* {
	outline: none;
	list-style: none;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
}
#top {
	background: #fff
}
a {
	color: #103457;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
optgroup, optgroup option {
	margin: 0;
	padding: 0 0 0 2px;
}
.submitButton {
	border: 1px solid #7E7E7E;
	background: #989898 url(../images/submitBg.gif) top repeat-x;
	color: #fff;
	font-size: 11px;
	padding: 0 2px 2px 2px;
	letter-spacing: 1px;
	cursor: pointer;
}
.submitButton:hover {
	border: 1px solid #103457;
	background: #fffb93;
	color: #1e1e1e;
}
.noB {
	border: 0 !Important;
	background: none !Important;
}
.noBr {
	border: 0 !Important;
}
.mainMSG {
	display: block;
	font-size: 12px;
	color: #7f1919;
	padding: 4px;
}
.loginRegisterInput {
	width: 110px;
	float: left;
	border: 1px solid #C0C0C0;
	font-size: 10px;
	padding: 2px;
}
#wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: url(../images/mainBg.gif);
}
#top {
	height: 144px;
	position: relative;
}
#top h1 {
	margin: 0;
	padding: 30px;
}
#top h1 a {
	display: block;
	width: 184px;
	height: 41px;
	background: url(../images/logo.gif);
}
#top h1 a span {
	display: none;
}
#top h2 {
	color: #303030;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 10px;
	position: absolute;
	top: 23px;
	left: 240px;
}
#top h2.notFound {
	top: 183px;
	left: 400px;
}
#top h2 strong {
	display: block;
	color: #1567B9;
	font-size: 18px;
	font-weight: normal;
}
#top h2 a {
	color: #303030;
	font-weight: bold;
	text-decoration: none;
}
#top h2 a:hover {
	color: #1567B9;
}

#loginRegister {
	position: absolute;
	top: 0;
	right: 0px;
	width: 220px;
	background: url(../images/topBoxBg.gif) bottom no-repeat;
	z-index: 2;
}
#userNav {
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 2;
	padding: 0;
}
#userNav ul {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
	border-right: 2px solid #fff;
	float: right;
}
#userNav ul li {
	float: left;
	border-left: 3px solid #fff;
}
#userNav ul li a {
	padding: 5px 15px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	background: #efefef;
}
#userNav ul li a:hover, #userNav ul li a.current {
	background: url(../images/userNavBg.gif) bottom repeat-x;
	border-top: 2px solid #efefef;
}
#loginRegister dl {
	margin: 0;
	padding: 0;
}
#loginRegister optgroup option {
	padding: 0 2px;
	margin: 0;
	text-indent: 0;
}
#loginRegister label {
	float: left;
	display: block;
	width: 78px;
	padding: 2px 2px 0 0;
	font-size: 10px;
	text-align: right;
}
#loginRegister dd {
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 2px 0;
}
#loginRegister a {
	font-size: 11px;
}
select.loginRegisterInput {
	width: 116px;
}
#loginRegisterLinks {
	text-align: center;
	padding: 5px;
}
#loginRegisterLinks a {
	font-size: 13px;
	padding: 0 4px;
	font-weight: bold;
}
#loginRegister form, #loginRegister fieldset {
	margin: 0;
	padding: 5px;
	border: 0;
}
#loginSubmit, #registerSubmit {
	float: right;
	margin: 0 5px 0 0;
}
#loginRegister dd strong {
	float: left;
}
#loginRegister a.closeLink {
	color: #A42A2A !important;
	float: right;
}
.lostPass {
	float: left;
	margin: 3px 0 0 0;
}

#nav {
	position: absolute;
	bottom: 0;
	width: 1000px;
	height: 38px;
	background: url(../images/navBg.gif);
	border-bottom: 2px solid #C6C6C6;
}
#nav li {
	float: left;
	width: auto;
	display: block;
	padding: 0;
	margin: 0 10px;
}
#nav li a {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #D4E6F7;
	position: relative;
	display: block;
	float: left;
	padding: 11px 10px 8px 10px;
}
#nav li a:hover {
	background: url(../images/navArrow.gif) bottom center no-repeat;
	border-bottom: 2px solid #C6C6C6;
}
#nav li a span {
	position: absolute;
	top: 0;
	left: 0;
	display:block;
	padding: 10px 9px 3px 9px;
	color: #333;
	display: block;
	float: left;
	cursor: pointer;
}
#nav li a:hover span, #nav li.selected a span {
	color: #fff !important;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cats {
	position: relative;
	background: #F6F6F6 url(../images/catsShadow.gif) top repeat-x;
	width: 179px;
	border-bottom: 1px solid #DDDDDD;
	height: 100%;
	padding: 0;
	margin: 0;
}
#cats dd {
	position: relative;
	width: 179px;
	border-bottom: 1px solid #FCFCFC;
	border-top: 1px solid #DDDDDD;
	padding: 0;
	margin: 0;
}
#cats dd a {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	text-decoration: none;
	height: auto;
	padding: 5px 13px 5px 14px;
	display: block;
	width: 152px;
	background: url(../images/bullet2.gif) 6px 10px no-repeat;
}
.subCat {
	background: url(../images/bullet3.gif) 95% 10px no-repeat;
}
#cats dd a:hover {
	text-decoration: underline;
}
#left dd dl {
	display: none;
	float: left;
	background: #F6F6F6;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	background-color: #F6F6F6;
}
#left dd dl dd {
	margin: 0;
	padding: 0;
	position: relative;
	float: left !important;
	border-bottom: 1px solid #FCFCFC;
	border-top: 1px solid #DDDDDD;
}
#left dd dl dd a {
	background-image: none !important;
	padding: 5px !important;
	height: auto;
	width: 169px !important;
	text-align: left;
	font-weight: normal !important;
	font-size: 11px !Important;
}
#left dl dd dl a:hover {
	text-decoration: underline !important;
}
#left dd:hover dl, dd.over dl {
	display: block;
}
/*all see this */

