﻿html {
  margin: 0px;
  padding: 0px;
  
}

body {
  margin: 0px;
  padding: 0px;
  color: #000000;
  background: #FFFFFF;
  font: .7em Verdana, Arial, Helvetica, sans-serif;
}

/* basic selectors */
a.adtext {
  color: #666666;
  text-decoration: none;
}
a.adtext:hover {
  color: #666666;
  text-decoration: none;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:active, a:hover {
  color: #000099;
  text-decoration: none;
}
th {
  vertical-align: top;
}
td {
  vertical-align: top;
}
h1 {
  color: #5b626c;
  font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  color: #5b626c;
  font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
  color: #5b626c;
  font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
  color: #5b626c;
  font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
  color: #000;
  font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
  color: #000;
  font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

#header
{
	  position:relative;
	  top:0px; 
	  left:0px;
	  right:0px;
}

#subHeader
{
	position:relative;
	width:960px;
	height:180px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	overflow:visible;
}

#headerMainPart
{
	position:absolute;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	width:745px;
	height:85px;
	right:0px;
	top:0px;
}

#mainCategoriesMenu
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:755px;
	height:75px;
}

#mainCategoriesMenu a
{
	display:block;
	margin-right:2px;
	float:left;
	height:75px;
	line-height:75px;
	text-align:center;
	cursor:pointer;
}

.menu1
{
	background-image:url(images/menu/menu_bg_01.png);
	background-repeat:no-repeat;
	width:175px;
}

.menu1H
{
	background-image:url(images/menu/menu_bg_over_01.png);
	background-repeat:no-repeat;
	width:175px;
}

.menu1:hover,#menu1.hover
{
	background-image:url(images/menu/menu_bg_over_01.png);
	background-repeat:no-repeat;
}

.menu2
{
	background-image:url(images/menu/menu_bg_02.png);
	background-repeat:no-repeat;
	width:183px;
}

.menu2H
{
	background-image:url(images/menu/menu_bg_over_02.png);
	background-repeat:no-repeat;
	width:183px;
}


.menu2:hover,#menu2.hover
{
	background-image:url(images/menu/menu_bg_over_02.png);
	background-repeat:no-repeat;
}

.menu3
{
	background-image:url(images/menu/menu_bg_03.png);
	background-repeat:no-repeat;
	width:115px;
}

.menu3H
{
	background-image:url(images/menu/menu_bg_over_03.png);
	background-repeat:no-repeat;
	width:115px;
}

.menu3:hover,#menu3.hover
{
	background-image:url(images/menu/menu_bg_over_03.png);
	background-repeat:no-repeat;
}

.menu4
{
	background-image:url(images/menu/menu_bg_04.png);
	background-repeat:no-repeat;
	width:135px;
}

.menu4H
{
	background-image:url(images/menu/menu_bg_over_04.png);
	background-repeat:no-repeat;
	width:135px;
}

.menu4:hover,#menu4.hover
{
	background-image:url(images/menu/menu_bg_over_04.png);
	background-repeat:no-repeat;
}

.menu5
{
	background-image:url(images/menu/menu_bg_05.png);
	background-repeat:no-repeat;
	width:132px;
}

.menu5H
{
	background-image:url(images/menu/menu_bg_over_05.png);
	background-repeat:no-repeat;
	width:132px;
}

.menu5:hover,#menu5.hover
{
	background-image:url(images/menu/menu_bg_over_05.png);
	background-repeat:no-repeat;
}

#searchbar 
{
	position: absolute;
	left: 285px;
	top: 41px;
	width:200px;
	height:20px;
	z-index: 100;

}

.searchBox
{
	position:absolute;
	left:5px;
	top:0px;
	background-color:transparent;
	width:155px;
	border-width:0px;

}

.searchBoxButton
{
	position:absolute;
	right:2px;
	top:2px;
	background-color:transparent;
	border-width:0px;
}

#headerLogoPart
{
	position:absolute;
	width:215px;
	height:280px;
	left:0px;
	top:0px;
	z-index:10;
}

#content 
{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#leftPanel
{
	float:left;
	width:215px;
	margin:100px 0px 0px 0px;
	padding:0px;
}

#centerPanel
{
  float: right;
  width: 720px;
  margin:0px 5px 5px 5px;
  overflow:hidden;
}

#footer
{
	position:relative;
	background-image:url(images/bottom_bg.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	width:1005px;
	height:130px;
	clear:both;
}

#subscribeForNews
{
	position:absolute;
	left:23px;
	top:5px;
	width:200px;
	height:50px;
	color:#8f766c;
	font-size:.9em;
}

.subscribeLabel
{
	position:absolute;
	top:5px;
	left:2px;
	width:200px;
}

#subscribeBar
{
	position:absolute;
	top:20px;
	width:200px;
	height:30px;
}

.subscribeBox
{
	position:absolute;
	left:5px;
	top:5px;
	background-color:transparent;
	width:155px;
	border-width:0px;
}

.subscribeBoxButton
{
	position:absolute;
	right:8px;
	top:5px;
	background-color:transparent;
	border-width:0px;
}

.bottomMenuItem
{
	float:left;
}

.bottmMenuSeparator
{
	float:left;
	background-image:url(images/bm_sep.png);
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	margin-left:20px;
	margin-right:20px;
}

#bottomlinks
{
	position:absolute;
	top:35px;
	left:280px;
	color:#81858e;
	font-size:.9em;
}

#bottomContacts
{
	position:absolute;
	right:100px;
	top:5px;
	width:200px;
	height:50px;
	color:#8f766c;
}

#bottomContactsLabel
{
	position:absolute;
	right:0px;
	top:5px;
	width:200px;
	height:10px;
	color:#8f766c;
	font-size:.9em;
}

#envelope
{
	position:absolute;
	left:5px;
	top:25px;
	width:28px;
	height:26px;
}

#bottomContactsAddress
{
	position:absolute;
	left:35px;
	top:25px;
	width:220px;
	height:26px;
	font-size:.8em;
	color:#6c6150;
}

#designDevelop
{
	position:absolute;
	left:28px;
	top:80px;
	width:200px;
	height:40px;
	font-size:.8em;
	color:#6c6150;
}

#slanchogledLabelBottom
{
	position:absolute;
	right:40px;
	top:80px;
	width:150px;
	height:40px;
	font-size:.8em;
	color:#6c6150;
}

#shopingCart
{
	position:absolute;
	right:0px;
	top:25px;
	width:200px;
	height:70px;
	text-align:right;
}

#yourPurchase
{
	position:absolute;
	right:47px;
	top:10px;
	width:150px;
	color:#4d4470;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
}

.articlesAdded
{
	position:absolute;
	right:47px;
	top:25px;
	text-align:right;
	color:#b09572;
}

.shopingCartPic
{
	position:absolute;
	right:0px;
	top:0px;
	width:38px;
	height:45px;
}

#loginRegistration
{
	position:absolute;
	width:200px;
	height:100px;
	text-align:left;
	top:0px;
	left:20px;
}

.logedWrapper
{
	color:#4d4470;
	line-height:20px;
	
}

.logedWrapper a
{
	color:#4d4470;
	line-height:20px;
}

.LogedWrapper a : hover
{
	text-decoration:underline;
}

.userIcon
{
 vertical-align:bottom;	
}

.userNameHeader
{
	color:#b09572;
}

.unLogedWrapper
{
	color:#4d4470;
}

.unLogedWrapper ul
{
	list-style: none;
	padding:0px;
	margin:0px;
}

.unLogedWrapper li
{

}

.unLogedWrapper a
{
	color:#4d4470;
	line-height:21px;

}

.unLogedWrapper a:hover
{
	text-decoration:underline;
}

#languageSwitch
{
	position:absolute;
	left: 285px;
	top: 10px;
	color:#4d4470;
}

#deliveries
{
	position:absolute;
	top:0px;
	right:10px;
	width:160px;
	height:20px;
	text-align:right;	
}

#deliveryTruck
{
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(images/dlv_btn.png);
	background-repeat:no-repeat;
	width:25px;
	height:18px;
}

#deliveryLabel
{
	position:absolute;
	top:0px;
	left:0px;
	width:125px;
	height:18px;
	text-align:right;
}

#deliveryLabel a
{
	color:#b09572;
}

/*Admin*/

.admin-header {
  background-color: #6190CD;
  height: 40px;
  padding-left: 10px;
  border-bottom: solid 4px #B4CCEB;
}
.admin-header h1 {
  color: white;
}

.admintable {
  margin: 5px;
  padding: 0;
  width: 700px;
  border: 1px dashed #cccccc;
}
.adminlabel {
  font-size: 8pt;
  font-family: verdana;
  width: 120px;
  margin-bottom: 3px;
  vertical-align: top;
}
.adminitem {
  border-width: 0px;
  background-color:White;
  margin-bottom: 3px;
}

.adminHeader {
  position: absolute;
  color: #004A78;
  font-size: 1.5em; 
  left: 110px; 
}

#admincentercontent1
{
	position:absolute;
	top:20px;
	left:270px;
}

#adminleftcontent 
{
  position: relative;
  top:20px;
  left: 20px;
  width: 230px;
  background: #FAFADE;
  z-index: 100;
  
}

#admincentercontent 
{
	position:relative;
	top:0px;
	left:0px;
	margin-bottom:10px;
	/*right:200px;	
	border: 1px solid red;*/
}

#headCategotyTable td
{
	width:200px;
	text-align:left;
}

.catalogContainer
{
	position:relative;
	width:720px;
	
}


#resultsContainer
{
	position:relative;
	width:730px;
	display: table-cell;
}

.productbox
{
	float:left;
	background-color:White;
	background-image:url(images/catalog/CatlogItemBack.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 237px;
	width: 171px;
	margin: 4px;
	text-align:center;
}

.productsummarydisplaywrapper 
{
	position:relative;
	height:237px;
	width: 171px;
}

.productsummaryimageholder 
{
	width:171px;
	height: 171px;
	text-align: center;
	vertical-align: middle;
}

.productsummaryimageholder img
{
	/*Change it when the pics are square*/
	width:170px;
	height:170px;
	vertical-align:middle;
	border:0px;
}

.priceCatalogItem
{
	position:absolute;
	bottom:3px;
	left:3px;
	color:#8f766c;
}

.productNameCatalogItem
{
	position:absolute;
	bottom:25px;
	height:38px;
	width:170px;
	left:0px;
	text-align:center;
	font-weight:bold;
	font-size: .8em;
	color:#8f766c;
}

.productNameCatalogItem a
{
	color:#8f766c;
}

.buyButton
{
	position:absolute;
	bottom:3px;
	right:3px;
	font-weight:bold;
	color:#ec9762;
	cursor:pointer;
}

.buyButton a
{
	color:#ec9762;
	font-weight:bold;
}

#BreadCrumb
{
	position:relative;
	top:10px;
	margin-bottom:20px;
	color:#efc825;
}

#BreadCrumb a
{
	position:relative;
	top:0px;
	margin-left:10px;
	color:#bd9974;
}

.arrowLeft
{
	 float:left;
	 background-image:url(images/catalog/prev.png);
	 background-repeat:no-repeat;
	 width:25px;
	 height:22px;
	 cursor:pointer;
}

.arrowRight
{
	 float:right;
	 background-image:url(images/catalog/next.png);
	 background-repeat:no-repeat;
	 width:25px;
	 height:22px;
	 cursor:pointer;
}

.resultsNavigation
{
	float:right;
	margin-right:15px;
	clear:both;
}

.resultsNavigation td
{
	vertical-align:middle;
}

.resultsNavigation ul
{

} 


.resultsNavigation ul li
{
	display:inline;
	padding:3px 2px 5px 2px;
} 

.resultsNavigation ul li a
{
	 padding:3px 2px 5px 2px;
} 

.resultsNavigation .currentPageNumber
{
	 background-image:url(images/catalog/page_num_spot.png);
	 padding:4px 2px 5px 2px;
	 background-position:top;
	 background-repeat:no-repeat;
} 

.resultsNavigation .currentPageNumber a
{
	 padding:3px 2px 5px 2px;
	 font-weight:bold;
	 color:White;
} 

.categoryPanelHeader
{
	 position:relative;
	 background-image:url(images/categoryPanel/leftcat-top.jpg);
	 background-repeat:no-repeat;
	 width:201px;
	 height:30px;
}

.categoryPanelMiddle
{
	 position:relative;
	 background-image:url(images/categoryPanel/leftcat-mid.jpg);
	 background-repeat:repeat-y;
	 width:171px;
	 padding: 20px 15px 10px 15px;
}

.categoryPanelHeadLabel
{
	position:absolute;
	top:-5px;
	left:25px;
	color:#47435f;
	font-weight:bold;
}

.subcategory
{
	 margin-top:7px;
	 margin-left:20px;
	 margin-bottom:7px; 
}

.subcategory a
{
	 font-size: .8em;
}

.subcategoryitems
{
	
	
}

.subSubcategory
{	
	margin-left:15px;
	padding-left:5px;
}

.subSubcategory a
{
	font-size:.8em;
	padding-left:15px;
}

.categoryPanelFooter
{
	 position:relative;
	 background-image:url(images/categoryPanel/leftcat-btm.jpg);
	 background-repeat:no-repeat;
	 width:201px;
	 height:23px;
}

.collectionPanelHeader
{
	 position:relative;
	 background-image:url(images/collectionPanel/lastview-top.jpg);
	 background-repeat:no-repeat;
	 width:201px;
	 height:30px;
}

.collectionPanelMiddle
{
	 position:relative;
	 background-image:url(images/collectionPanel/lastview-mid.jpg);
	 background-repeat:repeat-y;
	 width:171px;
	 padding: 20px 15px 10px 15px;
}

.collectionPanelMiddle a
{

}

.collectionPanelHeadLabel
{
	position:absolute;
	top:-5px;
	left:25px;
	color:#da8f26;
	font-weight:bold;
}

.collectionLink
{
	 margin-top:7px;
	 margin-left:20px;
	 margin-bottom:7px; 
}

.collectionLink a
{
	 font-size: .8em;
}

.collectionPanelFooter
{
	 position:relative;
	 background-image:url(images/collectionPanel/lastview-btm.jpg);
	 background-repeat:no-repeat;
	 width:201px;
	 height:23px;
}

.twentypixspacer
{
 height:20px;	
}

#orderSuccess
{
	display:none;
    background:transparent url(images/buy_popup.png); 
    background-repeat:no-repeat;
    font-size:12px; 
    height:85px; 
    width:210px; 
    padding:25px; 
    color:Red;
    padding-top:35px;
    z-index:1000;
}

.lineTopBottom
{
	position:relative;
	background:transparent url(images/cs_line.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:3px;
}

/*Product detail*/
#productDetails
{
	position:relative;
	width:716px;
	margin-bottom:20px;
}

#productImagesSection
{
	position:relative;
	width:250px;
}

#productImagesSectionImage
{
	width:180px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
}


#productImagesSectionThumbs
{
	width:230px;
	margin-left:auto;
	margin-right:auto;
}

#productShortDescription
{
	color:#beab7c;
}

#productFacekookPanel
{
 margin-left:10px;
}

#productImagesSectionThumbs ul
{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden; 
	width:230px;
}



#productImagesSectionThumbs ul li
{
	margin:0px 1px;
	display: inline;
}

.prevBtn
{
	float:left;
	font-weight:bold;
}

.nextBtn
{ 
	float:right;
	font-weight:bold;
}

#productDescriptionSection
{
	position:absolute;
	top:0px;
	right:0px;
	width:460px;
	height:190px;
	background:transparent url(images/prod_desc_bgrd.jpg);
	background-repeat:no-repeat;
}

#productNameValue
{
	position:absolute;
	top:10px;
	left:12px;
	font-weight:bold;
	color:#8f766c;
}

#productRatingLabel
{
	position:absolute;
	color:#beab7c;
	top:50px;
	left:20px;
}

#productRatingValue
{
	position:absolute;
	top:50px;
	left:170px;
}

#prodcutPriceValue
{
	position:absolute;
	top:115px;
	left:170px;
}

#productDimensionsLabel
{
	position:absolute;
	top:47px;
	left:300px;
	color:#beab7c;
	font-weight:bold;
}
	
#productDimensionsValue
{
	position:absolute;
	top:62px;
	left:300px;
}
	
#productWeightLabel
{
	position:absolute;
	top:110px;
	left:300px;
	color:#beab7c;
	font-weight:bold;
}

#productWeightValue
{
	position:absolute;
	top:125px;
	left:300px;
}

#productBuyButton
{
	position:absolute;
	top:115px;
	left:20px;
	font-weight:bold;
}

#productBuyButton a
{
	color:#ec9762;
}

#productQuantityLabel
{
	position:absolute;
	color:#beab7c;
	top:82px;
	left:20px;
	font-weight:bold;
}

#productQuantityValue
{
	position:absolute;
	top:80px;
	left:170px;
}

#productAttributesPanel
{
	position:absolute;
	top:140px;
	left:20px;
}

#productByItemResult
{
	position:absolute;
	top:0px;
	left:20px;
	color:green;
}

.invalid
{
	color:red;
}

#faceBookPanel
{
	position:relative;
	left:3px;
	width:208px;
}

.LoginForm
{
	margin-top:150px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.LoginForm td
{
	width:50%;
}

.youMayAlsoLike
{
	color:#bd9974;
}

.mayBeUsefulForYou
{
	color:#bd9974;
}

#contactForm
{
	position:relative;
	width:500px;
	height:380px;
}

#cfHeader
{
	position:absolute;
	left:147px;
	top:20px;
	background-image:url(images/contactForm/contactFormHeader.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:70px;
}

#cfHeaderText
{
	width:145px;
	margin-left:auto;
	margin-right:auto;
	color:#94734b;
	margin-top:23px;
	font-weight:bold;
	font-size:1.1em;
}

#cfNameFamily
{
	position:absolute;
	left:113px;
	top:100px;
	background-image:url(images/contactForm/contactFormNameFamily.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:7px;
	width:166px;
	height:24px;
}

#cfNameFamily input
{
	 border:0px White;
}

#cfTelephone
{
	position:absolute;
	left:281px;
	top:98px;
	background-image:url(images/contactForm/contactFormTelephone.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:8px;
	width:176px;
	height:24px;
}

#cfTelephone input
{
	 border:0px White;
}


#cfEmail
{
	position:absolute;
	left:113px;
	top:140px;
	background-image:url(images/contactForm/contactFormAddress.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:6px;
	width:330px;
	height:26px;
}


#cfEmail input
{
	 border:0px White;
}

#cfMessage
{
	position:absolute;
	left:117px;
	top:180px;
	background-image:url(images/contactForm/contactFormMessageBackground.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:13px;
	width:321px;
	height:143px;
}

#cfMessage textarea
{
	border:0px White;
	background-color:transparent;
	overflow: auto;
	font: Verdana, Arial, Helvetica, sans-serif;
}

#cfSend
{
	position:absolute;
	left:232px;
	top:340px;
	background-image:url(images/contactForm/contactFormSendBackground.jpg);
	background-repeat:no-repeat;
	width:107px;
	height:26px;
	padding-top:13px;
	padding-left:3px;
	text-align:center;
}


#cfSend a
{
	color:#4d4470;
	font-weight:bold;
	font-size:1.1em;
}

#divMsgMessage
{
	position:absolute;
	left:124px;
	top:385px;
	width:321px;
	text-align:center;
	display: none;
	font-size: 1.1em;
}
