/* Site structure */

body,html{
	margin:0;
	padding:0;
	height:100%;
	background-color:#d5d5d5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
#siteWrapper{
	width:964px;	
	margin:0 auto;
	position:relative;
}
#contentWrapper{
	position:absolute;
	width:964px;
	z-index:1;
	top:178px;
}
#contentFrame{
	width:964px;
	padding-top:30px;
	padding-bottom:30px;
}
#splashFrame{
	width:964px;
	background-color:#555555;
}

#topText{
	width:964px;
	height:12px;
	padding-top:2px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	text-align:center;
	letter-spacing:1px;
	color:#888888;
}
#footerText{
	width:964px;
	height:12px;
	padding-top:2px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	text-align:center;
	letter-spacing:1px;
	color:#888888;
}
.topLinks{
	width:950px;
	height:21px;
	padding-left:10px;
	padding-right:4px;
	padding-top:4px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	background-color:#333333;
}
#headerFrame{
	width:964px;
}
#footerIcons{
	padding:1px 10px 20px 10px;
	margin:4px 0 0 0;
	width:944px;
	height:60px;
	text-align:left;
	background-image:url(../Images/cards_accepted.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#footerWrapper{
	width:100%;
	padding-top:10px;
	text-align:center;
	background-color:#ffffff;

}
#newsletterWrapper{
	width:100%;
	height:21px;
	padding:4px 0 0 0;
	margin-top:42px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: center;
	color:#ffffff;
	background-color:#333333;
}

#footerWrapper a{
	text-decoration:none;
}
#footerCurve{
	height:5px;
	width:964px;
	background-image:url(../Images/footerlinks_bg.png);
	behavior:url(/iepngfix.htc);
}
#copyright{
	width:964px;
	padding-top:10px;
	padding-bottom:50px;
	text-align:center;
}
#signupWrapper { width:964px; text-align:center; padding-top:10px; padding-bottom:10px; }
#logoFrame{
	float:left; 
	padding-top:40px;
	padding-bottom:40px;
	padding-left:0px;
	width:277px;
}
#topBanner{
	float:left; 
	padding-top:12px;
	padding-bottom:0px;
	padding-left:45px;
}
#nav{
	padding-top:2px;
	float:left;
	width:650px;
}
#nav a{
	text-decoration:none;
}

.halfLeft{
	float:left;
	width:451px;
	border-right:1px solid #dddddd;
	padding-right:30px;
}
.halfRight{
	float:right;
	width:452px;
	padding-left:30px;
}


#newsletterFrame{
	float:right;
	width:300px;
}
#newsletterFrame input{
	float:right;
}
#searchFrame{
	padding-top:21px; 
	padding-right:3px;
	float:right;
	width:229px;
}
#searchFrame input{
	float:right;
}
.shoppingBagDetails{
	font-size:10px;
	padding-bottom:10px;
	float:right;
	width:227px;
	font-weight:bold;
	text-align:right;
}
.shoppingBagDetails a{
	text-decoration:none;
}
.shoppingBagDetails span a{
	color:#999999;
	font-weight:bold;
}
.shoppingBagDetails span a:hover{
	color:#00a9cf;
}



#shoppingcartFrame{
	float:right;
	background-color:#f5f5f5;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:20px;
	text-align:right;
	height:16px;
	width:263px;
}

.inactiveLink a{
	color:#ffffff;
}
.inactiveLink a:hover{
	color:#00cbfe;
}
.activeLink a{
	color:#00cbfe;
}
.activeLink a:hover{
	color:#00cbfe;
}

a.logoutLink:hover
{
	color:#00cbfe;
}

a.logoutLink
{
	color:Yellow;
}

/* Products / thumbnails */

#leftColumn{
	float:left;
	width:204px;
}
#leftColumn ul{
	list-style-type:none;
	padding-top:0px;
	padding-bottom:8px;
	padding-left:0;
	padding-right:0;
	margin:0;
}
#leftColumn li{
	padding:0;
	margin:0;
}
#leftColumn h1{
	color:#00a9cf;
}
#leftColumn h2{
	letter-spacing:3px;
}
#rightColumn{
	float:right;
	width:740px;
	border-left:1px solid #dddddd;
	padding-left:9px;
}


