body {
  background-color:#4D100E;
  margin: 0px; 
  padding: 15px;
  color:#FFFFFF;
  background-image:url('../images/generic/background_L1.jpg');
  background-repeat:no-repeat;
}

.field_error {border-color:#ff0000;}

.results td{
border-bottom:1px solid #CCCCCC;
padding:5px 0px
}
.sr {
background-color:#FADD1D;
color:#000000;
padding:0px 2px;
}

#container {
  background-image: url("../../images/home/background.jpg");
  background-repeat:no-repeat;
  width:100%;
  border-top:1px solid #4D100E;
}

#footer {
  background-color:#FADD1D;
  color:#000000;
  text-align:center;
  font-size:95%;
  padding:1px 1px 5px 1px;
}

#footer strong {
  color:#7B4720;
}

#footer a {
  color:#7B4720;
}

#footer p {
  color:#000000;
}

div#rule {
  background-color:#4D100E;
  width:95%;
  height:5px;
  margin-bottom:5px;
  text-align:center;
}
#footer p {
margin:0.25em 0.5em 0.25em 0.25em;
}
#searchbox {
position:absolute;
left:20px;
top:30px;
font-size:90%;
font-weight:bold;
color:#FFFFFF;
}
#menu {
position:absolute;
left:20px;
top:100px;
font-size:90%;
font-weight:bold;
color:#FFFFFF;
}

#news {
font-weight:bold;
color:#FFFFFF;
border:1px solid #FFFFFF;
margin-top:0em;
background-color:#652018;
width:17em;
}

#news p {
margin:0em 0.5em 1em 0.5em;
}

#news h3 {
margin:1em 0.5em 0em 0.5em;
}

#content {
margin-left:280px;
margin-right:20px;
margin-top:20px;
margin-bottom:0px;
color:#FFFFFF;
width:auto;
height:100%;
}

p {
margin-top: 0em;
margin-bottom: 1em;
color:#FFFFFF;

}
.highlight {
color:#FADD1D;
font-weight:bold;
}

UL{
color:#FADD1D;
font-weight:bold;
}

h1 {
font-size:110%;
color:#FFFFFF;
margin-top:0em;
margin-bottom:1.25em;
}

h2 {
color:#FADD1D;
font-size:100%;
margin-top:0em;
margin-bottom:1.25em;
}

h3 {
color:#FADD1D;
font-size:100%;
margin-top:0em;
margin-bottom:1.25em;
}

h4 {
	font-size:105%;
	color:#CC0000;
	margin: 0px;
	padding-bottom: 3px;
}

body, table, td, p, div, ul {
font-family:		Verdana, Arial, Helvetica, sans-serif;
line-height:		150%;
font-size:10px;
}

.off {
border:1px solid #999999;
}
.over {
border:1px solid #CCCCCC;
}

a.menu:link {font-weight: bold; text-decoration: none; color:#FFFFFF}
a.menu:active {font-weight: bold; text-decoration: none; color:#FFFFFF}
a.menu:visited {font-weight: bold; text-decoration: none; color:#FFFFFF}
a.menu:hover {font-weight: bold; text-decoration: underline; color:#FADD1D}

a:link {font-weight: bold; text-decoration: underline; color:#FADD1D}
a:active {font-weight: bold; text-decoration: underline; color:#FADD1D}
a:visited {font-weight: bold; text-decoration: underline; color:#FADD1D}
a:hover {font-weight: bold; text-decoration: none; color:#FADD1D}


form {
margin:0px
}
input, textarea, button {
background-color:#652018;
border:1px solid #FADD1D;
color:#FFFFFF;
}

option {
color:#FFFFFF;
background-color:#652018;
}

#navcontainer {
width: 200px;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin: 0px;
}

#navcontainer a {
display: block;
width: 160px;
padding:3px;
/*background-color: #036;
border-bottom: 1px solid #eee;*/
}

#countrylist {
width: 200px;
border:1px solid red;
}

#countrylist ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#countrylist a {
display: block;
width: 160px;
padding:3px;
border: 1px solid green;
}

#navcontainer a:link, #navlist a:visited {

}

#navcontainer a:hover {

}

table#prods {

}

/* additional styles */
.imgRepeat {
	background-image:  url("../../images/generic/g_snowStrip.jpg");
	background-repeat:repeat-x;
}

#sidebar {
	position:absolute;
	left:20px;
	top:125px;
	font-size:90%;
	font-weight:bold;
	color:#FFFFFF;
}

#navcontainer {
}

#nav2 {
	position:relative;
	left:0px;
	top:0px;
	border: 1px solid #FADD1D;
	height: 20px;
	padding-top: 3px;
	margin-right:20px
}

#navlist2 li {
	display: inline;
	list-style-type: none;
	padding-left: 8px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

#nav3 {
	position:absolute;
	left:0px;
	top:80px;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	width:415px;
}
#nav3_2 {
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	width:555px;
}

