@media handheld, projection, screen, print {

* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline }
html { height: 100% }
body { background: #fff; color: #000; font-size: 100.01%; min-height: 101%; text-align: left }
img, fieldset, abbr, acronym { border: 0 }
ul, ol { list-style: none; list-style-position: outside }
table { border-collapse: collapse; border-spacing: 0;  width: 100% }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal }
caption, th { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; vertical-align: middle }
textarea { height: auto; overflow: auto }
option { padding-left: 0.6em }
button { background: none; border: 0; text-align: center }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: normal }


} @media handheld, projection, screen {

	
body {
	background: url(../images/bg_inner.gif) repeat-x;
	color: #2b4350;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

body#home { background-image: url(../images/bg_home.gif) }

p, ul, ol, table, dl, dd, pre { margin: 0 0 0px 0
}

strong { font-weight: bold }
em { font-style: italic }
code, pre { font-family: "Courier New", Courier, monospace }
dt { font-weight: bold }
dd { font-style: italic }
cite { font-style: italic }
q { font-style: italic }
blockquote { font-style: italic; padding: 0 2.67em }

abbr, acronym { border-bottom: 1px dotted; cursor: help }


/* Headlines
-------------------------------
[?] Always define: font-size - line-height - margin
*/

h1 {
	font-size: 2em;
	margin: 1em 0 .4em;
}
h2 {
	font-size: 2em;
	margin: 1em 0 .4em;
}
h3 {
	font-size: 1.5em;
	margin: 1em 0 .4em;
}
h4 {
	font-size: 1.33em;
	margin: 1em 0 .4em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 .4em;
}
h6 {
	font-size: .92em;
	margin: 1em 0 .4em;
	color:Gray
}


/* Anchors
-------------------------------*/

a, a:link, a:visited {
	color: #2b4350;
	cursor: pointer;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}


/*-------------------------------
2.b Base layout
---------------------------------
[?] Mostly ID's. Classes & tags allowed.
*/

#bg {
	/*background: url(../images/bg.jpg) no-repeat center 125px;*/
	margin: 0 auto;
	overflow: hidden;
}
#wrap {
	margin: auto;
	width: 940px;
	position: relative;
}
	#header, #content, #footer {
		float: left; display: inline;
		clear: both;
		width: 100%;
		position: relative;
	}
	#header { height: 125px }

		#logo { margin: 0 }

			#logo a {
				background: url(../images/logo.gif) no-repeat;
				display: block;
				text-indent: -9999px;
				height: 34px; width: 285px;
				position: absolute;
				top: 25px; left: 0;
	right: 655px;
}
			#tagline {
				margin: 0;
				position: absolute;
				top: 0; left: -9999px;
			}

	#content { padding: 0 0 40px }

		#main {
			float: left;
			width: 675px;
		}
		
		#mainSidebar, .mainSidebar {
			float: left;
			width: 220px;
		}
		
		#SearchRemovalSidebar
		{
		    float: right;
			width: 250px;
		}
		
		#sidebar {
			float: right;
			width: 220px;
		}

	#footer { /*-*/ }



/*-------------------------------
2.c Navigations
-------------------------------*/

ul.nav { margin: 0 }


/* Main navigation
-------------------------------*/

#nav {
	height: 45px; width: 100%;
	position: absolute;
	top: 80px; left: 0;
}
	#nav li {
		float: left;
		line-height: 45px;
		margin: 0 30px 0 0;
	}
		#nav li a {
			float: left;
			color: #435762;
			display: block;
			font-size: 18px;
			text-decoration: none;
		}
			#nav li a span { display: block }

		#nav li a:hover { /*-*/ }

		#nav li.active a, #nav li.active a span { background: url(../images/bg_nav.gif) no-repeat }

		#nav li.active a {
			color: #fff;
			text-shadow: 0 -1px 0 #577483;
		}
			#nav li.active a span {
				background-position: right bottom;
				padding: 0 30px;
			}



/*-------------------------------
2.d Elements, ID's & Classes
-------------------------------*/

/* Header
-------------------------------*/

p#nav_SignUp {
	line-height: 30px;
	margin: 0px 85px 0px 0px;
	position: absolute;
	top: 95px; right: 0;
}
	p#nav_SignUp a, p#nav_SignUp a span.right { float: left;background: url(../images/bg_nav-signup.gif) no-repeat }

	p#nav_SignUp a 
	{
	    float: left;
		color: #435762;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
	}
		p#nav_SignUp a span.right {
			background-position: right bottom;
			display: block;
		}
			p#nav_SignUp a span.right span.icon {
				background: url(../images/24x24_grey_sign-up.png) no-repeat 10px center;
				display: block;
				padding: 0 8px 0 40px;
			}
			
p#nav_LogIn {
	line-height: 30px;
	margin: 0;
	position: absolute;
	top: 95px; right: 0;
}
	p#nav_LogIn a, p#nav_LogIn a span.right { float: left;background: url(../images/bg_nav-signup.gif) no-repeat }

	p#nav_LogIn a 
	{
	    float: left;
		color: #435762;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
	}
		p#nav_LogIn a span.right {
			background-position: right bottom;
			display: block;
		}
			p#nav_LogIn a span.right span.icon {
				background: url(../images/ico_signup.png) no-repeat 10px center;
				display: block;
				padding: 0 10px 0 40px;
			}

p#nav_LogOut {
	line-height: 30px;
	margin: 0;
	position: absolute;
	top: 95px; right: 0;
}
	p#nav_LogOut a, p#nav_LogOut a span.right { float: left;background: url(../images/bg_nav-signup.gif) no-repeat }

	p#nav_LogOut a 
	{
	    float: left;
		color: #435762;
		display: block;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
	}
		p#nav_LogOut a span.right {
			background-position: right bottom;
			display: block;
		}
			p#nav_LogOut a span.right span.icon {
				background: url(../images/logout.png) no-repeat 10px center;
				display: block;
				padding: 0 10px 0 40px;
			}

 p#loggedInAs {
	line-height: 20px;
	margin: 0;
	position: absolute;
	top: 125px; right: 0;
	font-size:10;
	font-weight:bold;
	font-style:italic;
	color:#C8C8C8;
}

 p#nav_DashBoard {
	line-height: 30px;
	margin: 0px 93px 0px 0px;
	position: absolute;
	top: 95px; right: 0;
}
	p#nav_DashBoard a, p#nav_DashBoard a span.right { float: left;background: url(../images/bg_nav-signup.gif) no-repeat }

	p#nav_DashBoard a 
	{
	    float: left;
		color: #435762;
		display: block;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
	}
		p#nav_DashBoard a span.right {
			background-position: right bottom;
			display: block;
		}
			p#nav_DashBoard a span.right span.icon {
				background: url(../images/dashboard.png) no-repeat 10px center;
				display: block;
				padding: 0 8px 0 40px;
			}
			
 p#nav_MyProfile {
	line-height: 30px;
	margin: 0px 205px 0px 0px;
	position: absolute;
	top: 95px; right: 0;
}
	p#nav_MyProfile a, p#nav_MyProfile a span.right { float: left;background: url(../images/bg_nav-signup.gif) no-repeat }

	p#nav_MyProfile a 
	{
	    float: left;
		color: #435762;
		display: block;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
	}
		p#nav_MyProfile a span.right {
			background-position: right bottom;
			display: block;
		}
			p#nav_MyProfile a span.right span.icon {
				background: url(../images/myprofile.png) no-repeat 10px center;
				display: block;
				padding: 0 10px 0 40px;
			}

