﻿body {font:13px/1.22 Arial,Helvetica,sans-serif;*font-size:small;*font:x-small; margin:0; padding:0; background: #5bcbf1 url(http://www.autoshopper.com/ed/images/BG.gif) repeat-x top left scroll; }
h1 {font-size:17.4px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color: #004784;margin:0;padding-top:10px;padding-bottom:8px;}
div#mainwrapper {margin-left:auto; margin-right:auto; width:772px; padding:0; padding-top:0px;}
div#headerwrapper {padding:5px; padding-top:5px; padding-bottom:10px}
div#textwrapper {padding:8px; padding-top:0px; border-left:1px black solid; border-right:1px black solid; background-color:#fff}
div#footerwrapper {padding:8px; padding-top:0px; border-left:1px black solid; border-right:1px black solid; background-color:#fff}
.photos {
	border-style: solid;
	border-width: 0;
	margin-left: 7px;
	margin-right: 0px;
}
/*Start Menu Styles */

.menu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.menu ul{
border-left: 0 solid #564c66;
	border-right: 0 solid #564c66;
	border-top: 1px solid #564c66;
	border-bottom: 1px solid #564c66;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
/*border*/
/*background: black url('http://www.autoshopper.com/ed/images/indentbg.gif') repeat-x center;*/
background: black;

}

.menu ul li{
display: inline;
}

.menu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #333; /*divider between menu items*/
}

.menu ul li a:visited{
color: white;
}

.indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
/*background: black url('http://www.autoshopper.com/ed/images/indentbg2.gif') repeat-x center;*/
background: black;
}

.menu ul li a:hover{
color: #ffc138 !important; /*text color of selected and active item*/
/*background: black url('http://www.autoshopper.com/ed/images/indentbg2.gif') repeat-x center;*/
background: black;
}

/*End Menu Styles */

/* Floats */
span.fltright {float: right;}
div.fltright {float: right;}
span.fltleft {float: left;}

div.fltleft {float: left;}

/* Clear Float */
.clearthis:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearthis { display: inline-table; }
.clearthis { display: block; } /* Hides from IE-mac \*/
.clear {clear:both; overflow:hidden; height:0; display:block }
