@charset "utf-8";
/* CSS Document */

/*
Web: UK Roadways	
Date: 07-12-2012
Designed and Developed By : Deepak Budhiraja 
						    (http://www.xperiainfotech.com)
*/

/* ------------------------- Css Reset -------------------------------*/

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, ol, ul, li, form, lable, caption, input, th, textarea { margin:0px; padding:0px; border:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
/*body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, ol, ul, li, form, lable, table, caption, input, tr, th, td, textarea { margin:0px; padding:0px; border:0px; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }*/

/*============================ font face ====================================*/

@font-face {
    font-family: 'BahamasLightRegular';
    src: url('../fonts/ufonts.com_bahamas-light-webfont.eot');
    src: url('../fonts/ufonts.com_bahamas-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ufonts.com_bahamas-light-webfont.woff') format('woff'),
         url('../fonts/ufonts.com_bahamas-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Swis721CnBTRoman';
    src: url('../fonts/swz721c-webfont.eot');
    src: url('../fonts/swz721c-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swz721c-webfont.woff') format('woff'),
         url('../fonts/swz721c-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sansationregular';
    src: url('../fonts/sansation_regular-webfont.eot');
    src: url('../fonts/sansation_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sansation_regular-webfont.woff') format('woff'),
         url('../fonts/sansation_regular-webfont.ttf') format('truetype'),
         url('../fonts/sansation_regular-webfont.svg#sansationregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'sansation_lightlight';
    src: url('../fonts/sansation_light-webfont.eot');
    src: url('../fonts/sansation_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sansation_light-webfont.woff') format('woff'),
         url('../fonts/sansation_light-webfont.ttf') format('truetype'),
         url('../fonts/sansation_light-webfont.svg#sansation_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'candararegular';
    src: url('candara-webfont.eot');
    src: url('candara-webfont.eot?#iefix') format('embedded-opentype'),
         url('candara-webfont.woff') format('woff'),
         url('candara-webfont.ttf') format('truetype'),
         url('candara-webfont.svg#candararegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*=============================  General Styles =============================*/

hr{
	color:#d10101;
	border:dotted 1px #bd0000;
	margin:3px 0px;
	padding:0px;
	width:100%;
	
}

/*select{
	border: solid 1px #CCCCCC;
		background:url(../images/text-bg.jpg) repeat-x top center;

}*/

.float-left{ float:left;}
.float-right{ float:right;}

.hr{
	border:dotted 1px #CCCCCC;
	margin:3px 0px;
	padding:0px;
	}

h3{	font: 15px  'Swis721CnBTRoman';
	color:#FFFFFF;
	text-align:left;
	letter-spacing:1px;}

h4{	font: 16px  'Swis721CnBTRoman';
	color:#CC6600;
	text-align:left;
	letter-spacing:1px;
	border-bottom: 1px dotted  #FF6600;
	margin: 0px 0px 5px 0px;
	padding-bottom: 9px;
	text-shadow: 1px 1px 0 white;
	-moz-box-shadow: 0 1px 0 #FFFFFF;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
	}


body{
	background:#fff;

}

.container{
	width:970px;
	margin:0 auto;
	
	
}

#header{
	background:url(../images/header-bg.jpg) repeat-x;
	height:110px;
	min-width:970px; 

	

}

#logo{
	height:44px;
	width:298px;
	position:absolute;
	top:27px;
	
	
}

.login_reg{ float:right; }

.login_reg ul{ display:inline; text-decoration:none; font-weight: bold;}

.login_reg ul li{  text-decoration:none; display:inline; color:#CCCCCC}

.login_reg ul li a{ display:inline; text-decoration:none; color:#FFFFFF}

.login_reg ul li a:hover{color:#FFFF00}
/*====================Main Navigation=====================*/
#nav ul{ 
		text-decoration:none;
		float:right;
		margin-top:49px;
		clear:right;

		
	  }
	  
#nav li{ 
		text-decoration:none;
		display:inline;
		padding:0px;
		margin:0px;
		
	  }	 #nav ul li:nth-child(3) ul{margin-left:164px !important;}#nav ul li:nth-child(4) ul{margin-left:284px !important;}	  
#nav li a{ 
		
		padding:8px 13px 0px 13px;
		background:url(../images/nav-bg.jpg) repeat-x;
		float:left;
		text-decoration:none;
		height:30px;
		font: 14px Arial, Helvetica, sans-serif;
		color:#fff;
		margin-left:1px;
		display:block;
		
		
	  }		
#nav li a:hover{ 
		
		padding:8px 13px 0px 13px;
		background:url(../images/nav-bg-hover.jpg) repeat-x;
		float:left;
		text-decoration:none;
		height:30px;
		font: 14px Arial, Helvetica, sans-serif;
		color:#fff;
		margin-left:1px;
		
		
	  }	
	  
#nav li .active{ 
		
		padding:8px 13px 0px 13px;
		background:url(../images/nav-bg-hover.jpg) repeat-x;
		float:left;
		text-decoration:none;
		height:30px;
		font: 14px Arial, Helvetica, sans-serif;
		color:#fff;
		margin-left:1px;
		
		
	  }	
/*====================Main Navigation Ends=====================*/
#slider{
		background:url(../images/slider-bg.jpg) repeat-x top center;
		min-width:970px; 
		height:315px;
		padding:16px 0px;
		
}	  	  	  

#banner{
	background:#ff0000;
	width:958px;
	height:302px;
	padding:6px;

}

#login-bg{
	background:url(../images/banner_left.jpg) no-repeat;
	height:291px;
	width:199px;
	float:left;
	margin-right:6px;
	padding:5px;
}	   	     