#cats dl, #cats dl dl, #cats dl dl dl{
    display:none;
    position:absolute;
    left:179px;
	top: -1px;
	z-index: 9000; 
}
/* non-IE browsers see this */
#cats dl dd>dl, #cats dl dl dd>dl{
    margin-top: 0;
}
#cats dd:hover dl dl, #cats dd:hover dl dl dl, #cats dd:hover dl dl dl dl, #cats dd:hover dl dl dl dl dl{
    display:none;
}
#cats dd:hover dl, #cats dl dd:hover dl, #cats dl dl dd:hover dl, #cats dl dl dl dd:hover dl, #cats dl dl dl dl dd:hover dl{
    display:block;
}
dd>dl {
	top: auto;
	left: auto;
}
/* Fix IE. Hide from IE Mac \*/
* html #left dl dd { float: left; height: 1%; }
* html #left dl dd a { height: 1%; }
/* End */

#shoppingBasket {
	width: 201px;
	position: absolute;
	top: 89px;
	right: 10px;
	z-index: 1;
}
#shoppingBasketInfo {
	display: block;
	width: 191px;
	height: 45px;
	padding: 8px 0 0 10px;
	background: url(../images/shoppingCartTop.gif) 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	outline: none;
}
#shoppingBasketInfo:hover {
	background: url(../images/shoppingCartTop.gif) 0 -53px no-repeat;
}
#shoppingBasketInfo:hover small {
	text-decoration: none;
}
#shoppingBasketInfo small {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 0 0 5px 0;
	text-decoration: underline;
}
#shoppingBasketInfo span {
	color: #3E3E3E;
	text-decoration: none;
	font-size: 11px;
}
#shoppingBasketInfo:hover span {
	display:none;
}
#shoppingBasketInfo span strong {
	font-size: 17px;
}
.shoppingBasketInfoOrder {
	position: absolute;
	top: 9px;
	left: 99px;
	color: #800000;
	padding: 0 4px;
	cursor: pointer;
}
.shoppingBasketInfoOrder:hover {
	text-decoration: underline;
}
#shoopingBasketArticles {
	background: url(../images/shoppingCartBg.gif) bottom no-repeat;
}
#shoopingBasketArticles ul {
	padding: 10px;
	height: 100%;
	overflow: hidden;
}
#shoopingBasketArticles ul li {
	background: url(../images/dotH.gif) top repeat-x;
	padding: 5px 0;
	float:left;
}
#shoopingBasketArticles ul li a {
	text-decoration: none;
}
#shoopingBasketArticles ul li a strong {
	width: 105px;
	float: left;
}
#shoopingBasketArticles ul li a:hover strong {
	text-decoration: underline;
}
#shoopingBasketArticles ul li a img {
	float: left;
	border: 1px solid #4389CE;
	margin: 0 4px 0 0;
}
#shoopingBasketArticles ul li a span {
	display: block;
	color: #3E3E3E;
}
.scDel {
	float: right !important;
	text-decoration: underline !important;
	color: #A42A2A !important;
	font-size: 10px;
}
.scDel:hover {
	text-decoration: none !important;
}
#shoppingBasketControl {
	height: 100%;
	overflow: hidden;
	padding: 2px 10px 2px 7px;
}
#sbClose {
	float: left;
	font-size: 10px;
}
#sbOrder {
	float: right;
	font-weight: bold;
}
#orderDetails {
	height: 100%;
	overflow: hidden;
}
#orderDetails li {
	height: 100%;
	overflow: hidden;
	position: relative;
	padding: 5px;
	width: 560px;
	border: 1px solid #fff;
}
#orderInfo {
	border: 1px solid #dadada;
	padding: 0 10px 5px;
	background: #ebebeb;
}
#orderInfo dd {
	margin: 0;
	padding: 4px;
}
#orderDetails.smallDetails {
	background: #ebebeb;
	padding-top: 5px;
}
#orderDetails.smallDetails li {
	height: 100%;
	overflow: hidden;
	position: relative;
	padding: 5px;
	margin: 0 5px 5px 0;
	display: inline;
	width: 256px;
	border: 1px solid #dadada;
	float: left;
	background: #fff;
}

