html {
  margin: 0px;
  padding: 0px;
  
}

body {
  margin: 0px;
  padding: 0px;
  color: #000000;
  background: #FFCB5B;
  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;
}

img {
  border: 0px;
}

hr {
  color: #ccc;
  height: 1px;
}
table {
  font-size: 100%;
}
code {
  color: #6c0;
  font: 100% "Courier New" , Courier, monospace;
}
form {
  margin: 0px;
  padding: 0px;
}
input, textarea, select {
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #666666;
}

#bar {
  /* styles for horizontal top bar */
  background: #d4d9de;
  height: 37px;
  padding: 7px 20px 3px 20px;
  font-size: 110%; /* box model hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 27px;
  z-index: 100;
}

html > body #bar {
  height: 27px;
}

/* layout styles */


#logo {
  position: absolute;
  left: 150px;
  top: 15px;
  z-index: 100;
}



#searchbar 
{
  position: absolute;
  left: 350px;
  top: 200px;
  z-index: 100;
  color:#FFFFFF;
}

#shopingCart
{
  position: absolute;
  left: 550px;
  top: 10px;
  z-index: 100;
}

#greatingMessage
{
position:absolute;
top:17px;
left:300px;
}



/* Necessary for menu to position in Opera 
html > body #MyMainMenu {
  position: relative; 
}*/


#content 
{
  position:relative;
  background-image:	url(images/leftRight.gif);
  background-repeat:repeat-x;
  top:0px; 
  left:0px;
  right:0px;
  height: 250px;
}

	
#headerCenter
{
  position:relative;
  background-image:		url(images/background.gif);
  background-repeat:	no-repeat;
  background-position:	center;
  height: 244px;
  width: 900px;
  z-index: 3;
}

#MyMainMenu
{
 position:absolute;
 left: 125px;
 top:92px;
 color: #5b626c;
 font: 130% Verdana, Arial, Helvetica, sans-serif;
 z-index: 100;
}



#menu1 {
  /* styles for top menu */
  position: absolute;
  left: 296px;
  top: 67px;
  z-index: 100;
  color:#00949e;
}
#menu1 a{
  color:#00949e;
}
#menu1 ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  color:#00949e;
}
#menu1 li {
  padding: 0px;
  margin: 0px;
  display: inline;
  border-left: solid 1px #00949e;
  color:#00949e;
}
#menu1 li.first {
  border-left: 00949e;
  color:#00949e;
}
#menu1 li a:link, #menu1 li a:visited {
  padding: 0px 2px 0px 5px;
  color:#00949e;
  text-decoration: none; 
}
#menu1 li a:active, #menu1 li a:hover {
  color: #000;
  text-decoration: underline;
  color:#f66009;
}


#centercontent1
{
	position:absolute;
	top:244px;
	left:57px;
	right:56px;
	background-color:#FAFADE;
	border-left: 1px solid #A19C89;
	border-right: 1px solid #A19C89;
	border-bottom: 1px solid #A19C89;
	min-height:50px;
	
}



#leftcontent 
{
  float:left;
  margin-top:-5px;
  width: 230px;
  background: #FAFADE;
  z-index: 100;
}



#centercontent 
{
	float:left;
	margin-top:17px;
	margin-left:10px;
	/*padding-left:5px;*/
	width:390px;
	
	/*border: 1px solid red;*/
}

#rightcontent {
  float:left;
  margin-top:17px;
  margin-left:10px;
  padding-left:5px;
  width: 120px;
  background: #FAFADE;
  z-index: 100;
 /* border: 1px solid red;*/
}


/*

#centercontent 
{
	
  margin-top: 60px;
  voice-family: "\"}\"";
  voice-family: inherit;
  z-index: 100;
}

html > body #centercontent {
  margin-left: 200px;
  margin-right: 205px;
  z-index: 100;
}
*/
#centercontentwide {
  margin-top: 20px;
  background: #fff;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-left: 200px;
  margin-right: 10px;
  z-index: 100;
}

