/* CSS Document */
html, body {
	width: 100%;
	z-index: 1;
}
body, div, span, a, img, p, td, tr, table, h1, h2, h3, h4, form, ul, li, dl, dt, dd, label, fieldset {
	margin:0;
	border:0;
	padding:0;
}
body, input, a {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #7a7a7a;*/
	color: #595858;
	font-size: 12px;
}
a {
	text-decoration: none;
}
.hideSubmit {
	position: absolute !important;
	z-index: 0 !important;
	width: 0px !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px solid #000 !important;
}
/*-------------------------------HEADER-------------------------------------*/
#headerWrapper{
	position: relative;
	float: left;
	width: 100%;
	background: #e3e3e3;
	z-index: 1 !important;
}
#topMenuWrapper {
	position: relative;
	float: left;
	width: 100%;
	background: #c1c1c1;
	padding-top: 15px;
	padding-bottom: 18px;
}
#topMenu {
	position: relative;
	width: 945px;
	margin: 0 auto 0 auto;
	text-align: right;
}
#topMenu a {
	color: #fff;
	padding: 0 5px 0 10px;
	border-right: 1px #fff solid;
}
#topLogoWrapper {
	position: relative;
	float: left;
	width: 100%;
	height: 127px;
	background: url(topHeaderWrapperBg.jpg) repeat-x top left;
}
#topLogo {
	position: relative;
	width: 945px;
	height: 127px;
	margin: 0 auto 0 auto;
	background: url(topLogoBg.jpg) no-repeat 150px top;
}
#topLogo a {
	position: relative;
	float: left;
	width: 206px;
	height: 92px;
	background: url(topLogo.gif) no-repeat top left;
	margin: 7px 0 0 25px;
}
#sectionMenuWrapper {
	position: relative;
	float: left;
	width: 100%;
	height: 76px;
	margin-top: -9px;
	overflow: hidden;
}
#sectionMenuLeftBg {
	position: absolute;
	width: 50%;
	height: 67px;
	top: 9px;
	left: 0;
	background: #0b84f0;
}
#sectionMenuRightBg {
	position: absolute;
	width: 50%;
	height: 67px;
	top: 9px;
	right: 0;
	background: #0ae69b;
}
#sectionMenu {
	position: relative;
	width: 945px;
	height: 76px;
	margin: 0 auto 0 auto;
}
#sectionMenu a {
	position: relative;
	float: left;
	height: 76px;
}
#sectionMenu a span {
	position: relative;
	float: left;
	color: #fff;
	padding-left: 25px;
	overflow: hidden;
	cursor: pointer;
	font-size: 13px;
}
#sectionMenu a .caption {
	padding-top: 20px;
}
#sectionMenu a .name {
	font-size: 21px; 
}
#sectionMenu .newsSection {
	position: relative;
	float: left;
	width: 176px;
	height: 46px;
	padding: 20px 0 10px 0;
	color: #fff;
	overflow: hidden;
}
#sectionMenu .shaddowButton {
	position: relative;
	float: left;
	height: 76px;
	width: 30px;
	background: url(sectionShadowButtonBg.gif) no-repeat top left;
}
#sectionMenu .b2c {
	width: 178px;
	background: url(sectionB2CButtonBg.gif) no-repeat top left;
}
#sectionMenu .b2c .caption, #sectionMenu .b2c .name {
	width: 153px;
}
#sectionMenu .b2b {
	width: 176px;
	background: url(sectionB2BButtonBg.gif) no-repeat top left;
}
#sectionMenu .b2b .caption, #sectionMenu .b2b .name {
	width: 151px;
}
#sectionMenu .cart {
	width: 215px;
	background: url(sectionCartButtonBg.gif) no-repeat top left;
}
#sectionMenu .cart .countCaption {
	padding-top: 20px;
	padding-left: 60px;
}
#sectionMenu .cart .countValue {
	padding-top: 20px;
	padding-left: 5px;
	font-weight: bold;
}
#sectionMenu .cart .sumCaption {
	width: 155px;
	padding-left: 60px;
}
#sectionMenu .cart .sumValue {
	width: 155px;
	font-weight: bold;
	padding-left: 60px;
}
#sectionMenu .banners {
	position: relative;
	float: left;
	width: 170px;
	height: 67px;
	margin-top: 9px;
	overflow: hidden;
	background: #0ae69b;
}
#sectionMenu .banners a {
	position: absolute;
	width: 170px;
	height: 67px;
	overflow: hidden;
}
#sectionMenu .banners .slide {
	display: none;
}
#sectionMenu .banners .current {
	display: block;
}
#contentMenuWrapper {
	position: relative;
	float: left;
	width: 100%;
	background: #0e79d8;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contentMenu {
	position: relative;
	width: 650px;
	margin: 0 auto 0 auto;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#contentMenu a, #contentMenu span {
	color: #fff;
	padding: 0 10px 0 10px;
	border-right: 1px #fff solid;
}
#contentMenu a.last {
	border-right: none;
}
#contentMenu a.profile {
	background: url(profile.gif) no-repeat 5px top;
	border-right: none;
	padding-left: 25px;
}
#searchMenuWrapper {
	position: relative;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 1 !important;
}
#searchMenu {
	position: relative;
	width: 945px;
	margin: 0 auto 0 auto;
	z-index: 1 !important;
}
#searchMenu form {
	position: relative;
	float: left;
	padding-left: 205px;
	z-index: 1 !important;
}
#searchMenu .selectBox {
	position: relative;
	float: left;
	width: 236px;
	height: 40px;
	border: none;
	margin-right: 10px;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	color: #595858;
	background: url(topSearchSelectBg.jpg) no-repeat top left;
	z-index: 1 !important;
	padding: 0;
}
#searchMenu .selectBox span {
	background: none;
	cursor: pointer;
}
#searchMenu .selectBox .list {
	position: absolute;
	border: 2px solid #dadada;
	border-bottom: 1px solid #dadada;
	background: #fff;
	z-index: 100 !important;
	display: none;
	overflow: auto;
	width: 236px;
}
#searchMenu .selectBox iframe {
	position: absolute;
	background: #fff;
	z-index: 99 !important;
	display: none;
	overflow: auto;
	width: 236px;
	border: none;
}
#searchMenu .selectBox .list a {
	position: relative;
	float: left;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #dadada;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#searchMenu .selectBox .list a span {
	display: block;
	padding: 9px 15px;
}
#searchMenu .selectBox .list a:hover {
	background: #dadada;
}
#searchMenu .selectBox .list a.active {
	background: #dadada;
	color: #e66b00;
}
#searchMenu .selectBox .selected {
	position: relative;
	float: left;
	width: 181px;
	height: 22px;
	margin: 9px 40px 9px 15px;
	overflow: hidden;
	white-space: nowrap;
}
#searchMenu .textBox {
	position: relative;
	float: left;
	width: 206px;
	height: 39px;
	padding: 1px 15px 0px 15px !important;
	border: none;
	margin-right: 10px;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	color: #595858;
	background: url(topSearchTextBg.jpg) no-repeat top left;
}
#searchMenu .seachButton {
	position: relative;
	float: left;
	width: 86px;
	height: 31px;
	border: none;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	color: #595858;
	padding: 9px 0px 0px 15px;
	background: url(topSearchButtonBg.jpg) no-repeat top left;
}

