html {
	font-size: 75%;
}
body {
	font: normal 1em/1.3 Arial, Helvetica, sans-serif
}

* {
	margin: 0px;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #12171c;
}

IMG {
	border: none;
}

LABEL {
	cursor: pointer;
}

a, a:link {
	text-decoration: underline;
}

.bg {
	background: #47698d url(/images/Bg.gif) repeat;
}

.topBg {
	background: url(/images/topBg.gif) repeat-x top left;
}

.botBg {
	background: url(/images/botBg.gif) repeat-x bottom left;
}

#page {
	width: 910px;
	margin: 0px auto;
}

#top {
	height: 107px;
}

#logo {
	padding-top: 16px;
	float: left;
}

#search {
	padding-bottom: 12px;
}

#search INPUT, #search P {
	vertical-align: middle;
}

#search P {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#search .searchField {
	width: 130px;
	height: 18px;
	font-size: 12px;
	border: 1px solid #999;
	background: #fff;
}

#search .searchBtn {
	width: 44px;
	vertical-align: middle;
	background: url(/images/searchBut.png) no-repeat top left;
	font-size: 11px;
	border: none;
	font-weight: normal;
	color: #fff;
}

#head {
	background: url(/images/headBg1.png) no-repeat top left;
	height: 320px;
	height: 179px;
	padding: 12px 12px 0px 12px;
}

#topBan {
	
}

#forget_me {
	padding: 0px;
}

#loginForm * {
	padding: 0px;
	color: #fff;
}

#loginForm {
	float: left;
}

#loginForm {
	float: right;
	padding-top: 6px;
	background: url(/images/LoginFormBg.png) no-repeat 0px 6px;
	width: 301px;
	height: 89px;
}

#loginForm A,
#loginForm A:link {
	color: #2e6a90;
	color: #fff;
}

#loginForm A:hover {
	color: #0ff;
}

#loginForm TABLE {
	margin-top: 18px;
	margin-left: 17px;
}

#loginForm TD {
	font-size: 11px;
	padding: 0px 4px 2px 0px;
}

#loginForm B {
	font-size: 12px;
}

#loginForm .field {
	width: 120px;
	height: 18px;
	border: 1px solid #e0e0e0;
	color: #000;
}

#loginForm input[type=submit] {
	background: url(/images/login.gif) no-repeat top left;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

div#topUser {
	float: right;
	padding-top: 80px;
	padding-right: 12px;
	color: #fff;
}

div#topUser IMG {
	vertical-align: bottom;
}

#topMenu {
	margin-left: 67px;
	padding-top: 17px;
}

.topMenu UL {
	list-style-type: none;
}

.topMenu UL LI {
	display: inline;
	width: 127px;
}

.topMenu DIV {
	float: left;
	margin-right: 3px;
}

#content {
	background: url(/images/contentBg.png) repeat-y top left;
}

#content .topBg {
	background: url(/images/contentTopBg.png) no-repeat top left;
}

#content .botBg {
	background: url(/images/contentBotBg.png) no-repeat bottom left;
}

#content .content {
	padding: 12px;
}

.content H1 {
	font-weight: bold;
	font-size: 24px;
	padding: 2px 0px 12px 0px;
	color: #369;
	letter-spacing: -1px;
}

.content H2 {
	padding: 25px 0px 10px 0px;
	color: #369;
}

.content H3,
.content H4 {
	color: #369;
	padding: 17px 0px 3px 0px;
}

.content A, .content A:link {
	color: #0070c0;
}

.content A:hover {
	color: #2e6a90;
}

.content P {
	padding: 10px 0px 2px 0px;
}

#left {
	float: left;
}

#cart {
	background: url(/images/cartBg.png) no-repeat top left;
	width: 229px;
	height: 66px;
	padding-bottom: 12px;
	font-size: 12px;
}

#cart A, #cart A:link {
	color: #fff;
	font-weight: bold;
}

#cart P {
	padding-top: 18px;
	padding-left: 20px;
	color: #b68900;
}

.yellowBtn,
.blueBtn,
.updateCart {
	width: 96px;
	height: 22px;
	background: url(/images/updateCart.gif) no-repeat top left;
	color: #fff;
	font-size: 12px;
	text-align: center;
	border: none;
}

.yellowBtn {
	background: url(/images/yellowBtn.gif) no-repeat top left;
}

