/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    margin:auto;
    padding:0px;
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
}
@font-face {
    font-family: 'CopperplateGothicBoldRegular';
    src: url('font/coprgtb-webfont.eot');
    src: url('font/coprgtb-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/coprgtb-webfont.woff') format('woff'),
         url('font/coprgtb-webfont.ttf') format('truetype'),
         url('font/coprgtb-webfont.svg#CopperplateGothicBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#wrapper {
    width:100%;
    height:auto;
    margin:auto;
    padding:0px;
    margin:0px;
}
.main_width{
    width:1000px;
    height:auto;
    margin:auto;
    padding:0px;
}

/*============================ Header ================================*/
.header_wrapper{
    width:100%;
    height:auto;
    margin:auto;
}
.header_top_container{
    width:100%;
    height:auto;
    margin:auto;
    background:#285278;
}
.header_top_bar{
    background:#fff;
    height:51px;
    width:100%;
}
.l_topbar{
    min-width:500px;
    height:51px;
    float:left;
}
.l_topbar ul{
    display:inline;
    text-align:left;
    padding:0px;
}
.l_topbar ul li{
    display:inline;
    float:left;
    list-style:none;
    text-decoration:none;
    font-size:12px;
    color:#3564a5;
    line-height:53px;
    padding-left:9px;
    padding-right:10px;
    padding-bottom:0px;
    background:url(images/l_tab_separetor.jpg) right no-repeat;
    height:51px;
}
.l_topbar ul li img{
	vertical-align:middle;
	margin-right:5px;
}
.l_topbar ul li span{
    color:#666;
}
.l_topbar ul li a{
    text-decoration:none;
    color:#3564a5;
    padding-left:3px;
}
.l_topbar ul li:first-child{
	padding-left:0px;
}
.l_topbar ul li:last-child{
    background-image:none;
	padding-right:0px;
    float:right;
}
#___plus_0{
	margin-top:16px !important;
}
.header_bg{
    background:url(images/headerbg.jpg) no-repeat center top ;
    width:100%;
    height:219px;
    margin:auto;
}
.logo{
    float:left;
    margin-left:4px;
    margin-top:20px;
	width:384px;
	background:url(images/logo.png) no-repeat;
	height:168px;
}
.logo a{
    height: 54px;
    margin-top: 42px;
    width: 384px;
	display:inline-block;
}
.logo p{
	color:#ebebeb;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	text-decoration:none;
	line-height:18px;
}
/*-------------- Search ------------*/
.search_container{
    width:215px;
    height:28px;
	border:1px solid #4b9bd0;
	margin-top:11px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-left:5px;
}
.search_container input[type="text"],
.search_container input[type="text"]:hover,
.search_container input[type="text"]:focus{
	float:left;
	padding:5px;
	width: 180px;
	border:none;
	outline:none;
	color:#4b9bd0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.search_container input[type="image"]{
	float:left;
	margin-top:5px;
}
.gsc-input{
    border-left:0px;
    border-right:0px;
    font-size:14px;
    color:#97bff3;
    float:left;
    border:none;
    margin:0px;
}
.gsc-input:focus{
    color:#16436d;
}
/*------------------- Join The Pitition ---------------------*/
.join_the_petition{
	background:url(images/join_bg.png) repeat;
	padding:10px;
	float:right;
	width:380px;
	height:auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top:40px;
}
.join_the_petition h1{
	color:#6b1a1d;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.join_the_petition h1 img{
	vertical-align:middle;
	margin-left:5px;
}
.join_the_petition p{
	color:#191919;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
}
.join_the_petition h3{
	color:#ffffff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	font-weight:normal;
	float:left;
	padding-top:33px;
}
.button_petition{
	float:right;
	margin-top:10px;
}
/*---------------------------------------- Manu Start ----------------------------------------*/
.header_menu_container{
    width:100%;
    height:46px;
    background:url(images/menu_bg.jpg) repeat-x;
    margin:auto;
}
.top_menu{
    width:100%;
    height:46px;
}
.top_menu ul{
    display:inline;
    text-align:left;
    padding:0px;
}
.top_menu ul li{
    float:left;
    list-style:none;
    text-decoration:none;
    line-height:46px;
    background:url(images/mainmenu_separetor.jpg) no-repeat right;
    height:46px;
}
.top_menu ul li a{
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    color:#666;
    text-decoration:none;
    padding-left:22px;
    padding-right:23px;
    text-align:center;
}
.top_menu ul li a:hover{
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    color:#195095;
    text-decoration:none;
    padding-left:22px;
    padding-right:23px;
    text-align:center;
    background:url(images/menu_arrow.png) no-repeat bottom center;
    padding-bottom:13px;
}
.top_menu ul li a.active{
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    color:#195095;
    text-decoration:none;
    padding-left:22px;
    padding-right:23px;
    text-align:center;
    background:url(images/menu_arrow.png) no-repeat bottom center;
    padding-bottom:13px;
}
.top_menu .non{
    background-image:none;
}
.ss{
    text-transform:lowercase;
}
/*============================ Body ================================*/
.body_wrapper{
    width:100%;
    height:auto;
    margin:auto;
}
.body_container{
    width:926px;
    height:auto;
    margin:auto;
    padding:17px;
}
/*---------------- Body Left Side -----------------*/
.body_left_side{
    width:224px;
    height:auto;
    float:left;
}
.sidebar_container{
    width:100%;
    height:auto;
    margin-bottom:18px;
}
.sidebar_top{
    background:url(images/sidebat_top.jpg) no-repeat;
    width:224px;
    height:14px;
}
.sidebar_middle{
    background:url(images/sidebar_middle.jpg) repeat-x #ebebeb;
    width:192px;
    height:auto;
    border-left:1px solid #cacaca;
    border-right:1px solid #cacaca;
    padding-left:15px;
    padding-right:15px;
}
.sidebar_bottom{
    background:url(images/sidebar_bottom.jpg) no-repeat;
    width:224px;
    height:14px;
}
/*---------------- Left Menu --------------*/
.leftmenu{
    width:190px;
    height:auto;
    margin:auto;
}
.leftmenu ul{
    display:block;
    text-align:left;
}
.leftmenu ul li{
    list-style:none;
    line-height:28px;
    background:url(images/left_menu_separetor.jpg) repeat-x bottom;
    width:100%;
    display:block;
    padding-bottom:3px;
}
.leftmenu ul li a{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:13px;
    color:#3464a4;
    text-decoration:none;
    background:url(images/leftmenuarrow.png) no-repeat left;
    padding-left:15px;
    line-height:28px;
    padding-bottom:3px;
}
.leftmenu ul li a:hover{
    color:#881f1f;
    padding-left:15px;
    padding-bottom:3px;
    line-height:28px;
    background:url(images/leftmenuhoverarrow.png) no-repeat left;
}
.leftmenu ul li a.current{
    color:#881f1f;
    padding-left:15px;
    padding-bottom:3px;
    line-height:28px;
    background:url(images/leftmenuhoverarrow.png) no-repeat left;
}
/*-------- End ----------*/
.sidebar_title{
    color:#16436d;
    font-weight:bold;
    font-size:24px;
    text-align:center;
}
.top-left, .top-right, .bottom-left, .bottom-right {
    background-image: url("images/corners1280x18.png");
    font-size: 2px;
    height: 9px;
}
.top-left, .bottom-left {
    margin-right: 9px;
}
.top-right, .bottom-right {
    margin-left: 9px;
    margin-top: -9px;
}
.top-right {
    background-position: 100% 0;
}
.bottom-left {
    background-position: 0 -9px;
}
.bottom-right {
    background-position: 100% -9px;
}
.inside {
    border-left: 1px solid #16436d;
    border-right: 1px solid #16436d;
    color: #16436d;
    text-align:center;
    line-height:25px;
}
.pop_text{
    color:#4c4c4c;
    font-size:11px;
    padding-top:3px;
    padding-left:2px;
}
.poll_vote{
    margin-top:8px;
    font-size:12px;
    color:#4c4c4c;
}
.dhms{
     margin: 10px auto auto;
    width: 148px;
}
.tim{
    font-size:20px;
    color:#000;
    font-weight:bold;
    line-height:16px;
}
.tim2{
    color:#16436d;
    font-size:11px;
    font-weight:normal;
}