/*------------------------------------------BREADCRUMBS-----------------------------------------*/
#breadcrumbsWrapper {
	position: relative;
	float: left;
	width: 100%;
	background: #efefef;
	padding-top: 5px;
	padding-bottom: 0px;
	z-index: 0;
}
#breadcrumbs {
	position: relative;
	width: 730px;
	margin: 0 auto 0 auto;
	color: #868585;
	padding-left: 215px;
}
#breadcrumbs a, #breadcrumbs span {
	color: #868585;
	padding-right: 5px;
	font-size: 11px;
}

/*------------------------------------------LEFT & RIGHT MENU-----------------------------------------*/
#leftMenuWrapper, #rightMenuWrapper {
	position: relative;
	float: left;
	width: 187px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 11px;
	z-index: 2 !important;
}
#rightMenuWrapper {
	float: right;
	padding-left: 0px;
	padding-right: 10px;
	z-index: 1 !important;
}
.menuOutterBox {
	position: relative;
	float: left;
	width: 187px;
	padding-bottom: 10px;
}
.menuOutterBox .separator {
	position: relative;
	float: left;
	width: 160px;
	height: 1px;
	background: #d9d8d8;
	margin: 9px 0 0px 10px;
	overflow: hidden;
}
.menuOutterBox .menuTop {
	position: relative;
	float: left;
	width: 187px;
	height: 57px;
	background: url(menu_up.gif) no-repeat top left;
}
.menuOutterBox .caption {
	position: relative;
	float: left;
	padding-top: 29px;
	padding-left: 24px;
	color: #4c7bc2;
	font-weight: bold;
}
.menuOutterBox .caption a {
	color: #4c7bc2;
}
.menuOutterBox .caption a:hover {
	text-decoration: underline;
}
.menuInnerBox {
	position: relative;
	float: left;
	width: 182px;
	background: #eaeaea;
	border-left: #6ca7d2 solid 1px;
	border-right: #6ca7d2 solid 1px;
	padding-top: 4px;
	z-index: 10 !important;
}
.menuInnerBox .separator {
	position: relative;
	float: left;
	width: 160px;
	height: 1px;
	background: #d9d8d8;
	margin: 10px;
	overflow: hidden;
}
.menuInnerBox .menuItem {
	position: relative;
	float: left;
	width: 160px;
	padding: 0 10px;
	color: #595858;
}
.menuInnerBox .menuItem .imageBox {
	position: relative;
	float: left;
	width: 45px;
	height: 36px;
	background: #fff;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
.menuInnerBox .menuItem:hover, .menuInnerBox .menuItem.yuimenuitemlabel-selected {
	color: #0e79d8;
}
.menuInnerBox .menuItem:hover .imageBox, .menuInnerBox .menuItem.yuimenuitemlabel-selected .imageBox {
	background-position: 0 -36px !important;
}
.menuInnerBox .menuItem .textContainer {
	position: relative;
	float: left;
	width: 105px;
	padding-left: 10px;
	padding-top: 3px;
	vertical-align: middle;
	cursor: pointer;
}
.menuInnerBox .menuText {
	position: relative;
	float: left;
	width: 150px;
	padding-left: 10px;
	color: #595858;
}
.menuInnerBox .menuText a {
	color: #4c7bc2;
	text-decoration: underline;
}
.menuInnerBox .menuText span {
	color: #4c7bbf;
	padding: 0;
}
.menuInnerBox .menuText .caption {
	position: relative;
	float: left;
	width: 160px;;
	padding-left: 0;
	padding-top: 0;
	font-size: 11px;
	color: #595858;
	text-decoration: underline;
}
.menuInnerBox .menuText p {
	position: relative;
	float: left;
	width: 160px;
	color: #595858;
	font-size: 11px;
	padding: 0 0 15px 0;
}
.menuInnerBox .menuText p a {
	color: #4c7bc2;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.menuInnerBox .menuText .full_text {
	position: relative;
	float: left;
	width: 100%;
}
.menuInnerBox .menuText .message {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}
.menuBottom {
	position: relative;
	float: right;
	width: 187px;
	height: 20px;
	background: url(menu_down.gif) no-repeat bottom left;
}
.menuInnerBox ul {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	z-index: 999;
}
.menuInnerBox ul li {
	position: relative;
	float: left;
	width: 100%;
	text-align: left;
    list-style: none;
    padding-bottom: 10px;
}
.menuInnerBox ul li a {
	display: block;
	background: url(menuListDotBg.gif) no-repeat 5px 6px;
	padding: 2px 0 2px 15px;
}
.menuInnerBox ul li a.active, .menuInnerBox ul li a:hover {
	background: url(menuListDotBg.gif) no-repeat 5px 6px #e5e5e5;;
}
.menuInnerBox ul li .nobackground {
	background: none;
	background: url(menu_divider.gif) center bottom no-repeat;
	padding: 1px 10px 11px 10px;
}
.menuInnerBox ul li .nobackground:hover {
	background: url(menu_divider.gif) center bottom no-repeat;
}
.menuInnerBox .inputField {
	border: #A5ACB2 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #595858;
	padding: 3px;
	width: 144px;
}
.menuInnerBox .button {
	float: right;
	color: #4c7bc3;
	text-decoration: underline;
}
.menuInnerBox .yuimenu {
	z-index: 50 !important;
}
.menuInnerBox .yuimenu ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	margin: 0;
	padding: 5px;
	border: 1px solid #74bcee;
	background: #eaeaea;
	z-index: 60 !important;
}
.menuInnerBox .yuimenu ul li {
	position: relative;
	float: left;
	width: 100%;
	text-align: left;
    list-style: none;
    background: url(menuListDotBg.gif) no-repeat 5px 6px;
}
.menuInnerBox .yuimenu ul li a {
	display: block;
	padding: 2px 0;
	margin-left: 15px;
	background: none;
}
.menuInnerBox .yuimenu ul li a:hover {
	background: #e5e5e5;
	color: #0e79d8;
	border: none;
}
.menuInnerBox .yuimenu ul .yuimenuitemlabel-hassubmenu {
	background: url(menu_has_submenu.gif) no-repeat right 6px;
}
.menuInnerBox .yuimenu ul .yuimenuitemlabel-hassubmenu-selected:hover {
	background: url(menu_has_submenu.gif) no-repeat right 6px #e5e5e5;
	color: #0e79d8;
}
.menuInnerBox .yuimenu ul .yuimenuitemlabel-hassubmenu-selected {
	color: #0e79d8;
	background-color: #e5e5e5;
}
#leftSubMenu {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	margin: 0;
	padding: 5px;
	border: 1px solid #fff;
	background: #eaeaea;
	z-index: 999 !important;
}
#leftSubMenu li {
	position: relative;
	float: left;
	width: 100%;
	text-align: left;
    list-style: none;
}
#leftSubMenu li a {
	display: block;
	background: url(menuListDotBg.gif) no-repeat 5px 6px;
	padding: 2px 0 2px 15px
}
#leftSubMenu li a.active, #leftSubMenu li a:hover {
	background: url(menuListDotBg.gif) no-repeat 5px 6px #e5e5e5;;
}
#rightPartners {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	overflow: hidden;
}
#rightPartners img {
	width: 180px;
}
#rightPartners .slide {
	position: absolute;
	width: 180px;
	height: 63px;
	display: none;
	background: #eaeaea;
}
#rightPartners .current {
	display: block;
}
/*------------------------------------------CONTENT-----------------------------------------*/
#contentWrapper {
	position: relative;
	float: left;
	width: 100%;
	background: url(contentBg.gif) repeat-x left top #dcdcdc;
	padding-top: 0px;
	padding-bottom: 10px;
}
#contentContainer {
	position: relative;
	width: 945px;
	margin: 0 auto 0 auto;
}
#content {
	position: relative;
	float: left;
	width: 531px;
	padding-left: 10px;
	padding-top: 5px;
}
#content .topBox {
	position: relative;
	float: left;
	width: 523px;
	height: 57px;
	background: url(main_body_s_up.gif) no-repeat top left;
}
#content .topBox .caption {
	position: relative;
	float: left;
	margin-top: 29px;
	margin-left: 24px;
	color: #4c7bc2;
	font-size: 12px;
	font-weight:bold;
}
#content .separator {
	position: relative;
	float: left;
	width: 501px;
	height: 1px;
	background: url(hSeparator.gif) repeat-x 10px 10px;
	padding: 10px 0;
	margin-left: 10px;
	overflow: hidden;
}
#content .middleBox {
	position: relative;
	float: left;
	width: 518px;
	background: #eaeaea;
	border-left: #6ca7d2 solid 1px;
	border-right: #6ca7d2 solid 1px;
	color: #595858;
	padding-top: 10px;
}
#content .middleBox ul {
	position: relative;
	float: left;
	margin: 0;
	padding: 5px 0 5px 10px;
}
#content .middleBox ul li {
	position: relative;
	float: left;
	text-align: left;
    list-style: none;
    clear: both;
}
#content .middleBox ul li a {
	display: block;
	background: url(menuListDotBg.gif) no-repeat 5px 6px;
	padding: 2px 0 2px 15px
}
#content .middleBox ul li a.active, #content .middleBox ul li a:hover {
	color: #0e79d8;
	background: url(menuListDotBg.gif) no-repeat 5px 6px #e5e5e5;;
}
#content .product {
	position: relative;
	float: left;
	width: 478px;
	padding: 0 20px;
}
#content .product a {
	text-decoration: underline;
}
#content .product .image {
	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	border: #b9c3cf solid 2px;
	background: url(noImage.jpg) no-repeat left top;
}
#content .product h1 {
	position: relative;
	float: left;
	width: 377px;
	height: 30px;
	font-size: 12px;
	padding-left: 20px;
}
#content .product .description {
	position: relative;
	float: left;
	width: 180px;
	height: 51px;
	padding-left: 20px;
}
#content .product .description .row {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
#content .product .description .caption {
	position: relative;
	float: left;
}
#content .product .description .value {
	position: relative;
	float: right;
}
#content .product .description .price {
	color: #4c7bc2;
}
#content .product .nameQty {
	position: relative;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
}
#content .product .qty {
	position: relative;
	float: right;
	border: 1px solid #a5acb2;
	width: 22px;
	margin-top: 2px;
	margin-left: 5px;
}
#content .product .addToCart {
	position: relative;
	float: right;
	width: 150px;
	height: 33px;
	background: url(productAddToCart.jpg) no-repeat left top;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
}	
#content .product .removeFromCart {
	position: relative;
	float: right;
	width: 160px;
	height: 33px;
	background: url(productRemoveFromCart.jpg) no-repeat left top;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
}
#content .item {
	position: relative;
	float: left;
	width: 478px;
	padding: 0 20px;
}
#content #homeBanners {
	position: relative;
	float: left;
	width: 438px;
	height: 180px;
	margin-left: 24px;
	overflow: hidden;
	padding: 0 0 0 30px;
}
#content #homeBanners .slide {
	position: absolute;
	width: 438px;
	height: 180px;
	display: none;
	background: #eaeaea;
}
#content #homeBanners .slide a {
	position: relative;
	float: left;
	width: 110px;
	height: 50px;
	overflow: hidden;
	margin: 0 25px 10px 0;
}
#content #homeBanners .current {
	display: block;
}
#content #homePartners {
	position: relative;
	float: left;
	width: 468px;
	height: 160px;
	margin-left: 30px;
	overflow: hidden;
}
#content #homePartners .slide {
	position: absolute;
	width: 468px;
	height: 160px;
	display: none;
	background: #eaeaea;
}
#content #homePartners .slide a {
	position: relative;
	float: left;
	width: 200px;
	height: 70px;
	overflow: hidden;
	padding: 0 20px 10px 0;
}
#content #homePartners .current {
	display: block;
}
#content .item .content {
	position: relative;
	float: left;
	width: 478px;
	padding-bottom: 10px;
}
#content .item .content p a {
	color: #4c7bc2;
	text-decoration: underline;
	font-weight: bold;
}
#content .item .content h2 {
	position: relative;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #4c7bc1;
}
#content .item .content .images {
	position: relative;
	float: right;
	width: 100px;
	padding-left: 10px;
}
#content .item .content .images a {
	position: relative;
	float: right;
	margin-bottom: 10px;
}
#content .bottomBox {
	position: relative;
	float: left;
	width: 520px;
	height: 34px;
	background: url(main_body_s_down.gif) no-repeat bottom left;
	margin-bottom: 10px;
}
#content .bottomBox a {
	position: relative;
	float: right;
	color: #4c7bc3;
	text-decoration: underline;
	margin-right: 40px;
	margin-top: 5px;
}
#content .bottomBox .articleLink {
	margin-right: 10px;
}
#content .bottomBox .leftLink {
	float: left;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 0;
}
#content .bottomBox .leftLink.first {
	margin-left: 20px;
}
#content .bottomBox span {
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	color: #4c7bc3;
}
#contentStore {
	position: relative;
	float: left;
	width: 725px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 0 !important;
}
#contentStore .topBox {
	position: relative;
	float: left;
	width: 723px;
	height: 57px;
	background: url(main_body_b_up.gif) no-repeat top left;
	z-index: 1 !important;
}
#contentStore .topBox .caption {
	position: relative;
	float: left;
	margin-top: 29px;
	margin-left: 24px;
	color: #4c7bc2;
	font-size: 12px;
	font-weight:bold;
}
#contentStore .topBox .order {
	position: relative;
	float: right;
	padding-top: 23px;
	padding-right: 24px;
	color: #4c7bc2;
	font-size: 12px;
	font-weight:bold;
}
#contentStore .separator {
	position: relative;
	float: left;
	width: 701px;
	height: 1px;
	background: #d9d8d8;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}