.cartCount {
	text-align: center;
	width: 20px;
	font-size: 14px;
}

#commBlock,
#commBlock1 {
	background: url(/images/commBlockBg2.png) no-repeat top left;
	height: 145px;
	width: 229px;
	padding-bottom: 12px;
}

#commBlock1 {
	background: url(/images/commBlockBg1.png) no-repeat top left;
	height: 96px;
}

#commBlock1 .right,
#commBlock .right {
	float: right;
	text-align: center;
	font-size: 12px;
}

#commBlock1 .right IMG,
#commBlock .right IMG {
	border: 2px solid #74a5d0;
}

#commBlock1 UL,
#commBlock UL {
	padding-top: 10px;
	padding-left: 20px;
	list-style-type: none;
}

#commBlock1 LI,
#commBlock LI {
	color: #fff;
	font-size: 12px;
	height: 21px;
}

#commBlock1 A, #commBlock1 A:link,
#commBlock A, #commBlock A:link {
	color: #fff;
}

#commBlock1 A:hover,
#commBlock A:hover {
	color: #d8f1ff;
}

#catBlock {
	padding-bottom: 12px;	
}

#catBlock .top,
#catBlock .itop {
	width: 229px;
	height: 29px;
	background: url(/images/catBlockTop.png) no-repeat;
}

#catBlock .itop {
	background: url(/images/infoBlockTop.png) no-repeat;
}

#catBlock .bottom {
	width: 229px;
	height: 29px;
	background: url(/images/catBlockBottom.png) no-repeat;
}

#catBlock .content {
	width: 229px;
	padding-left: 20px;
	background: url(/images/catBlockContent.png) repeat-y;
	font-size: 12px;
}

#catBlock A, #catBlock A:link {
	color: #000;
}

#catBlock A:hover {
	color: #2e6a90;
}

#catBlock UL {
	padding: 0px;
}

#catBlock LI.active, #catBlock LI {
	margin-left: 13px;
	list-style-image: url(/images/catLi.gif);
	padding: 3px 0px;
}

#catBlock LI.active {
	list-style-image: url(/images/catLiA.gif);
	font-weight: bold;
}

#catBlock ul.submenu LI.active {
	font-weight: bold;
}

#catBlock UL.submenu {
	padding-top: 3px;
	padding-bottom: 5px;
}

#catBlock UL.submenu LI {
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
}

#right {
	margin-left: 267px;
}

#trail A,
#trail A:link,
#trail {
	font-size: 12px;
	color: #2e6a90;
	letter-spacing: 0;
}

#trail A:hover {
	color: #000;
}

.catTable {
	text-align: center;
}

.catTable TABLE {
	margin-bottom: 20px;
}

.catTable TD {
	width: 180px;
}

.picWithPrice {
	width: 158px;
	height: 202px;
	background: url(/images/catPicWithPriceBg.png) no-repeat top left;
	margin: 0px auto 0px auto;
}

.picWithPrice IMG {
	padding-top: 30px;
}

.productTitle {
	height: 25px;
	vertical-align: middle;
	padding-top: 10px;
}

.productButtons {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.productTitle A,
.productTitle A:link {
	font-size: 12px;
	color: #2E6A90;
	padding: 1px;
}

.productTitle A:hover {
	background: #2E6A90;
	color: #fff;
}

.pages {
	text-align: center;
	padding-bottom: 1em;
}

.pages A,
.pages A:link,
.pages {
	font-size: 12px;
	color: #2e6a90;
}

.pages A:hover {
	color: #000;
}

.pages .disabled {
	display: none;
}

.pages .current {
	color: #fff;
	background: #2e6a90;
	padding: 0px 3px;
}

#footer {
	height: 124px;
	background: url(/images/footBgN.gif) no-repeat top left;
}

#footer P {
	color: #fff;
	text-align: right;
	font-size: 12px;
	padding-top: 12px;
}

#footer A, #footer A:link {
	color: #fff;
}

#footer A:hover {
	color: #d8f1ff;
}

#copyright {
	color: #586f83;
	font-size: 10px;
	text-align: center;
}

#notice {
	background-color: #ffffff;
	border: 1px solid green;
	padding: 10px;
	margin-bottom: 12px;
}

/* SELECT#user_department_id, */

/* SELECT.fField, */