/*---------------- Body Right Side -----------------*/
.body_right_side{
    width:678px;
    height:auto;
    float:right;
}
.banner_container{
    width:100%;
    height:auto;
}
.banner_title{
    background:url(images/bannertitle.jpg) no-repeat;
    width:678px;
    height:52px;
    color:#2b4664;
    font-family: 'CopperplateGothicBoldRegular';
    line-height:52px;
    font-size:27px;
    text-indent:15px;
}
.banner_title2{
    background:url(images/bannertitle.jpg) no-repeat;
    width:678px;
    height:52px;
    color:#2b4664;
    font-family: 'CopperplateGothicBoldRegular';
    line-height:52px;
    font-size:25px;
    text-indent:15px;
    letter-spacing:-1px;
}
.text_container{
    width:678px;
    height:auto;
    margin-top:25px;
}
.text_container22{
    width:678px;
    height:auto;
}
.news_alart_title{
    background:url(images/title_bg.jpg) no-repeat;
    width:678px;
    height:52px;
    font-size:16px;
    font-weight:bold;
    color:#F00;
    text-transform:uppercase;
    line-height:52px;
    text-indent:15px;
    text-shadow:1px 1px 1px #9b9b9b;
}
.rendom_title{
    background:url(images/title_bg.jpg) no-repeat;
    width:678px;
    height:52px;
    font-size:17px;
    font-weight:bold;
    color:#16436d;
    line-height:52px;
    text-indent:15px;
}
.rendom_title_line2{
    background:url(images/title_bg.jpg) no-repeat;
    width:663px;
    height:52px;
    font-size:17px;
    font-weight:bold;
    color:#16436d;
    padding-top:5px;
    padding-left:15px;
}
.text{
    padding:0px 10px 15px 15px;
    width:653px;
    height:auto;
}
.text img{
    margin-top:15px;
    margin-right:15px;
    }