html > body #centercontentwide {
  margin-left: 200px;
  margin-right: 10px;
  z-index: 100;
}

.subtotal {
  text-align: right;
  border-top: 1px solid #c9c9c9;
  margin-top: 5px;
}

.sectionheader {
  border-bottom: #dcdcdc 1px dotted;
  color: #65738E;
  font-size: 8pt;
  padding-bottom: 5px;
  font-weight: bold;
}

.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;
}

.ourprice {
  font-weight: bold;
  font-size: 10pt;
  color: #b22222;
  font-family: verdana;
}

.retailprice {
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  font-family: verdana;
  text-decoration: line-through;
}

.totalbox {
  text-align: center;
  color: #990000;
  font-weight: bold;
}

.adbox {
  padding: 10px;
  font-size: 9pt;
  margin-bottom: 10px;
  border: 1px solid gainsboro;
}
a.editme {
  text-decoration: none;
  color: #4a4d5c;
}
.commandbar {
  padding: 3px;
  font-size: 8pt; /*	background-color: blue;*/
  border: 1px solid gainsboro;
}

.mainproductimage {
  width: 220px;
  text-align: center;
  float: left;
  padding-bottom: 10px;
}

.productdata {
  border: none;
  border-collapse: collapse;
}
.productdata td, .productdata th {
  font-weight: normal;
  padding: 2px;
  text-align: left;
}
.price {
  font-weight: bold;
  color: #c00;
}
del.price {
  color: #000;
  text-decoration: line-through;
}

.productsection {
  padding: 10px;
  border-top: 1px dashed #cccccc;
}

.browsebox 
{	
	
}

.browsebox h1 
{
	
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #3973b5;
  border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a 
{
	left:10px;
  color: #3973b5;
}

h1.accent {
  font-size: 12px;
  font-weight: bold;
  color: #990000;
  margin: 0px;
  margin-bottom: 5px;
}
.smalltext 
{
  position:relative;
  top:55px;
  font-size: 8pt;
  color: #666666;
  font-family: verdana;
}
.smalltextAttribute 
{
  position:relative;
  font-size: 8pt;
  color: #000000;
  font-family: verdana;
}
.adbox h3 {
  font-weight: bold;
  font-size: 10pt;
  font-family: verdana;
  color: #C7C030;
  margin-top: 1px;
  margin-bottom: 3px;
}
.loginheader {
  height: 30px;
  font-weight: bold;
  font-size: 10pt;
  color: #666666;
  font-family: verdana;
  background-color: #FFCB5B;
  text-align: center;
}
.logincell {
  background-color: #FFCB5B;
  vertical-align: middle;
  text-align: center;
  padding: 20px;
}

.logtable {
  border: 1px solid #cccccc;
  background-color: #cccccc;
}

.maincategory
{
margin-left: 20px;
color:#c70509;
font: bold 100% Verdana, Arial, Helvetica, sans-serif;
padding-top:4px;
Cursor: pointer
}
.maincategoryOpen
{
margin-left: 20px;
color:#c70509;
font: bold 100% Verdana, Arial, Helvetica, sans-serif;
padding-top:4px;
Cursor: pointer
}
.maincategory a
{
color:#c70509;
}
.maincategory a:link
{
color:#c70509;
}
.maincategorya:active,.maincategory a:hover {
 color:#c70509;
  text-decoration: none;
}

.contentPanel{
	 display:none;
	}

.subcategory {
  margin-left: 20px;
  text-decoration:none;
  color:#000000;
  padding-top:4px;
  overflow:hidden;

}

.subcategory a
{
  margin-left: 20px;
  text-decoration:none;
  color:#000000; 
}

.subsubcategory {
  margin-left: 30px;
  text-decoration:none;
  color:#000000;
  padding-top:4px;
 /* height:0px;*/
  overflow:hidden;
}

.subsubcategory a
{
  margin-left: 30px;
  text-decoration:none;
  color:#000000; 
}

/*Collapsible country resort menu with jquery 
.countryCollapseJquery
{
background-image:url(images/icons/CountriesCollapsed.png);
background-position:left;
background-repeat:no-repeat;
color:#FF7900;
font: bold 100% Verdana, Arial, Helvetica, sans-serif;
padding-top:4px;
padding-left:15px;
Cursor: pointer

}

.countryCollapseJqueryOpen
{
background-image:url(images/icons/CountriesNotCollapsed.png);
background-position:left;
background-repeat:no-repeat;
color:#FF7900;
font: bold 100% Verdana, Arial, Helvetica, sans-serif;
padding-top:4px;
padding-left:15px;
Cursor: pointer

}
.collapseContentPanelJquery
{
 display:none;
	}

.resortCollapseJquery {
  text-decoration:none;
  color:#057f96;
  padding-top:4px;
}

.resortCollapseJquery a
{
  text-decoration:none;
  color:#057f96; 
}

****/

.productbox 
{
	float:left;
	background-color:White;
	height: 201px;
	width: 180px;
	border: 1px solid #c5c5c5;
	margin:5px;
	text-align:center;
}

.productboxRight
{
	float:right;
	background-color:White;
	height: 300px;
	width: 180px;
	border: 1px solid #c5c5c5;
	margin:5px;
	text-align:center;
}

.buyButton
{
	position:absolute;
	width:80px;
	height:30px;
	left:33px;
	bottom:35px;
}

.detailsButton
{
	position:absolute;
	width:100px;
	height:30px;
	left:25px;
	bottom:5px;
}

.productSDbox 
{
  background-color:White;
  height: 300px;
  width: 163px;
  border: 1px solid #c5c5c5;
  margin: 5px;
}

.productsummarydisplaywrapper 
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 150px;
	height:280px;
	padding-top: 20px;
}
.productsummaryimageholder {
  height: 135px;
  text-align: center;
  vertical-align: middle;
}
.productsummarytext {
  height: 55px;
}