/*label{ font:normal TahomaRegular #000;
		font-size:15px;
		float:left;
		margin:0px 5px -4px 0px;
		padding:0px;

}	*/

.text{   width:110px;
		height:20px;
		margin:0px 0px 0px 0px;
		padding:0px;
		border: solid 1px #CCCCCC;
		background:url(../images/text-bg.jpg) repeat-x top center; 
}

.text2{   width:140px;
		height:20px;
		margin:0px 0px 0px 0px;
		padding:0px;
		border: solid 1px #CCCCCC;
		background:url(../images/text-bg.jpg) repeat-x top center;

}



#login-table{
		margin-left:10px;
		
	}

#login-button{
	margin-left:27px;
	margin-top:15px;
	}
	
#content-bg{
	background:url(../images/white-gradient-top-content.jpg) repeat-x #fff;
	min-width:970px; 

	}
	
#content{
	padding:20px 0px;
	width:100%;
	clear:both;
	float:left;	
	

	}	
	
#main-content{
	float:left;
	width:425px;
	color:#666666;
	}
	#main-content-testimonial{
	float:left;
	width:690px;
	color:#666666;
}	
	

#main-content h2{	font: 20px  'Swis721CnBTRoman';
	color:#FF0000;
	text-align:left;
	letter-spacing:1px;
	border-bottom: 1px solid  #FF6600;
	margin: 0px 0 0;
	padding-bottom: 5px;
	text-shadow: 1px 1px 0 white;
	-moz-box-shadow: 0 1px 0 #FFFFFF;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
}


#main-content-heading{
	width:700px;
	color:#666666;
	float:left;
}

#main-content-heading h2{
	font: 20px  'Swis721CnBTRoman';
	color:#FF0000;
	text-align:left;
	letter-spacing:1px;
	border-bottom: 1px solid  #FF6600;
	margin: 0px 0px 7px 0px;
	padding-bottom: 5px;
	text-shadow: 1px 1px 0 white;
	-moz-box-shadow: 0 1px 0 #FFFFFF;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
}
	
#main-content hr{

	color:#d10101;
	border:dotted 1px #CCCCCC;
	margin:3px 0px;
	padding:0px;
	
}

#form-container{
	float:left;
	color:#666666;
	width:970px;
	margin-top:-35px;
}	

#form-container h2{	font: 22px  'Swis721CnBTRoman';
	color:#FF0000;
	text-align:left;
	letter-spacing:1px;}

#form-container hr{

	color:#d10101;
	border:dotted 1px #CCCCCC;
	margin:3px 0px;
	padding:0px;
	
}

#text-container{
	margin-top:40px;
	padding:10px 15px;
	-moz-box-shadow:    inset 0 -0 25px #d1d1d1;
   -webkit-box-shadow: inset 0 -0 25px #d1d1d1;
   box-shadow:         inset 0 -0 25px #d1d1d1;
   
   border-bottom:solid 1px #CCCCCC;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;

}