p#nav_Help {
	line-height: 30px;
	margin: 0px 174px 0px 0px;
	position: absolute;
	top: 95px; right: 0;
}
	p#nav_Help a, p#nav_Help a span.right { float: left;background: url(../images/bg_nav-signup.gif) no-repeat }

	p#nav_Help a 
	{
	    float: left;
		color: #435762;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
	}
		p#nav_Help a span.right {
			background-position: right bottom;
			display: block;
		}
			p#nav_Help a span.right span.icon {
				background: url(../images/help.png) no-repeat 10px center;
				display: block;
				padding: 0 10px 0 40px;
			}

p#nav_Help2 {
	line-height: 30px;
	/*margin: 0px 312px 0px 0px;*/
	margin: 0px 205px 0px 0px;
	position: absolute;
	top: 95px; right: 0;
}
	p#nav_Help2 a, p#nav_Help2 a span.right { float: left;background: url(../images/bg_nav-signup.gif) no-repeat }

	p#nav_Help2 a 
	{
	    float: left;
		color: #435762;
		display: block;
		font-size: 12px;
		font-weight:bold;
		text-decoration: none;
	}
		p#nav_Help2 a span.right {
			background-position: right bottom;
			display: block;
		}
			p#nav_Help2 a span.right span.icon {
				background: url(../images/help.png) no-repeat 10px center;
				display: block;
				padding: 0 10px 0 40px;
			}

/* Banner
-------------------------------*/

div#banner {
	margin: 0 0 20px;
	padding: 28px 265px 0 0;
	width: 675px; height: 96px;
}
#home div#banner {
	margin: 0;
	padding: 42px 440px 0 0;
	width: 500px; height: 282px;
}
	div#banner h1 {
		color: #fff;
		font-size: 35px;
		font-weight: bold;
		line-height: 38px;
		text-shadow: 0 -1px 0 #141f25;
		margin: 0 0 3px;
	}

	div#banner h7 {
		color: #fff;
		font-size: 35px;
		font-weight: bold;
		line-height: 38px;
		text-shadow: 0 -1px 0 #141f25;
		margin: 0 0 3px;
	}
	#home div#banner h1 { margin: 0 0 10px }

	div#banner h1 strong { color: #fce386 }

	div#banner p.intro {
		color: #d8dee2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		line-height: 25px;
		margin: 0;
	}
	div#banner h2 {
		color: #d8dee2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		line-height: 25px;
		margin: 0;
	}

	#home div#banner p.intro {
		color: #fff;
		text-shadow: 0 -1px 0 #141f25;
	}
	#home div#banner h2 {
		color: #fff;
		text-shadow: 0 -1px 0 #141f25;
	}
		div#banner p.intro em span { color: #fce386 }
		div#banner h2 em span { color: #fce386  }

	div#banner div.links-container2 {
		position: absolute;
		top: 10px; right: 300px;
		text-align: center;
	}
	
	div#banner div.links-container2 div.verify-profile-reminder-box 
	{
		background-color: #3F6276; 
		border: solid; 
		border-color: White;
		color: #FFFFFF;	
		font-size : small; 
		font-family: 'Lucida Sans Unicode'; 
		font-weight: bold; 
		left: 5px; 
		height: 90px; 
		position: absolute;	
		top: 5px; 
		width: 290px; 	
	}
	
	.Rounded-Corner-Border
	{
		background-color: White; 
		height: 100px;
		text-align: center; 
		vertical-align: middle; 
		width: 300px; 
	}

	div#banner div.links-container {
		position: absolute;
		top: 35px; right: -20px;
	}
	#home div#banner div.links-container {
		margin: 40px 0 0;
		overflow: hidden;
		position: static;
	}
		div#banner div.links-container p.bt {
			float: left;
			display: inline;
			margin: 0 50px 0 0;
		}
			div#banner div.links-container p.bt a, div#banner div.links-container p.bt a span { background: url(../images/bt_1.png) no-repeat }

			div#banner div.links-container p.bt a {
				float: left;
				color: #f4f1df;
				display: block;
				font-size: 18px;
				font-weight: bold;
				text-decoration: none;
				text-shadow: 0 -1px 0 #925c1b;
				text-transform: uppercase;
			}
				div#banner div.links-container p.bt a span {
					float: left;
					background-position: right bottom;
					display: block;
					line-height: 20px;
					margin: 0 -33px 0 0;
					padding: 19px 30px 22px;
				}
				

			div#banner div.links-container p.bt.alt a, div#banner div.links-container p.bt.alt a span { background: url(../images/bt_2.png) no-repeat }

				div#banner div.links-container p.bt.alt a span { background-position: right bottom }



/* Main
-------------------------------*/

div.columns-container {
	margin: 25px 0 20px;
	overflow: hidden;
}
	div.columns-container div.left {
		float: left;
		width: 320px;
	}
	div.columns-container div.right {
		float: right;
		width: 325px;
	}
	div.columns-container div.mid {
		float: left;
		width: 325px;
		margin-left:11px
	}
		div.columns-container div.right p { font-size: 13px }
		
	div.lfloat
	{
		float:left;
		/*height:480px*/
	}
	div.rfloat
	{
		float:right;
		height:460px
	}
