h1 {
    text-align: left;
    font-size:26px;
}

body {
    margin: 0 auto;
    padding:0;
    background-color: #1D2226;
    font-family:Arial;
    font-size:12px;
    color: #c6ecff;
    text-align: justify;
}

.menu_bcg
{
    width: 153px ;
    border: 0px none;
    top: 1px;
}

#page_position {
    width: 925px;
    margin: 0 auto;
}

#page_container {
    width: 950px;
    margin: 0 auto;
}

#header {
    width: 950px;
    background: #1D2226 url('../gfx/bg.jpg') no-repeat; 
}

#main_logo {
    background: #1D2226 url('../gfx/bg.jpg') no-repeat; 
    margin-left: auto;
    margin-right: auto; 
    height: 501px;
    width: 950px;   
    position: absolute;
    top: -23px;   
    float: left;
}

#content {
    width: 940px;
    margin-top: 531px;
    margin-left: auto;
    margin-right: auto;   
    float: left;
}

#main-content {
    background: #141d24 url('../gfx/box-main-1.jpg') repeat-x;
    float: right;
    width: 665px;
    min-height: 437px;
    border: 1px solid black;
    padding: 0px 30px 10px;
}

#main-content img {
	padding: 10px;
}

table th,
table td
{
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#content-box {
    float: right;
    width: 194px;
    margin-right: 10px;
}

#content-box ul img
{
	cursor: pointer;
}

#box1 {
    background: #141d24 url('../gfx/box-main-1.jpg') repeat-x;
    width: 194px;
    min-height: 196px;
    border: 1px solid black;
}

#box2 {
    margin-top: 10px;
    background: #131c23 url('../gfx/box1-1.jpg') repeat-x;
    width: 194px;
    min-height: 229px;
    border: 1px solid black;
}

#header_menu  {
    width:924px;
    position: relative;
    top: 120px;
    margin: 0px 0px 0px 13px;
    padding: 0px;
    height: 33px;
    background: url('../gfx/menu-bg.jpg') repeat-x;
}

#logo  {
    width:930px;
    margin-left: 13px;
    height: 372px;
    margin-top: 33px;
    background: url('../gfx/logo_3.jpg') no-repeat;
    
}

#footer  {
    margin-left: 13px;
    width:930px;
    font-size: 11px;
    text-align: center;
    color: #88959b;
    margin: 20px auto;
}

#menu_text {
    width:930px;
    height: 86px;
}

#main_logo_up {
    width: 260px;
    float: left;
   _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../gfx/main_logo.png', sizingMethod='scale');
   _background: none;
    height: 87px;
}

.spacer {
    margin-top: -5px;
}

#main_right_text {
    float: right;
    padding-top: 50px;
}

#header_menu *
{
	margin: 0px;
	padding: 0px;
}

#bmi fieldset
{
	border: none;
}

#bmi label
{
	width: 50px;
}

#bmi input.error
{
	border: 2px solid #F00;
}

#bmi_result
{
	float:right;
	font-size:20px;
	padding:20px 100px 0 0;
}

.w-30
{
	width: 30px;
}

table.mini
{
	width: 250px;
}

span.error
{
	color: #FFF;
	padding-left: 15px;
}

.primary-links
{
	float: left;
	display: block;
	height: 22px;
	width: 140px;
}

.primary-links img
{
	position: absolute;
}

.titleText
{
	position: absolute;
	float: left;
	display: block;
	height: 22px;
	padding-top: 8px !important;
	text-align: center;
	width: 143px;
}

.spacer_menu
{
    background: url('../gfx/menu-spacer.jpg') no-repeat;
    float: right;
    width: 2px;
    height: 30px;
}

.marginTop{
    margin-top: 20px;
}

.leftside {
    float:left;
}

.active {
    font-weight: bold;
    color: #7db8d5;
}

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

.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
    margin-top: -1px;
    overflow: hidden;
}

hr {
    border: 0px none;
    border-bottom: 3px solid #1e242a;
    border-top: 2px solid #3c424b;
    width: 94%;
}

#main-content hr
{
	width: 100%;
}

.menu_buttons {
    width: 153px ;
    border: 0px none;
    top: 1px;
}

.logo_header {
    border: 0px none;
   /* width:260px;
    height: 87px; */
}

a.titleText{
    color: white;
}

/*********************************************
                    MENU
**********************************************/

.menu {
    text-align: left;
    margin-top: 20px;
}

#footer .menu
{
	text-align: center;
	margin: 0;
	list-style-type: none;
	padding-bottom: 20px;
}

#footer .menu li
{
	text-transform: uppercase;
	display: inline;
}

#footer .menu li a
{
	color: #88959B;
	font-weight: normal;
}

/* ESHOP */
#cart
{
	float: right;
	margin-top: 50px;
}

#cart img
{
	border: none;
}

table.cart
{
	width: 100%;
}

table.cart th { text-align: left;}

img.cart-add,
img.cart-update,
img.cart-remove
 { border: none !important; vertical-align: text-bottom;}
img.cart-add:hover,
img.cart-update:hover,
img.cart-remove:hover
 { cursor: pointer;}

#basket-response {
	position: absolute;
	width: 300px;
	height: 85px;
	margin: 0 auto;
	z-index: 2500;
	background-color: rgb(159, 96, 42);
	border: 2px solid rgb(255, 153, 0);
	padding: 4px;
	padding-top: 20px;
	font-size: 14px;
	color: rgb(224, 183, 141);
}

#basket-response a,
#basket-response a:hover,
#basket-response a:visited,
#basket-response a:active
{ color: rgb(255, 153, 0); font-weight: bold; font-size: 12px;}

#overlay-basket{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#cart-steps { text-align: center; width: 100%; margin: 20px 0px;}
.cart-step,
.cart-button
{
  padding: 0.3em 0.6em;
  border:1px solid green;
  color:green;
  font-size:90%;
  text-align:right;
  margin-right: 60px;
  font-size: 11px;
}

.cart-step img { vertical-align: text-bottom !important; margin-right: 4px; border: none; }

.last { margin-right: 0;}
.na { border:1px solid rgb(123,123,123); color:rgb(123,123,123); }
a.cart-button { background-color: rgb(149, 242, 60); color: black; border: 1px solid black;}

#shipping { float:left;}
#payment { float:right;}

ul
{
	padding-left: 20px;
}
#box1 ul {
   	font-size:20px;
		list-style-type: none;
}
#box1 ul .sub-menu {
	font-size:14px;
	list-style-type:disc;
}
#box1 a:hover {
	color:#7DB8D5;
}

.close ul.next
{
	display: none;
}

