body{
	margin-top:10px;
	padding:0;
	font-family:Microsoft Sans Serif, Arial;
	font-size:0.77em;
	text-align:center;
	background-image: url(/images/bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


legend
{font-family:"Trebuchet MS";font-size:117%;
}

/******************** Communs ********************/
img{border:0;}
/*p{margin-top:0px;margin-bottom:12px;line-height:1.1em;margin-right:25px;text-align:justify;}*/
small{font-size:87%;}

dt {
	color:#D04E1F;
	font-weight:bold;
	padding-right:5px;
	margin-top:5px;
}


#table_space
{
	font-size:90%;
	border: 1px solid #CCDAE5;
}

#table_space td
{
	padding:5px;
}



#table_space th
{
	padding:5px;
background-color:#D9E4EC;
}

#table_space .odd
{
background-color:#F6F9FB;
}

#table_space .par
{
background-color:#EBF1F5;
}


a{font-weight: bold;text-decoration: none;}
a:link,a:visited {color: #0B496E;}
a:hover {text-decoration:underline;}

ul{margin-top:0;}
ol li a
{
font-weight:normal;
}

ol li
{
padding-top:0.7em;
}

ul.list_arrow li a
{
font-weight:normal;
}

ul.list_arrow  li
{
padding-left:20px;background-image: url(/images/bullet_arrow_box.gif);background-repeat: no-repeat;margin-bottom:8px;padding-bottom:5px;background-position: 0px 3px;
list-style:none;}



/******************** Headings ********************/
h1{font-family:"Trebuchet MS";font-size:135%;color:#0B496E;margin-top:0px;}
h2{font-family:"Trebuchet MS";font-size:117%;color:#2D81C1;padding-left:20px;background-image: url(/images/bullet_arrow_box.gif);background-repeat: no-repeat;margin-bottom:10px;padding-bottom:0;background-position: 0px 4px;}
h3{	color:#D04E1F;font-weight:bold;font-size:100%;padding:0;margin-top:15px;margin-bottom:0px;}

/* Rollover effect on images */ 
a.linkopacity img {filter:alpha(opacity=80); opacity: 0.7;}
a.linkopacity:hover img {filter:alpha(opacity=100);opacity: 1.0;}
.opacity80 {filter:alpha(opacity=80); opacity: 0.7;}




/******************** Container *********************/
#container{margin:0 auto;width:750px;text-align:left;}

/******************** Header *********************/
#header{
	height:104px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(/images/bkg_bottom_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header #header_left{text-align:center;float:left;}
#header #header_right{width:506px;color:#7D9DC9;float:left;text-align:right;}
#header h3{font-family:Geneva, Arial, Helvetica, sans-serif;color:#D04E1F;font-size:125%;padding-top:3px;margin:0px;font-style:italic;}
#header a {font-weight:normal;}

#top_nav {font-family:Verdana, Arial, Helvetica, sans-serif;padding:0;margin:0;padding-bottom:5px;}
#top_nav li
{
padding:0;margin:0;padding-right:15px;
display:inline;
}
#top_nav a{color: #3B3B3B;font-size:80%;}

/********************* Main Section ********************/

#main {
	margin: 20px 0;
}

/* Two columns */
#leftcol{width:545px;float:left;margin: 0;}
#rightcol{
	margin-left: 555px;
        background: url(/images/intro_couple.jpg) no-repeat 0px 10px;
	padding-top: 210px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 0px;
	
	
}


/******************** Main navigation ********************/
#nav{margin:0;margin-bottom:5px;padding:0;margin-top:3px;}

#nav li {
	display:inline;
	padding-right:15px;
}
#nav a{
	color: #3B3B3B;
	text-decoration:none;
	font-weight:bold;
	font-size:95%;		
	padding-bottom:6px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:none;
}

#nav a:hover{color:#000000;
	background-image: url(/images/bullet_nav_off.gif);
}


body#home #home_tab a,
body#estimate #estimate_tab a,
body#selfmove #selfmove_tab a,
body#truck #truck_tab a {
	background-image: url(/images/bullet_nav_on.gif);
}


/******************** Welcome box located under the header  ********************/
#intro {
	height: 310px;
	background: url(/images/intro_girl.jpg) no-repeat right bottom;
}
#catnavholder {width: 555px;}
	#catnav {
	margin: 0;
	padding: 0;
	height: 100px;
	background: url(/images/box_step_bkg.gif) no-repeat;
	width: 555px;
}
	#catnav li {
	display: block;
	float: left;
	width: 185px;
}
	#catnav li strong {display:none;}
	#catnav li p {position:relative; top:30px; padding: 10px; padding-left:15px;margin-top:5px;padding-right:0px;font-size: 11px; line-height: 120%; text-align:left;}
