﻿/* 	Created by : Rakesh Pant........(Evon Technologies)    */
*{
	margin:0;
	padding:0;
}


p, h1, h2, h3, h4, h5, form, label, hr, ul, ol{
	margin:0;
	padding:0;
}
.BClear{
	clear:both;
}

img{
	border:0px none;
	width:auto;
	height:auto;
}

li{
	list-style:none;
}

a{
	text-decoration:none;
	color:#000000;
}

a:visited{
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#242424;
}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@     	Page Elements	   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
}
body div:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden
}
body h1:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden
}


#Pagewrapper { 
	width: 980px;  
	background: #FFF;
	margin: 0 auto; 
	text-align: left; 
	position:relative;
} 
                    /* Header top element list  */

.register_login{
   width:600px;
   float:right;
   
}
.register_login_ul{
    width:auto;
	float:right;
	text-align:right;
	margin:10px 10px 0 0;
}

.fontbold
{
	font-weight:bold;
}

.register_login_ul label{
	width:auto;
	text-align:left;
	color:#780000;
	font-weight:bold;
}
.register_login_ul li{
      width:auto;
	  float:left;
	  text-align:right;
	  display:inline;
	  font-size:15px;
	  font-weight:bold;
}	  
.register_login_ul li img{
      width:auto;
	  float:right;
	  margin-right:5px;
}	  
.register_login_ul li a{
        color:#222;
	    text-decoration:none;
		margin:10px 3px 5px 3px;
		pading:5px 5px;

}	  

.register_login_ul li a:hover{
           color:#D30000;
		   text-decoration:none;
}	     
  

/*@@@@@@@@@@@@@@@@@@@@@@@			Header Elements		@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#header {	
	width:980px; 
	margin:0px auto;
	position:relative;
} 
/*
	@header_Upper Elements
*/
#h_upper{
	width:980px;
	height:148px;
	background:url(../img/header.gif);
	
}
#h_logo{
	width:328px;
	height:103px;
	float:left;
	margin:20px 0 0 5px;
}
 
.logout_contentBlock{
	width:220px;
	margin:15px auto 0;
}
.logout_contentBlock a{
	color:#A3262C;
	text-decoration:none;
}
.logout_contentBlock a:hover {
	color:#242424;
	text-decoration:none;
}
.login_contentBlock{
	width:368px;
	margin:15px auto 0;
}
.login_inputs{
	width:155px;
	margin-left:10px;
	padding:2px 3px 2px 3px;
	background:#fff;
}
.loginContent_SecondBlock{
	width:368px;
}
.login_registerLbl{
	width:260px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#000;
	margin:10px 0px 10px 20px;
}
.login_registerLbl a{
	color:#E01010;
	font-size:12px
}
.login_registerLbl a:hover{
	color:#E01010;
	font-size:12px;
	text-decoration:underline;
}
.login_btn{
	width:68px;
	height:22px;
	float:left;
	margin:8px 0 0;
	cursor:pointer;
	font-weight:bold;
	border:0px none;
	background:url(../img/LoginBtn_blank.gif) no-repeat;
}
.rememberme{
	float:left;
	font-size:12px;
	padding-top:3px;
	width:200px;
	text-align:left;
}
.horizontalbar{
	padding-top:3px;
	clear:both;
	width:225px;
	height:2px;
	font-size:2px;
	line-height:2px;
	background:url(../img/line.gif) repeat-x bottom;
}
.thirdparty{
	font-size:13px;
	padding-top:10px;
	padding-bottom:5px;
}
.facebook_link{
	width:auto;
	/*float:left;
	margin:0 0 0 20px; */
}
.twitter_Link{
	width:auto;
	/*float:left;
	margin:0 0 0 10px; */
}

#errors{
	color:red;
	font-size:12px;
	float:left;
	height:auto;
	padding-left:100px;
}

#addmsg{
	color:red;
	font-size:14px;
	float:left;
	padding-left:250px;
}
#adderror{
	color:red;
	font-size:14px;
	float:left;
	padding-left:100px;
}


#loginerrors{
	color:red;
	font-size:12px;
	float:left;
	height:auto;
	padding-left:5px;
}

.deletemsg
{
	color:#FF0000;
}

/*
	@header_Lower Elements
*/

#h_Lowers{
	width:980px;
	height:50px;
	filter:alpha(opacity=80);
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background:url(../img/1px_MenuBg.jpg) repeat-x;
}