#contentStore .middleBox {
	position: relative;
	float: left;
	width: 718px;
	background: #eaeaea;
	border-left: #6ca7d2 solid 1px;
	border-right: #6ca7d2 solid 1px;
	color: #595858;
	padding-top: 10px;
}
#contentStore .middleBox ul {
	position: relative;
	float: left;
	margin: 0;
	padding: 5px 0 5px 10px;
}
#contentStore .middleBox ul li {
	position: relative;
	float: left;
	text-align: left;
    list-style: none;
    clear: both;
}
#contentStore .middleBox ul li a {
	display: block;
	background: url(menuListDotBg.gif) no-repeat 5px 6px;
	padding: 2px 0 2px 15px
}
#contentStore .middleBox ul li a.active, #contentStore .middleBox ul li a:hover {
	color: #0e79d8;
	background: url(menuListDotBg.gif) no-repeat 5px 6px #e5e5e5;;
}
#contentStore .item {
	position: relative;
	float: left;
	width: 678px;
	padding: 0 20px;
}
#contentStore .item h1 {
	position: relative;
	float: left;
	width: 100%;
	font-size: 16px;
}
#contentStore .item h1 span {
	color: #000;
}
#contentStore .item .filter {
	position: relative;
	float: left;
	width: 678px;
}
#contentStore .item .root li {
	font-weight: bold;
}
#contentStore .item .siblings li {
	font-weight: normal;
}
#contentStore .item .filter .row {
	position: relative;
	float: left;
	width: 100%;
}
#contentStore .item .filter .element {
	position: relative;
	float: left;
	padding-right: 10px;
}
#contentStore .item .filter .element select {
	position: relative;
	float: left;
	height: 163px;
	width: 170px;
	margin: 0 0 0 10px !important;
	border: #7e9db9 1px solid;
}
#contentStore .item .filter .element label {
	position: relative;
	float: left;
	padding-left: 10px;
}
#contentStore .item .filter a {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 26px;
	color: #fff;
}
#contentStore .item .filter a span {
	position: relative;
	float: left;
	background: url(filter_button_left.gif) left top no-repeat;
	height: 26px;
}
#contentStore .item .filter a span span {
	position: relative;
	float: left;
	background: url(filter_button_right.gif) right top no-repeat;
	padding: 5px 8px 0 8px;
	height: 21px;
}
.pager {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}
.pager a {
	color: #3174ab;
}
#contentStore .item .caption {
	position: relative;
	float: left;
	width: 436px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #646363;
	margin-bottom: 15px;
}
#contentStore .item .image {
	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	text-decoration: none;
	background: url(noImage.jpg) no-repeat left top;
	border: 2px solid #b8c4d0;
}
#contentStore .item .description {
	position: relative;
	float: left;
	width: 340px;
	//height: 77px;
	padding-left: 15px;
}
#contentStore .item .description a {
	color: #4c7bc2;
	text-decoration: underline;
	font-weight: bold;
}
#contentStore .item .price {
	position: relative;
	float: right;
	width: 240px;
}
#contentStore .item .price .separator {
	width: 230px;
	margin: 5px 0 5px 10px;
}
#contentStore .item .price .name {
	position: relative;
	float: left;
	padding-left: 10px;
}
#contentStore .item .price .value {
	position: relative;
	float: right;
	font-weight: bold;
}
#contentStore .item .price .nameQty {
	position: relative;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
}
#contentStore .item .price .qty {
	position: relative;
	float: left;
	border: 1px solid #a5acb2;
	width: 22px;
	margin-top: 2px;
	margin-left: 30px;
}
#contentStore .item .price .addToCart {
	/*position: relative;
	float: left;
	background: url(listCart.gif) no-repeat right top;
	padding: 5px 35px 5px 0;
	margin-left: 10px;
	text-decoration: underline;*/
	position: relative;
	float: right;
	width: 150px;
	height: 33px;
	background: url(productAddToCart.jpg) no-repeat left top;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
}	
#contentStore .item .price .removeFromCart {
	position: relative;
	float: right;
	width: 160px;
	height: 33px;
	background: url(productRemoveFromCart.jpg) no-repeat left top;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
}
#contentStore .item .price .notAvailable {
	position: relative;
	float: right;
	width: 230px;
}
#contentStore .product {
	position: relative;
	float: left;
	width: 678px;
	padding: 0 20px;
}
#contentStore .product .images {
	position: relative;
	float: left;
	width: 90px;
}
#contentStore .product .images a, #contentStore .product .images span {
	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	text-decoration: none;
	background: #fff;
	border: 2px solid #b8c4d0;
	margin-bottom: 5px;
}
#contentStore .product .images span {
	background: url(noImage.jpg) no-repeat left top;
}
#contentStore .product .images .datasheet {
	position: relative;
	float: left;
	width: 77px;
	text-align: right;
	font-size: 10px;
}
#contentStore .product .images .datasheet a {
	position: relative;
	float: right;
	width: 20px;
	height: 23px;
	text-decoration: none;
	background: url(productDatasheet.gif) no-repeat left top;
	border: none;
}
#contentStore .product .description {
	position: relative;
	float: right;
	width: 570px;
	padding-bottom: 20px;
}
#contentStore .product .description .datasheet {
	position: relative;
	float: right;
	font-size: 10px;
	padding: 0 0 5px 10px;
}
#contentStore .product .description .datasheet .file {
	position:relative;
	float: left;
	height: 14px;
	padding: 2px 0 0 25px;
	margin-top: 2px;
	background: url(productPDF.gif) no-repeat left top;
	text-decoration: underline;
	
}
#contentStore .product .description .datasheet .file:hover {
	color: #0e79d8;
}
#contentStore .product .description .datasheet .adobe {
	position:relative;
	float: left;
	width: 73px;
	height: 18px;
	background: url(adobeDownload.gif) no-repeat left top;
	margin-left: 10px;
}
#contentStore .product .info {
	position: relative;
	float: right;
	width: 570px;
}
#contentStore .product .info .separator {
	width: 570px;
	margin: 5px 0;
}
#contentStore .product .info .name {
	position: relative;
	float: left;
}
#contentStore .product .info .value {
	position: relative;
	float: left;
	font-weight: bold;
	color: #4179c3;
	padding-left: 10px;
}
#contentStore .product .info .picesContainer {
	position: relative;
	float: left;
	width: 265px;
}
#contentStore .product .info .picesContainer .separator {
	width: 265px;
	margin: 5px 0;
}
#contentStore .product .info .picesContainer .value {
	position: relative;
	float: right;
	font-weight: bold;
	color: #4179c3;
	padding-left: 10px;
}
#contentStore .product .info .cartContainer {
	position: relative;
	float: right;
	width: 265px;
}
#contentStore .product .info .cartContainer .nameQty {
	position: relative;
	float: right;
	width: 80px;
	padding-top: 60px;
	text-align: right;
}
#contentStore .product .info .cartContainer .qty {
	position: relative;
	float: right;
	border: 1px solid #a5acb2;
	width: 22px;
	margin-top: 2px;
}
#contentStore .product .info .cartContainer .addToCart {
	position: relative;
	float: right;
	width: 150px;
	height: 33px;
	margin-top: 50px;
	margin-left: 15px;
	background: url(productAddToCart.jpg) no-repeat left top;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
}
#contentStore .product .info .cartContainer .removeFromCart {
	position: relative;
	float: right;
	width: 160px;
	height: 33px;
	margin-top: 50px;
	margin-left: 15px;
	background: url(productRemoveFromCart.jpg) no-repeat left top;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
}
#contentStore .product .info .cartContainer .productDemand {
	position: relative;
	float: right;
	width: 200px;
	padding-top: 10px;
}
#contentStore .product .info .cartContainer .productDemand h1 {
	position: relative;
	float: left;
	width: 100%;
	color: #4179C3;
	font-size: 12px;
	padding-bottom: 5px;
}
#contentStore .product .info .cartContainer .productDemand input, #contentStore .product .info .cartContainer .productDemand textarea {
	position: relative;
	float: left;
	width: 100%;
	border: 1px solid #a5acb2;
	padding: 3px;
	margin-bottom: 5px;
	color: #595858;
}
#contentStore .product .info .cartContainer .productDemand textarea {
	height: 50px;
}
#contentStore .product .info .cartContainer .productDemand .message {
	position: relative;
	float: left;
	width: 100%;
	color: #ff0000;
	font-weight: bold;
}
#contentStore .product .info .cartContainer .productDemand .button {
	position: relative;
	float: right;
	color: #4c7bc3;
	text-decoration: underline;
}
#contentStore .productRelated {
	position: relative;
	float: left;
	width: 210px;
	padding-left: 20px;
}
#contentStore .productRelated .caption {
	position: relative;
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #646363;
	margin-bottom: 15px;
}
#contentStore .productRelated .image {
	position: relative;
	float: left;
	width: 52px;
	height: 52px;
	text-decoration: none;
	background: url(noImageSmall.jpg) no-repeat left top;
	border: 1px solid #b8c4d0;
}
#contentStore .productRelated .image img {
	width: 52px;
	height: 52px;
}
#contentStore .productRelated .price {
	position: relative;
	float: right;
	width: 145px;
}
#contentStore .productRelated .price .separator {
	width: 100%;
	margin: 5px 0;
}
#contentStore .productRelated .price .name {
	position: relative;
	float: left;
}
#contentStore .productRelated .price .value {
	position: relative;
	float: right;
	font-weight: bold;
	color: #4179c3;
}
#contentStore .bottomBox {
	position: relative;
	float: left;
	width: 720px;
	height: 34px;
	background: url(main_body_b_down.gif) no-repeat bottom left;
	margin-bottom: 10px;
}
#contentStore .bottomBox a {
	float: right;
	color: #4c7bc3;
	text-decoration: underline;
	margin-right: 40px;
	margin-top: 5px;
}
#storeRootContent li a {
	background: none !important;
}
#storeRootContent .menuItem {
	position: relative;
	float: left;
	width: 300px;
	padding: 0 10px;
	color: #595858;
}
#storeRootContent .menuItem .imageBox {
	position: relative;
	float: left;
	width: 45px;
	height: 36px;
	background: #fff;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