#orderDetails li:hover {
	border: 1px solid #dadada;
}
#orderDetails li a img {
	float: left;
	margin-right: 5px;
}
#orderDetails li h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#orderDetails li h3 small {
	display: block;
}
#orderDetails li h3 a small {
	display: inline;
}
#orderDetails li .del {
	color: #A42A2A;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 5px;
}






#mainWrap {
	padding: 10px 220px 0 180px;
	position: relative;
}
#main, #left, #right {
	position: relative;
	float: left;
}
#main {
	width: 576px;
	padding: 0 12px;
}
#left {
	width: 180px;
	margin-left: -600px;
	right: 180px;
}
#right {
	width: 220px;
	margin-right: -100%;
}


#specialOffer {
	background: #FFFBCD url(../images/yellowBoxBottom.gif) bottom no-repeat;
	width: 573px;
	margin: 10px 0;
}
#specialOffer a {
	display: block;
	margin: 0;
	padding: 10px 10px 5px 10px;
	background: url(../images/yellowBoxTop.gif) top no-repeat;
	color: #215182;
	text-decoration: none;
	height: 100%;
	overflow: hidden;
}
#specialOffer p {
	display: block;
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: url(../images/yellowBoxTop.gif) top no-repeat;
	color: #215182;
	text-decoration: none;
	height: 100%;
	overflow: hidden;
}
#specialOffer a:hover span {
	text-decoration: underline;
}
#specialOffer .learnMore {
	float: right;
	color: #d1c535;
	font-weight: bold;
}
.newsBox {
	padding: 0 0 15px 0;
	height: 100%;
	overflow: hidden;
}
.newsBox h3, #main h2, #searchForm h2, .halfForm h3 {
	background: url(../images/dotH.gif) bottom repeat-x;
	padding: 5px;
	margin: 0;
	font-size: 17px;
	color: #2A5E91;
	height: 100%;
	overflow: hidden;
	line-height: 1em;
}
.newsBox h3 a {
	font-size: 17px;
	color: #2A5E91;
	text-decoration: none;
}
.newsBox h3 a:hover {
	color: #fff;
	background: #2A5E91;
}
.newsBox p {
	margin: 0;
	padding: 5px;
}
.newsBox a.learnMore {
	float: right;
	margin: 0 5px 0 0;
	padding: 0 0 0 6px;
	background: url(../images/bullet2.gif) 0 6px no-repeat;
}

#left h3 {
	background: url(../images/sidebarHeaderBg.gif);
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0;
	padding: 6px 0 6px 0;
	height: 15px;
}
#left h3 span {
	background: url(../images/bullet1.gif) 10px 3px no-repeat;
	padding: 0 0 0 22px;
}

#leftSearch form, #leftBrands form {
	margin: 0;
	padding: 0;
}
#leftSearch fieldset, #leftBrands fieldset {
	margin: 0;
	padding: 10px;
	border: 0;
}
#leftSearch a {
	margin: 2px 0 0 0;
	font-size: 11px;
	float: left;
}
#searchSubmit {
	float: right;
}
#searchKeyword {
	border: 1px solid #B8B8B8;
	background: #fff url(../images/iconSearch.gif) 4px 6px no-repeat;
	padding: 2px 2px 2px 17px;
	margin: 0 0 5px 0;
	width: 139px;
}
#leftBrands select {
	border: 1px solid #B8B8B8;
	padding: 2px;
	margin: 0 0 5px 0;
	width: 160px;
}
#right h3 {
	color: #2A5E91;
	font-size: 14px;
	margin: 0 0 0 0;
	font-weight: bold;
	background: url(../images/rightHeaderBg.gif) top repeat-x;
	height: 16px;
	padding: 7px;
	border-bottom: 1px solid #517BA3;
}
#hotOffers {
	margin: 0;
	padding: 5px;
	list-style: none;
	background: url(../images/rightShadow.gif) top repeat-x;
	height: 100%;
}
#hotOffers li {
	background: url(../images/dotH.gif) top repeat-x;
	padding: 10px 5px;
	height: 100%;
	overflow: hidden;
}
#hotOffers li h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#hotOffers li h4 a {
	text-decoration: none;
	display: block;
	height: 100%;
	overflow: hidden;
}
#hotOffers li h4 a:hover {
	background: #fff;
}
#hotOffers li h4 a small {
	cursor: pointer;
	text-decoration: underline;
}
#hotOffers li h4 a img {
	float: left;
	border: 1px solid #448ACE;
	margin: 0 4px 0 0;
}
#hotOffers li h4 span {
	display: block;
	color: #3E3E3E;
}