#h_tabs{
	width:auto;
	float:left;
	margin-top:5px;
	margin-left:3px;
}
#h_tabs li{
	width:auto;
	display:inline;
	text-align:center;
	color:#000;
	font-size:13px;
}
#h_tabs li span{
	 color:#C2C3B5;
	 font-size:22px;
	 font-weight:100;
}
#h_tabs li a{
	color:#A3262C;
	font-weight:bold;
	padding:7px 8px 5px 8px;

}
#h_tabs li a:hover {
	color:#000;
	font-weight:bold;
	padding:7px 8px 5px 8px;
	text-decoration:none;
}

#current{
	color:#A3262C;
	font-weight:bold;
	text-decoration:none;
}

.currentclass{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.admincurrentclass{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}


.searchFrame{
	width:270px;
	float:right;
	text-align:left;
	margin:8px 2px 0 0;
}
.search_Lbl{
	width:65px;
	float:Left;
	text-align:left;
	color:#444444;
	font-weight:bold;
	font-size:17px;
	margin-top:3px;
}
.search_box{
	width:170px;
	float:left;
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	opacity:1;
}
.searchBox_left{
	width:15px;
	height:26px;
	float:left;
	background:url(../img/search_left.gif) no-repeat;
}
.searchBox_Mid{
	width:139px;
	height:26px;
	float:left;
	background:url(../img/search_mid.gif) repeat-x;
}
.searchBox_right{
	width:15px;
	height:26px;
	float:left;
	background:url(../img/search_right.gif) no-repeat;
}
.search_MidContainer{
	width:135px;
	float:left;
	height:15px;
	margin-top:3px;
	padding:2px 0 2px 2px;
	border:0px none;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}


/*@@@@@@@@@@@@@@@@@@@@@@@			Middle Elements		@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#middle{
	width:980px;
	margin:3px auto;
}

/*
	@Left_Column Elments
*/
 #left{
	width:240px;
	float:left;
	margin:0px 0 0 10px ;
}
#leftTent{
	width:240px;
	float:left;
	margin:0px 0 0 10px ;
	color:black;
}
.left_contentBlock{
	width:240px;
	background:#F1F1F1;
	border:1px solid #E2DFD6;
}
.leftContent_Heading{
	width:240px;
	float:left;
	font-size:14px;
	color:#666666;
	padding:8px 0 10px;
	background:url(../img/line.gif) repeat-x bottom;
	text-transform:capitalize;
}
.leftComment_Heading{
	width:240px;
	height:1px;
	float:left;
	color:#666666;
	background:url(../img/line.gif) repeat-x top;
	text-transform:capitalize;
}

.leftContent_Heading span{
	color:#DE110E;
}
.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.leftContent_container{
	width:240px;
	height:474px;
	overflow-x:hidden;
	overflow-y:auto;
	float:left;
	font-size:13px;
}
.leftContent_Para{
	width:205px;
	margin:8px 0 5px 5px;
	float:left;
	text-align:justify;
	color:#000;
	font-size:12px;
}


.left_adsBlock{
	width:205px;
	float:left;
	margin:10px 0 5px 4px;
	
}
.left_ads{
	width:auto;
}


/*
	@Right_Column Elments
*/
 #Right{
	width:711px;
	float:Right;
	margin:2px 10px 10px 0 ;
}

