body {
  margin:0;
  text-align:center;
  font-family:Georgia;
  font-size:13px;
  background-color: white; 
  line-height: 1.4em;
}

a { color: black; }
h1 { font-size: 18px; }

.container {
  margin:0 auto;
  width:860px;
  text-align:left;
}

#header {
	height:161px;
}

.content { width:690px; min-height: 600px; _height:600px; }

/*-------------- SHOPPING MENU  ---------------*/
#shopmenu {
	font-size:11px;
	margin:0;
	padding:0;
	text-align:right;
	position:relative; 
	top:22px;
	line-height:1em;
}
#shopmenu a {
	color:#666666;
	text-decoration: none; 
	margin:0 0 0 16px;
}

#currency { text-align:left; position:absolute; right:0px; top:36px;width:220px;background-color:white; border:1px solid black; padding:7px;}

/*-------------- TOP MENU  ---------------*/
#topmenu {
	margin:0;
	padding:0;
	text-align:right;
	display:block; 
	float:right;
}
#topmenu li { display:block; float:left; margin:0; padding:0; }
#topmenu li a {	display:block; text-decoration: none; margin:0 0 0 50px; padding-bottom: 0.3em; font-family: Georgia; }
#topmenu li.mainmenu_first a { margin:0px; }
#topmenu li.mainmenusel a {	border-bottom: 5px solid yellow; }
#topmenu li a:hover { border-bottom: 5px solid yellow; }

/************* left menu ***********/
#leftmenu a { display:block; text-decoration:none; }


/*------------SEARCH PANEL-------------------*/
form#searchpanel {margin:8px 0 0px 0; display:block; }
#searchpanel select{
	display:inline;
	float:left;
	font-size:10px;
	margin:6px 0;
	padding:0;
	width:135px;}
	
/*----------- SIGN UP NEWSLETTER ------------*/
form#signupnewsletter { margin-top:6px; width: 135px; }
form#signupnewsletter input { width:130px; }

/*--------------FOOTER --------------*/
#footermenu {margin-top:15px; padding:9px; background-color: #f2f2f2; border:1px solid #cccccc; font-family: Arial;}
#footermenu #footertel { font-weight: bold; font-size: 16px; }
#footermenu #footeropen { font-size: 12px; color: #666666; margin: 10px 0;}

#footermenu ul {margin:0;padding:0; font-size:11px; }

#footermenu li {
  margin: 0px;
  display:block;
  float:left;
  line-height:20px;
  width:168px; 
}

#footermenu li a { text-decoration: none; }

.footertext { font-weight: bold; }

div.netrinolink { padding:10px 3px 50px; }
div.netrinolink a { font-size:11px;text-decoration: none; }

/* bread and top */
#breaddiv { font-size:11px; font-family: Arial; line-height:30px;}
#topcontact { float:right; line-height:30px; font-size: 16px; font-family:Arial;}
#topcontact span { color: #666666; margin-right:20px; }

/* others */
a.itemlink { color: #2f5100; }

.pager { text-align:right; color:#000; font-size:10px; float:right; white-space: nowrap;}
.pager span, .pager a { color:#000; line-height:20px; text-decoration: none;}
.pager span.red { color:red; }

.gold { color: #cc9900; }