#footer {
	border-top: 1px solid #BEBEBE;
	background: url(../images/footer.gif);
	padding: 5px;
	position: relative;
	clear: both;
}
#footer ul {
	margin: 0;
	padding: 0 0 3px 0;
	height: 100%;
	overflow: hidden;
}
#footer ul li {
	float: left;
	padding: 0 7px;
	border-right: 1px solid #DBDBDB;
}
#footer ul li a {
	color: #444;
	font-size: 11px;
}
#footer #copyright {
	padding: 0 0 0 5px;
	font-size: 11px;
	color: #555;
}

#cdLogo {
	position: absolute;
	z-index: 5;
	right: 10px;
	top: 10px;
	display: block;
	width: 30px;
	background: url(../images/cd.gif) right 0 no-repeat;
	height: 25px;
	text-decoration: none;
}
#cdLogo:hover {
	width: 130px;
	background-position: right -25px;
}
#cdLogo:hover span {
	display: block;
	padding: 0 35px 0 0;
}
#cdLogo span {
	font-size: 10px;
	text-align: right;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: none;
	color: #000;
}
#cdLogo span strong {
	display: block;
	color: #90C73B;
}
#registerResponse, #b_registerResponse {
	font-size: 10px;
	color: #A42A2A;
}

.dateComments {
	font-size: 11px;
	color: #555;
	padding: 2px;
	height: 100%;
	overflow: hidden;
}
.dateComments span {
	float: left;
}
.dateComments a {
	float: right;
}
.oldPrice {
	font-size: 11px;
	text-decoration: line-through !important;
	color: #999 !important;
}

.product {
	width: 574px;
	height: 100%;
	overflow: hidden;
	padding: 5px 0;
}
.product ul.productSpecs {
	width: 340px;
	float: left;
	position: relative;
	display: block;
	padding: 5px;
}
.product ul.productSpecs li {
	padding: 4px;
	border-top: 1px solid #f2f2f2;
	background: #f9f9f9;
	width: 332px;
	height: 100%;
	overflow: hidden;
}
.product ul.productSpecs li label.productInfo {
	float: left;
	width: 60px;
	text-align: right;
	padding: 0 4px 0 0;
}
.product ul.productSpecs li strong.productInfo {
	float: left;
	width: 262px;
}
.product ul.productSpecs li select {
	border: 1px solid #666;
}
.productPrice {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 84px !important;
	padding: 0 8px 4px 8px;
	height: auto !important;
	background: #fff !important;
	text-align: center;
	z-index: 5;
}
.productPrice span {
	width: 84px !important;
	font-size: 15px;
	font-weight: bold;
	float: none !important;
	display: block;
	padding: 2px 0 0 2px;
	color: #27537E;
}
.productPrice span.oldPrice {
	font-size: 15px !important;
	font-weight: normal !important;
}
.productPrice span acronym {
	font-size: 0.7em;
}
.buyNow {
	display: block;
	width: 79px;
	height: 19px;
	padding: 3px 7px 0 0;
	text-align: right;
	background: url(../images/buy.gif) 0 0 no-repeat;
	color: #E9E9E9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.buyNow:hover {
	background-position: 0 -22px;
}

.product ul.productImages {
	width: 210px;
	border-bottom: 1px solid #448ACE;
	height: 100%;
	overflow: hidden;
}
.product ul.productImages li {
	float: left;
}
.product ul.productImages li a {
	float: left;
	height: 50px;
	width: 50px;
	padding: 1px;
	overflow: hidden;
}
.product ul.productImages li a img {
	float: left;
	border:none;
}
.productBigPic {
	 margin: 0 auto;
}
.productBigPic a {
	cursor: url("../images/cur_zoom.gif"), pointer;
}
.productBigPic img {
	border: 1px solid #448ACE;
}
.productImagesWrap {
	float: right;
	width: 210px;
	padding: 5px;
}
#bigProductImages {
	width: 202px;
	padding: 4px;
	position: relative
}
#similarProducts {
	background: url(../images/shadow.gif) top repeat-x;
	padding: 10px;
}
#similarProducts h3, #comments h3, h3.order {
	color: #2A5F93;
	margin: 0 0 5px;
	padding: 0 0 5px 0;
	font-size: 14px;
	background: url(../images/dotH.gif) bottom repeat-x;
	height: 100%;
	overflow: hidden;
}
#similarProducts ul {
	height: 100%;
	overflow: hidden;
	border-left: 1px solid #f2f2f2;
}
#similarProducts ul li {
	width: 100px;
	padding: 5px;
	border-right: 1px solid #f2f2f2;
	float: left;
	text-align: center;
}
#similarProducts ul li a {
	height: 140px;
}
#similarProducts ul li a, #similarProducts ul li a span, #similarProducts ul li a strong {
	display: block;
	text-decoration: none;
}
#similarProducts ul li a img {
	border: 1px solid #4389CE;
}
#similarProducts ul li a strong {
	padding: 0 0 4px;
}
#similarProducts ul li a:hover {
	background: #f7f7f7;
}
#comments {
	width: 550px;
	margin: 0 auto;
}
#comments ul {
	max-height: 350px;
	overflow: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