span.more a {
	font-size: 12px;
	font-weight: bold;
}
	span.more a span { color: #af3207 }


div.testimonials-container-top, div.testimonials-container-bottom, div.testimonials-container {
	float: left;
	background: url(../images/bg_testimonials.gif) no-repeat;
}
	div.testimonials-container-top { padding: 65px 0 0 }

		div.testimonials-container-bottom {
			background-position: right bottom;
			padding: 0 0 65px;
		}
			div.testimonials-container {
				background-position: center 0;
				background-repeat: repeat-y;
			}
				div.testimonials-container div.testimonials-content {
					background: url(../images/bg_testimonials-content.jpg) no-repeat 27px 0;
					margin: 0 0 -45px;
					padding: 0 40px 0 265px;
					position: relative;
					top: -28px;
				}
					div.testimonials-container div.testimonials-content div.testimonial {
						border-bottom: 1px dotted #2b4350;
						margin: 0 0 25px;
						padding: 0 30px 25px 0;
					}
					div.testimonials-container div.testimonials-content div.testimonial.last {
						border-bottom: 0 none;
						margin-bottom: 0;
						padding-bottom: 0;
					}
						div.testimonials-container div.testimonials-content div.testimonial h4 {
							color: #af3207;
							font-size: 16px;
							font-weight: bold;
							margin: 0 0 10px;
						}
							div.testimonials-container div.testimonials-content div.testimonial h4 span {
								color: #2b4350;
								font-style: italic;
								font-weight: normal;
							}

						div.testimonials-container div.testimonials-content div.testimonial p { margin: 0 }

#main > h1 {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 12px;
}
#main > h2 {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 12px;
}
#main > h3 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin: 35px 0 12px;
}
#main > p { font-size: 13px }

#main > ul { /*-*/ }

	#main > ul > li {
		background: url(../images/bullet.png) no-repeat 0 5px;
		font-size: 13px;
		padding: 0 0 17px 23px;
	}

p.bt-link { overflow: hidden }

	p.bt-link a, p.bt-link a span { background: url(../images/bt_link.png) no-repeat }

	p.bt-link a {
		float: left;
		color: #fff;
		display: block;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		text-shadow: 0 -1px 0 #b88220;
	}
		p.bt-link a span {
			float: left;
			background-position: right bottom;
			display: block;
			line-height: 18px;
			margin: 0 -35px 0 0;
			padding: 10px 42px 11px;
		}


/* UserDashBoardMessage
-------------------------------*/

div#UserDashBoardMessage {
	margin: 20px 0px;
	padding: 0px;
	width: 935px;
}

/* Sidebar
-------------------------------*/

div.box { margin: 0 0 20px }
#home div.box { margin-top: 16px }

div.box1-top, div.box1 { background: url(../images/bg_box-1.png) no-repeat }

div.box1-top { padding: 5px 0 0 }

	div.box1 {
		background-position: right bottom;
		padding: 7px 20px;
	}
		div.box1 h3 {
			color: #fff;
			font-size: 20px;
			margin: 0 0 12px;
		}
		div.box1 p.img {
			margin: 0 -5px 8px;
			padding: 0;
		}
			div.box1 p.img img { border: 1px solid #c5c5c5 }

		div.box1 p { color: #fff }

			div.box1 p span.more a, div.box1 p span.more a span { color: #fce386 }

div.box2-top, div.box2-bottom, div.box2 { background: url(../images/bg_box-2.png) no-repeat }

div.box2-top { padding: 19px 0 0 }

	div.box2-bottom {
		background-position: right bottom;
		padding: 0 0 26px;
		overflow: hidden;
	}
		div.box2 {
			background-position: center 0;
			background-repeat: repeat-y;
			padding: 0 15px;
		}
			div.box2 h3 {
				color: #435762;
				font-size: 20px;
				margin: 0 0 12px;
			}
			div.box2 ul { margin: 0 }

				div.box2 ul li {
					color: #000;
					padding: 0 0 8px;
				}
					div.box2 ul li span.date {
						color: #a1651f;
						font-weight: bold;
					}

div.box3-bottom, div.box3 { background: url(../images/bg_box-3.png) no-repeat }

div.box3-bottom {
	background-position: right bottom;
	padding: 0 0 26px;
}
	div.box3 { padding: 12px 20px 10px }

		div.box3 h3.moving-to-europe {
			background: url(../images/bg_moving-to-europe.png) no-repeat;
			text-indent: -9999px;
			margin: 0 0 12px;
			width: 218px; height: 76px;
			position: relative;
			left: -19px;
		}
		div.box3 p { margin: 0 }



/* Footer
-------------------------------*/

div#countryBlock
{
	background: #cbd1d4;
}
div#countryBlock div#countryLinks 
{
	background: #cbd1d4;
	margin: 0 auto;
	overflow: hidden;
	width: 940px;
}
	div#countryBlock div#countryLinks ul.countries
	{
		margin-left:20px;
	}
		div#countryBlock div#countryLinks h3 
		{
			background: url(../images/bg_line-short.png) no-repeat 0 bottom;
			font-size: 16px;
			font-weight: bold;
			margin: 0 0 7px;
			padding: 0 0 20px 15px;
		}
	div#countryBlock div#countryLinks li.countryItem
	{
		display:inline-block;
		width:225px;
	}
	
div#footerLinks { background: #cbd1d4 url(../images/bg_footer-links.gif) repeat-x }

div#footerInfo {
	background: #36464f url(../images/bg_footer-info.gif) repeat-x;
	color: #9dc9da;
	padding: 25px 0 0;
	min-height: 50px; height: auto !important; height: 50px;
}
	div#footerLinks div.foot, div#footerInfo div.foot {
		margin: 0 auto;
		overflow: hidden;
		width: 940px;
	}
		div#footerLinks div.foot div.column {
			float: left;
			margin: 0 0 0 0px;
			padding: 20px 0 30px;
			width: 230px;
		}
		div#footerLinks div.foot div.column.alt { width: 200px }

			div#footerLinks div.foot div.column h3 {
				background: url(../images/bg_line-short.png) no-repeat 0 bottom;
				font-size: 16px;
				font-weight: bold;
				margin: 0 0 7px -15px;
				padding: 0 0 20px 15px;
			}
			/*div#footerLinks div.foot div.column.alt h3 { background-image: url(../images/bg_line-shorter.png) }*/

			div#footerLinks div.foot div.column ul.nav { /*-*/ }

				div#footerLinks div.foot div.column ul.nav li {
					font-size: 13px;
					padding: 0 0 10px;
				}
						div#footerLinks div.foot div.column ul.countries li a {
							background: url(../images/ico_flags.png) no-repeat;
							padding: 0 0 0 28px;
						}
						div#footerLinks div.foot div.column ul.countries li.france a { background-position: 0 2px }
						div#footerLinks div.foot div.column ul.countries li.spain a { background-position: 0 -39px }
						div#footerLinks div.foot div.column ul.countries li.portugal a { background-position: 0 -80px }
						div#footerLinks div.foot div.column ul.countries li.italy a { background-position: 0 -121px }
						div#footerLinks div.foot div.column ul.countries li.europe a { background-position: 0 -162px }
						div#footerLinks div.foot div.column ul.countries li.uk a { background-position: 0 -203px }
						div#footerLinks div.foot div.column ul.countries li.car a { background-position: 0 -244px }

					div#footerLinks div.foot div.column ul.menu li a { text-decoration: underline }
					div#footerLinks div.foot div.column ul.menu li a:hover { text-decoration: none }

					div#footerLinks div.foot div.column div.social a {
						/*background: url(../images/ico_social.png) no-repeat;*/
						padding: 10px;
					}					   
						div#footerLinks div.foot div.column div.social div.twitter a 
						{
						    display:block;
						    width:100px;
						    vertical-align:middle;
						    padding-left:45px;
						    padding-top:15px;
						    background: url('../images/twitter_32x32.png');
						    background-position:left center;
	                        background-repeat:no-repeat;
	                        /*text-indent: -99999px;*/
	                        filter:alpha(opacity=50); /* IE */
                            opacity: 0.5; /* Safari, Opera */
                            -moz-opacity:0.50; /* FireFox */ 
						}
						div#footerLinks div.foot div.column div.social div.twitter a:hover
						{   
	                        filter:alpha(opacity=100); /* IE */
                            opacity: 1; /* Safari, Opera */
                            -moz-opacity:1; /* FireFox */ 
						}
						div#footerLinks div.foot div.column div.social div.facebook a 
						{
						    display:block;
						    width:100px;
						    vertical-align:middle;
						    padding-left:45px;
						    padding-top:15px;
						    background: url('../images/facebook_32x32.png');
						    background-position:left center;
	                        background-repeat:no-repeat;
	                        /*text-indent: -99999px;*/
	                        filter:alpha(opacity=50); /* IE */
                            opacity: 0.5; /* Safari, Opera */
                            -moz-opacity:0.50; /* FireFox */ 
						}
						div#footerLinks div.foot div.column div.social div.facebook a:hover
						{
						    filter:alpha(opacity=100); /* IE */
                            opacity: 1; /* Safari, Opera */
                            -moz-opacity:1; /* FireFox */ 
						}
						div#footerLinks div.foot div.column div.social div.googleplus a 
						{
						    display:block;
						    width:100px;
						    vertical-align:middle;
						    padding-left:45px;
						    padding-top:15px;
						    background: url('../images/gplus-gloss-32x32.png');
						    background-position:left center;
	                        background-repeat:no-repeat;
	                        /*text-indent: -99999px;*/
	                        filter:alpha(opacity=50); /* IE */
                            opacity: 0.5; /* Safari, Opera */
                            -moz-opacity:0.50; /* FireFox */ 
						}
						div#footerLinks div.foot div.column div.social div.googleplus a:hover 
						{
						    filter:alpha(opacity=100); /* IE */
                            opacity: 1; /* Safari, Opera */
                            -moz-opacity:1; /* FireFox */ 
						}
						
						div#footerLinks div.foot div.column div.social div.share 
						{
						    display:block;
						    width:100px;
						    height:30px;
						    vertical-align:middle;
						    text-align:center;
						    padding-top:15px;
						}

	div#footerInfo a { color: #9dc9da }

	div#footerInfo div.foot p.info {
		float: left;
		width: 460px;
	}
	div#footerInfo div.foot ul.nav {
		float: right;
		color: #6995a6;
		text-align: right;
		width: 460px;
	}