.text p{
    color: #666666;
    font-size: 13px;
    line-height: 16px;
    padding-top: 15px;
}
.text p a{
    font-size:13px;
    color:#881f1f;
    text-decoration:underline;
    font-weight:normal;
}
.text p a:hover{
    text-decoration:none;
}
.text ul{
    margin-top:15px;
}
.text ul li{
    list-style:square;
    margin-left:20px;
    color: #666666;
    font-size: 13px;
    margin-top:8px;
}
.text ul li a{
    font-size:13px;
    color:#881f1f;
    text-decoration:underline;
    font-weight:normal;
}
.text ul li a:hover{
    text-decoration:none;
}
.text ol{
    margin-top:15px;
}
.text ol li{
    list-style:decimal;
    margin-left:20px;
    color: #666666;
    font-size: 13px;
    margin-top:8px;
}
.text ol li a{
    font-size:13px;
    color:#881f1f;
    text-decoration:underline;
    font-weight:normal;
}
.text ol li a:hover{
    text-decoration:none;
}
.deduc{
    text-align:center;
}
.deduc img{
    margin-top:30px;
}
.text_link{
    margin-top:25px;
    margin-bottom:10px;
}
.text_link ul li{
    font-size:13px;
    color:#881f1f;
    line-height:25px;
    margin-left:25px;
    list-style:square;
}
.text_link ul li a{
    font-size:13px;
    color:#881f1f;
    text-decoration:underline;
    font-weight:bold;
}
.text_link ul li a:hover{
    text-decoration:none;
}
blockquote{
    color: #666666;
    font-size: 13px;
    line-height: 16px;
}
.click_hear{
    color:#444444;
    font-style:italic;
    font-size:21px;
    margin-top:15px;
}
.click_hear a{
    font-size:21px;
    color:#881f1f;
    font-style:italic;
    text-decoration:underline;
}
.click_hear a:hover{
    text-decoration:none;
}
.click_hear_none{
    color:#444444;
    font-style:italic;
    font-size:21px;
    margin-top:15px;
    text-align:center;
}
.click_hear_faq{
    color:#881f1f;
    font-style:italic;
    font-size:22px;
    margin-top:25px;
    text-align:center;
}
.click_hear_economic{
    color:#881f1f;
    font-style:italic;
    font-size:24px;
    margin-top:25px;
    text-align:center;
    font-family: 'CopperplateGothicBoldRegular';
}
/*============================ Body Bottom Section =====================*/
.body_bottom_section{
    width:950px;
    height:auto;
    margin:auto;
    z-index:9999;
    position:relative;
}
.bottom_top_header{
    background:url(images/bottom_top_title.jpg) no-repeat;
    width:950px;
    height:37px;
}
.bottom_middle{
    width:950px;
    height:auto;
    background:url(images/bottom_middle_ng.png) repeat-y right;
}
.bottom_middle2{
    width:950px;
    height:auto;
    background:url(images/bottom_middle_left_bottom.png) repeat-y left;
}
.bottom_middle_left{
    width:625px;
    height:auto;
    float:left;
}
.bottom_middle_left_left{
    background:url(images/bottom_middle_left_top.jpg) no-repeat;
    width:625px;
    height:auto;
}
.one_conti{
    float:left;
    width:175px;
    height:auto;
}
.one_conti img{
    margin-top:56px;
    margin-left:38px;
}
.get_the_Latest_news_conti{
    width:421px;
    height:auto;
    float:right;
}
.get_the_Latest_news_conti h2{
    margin-top:19px;
    font-size:15px;
    font-weight:bold;
    color:#a50000;
    text-transform:uppercase;
}
.get_the_Latest_news_conti p{
    font-size:11px;
    color:#666666;
    padding-right:15px;
    padding-top:10px;
}
.get_the_Latest_news_conti p a{
    font-size:11px;
    color:#881f1f;
    text-decoration:underline;
    font-weight:normal;
}
.get_the_Latest_news_conti p a:hover{
    text-decoration:none;
}
.bottom_middle_right{
    width:311px;
    height:auto;
    float:right;
    padding-top:7px;
}
.bottom_middle_right h2{
    background: url("images/references_icon.jpg") no-repeat scroll left center transparent;
    color: #A50000;
    height: 36px;
    padding-left: 45px;
    text-transform: uppercase;
    font-size: 16px;
    line-height:35px;
}
.references{
    margin-left:45px;
}
.references ul li {
    list-style:none;
}
.references ul li a{
    color:#A50000;
    font-size:11px;
    text-decoration:underline;
    line-height:22px;
}
.references ul li a:hover{
    text-decoration:none;
}
.bottom_botom{
    background:url(images/bottom_bottom.png) no-repeat;
    width:950px;
    height:33px;
}
/*-------------------- Equipment Page ------------------*/
.equipment_option_container{
    height: auto;
    margin: 15px auto auto;
    width: 646px;
}
.option{
    background:url(images/option_conti.jpg) no-repeat;
    width:626px;
    height:144px;
    padding:10px;
}
.left_option{
    width:300px;
    height:auto;
    float:left;
}
.right_option{
    float:right;
    height:auto;
    width:290px;
}
.option_title{
    font-size:13px;
    color:#666;
    font-weight:bold;
}
.optio_image{
    text-align:center;
}
.option_text{
    margin-top:7px;
    background:url(images/star.jpg) no-repeat left;
    padding-left:15px;
    font-size:11px;
    color:#666;
    margin-left:10px;
}
.equipment_from{
    width:100%;
    height:auto;
    margin-top:20px;
    font-size:13px;
    color:#666;
}
.textfield{
    border:1px solid #0875bf;
    padding:2px;
    width:200px;
}
.star{
    color:#F00;
}
.get_button{
    background:url(images/get_my_banner.jpg) no-repeat;
    width:162px;
    height:36px;
    border:none;
    cursor:pointer;
    padding:0px;
}
.text_conti_option2a{
    padding:15px;
    width:646px;
    height:auto;
    border-left:1px dashed #cacaca;
    border-right:1px dashed #cacaca;
    border-bottom:1px dashed #cacaca;
}
.equiption_2a_left_conti{
    width:193px;
    height:auto;
    float:left;
}
.equiption_2a_left_conti img{
    margin-top:15px;
}
.equiption_2a_right_conti {
    width:429px;
    min-height:126px;
    background:#f7f7f7;
    float:right;
    padding:12px;
}
.banner_option_text p{
    font-size:13px;
    color:#555555;
    padding-bottom:10px;
}
.display_th_coad_button{
    text-align:right;
}
.equiption_2a_right_conti textarea{
    border:1px solid #ebebeb;
    background:#fff;
    padding:13px;
    font-size:13px;
    color:#16436d;
    width:403px;
    margin-top:20px;
    min-height:80px;
}
/*------------------- Pool Reasult Page ---------------------*/
.pool_reasult{
    font-size:16px;
    font-weight:bold;
    font-style:italic;
    color:#16436d;
    margin-top:15px;
}
.pool_result_container{
    width:651px;
    height:auto;
    border:1px solid #e9e9e9;
    margin-top:15px;
    padding-top:10px;
    font-size:13px;
    color:#555;
}
.sel_color{
    background:#e2e0e0;
    line-height:38px;
}
.sel_color_none{
    background:#fff;
    line-height:38px;
}
.click_hear_poll{
    color:#881f1f;
    font-style:italic;
    font-size:19px;
    margin-top:15px;
    text-align:left;
}
.click_hear_poll a{
    color:#881f1f;
    font-style:italic;
    font-size:19px;
    text-decoration:none;
}
.click_hear_poll a:hover{
    color:#881f1f;
    font-style:italic;
    font-size:19px;
    text-decoration:underline;
}
.you_tube{
    width:100%;
    height:auto;
    margin-top:15px;
}
.digg{
    margin-top:20px;
    text-align:center;
}
.vehicles_image{
    text-align:center;
    margin-top:20px;
}
.vehicles_image img{
    border: 1px solid #CACACA;
    padding: 2px;
    text-align: center;
}
/*============================ Footer ================================*/
.footer_wrapper{
    width:100%;
    height:168px;
    margin:auto;
    background:url(images/footer_bg.jpg) repeat-x;
    margin-top:-27px;
    z-index:0;
}
.footer_menu{
    width:775px;
    height:auto;
    margin:auto;
    padding-top:50px;
    padding-bottom:25px;
}
.footer_menu ul li{
    list-style:none;
    display:inline;
    text-align:center;
    border-right:1px solid #fff;
    font-size:9px;
}
.footer_menu ul li a{
    font-size:12px;
    color:#FFF;
    text-decoration:none;
    padding-left:7px;
    padding-right:7px;
}
.footer_menu ul li a:hover{
    font-size:12px;
    color:#FFF;
    text-decoration:underline;
    padding-left:7px;
    padding-right:7px;
}
.footer_bottom{
    background:url(images/footer_border.jpg) repeat-x;
    width:100%;
    height:auto;
    padding-top:1px;
}
.footer_shadow{
    background:url(images/footer_shadow.png) no-repeat;
    width:950px;
    height:32px;
}
.footer_left_text{
    float:left;
    font-size:11px;
    color:#FFF;
    line-height:32px;
}
.footer_left_text a{
    font-size:11px;
    color:#FFF;
    line-height:32px;
    text-decoration:none;
}
.footer_left_text a:hover{
    text-decoration:underline;
}
.footer_right_text{
    float:right;
    font-size:11px;
    color:#FFF;
    line-height:32px;
}
.clear {
    clear:both;
}
.text_back_color {
    background-color: #FF0;
}
.fb_edge_widget_with_comment {
    width:73px;
}