.productThumbHolder{
	float:left;
	text-align:center;
	padding:0 0 0px 5px;
	width:180px;
}
.productRow
{
	padding-bottom: 32px;	
}
.productThumbHolder h1{
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin:0;
	letter-spacing:0;
	color:#333333;
	text-transform:capitalize;
}
.productThumbHolder p{
	padding-top:4px;
	padding-bottom:0px;
	line-height:16px;	
}
.productThumbHolder p span{
	font-weight:bold;
	font-size:12px;	
}
.productThumbsRow{
	padding-bottom:10px;
	width:740px;
}
.productThumbsRow a{
	text-decoration:none;
}
#counterpartImages img
{
	border: solid 1px #cccccc;	
}

.pageLinkFrame{
	padding-top:8px;
	padding-bottom:18px;
}
div.pageLinkFrame ol.page-nos					{ display:inline; margin:8px 0 0 0; padding:0; }
div.pageLinkFrame ol.page-nos li				{ display:inline; font-weight:bold; margin: 0 1px; line-height: 2em; padding:0;}
div.pageLinkFrame ol.page-nos li.selected		{ color:#00a9cf;}
div.pageLinkFrame ol.page-nos li.page-skip		{ margin:0 0px; }
div.pageLinkFrame ol.page-nos li a				{ text-decoration:none; padding:1px; padding-right: 5px; padding-left: 5px; border: solid 1px #666666; background-color: #fff; }
div.pageLinkFrame ol.page-nos li span.selected	{ padding:1px; padding-right: 5px; padding-left: 5px; border: solid 1px #666666; color: #00a9cf; }
div.pageLinkFrame ol.hide						{ display:none; }

.pageNumbers{
	float:right;
}

/* PRODUCT DETAILS */

#thirdLeft{
	float:left;
	width:300px;
	padding-right:40px;
}
#thirdLeft a{
	text-decoration:none;
}
#thirdMid{
	float:left;
	width:365px;
}
#thirdMid h1{
	padding-top:0px;
	padding-bottom:8px;
}
#thirdMid h2{

}
#thirdRight{
	float:right;
	width:242px;
	text-align:center;
}
#thirdRight h2{
	padding-top:0px;
}
#thirdRight a{
	text-decoration:none;
}
.thirdRightContent{
	padding-left:30px;
	padding-bottom:10px;
}

.tabInfoInactive{
	background-color:#000000;
	padding-top:2px;
	color:#ffffff;
	float:left;
	height:15px;	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
	text-transform:uppercase;
	text-align:center;
	width:78px;
	border-right:1px solid #ffffff;
	margin:8px 0 8px 0;
}

.selectSizeFrame{
	font-size:14px;
	padding-top:8px;
	padding-bottom:8px;
}
.selectSizeLeft{
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}
.selectSizeRight{
	float:right;
	padding-top:2px;
	padding-bottom:2px;
}



.enlargedFrame{
	width:290px;
	height:390px;
	border:1px solid #cccccc;
	padding-bottom:0px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-image: url(/images/spinner.gif);
}
.enlargeThumb{
	float:left;
	padding-right:8px;
	padding-bottom:8px;

}
.moreThumb{
	float:left;
	padding-left:30px;
	text-align:center;
	font-size:9px;
	width:90px;
	height:160px;
	line-height:14px;
}
.moreThumb a{
	padding:0 !important;
	margin:0 !important;
}
#notifyBox
{
	display:none;
}
#careBox
{
	display:none;
}
#deliveryBox
{
	display:none;
}
#returnsBox
{
	display:none;
}
.dropdownBox{
	border:1px solid #dddddd;
	padding:12px 20px 4px 20px;
	margin:10px 0 10px 0;
	background-color:#f8f8f8;
	float:left;
	width:323px;
}
.dropdownBox h2{

}



/* SIDE MENU */

