@charset "utf-8";
/* CSS Document */

body {
	color:#4f5152;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0px; padding:0px;
}
a { color:#1b84ab; text-decoration:none; }
a:hover { text-decoration:underline; }
a img{ border:0px; }
img {padding:0px; margin:0px;}
h1 { padding:0px; margin:0px; font-size:28px; }
h2 { padding:0px; margin:0px; font-size:22px; }
h3 { padding:0px; margin:0px; font-size:18px; }
h4 { padding:0px; margin:0px; font-size:14px; }
h5 { padding:0px; margin:0px; font-size:11px; }

.bold { font-weight:bold; }
.pad5 { padding:5px; }
.pad4 { padding:4px; }
.s11 { font-size:11px; }
.s12 { font-size:12px; }
.s14 { font-size:14px; }
.s16 { font-size:16px; }
.s18 { font-size:18px; }
.s20 { font-size:20px; }
.s24 { font-size:24px; }
.spacer { height:4px; width:4px; }

.topperMenu { float:right; padding:5px; }
.topperMenu a{ text-decoration: underline; color:#666666; }

.mainMenu { background:url(images/titleMenu2.png) repeat-x bottom; height:46px; }
.mainMenu a{ color:#FFFFFF; font-weight:bold; font-size:12px; text-align:center; height:46px; }
.mainMenu a:hover { text-decoration:none; }
.mainMenuL { background:url(images/titleMenu1.png) no-repeat left bottom; height:46px; width:18px; float:left;}
.mainMenuR { background:url(images/titleMenu3.png) no-repeat right bottom; height:46px; width:18px; float:right;}
.menu1 { float:left; padding:13px 23px 13px 23px;}
.active { background:url(images/menu1.png) no-repeat top; }

.bgGreen { background:url(images/greenBG.png) top repeat-x; height:245px; }
.bgMain { background: #dcfac7;}
.mainBody { border-left:#93968b solid 1px; border-right:#93968b solid 1px; background:#e7e7e7;}
.whiteBody { border-left:#979797 solid 1px; border-right:#979797 solid 1px; background:#ffffff;}
.viewBody { border-left:#979797 solid 1px; border-right:#979797 solid 1px; background:url(images/viewBG.png) repeat-x top #ffffff;}

.flash { background:#3db9ea; }
#footer { background:url(images/footer.png) top repeat-x; height:169px; vertical-align:top; }
#footer a{ color:#ffffff; }
#footer1 { background:url(images/footer1.png) top repeat-x; height:24px; }

.topGray { background:url(images/topGray.png) no-repeat left top; width:930px; height:24px; font-weight:bold; }
.topRed { background:url(images/topRed.png) no-repeat left top; width:930px; height:35px; color:#ffffff; }

.wideProduct {border-bottom: solid 1px #7a7a7a;height:105px;float:clear;}
.wideProductImage {text-align:center;width: 150px;float:left;}
.wideProductDesc {width: 450px;float:left;height:100px;text-align:left;border-right: solid 1px #7a7a7a;padding-right:10px;}
.wideProductPrice {font-size:11px;border-right: solid 1px #7a7a7a;height:100px;width:150px;float:left;}
.wideProductDate {height:100px;font-family: Tahoma;}
.wideProductTitle {padding-bottom:5px;}
.wideProductTitle a{height:21px;font-size:11px;color:#1b84ab;}
.tugrug {font-size:12px;font-family:Tahoma;}

.green { color:#56c206; }
.blue { color:#1b84ab; }
.cyan { color:#2590e9; }
.white { color:#FFFFFF; }
.product { position:absolute; background:url(images/productBG.png) no-repeat left top; width:321px; height:275px; left:5px; } 
.timer { position:absolute; background:url(images/timerBG.png) no-repeat left top; width:230px; height:275px; left:335px; }
.bidder { position:absolute; background:url(images/bidderBG1.png) no-repeat left top; width:350px; height:275px; right:5px; }

div.floating-menu {position:fixed; width:70px; z-index:100;}
div.floating-menu a, div.floating-menu img {display:block; margin:0 0.5em;}