#comments ul li {
	padding: 10px;
	border-bottom: 1px solid #dadada;
	width: 510px;
}
#comments ul li span {
	font-size: 11px;
	padding: 4px;
	background: #f8f8f8;
	display: block;
}
#comments ul li p {
	margin: 0;
	padding: 3px 0;
}
#addComment {
	margin: 0 auto;
	padding: 10px;
	width: 476px;
}
#addComment fieldset {
	margin: 0;
	padding: 0;
	border: none;
	height: 45px;
	overflow: hidden;
	position: relative;
}
#commentInput {
	border: 1px solid #868686;
	width: 400px;
	height: 37px;
	padding: 3px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
	font-weight: bold;
	font-size: 11px;
	color: #222;
	background: #f3f3f3;
}
#commentInput:focus {
	background: #fffde0;
}
#commentSubmit {
	display: block;
	background: url(../images/addComment.gif) 0 0 no-repeat;
	width: 68px;
	height: 17px;
	padding: 14px 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}
#commentSubmit:hover {
	background: url(../images/addComment.gif) 0 -45px no-repeat;
	color: #efefef;
}
#commentsContainer {
	height: 100%;
	overflow: hidden;
}
h4 {
	margin: 0;
	padding: 5px;
	font-size: 14px;
	color: #2A5E91;
}
#searchForm {
	margin: 0;
	padding: 0;
}
#searchForm fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#searchForm dl {
	margin: 0 auto;
	padding: 0;
	width: 500px;
	height: 100%;
	overflow: hidden;
}
#searchForm dl dd {
	width: 490px;
	padding: 5px;
	margin: 0;
	float: left;
}
#searchForm dl dd.searchFormHalf {
	width: 235px !important;
}
#searchForm label {
	display: block;
	font-size: 13px;
	font-weight: bold;
	background: #eee;
	padding: 2px;
	color: #2A5E91;
}
.searchFormHalf input {
	width: 229px !important;
}
#searchForm .smallInput {
	width: 90px !important;
}
#searchForm select, #searchForm input {
	width: 100%;
	border: 1px solid #dadada;
	padding: 2px;
}
#searchForm select {
	height: 80px;
}
#searchForm .submitButton {
	float: right;
	width: auto !important;
}

#paging {
	height: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 10px 0;
}
#paging a {
	padding: 1px 5px;
	font-weight: bold;
	background: #eee;
	text-decoration: none;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin: 0 1px;
}
#paging a:hover, #paging #NextLink:hover, #paging #PrevLink:hover {
	background: #FFFBCD !important;
	color: #103457 !important;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
a.slct {
	background: #103457 !important;
	color: #eee;
}
#paging #NextLink {
	font-weight: bold;
	text-decoration: none;
	padding: 1px 5px;
	background: #fff !important;
}
#paging #PrevLink {
	font-weight: bold;
	text-decoration: none;
	padding: 1px 5px;
	background: #fff !important;
}

#browseUL {
	margin: 0 auto;
	padding: 0 0 15px 0;
	overflow: hidden;
	width: 550px;
}
#browseUL li {
	float: left;
	width: 550px;
	border-top: 1px solid #eee;
	position: relative;
}
#browseUL li h4 {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#browseUL li h4 a {
	display: block;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	padding: 5px;
}
#browseUL li h4 a:hover {
	background: #FFFBCD;
}
#browseUL li h4 a img {
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #103457;
	padding: 2px;
}
#browseUL li h4 a:hover img {
	background: #dadada;
}
#browseUL li h4 a:hover i {
	display:none;
	background:none;
}
#browseUL li h4 a strong {
	display: block;
	font-size: 14px;
}
.infoSpan {
	display: block;
	color: #333;
	text-decoration: none;
}
.ddsSpan {
	display: block;
	font-size: 9px !important;
	font-weight: normal !Important;
	font-family: verdana;
	padding: 0 0 2px 0 !important;
}
.error {
	color: #9a0000;
}

#orderLine {
	background: url(../images/orderLine_bg.gif) 0 7px repeat-x;
	height: 39px;
	position: relative;
	margin-bottom: 20px;
}
#orderLine ul {
	background: url(../images/orderLine_arrows.gif) center 7px no-repeat;
	height: 39px;
}
#orderLine strong {
	float: left;
	width: 39px;
	height: 21px;
	padding: 10px 0 8px 0;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #aebdcc;
}
#orderLine span, #orderLine a {
	float: left;
	font-size: 13px;
	color: #8fa5bb;
	margin-top: 11px;
	padding: 0 3px 0;
}
#orderLine li.selected strong {
	background-position: 0 -39px !important;
	color: #073561;
	padding: 9px 0 9px 0;
}
#orderLine li a, #orderLine li.selected span {
	color: #073561;
}
#orderLineOne strong {
	background: url(../images/orderLine_1.gif) 0 0 no-repeat;
}
#orderLineTwo strong {
	background: url(../images/orderLine_2.gif) 0 0 no-repeat;
}
#orderLineThree strong {
	background: url(../images/orderLine_3.gif) 0 0 no-repeat;
}
#orderLineOne {
	position: absolute;
	top: 0;
	left: 0;
}
#orderLineTwo {
	position: absolute;
	top: 0;
	left: 46.1%;
}
#orderLineThree {
	position: absolute;
	top: 0;
	right: 0;
}

