/* Reset
----------------------------------------------------------------------------------------*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,label,select,option,blockquote,fieldset,input { margin: 0; padding: 0; }

ul, ol {
	list-style:none;
}

img {
	border:none;
}

:focus {
	outline: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}


.floatleft {
	float:left;
	padding:0px;
	margin:0px 10px 10px 0px;
}

.clear {
	clear:both;
}


.clearfix {
    content: ".";
    display: inline;
    height: 0;
    clear: both;
    visibility: hidden;
 }


.floatright {
	float:right;
	padding:0px;
	margin:0px 0px 10px 10px;

}

hr {
	display:block;
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #eaeaea;
	padding:0px 0px 0px 0px;
	margin:-5px 0px 8px 0px;
	overflow:hidden;
}


.divider {
	border-bottom:1px solid #16aac5;
	display:block;
	height:1px;
	overflow:hidden;
	margin:10px 0px 17px;
	text-align:center;
}


/* END Reset
----------------------------------------------------------------------------------------*/






/* START GLOBAL STYLES
----------------------------------------------------------------------------------------*/



body {
	background:#ffffff;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	color:#0064b7;
}


a {
	color:#0064b7;
	text-decoration:none;
	font-weight: bold;	
}

a:hover, a:active {
	text-decoration:underline;
}


p {
	line-height:15px;
	padding:0 0 15px 0;
}

/* Headings */






/* Wrappers */


#outer-wrapper {
	width:820px;
	background:url(../images/body_bg.jpg) no-repeat top center;
	margin:0 auto;
	padding:56px 90px 54px;


}

#wrapper {
	width:820px;
	margin:0;
	padding:0;
	text-align:left;
	background:url(../images/bcurve.gif) no-repeat 100% 100% #ffffff;
	padding:0 0 8px 0;
	height:auto !important;
	min-height:700px;
	height:700px;
	position:relative;
	z-index:3;
}


/* Text Color */


.red {
	color:#16aac5;
}

.red a {
	color:#16aac5;
}

.red a:hover {
	text-decoration:underline;
	color:#16aac5;
}


/* END GLOBAL STYLES
----------------------------------------------------------------------------------------*/
















/* START HEADER STYLES
----------------------------------------------------------------------------------------*/

#header {
	width:791px;
	height:124px;
	padding:0 13px 0 16px;
	overflow:hidden;
	margin:0 0 13px 0;
}

#logo {
	width:400px;
	height:119px;
	float:left;
}

#top-banner {
	width:379px;
	height:119px;
	float:right;
}

/* END HEADER STYLES
----------------------------------------------------------------------------------------*/



/* START MAINBODY STYLES
----------------------------------------------------------------------------------------*/


#mainbody {
	width:784px;
	padding:0 13px 0 23px;
	position:relative;
	z-index:3;
}

#main-content {
	width:784px;
	overflow:hidden;

}

#mark {
	background:0 url(../images/blank.png) no-repeat;
	width:228px;
	height:148px;
	position:absolute;
	z-index:1;
	right:0;
	bottom:0;

}


/* Sidebar */


/* left sidebar */

#left-sidebar {
	width:145px;
	float:left;
	margin:0 16px 0 0;
}

#left-sidebar p {
	line-height:13px;
	padding:0 0 15px 0;
}

h4.latest-news {
	background:url(../images/latest_news.gif) no-repeat 0 0;
	width:72px;
	height:0px;
	padding-top:16px;
	overflow:hidden;
	display:block;
	margin:0 0 10px 0;
	
}


#left-sidebar .box-container {
	background:#EDEDED url(../images/nav_mcurve.gif) repeat-y;
	width:145px;
	margin:0 0 14px 0;
}

#left-sidebar .box-content {
	background:url(../images/nav_tcurve.gif) no-repeat 0 0;
	width:118px;
	padding:7px 14px 0 13px;
	overflow:hidden;
}



/* Sidebar ---  nav */

#nav ul {
	padding:5px 0 0 0;
}

#nav ul li {
	width:118px;
	border-bottom:1px solid #d9d9d9;
	margin:0 0 8px 0;
	padding:0 0 8px 0;
}

