/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



.clear-both {
	clear: both;
}

.display-none {
	display: none;
}

body {
	margin: 0px;
	padding: 0px;
	background: #CDCED1 url(../images/bodybkgd.jpg) repeat-y top center;
}

p, h1, h2, h3, h4, h5, h6, strong {
	margin: 0px;
	padding: 0 0 8px 0;
}

p,
strong {
	font-size: 11px;
	line-height: 16px;
}

strong {
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 3px;
}

h4 {
	font-size: 12px;
	margin: 0;
	padding: 0 5px;
}

h6 {
	margin: 0;
	/*padding: 7px 0;
	text-align: center;
	border-top: dotted 1px #333333;*/
}

a:link, a:visited {
	font-size: 11px;
}

a:hover {
	color: #667885;
	text-decoration: underline;
}

a:active {
	color: #CCCCCC;
}

/* LAYOUT STYLES */

div#outer {
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

div#top {
	width: auto;
	height: 85px;
	padding: 0;
	background: url(../images/topbkgd.gif) no-repeat right top;
	padding: 50px 0 0 0;
	margin: 0;
}

div#top li {
	margin: 9px 20px 0px 790px;
	
	font-size: 100%;
	text-align:left;
	background-color: #990000;
}

div#top li a:link,
div#top li a:visited {
	padding: 5px;
	background-color: #990000;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}

div#top li a:hover {
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 5px;
}

div#top li a:active {
	color: #667885;
	text-decoration: none;
}

ul#globalnav {
	width: auto;
	height: 25px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	background: url(../images/globalnavbkgd.jpg) repeat-x;
	text-align: center;
}

ul#globalnav li {
	margin: 0;
	padding: 0;
	display: inline;
}

ul#globalnav li a:link,
ul#globalnav li a:visited {
	margin: 0;
	padding: 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

ul#globalnav li a:hover {
	color: #FFCC00;
}

ul#globalnav li a:active {
	color: #CCCCCC;
}

div#masthead-home {
	width: auto;
	height: 174px;
	background: url(../images/masthead-home.jpg) no-repeat;
}

div#masthead-carremoval {
	width: auto;
	height: 174px;
	background: url(../images/masthead-car_removal.jpg) no-repeat;
}

div#masthead-european {
	width: auto;
	height: 174px;
	background: url(../images/masthead-european.jpg) no-repeat;
}

div#masthead-france {
	width: auto;
	height: 174px;
	background: url(../images/masthead-france.jpg) no-repeat;
}

div#masthead-how {
	width: auto;
	height: 174px;
	background: url(../images/masthead-how_it_all_works.jpg) no-repeat;
}

div#masthead-italy {
	width: auto;
	height: 174px;
	background: url(../images/masthead-italy.jpg) no-repeat;
}

div#masthead-portugal {
	width: auto;
	height: 174px;
	background: url(../images/masthead-portugal.jpg) no-repeat;
}

div#masthead-spain {
	width: auto;
	height: 174px;
	background: url(../images/masthead-spain.jpg) no-repeat;
}

div#maincontentwrapper {
	min-height:400px;
	height:auto !important;
	height:400px;
	margin: 0;
	padding: 10px;
}

div#col1 {
	width: 660px;
	padding: 10px;
	float: left;
}

div#col11057 {
	width: 520px;
	padding: 10px;
	float: left;
}

div#col2 {
	width: 200px;
	padding: 10px;
	float: right;
}
div#col21058 {
	width: 195px;
	padding: 10px;
	float: left;
}

div#col21057{
	width: 300px;
	padding: 10px;
	float: left;
}

#outer #maincontentwrapper #col1 .welcometohdr {
	font-size: 18px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 13px;
	font-weight: lighter;
	color: #666666;
}

.homecol2bkgd {
	min-height: 200px;
	background: url(../images/home_col2bkgd.jpg) repeat-x;
}

div.home-boxes {
	width: 217px;
	height: 230px;
	margin-right: 10px;
	padding: 0;
	float: left;
	background: url(../images/home_boxesbkgd.jpg) repeat-x;
}

div.home-boxes .home-boxh3-1,
div.home-boxes .home-boxh3-2,
div.home-boxes .home-boxh3-3,
div.home-boxes .home-boxh3-4 {
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 7px;
}

div.home-boxes .home-boxh3-1 {
	background-color: #98ba56;
}

div.home-boxes .home-boxh3-2 {
	background-color: #5e90b6;
}

div.home-boxes .home-boxh3-3 {
	background-color: #FF6600;
}

div.home-boxes .home-boxh3-4 {
	background-color: #62757f;
}

.home-boxes p {
	padding: 0 10px 4px 10px;
}

.highlightedword
{
    font-weight: bold;
  
   
   
    
}

ul#footer {
	width: auto;
	margin: 0 0;
	padding: 10px 25px 20px 10px;
	text-align: right;
	background-color: #718592;
}

ul#footer li {
	padding: 0 40px;
	float: left;	
	color: #FFFFFF;
	font-size: 10px;
}

ul#footer li a:link,
ul#footer li a:visited {
	color: #FFFFFF;
	font-size: 10px;
	display: block;
}

ul#footer li a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

ul#footer li a:active {
	color: #CCCCCC;
}
ul#footer li {
	padding: 0 40px;
	float: left;	
	color: #FFFFFF;
	font-size: 10px;
}

ul#footer li a:link,
ul#footer li a:visited {
	color: #FFFFFF;
	font-size: 10px;
	display: block;
}

ul#footer li a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

ul#footer li a:active {
	color: #CCCCCC;
}
ul#footer li {
	padding: 0 40px;
	float: left;	
	color: #FFFFFF;
	font-size: 10px;
}

ul#footer li a:link,
ul#footer li a:visited {
	color: #FFFFFF;
	font-size: 10px;
	display: block;
}

ul#footer li a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

ul#footer li a:active {
	color: #CCCCCC;
}

/*-------------------------------
Form styles start
-------------------------------*/
/* General forms */
form.form { /* nothing here */ }

	form.form ol.fieldset {	list-style: none }
	
		form.form ol.fieldset li.field { margin: 1em 0; padding: 0 0 0px 90px; position: relative }
		
			form.form ol.fieldset li.field label { display: block; width: 80px; text-align: right; position: absolute; top: 2px; left: 0 }
			
	form.form p.submit { margin-left: 90px }
	
		form.form p.submit input { padding: 3px 7px }

	form.form p.submit2 { margin-left: 0px }

		form.form p.submit2 input { padding: 3px 7px }

/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */ }

	form.search p.fields { margin: 0 }

		form.search p.fields input, form.search p.fields button {
			display: inline;
			vertical-align: middle;
		}

span.errortext
{
	color: Red;
	font-size: medium;
}
		
/*-------------------------------
Form styles end
-------------------------------*/