.halfForm {
	float: left;
	padding: 5px;
	width: 276px;
}
.halfForm fieldset {
	margin: 0;
	padding: 5px;
	border: 1px solid #dadada;
}
.halfForm label {
	float: left;
	display: block;
	width: 78px;
	padding: 2px 2px 0 0;
	font-size: 10px;
	text-align: right;
}
.halfForm dd {
	margin: 0;
	padding: 3px;
	height: 100%;
	overflow: hidden;
}
.halfForm .loginRegisterInput {
	width: 165px;
}
.halfForm select.loginRegisterInput {
	width: 171px;
}
.order_addressForm {
	width: 566px !important;
}
#orderNotesLabel {
	position: absolute;
	top: 90px;
	right: 20px;
	width: 250px;
	text-align: left;
}
#orderNotesLabel textarea {
	width: 245px;
	height: 79px;
	font-size: 11px;
	overflow: auto;
}
#addressForm {
	position: relative;
}
.order_addressForm dl {
	margin: 0;
	padding: 18px 0 0 0;
}

h3.order strong {
	float: left;
}
h3.order a {
	font-size: 11px;
	float:right;
}
.orderNav {
	padding: 10px;
	height: 100%;
	overflow: hidden;
}
.orderNav h4 {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.orderNav p {
	float: right;
	margin: 0;
	padding: 0;
	color: #8fa5bb;
}
.orderNav a {
	padding: 2px 6px;
	text-decoration: none;
	font-size: 13px;
}
i.new {
	background: url(../images/new.gif) bottom right no-repeat;
	position: absolute;
	top: 12px;
	left: 13px;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	color: #800000;
	padding: 1px 2px;
}
#innerSearch {
	margin: 0;
	padding: 0;
}
#innerSearch fieldset {
	border-bottom: 1px solid #d6d6d6;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0;
	padding: 9px;
}
#innerSearch select {
	border: 1px solid #4f95e3;
	padding: 2px;
	width: 275px;
}
input:hover, select:hover, textarea:hover {
	border: 1px solid #3d3d3d;
}
input:focus, select:focus, textarea:focus {
	background-color: #ffffec;
	color: #0066cc;
	border: 1px solid #0066cc;
}

#header {
	position: relative;
	width: 574px;
	height: 241px;
	overflow: hidden;
}
#header a img {
	border: 0;
}
.headerWrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#headerControl {
	position: absolute;
	z-index: 3;
	top: 205px;
	left: 495px;
	width: 78px;
	height: 35px;
	overflow: hidden;
}
#headerControl_prev {
	position: absolute;
	top: 10px;
	left: 7px;
	z-index: 4;
	display: block;
	width: 14px;
	height: 17px;
	text-indent: -9000px;
	background: url(../images/headerNav_prev.gif) 0 0 no-repeat;
}
#headerControl_next {
	position: absolute;
	top: 10px;
	left: 58px;
	z-index: 4;
	display: block;
	width: 14px;
	height: 17px;
	text-indent: -9000px;
	background: url(../images/headerNav_next.gif) 0 0 no-repeat;
}
#headerControl_prev:hover, #headerControl_next:hover {
	background-position: 0 -17px;
}

#headerControl_timer {
	position: absolute;
	top: 2px;
	left: 24px;
	z-index: 4;
	display: block;
	width: 31px;
	height: 31px;
	background-image: url(../images/headerCounter.gif);
	background-position: 0 0;
}
.part1 {
	background-position: 0 -31px !important;
}
.part2 {
	background-position: 0 -62px !important;
}
.part3 {
	background-position: 0 -93px !important;
}
.part4 {
	background-position: 0 -124px !important;
}
.part5 {
	background-position: 0 -155px !important;
}
.part6 {
	background-position: 0 -186px !important;
}
.part7 {
	background-position: 0 -217px !important;
}
#headerControl_toggle {
	position: absolute;
	top: 13px;
	left: 35px;
	z-index: 5;
	display: block;
	width: 9px;
	height: 9px;
	text-indent: -9000px;
	background: url(../images/headerNav_stop.gif) 0 0 no-repeat;
}
#headerControl_toggle.off {
	background: url(../images/headerNav_play.gif) 0 0 no-repeat;
}
#userOrders {
	height: 100%;
	overflow: hidden;
	padding: 10px 0;
}
#orderTypes {
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #dadada;
	padding: 0 10px;
}
#orderTypes li {
	float: left;
}
#orderTypes li a {
	float: left;
	padding: 7px 11px;
}
#orderTypes li.selected a {
	background: #dadada;
	font-weight: bold;
	text-decoration: none;
}
#userOrders table {
	border: 1px solid #dadada;
	text-align: left;
	width: 556px;
}
#userOrders table thead th {
	background: #dadada;
	padding: 4px;
}
#userOrders table tbody td {
	border-top: 1px solid #dadada;
	padding: 4px;
}
#ordersWrap {
	max-height: 220px;
	overflow: auto;
	width: 576px;
}