/*Grid----------------------------------*/
.mGrid, .mGrid3 {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 0px #525252;   
    border-collapse:collapse;   
}  
.mGrid td {   
    color: #333333;   
    height:40px;
    background: #edeff4  repeat-x top;
	border-bottom: 2px solid white;
	padding:3px 0px 0px 9px;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
	
}  

.mGrid th, .mGrid3 th {   
    padding:4px 2px 3px 4px;
    color: #3b5998;   
	height:30px;
	font-weight:bold;
    background-color:#EEEEEE;
    margin-bottom:4px;   
    background: #edeff4  repeat-x top;   	    
    font-size: 1.1em;       
	border-bottom: 9px solid white;
}  
.mGrid .first, .mGrid3 .first
{
	padding-left:19px;
}
.mGrid .last, .mGrid3 .last
{
	padding-right:10px;
}
.mGrid .alt, .mGrid3 .alt { background: #EFFBFB ; }  
.mGrid .pgr, .mGrid3 .pgr { background: #424242 ; }  
.mGrid .pgr table, .mGrid3 .pgr table { margin: 5px 0; width:100px; }  
.mGrid .pgr td, .mGrid3 .pgr td {   
    border-width: 0;   
    padding: 3px 6px;  
    border-left: solid 0px #666;   
    font-weight: bold;   
    color: Black;   
    background-color:#EEEEEE;
    line-height: 12px; 
    height:10px;  
    width:16px;
    text-align:left;
 }   
.mGrid .pgr .asdtd, .mGrid3 .pgr .asdtd
{
	background: no-repeat scroll -18px -720px transparent;
	display:block;
	float:left;
	font-size:0.8em;
	font-weight:bold;
	height:18px;
	line-height:18px;
	text-align:left;
	width:18px;
}  
.mGrid .pgr a, .mGrid3 .pgr a 
{
	 color: #333333;
     text-decoration: none;
}  
.mGrid .pgr a:hover, .mGrid3 .pgr a:hover { color: #000; text-decoration: none; }  

.mGrid .gvHeaderStyle th, .mGrid3 .gvHeaderStyle th
{
    text-align:center;
    vertical-align:middle;
    font-size: 1.1em;
}

.mGrid .gvHeaderStyleLeft, .mGrid3 .gvHeaderStyleLeft
{
    text-align:left;
    vertical-align:middle;
    font-size: 1.1em;  
}

.mGrid .gvHeaderStyleCenter, .mGrid3 .gvHeaderStyleCenter
{
    text-align:center;
    vertical-align:middle;
    font-size: 1.1em;  
}

.mGrid .gvHeaderStyleRight, .mGrid3 .gvHeaderStyleRight
{
    text-align:right;
    vertical-align:middle;
    font-size: 1.1em;  
}

.mGrid2 td {   
    color: #333333;   
    height:40px;
    background: #edeff4  repeat-x top;
	border-bottom: 2px solid white;
	padding:3px 0px 0px 9px;
	font-size:x-small;
	font-family:Arial,Helvetica,sans-serif;
	
}  

.mGrid3 td {   
    color: #333333;   
    height:25px;
    background: #edeff4  repeat-x top;
	border-bottom: 2px solid white;
	padding:3px 0px 0px 9px;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	
}  

/*

Country Search

*/
.country
{
	width: 910px;
	border: 1px solid #d8d8d8;
	padding: 13px 13px 30px 13px;
	/*display:none;*/
	background: #ffffff url(../images/bg_footer-links.gif) repeat-x;
	/*height: 70px;*/
	height: 16px;
}

.country li
{
	margin:9px 0px 0px 3px;
}

.country .search 
{
	background:#3d5e70;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	width: 95px;
	height:32px;
}

.quote_details
{
	margin-top:-6px;
	border-bottom:1px solid #ced0d1;
	border-left:1px solid #ced0d1;
	border-right:1px solid #ced0d1;
	min-height:550px;
	height:auto;
}

#quote_info
{
	font-size:14px;
	font-weight:bold;	
	background-color:#b3d0e7;
	color:#3b5998;
	padding:9px 0px 3px 10px;
	height:20px;
}

.detail_title
{
	width:280px;
	background-color:#edeff4;
	min-height:70px;
	margin-left:10px;
	height:auto;
	margin-top:10px;
}

.detail_title h4
{
	font-size:12px;
	font-weight:bold;
	/*background-color:#bab9b9;*/
	background-color:#adbfc9;
	color:#3b5998;
	padding:3px 0px 3px 10px;
}
.detail_title .item-details
{
    padding: 0 5px 5px 10px;
    }
.move-group {
    border-bottom: 1px dotted #444444;
    margin: 0 0 12px;
    padding: 0 0 6px;
}    
.move-group h5
{
    color: #399ED6;
    margin: 1em 0 0.2em;
    }
/*.detail_title span

{
	padding:10px 0px 0px 10px;
}*/

#google-map
{
    width: 330px;
    height: 400px;
    margin: 10px 10px 0px 20px;
}
/*------------------------------------------------------------------

3.	FORMS
	Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a General form styles
-------------------------------*/

/* Form elements
-------------------------------*/

input.text, select.select, textarea.textarea
{
	background: url(../images/bg_input.gif) no-repeat;
	border: 0 none;
	border-right: 1px solid #d8d8d8;
	color: #0d2c3d;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 10px 7px;
}
input.text { width: 239px }
select.select {
	padding: 7px 10px 6px;
	width: 239px;
}
textarea.textarea {
	background-position: 0 -130px;
	width: 259px; height: 140px;
}

select.select.free { width: auto }

button.button {
	color: #000;
	cursor: pointer; 
	height: auto; width: auto;
	line-height: normal;
	white-space: nowrap;
}

input.submit {
	background: url(../images/bg_submit.png) no-repeat;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 -1px 0 #b88220;
	padding: 11px 0 12px;
	width: 174px;
}

input.submit2 {
	background: url(../images/bg_submit2.png) no-repeat;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 -1px 0 #b88220;
	padding: 11px 0 12px;
	width: 100px;
}

a.big-button, a.big-button span
{
    background: url(../images/bt_1.png) no-repeat;
}
a.big-button
{
    float: left;
    color: #f4f1df;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 -1px 0 #925c1b;
    text-transform: uppercase;
    text-decoration:none;
}
a.big-button span
{
    float: left;
    background-position: right bottom;
    display: block;
    line-height: 20px;
    margin: 0 -33px 0 0;
    padding: 19px 50px 22px;
    color: #FFFFFF;
}

/* General forms
-------------------------------*/

form.form ol.fieldset {	/* nothing here */ }

	form.form ol.fieldset li.field {
		margin: 0 0 10px;
		position: relative;
	}
		form.form ol.fieldset li.field label {
			display: block;
			font-weight: bold;
		}

	form.form p.submit { /* nothing here */ }

div.form ol.fieldset {	/* nothing here */ }

	div.form ol.fieldset li.field {
		margin: 0 0 10px;
		position: relative;
	}
		div.form ol.fieldset li.field label {
			display: block;
			font-weight: bold;
		}

	div.form p.submit { /* nothing here */ }

/* Search Forms
-------------------------------*/

form.search {
	margin: 0;
	position: absolute;
	top: 20px; right: 0;
}
	form.search p.fields { margin: 0 }

		form.search p.fields input { padding-right: 30px }

		form.search p.fields input.submit {
			background: url(../images/ico_search.png) no-repeat;
			display: block;
			text-indent: -9999px;
			padding: 0;
			width: 15px; height: 14px;
			position: absolute;
			top: 8px; right: 8px;
		}

		
/*-------------------------------
3.b Individual forms
-------------------------------*/

div#quoteFormHome { /*-*/ }

	div#quoteFormHome h3 {
		background: url(../images/bg_line-medium.png) no-repeat 0 bottom;
		font-size: 22px;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0 0 10px;
		padding: 0 0 27px;
	}
		div#quoteFormHome h3 strong {
			color: #af3207;
			font-style: italic;
		}

	div#quoteFormHome h4 {
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 16px;
	}
	div#quoteFormHome ol.fieldset { margin: 0 0 18px }

		div#quoteFormHome ol.fieldset li.field, div#quoteFormHome p.submit { padding: 0 0 0 46px }

			div#quoteFormHome ol.fieldset li.field label {
				color:#FCE386;
				font-size: 14px;
				text-align: right;
				width: 40px;
				position: absolute;
				top: 5px; left: 0;
			}
			div#quoteFormHome ol.fieldset li.field select.select { width: 275px }


