body
{
  padding: 5px 20px 20px 20px;
  font-family: Arial, Verdana, Sans-Serif;
  background: url('/images/bg.gif');
  font-size: 11px;
}

h1, h2, h3, h4 , h5, h6
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-transform: uppercase;
}

p
{
	margin-top: 0px;
}

h1
{
	margin-bottom: 0px;
}

h2
{
	margin-bottom: 10px;
}

h3 img
{
	margin: 0px 3px -3px 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li h3
{
	margin-bottom: 5px;
}

a
{
	text-decoration: none;
	color: #888;
}

img
{
	border: 0px;
}

.clear
{
	clear: both;
	height: 0px;
	font-size: 0px;
	padding: 0px; !
	display: inline;
}

#wrapper
{
	width: 941px;
	margin: 0px auto;
}

#header
{
	position: relative;
	margin: 0px auto;
	background: url('/images/top.png') no-repeat;
	height: 200px;
}

#logo
{
	position: absolute;
	top: 80px;
	left: 40px;
}

#page
{
	padding: 10px 40px 0px;
	background: url('/images/content_bg.png');
}

#navigation
{
	position: absolute;
	top: 130px;
	right: 50px;
}

#navigation a
{
	color: #666;
}

#navigation a:hover
{
	color: #aaa;
}

#menu
{
	position: absolute;
	top: 150px;
	left: 40px;
	width: 861px;
	background: url('/images/menu_bg.png');
	height: 39px;
}

#menu div
{
	float: left;
	padding: 0px 2px 0px 0px;
	background: url('/images/menu_separator.png') top right no-repeat;
}

#menu a
{
	display: block;
	padding: 13px 13px 14px;
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	color: #fff;
}

#menu a:hover, #menu a.selected
{
	color: #444;
}

#left
{
	float: left;
	width: 160px;
	margin-right: 10px;
	/* background: url('/images/left_bg.jpg'); */
}

#left span
{
	color: #c4c4c4;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#left h1
{
	color: #9769a9;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 16px;
}

#left h3
{
	color: #9769a9;
	margin-bottom: 5px;
	margin-left: -1px;
	font-size: 15px;
}

#left li 
{
	background: url('/images/submenu_bg.png') top;
	padding-top: 7px;
	margin-bottom: 2px;
}

#left li a
{
	display: block;
	background: url('/images/submenu_bg.png') bottom; 
	font-size: 10px;
	line-height: 13px;
	color: #8c599e;
	padding-left: 10px;
	padding-bottom: 7px;
	text-transform: uppercase;
}

#left li a:hover, #left li a.selected
{
	color: #fff;
}

#right
{
	float: left;
	width: 691px;
}

#right h2, h1
{
	color: #9769a9;
	font-size: 22px;
	margin-bottom: 10px;
}

#content
{
}

#footer
{
	color: #aaa;
	background: url('/images/bottom.png') bottom;
	padding: 30px 40px 0px;
}

.products tr.horisontal-line
{
	height: 17px;
	background: url('/images/vertical-line.jpg') 5px repeat-x;
	line-height: 17px;
}

.products td
{
	padding: 0px;
}

.products td.product
{
	width: 166px;
	text-align: center;
	font-size: 12px;
}

.products td.product a:hover span
{
	color: #000;
	background-color: #eee;
}

.products td.product a:hover
{
	color: #000;
}

.products td.vertical-line
{
	width: 1px;
	/* background: url('/images/vertical-line.jpg') repeat-y; */
	background-color: #eee;
}

.products .description
{
	font-size: 10px; 
	padding: 5px 10px 0px;
}

.products .price
{
	font-size: 13px; 
	padding: 5px 10px 0px;
	color: Red;
	font-style: italic;
}

.prices .header td
{
	border-bottom: 1px solid #fff;
	background-color: #ddd;
	font-weight: bold;
}

.prices .row1 td
{
	border-bottom: 1px solid #fff;
	background-color: #f6f6f6;
}

.prices .row2 td
{
	border-bottom: 1px solid #fff;
	background-color: #eee;
}

.contact h4
{
	color: #aab3ac;
	font-size: 12px;
	margin-bottom: 1px;
}

.contact p
{
	margin-bottom: 1px;
}

.form td
{
	padding-bottom: 7px;
}




/* Admin */

.input
{
	border: 1px solid #d5c3dc;
}

.input:focus
{
}

.large
{
	width: 500px;
	height: 100px;
}

.small
{
	width: 50px;
}

.submit
{
	padding: 2px;
	border: 2px solid #444;
}

.submit:hover
{
	background-color: #eee;
}

.admin td
{
	border-bottom: 1px solid #fff;
}

.admin a:hover
{
	background-color: #fff;
	color: #000;
}

.admin .header td
{
	background-color: #d5c3dc;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.admin .row td
{
	background-color: #eee;
}

.admin .row_even td
{
	background-color: #f6f6f6;
}

.fields
{
	background-color: #ccc;
}

.fields td
{
	text-align: center;
	background-color: #eee;
}

fdsfd
{
	list-style-type: disc;
}

// Lightbox

#lightbox 
{
	background-color: #eee;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}
	
#lightboxCaption 
{ 
	float: left; 
	font-size: 11px;
	margin-top: 10px;
	color: #444;
	font-size: 12px;
}

#keyboardMsg 
{ 
	float: right; 
}

#lightbox img 
{ 
	border: 10px solid #fff;
} 

#overlay img 
{
	border: none; 
}

#overlay
{
	background-color: #eee;	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}