.yousave {
  font-weight: bold;
  color: #336600;
}
.hookline {
  font-size: larger;
  color: #5b626c;
  font-style: italic;
}
.coreboxbody {
  background-image: url(images/core_box_bg.gif);
  width: 140px;
  padding-left: 20px;
  padding-right: 20px;
}
.coreboxtop {
  background-image: url(images/core_box_top.gif);
  height: 22px;
  width: 180px;
}
.coreboxbottom {
  width: 180px;
  background-image: url(images/core_box_bottom.gif);
  height: 22px;
}
.coreboxheader {
  width: 180px;
  background-image: url(images/core_box_bg.gif);
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
}
.tenpixspacer {
  height: 10px;
}
.twentypixspacer {
  height: 20px;
}
.sectionoutline {
  border: 1px solid #cccccc;
  padding: 15px;
}

checkout-visited {
  font-size: 16pt;
  color: #dcdcdc;
  font-family: verdana;
}
checkout-current {
  font-size: 16pt;
  color: #990000;
  font-family: verdana;
}
/* Rating */
.ratingstar {
  font-size: 0pt;
  width: 13px;
  height: 12px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat;
}

.filledratingstar {
  background-image: url(Images/FilledStar.png);
}

.emptyratingstar {
  background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
  background-image: url(Images/SavedStar.png);
}
fieldset {
  padding: 10px;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.loadingbox {
  position: absolute;
  top: 40%;
  left: 40%;
  border: 1px solid lightsteelblue;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding-top: 20px;
}

.selected {
  color: #E03300;
  font-weight: bold;
}

.notselected {
  color: #CCC;
  font-weight: bold;
}

.payPalLink {
  color: #E03300;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1em;
}

.adminHeader {
  position: absolute;
  color: #004A78;
  font-size: 1.5em; 
  left: 110px; 
}

/* CSS classes for the navigation menu at bottom of the page (Previous/More Products, etc) */

.navigation
{
	width:380px;
	margin-bottom:10px;
}

#leftnav 
{
	float:left;
	width:50px;
	margin-left:10px;
	text-align:center;
}

#rightnav 
{
	float:right;
	width:60px;
	margin-right:0px;
	text-align:center;
}

#numnav
{
	float:inherit;
	text-align:center;
	
}

#categoriesPic
{
	background-image: url(images/cat_bg_bg.gif);
	background-repeat:no-repeat;
	left:-20px;
	width:237px;
	height:47px;
	margin-bottom:0px;
	
	}
	
#categories
{
	position:relative;
	text-align:left;
	left:12px;
	top:0px;
	margin-top:0px;
	width:208px;
	background-color: #E8EAB2;
	border-top: 1px solid #E8EAB2;
}

#categoriesPicBottom
{	position:relative;
	background-image: url(images/cat_bgBottom.gif);
	background-repeat:no-repeat;
	
	height:30px;
	width:220px;
	left:12px;
	}
	
#productDetails
{
	float:left;
	margin-top:20px;
	margin-left:20px;
	width:500px;
	text-align:left;
}

#centercontentWide
{	float:left;
	margin-top:20px;
	margin-left:20px;
	width:500px;
}

#ReadyToBay
{
	position:relative;
	left:10px;
}

#InYourCart
{
	position:relative;
	left:10px;
	/*top:360px;*/
	}
	
#AddItemResultCenterContent
{
	float:left;
	margin-top:20px;
	margin-left:20px;
	width:500px;
}

#YourShoppingCart
{
	position: relative;
	top:5px;
	left:0px;
	width:500px;	
}
#CheckoutStandart
{
	position: relative;
	top:5px;
	left:0px;
	width:500px;	
}

.footer 
{
  clear: both;
  /*border: 1px solid red;*/
}

#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;*/
}