#code_option1, #code_option2 {
   display:none;
}

.display_code_img {
   cursor:pointer;
}

.get_code_button {
   background: url(images/display_the_coad_button.jpg) no-repeat scroll 0 0 transparent;
   border: medium none;
   cursor:pointer;
   width:165px;
   height:20px;
   padding: 0;
}
.errer-message {
   color: red;
   display:none;
}
.bar{
   display:none; 
   background:url(images/loading.gif) no-repeat 32% center transparent; 
   width:200px;
   height:19px;
   width:100%;
}
.captcha_div {
   width:303px;
   /*height:85px; */
   border: solid 1px #e4e4e4;
   padding:5px;
}

.loader {
   margin-top:20px;
   font-weight:bold;
   font-size:14px;
   width:100%;
   text-align:center;
}
.sending_div {
   width:100%;
   height:20px;
}

input.gsc-input {
    background-image: url(images/search_bk.png) !important; 
    background-repeat: no-repeat;
    background-position: center center;
}

input.gsc-input.empty, .gsc-input input:focus {
    background-image: none !important;
}

.calc-container
{
    clear: both;
    background-color: #454545;
    padding: 9px;
    margin-top:15px; 
    margin-bottom: 15px;
    border:none;
}

.calc-header, .calc-footer
{
    color: #fff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    line-height:45px;
    text-align: center;
    background: url(images/calc-header.png) repeat-x;
    height: 45px;
}