.mapheaderbackground
{
	background:#F1F1F1 none repeat scroll 0 0;
}
.Right_TxtLabel{
	width:330px;
	float:left;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 5px 0;
}
.Right_TxtLabel a{
	margin-left:35px;
}
.right_currentMap{
	width:auto; 
	float:right; 
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
.right_currentBlackTXT{
	color:#000;
	margin-left:3px;
}

.right_currentRedTXT{
	color:#DE110E;
	margin-left:3px;
}

.google_map{
	width:711px;
	height:353px;
	float:left;
}
.google_ads{
	width:700px;
	float:left;
	margin:10px 0;
	padding:5px 3px 5px 3px;
	border:#E2DFD6 1px solid;
}



/*@@@@@@@@@@@@@@@@@@@@@@@			footer Elements		@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#footer{
	width:980px;
	margin:0 auto;
	padding:0px 0 5px;
	background:#DAD5CF;
}
#f_menu{
	width:auto;
	margin-left:10px;
	text-align:left;
}
#f_menu li{
	width:auto;
	display:inline;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding:4px 3px 4px 3px;
}
#f_menu li a{
	color:#717171;
	text-decoration:none;
}
#f_menu li a:hover{
	color:#717171;
	text-decoration:underline;
}

.termsouterdiv
{
	padding:20px; text-align:justify; font-family: Arial, Helvetica, sans-serif; color:#000000; font-size:16px; line-height:16px;
}

.paymentmsg
{
	padding:20px;
}
/*@@@@@@@@@@@@@@@@@@@@@@@			Search On Map		@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.Legendoverlay
{
	position:absolute;
	z-index:4;
	margin-top:20px;
	left:54%;
}
.searchOverlay {
	width:100%;
	height:0px;
}
.searchOuter {
	float:right;
	width:330px;
}
.searchInner {
	width:268px;
	position:absolute;
	margin-top:27px;
	z-index:4;
	left:69%;
}
.searchOnMap {
 	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	height:15px;
	color:#666666;
	border:2px solid #666666;
}
.searchOnMapButton {
	height:19px;
	font-size:12px;
	font-weight:bold;
	border:2px solid #666;
	background-color:#FFFFFF;
}
.textalign
{	width:200px;
	float:left;
	text-align:left;
}
.textalign_searchLbl
{	width:180px;
	float:left;
	text-align:left;
	font-size:12px;
	padding-left:20px;
}

.tentpagelink
{
	font-weight:bold;
	color:#A3262C;
}
.tentpagelink a a:visited
{
	color:#A3262C;
}
.tentpagelink a:hover
{
	color:#000;
}

#mapcontent
{
	text-align:left;
	line-height:12px;
	font-size:12px;
}
.mapclass
{
	font-size:11px;
}
.ideaheadingtext
{
	width:930px;
	float:left;
	text-align:left;
	font-weight:bold;
}
.ideamsgtext
{
	width:930px; 
	float:left; 
	text-align:justify;
	margin:5px 5px; 
}
.ideaimgclass
{
	width:400px;
	height:225px;
	float:left; 
	margin:10px 0 5px 10px;
}

.howitworksmainheading
{
	font-size:18px;font-weight:bold;color:#FF0000;float:left; width:930px;
}

.howitworksmainheading2
{
	font-size:18px;font-weight:bold;color:#FF0000;float:left;
}
.howitworkslinkdiv
{
	float:left;width:930px;
}

.howitworkssubheading
{
	padding:10px 0 10px 25px;float:left;
}
.howitmainheading
{
	float:left; width:900px;
}
.howitmainheading b
{
	color:#1F497D;
}

.howitworksinnertext
{
	width:865px; float:right; padding-left:10px; text-align:left;
}
.howitworksinnersubtext
{
	width:800px; float:right; padding-left:10px; text-align:left;
}

.howitimage
{
	width:20px;height:20px;float:left;
}

.howitworksmsgtext
{
	float:left; 
	text-align:justify;
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	color:#000000;
	width:930px;
}
.howitlinkoutter
{
	float:left; padding:10px 0 10px 0;
}
.howitworksmsgtext  a:visited
{
	color:#000;
}
.howitworksmsgtext a:hover
{
	color:#000;
}

.ideamsgclass
{
	/*width:500px; float:right; text-align:justify; margin:5px 5px;*/
	width:450px; float:right; text-align:justify; margin:25px 0 15px 15px;
}
.dynamicpagediv
{
	float:left; text-align:left; width:900px; padding:10px; margin:5px;
}
.ideamsgtext  a:visited
{
	color:#000;
}
.ideamsgtext a:hover
{
	color:#A3262C;
}
.commentMainclass
{
	float:left; border-top:1px solid #D2D2D2;
}
.commentouterclass
{
	 border-bottom:1px solid #D2D2D2; width:200px; font-size:12px; float:left; padding:5px 0 5px 5px;
}
.attenderouterclass
{
	width:180px; font-size:12px; float:left; padding:5px 0 5px 5px; font-weight:bold;color:#346FBF;
}
.commentfont
{
	font-size:13px;
}
.commenterdiv
{
	font-weight:bold;
	color:#346FBF;
	text-decoration:underline;
}
.addformclass
{
	float:left;padding-left:240px;
}
.tailgatemailclass
{
	float:left; width:400px; padding:3px;
}
.admin_editortopdiv
{
	float:left; 
	font-size:15px;
    font-weight:bold; 
	width:700px;
	padding:5px; 
	text-align:left;
	color:#FFFFFF;
	background:#a1a1a1 none repeat scroll 0 0;
}