form#quoteForm { /*-*/ }

	form#quoteForm h3 {
		background: url(../images/bg_line-large.png) no-repeat 0 bottom;
		font-size: 22px;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0 0 20px;
		padding: 0 0 27px;
	}
		form#quoteForm h3 strong {
			color: #af3207;
			font-style: italic;
		}

	form#quoteForm h4 {
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 16px;
	}
	form#quoteForm ol.fieldset { margin: 0 0 18px }

		form#quoteForm ol.fieldset li.field, form#quoteForm p.submit { padding: 0 0 0 230px }

		form#quoteForm ol.fieldset li.field {
			border-bottom: 1px dotted #c2c9d0;
			margin: 0 0 13px;
			padding-bottom: 10px;
		}
			form#quoteForm ol.fieldset li.field label {
				width: 223px;
				position: absolute;
				top: 5px; left: 0;
			}
				form#quoteForm ol.fieldset li.field label span { color: #af3207 }

			form#quoteForm ol.fieldset li.field select.select, form#quoteForm ol.fieldset li.field input.text {
				display: inline;
				margin: 0 12px 0 0;
				width: 215px;
			}
			form#quoteForm ol.fieldset li.field select.select.alt { margin: 0 }

			form#quoteForm ol.fieldset li.field input.text { width: 194px }

			form#quoteForm ol.fieldset li.field p.help, form#quoteForm ol.fieldset li.field p.date-picker {
				position: absolute;
				top: 7px; left: 455px;
			}
				form#quoteForm ol.fieldset li.field p.help a, form#quoteForm ol.fieldset li.field p.date-picker a {
					float: left;
					background: url(../images/ico_help.png) no-repeat;
					display: block;
					text-indent: -9999px;
					width: 15px; height: 16px;
				}
				form#quoteForm ol.fieldset li.field p.date-picker a {
					background-image: url(../images/ico_calendar.png);
					width: 16px;
				}

			form#quoteForm ol.fieldset li.field ul.links-container {
				position: absolute;
				top: -1px; right: 5px;
			}
				form#quoteForm ol.fieldset li.field ul.links-container li {
					float: left;
					margin: 0 0 0 10px;
				}
					form#quoteForm ol.fieldset li.field ul.links-container li a, form#quoteForm ol.fieldset li.field ul.links-container li a span { background: url(../images/bt_form.png) no-repeat }

					form#quoteForm ol.fieldset li.field ul.links-container li a {
						float: left;
						color: #fff;
						display: block;
						text-decoration: none;
					}
						form#quoteForm ol.fieldset li.field ul.links-container li a span {
							float: left;
							background-position: right bottom;
							display: block;
							margin: 0 -7px 0 0;
							padding: 6px 10px 8px;
						}


