body {
    background-color: #FDFDFD; 
    font-family: Verdana; 
    color: #858585;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
	line-height: 120%;
}

form, fieldset { border: 0px; padding: 0px; margin: 0px; }
.center { text-align: center; }

#all {
   background-color: #fff;
}

a { color: #858585; }
a:hover { color: #A1A1A1; }
.clear { clear: both; }

#top {
	margin-top: 64px;
}

#container { padding-top: 10px; }

#container, #flash {
    width: 827px;
    text-align: left;
    margin: auto;
}

#content {
    float: left;
    width: 100%;
    padding-top: 20px;
}

#content div.incon {
}

#topImage {
	background-color: #02050A;
	position: relative;
	width: 100%;
	text-align: center;
	height: 207px;	
	
	overflow: hidden;
	width: 100%;	
}

#topimgb {
	width: 900px;
	height: 207px;
	position: absolute;
	left: 827px;
	top: 0px;
	background-image: url(gfx2/topimgb.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

#menu {
	padding-top: 0px;
    padding-left: 0px;
    width: 24%;
    float: left;
}

#menu li:hover {
    color: white;
}


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

#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: 19px;
    color: #858585;
}

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

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

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

#menu li {
    list-style: none;
    margin-left: 0px;
    font-size: 11px;
    margin-bottom: 0px;
    cursor: pointer;
    padding-bottom: 3px;
    padding-top: 6px;
    width: 100%;
    padding-left: 10px;
    background-image: url(gfx2/menubg.png);
    background-repeat: no-repeat;
    background-position: 15px 10px;
}

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

ul.own {
}

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

h1 {
	font-weight: bold;
    font-size: 11px;
	font-family: Verdana;
    text-decoration: none;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #636363;
	background-image: url(gfx2/h1.png);
	background-repeat: no-repeat;
	padding: 9px;
	padding-left: 40px;	
}

h2 {
    color: #aaa;
	padding-top: 3px;
	font-size: 14px;
	font-weight: normal;
	background-repeat: no-repeat;
}

#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: center;
    height: 48px;
    padding-top: 4px;
    border-top: 1px solid #ddd;
    background-color: #FDFDFD;
    clear: both;
}

#footer .in {
    width: 776px;
    margin: auto;
    padding-top: 15px;
    color: #747467;
   	text-align: center;
   	line-height: 200%;
}

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

div.icon {
    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: 100px !important; background-color: #444444 !important; color: #eeeeee !important;
border: 1px solid #BBBBBB !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; }

.tripleColumn { float: left; width: 31%; margin-left: 1%; margin-right: 1%; }
.columnIcon { border: 5px solid #eee; margin-bottom: 15px; }

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

h1.see-also { background-image: url(gfx2/seelaso.png); height: 32px; margin-bottom: 5px; }
div.see-also { float: right; width: 255px; margin-left: 30px; margin-bottom: 35px;  }
div.see-also a { text-decoration: none; }
div.see-also .date { font-size: 9px; font-style: italic; margin-right: 15px; }
h2.see-also { font-size: 18px; margin-bottom: 0px; padding: 0px; }

input, textarea { border: 1px solid #888; padding: 4px; background-color: #fff; color: #555; width: 400px; }