.admin_addeditortopdiv
{
	float:left; 
	font-size:15px;
    font-weight:bold; 
	width:700px;
	color:#FFFFFF;
	padding:5px; 
	text-align:left;
	background:#CCCCCC none repeat scroll 0 0;
}

.amin_msg_div
{
	 float:left;color:red;width:690px; padding:5px; text-align:center;
}
.amin_paymentmsg_div
{
	float:left;color:red;width:690px; padding:5px;text-align:left;
}
.admin_editor_div
{
	float:left; padding:10px 10px 0 10px;
}
.admin_payment_div
{
	float:left; padding:10px 10px 0 15px; text-align:left;
}

<!------------------Admin style------------------------------>
.adminheight
{
	height:10px; float:left;
}

.membershippayouterdiv
{
	float:left; padding:20px 0 20px 20px; color:#000000; text-align:center; font:14px;
}
.membershiptablediv
{
	float:left; border:1px solid black; width:612px;
}
.membershiptableheardiv
{
	float:left; padding:5px; font-weight:bold; background-color:#CCCCCC; color:#FFFFFF;  border:1px solid black;
}
.membershiptablecol
{
	float:left; width:200px;
}
.membershiprowdiv
{
	float:left; padding:5px; border:1px solid black;
}
.membershipbuttondiv
{
	float:left; padding:10px;width:600px;
}

.membershiperrordiv
{
	float:left; color:#FF0000; text-align:center; padding:5px;width:600px;
}



/*@@@@@@@@@@@@@@@@@@@@@@@@@@@		AdminLeft_List Frame					@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.adminLeft_List{
	width:240px;
	height:470px;
	float:left;
	text-align:left;
}
.adminLeft_List li{
	width:240px;
	float:left;
	text-align:left;
	margin-top:10px;
	padding-bottom:3px;
	border-bottom:#DDD 1px solid;
}
.adminLeft_List li img{
	width:24px;
	height:24px;
	float:left;
	margin:3px 0 0 10px;
}
.adminLeft_List li span{
	width:auto;
	float:left;
	text-align:left;
	font-size:12px;
	color:#000;
	font-weight:normal;
	margin:8px 0 0 10px;
	
}
.adminLeft_List li a{
	color:#000;
	text-decoration:none;
}
.adminLeft_List li a:hover{
	color:#000;
	text-decoration:underline;
}

.adminaddsimage
{
	float:left;margin:10px 0 10px 0; border:1px solid #000000;
}

.adminurldiv
{
	width:300px; float:left; text-align:left; padding-left:5px;
}

.adminactivediv
{
	width:150px; float:left;
}
.adminsizediv
{
	float:left; width:200px;
}

.adminaddsbuttondiv
{
	float:left;margin:10px 0 10px 0;
}

.adminwidth100
{
	width:100px;
}

.showtailgatenumber
{
	float:right;
	text-align:right;
	font-weight:bold;
	color:#000000;
	font-size:14px;
	width:270px;
	margin:4px 10px 0 0;
}

.inputenable
{
	border:2 px solid #CCCCCC;
	font-size:12px;
	height:auto; width:300px;
}

.inputdisable
{
	border:none;
	background-color:#FFFFFF;
	font-size:12px;
	height:auto; 
	width:300px;
}

.heigth420
{
	height:420px; overflow-y:auto; overflow-x:hidden; width:700px;
}

.heigth300
{
	height:300px;
	float:left;
}

.commentheading
{
	text-align:ceter;
}

.width160
{
	width:140px;
	float:left;
}

.width60
{
	width:100px;
	float:left;
}

.admincommenttext
{
	height:25px;width:140px;float:left
}

.adminedittext
{
	height:25px;width:100px;float:left;
}

.admin_commentheaderdiv
{
	float:left; 
	font-size:15px;
    font-weight:bold; 
	width:700px;
	padding-top:5px; padding-bottom:5px;
	text-align:center;
	color:#FFFFFF;
	background:#CCCCCC none repeat scroll 0 0;
}
.admin_commenteditdiv
{
	float:left; 
	font-size:12px;
	padding-top:10px 0 10px 0;
	text-align:center;
	width:700px;
}
.admin_comment_editor_div
{
	float:left; padding:10px 10px 0 0;
}