.no-disp { display: none; }

body {
  padding: 0;
  margin-top: 10px;
  border: 0;
  font-family: Verdana, sans-serif;
  font-size: 11px;  _font-size:  68.75%;
  text-align: center;
  background: #ededed;
  
}

/* **************************************************************** */
/* Basic Settings                                                   */
/* **************************************************************** */

div, table, caption { font-size : 1em; }

a,
a:link {
  color: #1f4b77;
  text-decoration: none;
}

a:hover,
a:active { 
  color: #000000; 
  text-decoration: underline;
}
 
p, ul, ol {
  margin-top: 0px;
  margin-bottom: 5px;  
}

ul, ol { margin-left: 0; }

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0em;
}

li { 
  padding-bottom: 0em;   
}

form { margin: 0; }
label { display: block; }

hr {
  border: 0;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
}

textinput, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  width: 158px;
}

textarea { vertical-align: top; }

img { 
  margin: 0;
  padding: 0;
  border: none; 
}

h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: 0;
  color: #073654;
}

h1 {
  font-size: 1.4em;
  margin-bottom: .55em;
}

h2 {
  font-size: 11px;
  color:#073654;
  padding:0px 0px 0px 0px;
  margin:0px;
}

h3 {
  font-size: 12px;
  color:#073654;
  padding:0px;
  margin:0px;  
}

h4 {
  font-size: 1em;
  margin-bottom: .2em;
}

/* **************************************************************** */
/* Layout of template columns                                       */
/* **************************************************************** */

#two-col-home #wrapper,
#three-col #wrapper,
#two-col #wrapper,
#one-col #wrapper {
  text-align: left;
  margin: 0 auto 0 auto;
  background-color:#FFF;
  
}

#three-col #wrapper {}
#two-col #wrapper { }

#header {
  padding: 0;
  margin: 0;

}



#header .logo { position: absolute; top: 15px; left: 20px; border: 0; }
#header .banner { position: absolute; top: 15px; left: 180px; border: 0; }
#header .basket-small 
{
	position: absolute; 
	top: 7px; 
	left: 430px; 
	height:20px; 
	width:50px; 	
	/*background: url(../img/basket-small.gif) no-repeat top right;*/
}
#header .basket-small .basket-count{ float:left; color: #6b1c14; padding:4px 0px 0px 0px; margin:0px 0px 0px 0px;}
#header .basket-small .basket-img{ float:left; color: #6b1c14; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

.header {
  padding: 0;
  margin: 0;
}

.header .upper {
  padding: 0;
  margin: 0;
  height: 20px;
  background-color:#ededed;
}

.header .lower {
  padding: 0;
  margin: 0;
  height: 130px;
  background-color:Gray;
}

.header .logo { position: absolute; top: 15px; left: 20px; border: 0; }
.header .banner { position: absolute; top: 15px; left: 180px; border: 0; }
.header .basket-small 
{
	position: absolute; 
	top: 7px; 
	left: 430px; 
	height:20px; 
	width:50px; 	
	/*background: url(../img/basket-small.gif) no-repeat top right;*/
}
.header .basket-small .basket-count{ float:left; color: #6b1c14; padding:4px 0px 0px 0px; margin:0px 0px 0px 0px;}
.header .basket-small .basket-img{ float:left; color: #6b1c14; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}




/* **************************************************************** */
/* Quick search in header for each template                         */
/* **************************************************************** */

#qsearch { 
  position: absolute; 
  top: 9px; 
  right: 15px;  
  }

#qsearch .content { float:left; padding: 0px 0px 0px 0px; width:165px;}

#qsearch .content .search-input { float:right; padding: 0px 0px 0px 0px; width:135px;}
#qsearch .content .img { float:left; padding: 0px 0px 0px 0px; width:21px;}
#qsearch .input-field 
{
	float: right; 
	width: 131px; 
	font-size:11px;
	margin-right: 0px; 
	height:21px;
	background: url(../img/search-input-bg.gif) no-repeat top left; 
	border: none;
	padding: 4px 0px 1px 3px; 	 
	
}

#qsearch .search-btn { position:absolute; top:26px; right:0px;}

#qsearch input.button {  
  float: left;
  width: 74px;
  height: 18px;
  border: none;
  font-size: 1em;
  letter-spacing: 1px;
  background: url(../img/search-input-bg.gif) no-repeat 100% 100%;
  cursor: pointer;
  _cursor: hand;
}