#BreadCrumb
{
	position:relative;
	top:0px;
	margin-left:10px;
}
	
#feedback
{
	position:relative;
	margin-bottom:20px;
}

#imgcategorie
{
	position:relative;
	top:0px;
	margin-left:10px;
	}
	

.font1
{
color:Black;
font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	
		}
		
.font2
{
color:#c70509;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
		}
		
.font3
{
color:#738c64;
font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	}
	
.font3 a
{
color:#738c64;
font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	}
	
.font4 
{
	margin-top:2px;
color: White;
	}
.font5
{margin-right:16px;
	margin-top:2px;
color: White;
	}

.mostPopularPanel
{
	width:120px;
	color:#5d8103;
	border: 1px solid white;
	background-color:#e7eab1;
	border:0px;
	}

	
.mostPopularRow
{	
	border-bottom: 1px solid white;
	}

.mostPopularNumber
{	
	color:#ff6701;
	border-right:0px;
	text-align:left;	
}
	
.mostPopularProductName
{
	width:80px;
	color:#5d8103;
	border-left:left:0px;
	text-align:left;	
}

.mostPopularProductName a
{

	color:#5d8103;
}
.mostPopularProductName a:hover {
  color:#c70509;
}

/*****************************************************************************************************/
#MostPopular_bar{
	width: 				120px;
	height:				20px;
	color:				#FFFFFF;
	font-size:			11px;
	font-family: 		Arial, Helvetica, sans-serif;
	
	border-width: 		0px; 
	border-collapse: 	collapse;

}

#MostPopular_bar .left{
	background-image:	url(images/OrangeHeader/left_corner_block.gif);
	width:				25px;
}

#MostPopular_bar .main{
	background-image: 	url(images/OrangeHeader/block_bg.gif);
	color:				#FFFFFF;
}

#MostPopular_bar .right{
	background-image:	url(images/OrangeHeader/right_corner_block.gif);
	width:				6px;
}



#NewProductPanel_bar{
	width: 				120px;
	height:				20px;
	color:				#FFFFFF;
	font-size:			11px;
	font-family: 		Arial, Helvetica, sans-serif;
	
	border-width: 		0px; 
	border-collapse: 	collapse;

}

#NewProductPanel_bar .left{
	background-image:	url(images/GreenHeader/corner_left_new.gif);
	width:				25px;
}