#text-container{
	margin-top:40px;
	padding:10px 15px;
	-moz-box-shadow:    inset 0 -0 25px #d1d1d1;
   -webkit-box-shadow: inset 0 -0 25px #d1d1d1;
   box-shadow:         inset 0 -0 25px #d1d1d1;
   
   border-bottom:solid 1px #CCCCCC;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	
	
   


}

#bus-search-form{
	margin-top:20px;
}
	
#bus-search-form td{
	margin:8px 0px;
}

.search-button{
	color:#fff;
	height:30px;
	width:84px;
	margin-top:5px;
}



span.customStyleSelectBox { font-size:14px; 		
							background:url(../images/text-bg.jpg) repeat-x bottom; color:#7c7c7c; padding:5px 7px; border:1px solid #e7dab0; -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px 5px; width: 150px; }
/*span.customStyleSelectBox.changed { background-color: #f0dea4; }*/
.customStyleSelectBoxInner { background:url(../images/canvas-list-nav-item-arrow.gif) no-repeat center right;  display: inline-block; width: 150px; }

span.customStyleSelectBox-long { font-size:14px; 		
							background:url(../images/text-bg.jpg) repeat-x bottom; color:#7c7c7c; padding:5px 7px; border:1px solid #e7dab0; -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px 5px; width:325px; }
/*span.customStyleSelectBox.changed { background-color: #f0dea4; }*/
.customStyleSelectBoxInner-long { background:url(../images/canvas-list-nav-item-arrow.gif) no-repeat center right; width: 325px; display: inline-block; }

#text-container h1{

	font: 18px  'Swis721CnBTRoman';
	color:#CC6600;
	text-align:left;
	letter-spacing:1px;
	
}
	
#left-sidebar{
	width:260px;
	padding:0px 20px 0px 0px;
	clear:both;
	float:left;
	
	
	}	
	
.margin15{margin-top:15px;}

.placeholder{
width:240px;
	}

	
		
.placeHolderHeader{
	width:212px;
	height:18px;
	border-bottom:solid 1px #999999;
	border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	background:#FF0000;
	box-shadow: 0px 1px 2px #888888;
	-webkit-box-shadow: 0px 1px 2px #888888;;
	-moz-box-shadow: 0px 1px 2px #888888;
	padding:8px 14px;
	
}	


.placeHolderContent{
	width:222px;
	padding:10px 8px 10px 8px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	color:#666666;
	text-align:justify;


}


.placeHolder2{
	width:222px;
	padding:10px 8px 10px 8px;
	/*border:solid 1px #CCCCCC;*/
	color:#666666;
	text-align:justify;

}

.placeHolder3{
	width:960px;
	float:left;
	padding:0px 116px;
	height:90px;
	clear:both;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
	color:#666666;
	margin-top:0px;
	margin-bottom:15px;
	text-align:justify;

}


.placeHolderShadow{
		background:url(../images/bottom-shadow.png) no-repeat top;
		height:15px;
		width:240px;
		background-position:0 -23px;

}
.placeHolderShadowmarque{
		background:url(../images/bottom-shadow.png) no-repeat top;
		height:40px;
		width:240x;
		background-position:0 -23px;
		}
.placeHolderShadow2{
		background:url(../images/bottom-shadow-2.png) no-repeat top;
		height:40px;
		float:left;
		width:970px;
		background-position:0 -25px;
	

}

.viewmore{
	font:12px Verdana, Arial, "Helvetica", sans-serif;
	color:#CC3300;
	text-align:left;
	margin-left:145px;
}

#right-sidebar{
	width:240px;
	padding:0px 0px 0px 0px;
	float:right;
	
	
	}		
	
#social-networking{
	margin-top:10px;
	

	
}

#social-networking ul li{
	text-decoration:none;
	display:inline;

	
}	


#social-networking li a{
	text-decoration:none;
	display:inline;

	
}	

/*====================About US=====================*/


#about_memberContent:first-of-type{
	margin:25px 0px 10px 0px;
	float:left;

}
	
#about_memberContent{
	margin:10px 0px;
	float:left;

}