.calc-body
{
    color: #000;
    background-image: url(images/calc-body.png);
    background-repeat: repeat-x;
    border-collapse: collapse;
    border-spacing: 0;
} 

.calc-body img
{
    margin: 0;
}

.calc-body .cost
{
    padding-right: 10px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 600;
}

.calc-body .generalcopy
{
    font-size: 15px;
    color: #151515; 
    text-align: right;
}
.calc-body .boldcopy
{
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: right;
}

.calc_border
{
    border-bottom:3px solid #454545;
}

#c_footer
{
    padding-top:2px;
    display:none;
}

.calc_email
{
    font-size:15px;
    width:90%;
    height:35px;
    padding:0 13px;
}

.calc_label
{
    color:#f00;
    font-size:12px;
    font-family:Arial;
    width: 100%;
    margin:0 auto;
    padding-top:10px;
}

.calc-container .txtB3
{
    color:#898989;
    width:130px;
    height:35px;
    border:solid 1px #7c7d7e;
    padding:0 13px;
    margin:0;
    font-size:17px;
    font-weight:bold;
}

.calc-container #txtB4, .calc-container #txtB5, .calc-container #txtB6, .calc-container #txtB7, .calc-container #txtB9 
{
    color:#000;
    font-size:17px;
    font-weight:bold;
    width:130px;
    height:35px;
    display:inline;
    background-color:#c0c0c0;
    border:solid 1px #838383;
    padding: 0 13px;
}
    