#nav ul li.last {
	border:none;
	margin:0 0 8px 0;
	padding:0 0 0px 0;
}

#nav ul li a {
	width:118px;
	display:block;
	background:url(../images/arrow.gif) no-repeat 100% 50%;
	text-decoration:none;
	line-height:12px;
	font-weight:normal;
}

#nav ul li a:hover {
	color:#16aac5;
}

#nav ul li a.selected {
	color:#16aac5;
}



/* right-sidebar */


#right-sidebar {
	width:140px;
	float:right;
	padding-bottom: 150px;
}


/* Content */


#content {
	width:468px;
	float:left;
}


h2.welcome {
	background:url(../images/welcome.gif) no-repeat 0 0;
	width:468px;
	height:0px;
	padding-top:60px;
	overflow:hidden;
	display:block;
	margin:0 0 10px 0;
}

h2.sell-your-stuff {
	background:0 url(../images/sell-your-stuff.gif) no-repeat;
	width:468px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	display:block;
	margin:0 0 0px;
}

h2.view-live-auctions {
	background:0 url(../images/our-live-auctions.gif) no-repeat;
	width:468px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	display:block;
	margin:0 0 0px;
}

h2.view-sold-items {
	background:0 url(../images/our-sold-items.gif) no-repeat;
	width:468px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	display:block;
	margin:0 0 0px;
}

h2.faqs {
	background:0 url(../images/faq.gif) no-repeat;
	width:468px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	display:block;
	margin:0 0 0px;
}

h2.retail-sales {
	background:0 url(../images/affilliate-sales.gif) no-repeat;
	width:468px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	display:block;
	margin:0 0 0px;
}

h2.business-sales {
	background:0 url(../images/business-sales.gif) no-repeat;
	width:468px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	display:block;
	margin:0 0 0px;
}

h2.happy-customers {
	background:0 url(../images/our-happy-customers.gif) no-repeat;
	width:468px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	display:block;
	margin:0 0 0px;
}

h2.contact-us {
	background:0 url(../images/contactus.gif) no-repeat;
	width:468px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	display:block;
	margin:0 0 0px;
}

h2.terms-conditions {
	background:0 url(../images/terms-conditions.gif) no-repeat;
	width:468px;
	height:0px;
	padding-top:40px;
	overflow:hidden;
	display:block;
	margin:0 0 0px;
}




/* END MAINBODY STYLES
----------------------------------------------------------------------------------------*/














/* START FOOTER STYLES
----------------------------------------------------------------------------------------*/
.footertext {
	color: #0064b7;
	font-size: 9px;
	text-align: center;
}


/* END FOOTER STYLES
----------------------------------------------------------------------------------------*/

.style1 {color: #0064b7}
.style2 {color: #0064b7}
.style3 {color: #A1A1AA}
.style5 {color: #8CBB3F}
.style7 {color: #601C6F}
.style8 {color: #695235}
.style9 {color: #EE690A}
.style10 {color: #08942B}
.testimonials {
	color: #0064b7;
	font-size: 10px;
	line-height: 18px;
}





.featured_product_home {
	padding-right: 5px;
	margin-bottom: 15px;
}

.featured_thumb:link, .featured_thumb:visited, .featured_thumb:hover, .featured_thumb:active {
	display: block;
	float:left;
	height: 76px;
	width:59px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.featured_title {
	color: #16aac5;
	font-weight:bold;
}

.product_title {
	color: red;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 17px;
	font-family: 'Tahoma',Arial,sans-serif;
	margin: 10px 0;
}

.product_image {
	text-align:center;
	margin-bottom: 15px;
}
.product_thumb_holder {
	background: #16aac5;
	margin-bottom: 15px;
	padding: 10px;
	text-align:center;
}

.button:link, .button:visited, .button:active {
	display: block;
	width: 139px;
	height: 28px;
	background: url(../images/button-bg.jpg) no-repeat center center;
	line-height: 28px;
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
	font-family: 'Tahoma', Arial, sans-serif;
	color: yellow;
	font-size: 13px;
}