#about_memberContent h5{
	font: 15px  'Swis721CnBTRoman';
	color:#FF6600;
	text-align:left;
	letter-spacing:2px;
	font-weight:600;
	border-bottom: 1px solid  #D5D5D5;
	margin:0px 0px 10px 0px;
	padding-bottom: 8px;
	text-shadow: 1px 1px 0 white;
	-moz-box-shadow: 0 1px 0 #FFFFFF;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 #white;

}

#about_memberContent hr{
	border:dotted 1px #FF6600;
	color:#FF6600;
	margin-bottom:5px;
	
}

#about_memberContent .about-mem-img{
	float:left;
	margin:3px 10px 3px 0px;
	border:solid 1px #666666;
	height: 96px;
	width: 96px;
	
}



/*====================Registration=====================*/
#main-content-reg{
	width:500px;
	color:#666666;
	float:left;
}

#reg_left-raw:first-of-type{
	margin:25px 0px 10px 0px;
	float:left;

}
#main-content-reg h2{
	font: 20px  'Swis721CnBTRoman';
	color:#FF0000;
	text-align:left;
	letter-spacing:1px;
	border-bottom: 1px solid  #FF6600;
	margin: 0px 0px 7px 0px;
	padding-bottom: 5px;
	text-shadow: 1px 1px 0 white;
	-moz-box-shadow: 0 1px 0 #FFFFFF;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 white;
}

#reg_left-raw{
	margin:10px 0px;
	float:left;

}

#reg_left-raw h5{
	font: 15px  'Swis721CnBTRoman';
	color:#FF6600;
	text-align:left;
	letter-spacing:2px;
	font-weight:600;
	border-bottom: 1px solid  #D5D5D5;
	margin:0px 0px 10px 0px;
	padding-bottom: 8px;
	text-shadow: 1px 1px 0 white;
	-moz-box-shadow: 0 1px 0 #FFFFFF;
	-webkit-box-shadow: 0 1px 0 white;
	box-shadow: 0 1px 0 #white;

}


#reg_left-raw .reg-mem-img{
	float:left;
	margin:3px 10px 3px 0px;
	
}

/*====================foooter section starts here=====================*/
	
#footer-gray-section{
	background:url(../images/footer-gray.jpg) repeat-x;
	height:184px;
	min-width:970px; 
	clear:both;
	padding:20px 0px;
	
}
.column1{
	width:300px;
	margin-left:0px;
	float:left;
	}
.column3{
	width:300px;
	float:left;

	}
	
.column2{
	margin:0px 35px;
	width:300px;
	float:left;
	}	
	


	
#member{
	width:273px;
	height:18px;
	border-bottom:solid 1px #999999;
	border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	background:#FF9900;
	box-shadow: 0px 1px 2px #888888;
	-webkit-box-shadow: 0px 1px 2px #888888;;
	-moz-box-shadow: 0px 1px 2px #888888;
	padding:8px 14px;
	
	/*safari 4-5, chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b73324), to(#ff4c38));
	
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #b73324, #ff4c38);
	  /* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #b73324, #ff4c38);
	
	  /* IE 10 */
  background: -ms-linear-gradient(top, #b73324, #ff4c38);
  
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #b73324, #ff4c38);
	}
