body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	text-align: center;
	font-size:62.5%;
}

.outmost-wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #FFFFFF;
	width: 980px; 
	position: relative;
}

/* -HEADER- */
.header-wrapper {
	width: 100%;
	background-color: white;	
	height: 115px;
	display:block;
}

.logo{
	text-indent: -9999px;
	background: url(/imagesv3/showroom-logo.jpg) no-repeat center;
	width: 311px;
	height: 113px;
	display: block;
	float: left;
}

.searchform{
	float: right;
	display: block;
	margin-top: 40px;
	padding: 0px; 
}

.searchbtn{
	height: 30px;
	width: 50px;
	background: url(/imagesv3/searchbtn.jpg) no-repeat top left; 
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.searchtxt{
	width: 160px; 
	/*background: url(/imagesv3/searchtxt.jpg) no-repeat center;*/
	border: 1px solid #999999;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

.advsearch{
	margin: 5px 3px;
	font-size: 10px;
}

.topmenubar {
	clear: both;
	width: 100%;
	background-color: #00F;
	height: 33px;
	background-image: url(/imagesv3/topmenubarbg1.jpg);
	background-repeat: repeat-x;
}


.topmenulink {
	color: #FFFFFF;
	display: block;
	float: left; 
	height: 24px;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 1.2em;
	vertical-align: bottom;
}

.topmenulink:hover {
	background-color: #000000;
}

#thispagelink{
	background-color: #000000;
}
/* */



.pagebody {
	display: block;
	background-color: #000066;	
	width: 100%;
}

.widemainbody {
	display: block;
	width: 750px; 
	background-color: #fff;	
	float: left;
}

.soldout{
	position: absolute;
	z-index: 99;
	height: 360px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #666666;
	opacity: .5;
	filter: alpha(opacity=50);
	font-weight: bold;
	padding: 5px;
}

/* -LEFTBAR- */
.leftbar {
	display: block;
	float: left;
	width: 172px;
	background-color: #FFFFFF;
	vertical-align:	top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.leftbarsearch {
	display: block;
	float: left;
	width: 172px;
	background-color: #F2F2F2;
	vertical-align:	top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}

h3.toggler {
	background-color: #A8EEFF;
	margin: 0px;
	cursor: pointer;
	font-size: 1.2em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 14px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3.searchhead{
	background-color: #A8EEFF;
	margin: 0px 0px 2px;
	font-size: 1.2em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: 	#000080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.searchlabel{
	margin: 5px 0px -10px 6px;
	color: #4169E1;
	font-size: 12px;

}
.searchinput{
	margin: 0px 0px -5px 6px;
}
.tinput{
	font-size:11px;
}


div.element{
	width: 100%; 
}

.leftbarlink{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 14px;
	font-size: 1.1em;
	display:block;
	text-decoration: none;
	color: #666666;
}

.leftbarlink:hover{
	background-color: #EAEAEA;
	color: #000000;
}
/* */


/* -CENTER- */
.centercontent {
	display: block;
	float: left;
	vertical-align:	top;
	background-color: #FFFFFF;
	width: 578px;
}

.grid {
	vertical-align:	top;
	margin-bottom: 4px;
	margin-left: 5px;
} 

.gridzero { 
  	display: block;
} 
.row {
	display: block;
} 
.propcell {
	display: block;
	float: left;
	vertical-align:	top;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #E0EBFD;
	width: 186px;

} 

a.largelink{
	color: #000000;
	text-decoration: none;
}

a.largelink:hover .latestitems{
	color: #0033FF;
}

.propimage {
	height: 130px;
	width: 186px;
	overflow:hidden;
	display: block;
}


.proptitle {
	display:block;
	height: 32px;
	font-size: 1.4em;
	color:#000000;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 14px;
}

.proploc {
	display:block;
	font-size: 1.2em;
	color:#000000;
	padding-right: 10px;
	padding-left: 14px;
	height: 60px;
}

.propprice {
	color:#666;

}

.propcat {
	display:block;
	color: #FFFFFF;
	background-color: #0066CB;
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
	height: 12px;
	overflow: hidden;
}

.pagenumbar {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
	color: #999999;
	text-align: right;
}

a.pagenum{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

a.pagenum:hover{
	background-color: #000000;
}


/*  */



/* -RIGHTBAR */
.rightbar {
	display: block;
	float: left;
	background-color: #000066;	
	width: 230px;
	vertical-align:	top;
}

.welcomebox {
	background-color: #000000;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 18px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;	
}

.welcomeboxtext {
	margin-top: 10px;
	color: #FFFFFF;
	font-size:1.2em;

}

.whitetext {
	color: #FFFFFF;
	font-size:1.2em;
}


h1.home {
	font-size: 1.8em;
	color: #fff;
	margin:0px; 
}

.sidebarbox {
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 18px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;	
}

.sidebaragentbox {
	padding-top: 75px;
	padding-right: 14px;
	padding-bottom: 18px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;	
}



h2.side {
	font-size: 1.4em;
	color: #fff;
	margin:0px; 
}

ul.side {
	color: #FFFFFF;
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
	text-indent: -10px;
	font-size:1.2em;
}

ul.side li{
	margin-bottom: 0.8em;
}

ul.side li a {
	color: #00CCFF;
	text-decoration: none;
}

ul.side li a:hover {
	color: #ffffFF;
	text-decoration: underline;
}


/* */


/* PRODUCT PAGE CSS */


#breadcrumb {
	color: #999999;
	font-size: 1.2em;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 11px;
	}

#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
	
a.breadcrumblink {
	color: #0099FF;
	text-decoration: none;
}

a.breadcrumblink:hover {
	color: #0066FF;
	text-decoration: underline;
}

h2.pageheader {
	font-size: 2.4em;
	font-weight: normal;
	padding-left: 11px;
	margin-top: 10px;
	margin-bottom: 7px;
}

.productcol_1{
	display: block;
	float: left;
	width: 420px;
	vertical-align: top;
	padding-left: 11px;

}

.productcol_2 {
	display: block;
	float: left;
	width: 319px;
	padding-bottom: 10px;
	vertical-align: top;
}

.catloccol_1{
	display: block;
	float: left;
	width: 170px;
	vertical-align: top;
	padding-left: 0px;

}

.propdesc {
	font-size: 1.6em;
	padding-right: 20px;
	padding-bottom: 40px;
}

.propslideshow {
	margin-left: -17px;
	padding-bottom: 70px;
}


h3.propimp {
	font-size: 1.8em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3.advsearchtitle{
	font-size: 1.9em;
	font-weight: normal;
	padding: 3px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.propfield {
	display: block;
	float: left;
	width: 70px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

.propvalue {
	display: block;
	width: 230px;
	float: left;
	font-size: 1.2em;
	color: #666666;	
}


.actionbuttonbox {
	clear:both;
	display: block;
	padding-top: 10px;
	margin-bottom: 10px;

}

a.sidebarlink {
	color: #00CCFF;
	text-decoration: none;
}

a.sidebarlink:hover {
	color: #ffffFF;
	text-decoration: underline;
}

.featurebox {
width: 297px;
}
/* */ 

.normaltext{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

/* footer */
.footer {
	clear:both;
	width: 100%;
	background-color: #000;	
}

.footerrow {
	margin-left: 15px;
	padding-top: 15px;
	color: #444444;
	font-size: 1.2em;
}

a.footerlink {
	color: #777777;
	text-decoration: none;	
}

a.footerlink:hover {
	color: #0066FF;
	text-decoration: underline;	
}

.footfield {
	display: block;
	float: left;
	width: 180px;
}

.footvalue {
	display: block;
	width: 600px;
	float: left;
}
/* */

/* post manager*/
.onecolumn {
	padding-left: 11px;
	padding-right: 10px;
	font-size: 1.3em;
}

.onecolumnfootnote {
	padding-left: 11px;
	padding-right: 10px;
	font-size: 1.3em;
	color: #666666;	
	margin-bottom: 10px;
	margin-top: -8px;
}


.onecolumnarticle {
	margin-left: 11px;
	padding-left: 5px;
	width: 550px;
	font-size: 1.6em;
	margin-bottom: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}



.vtext {
	padding-left: 10px;
	padding-right: 5px;
}

.adbox
{
	display:block;
	margin: 5px;
	margin-top: 15px;
	margin-left: 7px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.adbox img
{
	border: 1px solid #CCCCCC;
}
/* */


#msg {display:none; position:absolute; z-index:200; background:url(/imagesv3/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

.bannergif{
	display:block;
	float: left;
	margin-top: 17px;
}