#fiveProducts {
	background: #fff;
	height: 100%;
	overflow: hidden;
	width: 572px;
	padding-left: 1px;
}
#fiveProducts li {
	float: left;
	padding: 17px 17px 10px 17px;
	background: url(../images/fivePr_small_bg.gif) bottom center no-repeat;
	width: 80px;
	height: 80px;
	text-align: center;
}
#fiveProducts li a img {
	border: 0;
	display: block;
}
#userPicturesHeader {
	height: 100%;
	overflow: hidden;
}
#userPicturesHeader strong {
	float: left;
}
#userPicturesHeader a {
	float: right;
	font-size: 12px;
	color: #0066cc;
}
#userPicturesUploadWrap {
	padding: 10px;
	border: 1px solid #dadada;
	background: #efefef;
	margin: 10px 0;
}
#userPicturesUploadWrap form {
	margin: 0;
	padding: 0;
}



.likeParent {
	font: inherit;
	color: inherit;
	text-decoration: inherit;
}

a.likeParent,
a.likeParent:link,
a.likeParent:active,
a.likeParent:visited,
a.likeParent:hover 
{
	font: inherit;
	color: #000000;
	text-decoration: none;
}

div.title 
{
	width: auto;
	/*background-color: #B5C4FF;*/
	background-color: #99BBE8;
	border-bottom: solid 1px #000000;
	padding: 2px;
	margin-bottom: 15px;

	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;

}
div.content 
{
	margin: 10px;
}

fieldset {
	margin: 5px;
}

legend 
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

fieldset.flash
{
	width: 375px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover 
{
	background-position: 0px 0px;
}

div.userImages {
	border: 1px solid #CEE2F2;
	margin: 10px 0;
	padding: 15px;
	text-align: center;
	font-size: 15px;
	color: #2A5E91;
}
#right div.userImages {
	border: none !important;
	margin: 0 !important;
	padding: 0 0 10px !important;
	height: 100%;
	overflow: hidden;
}
#right ul.userImages {
	margin: 0;
	padding: 10px !important;
}
a.more {
	float: right;
	font-size: 12px;
	margin: 0 10px 0 0;
}
ul.userImages {
	margin: 10px 0;
	padding: 15px;
	text-align: center;
	font-size: 15px;
	color: #2A5E91;
	height: 100%;
	overflow: hidden;
}
ul.userImages li {
	float: left;
	padding: 5px;
	width: 82px;
	height: 82px;
}
ul.userImages li a {
	border: 1px solid #CEE2F2;
	padding: 1px;
	float: left;
	position: relative;
}
ul.userImages li a img {
	border: none;
	float: left;
}
ul.userImages li a span {
	display: none;
	font-size: 10px;
	position: absolute;
	bottom: 4px;
	height: 20px;
	width: 20px;
	text-indent: -9000px;
}

.userImagesBox {
	height: 100%;
	overflow: hidden;
	padding: 0 5px 5px;
}
.userImagesBox p {
	height: 100%;
	width: auto;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #CEE2F2;
	font-size: 11px;
	text-align: center;
	margin: 5px auto;
	padding: 2px 0;
}
.userImagesBox p a.smallImage {
	margin: 0 auto;
	display: block;
}
.userImagesBox p a.smallImage img {
	padding: 1px;
	display: block;
	margin: 0 auto;
	border: none;
}
span.profileImage {
	left: 4px;
	background: url(../images/profileImage.gif) top left no-repeat;
}
span.deleteImage {
	right: 4px;
	background: url(../images/deleteImage.gif) top left no-repeat;
}
ul.userImages li a:hover span {
	display: block;
}

#subcats {
	padding: 10px 30px;
}
#subcats li {
	float: left;
	padding: 5px;
	height: 150px;
}
#subcats li a {
	float: left;
	width: 100px;
	text-decoration: none;
	position: relative;
	padding: 5px;
}
#subcats li a strong {
	display: block;
	text-align: center;
	padding: 3px 0;
	position: absolute;
	top: 90px;
	width: 100px;
}
#subcats li a img {
	margin: 0 auto;
	display: block;
	border: none;
}