#storeRootContent .menuItem:hover {
	color: #0e79d8;
}
#storeRootContent .menuItem:hover .imageBox {
	background-position: 0 -36px !important;
}
#storeRootContent .menuItem .textContainer {
	position: relative;
	float: left;
	width: 245px;
	padding-left: 10px;
	padding-top: 3px;
	vertical-align: middle;
	cursor: pointer;
}
#homeContent {
	position: relative;
	float: left;
	width: 915px;
	padding: 0px 10px 10px 20px;
}
#homeContent .topBox {
	position: relative;
	float: left;
	width: 915px;
	height: 57px;
	background: url(main_body_l_up.gif) no-repeat top left;
}
#homeContent .topBox .caption {
	position: relative;
	float: left;
	margin-top: 29px;
	margin-left: 24px;
	color: #4c7bc2;
	font-size: 12px;
	font-weight:bold;
}
#homeContent .separator {
	position: relative;
	float: left;
	width: 889px;
	height: 1px;
	background: #d9d8d8;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}
#homeContent .middleBox {
	position: relative;
	float: left;
	width: 910px;
	background: #eaeaea;
	border-left: #6ca7d2 solid 1px;
	border-right: #6ca7d2 solid 1px;
	color: #595858;
	padding-top: 10px;
}
#homeContent .row {
	position: relative;
	float: left;
	width: 100%;
	background: url(verticalSeparator.gif) repeat-y 455px top;
}
#homeContent .product {
	position: relative;
	float: left;
	width: 415px;
	padding: 0 20px;
}
#homeContent .product a {
	text-decoration: underline;
}
#homeContent .product .image {
	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	border: #b9c3cf solid 2px;
	background: url(noImage.jpg) no-repeat left top;
}
#homeContent .product h1 {
	position: relative;
	float: left;
	width: 324px;
	height: 30px;
	font-size: 12px;
	padding-left: 10px;
}
#homeContent .product .description {
	position: relative;
	float: left;
	width: 140px;
	height: 51px;
	padding-left: 10px;
}
#homeContent .product .description .row {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
#homeContent .product .description .caption {
	position: relative;
	float: left;
}
#homeContent .product .description .value {
	position: relative;
	float: right;
}
#homeContent .product .description .price {
	color: #4c7bc2;
}
#homeContent .product .cartContainer {
	position: relative;
	float: right;
	width: 170px
}
#homeContent .product .nameQty {
	position: relative;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
}
#homeContent .product .qty {
	position: relative;
	float: right;
	border: 1px solid #a5acb2;
	width: 22px;
	margin-top: 2px;
	margin-left: 5px;
}
#homeContent .product .addToCart {
	position: relative;
	float: right;
	width: 150px;
	height: 33px;
	background: url(productAddToCart.jpg) no-repeat left top;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
}	
#homeContent .product .removeFromCart {
	position: relative;
	float: right;
	width: 160px;
	height: 33px;
	background: url(productRemoveFromCart.jpg) no-repeat left top;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
}
#homeContent .bottomBox {
	position: relative;
	float: left;
	width: 915px;
	height: 34px;
	background: url(main_body_l_down.gif) no-repeat bottom left;
	margin-bottom: 10px;
}
#homeContent .bottomBox a {
	float: right;
	color: #4c7bc3;
	text-decoration: underline;
	margin-right: 40px;
	margin-top: 5px;
}
#homeContent #homeBanners {
	position: relative;
	float: left;
	width: 855px;
	height: 120px;
	margin-left: 24px;
	overflow: hidden;
	padding: 0 0 0 30px;
}
#homeContent #homeBanners .slide {
	position: absolute;
	width: 855px;
	height: 120px;
	display: none;
	background: #eaeaea;
}
#homeContent #homeBanners .slide a {
	position: relative;
	float: left;
	width: 110px;
	height: 50px;
	overflow: hidden;
	margin: 0 25px 10px 0;
}
#homeContent #homeBanners .current {
	display: block;
}
#content .articleBanner {
	position: relative;
	float: left;
	width: 518px;
	text-align: center;
}
#content .article {
	position: relative;
	float: left;
	width: 478px;
	padding: 0 20px;
}
#content .article .image {
	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	border: 2px solid #b8c4d0;
	background: #fff;
}
#content .article .content {
	position: relative;
	float: right;
	width: 388px;
	padding-bottom: 10px;
}
#content .article .content p a {
	color: #4c7bc2;
	text-decoration: underline;
	font-weight: bold;
}
#content .article .content h2 {
	position: relative;
	float: left;
	width: 100%;
	font-size: 13px;
	color: #595858;
	text-decoration: underline;
	padding-bottom: 10px;
}
#content .article .content h2 a {
	font-size: 13px;
	color: #595858;
	text-decoration: underline;
}
#content .article .content .images {
	position: relative;
	float: right;
	width: 100px;
	padding-left: 10px;
}
#content .article .content .images a {
	position: relative;
	float: right;
	margin-bottom: 10px;
}
#content .dealer {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
#content .dealer img {
	position: relative;
	float: left;
	width: 180px;
}
#content .dealer h2 {
	position: relative;
	flot: right;
	width: 288px;
	padding-bottom: 5px;
	font-size: 13px;
}
/*------------------------------------CART CONTENT-----------------------------------------*/
#basket {
	position: relative;
	float: left;
	width: 725px;
	padding-left: 10px;
	padding-top: 5px;
}
#basketPosition {
	position: absolute;
	float: left;
	width: 203px;
	height: 30px;
	top: -15px;
	right: 35px;
}
#basketPosition.cart {
	background: url(basket_step_cart.gif) no-repeat right top;
}
#basketPosition.payment {
	background: url(basket_step_payment.gif) no-repeat right top;
}
#basketPosition.shipping {
	background: url(basket_step_shipping.gif) no-repeat right top;
}
#basketPosition.order {
	background: url(basket_step_order.gif) no-repeat right top;
}
#basketPosition.checkout {
	background: url(basket_step_checkout.gif) no-repeat right top;
}
#basket .topBox {
	position: relative;
	float: left;
	width: 723px;
	height: 57px;
	background: url(main_body_b_up.gif) no-repeat top left;
}
#basket .topBox .caption {
	position: relative;
	float: left;
	margin-top: 29px;
	margin-left: 24px;
	color: #4c7bc2;
	font-size: 12px;
	font-weight:bold;
}
#basket .separator {
	position: relative;
	float: left;
	width: 701px;
	height: 1px;
	background: #d9d8d8;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}