/* **************************************************************** */
/* Quick navigation in header for each template                     */
/* **************************************************************** */

#qnav { 
  position: absolute; 
  top: 2px; 
  right: 20px;
  font-size: .9em;
}

#qnav ul { float: left; margin: 0 0 0 0;  padding: 0 0 0 0; }
#qnav li { float: left; list-style: none; }
#qnav li a { float: left; font-family:Arial; font-size:11px; color: #929292; text-decoration: none; padding: 0px 7px 0px 0px; }
#qnav li a:hover {color: #929292; text-decoration: underline; }

/* **************************************************************** */
/* Flags in header for each template                                */
/* **************************************************************** */

#three-col #product-nav { 
  position: absolute; 
  top: 190px; 
  left: 158px;
}
#two-col #product-nav { 
  position: absolute; 
  top: 75px; 
  left: 162px;
}

/* **************************************************************** */
/* Fontsizer                                                        */
/* **************************************************************** */

.fontsizer {
  position: absolute;
  top: 8px;
  right: 190px;
  width: 40px;
}

.fontsizer ul { list-style: none; padding: 0; margin: 0; }

.fontsizer li { float: right; }
.fontsizer a {
  display: block;
  width: 20px;
  height: 21px;
  padding: 0;
  overflow: hidden;
  text-indent: -600em;
}

.fontsizer .dwn a { background-image: url("../img/fontsize-small.gif"); }
.fontsizer .up a { background-image: url("../img/fontsize-big.gif"); }

.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { }


/* **************************************************************** */
/* Front page banner                                                */
/* **************************************************************** */

.fp-banner {
  position: absolute;
  top: 68px;
  left: 9px;  
}

/* **************************************************************** */
/* Second Navigation                                                */
/* **************************************************************** */

.main-navigation h2 { 
  display: none;
}

.main-navigation { 
  padding-top: 0px;
  margin: 0;  
  font-family:Verdana;
  text-transform:uppercase;  
  background-color:#CDE879;}

.main-navigation a {
  display: block;
  color: #000000;
  padding: 5px 0px 5px 10px;
  text-decoration: none;  
  border-bottom:1px solid #818b9c;  
}

.main-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-navigation li { display: inline; padding-bottom: 0;}

.main-navigation ul.level1 .current a
{	
	background-color:#D9ED98;
} 

.main-navigation ul.level1 a:hover
{	
	background-color:#CDE879;
} 

.main-navigation ul.level1 .current ul.level2   a 
{
  display : block;
  color: #000000;
  padding: 5px 0px 5px 25px;
  text-decoration: none;  
  font-size:10px;
  background-color:#D9ED98;
  
}

.main-navigation ul.level1 .current ul.level2 .current a,
.main-navigation ul.level1 .current ul.level2 a:hover {
  color: #000000;  
  text-decoration: underline;
  padding: 5px 0px 5px 25px; 
  background-color:#D9ED98;   
}

/* **************************************************************** */
/* Breadcrumbs definitions                                          */
/* **************************************************************** */

#breadcrumbs {
  position: absolute;
  top: 185px;
  left: 163px;  
  font-size: .9em;
  color: #6b1c14;
  font-weight: bold;
}

#three-col #breadcrumbs { width: 608px; }
#two-col #breadcrumbs { width: 759px; }
#one-col #breadcrumbs { width: 916px; left: 6px;  }

#breadcrumbs .content { padding: 0; }

#breadcrumbs ul { float: left; margin: 0px; padding: 2px 8px 2px 8px; }
#breadcrumbs li { float: left; list-style: none; }

#breadcrumbs a { color: #6b1c14; text-decoration: none; font-weight: normal; }
#breadcrumbs a:hover { color: #6b1c14; text-decoration: underline; }

#breadcrumbs .separator { margin: 0 3px 0 3px; }

/* **************************************************************** */
/* Footer                                                           */
/* **************************************************************** */

#footer 
{
  width:960px;
  height: 50px;
  color: #646464;
  font-size: 10px;
  background:#FFF;
   
}

#footer .vcard .content {
  float: left;
  padding: 20px 0 0 0px;
  text-align:center;
  width:100%;
}

#footer .vcard .content p { padding:4px 0px 0px 0px; margin: 0px; }

#footer .vcard .content a { color: #646464; text-decoration: underline; }
#footer .vcard .content a:hover { color: #646464; text-decoration: none; }

