BODY {
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 5px 0px;
	padding:0px;
}

img {
	border:0;
}

p, TABLE.text, UL.text, p.text {
	font-size:13.5px;
	color:#444444;
}

LI {
	list-style-image:url(/img/css/bullet.jpg);
}

#full-table {
	width:100%;
	height:106px;
	background-image:url(img/css/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}


#header-logo {
	padding-left:10px;
	font-size:11px;
	color:#7B5C2C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(img/css/bg-top.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#search {
	font-family:Arial, Helvetica, sans-serif;
	color:#7B5C2C;
	font-weight:bold;
	font-size:11px;
	float:right;
	width:30%;
	margin-top:-50px;
}

.header-nav {
	width:100%;
	position:absolute;
	margin-top:-33px;
}
/*
.header-nav  A{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding-top:7px;

}
*/
.header-nav A {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	
	}
.header-nav A:HOVER{
	background-image:url(img/css/navigation-hover.jpg); 
	background-position:top left;
	background-repeat:repeat-x;
	}
	
.header-empty {
	padding-top:6px;
	height:21px;
	width:11%;
	float:left;
	border-left:1px solid #548A9E; 
	text-align:center; 
	vertical-align:text-bottom;
	}

.header-links {
padding-top:6px;
	height:21px;
	width:112px;
	float:left;
	border-left:1px solid #548A9E; 
	text-align:center; 
	vertical-align:text-bottom;
	cursor:pointer;
	}

.header-links:HOVER{
	background-image:url(img/css/navigation-hover.jpg); 
	background-position:top left;
	background-repeat:repeat-x;
	}
	/*
.header-links A:HOVER {
	background-image:url(img/css/navigation-hover.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}*/

.side-box {
	width:99%;
	border:1px solid #A1C3CF;
	background-image:url(img/css/sub-nav-bg.jpg);
	background-image:url(img/css/bg-nav-tile.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	padding-bottom:5px;
}

.side-title {
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#6F9DAE;
	padding:3px;
	color:#999999;
}

.side-box UL {
	list-style-type:none;
	margin:0;
	padding:0;
}

.side-box UL LI {
	display:inline;
	padding:0;
	margin:0;
}

.nav-left LI A {
	display:block;
	padding:2px 5px 3px 5px;
	color:#4D899F;
	text-decoration:none;
	font-weight:bold;
	border-top:1px solid #eeeeee;
}


.nav-left LI A:HOVER {
	color:#7B5C2C;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #FCBE5C;
	border-top:1px solid #FCBE5C;
	background-image:url(img/css/nav-hover.jpg);
	background-position:bottom left;
}

.nav-categories LI {
	display:block;
	padding:2px 5px 3px 5px;
	color:#4D899F;
	text-decoration:none;
	font-weight:bold;
	border-top:1px solid #eeeeee;
}
.nav-categories A {
	color:#4D899F;
	font-weight:bold;
}

.shadow {
	width:100%;
	background-image:url(img/css/shadow.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:3px;
}

.shadow-content{
	width:100%;
	background-image:url(img/css/shadow.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:3px;
}

.content-box {
	width:100%;
	border:1px solid #DADADA;
	padding-bottom:5px;
	background-image:url(img/css/olti-light.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.content-title {
	text-align:Left;
	margin:5px;
	font-size:14px;
	color:#FCAD30;
	padding:3px;
	border-bottom:1px solid #A1C3CF;
	background-image:url(img/css/title-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.content-title-nopic {
	text-align:Left;
	margin:5px;
	font-size:14px;
	color:#FCAD30;
	padding:3px;
	border-bottom:1px solid #A1C3CF;
}

.content {
	text-align:left;
	font-size:11px;
	color:#333333;
	padding:8px;
}


.listing-info {
	text-align:left;
	width:90%;
	padding:15px;
	border:1px solid #A1C3CF;
	background-color:#EEF3F6;
}

.user-info {
	text-align:left;
	width:200px;
	padding:15px;
	border:1px solid #A1C3CF;
	background-color:#EEF3F6;
}

.user-positive {
	font-weight:bold;
	color:#009900;
}

.user-neutral {
	font-weight:bold;
	color:#000099;
}

.user-negative {
	font-weight:bold;
	color:#993300;

}
.user-negative {
	font-weight:bold;
	color:#993300;
}

.description-title {
	text-align:Left;
	margin:5px;
	font-size:11px;
	color:#FCAD30;
	padding:3px;
	border-bottom:1px solid #A1C3CF;
}

/**********  SPECIFIC STYLES FOR HOMEPAGE *************/
.homepage-blue-bar { background-color:#81A8B7;
/*
 background-image:url(/img/css/navigation.jpg); background-repeat: repeat-x repeat-y; 
 */
 }

#homepage-div-register { margin-left:2px; }

#homepage-register { float:right; clear:right; padding-left:15px; margin-top:-7px; }

#homepage-div-how-to { margin-left:2px; height:160px; }

#homepage-how-to { float:left; clear:right; padding-right:15px; margin-top:-15px; }

#homepage-div-benefits { float:left; width:47%; }
#homepage-div-features { float:right; width:47%; }

#homepage-div-save-money { float:left;  width:47%;  }
#homepage-div-best-prices {  float:right; width:47%; }

#homepage-div-christmas { float:left;  width:258px; height:270px; }
#homepage-div-buying {  float:right; width:258px; height:270px; }

/********** END SPECIFIC STYLES FOR HOMEPAGE *************/

#footer {
	clear:both;
	margin:auto;
	background:#fff;
	width:800px;
	padding-top:5px;
	/*margin-left: 158px;
	margin-right:155px;*/
	border:1px solid #DADADA;
	padding-bottom:5px;
	background-image:url(img/css/olti-light.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
/** ADBRITE ADS **/
.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #F2984C;}
.adText {font: normal 10pt Arial; text-decoration: none; color: #191919;}

