/*div{ border:solid 1px orange; }*/
body.mceContentBody {

   background-color:#eceded;
   
   background-image:none;

   text-align:left;

   margin:0px;

   color:#3e3d40;

   font-size:80%;

}



.mceContentBody a {

	color: black !important; /* FF requires a important here */

	text-decoration:underline;

}

body{
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#3489BC;
	background-image:url(../images/gradient-bkg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:75%;
	color:#3e3d40;
	line-height:1.3;
}
h1, h2, h3, h4, p{
	margin-top:0;
	margin-bottom:8px;
}
h1{
	color:#374198;
	font-size:167%;
	font-weight:normal;
}
h2{
	color:#374198;
	font-size:133%;
	font-weight:normal;
}
#content h2 a{
	color:#374198;
}
#container{
	width:764px;
	text-align:left;
	padding:0;
	margin:14px auto;
}
#header{
	background-image:url(../images/header-placeholder.jpg);
	background-repeat:no-repeat;
	height:268;
	width:764;
	padding:0;
	margin:0;
	line-height:0;
}
#top-menu{
	width:724px;
	background-image:url(../images/top-menu-bkg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	color:#6f7071;
	padding:3px 30px 3px 14px;
	font-size:108.33%;
	line-height:1.3;
}
#top-menu ul{
	margin:0;
	padding:2px 0px;
	list-style-type:none;
}
#top-menu li{
	float:left;
}
#top-menu a{
	color:#ffffff;
	text-decoration:none;
	padding:0 7px;
}
#top-menu a:hover{
	color:#89c2e5;
}
#top-menu form{
	padding:0;
	margin:0;
}
#top-menu ul li a.selected{
	color:#89c2e5;
}
#content-wrapper{
	background-color:#eceded;
	width:743px;
	padding:30px 0px 20px 21px;
}
#side-menus{
	width:174px;
	padding-right:26px;
	float:left;
}
#content{
	float:left;
	width:514px;
}
#content a{
	color:#000000;
	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}
#content a.catlink{
	color:#3d3e40;
	text-decoration:none;
}
#content a.catlink:hover{
	text-decoration:underline;
}
#footer-menu{
	padding:5px 0px 6px 30px;
	width:734px;
	background-color:#cfd1d2;
	font-size:108.33%;
	color:#999a9c;
}
#footer-menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer-menu li{
	float:left;
}
#footer-menu a{
	color:#58585a;
	text-decoration:none;
	padding:0 7px;
}
#footer-menu a:hover{
	text-decoration:underline;
}
#footer-menu li a.selected{
	color:#3489bc;
}
#footer-extra{
	background-color:#ffffff;
	padding:16px 30px 0px 30px;
	width:704px;
	background-repeat:no-repeat;
}
#footer-extra img{
	padding-right:12px;
}
#footer-cards{
	background-image:url(../images/footer-cards.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:4px 0px 4px 247px;
	float:left;
	color:#58585a;
}
#footer-tel-no{
	background-image:url(../images/footer-telephone.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:34px;
	font-size:183.33%;
	float:right;
	color:#274869;
	line-height:1;
}
#side-menu{
	padding-bottom:5px;
	/*background-color:yellow;*/
}
#side-menu ul{
	list-style-type:none;
	width:170px;
	margin:0px;
	padding:0 4px 0 0;
	background-image:url(../images/side-menu-shadow.gif);
	background-position:top right;
	background-repeat:repeat-y;
}
#side-menu ul li{
	width:168px;
	list-style-type:none;
	vertical-align:top;
	background-color:#e2e2e2;
	border-top:solid 1px #f6f6f8;
	border-right:solid 1px #b6b7b9;	
	border-bottom:solid 1px #c8c8c8;
	border-left:solid 1px #e7e7e7;
	padding:0;
	margin:0;
}
#side-menu li.menu-title{
	width:132px;
	background-image:url(../images/side-menu-title-bkg.gif);
	background-repeat:repeat-x;
	background-color:#1c3272;
	border-top:none;
	border-right:solid 1px #1b3266;	
	border-bottom:solid 1px #152b58;
	border-left:solid 1px #4f548b;
	padding:0px 18px 4px 18px;
	margin:0;
	color:#ffffff;
	font-weight:bold;
	vertical-align:top;
}
#side-menu ul li a{
	color:#3e3d40;
	text-decoration:none;
	margin:0;
	display:block;
	padding:2px 0px 2px 18px;
}
#side-menu a:hover{
	/*text-decoration:underline;*/
	background-color:#cfd0d2;
}
#side-menu ul li a.selected{
	background-color:#c1c6dc;
}
#side-menu li.basket{
	width:141px;
	background-color:#cfd0d2;
	padding:2px 9px 2px 18px;
	border-bottom:none;
}
#side-menu li.basket-title{
	width:132px;
	background-image:url(../images/basket-title-bkg.gif);
	background-repeat:repeat-x;
	background-color:#464545;
	border-top:none;
	border-right:solid 1px #393939;	
	border-bottom:solid 1px #363736;
	border-left:solid 1px #6d6968;
	padding:0px 18px 4px 18px;
	margin:0;
	color:#ffffff;
	font-weight:bold;
	vertical-align:top;
}
.side-menu-bottom{
	padding:0;
	margin:0;
	border:none;
}
#side-menus p{
	margin-top:0;
	margin-bottom:13px;
}
#basket-main{
	width:141px;
	background-color:#cfd0d2;
	border-top:solid 1px #f6f6f8;
	border-right:solid 1px #b6b7b9;	
	border-bottom:solid 0px red;
	border-left:solid 1px #e7e7e7;
	padding:2px 9px 2px 18px;
	vertical-align:top;
}
#basket-shadow{
	background-image:url(../images/side-menu-shadow.gif);
	background-position:top right;
	background-repeat:repeat-y;
	padding-right:4px;
}
#preview-middle{
	background-image:url(../images/pre-owned-bkg-middle.gif);
	background-repeat:repeat-y;
}
#preview-top{
	background-image:url(../images/pre-owned-bkg-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#preview-bottom{
	background-image:url(../images/pre-owned-bkg-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:4px 9px 8px 18px;
	width:147px;
	color:#ffffff;
	font-weight:bold;
}
#preview-bottom a{
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.white-box{
	width:486px;
	background-image:url(../images/white-box-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding:16px 14px 0px 14px;
	overflow:hidden;
}
.clear{
	clear:both;
	height:0;
	overflow:hidden;
}
form{
	margin-top:0px;
}

form.smartweb-form
{
	padding-top: 10px;
}
.smartweb-form fieldset
{
	border: 0;
	padding: 0;
	width:400px;
}
.smartweb-form input
{
	display:block;
	float: left;
	margin-bottom:7px;
	width:240px;
}
.smartweb-form label
{
	clear:left;
	display: block;
	float:left;
	margin-right: 3px;
	padding-top: 4px;
	text-align:right;
	width: 150px;
	
}
.smartweb-form textarea
{
	display: block;
	float:left;
	font-family:inherit;
	margin-bottom:7px;
	width: 238px;
}
.smartweb-form input.submit
{
	display:block;
	clear:both;
	float:right;
	margin-right:1px;
	width:auto;
}
p.errorMessage
{
	color:#ab1226;
}