.member-content{
	width:283px;
	height:130px;
	padding:10px 8px 10px 8px;
	border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	border:solid 1px #CCCCCC;
	color:#666666;
	background:#FFFFFF;
	
	 /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#c7c7c7));
  
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #fff, #c7c7c7);
  
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #fff, #c7c7c7);
  
  /* IE 10 */
  background: -ms-linear-gradient(top, #fff, #c7c7c7);
  
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #fff, #c7c7c7);

	}	
	
.author{
	font:15px 'Swis721CnBTRoman';
	color:#ff4c38;
	font-weight:bold;
	text-decoration:underline;
	margin-top:10px;
}	
	
	
#best-seller{
	width:273px;
	height:18px;
	border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	background:#858585;
	padding:8px 14px;
	
	/*safari 4-5, chrome 1-9 */
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#25659b), to(#0a406d));
	
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #25659b, #0a406d);
	  /* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #25659b, #0a406d);
	
	  /* IE 10 */
  background: -ms-linear-gradient(top, #25659b, #0a406d);
  
  /* Opera 11.10+ */
 background: -o-linear-gradient(top, #25659b, #0a406d);
	}
	
.best-seller-content{
	width:283px;
	height:130px;
	padding:10px 8px 10px 8px;
	border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	border:solid 1px #CCCCCC;
	color:#666666;
	background:#FFFFFF;
	
	 /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#c7c7c7));
  
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #fff, #c7c7c7);
  
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #fff, #c7c7c7);
  
  /* IE 10 */
  background: -ms-linear-gradient(top, #fff, #c7c7c7);
  
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #fff, #c7c7c7);

	}	
			
.best-seller-text{
	text-align:left;
	
}	

.new-release-text{
	text-align:left;
	color:#fff;
}	

.best-sellers-img{
 border:solid 1px #999999;
 width:96px;
 height:64px;
 float:left;
 margin:3px 7px 0px 3px;
}	


	
#new-release-header{
	width:273px;
	height:18px;
	border-bottom:solid 1px #999999;
	border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	background:#FF9900;
	box-shadow: 0px 1px 2px #888888;
	-webkit-box-shadow: 0px 1px 2px #888888;;
	-moz-box-shadow: 0px 1px 2px #888888;
	padding:8px 14px;
	
	/*safari 4-5, chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c64c00), to(#ed5b01));
	
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #c64c00, #ed5b01);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #c64c00, #ed5b01);
	
	/* IE 10 */
	background: -ms-linear-gradient(top, #c64c00, #ed5b01);
	
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #c64c00, #ed5b01);
}
	
.new-release-content{
	width:283px;
	height:130px;
	padding:10px 8px 10px 8px;
	border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	border:solid 1px #CCCCCC;
		background:#e59100;
	
	 /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#c7c7c7));
  
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #fff, #c7c7c7);
  
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #fff, #c7c7c7);
  
  /* IE 10 */
  background: -ms-linear-gradient(top, #fff, #c7c7c7);
  
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #fff, #c7c7c7);


	}		



	
#carousels-bg{
	background:url(../images/carousels-bg.jpg) repeat-x;
	height:130px;
	min-width:970px; 
	position:relative;
	padding-top:12px;
	clear:both;
}	

.sponsors{
	font:18px 'BahamasLightRegular';
	color:#CCCCCC;
	margin-bottom:7px;
}	
#footer{
	background:url(../images/footer-red-bg.jpg) repeat-x;
	height:150px;
	clear:both;
	min-width:970px; 
	
	
}	

#footer ul{
	margin-top:25px;
	list-style:none;
	float:left;
}
#nl-signup ul{
	margin-top:0px;
	list-style:none;
	float:left;
	padding:12px;
}

#footer li{
	display:list-item;
	font:15px "Georgia",Times New Roman, Times, serif;
	color:#ffffff;
	font-weight:600;

	

}


#footer li a{

	text-decoration:none;
	display:inline-block;
	font:12px "Georgia", Times New Roman, Times, serif;
	color:#dadada;
	line-height:18px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	

}


.footer-seperator{
	background:url(../images/footer-line.jpg) no-repeat;
	height:104px;
	width:2px;
	float:left;
	margin:25px 30px 0px 30px;
}

.newsletter{   width:180px;
		height:20px;
		margin:7px 0px 7px 0px;
		padding:0px;
		
		border: solid 1px #87b1d5;
		background:url(../images/text-bg.jpg) repeat-x top center;
		
		
	 
}

.newsletter-text{

	font:12px "Georgia", Times New Roman, Times, serif;
	color:#dadada;
	
	}

#footer-bottom{
	background:url(../images/footer-bottom.jpg) repeat-x;
	height:26px;
	min-width:970px; 
	padding-top:5px;
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	clear:both;
}
#error{
        margin-top: 10px;
        text-align: center;
	color:red;	
}

#outerModalPopupDiv {
        overflow-y:scroll;
        height: 400px;        
}
.error{        
        text-align: left;
        font-size: 13px;
	color:red;	
}
.user-profle-data{        
        border: 1px solid black;
        padding: 2px;
        margin-right: 45px;
        text-align: left;
}
.user-profle-span{        
        border-left: 1px solid black;
        padding: 2px;
        margin-left:90px;
        text-align: left;
        
}
.floated {
    display: inline;
    float: left;
    margin-right: 9px;
    text-align: right;
    width: 165px;
}