#welcome {width: 555px; height: 210px;}

/******************** Secondary navigation - separated in 4 columns  ********************/
#second_nav{width:100%; margin-top:20px;clear:both;}

/* Give to each column the same height */
#second_nav div {height:130px;padding-left:7px;float: left;}

#second_nav div a{color:#4D4D4D;font-weight:normal;}


/* Width for each columns */
#second_nav #col1 {width: 160px;}
#second_nav #col2 {width: 160px;}
#second_nav #col3 {width: 235px;}
#second_nav #col4 {width: 162px;}

/* Display the vertical line after each boxes */
#second_nav #col2,#second_nav #col3,#second_nav #col4{
	background-image: url(/images/separator_dot_line.gif);
	background-repeat: no-repeat;
}

/* No padding-left for the first column */
#second_nav #col1{padding-left:0px;}

#second_nav li {
color:#666666;
}


/******************** Footer  ********************/
#footer{font-family:Verdana, Arial, Helvetica, sans-serif;text-align:center;padding-top:20px;width:100%;float:left;}
#footer a{font-size:80%;font-weight:bold;color:#0B496E;}


/********************** form elements ********************/

input,select,textarea {	font-family:Microsoft Sans Serif, Arial;font-size:100%;}
textarea:hover{background-color:#E2E2E2;border: 1px solid #7F7F7F;}

.field{border: 1px solid #CCCCCC;background-color:white;background: url(/images/field_back.gif) repeat-x;padding:2px;overflow:hidden;}
.field:hover{background-color:#E2E2E2;border: 1px solid #7F7F7F;}
.field_full {width:95%;}
.field_medium {width:190px;}

p.freeestimate a {
	display:block;
	width:196px;
	height:22px;
	background: url(/images/bt_requestestimate.gif) no-repeat;
	filter:alpha(opacity=80); opacity: 0.7;
}
p.freeestimate a:hover {
	filter:alpha(opacity=100); opacity: 1;
	
}
p.freeestimate a span{
	display:none;
}

.getquote_btn {
	cursor:pointer;
	border:none;
	background: url(/images/bt_back.gif) no-repeat center center;
	width:105px;
	height:22px;
	padding-bottom:4px;
	color:#FFFFFF;
	font-weight:bold;
}

input.btn{
cursor:pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#ddd;

	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');
	height: 30px;
}


fieldset {
	border:1px solid #C8C8C8;
	padding: 10px;
	margin-top:0;
	margin-bottom:10px;
}
legend {

	padding: 5px 10px;
	color:#D04E1F;
	font-weight:bold;
}

.clear {clear:both;}

.leftcol {clear:none;width:250px;float:left;}

p.errorbox {

	border: 2px solid #FF0000;
	padding:5px 5px 5px 55px;
	margin: 10px auto;
	color:#FF0000;
	font-weight:bold;
	background: url(/images/ico_warning.gif) no-repeat 10px;
	font-size: 115%;
}

hr{width:60%;margin:12px;color:#CFDCED;}


  
  
.getquote_btn {
	cursor:pointer;
	border:none;
	background: url(/images/bt_bkg.gif) no-repeat center center;
	width:105px;
	height:22px;
	padding-bottom:4px;
	color:#FFFFFF;
	font-weight:bold;
}

input.btn{
	cursor:pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#ddd;

	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');
	height: 30px;
}

#uhaul,#budjet {
	width:250px;float:left;padding:5px;border:1px solid #CCC;
}
#uhaul{
	margin-right:15px;
}