.calc-container #txtB8
{
    color:#000;
    font-size:17px;
    font-weight:bold;
    width:130px;
    height:35px;
    border:solid 1px #7c7d7e;
    padding:0 13px;
    margin:0;
} 
/*=============================== Petition Start ================================*/
.petition_body_left_side{
	width:678px;
	height:auto;
	float:left;
}
.petition_first{
	margin-top:0px;
	background:url(images/botom_shad.jpg) repeat-x bottom;
	padding-bottom:5px;
}
.signatures{
	margin-top:20px;
	color: #666666;
	font-size: 13px;
	line-height: 16px;
}
.signature_container{
	margin-top:20px;
	padding:0px;
	width:698px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}
.signature_container ul li{
	background:url(images/signature_bg.png) no-repeat;
	list-style:none;
	display:inline-block;
	width:153px;
	height:106px;
	margin:20px 0px;
	padding-right:17px;
}

.signature_container ul li h2{
	font-size:16px;
	padding:10px 0px 0px 10px;
	color:#050505;
	font-weight:normal;
}
.signature_container ul li p{
	font-size:12px;
	color:#050505;
	line-height:16px;
	padding-left:10px;
	font-weight:normal;
}
.signatures input[type="text"]{
	border:none;
	padding:4px 20px;
	color:#881f1f;
	font-size:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:#ebebeb;
	text-align:center;
	width:90px;
}
.yoursig{
	float:left;
}
.please_healp{
	color: #666666;
	font-size: 13px;
	line-height: 16px;
	float:right;
	padding-top:13px;
	padding-right:13px;
}
.please_healp p img{
	margin-left:10px;
	vertical-align:middle;
}
.petition_body_right_side{
	width:224px;
	height:auto;
	float:right;
	position:relative;
}
.thankyou h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#881f1f;
	text-align:center;
	font-weight:bold;
	padding-bottom:20px;
}
.thankyou p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-align:left;
	font-weight:normal;
	margin-top:20px;
	line-height:18px;
}
.thankyou ul{
	margin-top:20px;
}
.thankyou ul li{
	list-style:none;
	display:inline;
	text-decoration:none;	
}
.thankyou ul li a{
	text-decoration:none;
	cursor:pointer;
}
/*-----------Privacy Policy---------*/
.privacy_policy{
	margin-top:0px;
	padding-bottom:5px;
}
.info_from{
	height:auto;
	font-size:13px;
	color:#666;
	margin-left:-7px;
	margin-right:-7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:left;
}
.info_from input[type="text"]{
	border:1px solid #c7c6c6;
	width:185px;
	padding:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#222;
}
.textfield_zip{
	width:90px !important;
}
.star{
	color:#F00;
}
.info_from input[type="radio"] {
	display:none;
}
.info_from input[type="radio"] + label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	margin:0px;
	margin-right:15px;
	cursor:pointer;
}
.info_from input[type="radio"] + label span {
	display:inline-block;
	width:18px;
	height:18px;
	margin:-3px 6px 0 0;
	vertical-align:middle;
	background:url(images/img_radio.png) -18px top no-repeat;
	cursor:pointer;
}
.info_from input[type="radio"]:checked + label span {
	background:url(images/img_radio.png) 0px top no-repeat;
}
.info_from p{
	font-size:10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
	padding-top:10px;
}
.info_from p a{
	font-weight:bold;
	color:#666;
	text-decoration:underline;
}
.info_button{
	text-align:center;
	margin:15px -8px;
	margin-bottom:0px;
}
.info_from_text{
	font-size:11px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
}
.info_from_text span{
	color:#881f1f;
}
#floatdiv{
	position:absolute;
}