/* Common part */	
* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
	
}

body{
	background: url(../images/main_bg.gif) repeat-x;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;

}

.clear {
	clear:both;
	font-size:0;
}

/* Header */
#header {
background: url(../images/header_bg.jpg) no-repeat 0% 100%;
height:82px;
}
* html #header {
	height:109px;
}
#header h1 {
	width: 161px;
	height:36px;
	display: block;	
	text-indent: -9999em;
	text-decoration: none;		
	background: url(../images/logo.jpg) no-repeat;
	margin:27px 0 0 50px;
}

/* Menu */
#menu {
	background: url(../images/menu_bg.jpg) no-repeat;
	height:24px;
	text-align:center;
}

#menu ul{
margin:0 auto;
width:360px;
list-style:none;
}

#menu ul li {
float:left;
}
.home {
	width: 34px;
	height:24px;
	display: block;	
	text-indent: -9999em;
	text-decoration: none;		
	background: url(../images/home.png) no-repeat;
	margin-right:56px;
}
.product {
	width: 49px;
	height:24px;
	display: block;	
	text-indent: -9999em;
	text-decoration: none;		
	background: url(../images/product.png) no-repeat;
	margin-right:46px;
}
.about {
	width: 58px;
	height:24px;
	display: block;	
	text-indent: -9999em;
	text-decoration: none;		
	background: url(../images/about.gif) no-repeat;
	margin-right:46px;
}
.contact {
	width: 64px;
	height:24px;
	display: block;	
	text-indent: -9999em;
	text-decoration: none;		
	background: url(../images/contact.png) no-repeat;
}

/* BotMenu */
#botmenu {
	background: url(../images/bottom_menu.gif) repeat-x;
	height:24px;
	text-align:center;
}

#botmenu ul{
margin:0 auto;
width:360px;
list-style:none;
}

#botmenu ul li {
float:left;
}
.home4 {
	width: 34px;
	height:24px;
	display: block;	
	text-indent: -9999em;
	text-decoration: none;		
	background: url(../images/home.bottom.png) no-repeat;
	margin-right:56px;
}
.product4 {
	width: 49px;
	height:24px;
	display: block;	
	text-indent: -9999em;
	text-decoration: none;		
	background: url(../images/product.bottom.png) no-repeat;
	margin-right:46px;
}
.about {
	width: 58px;
	height:24px;
	display: block;	
	text-indent: -9999em;
	text-decoration: none;		
	background: url(../images/about.gif) no-repeat;
	margin-right:46px;
}
.contact4 {
	width: 64px;
	height:24px;
	display: block;	
	text-indent: -9999em;
	text-decoration: none;		
	background: url(../images/contact.bottom.png) no-repeat;
}
/* Left column */
#left {
float:left;
width:202px;
background: url(../images/left_bg.gif) repeat-y;
}
.left_top {
	background: url(../images/left_top.jpg) no-repeat;
	width:173px;
	height:47px;
}
.left_content {

margin:0 0 0 17px;
}
.left_bottom {
	background: url(../images/left_bottom.gif) no-repeat;
	width:173px;
	height:6px;
	font-size:1px;
}
.title {
	background: url(../images/arrow.gif) no-repeat;
	margin:0 0 6px 0;
	padding:0 0 0 13px;
	color:#B0B0B4;
	font-weight:bold;
	line-height:11px;
}
.border {
	background: url(../images/border.jpg) no-repeat;
	width:143px;
	height:104px;
	margin:0 0 39px 0;
}
.border img {
margin:1px 0 0 1px;
}


/* Content */
#right {
float:left;
min-width:576px;
}



H1 {
	margin:0 0 14px 0px;
	padding-top:29px;
	font-size:160%;
}
* html .welcome {padding-top:8px; }

p {
margin:0 20px 23px 0;
line-height:18px;
font-size:14px;
}
.txt2 {
margin:0 20px 0 0;
line-height:18px;
}


/* Bottom Menu */
#bot_menu {
	background: url(../images/bottom_menu.gif) repeat-x;
	height:39px;
	text-align:center;
	color:#BDBDBF;
}
#bot_menu a{
text-decoration:none;
color:#BDBDBF;
text-transform:uppercase;
line-height:25px;
}
/* Copyright */
#copyright {
text-align:center;
color:#B1B1B3;
height:40px;
}
#copyright a{
text-decoration:none;
color:#B1B1B3;
}
A {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	padding: 5px;
}
img.left_content {
	padding: 0;
}

A:active {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
	padding:5px;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #767981;
	height : 1px;
}

/* forms */
input.txt {
  border: 1px inset #00008B;
  width: 200px;
}
input.btn {
border: 1px outset #00008B;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 30%;
}
/* End Forms */

/* Shopping cart */

P.catname {
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
text-align: left;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #fff; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: left; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}
/* Product option styling */
SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
}
/* Table backgrounds */
TABLE.cobtbl{
background-color: #FFFFFF;
} 

TD.cobhl{
background-color: #000000;
padding:3px;
}

TD.cobll{
background-color: #666666;
color : #FFFFFF;
padding:3px;
}
/* Product Details */
div.detailid{
}
div.detailname{
}
div.detaildiscounts{
}
td.detailimage{
}
img.prodimage{border:1px; 
border-thickness: 1px; 
border-color: #fff; 
border-style: solid; 
vertical-align:top; 
}
div.detaildescription{
}
div.detailoptions{
}
div.detailprice{
}
div.detailcurrency{
}
/* Products Page */
div.prodid{
}
div.prodname{
}
div.proddiscounts{
}
td.prodimage{
}
.optname {
}

img.optname{border:1px; 
border-thickness: 1px; 
border-color: #fff; 
border-style: solid; 
vertical-align:top; 
}
img.detailimage{border:1px; 
border-thickness: 1px; 
border-color: #fff; 
border-style: solid; 
vertical-align:top; 
}