#basket .middleBox {
	position: relative;
	float: left;
	width: 718px;
	background: #eaeaea;
	border-left: #6ca7d2 solid 1px;
	border-right: #6ca7d2 solid 1px;
	color: #595858;
	padding-top: 10px;
}
#basket .item {
	position: relative;
	float: left;
	width: 678px;
	padding: 0 20px;
}
#basket .navigation {
	position: relative;
	float: left;
	width: 678px;
	padding: 0 20px;
}
#basket .navigation .buttonNext, #basket .navigation .buttonPrev {
	position: relative;
	float: right;
	width: 34px;
	height: 34px;
	margin-left: 10px;
}
#basket .buttonNext {
	background: url(basketButtonNextBg.jpg) no-repeat left top;
}
#basket .buttonPrev {
	background: url(basketButtonPrevBg.jpg) no-repeat left top;
}
#basket .nameNext, #basket .namePrev {
	position: relative;
	float: right;
	display: block;
	width: auto;
	height: 34px;
	overflow: visible;
	padding: 0;
	margin: 0 0 0 10px;
	border: none;
	background: none;
}
#basket .nameNext span, #basket .namePrev span {
	position: relative;
	float: left;
	display: block;
	background: url(basketButtonRightBg.jpg) no-repeat right top;
	border: none;
}
#basket .nameNext span span, #basket .namePrev span span {
	display: block;
	padding: 10px 20px 10px 20px;
	color: #fff;
	font-weight: bold;
	background: url(basketButtonLeftBg.jpg) no-repeat left top !important;
}
#basket .item .caption {
	position: relative;
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #646363;
	margin-bottom: 15px;
}
#basket .item .image {
	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	text-decoration: none;
	background: url(noImage.jpg) no-repeat left top;
	border: 2px solid #b8c4d0;
}
#basket .item .picesContainer {
	position: relative;
	float: left;
	width: 180px;
	padding-left: 20px;
}
#basket .item .picesContainer .separator {
	width: 180px;
	margin: 5px 0;
}
#basket .item .picesContainer .name {
	position: relative;
	float: left;
}
#basket .item .picesContainer .value {
	position: relative;
	float: right;
	font-weight: bold;
	color: #4179c3;
	padding-left: 10px;
}
#basket .item .qtyContainer {
	position: relative;
	float: right;
	width: 280px;
	height: 77px;
	margin-bottom: 30px;
	background: url(backetQtyBg.jpg) no-repeat left top;
}
#basket .item .qtyContainer .qty {
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	width: 85px;
}
#basket .item .qtyContainer .qty span {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
}
#basket .item .qtyContainer .qty input {
	position: relative;
	float: left;
	width: 20px;
	border: none;
	background: #fff;
	margin: 0;
	padding: 3px;
}
#basket .item .qtyContainer .qty .addToCart {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	padding-top: 3px;
	text-decoration: underline;
}
#basket .item .qtyContainer .total {
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 155px;
}
#basket .item .qtyContainer .total span {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
}
#basket .item .qtyContainer .total .value {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
}
#basket .item .totalValue {
	position: relative;
	float: right;
	width: 154px;
	height: 67px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 0 0 10px;
	background: url(basketTotalValueBg.jpg) no-repeat left top;
}
#basket .item .totalValue span {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
}
#basket .item .totalValue .value {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
}
#basket .item .form {
	position: relative;
	float: left;
	width: 669px;
	color: #fff;
}
#basket .item .form .topRow {
	position: relative;
	float: left;
	width: 100%;
	height: 35px;
	background: url(registerTopRowBg.jpg) #a2afbc no-repeat top left;
}
#basket .item .form .topRow .required {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 20px;
	margin: 10px 0 0 500px;
	white-space: nowrap;
	background: url(registerRequired.jpg) no-repeat left 3px;
}
#basket .item .form .row {
	position: relative;
	float: left;
	width: 100%;
	padding-top: 10px;
	background: #a2afbc;
}
#basket .item .form .name {
	position: relative;
	float: left;
	width: 240px;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
}
#basket .item .form .text {
	position: relative;
	float: left;
	width: 200px;
	border: 1px solid #7f9cba;
}
#basket .item .form .value {
	position: relative;
	float: left;
	padding-top: 2px;
}
#basket .item .form .radio {
	position: relative;
	float: left;
	margin-left: 300px;
}
#basket .item .form label {
	position: relative;
	float: right;
	width: 350px;
	margin-top: 2px;
}
#basket .item .form .required {
	position: relative;
	float: left;
	width: 18px;
	height: 18px;
	background: url(registerRequired.jpg) no-repeat center center;
}
#basket .item .form .button {
	position: relative;
	float: right;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 215px;
	margin-top: 20px;
}
#basket .item .form .highlight {
	color: #ff0000;
	font-weight: bold;
}
#basket .item .form .message {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}
#basket .item .form .bottomRow {
	position: relative;
	float: left;
	width: 100%;
	height: 30px;
	background: url(registerBottomRowBg.jpg) #a2afbc no-repeat left bottom;
	margin-bottom: 10px;
}
#basket .item .smallForm {
	width: 329px;
}
#basket .item .smallForm .topRow {
	background: url(registerTopRowSmallBg.jpg) #a2afbc no-repeat left top;
}
#basket .item .smallForm .caption {
	width: 100%;
}
#basket .item .smallForm .name {
	width: 150px;
}
#basket .item .smallForm .value {
	width: 150px;
}
#basket .item .smallForm .method {
	font-weight: bold;
	font-size: 15px;
	padding-top: 0;
}
#basket .item .smallForm.right {
	float: right;
	margin-right: 10px;
}
#basket .item .smallForm .bottomRow {
	background: url(registerBottomRowSmallBg.jpg) #a2afbc no-repeat left bottom;
}
#basket .item .orderItem {
	position: relative;
	float: left;
	width: 667px;
	height: 110px;
	padding-bottom: 10px;
	background: url(basketOrderItemBg.jpg) no-repeat left top;
	color: #fff;
}
#basket .item .orderItem .rowNumber {
	position: relative;
	float: left;
	width: 40px;
	padding: 15px 0 0 15px;
	font-weight: bold;
	font-size: 18px;
}
#basket .item .orderItem .rowInfo {
	position: relative;
	float: left;
	width: 580px;
	padding-top: 21px;
}
#basket .item .orderItem .rowInfo span {
	position: relative;
	float: left;
	width: 100%;
}
#basket .item .orderItem .rowInfo .name {
	font-weight: bold;
}
#basket .item .checkoutInfo {
	position: relative;
	float: left;
	width: 100%;
	color: #646363;
	font-weight: bold;
}
#basket .item .checkoutInfo span {
	position: relative;
	float: left;
	width: 100%;
}
#basket .bottomBox {
	position: relative;
	float: left;
	width: 720px;
	height: 34px;
	background: url(main_body_b_down.gif) no-repeat bottom left;
	margin-bottom: 10px;
}
#basket .bottomBox a {
	float: right;
	color: #4c7bc3;
	text-decoration: underline;
	margin-right: 40px;
	margin-top: 5px;
}
/*------------------------------------MAIL FORM-----------------------------------------*/
.orderTable {
	border:none;
	width: 670px;
}
.orderTable td {
	vertical-align: top;
	padding: 5px;
}
.orderTable .title {
	font-weight: bold;
}
.orderTable .mailForm {
	position: relative;
	float: left;
	width: 329px;
}
.orderTable .mailForm td {
	width: 50%;
	background: #a2afbc;
	color: #fff;
}
.orderTable .mailForm .topRow {
	width: 100%;
	height: 35px;
	background: url(registerTopRowSmallBg.jpg) #a2afbc no-repeat top left;
}
.orderTable .mailForm .name {
	text-align: right;
	padding-right: 15px;
}
.orderTable .mailForm .value {
}
.orderTable .mailForm .bottomRow {
	width: 100%;
	height: 30px;
	background: url(registerBottomRowSmallBg.jpg) #a2afbc no-repeat left bottom;
}
.orderTable .mailForm .method {
	font-weight: bold;
	font-size: 15px;
}
.mailProducts {
	width: 667px;
	height: 110px;
	background: url(basketOrderItemBg.jpg) repeat-y left top;
}
.mailProducts td {
	color: #fff;
}
.mailProducts .top {
	padding: 0;
	margin: 0;
	height: 15px;
	background: url(basketOrderItemTopBg.jpg) no-repeat left top;
}
.mailProducts .bottom {
	padding: 0;
	margin: 0;
	height: 15px;
	background: url(basketOrderItemBottomBg.jpg) no-repeat left top;
}
.mailProducts .space {
	background: #eaeaea;
}
.mailProducts .cellNumber {
	font-weight: bold;
	font-size: 18px;
	padding: 15px 0 0 15px !important;
	width: 40px !important;
}
.mailProducts .cellName {
	font-weight: bold;
	padding: 21px 0 0 15px !important;
}
.mailProducts .cellInfo {
	padding: 0 0 0 15px !important;
}
.mailTotalValue {
	margin-top: 10px;
	width: 667px;
	height: 77px;
	background: url(basketTotalValueBg.jpg) no-repeat right top;
}
.mailTotalValue td {
	color: #fff;
	font-weight: bold;
	padding-left: 530px;
}
.mailTotalValue .name {
	padding-top: 10px;
}
.mailTotalValue .value {
	font-size: 26px;
}
/*------------------------------------LOGIN & REGISTER & USER FORM-----------------------------------------*/
#contentStore .login {
	position: relative;
	float: left;
	width: 678px;
	padding: 0 20px;
}
#contentStore .login .caption {
	position: relative;
	float: left;
	width: 329px;
	padding-bottom: 10px;
	font-weight: bold;
}
#contentStore .login form {
	position: relative;
	float: left;
	width: 329px;
	height: 200px;
	padding-top: 40px;
	background: url(loginForm.jpg) no-repeat left top;
	color: #fff;
}
#contentStore .login .right {
	float: right;
}
#contentStore .login form .row {
	position: relative;
	float: left;
	width: 284px;
	padding-right: 45px;
	padding-top: 10px;
}
#contentStore .login form span {
	position: relative;
	float: left;
	width: 70px;
	text-align: right;
	padding-top: 2px;
}
#contentStore .login form .text {
	position: relative;
	float: right;
	width: 200px;
	border: 1px solid #7f9cba;
}
#contentStore .login form .button {
	position: relative;
	float: right;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#contentStore .login form .reset {
	position: relative;
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 80px;
}
#contentStore .login form .highlight {
	color: #ff0000;
	font-weight: bold;
}
#contentStore .login form .message {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}
#contentStore .register {
	position: relative;
	float: left;
	width: 678px;
	padding: 0 20px;
}
#contentStore .register .caption {
	position: relative;
	float: left;
	width: 669px;
	padding-bottom: 10px;
	font-weight: bold;
}
#contentStore .register form {
	position: relative;
	float: left;
	width: 669px;
	background: #a2afbc;
	color: #fff;
}
#contentStore .register form .topRow {
	position: relative;
	float: left;
	width: 669px;
	height: 35px;
	background: url(registerTopRowBg.jpg) no-repeat top left;
}
#contentStore .register form .topRow .required {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 20px;
	margin: 10px 0 0 500px;
	white-space: nowrap;
	background: url(registerRequired.jpg) no-repeat left 3px;
}
#contentStore .register form .row {
	position: relative;
	float: left;
	width: 669px;
	padding-top: 10px;
}
#contentStore .register form .name {
	position: relative;
	float: left;
	width: 240px;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
}
#contentStore .register form .nameSecurity {
	padding-top: 13px;
}
#contentStore .register form .text {
	position: relative;
	float: left;
	width: 200px;
	border: 1px solid #7f9cba;
}
#contentStore .register form .securityImage {
	position: relative;
	float: left;
	width: 200px;
	height: 40px;
	border: 1px solid #7f9cba;
}
#contentStore .register form .required {
	position: relative;
	float: left;
	width: 18px;
	height: 18px;
	background: url(registerRequired.jpg) no-repeat center center;
}
#contentStore .register form .button {
	position: relative;
	float: right;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 215px;
	margin-top: 20px;
}
#contentStore .register form .changeSecurity {
	position: relative;
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 13px;
	margin-left: 10px;
}
#contentStore .register form .highlight {
	color: #ff0000;
	font-weight: bold;
}
#contentStore .register form .message {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
}
#contentStore .register form .passwordChange {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
#contentStore .register form .bottomRow {
	position: relative;
	float: left;
	width: 669px;
	height: 30px;
	background: url(registerBottomRowBg.jpg) no-repeat left bottom;
}
#contentStore .addressList {
	position: relative;
	float: left;
	width: 669px;
	margin-left: 20px;
	background: #646363;
}
#contentStore .addressList td, #contentStore .addressList th {
	background: #eaeaea;
	padding: 3px;
}
#contentStore .addressList a {
	font-weight: bold;
	text-decoration: underline;
}
#contentStore .register form .back {
	position: relative;
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 250px;
	margin-top: 20px;
}