.list {
	padding: 10px;
}

#list p {
	color:#333333;
	line-height: 14px;
	margin: 5px;
}

UL#navlist2 {
	padding: 0px;
	margin: 0px;
}

#details{
	top: 10px;
	border: 1px solid #CCC;
	background-color:#ECECEC;
	width:250px;
	padding: 5px;
}

#details p {
	margin-top:0em;
	margin-bottom:1em;
	font-weight:normal;
	color:#333;
}
#content2 {
margin-top:20px;
background-color:#FFFFFF;
width:auto;
}

.prod_detail {
background-color:#FFFFFF;
}

#prod_head {
background-image:url(../../images/generic/snowtop.jpg);
background-repeat:repeat-x;
height:36px;
}

#prod_foot {
background-image:url(../../images/generic/g_snowBottom.jpg);
background-repeat:repeat-x
}



a.details:link {font-weight: bold; text-decoration: none; color:#999}
a.details:active {font-weight: bold; text-decoration: none; color:#999}
a.details:visited {font-weight: bold; text-decoration: none; color:#999}
a.details:hover {font-weight: bold; text-decoration: underline; color:#CC0000}

/* additional styles */

.tablelist {
border:1px solid white;
background-color:#652018;
}

.tablelist td {
border-bottom:1px solid #AE908F;
padding:4px 10px;
}

#cat_links {
text-transform:uppercase;
text-transform:capitalize;
}

#productsL {
position:absolute;
left:20px;
top:100px;
padding-top:0px;
z-index:10;
}

#products {
z-index:10;
border-top:1px solid #CCCCCC;
padding-top:20px;
}

#Layer1 ul {
background-color:#4D100E;
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin: 0px;
}

#Layer1 a {
text-transform:uppercase;
display: block;
width: 160px;
padding:7px 5px;
margin:0px;
line-height:100%;
/*background-color: #036;*/
border-bottom: 1px solid #5c2015;
}

#Layer1 a:hover {
background-color: #5c2015;
border-bottom: 1px solid #5c2015;
}

.visible {
visibility:visible;
}

.hidden {
visibility:hidden;
}

#countrylist {
width: 200px;
border:none;
}

#countrylist ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#countrylist a {
display: block;
width: 160px;
padding:3px;
border: none;
color:#FFFFFF;
}

#countrylist p {
font-size:12px;
color:#CCCCCC;
margin:12px 3px 0px 3px;
}

#detail_table {
background-color:#FFFFFF;
width:104%;
position:absolute;
left:0;
top:170px;
margin:0;
}
/* administration panel */
.edit {
	position:absolute;
	background-color:#4D100E;
	border:1px solid #FADD1D;
	filter: Alpha(Opacity=85);
	padding:2px;
}
.edith {
	position:absolute;
	background-color:#AE8120;
	border:1px solid #FADD1D;
	background-image: url("../ilite/images/tbbg.gif");
	background-repeat:repeat;
	padding:2px;
}
.admin {
  position:absolute;
  left:123px;
  top:3px;
  border:1px solid #FADD1D;
  padding:0px 4px 4px 4px;
  width:145px;
}
.adminh {
  position:absolute;
  left:123px;
  top:3px;
  border:1px solid #FADD1D;
  padding:0px 4px 4px 4px;
  width:145px;
}
a:link.adm, a:active.adm, a:visited.adm {
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  position:relative;
  top:-2px;
  padding:2px;
}
a.adm:hover {
  font-weight: bold;
  text-decoration: underline;
  color:#ffffff;
  position:relative;
  top:-2px;
  padding:2px;
}
.category_item {
  float:left; 
  width:190px;
  height:135px;
  padding-right:10px;
}
.category_item h3 {
  color:#FADD1D;
  font-size:100%;
  margin:0;
}

input.ch {
  border:none;
  background:none;
}
.but
{
border:1px solid #CCCCCC;
background-color:#ECECEC;
color:#000000;
font-weight: bold; text-decoration: none; color:#999;
font-family:verdana;
font-size:10px;
margin-top:10px;
height:25px;
margin-bottom:5px;
}
#contcat {
	list-style-type:none;
	clear:both;
	text-align:center;
	width:558px;
	margin:2em 0 0 0;
	padding:0;
}
#prodcat {
	list-style-type:none;
	clear:both;
	text-align:center;
	margin:2em 0 0 0;
	padding:0;
	width:auto;
}
#contcat li, #prodcat li {
	display:inline;
	margin:0 .2em;
	color:#FADD1D;
}
#contcat a,#prodcat a {
	font-weight:normal;
	color:#FADD1D;
	text-decoration:none;
	font-size:100%;
}
#contcat a:hover, #prodcat a:hover {
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
}
#details h1{
	color:#CC0000;
	font-size:105%;
	margin:0;
	padding-bottom:3px;
}