div#quoteForm { /*-*/ }

	div#quoteForm h3 {
		background: url(../images/bg_line-large.png) no-repeat 0 bottom;
		font-size: 22px;
		font-style: italic;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0 0 20px;
		padding: 0 0 27px;
	}
		div#quoteForm h3 strong {
			color: #af3207;
			font-style: italic;
		}

	div#quoteForm h4 {
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 16px;
	}
	div#quoteForm ol.fieldset { margin: 0 0 18px }

		div#quoteForm ol.fieldset li.field, div#quoteForm p.submit { padding: 0 0 0 230px }

		div#quoteForm ol.fieldset li.field {
			border-bottom: 1px dotted #c2c9d0;
			margin: 0 0 13px;
			padding-bottom: 10px;
		}
			div#quoteForm ol.fieldset li.field label {
				width: 223px;
				position: absolute;
				top: 5px; left: 0;
			}
				div#quoteForm ol.fieldset li.field label span { color: #af3207 }

			div#quoteForm ol.fieldset li.field select.select, div#quoteForm ol.fieldset li.field input.text {
				display: inline;
				margin: 0 12px 0 0;
				width: 215px;
			}
			div#quoteForm ol.fieldset li.field select.select.alt { margin: 0 }
			div#quoteForm ol.fieldset li.field input.text.alt { margin: 0 }

			div#quoteForm ol.fieldset li.field input.text { width: 194px }

			div#quoteForm ol.fieldset li.field p.help, div#quoteForm ol.fieldset li.field p.date-picker {
				position: absolute;
				top: 7px; left: 455px;
			}
				div#quoteForm ol.fieldset li.field p.help a, div#quoteForm ol.fieldset li.field p.date-picker a {
					float: left;
					background: url(../images/ico_help.png) no-repeat;
					display: block;
					text-indent: -9999px;
					width: 15px; height: 16px;
				}
				div#quoteForm ol.fieldset li.field p.date-picker a {
					background-image: url(../images/ico_calendar.png);
					width: 16px;
				}

			div#quoteForm ol.fieldset li.field ul.links-container {
				position: absolute;
				top: -1px; right: 5px;
			}
				div#quoteForm ol.fieldset li.field ul.links-container li {
					float: left;
					margin: 0 0 0 10px;
				}
					div#quoteForm ol.fieldset li.field ul.links-container li a, div#quoteForm ol.fieldset li.field ul.links-container li a span { background: url(../images/bt_form.png) no-repeat }

					div#quoteForm ol.fieldset li.field ul.links-container li a {
						float: left;
						color: #fff;
						display: block;
						text-decoration: none;
					}
						div#quoteForm ol.fieldset li.field ul.links-container li a span {
							float: left;
							background-position: right bottom;
							display: block;
							margin: 0 -7px 0 0;
							padding: 6px 10px 8px;
						}


form#signUpForm { position: relative }

	form#signUpForm div.tip-top, form#signUpForm div.tip-bottom, form#signUpForm div.tip { background: url(../images/bg_tip-down.png) no-repeat }

	form#signUpForm div.tip-top {
		margin: 0 0 18px;
		padding: 5px 0 0;
	}
		form#signUpForm div.tip-bottom {
			background-position: right bottom;
			padding: 0 0 12px;
		}
			form#signUpForm div.tip {
				background-position: center 0;
				background-repeat: repeat-y;
				padding: 10px 8px 12px;
			}
				form#signUpForm h3 {
					color: #fad176;
					font-size: 14px;
					font-weight: bold;
					text-align: center;
					text-shadow: 0 -1px 0 #27363e;
					margin: 0;
				}
					form#signUpForm h3 em {
						color: #fff;
						font-weight: bold;
					}

	form#signUpForm h4 {
		color: #000;
		font-size: 12px;
		font-weight: bold;
		margin: 0 0 3px;
		padding: 0 10px;
	}
	form#signUpForm p {
		color: #0d2c3d;
		margin: 0 0 8px;
		padding: 0 10px;
	}
	form#signUpForm ol.fieldset { /*-*/ }

		form#signUpForm ol.fieldset li.field { /*-*/ }

			form#signUpForm ol.fieldset li.field label {
				color: #0d2c3d;
				font-style: italic;
				font-weight: normal;
				margin: 0 0 5px;
			}
			form#signUpForm ol.fieldset li.field input.text { width: 199px }

			form#signUpForm ol.fieldset li.field textarea.textarea {
				background-position: 0 -40px;
				width: 199px; height: 64px;
			}

		form#signUpForm ol.fieldset li.field.alt { margin-top: 25px }

			form#signUpForm ol.fieldset li.field.alt label { margin-top: 10px }

			form#signUpForm ol.fieldset li.field.alt input.text { width: 125px }

	form#signUpForm p.submit {
		margin: 0;
		padding: 0;
		position: absolute;
		bottom: -2px; right: -2px;
	}
		form#signUpForm p.submit input.submit {
			background-image: url(../images/bg_submit-alt.png);
			font-size: 12px;
			font-weight: normal;
			text-shadow: none;
			padding: 8px 0 9px;
			width: 69px;
		}

		