ul.usersList {
	height: 100%;
	overflow: hidden;
	padding: 0 0 15px;
}
ul.usersList li {
	float: left;
	width: 29%;
	margin: 5px;
	padding: 5px;
	border: 1px solid #f2f2f2;
	height: 42px;
}
ul.usersList li a {
	font-size: 13px;
	color: #0099cc;
	font-weight: bold;
}
ul.usersList li a strong {
	float: left;
	width: 42px;
	height: 42px;
	margin: 0 5px 0 0;
	background: #bebebe url(../images/camera.gif) center center no-repeat;
}
ul.usersList li a:hover strong {
	background: #d2d2d2 url(../images/camera.gif) center center no-repeat;
}
ul.usersList li a img {
	display: block;
	margin: 0 auto;
	border: none;
}
ul.usersList li span {
	display: block;
	font-size: 11px !important;
	color: #777;
}
ul.thumbsList {
	height: 100px;
	overflow: hidden;
	padding: 5px 0 0 15px;
}
ul.thumbsList li {
	float: left;
	width: 110px;
	text-align: center;
}
ul.thumbsList li a {
	float: left;
	margin: 0 auto;
}
ul.thumbsList li.selected a {
	padding: 0 0 17px 0;
	background: url(../images/currentImage.gif) bottom center no-repeat;
}
ul.thumbsList li a img {
	display: block;
	border: 2px solid #103457;
}
#imgNav {
	padding: 5px 10px;
	border-bottom: 1px solid #dadada;
	background: transparent url(../images/rightHeaderBg.gif) repeat-x scroll center top;
}
.shopInfo {
	padding: 10px;
	height: 100%;
	overflow: hidden;
}
.shopInfo img {
	float: left;
	padding: 2px;
	border: 1px solid #d5dde7;
	margin: 0 10px 0 0;
}
.shopInfo dl {
	float: left;
	width: 180px;
}
.shopInfo dl dd {
	padding: 5px 0;
	margin: 0;
	background: url(../images/dotH.gif) bottom left repeat-x;
}
.shopInfo dl dd strong {
	display: block;
	padding: 0 0 3px;
}
ul.dealers {
	width: 576px;
	height: 100%;
	overflow: hidden;
	padding: 10px 0;
}
ul.dealers li {
	width: 276px;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #d5dde7;
	height: 170px;
}
ul.dealers li dl {
	padding: 5px;
}
ul.dealers li dl dt {
	background: #5a7a9e;
	color: #fff;
	font-size: 14px;
	padding: 3px 8px;
}
ul.dealers li dl dd {
	margin: 0;
	padding: 2px 8px;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
}
ul.dealers li dl dd strong {
	width: 70px;
	float: left;
}

form.contacts {
	width: 330px;
	float: left;
	margin: 0;
	padding: 10px 10px 10px 20px;
}
form.contacts fieldset {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}
form.contacts dl {
	margin: 0;
	padding: 0;
}
form.contacts dl dt, div.contacts h3 {
	font-size: 14px;
	padding: 5px 0;
	font-weight: bold;
	margin: 0;
}
form.contacts dl dd {
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 4px 0;
}
form.contacts dl dd label {
	display: block;
}
form.contacts dl dd input {
	width: 310px;
	padding: 2px;
	border: 1px solid #333;
}
form.contacts dl dd textarea {
	width: 310px;
	padding: 2px;
	border: 1px solid #333;
}
form.contacts .submitButton {
	width: auto;
}
div.contacts p, div.contacts address {
	margin: 0;
	padding: 3px 0;
}
div.contacts {
	float: left;
	width: 180px;
	padding: 10px;
}

#sizesInfoWrap {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 999;
	width: 470px;
	border: 6px solid #dadada;
	background: #fff;
}
#sizesInfoWrap a {
	position: absolute;
	top: 5px;
	right: 18px;
	float: right;
	padding: 3px;
	background: #fff;
	font-size: 11px;
	color: #820000;
}
#sizesInfo {
	overflow: auto;
	height: 400px;
}

#help {
	padding: 10px 0;
}
#help li {
	border-bottom: 1px solid #dadada;
}
#help li a {
	display: block;
	padding: 5px 8px;
	background: #f2f2f2;
	width: 560px;
	color: #2A5E91;
}
#help li a:hover {
	background: #fffb93;
	color: #1e1e1e;
}
#help li div a {
	display: inline;
	padding: 0;
	background: #fff;
}
#help li div a:hover {
	background: #fff;
}
#help li div {
	padding: 6px 5px;
}
#help li div p {
	margin: 0;
	padding: 0 0 6px;
}
#help li div ol {
	border: none;
	padding: 4px 30px;
}
#help li div ol li {
	list-style: decimal !important;
	border: none;
	padding: 3px 0;
}
#help li div ul {
	border: none;
	padding: 4px 30px;
}
#help li div ul li {
	list-style: disc;
	border: none;
	padding: 3px 0;
}
#links {
	height: 100%;
	overflow: hidden;
	padding: 5px 0
}
#links li {
	float: left;
	padding: 5px;
	width: 264px;
	height: 132px;
	margin: 5px;
	border: 1px solid #dadada;
}
#links li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
}
#links li a strong {
	display: block;
	width: 254px;
	background: #5a7a9e;
	color: #fff;
	padding: 4px 5px;
	margin: 0 0 5px;
}
#links li a:hover strong {
	text-decoration: underline;
}
#links li a img {
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #5a7a9e;
}