td.captcha input, INPUT.fField {
	height: 18px;
	border: 1px solid #999;
	background: #f0f0f0;
	padding: 2px;
	font-size: 14px;
}

SELECT#user_department_id {
	height: auto;
}

TEXTAREA.fField {
	border: 1px solid #999;
	background: #f0f0f0;
	padding: 2px;
	font-size: 14px;
}

#errorExplanation,
#notice {
	width: 485px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: #3e6fab url(/images/noticeBg.gif) no-repeat bottom left;
	padding-bottom: 20px;
	border: none;
}

#errorExplanation UL {
	padding: 10px 30px;
}

.popUpMenu {
	width: 223px;
	position: absolute;
	z-index: 999;
	top: 280px;
}

.popUpMenu .top {
	background: url(/images/popUpTop.png) no-repeat top left;
	width: 223px;
	height: 33px;
}

.popUpMenu .bot {
	background: url(/images/popUpBot.png) no-repeat top left;
	width: 223px;
	height: 34px;
}

.popUpMenu .c {
	background: url(/images/popUpBg.png) repeat-y top left;
	width: 223px;
	padding: 0px 15px;
}

.popUpMenu A, .popUpMenu A:link {
	color: #000;
}

.popUpMenu A:hover {
	color: #2e6a90;
}

.popUpMenu .c UL {
	padding: 0px;
}

.popUpMenu .c LI {
	display: block;
}

.popUpMenu .c LI.active, .popUpMenu .c LI {
	margin-left: 13px;
	list-style-image: url(/images/catLi.gif);
	padding: 0px;
	padding-bottom: 3px;
}

.popUpMenu .c LI.active {
	list-style-image: url(/images/catLiA.gif);
	font-weight: bold;
}

.popUpMenu .c ul.submenu LI.active {
	font-weight: bold;
}

.popUpMenu UL.submenu {
	padding-top: 3px;
	padding-bottom: 5px;
}

.popUpMenu UL.submenu LI {
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
}

.price {
	font-size: 18px;
	font-weight: bold;
}

.picWithPrice .price {
	display: block;
	height: 26px;
	padding-top: 2px;
	background: url(/images/priceLabel.gif) no-repeat top center;
}

.price SPAN {
	font-size: 16px;
	font-weight: normal;
}

.productPic {
	
}

.productPic TABLE {
	border: none;
	border-collapse: collapse;
}

.productPic TD {
	text-align: center;
}

.productDescription .productTitle {
	font-size: 18px;
	font-weight: bold;
	color: #2E6A90;
	padding: 0px 0px 10px 0px;
	height: 25px;
}

.productDescription {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 16px;
}

.zoom {
	float: right;
	margin-top: -20px;
}

.zoom IMG {
	margin: 0px;
	padding: 0px;
}

.userInfo {
	width: 505px;
}

.userInfo H2 {
	color: #336699;
}

.ptField,
.pField {
	width: 400px;
	padding: 2px;
}

table.regTable {
	border-collapse: collapse;
}

.regTable TD {
	height: 30px;
	padding-right: 10px;
}

.productNav {
	padding-top: 20px;
}

.productNav TD {
	font-size: 12px;
}

.wishesList UL,
.ordersList UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.wishesList LI,
.ordersList LI {
	margin: 0px 0px 20px 0px;
}

.wishesList P,
.ordersList P {
	padding: 5px 10px;
}

.ordersList H3 {
	padding: 10px;
	background: #eee;
	border-bottom: 3px solid #369;
	color: #f00;
}
.wishesList H3 {
	background: #eee;
	border-bottom: 3px solid #369;
	padding: 10px;
	font-size: 1em;
}

SPAN.stateRed {
	color: #f00;
	font-weight: bold;
}

SPAN.stateGreen {
	color: #090;
	font-weight: bold;
}

SPAN.stateBlue {
	color: #009;
	font-weight: bold;
}

td.color_id {
	border: 3px solid #ffffff;
}

td.color_id.sel {
	border: 3px solid #ff9c00;
}

.product_options {
	width: 200px;
	background: #f5f5f5;
}

.otherPics {
	padding-top: 10px;
}

#jobLink {
	position: relative;
	top: -20px;
}

#wish_body {
	width: 585px;
}

.toptext {
	font-weight: bold;
	color: #fff;
	margin-left: 20px;
	width: 360px;
	padding-top: 30px;
	float: left;
}
