/*
$Id: stylesheet.css 3 2006-05-27 04:59:07Z user $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright 2006 osCMax

  Released under the GNU General Public License
*/

.boxText { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family:Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family:Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


a{color: #000000;text-decoration: none; outline:none;}
a:hover {color: #000000;text-decoration: none;}
form{display: inline;}
TR.header {background: #ffffff;}
TR.headerNavigation {background: #bbc3d3;}
TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;

  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation {color: #FFFFFF;}
A.headerNavigation:hover {color: #ffffff;}
TR.headerError {background: #ff0000;}
TD.headerError { font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {background: #00ff00;}
TD.headerInfo {
}
TR.footer {
}

TD.footer {
}

.infoBox {
  /*background: #b6b7cb;*/
}

.contactUsBox {
  background-color: #ffffff;
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {}

TD.infoBoxHeading {
 
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}


TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TABLE.productListing {}
.productListing-data{ padding:0px 0px 8px 0px;}
.productListing-heading { font-weight:normal;padding:5px; font-size:12px; border-bottom:1px solid #7e7e7e; background:#f9f9f9;}
A.pageResults {color: #0000FF;}
A.pageResults:hover {color:#0000FF; background: #FFFF33;}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top:10px;
  text-align:left;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Helvetica, Arial, sans-serif;
  font-size: 12px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}



SPAN.newItemInCart {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px !important; color: #ff0000; font-weight:normal !important; }


/* start : sim */

*{padding:0px; margin:0px;}
body{ font-family:Arial, Helvetica, sans-serif; color:000; background:#b7b8bb url(images/content_background.gif) top left repeat-x; font-size:10px; text-align:center;}
.left{ float:left;}
.right{float:right;}
.clear{clear:both;}
img{ border:none;}

.pagination{ float:right; color:#7a7a7a; font-size:10px;}
.pagination a{ color:#7a7a7a; text-decoration:none;}
.pagination img{ vertical-align:middle;}
  
#container{margin:auto; width:1023px;}
#container div.container{ float:left; width:1023px; background:#e7e8e9 url(images/content_left.gif) bottom left no-repeat; border:1px solid #5e5f60;}
#container div.container span.container{ float:left; width:1023px; background:url(images/content_right.gif) bottom right no-repeat; position:relative;}
#mainContent{ width:916px; margin:auto; position:relative;}

#header{ float:left; width:916px;}
#logo{ float:left;background:url(images/logo_background.gif) 0px 57px no-repeat; z-index:9000; padding:0px 58px; position:absolute;}
#logo[id]{background:url(images/logo_background.gif) 0px 54px no-repeat;}
#topSearch{ float:right; padding-right:12px; padding:22px 12px 0px 0px; height:32px;}
#topSearch span{ float:left; padding-left:10px;}
#topSearch input{ color:#4D4D4D; font-size:10px; width:150px; border:1px solid #4D4D4D;}
#topSearch select{color:#4D4D4D; font-size:10px; width:150px; border:1px solid #4D4D4D; height:14px;}

#loginBar{ background:url(images/loginBar.gif) top left repeat-x; height:34px; float:left; width:100%;}
#loginBar span{ float:right; background:url(images/rightTopNavigation.gif) top right no-repeat; height:34px; line-height:34px; font-size:12px; color:#97999C; padding-right:28px;}
#loginBar span.welcome{ clear:both; float:none; background:none; height:34px; line-height:34px; font-size:12px; color:#fff; padding-right:8px;}
#loginBar span a.register{ color:#fff; font-size:11px; font-weight:bold; margin-right:5px; text-transform:uppercase; letter-spacing:1px;}
#loginBar span a.register:hover{ color:#ED1C24;}
#loginBar span a.signin{ color:#ED1C24; font-size:11px; font-weight:bold;margin-left:5px; text-transform:uppercase; letter-spacing:1px; text-decoration:none;}
#loginBar span a.signin:hover{ color:#fff;}

#topNavigation{float:left; width:916px; height:17px; padding-top:22px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://dev.w3syntactic.com/iwearsin/content.png');}
#topNavigation[id]{background-image:url(images/content.png);}
#topNavigation ul{ float:right; list-style:none; padding-right:15px;}
#topNavigation ul li{ list-style:none; float:left; border-right: 1px solid #000; padding:0px 15px; letter-spacing:1px; z-index:9999; position:relative;}
#topNavigation ul li.last{ border:none; padding:0px 9px 0px 18px;}

/* start : content area */
#content{float:left; width:916px; padding:13px 30px 4px 30px; font-size:11px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://dev.w3syntactic.com/iwearsin/content.png')}
#content[id]{ background:url(images/content.png) top left repeat-y; float:left; width:856px; padding:13px 30px 4px 30px; font-size:11px;}
.slider{ float:left; text-align:center; width:892px; padding:18px 12px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://dev.w3syntactic.com/iwearsin/content.png')}
.slider[class]{background:url(images/content.png) top left repeat-y;}
#contentleft{ float:left; width:192px;}
#contentHomeleft{ float:left; width:296px;}
#contentHomeleft h1{ float:left; color:#ED1C24; font-size:17px; width:100%; text-indent:28px; margin-bottom:0px; font-weight:normal;}
.homeContent{ float:left; width:278px; padding:5px 0px 20px 28px;font-size:11px;}
#contentHomeright{float:right; width:527px; }

#contentMenu{float:left; width:176px; padding:30px 10px 4px 10px; font-size:11px;}
#contentMenu[id]{ float:left; width:160px; padding:30px 10px 4px 10px; font-size:11px;}


/* new navi class 

#contentMenu{float:left; width:200px; padding:13px 30px 4px 30px; font-size:11px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://dev.w3syntactic.com/iwearsin/content.png')}
#contentMenu[id]{ background:url(images/content.png) top left repeat-y; float:left; width:200px; padding:13px 30px 4px 30px; font-size:11px;}
#contentHomeleft{ float:left; width:200px;}
#contentHomeleft{ float:left; color:#ED1C24; font-size:17px; width:100%; text-indent:28px; margin-bottom:0px; font-weight:normal;}
 end new navi class */


#leftNavigation{ width:70%; float:left; list-style:none; font-weight:bold; color:#000; font-size:12px; text-transform:uppercase; padding: 15px 0 15px 0;}
#contentleft #leftNavigation{ float:left; list-style:none; font-weight:bold; color:#000000; font-size:12px; text-transform:uppercase; padding-top:6px;}
#leftNavigation li{ float:left; width:100%; color:#000; background: #fff;}
#leftNavigation li a{ float:left; width:100%; color:#000; background: #fff;}
#leftNavigation li span a {text-indent:28px; line-height:17px; color:#000; background: #fff;}

#leftNavigation li a:hover, #leftNavigation li span.leftSelected a{ color:red; }
#leftNavigation li span.leftSelected a{ cursor:default;}

/*
#leftNavigation{ float:left; list-style:none; font-weight:bold; color:#000000; font-size:12px; text-transform:uppercase;}
#contentleft #leftNavigation{ float:left; list-style:none; font-weight:bold; color:#000000; font-size:12px; text-transform:uppercase; padding-top:6px;}
#leftNavigation li{ float:left; width:100%;}
#leftNavigation li a{ float:left; width:100%;}
#leftNavigation li span a {text-indent:28px; line-height:17px;}

#leftNavigation li a:hover, #leftNavigation li span.leftSelected a{ background:url(images/leftNavarrow.gif) 8px center  no-repeat;}
#leftNavigation li span.leftSelected a{ cursor:default;}
*/

.largeThumb{float:left;}
.largeThumb img{ height:252px;}
.normalThumb{float:left; padding:0px 0px 12px 12px;}
.normalThumb img{height:119px;}
.relatedImage{float:left; padding:0px 0px 12px 28px;}
.largeThumb img, .normalThumb img{width:166px; float:left; border:1px solid #231F20;}
.relatedImage img{width:122px; height:184px; float:left; border:1px solid #231F20;}


/* start : footer */


body>div #footerContainer{ float:left; width:909px; background:url(images/footer.gif) top left repeat-x; }
#footerContainer{ float:left; width:909px; background:url(images/footer.gif) top left repeat-x;}
.footer{ float:left; width:100%; background:url(images/footer_left.gif) top left no-repeat;}
.footerContent { float:left; width:100%; background:url(images/footer_right.gif) top right no-repeat; height:37px; text-align:center; color:#6D6E71; font-size:12px;}
.footerContent a {color:#6D6E71;}
.footerContent span{ float:left;}
.footerContent span input{ float:left;}
.footerLogo{ padding-left:5px;}
.newsletter{ padding:0 10px;}
.textInput{ background:#d1d2d4; border:1px solid #88888a; margin-right:5px; color:#6b6b6d;}
.footerLinks{ padding-left:109px;}

/* start : inner pages */
.breadcrum{ background:#6d6e72; color:#fff; height:41px; font-size:11px; font-family:Arial, Helvetica, sans-serif; text-align:left; letter-spacing:2px;}
.breadcrum a{ color:#FFFFFF; margin:0px 10px;}
.breadcrum_category { float:right; font-family:"Times New Roman", Times, serif; font-size:40px; text-transform:lowercase; padding-right:24px; font-weight:normal !important;}
.breadcrum_category2 { float:right; font-family:"Times New Roman", Times, serif; font-size:40px; text-transform:capitalize; padding-right:24px; font-weight:normal !important;}
.breadcrum_name{ float:left; padding:23px 0px 0px 19px; text-transform:uppercase;}

/* wishlist */
.wishtlistProduct td{ padding:5px; font-family:}
.wishlistProductname, .wishtlistProductprice{ font-size:12px;}
.wishlist-heading, .formTable .heading{font-weight:normal;padding:2px 5px; font-size:12px; border-bottom:1px solid #7e7e7e; background:#f9f9f9; font-weight:bold;}.formTable .heading1{font-weight:normal;padding:2px 5px; font-size:12px; border-bottom:1px solid #7e7e7e; border-top:1px solid #7e7e7e; background:#f9f9f9; font-weight:bold;}
.sendWishlist, .formTable{border:1px solid #7e7e7e;}
.sendWishlist td, .formTable td{ padding:0px 3px; line-height:25px; vertical-align:top;}
.textArea textarea{ width:341px;}
.wishlistMessage{ float:left; padding:8px 8px 8px 10px;}
.nav-cat{padding-top:0px;}

/* start : product page */
.relatedProducts{ float:left; font-size:16px; font-weight:bold; width:133px; padding:10px 0px 10px 28px;}
.productImageLarge{ float:left; height:335px; width:224px; border:1px solid #7e7e7e; display:table;}
.productImageLarge div{display:table-cell; vertical-align:middle; text-align:center;}
.productImageLarge img{ width:222px; height:333px;}
.productImageIcon {display:block;}
.productsDescription{ float:left; width:250px; padding:10px 0px 0px 24px; font-family: Tahoma, Verdana, Arial;}
.productName{ float:left; padding-left:24px; width:245px; font-size:33px;}
.productCode{ float:left; padding-left:24px; height:53px; width:190px; font-size:12px;}
.productPrice{ float:right; font-size:25px; padding:0px 6px 0px 0px;}
.productPrice span{ font-size:40px; float:right;}
#productLeft{ float:left; width:215px;}
.productModel{ display:block; float:left; width:98%; padding-left:5px;  text-align:left; font-size:24px;}
a.closeUp{background:url(images/icon_closeup.gif) top left no-repeat; padding:0px 0px 0px 20px; float:left; color:#b5b5b5; margin:10px 0px 30px 1px; height:18px;}
.options{ float:left; color:#000; letter-spacing:1px; padding-bottom:2px; text-transform:uppercase; font-size:14px; vertical-align:top; letter-spacing:1px;}
.tellafriend{ float:left; background:#dedfe1; font-size:12px; color:#838486; line-height:15px; padding:0px 16px; text-transform:uppercase;}
.tellafriend:hover{background:#dedfe1; font-size:12px; color:#838486;}
.askandanswer{ color:#000000; font-size:11px; font-family:Arial, Helvetica, sans-serif; text-align:left; float:left; width:250px; padding:10px 0px 0px 24px;}

.shoppingCart .productListing{ border:1px solid #7e7e7e;}
.shoppingCart .productListing td{ padding:5px; font-size:12px;}
.shoppingCart .productListing td i{ font-size:12px;}
.productsOptionsAll{ padding:30px 6px 10px 24px; float:left;}
.productsOptionsAll table td{vertical-align:top;}
.productsOptionsAll td{ padding-bottom:4px;}
.productsOptionsAll select{ width:120px; float:left;}
.productsOptions{ padding:30px 6px 10px 24px; float:right;}
/*jqury customs styling */
.selectME ul{ /* remove unwanted focus outlines from links */
	noFocusLine: expression(this.onFocus=this.blur())
	outline: none;
	}
*.selectME:focus ul, *.selectME:focus .cornerstop{ 
	outline: none; 
	}

div.clears, span.clears {
	clear: both;
	margin: 0;
	padding: 0;
}
#arrowImg {
	background: transparent url('images/arrow_down_6x3.gif') no-repeat right center scroll;
	width: 16px;
	_width:13px;
	height:15px;
	_height: 18px;
	z-index: 10000;

	display: inline-block;
	margin:0;
	padding: 0;

	
}
div.selectME a:hover {
	color: red !important;
}
div.selectME div.cornerstop {
	height: 3px;
	margin: 0;
	background: transparent url(images/selecttopleft_3x3.gif) top left no-repeat;
	padding: 0px 0px 0px 3px;
	display:none;
}
div.selectME div.cornerstop div {
	height: 3px;
	margin: 0;
	background: transparent url(images/selecttopright_3x3.gif) top right no-repeat;
	padding: 0px 3px 0px 0px;
}
div.selectME div.cornerstop div div {
	height: 3px;
	margin: 0;
	background: transparent url(images/selecttop_100x3.gif) top right repeat-x;
 *overflow: hidden;
}
div.selectME div.cornersbottom {
	height: 3px;
	margin:0;
	background: transparent url(images/selectbottomleft_3x3.gif) top left no-repeat;
	padding: 0px 0px 0px 3px;
	display:none;
}
div.selectME div.cornersbottom div {
	height: 3px;
	margin: 0;
	background: transparent url(images/selectbottomright_3x3.gif) top right no-repeat;
	padding: 0px 3px 0px 0px;
	display:none;
}
div.selectME div.cornersbottom div div {
	height: 3px;
	margin: 0;
	background: transparent url(images/selectbottom_100x3.gif) top right repeat-x;
   *overflow: hidden;
   display:none;
}
div.selectME div.middle {
	margin: 0;
	padding: 0px 0px 0px 0px;
	height:15px;
}
div.selectME div.middle div {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
div.selectME div.middle div div {
	padding: 0;
	margin:0;
	background: transparent url(images/selectmiddle_235x20.gif) top left repeat-x;
	width:87px;
	

	
}


div.selectME div.first {
	display: block;
	line-height: normal;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: static;
	height: 15px;
 *margin-bottom: -1px;
}
div.selectME div.first span.selectME {
	float: left;
	display:block;
	font: 10px Arial;
	line-height: 15px;
	color: #8a8a8a;
	left: 4px;
	position: relative;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	width:66px;
}



div.selectME div.first a, div.selectME div.first a:visited {
	display:block;
	padding:0;
}



div.selectME ul {
	list-style-type:none;
	line-height: normal;
	padding:0;
	margin: 0px;
	z-index: 103;
	position: absolute;
	float: left;
	clear: none;
}



div.selectME ul li {
	display:none;
	clear:left;
	margin:0;
	padding:0;
	color: #8a8a8a;
	text-align:left;
	background: transparent url(images/selectopenbg_400x40.gif) repeat-x left top;
	position: static;
	float: left;
	z-index: 104;
	width:87px;
	
}

div.selectME ul li a, div.selectME ul li a:visited {
	qwhite-space: nowrap;
	font: 8pt Arial;
	background: transparent url(images/selectopenbgr_1x40.gif) no-repeat right top;
	color:#8a8a8a;
	text-decoration:none;
	display:block;

padding: 4px 8px 4px 8px;
	margin: 0;
	qbackground: Red;
}

div.selectME ul li a:hover {
background: #e8e8e8;

}



div.selectME ul li:hover {
	background: transparent url(images/selectopenhoverbg_400x40.gif) repeat-x left top;
}
div.selectME ul li:hover a, div.selectME ul li:hover a:visited {
	background: transparent url(images/selectopenbgr_1x40.gif) no-repeat right top;
}

div.selectME ul li.first {
	background: transparent url(images/selectopenfirstbg_400x40.gif) repeat-x left top;
}
div.selectME ul li.first a:hover {
	background: transparent url(images/selectopenfirsthoverbg_400x40.gif) repeat-x left top;
}

div.selectME ul li.last {
	margin: 0;

	background: transparent url(images/selectopenlastbg_400x40.gif) repeat-x left bottom;
}
div.selectME ul li{ background:#eaeaea !important;}
div.selectME ul li a{color:#6b6b6d;}
div.selectME ul li a:hover{ background:#c9c9c9 !important; color:#FFFFFF !important;}
div.selectME ul li.last a {margin: 0;}
div.selectME ul li.last a span{margin: 0;background: transparent url(images/selectopensepa_400x1.gif) repeat-x top left;}
div.selectME ul li.last:hover {
	background: transparent url(images/selectopenlasthoverbg_400x40.gif) repeat-x left bottom;
}
div.selectME ul li.last:hover a {
	background: transparent url(images/selectopenlasthoverbgr_3x40.gif) no-repeat right bottom;
}

/* cat lisging */
.categoryListing{ float:left; padding-top:10px;}
.categoryListing .productListing{ width:auto !important; padding:0px !important;}
.categoryListing .productListing td{ font-size:12px; padding:0px 0px 12px 12px;  float:left; width:auto; text-align:center !important;}
.categoryListing .productListing td a{ /*float:left;*/}
.detailButtons{ float:left; width:185px; padding-left:0px;}
.detailButtons span{ display:block; width:100%; padding-bottom:3px;}
.attributeInfo{ float:left; width:169px;}
.attributeInfo table td{ padding-bottom:4px;}
.attributeInfo select{ width:80px;}

table.tablestyle { font-size: 0.8em; font-family:Tahoma, Verdana, Arial; }
table.tablestyle tr {padding:5px;}
table.tablestyle tr td {padding:15px;}

.customerservice { font-family: Garamond, Tahoma, Verdana, Arial; font-size:8px;}

.customerservice a { color:#0000CC;}

.customerservice h2 { color:#B1B1B1; padding:8px; }

.customerservice h4 { color:#3C3C3C; padding:8px; }

.customerservice2 { font-size:4px; font-family: Garamond, Verdana, Tahoma, Helvetica, Arial; }

.customerservice2 a { color:#0000CC;}

.customerservice2 h2 { color:#B1B1B1; padding:8px; }

.customerservice2 h4 { color:#3C3C3C; }

.customerservicecontent { font-size:11px; font-family: Helvetica, Verdana, Tahoma, Garamond, Arial; font-weight: bold; }

.customerservicecontent2 { font-size:12px; font-family: Helvetica, Verdana, Tahoma, Garamond, Arial; }

.productTabs{ float:left; border-bottom:1px solid dashed;}

