body {
    background-color:  #fff; 
    font-family: Verdana; 
    color: #666666;
    font-size: 13px;
    padding: 0px;
    margin: 0px;
	background-repeat: repeat-x;
}

#fixlink a {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#container, #top { background-color: #fff; }

form, fieldset { border: 0px; padding: 0px; margin: 0px; }

#all {
   background-repeat: repeat-x;
}

a { color: #0038A4; }
.clear { clear: both; }

#top {
	margin-top: 64px;
	position: relative;
}

#search {
	position: absolute;
	left: 520px;
	top: 92px;
	text-align: left;
	width: 230px;
}

input, select, textarea {
	border: 1px solid #47BAF3;
	background-color: #fff;
	padding: 2px;
	color: #444;
	font-size: 10px;
	opacity: 0.7;
}

input.wide { width: 500px; }
textarea { width: 500px; }

input.submit { background-color: #47BAF3; }

#container {  }

.incon { padding: 30px; padding-left: 25px; padding-top: 35px; }

#container, #flash {
    width: 967px;
    text-align: left;
}

#content {
    float: left;
}

#content div.incon {
}

#menu {
	padding-top: 5px;
    padding-left: 0px;
    width: 24%;
    padding-bottom: 5px;
    font-size: 12px;
}

#menu li:hover {
    color: white;
}


#menu li a:hover {
    color: #fff;
}

#menu li.none:hover {
    color: !inherit;
}

#menu li.none ul { padding-top: 5px; padding-left: 20px; padding-bottom: 10px; }

#menu a {
    text-decoration: none;
    padding-left: 2px;
    color: #fff;
}

#menu li.none a { padding-left: 0px; }

#menu a.choosed {
    color: #555;
}

#menu ul {
    margin-left: 0px;
    padding: 0px;
    width: 100%;
}

#menu li {
	color: #555;
    margin-bottom: 10px;
    list-style-type: none;
    background-image: url(gfx2/menuli.png);
   	background-repeat: no-repeat;
   	padding: 11px;
}

#menu ul li ul li, #menu ul li.none, #menu li.par { border-bottom: none; }

#menu2 { margin-top: 20px; z-index: 10; }

#menu2 li {
	list-style-type: none;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	margin-left: 25px;
}

#menu2 ul { margin: 0px; padding: 0px; margin-left: 0px; }

#menu2 li a { text-decoration: none; color: #333; }	

ul.own {
}


#menu li.none {
    background-image: none;
    padding-top: 0px;
}

h1 {
	font-weight: normal;
    font-size: 20px;
	font-family: Tahoma, Arial;
    text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
    color: #0B9943;
	padding-top: 3px;
	font-size: 18px;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#menu li ul { display: none; }

#menu li ul li {
    text-transform: none;
}

#menu li a { display: block; }

#upMenu {
    padding: 7px;
    padding-left: 200px;
    font-size: 15px;
    margin-bottom: 20px;
	color: #AAAAAA;
}

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

#upMenu li {
    list-style: none;
    float: left;
    margin-right: 30px;

}

#upMenu li .choosed {
    color: #ba041e;
}

#upMenu li a:hover {
}

#upMenu a {
    color: #A4A497;
	  /* color: #747467; */
    text-decoration: none;
}

div.clear {
    clear: both;
}

#footer {
	text-align: left;
    margin-top: 10px;
    border-top: 1px solid #ddd;
   	width: 900px;
   	margin-left: auto;
 	margin-right: auto;   
	line-height: 140%;
}

#footer .in {
    width: 100%;
    margin: 0 auto;
    padding-top: 15px;
    color: #747467;
    padding-left: 20px;
}

#footer .in a { text-decoration: none; margin-left: 10px; margin-right: 10px;}

div.icon {
    width: 48%;
    float: left;
    height: 110px;
    overflow: hidden;
}

div.icon div.in { padding: 0px; }

div.icon:hover {}

div.icon div.image {
    float: left;
    margin-right: 10px;
}

div.icon div.title { font-weight: bold; color: #eee;  }
div.icon a { text-decoration: none;}
div.icon div.description a {  font-size: 11px;}
a img { border: 0px; }

div.box {
    padding: 10px;
    margin-bottom: 20px;
}

div.list { }
div.list ul { padding-left: 10px; }
div.list li { margin-left: 20px; padding-left: 15px; list-style-type: none;
	background-repeat: no-repeat; background-position: 0px 4px;}
div.list li.title { list-style: none; font-weight: bold; padding-left: 0px; margin-left: 0px; margin-bottom: 5px;} 

div.thumb {
    padding: 4px;
    margin-bottom: 20px;
    margin-right: 10px;
    opacity: 1;
    float: left;
    height: 160px;
}

div.thumb a img { border: 3px solid #444; }
div.thumb:hover { opacity: 0.8; }

div.aboutProduct {
	margin-top: 10px;

}

div.aboutProduct ul {
	list-style-type: decimal;
}

div.priceList {
	margin-top: 30px;
	padding: 10px;
}

div.priceList table {
	width: 100%;
}

div.priceList table { border-spacing: 0px; border-collapse: 0px; }
div.priceList table td { padding: 5px; }
div.priceList table td.name { width: 79%; }
div.priceList table tr.even { background-color: #E0E0E0; }
div.priceList table td input { width: 100%; background-color: #B8B8B8; border: 1px solid #444444; }
/*  #888888 */
div.priceList table th { text-align: center; }
div.priceList table td.quantity { padding-left: 15px; }
div.priceList table td.order { padding-right: 0px; text-align: right; }
input.submit { width: 70px !important;  color: #eeeeee !important;
}

div.cart {
	float: left;
	text-align: right;
	width: 140px;
}

h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

div.contactForm {
	border: 1px solid 
	background-color: #FFFFFF;
	padding: 10px;
}

div.contactForm input, div.contactForm textarea {
	background-color: #FFFFFF;
	border: 1px solid #444444;
	padding: 3px;
	width: 500px;
}

div.contactForm textarea {
	height: 200px;
}

.checkBoxSel
{
    background-image: url('gfx/yes.jpg');
    background-repeat: no-repeat;
    width: 40px;
    height: 37px;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

.checkBoxClear
{
    background-image: url('gfx/no.jpg');
    background-repeat: no-repeat;
    width: 40px;
    height: 37px;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

.hiddenElement {display:none}

#top-image { margin-top: 10px; }

#top { width: 900px; margin: auto; position: relative; height: 133px; }

#topBar {
	background-image: url(gfx2/topbar.png);
	height: 133px;
}

#topScreen {
	background-image: url(gfx2/topscreen.png);
	height: 230px;
	width: 683px;
}

#container { position: relative; }

#content { margin-left: 4px; width: 558px; line-height: 140%; color: #555; }

#menu { border-style: solid solid solid none; border-width: 1px; border-color: #47BAF3;   }
#menuCont { width: 209px; float: left; }
#menuCont2 { width: 188px; float: left; background-image: url(gfx3/topbg.png);
background-repeat: repeat-x; padding-right: 8px;}

#logo { 
	position: absolute;
	top: 75px;
	left: 30px;
	font-size: 28px;
	color: #fff;
}

#slogan {
	position: absolute;
	top: 100px;
	left: 420px;
	text-align: left;
	color: #fff;
}

#slogan a { color: #fff; text-decoration: none; }

#three-icons {
	text-align: center;
}

.green-box {
	border-color: #5C8C32;
	border-width: 1px;
	border-style: solid;
	padding: 15px;
	background-color: #fff;
	margin-bottom: 5px;
}

#top { position: absolute; left: 0px; top: 0px; }
#container { margin-top: 167px; }