div#signUpForm { position: relative; }

	div#signUpForm div.tip-top, div#signUpForm div.tip-bottom, div#signUpForm div.tip { background: url(../images/bg_tip-down.png) no-repeat }

	div#signUpForm div.tip-top {
		margin: 0 0 18px;
		padding: 5px 0 0;
	}
		div#signUpForm div.tip-bottom {
			background-position: right bottom;
			padding: 0 0 12px;
		}
			div#signUpForm div.tip {
				background-position: center 0;
				background-repeat: repeat-y;
				padding: 10px 8px 12px;
			}
				div#signUpForm h3 {
					color: #fad176;
					font-size: 14px;
					font-weight: bold;
					text-align: center;
					text-shadow: 0 -1px 0 #27363e;
					margin: 0;
				}
					div#signUpForm h3 em {
						color: #fff;
						font-weight: bold;
					}

	div#signUpForm h4 {
		color: #000;
		font-size: 12px;
		font-weight: bold;
		margin: 0 0 3px;
		padding: 0 10px;
		width: 190px;
	}
	div#signUpForm p {
		color: #0d2c3d;
		margin: 0 0 8px;
		padding: 0 10px;
		width: 190px;
	}
	div#signUpForm ol.fieldset { /*-*/ }

		div#signUpForm ol.fieldset li.field { /*-*/ }

			div#signUpForm ol.fieldset li.field label {
				color: #0d2c3d;
				font-style: italic;
				font-weight: normal;
				margin: 0 0 5px;
			}
			div#signUpForm ol.fieldset li.field input.text { width: 199px }

			div#signUpForm ol.fieldset li.field textarea.textarea {
				background-position: 0 -40px;
				width: 199px; height: 64px;
			}

		div#signUpForm ol.fieldset li.field.alt { margin-top: 25px }

			div#signUpForm ol.fieldset li.field.alt label { margin-top: 10px }

			div#signUpForm ol.fieldset li.field.alt input.text { width: 125px }

	div#signUpForm p.submit {
		margin: 0;
		padding: 0;
		position: absolute;
		bottom: -50px; left: -1px;
	}

	div#signUpForm div#holderDiv 
	{
		width: 100px;
	}
	
/*-------------------------------
3.c Error styles
-------------------------------*/
span.errortext
{
	color: Red;
}


/*------------------------------------------------------------------

4.	PLUGINS
	Predefined utilities

--------------------------------------------------------------------

/* Utility classes
-------------------------------*/

.skip { position: absolute; top: 0; left: -9999px }


/* "Bars" navigation
---------------------------------
[?] EXAMPLE

Home | Services | About | Contact	*/

ul.bars li { display: inline; margin-left: 0 }
ul.bars li.first { border: 0 !important }
ul.bars li:before { content: "|"; padding: 0 12px }
ul.bars li:first-child:before { content: ""; padding: 0 12px 0 0 }


/*------------------------------------------------------------------

5.	LEGACY

--------------------------------------------------------------------

/* Misc
-------------------------------*/
.display-none {
	display: none;
}
.welcometohdr {
	text-transform: uppercase;
	font-size: 3em; margin: .4em 0 0.4em;
}

} @media print {

/*------------------------------------------------------------------

5.	PRINT
	Styles for print

------------------------------------------------------------------*/

body { background: none; color: #000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10pt }
code, pre { font-family: "Courier New", Courier, mono }
img { float: left; clear: left; page-break-inside: avoid; page-break-after: avoid }

a, a:link, a:visited { color: blue; text-decoration: underline }

blockquote, table, pre { page-break-inside: avoid }
ul, ol, dl  { page-break-before: avoid }
h1, h2, h3, h4, h5, h6 { display: block; font-weight: bold; page-break-after: avoid }

#footer, .ad, #nav, .nav, form, .skip { display: none }

h1 { font-size: 2em; margin: .83em 0; }
h2 { font-size: 2em; margin: .83em 0; }
h3 { font-size: 1.5em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.92em; margin: 1.67em 0; }
h6 { font-size: 0.83em; margin: 2.33em 0; }


/*------------------------------------------------------------------
	END CSS
------------------------------------------------------------------*/

}/* end @media */



/* --------------------------------------------------------
	Password Strength Styles
---------------------------------------------------------*/


.TextIndicator_Password_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_Password_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_Password_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_Password_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_Password_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}

/* ----------------------------
	END Password Strength
-----------------------------*/


.btnStyleLogin
{
    background: #FFFBFF url(../images/32x32_sign-in.png) no-repeat 10% center;
    border: 1px solid #CCCCCC;
    color: #3F6276;
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
    height:40px;
    width:100px;
    padding-left: 35px;
}

.btnStyleSignUp
{
    background: #FFFBFF url(../images/32x32_sign-up.png) no-repeat 10% center;
    border: 1px solid #CCCCCC;
    color: #3F6276;
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
    height:40px;
    width:150px;
    padding-left: 35px;
}

.btnBackGround
{
    background: url(../images/btn_bg.png) no-repeat;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 8px;
	font-weight: bold;
	font-style:oblique;
	text-shadow: 0 -1px 0 #b88220;
	padding: 0px;
	width: 65px;
}


.rounded-box-Header-Left 
{
    background-image: url('../images/rounded-box/left-top.gif'); 
    background-repeat: no-repeat; 
    background-position: 0px 0px; 
    width: 12px; 
    height: 38px;
}
.rounded-box-Header-Mid
{
    font-size : small; 
    font-family: 'Lucida Sans Unicode'; 
    font-weight: bold; 
    color: #FFFFFF;
    vertical-align:middle;
    text-align:left;
    height:38px;
    background-image: url('../images/rounded-box/top-bg.gif'); 
    background-repeat: repeat-x; 
    background-position: 0px 0px;
}
.rounded-box-Header-Right 
{
    background-image: url('../images/rounded-box/righttop.gif'); 
    background-repeat: no-repeat; 
    background-position: 0px 0px; 
    width: 12px; 
    height: 38px;
}	
.rounded-box-Body-Left
{
    background-image: url('../images/rounded-box/left-line.gif'); 
    background-repeat: repeat-y; 
    background-position: 0px 0px; 
    width: 12px;
}
.rounded-box-Body-Right
{
    background-image: url('../images/rounded-box/right-line.gif'); 
    background-repeat: repeat-y; 
    background-position: 0px 0px; 
    width: 12px;
}
#rounded-box-Body-Main
{
    clear:both;
    }

.rounded-box-Footer-Left
{
    background-image: url('../images/rounded-box/left-bottom.gif'); 
    background-repeat: no-repeat; 
    background-position: 0px 0px; 
    width: 12px; 
    height: 12px;
}
.rounded-box-Footer-Mid
{
    background-image: url('../images/rounded-box/line-bottom.gif'); 
    background-repeat: repeat-x; 
    background-position: 0px 0px; 
    height: 12px;
}
.rounded-box-Footer-Right
{
    background-image: url('../images/rounded-box/right-bottom.gif'); 
    background-repeat: no-repeat; 
    background-position: 0px 0px; 
    width: 12px; 
    height: 12px;
}


.wlItem
{
    margin-left:10px;
    margin-bottom:10px;
}
    .wlBx1
    {
        font-size:medium;
        padding-bottom:5px;
    }
    .wlBx2, .wlBx3, .wlBx4
    {
        float:left;
    }
    .wlBx2 img
    {
        height:48px;
        width:48px;
        padding:5px;
        border-style:solid;
        border-width:1px;
        border-color:#2B4350;
    }   
    .wlBx3, .wlBx4
    {
        margin-left:20px;
    }