#accordion h2{
	cursor:pointer;
}
#accordion h2.collapsed:hover{
	color:#00a9cf;
	background-image: url(/Images/arrow_right_00a9cf.png);
	background-repeat:no-repeat;
}
#accordion h2.expanded {
	color:#00a9cf;
	background-image: url(/Images/arrow_down_00a9cf.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:4px 0 0 15px;
}
#accordion h2.collapsed {
	color:#333333;
	background-image: url(/Images/arrow_right_333333.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:4px 0 0 15px;
}
.sideMenuContent{
	padding-bottom:0px;
	display:none;
	position:relative;
	overflow: auto;
}
.sideMenuContent a{
	font-weight:normal;
	text-decoration:none;
}
.sideMenuContent .selected a{
	color:#00a9cf;
}
.sideMenuContent a:hover{
	font-weight:normal;
}
.sideMenuContent ul
{
}
.sideMenuContent li
{
}
.sideMenuLeft
{
	width:92px;
	padding-right:15px;
	float:left;
}
.sideMenuRight{
	width:92px;
	float:left;
}
.sideMenuDivider{
	width:204px;
	height:0px;
	border-top:1px solid #dddddd;
	padding-bottom:0px;
	margin-top:4px;
}
.sideMenuSubDivider{
	width:204px;
	height:0px;
	border-top:1px dashed #cccccc;
	padding-bottom:8px;
	margin:0px auto;
}

.test
{
    font-weight:bold;
}

.arrowButtonLeft{
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	color:#333333;
	height:15px;	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
	text-transform:uppercase;
	border-left:0px;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-image:url(../Images/input_gradient.jpg);
	background-repeat:repeat-x;
	margin:0;
}

/* HELP TABLE */

.helpTableCellFirst{
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding-right:6px;
	padding-left:6px;
	background-color:#fafafa;
}
.helpTableCell{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding-right:6px;
	padding-left:6px;
	background-color:#fafafa;
}
.helpTableCellEnd{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding-left:6px;
	padding-right:6px;
	background-color:#fafafa;
}
.helpTable h1{
	font-size:11px;
	letter-spacing:0;
	text-transform:capitalize;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}
.helpTable{
	font-size:11px;
}
.helpTable li{
	padding-bottom:1px;
	padding-top:1px;
	list-style-type:none;
	border-top:1px dotted #e5e5e5;
}
.helpTable ul{
	margin-top:0px;
	margin-bottom:6px;
	margin-left:0px;
	padding-left:0;
}

.listPrice
{
	color: #C0C0C0;
	text-decoration: line-through;
}

.categoryBanner
{
    margin-bottom:10px;   
}

.productLink:hover
{
    text-decoration:underline;   
    color:#333333;
}

.toTopHelp
{
    display: table-cell;
    vertical-align: top;
    width: 40px;  
}

/*My Account*/
.rowContent td
{
    background-color: #f5f5f5;
    font-size: 11px;
}
.rowContentSelected td
{
    background-color: #E5E5E5;
    font-size: 11px;
}
.checkoutType
{
    font-size: 14px; 
    width: 14px; 
    text-align: left; 
    color: #000000; 
    font-weight: bold;
    margin-right: 2px;
}



.productDetailFeedback
{
	padding-bottom: 10px;	
	display: block;
}


.shoppingBagDeliveryInfoHead
{
	background-color: #eeeeee;
	margin-top: 20px;
	padding: 5px;
	font-weight: bold;
}
.shoppingBagDeliveryInfo
{
	background-color: #f5f5f5;
	padding: 5px;
}

/* currency drop down nav */
ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index:20;
}
ul.topnav li {
	margin: 0;
	padding:0;
	position:relative;
	z-index:20;
}
ul.topnav li .inactiveLink a{
	padding-bottom:7px;
}
ul.topnav li span.subhover {cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	background: #333;
	margin:7px 0 0 0; 
	padding:0 0 3px 0;
	display: none;
	width:160px;
	z-index:4;
	left:-10px;
}
ul.topnav li ul.subnav li{
	margin: 0; 
	padding: 0;
	clear: both;
	float:left;
	display:inline;
}
html ul.topnav li ul.subnav li a {
	background-color:#333;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin: 0; 
	color: #fff;
	display: block;
	z-index:4;
	width:150px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background-color:#00cbfe;
}
.logoutLink
{
    font-size: 9px;
}

#ProductDetailPrice
{
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
	text-transform:uppercase;
	color:#333333;
}