body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet, "Trebuchet MS", Arial;
	background-color:#F1F2F2;
	font-size:12px;
}
#mainBody
{
	background-color:#FFF;
}

.left
{
    float:left
}

.right
{
    float:right
}

.clear
{
    clear:both
}

a, img, div
{
	border:0;
}

a
{
    color:#3C51F4;
}

.list li
{
    
	list-style-image: url(/images/bullet.gif);
}

.tag
{
    float:left;
    clear:left; 
    height:20px; 
    font-weight:bold; 
    padding-right:7px;
    padding-top:6px;
    padding-left:15px;
    width:100px;
    text-align:right;
}

.tag2
{
    float:left;
    height:20px; 
    font-weight:normal; 
    padding-right:7px;
    padding-top:6px;
    width:200px;
    text-align:left;
}

.dummytag
{
    clear:left;
    float:left;
    font-weight:bold;
    height:20px;
    padding-left:15px;
    padding-right:7px;
    padding-top:6px;
    text-align:right;
    width:100px;
}
    
.value
{
    float:left;
    height:20px;
}

.signupPage
{
    margin:0 auto;
    width:550px;
    font-size:12px;
}

.textBox
{
    margin-top:5px;
    padding-left:2px;
    border-top:1px solid #3C51F4;
    border-right:1px solid #3C51F4;
    border-bottom:1px solid #818BCF;
    border-left:1px solid #818BCF;
    height:17px;
}

.accountWrap
{
    width:450px;
    padding-top:20px;
    margin:0 auto;
    text-align:center;
}

.accountPage table td
{
    padding:2px 5px;
}

.td
{
    padding:2px 5px;
    border:1px solid #000;
}

.th .tdOrderTblTL, .th .tdOrderTblTR
{
    border-bottom:0px;
    background-color:#fff;
}


.accountPage table th, .th td
{
    padding:2px 5px;
    font-size:13px;
    background-color:#3C51F4;
    color:#fff;
}

.tableWrap
{
    width:650px;
    padding-top:20px;
    margin:0 auto;
}

.buttonBox
{
    float:left;
    padding-left:15px;
}

.buttonBox input
{
    background:#3C51F4;
    color:#fff;
    font-weight:bold;
    margin-bottom:3px;
}

.button
{
    background:#3C51F4;
    color:#fff;
    font-weight:bold;
    margin-bottom:3px;
    padding:0px 5px;
    text-decoration:none;
    cursor:pointer;
}

.button:hover
{
    background:#5361BF;
    color:#f2f2f2;
}

.linkbuttonBox
{
    padding-top:5px;
    padding-bottom:25px;
    padding-left:100px;
}

.accountPage .linkbuttonBox
{
   padding-left:15px;
}

.loginWrap
{
    width:310px; font-size:11px; float:right;display:none;
}

.loginForm .tag
{
    padding-left:0px;
    font-weight:normal;
    font-size:12px;
    width:80px;
}

.loginForm .buttonBox
{
    padding-left:10px;
    padding-top:3px;
}


.accountPage
{
    font-size:12px;
    padding-left:20px;
    margin:0 auto;   
}

.accountPage .separator
{
    margin:10px 0px; 
}

.accountPage .value
{
    background:#f2f2f2;
}

.accountPage .tag
{
    padding-left:75px;
}

.accountPage select.textBox
{
    height:19px;
}

.sectionLink
{
    font-size:18px;
    font-weight:bold;
    color:#000;
}

.sectionLink:hover
{
    font-size:18px;
    font-weight:bold;
    color:#3C51F4;
}

.highlight
{
    color:#3C51F4
}

.bodyWrap
{
    width:620px;
    float:left;
}

.separator
{
    height:2px; 
    background:#3c51f4;
    line-height:2px;
}

.dealsbody {
	
	font-size: 12px;
	float:left;
}
.productname {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	float:left;
	width:260px;
}
.price {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

.shipping, .subhead {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.commentshead {
	font-size: 18px;
	font-weight: bold;
}
.commentstext 
{
    display:block;
	font-size: 12px;
	line-height: 14px;
	overflow:hidden;
}

.commentsWrap
{
    
}

/* Menu Styling */
.menuWrap {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.headerWrap .menuWrap {
	text-transform:uppercase;
}

.menuWrap div 
{
    display:inline
}

.menuWrap A:LINK {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menuWrap A:HOVER {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}

.menuWrap A:VISITED {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.dealexpires {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.timer {
	font-size: 22px;
	font-weight: bold;
	color: #f26522;
}


#productDisplayBox
{
	position:relative;
	height:210px;
	min-height:206px;
	background:url('/images/bluebox_fill.gif');
}

#priceAndInfo
{
	position:absolute;
	top:91px;
	left:12px;
}

#buyNowButton
{
	position:absolute;
	top:157px;
	left:12px;
}

.trOrderTblTop td
{
	border-bottom: solid 2px #00F;
}


.dummylink
{
    cursor: pointer;
}

/* Cart Styling */
.cartAddressInfo
{
    text-align:center;
}

.cartAddressInfo .tag
{
    text-align:right;
    width:100px;
}


/* Thumb styles */
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 147px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 44px;
	height: 44px;
}
ul.thumb li img {
	width: 39px; height: 39px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect */
	border: none; /* Get rid of border on hover */
}


.comment_container
{
	height:410px;
	overflow:hidden;
	position:relative;
}

.scrollSurface
{
	width:100%;  
	padding:0;  
	margin:0;  
	top:0;  
	position:relative;  
	height:100%;  
}

.pagehead {
color:#479804;
font-size:30px;
font-weight:bold;
list-style-image:url(images/bullet.gif);
}

.ordertotal {
font-family:Trebuchet,"Trebuchet MS",Arial;
font-size:18px;
list-style-image:url(images/bullet.gif);
}

.whitehead {
background-color:#172FE5;
color:#FFFFFF;
font-family:Trebuchet,"Trebuchet MS",Arial;
font-size:14px;
font-weight:bold;
list-style-image:url(images/bullet.gif);
padding:5px;
}

.style1 {
font-size:9px;
}

.bluebackground
{
	background: transparent url(/Images/470_bluefill.gif) repeat-y scroll 0 0;
}

.plainbackground
{
	background: transparent url(/Images/470_fill.gif) repeat-y scroll 0 0;
}

.error
{
	color: #D71010;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	line-height: 28px;
}

.menuWrap .footerAddress
{
	color:#BBBBBB;
	display:block;
	margin:0;
	padding:10px 0 20px;
}

.menuWrap .footerAddress a
{
	color:#BBBBBB;
}

.sameAsCheckBox
{
	float: right;
	font-weight: normal;
}

.fakeLink
{
	border: 0;
	background: transparent;
	font-size: 12px;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

#loginForm
{
	width:330px;
	height:120px;
}

.welcome
{
	float: right;
	margin: 38px 0 0 0;
}

.discountPanel
{
	position:absolute;
	text-align: center;
	top:195px;
	width: 300px;
}

.tooltip
{
	color: #3C51F4;
	cursor: pointer;
	text-decoration: underline;
}


#tooltip {
	position: absolute;
	z-index: 9000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width: 150px;
}
#tooltip h3, #tooltip div { margin: 0; }

.note
{
	color: #D71010;
}

.pager
{
	float:left;
	margin:8px 0 0;
	padding:0;
}

.pager li
{
	float:left;
	line-height:16px;
	list-style:none outside none;
	padding:0 2px;
	width:18px;
}

.pager li a
{
	border:1px solid #3C51F4;
	display:block;
	text-align:center;
	text-decoration:none;
}