.DataPolicyStyle
{
    background: #FFFBFF url(../images/16x16_panel-window.png) no-repeat 7% center;
    border: 1px solid #CCCCCC;
    color: #3F6276;
    font-family:Verdana;
    height:25px;
    width:110px;
    padding-left: 25px;
    cursor:hand;
}

 /* Got Mail Image */
#gotMailImage
{
    height:32px;
    right:0;
    position:fixed;
    top:270px;
    width:32px;
    margin-right:0px;
    z-index:3000;
    vertical-align:middle;
    text-align:center;
}

/* Got Mail Text */
#gotMail 
{            
	width: 32px;
	height: 170px;
	background: url(../images/email_background.gif) no-repeat;
	position:fixed;
	top:270px;
	right: 0;
	z-index: 99;
}
#gotMail a, #gotMail p {
	color: #fff;
	display: block;
	/*writing-mode: tb-rl;*/
	height: 140px;
	text-decoration: none;
	font-size: 1em;
	vertical-align:middle;
    text-align:center;
    padding:5px;
    margin-top:20px;
	}
#gotMail p:nth-child(1), #gotMail a:nth-child(1) {
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 140px;
	height: 32px;
	margin: 65px 0px 0px -53px;
}

.main-left-content
{
    float:left;
    width: 690px;
    }
.main-left-content h1
{
    margin: 0 0 0.2em;
    }
.main-left-content p
{
    padding-bottom:5px;
    }
.image-banner
{
    height: 178px;
    width: auto;
    margin-bottom:8px;
    }    
div#masthead-france {
    background: url("../images/masthead-france.jpg") no-repeat scroll 0 0 transparent;    
}    
div#masthead-spain {
    background: url("../images/masthead-spain.jpg") no-repeat scroll 0 0 transparent;    
}
div#masthead-portugal {
    background: url("../images/masthead-portugal.jpg") no-repeat scroll 0 0 transparent;   
}
div#masthead-italy {
    background: url("../images/masthead-italy.jpg") no-repeat scroll 0 0 transparent;    
}
div#masthead-european {
    background: url("../images/masthead-european.jpg") no-repeat scroll 0 0 transparent;    
}
div#masthead-carremoval {
    background: url("../images/masthead-car_removal.jpg") no-repeat scroll 0 0 transparent;   
}

.footerLogosBarOuter
{
    background: #cbd1d4 url(/images/bg_footer-links.gif) repeat-x;
    height:60px;
    width:100%;
}

.footerLogosBarInner
{
    margin: 0 auto;
	overflow: hidden;
	width: 970px;
}

.footerLogosBarItem
{
    float: left;
	margin: 0px;
	padding: 5px;
	vertical-align:middle;
	text-align:left;
}

.footerLogosBarItem a.WOTBadge {
	display: block;
	width: 125px;
	height: 50px;
	background: url('../images/mark.png');
	background-repeat:no-repeat;
	text-indent: -99999px;
	filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
}

.footerLogosBarItem a.WOTBadge:hover {
	filter:alpha(opacity=100); /* IE */
    opacity: 1; /* Safari, Opera */
    -moz-opacity:1; /* FireFox */
}

.footerLogosBarItem a.Truste {
	display: block;
	margin-top:7px;
	width: 125px;
	height: 40px;
	background-repeat:no-repeat;
	text-indent: -99999px;
	filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
}

.footerLogosBarItem a.Truste:hover {
	filter:alpha(opacity=100); /* IE */
    opacity: 1; /* Safari, Opera */
    -moz-opacity:1; /* FireFox */
}

.footerLogosBarItem a.coco {
	display: block;
	margin-top:7px;
	width: 80px;
	height: 40px;
	background-repeat:no-repeat;
	text-indent: -99999px;
	filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
}

.footerLogosBarItem a.coco:hover {
	filter:alpha(opacity=100); /* IE */
    opacity: 1; /* Safari, Opera */
    -moz-opacity:1; /* FireFox */
}

.footerLogosBarItem a.verisign {
	display: block;
	margin-top:5px;
	width: 75px;
	height: 40px;
	background-repeat:no-repeat;
	text-indent: -99999px;
	filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
}

.footerLogosBarItem a.verisign:hover {
	filter:alpha(opacity=100); /* IE */
    opacity: 1; /* Safari, Opera */
    -moz-opacity:1; /* FireFox */
}

.footerLogosBarItem a.GoogleCheckout {
	display: block;
	margin-top:8px;
	width: 105px;
	height: 40px;
	background-repeat:no-repeat;
	text-indent: -99999px;
	filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
}

.footerLogosBarItem a.GoogleCheckout:hover {
	filter:alpha(opacity=100); /* IE */
    opacity: 1; /* Safari, Opera */
    -moz-opacity:1; /* FireFox */
}

.footerLogosBarItem a.paypal {
	display: block;
	margin-top:5px;
	width: 80px;
	height: 41px;
	background-repeat:no-repeat;
	text-indent: -99999px;
	filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
}

.footerLogosBarItem a.paypal:hover {
	filter:alpha(opacity=100); /* IE */
    opacity: 1; /* Safari, Opera */
    -moz-opacity:1; /* FireFox */
}

.footerLogosBarItem a.MasterCard {
	display: block;
	margin-top:10px;
	width: 100px;
	height: 40px;
	background-repeat:no-repeat;
	text-indent: -99999px;
	filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
}

.footerLogosBarItem a.MasterCard:hover {
	filter:alpha(opacity=100); /* IE */
    opacity: 1; /* Safari, Opera */
    -moz-opacity:1; /* FireFox */
}

.footerLogosBarItem a.visa {
	display: block;
	margin-top:7px;
	width: 75px;
	height: 40px;
	background-repeat:no-repeat;
	text-indent: -99999px;
	filter:alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity:0.50; /* FireFox */
}

.footerLogosBarItem a.visa:hover {
	filter:alpha(opacity=100); /* IE */
    opacity: 1; /* Safari, Opera */
    -moz-opacity:1; /* FireFox */
}

.col-contact{
	float:left;
	width:300px;
	margin-top:5px;
	}
	
.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#003550;
text-decoration:none;
	font-weight:bold;
	padding-top:16px;
	}
	
 .WatchListLabel
 {
   padding-top: 10px;
   }
   
   #TypeWriterNews 
{
    width: 100%;
    margin: 0;
    list-style-type: none;
    padding: 3px;
    color: #3B3B3B;
    font-family: arial, verdana, times;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}

#TypeWriterNewsTicker
{
    border: 1px solid #C0C0C0;
    background: #fff; 
    width: 100%;
    height: 20px;
    overflow: hidden;
    color: #3B3B3B;
    font-family: arial, verdana, times;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
}