#NewProductPanel_bar .main{
	background-image: 	url(images/GreenHeader/new_bg.gif);
	color:				#FFFFFF;
}

#NewProductPanel_bar .right{
	background-image:	url(images/GreenHeader/corner_right_new.gif);
	width:				8px;
}

.newProductPanel
{
 position: absolute;
 top: 20px;
 left: 0px;
 width: 120px;
 height: 250px;
 color: #5d8103;
 border: 0px;
  background-color: #FFFFFF;
}

.newProductSummaryImageHolder 
{
 padding-top:5px;
float:left;
text-align: center;
 width:120px;
}
.newProductSummaryText 
{
  float:left;
  text-align: center;
  width:110px;
  padding:10px 5px 0px 5px;
}

.newProductRetailprice {
  font-weight: bold;
  color: black;
  text-decoration: line-through;
}
.newProductOurprice {
  font-weight: bold;
  font-size: 10pt;
  color: #b22222;
  font-family: verdana;
}

.newProductSmallText
{
position:absolute;
 bottom:0px;
  left:0px;
   width:120px;
    height:40px;
     color: #666666;
       font-family: verdana;
}

.smalltextBasket
{
  font-size: 8pt;
  color: #666666;
  font-family: verdana;
}

.sdPercent
{
	font-size:x-large;
	color:Red;
}

.arrowLeft
{
	 float:left;
	 background-image:url(images/arrowLeft.png);
	 background-repeat:no-repeat;
	 width:30px;
	 height:28px;
	 cursor:pointer;
}

.arrowRight
{
	 float:right;
	 background-image:url(images/arrowRight.png);
	 background-repeat:no-repeat;
	 width:30px;
	 height:28px;
	 cursor:pointer;
}

.waithingScreen
{
	 position:relative;
	 height:66px;
	 width:66px;
	 background-image:url(images/ajax-loader.gif);
	 background-repeat:no-repeat;
	 background-position:top;
	
}

.resultsNavigation
{
	height:30px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	
}
#resultsContainer
{
	position:relative;
	min-height:66px;
	display: table;
	width:600px;
	border:1px solid red;
}

#orderSuccess
{
	display:none;
    background:transparent url(images/white_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:Red;
    z-index:1000;
}

.orangeButtonLeft
{
	float:right;
	background-image:url(images/OrangeButton/Right.png);
	background-repeat:no-repeat;
	width:15px;
	height:30px;	
	margin:0px;
	padding:0px;
}
	
.orangeButtonMiddle
{
	float:right;
	background-image:url(images/OrangeButton/Middle.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	height:30px;	
	color:White;
	font-weight:normal;
	cursor:pointer;
}

.orangeButtonRight
{
	float:right;
	background-image:url(images/OrangeButton/Left.png);
	background-repeat:no-repeat;
	width:12px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px;	
}

.greenButtonLeft
{
	float:right;
	background-image:url(images/GreenButton/Right.png);
	background-repeat:no-repeat;
	width:15px;
	height:30px;	
	margin:0px;
	padding:0px;
}
	
.greenButtonMiddle
{
	float:right;
	background-image:url(images/GreenButton/Middle.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	height:30px;	
	color:White;
	font-weight:normal;
	cursor:pointer;
}

.greenButtonRight
{
	float:right;
	background-image:url(images/GreenButton/Left.png);
	background-repeat:no-repeat;
	width:12px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px;	
}

.buyButtonDetail
{
	float:left;
	width:80px;
}

.buyButtonDetail a
{
	color:White;
}

.buyItemResultDetailPage
{
	color:#2a26f0;
	font-weight:bold;
	margin-top: 50px;
}
/****CP****/
.loaderOne
 {
   background-image:url(images/70.gif);
   background-repeat:no-repeat;
 }
 
.cpInActive
{
  position:absolute;
  display:none;
  left:0px;
  top:0px;
  height: 180px;
  width: 160px;
  background-image:url(images/1pix.gif);
  background-repeat:repeat;
  z-index:100;
  
}

/**********/