/*------------------------------------FOOTER CONTENT-----------------------------------------*/
#footerWrapper {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding-top: 20px;
	margin-bottom: 20px;
	background: url(footerBg.jpg) repeat-x left top;
}
#footerTopLeftBg {
	position: absolute;
	width: 50%;
	height: 38px;
	top: 20px;
	left: 0;
	background: #f3f3f3;
}
#footerTopRightBg {
	position: absolute;
	width: 50%;
	height: 19px;
	top: 20px;
	right: 0;
	background: #f3f3f3;
}
#footerPageNavigation {
	position: relative;
	width: 945px;
	height: 38px;
	margin: 0 auto 0 auto;
	background: url(footerPageNavigationBg.jpg) no-repeat right top;
}
#footerPageNavigation a {
	position: relative;
	float: left;
	margin-left: 220px;
	margin-top: 10px;
	padding-left: 20px;
	background: url(footerNavigationLinkBg.jpg) no-repeat left center;
	text-decoration: underline;
}
#footerContent {
	position: relative;
	width: 945px;
	margin: 0 auto 0 auto;
}
#footerContent ul {
	position: relative;
	float: left;
	font-weight: bold;
	width: 580px;
	padding-left: 210px;
	padding-top: 30px;
}
#footerContent ul li {
	position: relative;
	float: left;
	list-style: none;
	width: 180px;
	margin-left: 10px;
	border-bottom: #e2e2e2 1px solid;
}
#footerContent ul .first {
	border-top: #e2e2e2 1px solid;
}
#footerContent ul li.caption {
	width: 170px;
	padding: 10px 0 5px 30px;
	font-size: 12px;
	font-weight: bold;
}
#footerContent ul li a {
	display: block;
	padding: 6px 0 2px 0px;
	height: 19px;
}
#footerMenu {
	position: relative;
	float: left;
	width: 580px;
	padding-left: 210px;
	padding-top: 30px;
	text-align: center;
}
#footerMenu a {
	color: #595858;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin-top: 10px;
	padding: 0 5px;
	border-right: 1px #595858 solid;
}
#footerMenu .first {
	border-left: 1px #595858 solid;
}
#footerInfo {
	position: relative;
	float: left;
	width: 580px;
	padding-left: 210px;
	padding-top: 30px;
	text-align: center;
}

/*------------------------------------IMAGE POPUP-----------------------------------------*/
#fullImageContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 200 !important;
	opacity: 0.50;
}
#fullImageContainer iframe {
	border: 0;
	width: 100%;
	height: 100%;
}
#fullImageContent {
	position: absolute;
	background: #fff !important;
	z-index: 300 !important;
	text-align: center;
	overflow: hidden;
	opacity: 1 !important;
}
#fullImageCloseLinkContainer {
	position: relative;
	float: left;
	width: 100%;
	height: 17px;
	padding-top: 3px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}
#fullImageCloseLinkContainer a {
	color: #000;
	text-decoration: none;
}
