/* CSS Document */
/* CSS Document */
body {
	background-image:url(../images/bodyBg.gif);
	background-repeat:repeat-y;
}

#mainFrameBg {
	background-image:url(../images/topHeaderBg.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#mainFrame {
	background-image:url(../images/topBg.jpg);
	background-repeat:no-repeat;
	width:100%;
}
#mainFrameTable {
	width:100%;
}
#mainFrameTable td {
	vertical-align: top;
}

#mainFrameTable .catalogContainer td{
    vertical-align: middle;
}

#mainFrameTable #leftColumn {
	width:159px;
}
#mainFrameTable #centerColumn {
	width:auto;
}
#mainFrameTable #rightColumn {
	width:206px;
	background-image:url(../images/rightTopBg.jpg);
	background-repeat:no-repeat;
}

/* menu block */

.topMenuBg #left {
	float:left;
	display:block;
}
.topMenuBg #right{
	float:right;
	display:block;
}


#footerBg {
	background-image:url(../images/footerBg.gif);
	background-repeat:repeat-x;
	margin-left:178px;
	margin-top:10px;
	padding-top:20px;
}
#footer {
	text-align:center;
	padding-bottom:20px;
}


body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
}
img {
	border:0px;
}
a:link, a:visited {
	color:#428ca9;
	text-decoration:none;
}
a:hover {
	color:#428ca9;
	text-decoration:underline;
}
/* logo block */
#logo {
	display:block;
	margin: 47px 0px 0px 44px;
}
/* menu block */
.topMenuBg {
	height:21px;
	background-image:url(../images/topMenuBg.gif);
	background-repeat:repeat-x;
	height:21px;
	margin: 51px 19px 10px 19px;
	color:#FFFFFF;
	font-weight:bold;
}
.topMenuBg a, .topMenuBg a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
	padding:0px 10px;
}
.topMenuBg a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	line-height:16px;
	padding:0px 10px;
}
/* header block */ 
.header {
	background: url(../images/headerBg.gif) repeat-x;
	font-weight: bold;
	margin:10px 19px;
	height:28px;
	line-height:26px;
}
/* top icon */
#topIcon {
	background-image: url(../images/topIconBg.gif);
	background-repeat:no-repeat;
	width:96px;
	height:21px;
	margin:16px 0px 0px 96px;
}
#topIcon a {
	width:12px;
	height:10px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin:4px 5px 0px 8px;
}
#topIcon a.home {
	background-image:url(../images/home.gif);
}
#topIcon a.search {
	background-image:url(../images/search.gif);
}
#topIcon a.contact {
	background-image:url(../images/contact.gif);
}
/* menu block CSS*/
.menuHeader {
	background-image:url(../images/headerBg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	margin-top: 10px;
	height:28px;
	line-height:26px;
    padding-left: 10px;
}
/* menu level 1 */
a.level1:link, a.level1:visited, a.level1:hover {
	background-repeat:no-repeat;
	margin:5px 0px 5px 10px;
	padding-left:5px;
	display:block;
}
a.level1Active:link, a.level1Active:visited, a.level1Active:hover {
	background-repeat:no-repeat;
	margin:5px 0px 5px 10px;
	padding-left:5px;
	display:block;
    font-weight: bold;
	text-decoration:underline;
}
/* menu level 2 */
a.level2:link, a.level2:visited{
	background-repeat:no-repeat;
	margin:5px 0px 5px 10px;
	padding-left:10px;
	display:block;
	font-size:12px;
	font-weight:normal;
}
a.level2:hover{
	background-repeat:no-repeat;
	margin:5px 0px 5px 10px;
	padding-left:10px;
	display:block;
	font-size:12px;
	font-weight:normal;
}
a.level2Active:link, a.level2Active:visited, a.level2Active:hover {
	background-repeat:no-repeat;
	margin:5px 0px 5px 10px;
	padding-left:10px;
	display:block;
	font-size:12px;
	font-weight:normal;	
	font-weight:bold;
	text-decoration:underline;
}
/* content */	
.catalogContainer {
	margin:10px 19px;
}
p.subHeader {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px

}
.bar {
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #3f829f;
	border-top: 1px solid #3f829f;
	margin-top: 20px;
    clear: both;
}

.bar_data {
	background: #ffffff;
	border: 1px solid #3f829f;
	margin: 20px;
    clear: both;
    border-collapse: collapse;
}
.bar_data td, .bar_data tr, .bar_data th{
	padding-left: 10px;
   	padding-right: 10px;
	border: 1px solid #3f829f;
}
.basket {
	width:100%;
}
.basket th {
	background:#d7e4cc;
	font-weight:bold;
}
.rowLight td {
	border-top: 1px solid #d7e4cc;
  	border-bottom: 1px solid #d7e4cc;
}
.rowDark td{
	border-top: 1px solid #3f829f;
   border-bottom: 1px solid #3f829f;
}
.group {
	width:100%;
}
.group td {
	text-align:center;
	height:26px;
}
.group img.pic, .productImageTable, .productImageCommercial, .productImage {
    margin:5px;
    padding: 5px;
    border: 1px solid #428ca9;
}
.productImage {
	float: right;
}
.list {
	width:100%;
}
.list th {
	background:#d7e4cc;
	font-weight:bold;
	height:25px;
}
.list td a img {
	margin:10px;
}
.productName div.addInfo{
    float:right;
    border:1px solid #3f829f;
    width:120px;
    text-align:center;
    line-height:20px;
    margin:2px;
}
.productName div.inStock{
    background:#d7e4cc;
    color:#3f829f;
    font-size:11px;
    font-weight:bold;
    padding:2px;
}
.productName div.lastStock{
    text-transform : uppercase;
    background: #d7e4cc;
    color: #a4c4d2;
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
}
.productName div.outofStock{
    background:#d7e4cc;
    color:#df6f45;
    font-size:11px;
    font-weight:bold;
    padding:2px;
}
.productName {
    font-size:12px;
}
.productName img {
    margin:0px;
}
.productName .buynow {
    margin:0px 10px 0px 0px;
    padding:5px 0px 2px 2px;
}
.noborder {
    border: 0px solid;
}

/* right menu */
.item {

	padding:13px 5px 5px 5px;
	font-size:12px;
	margin-bottom:2px;
}
.item img {
	border:1px solid #D8E5CC;
	margin:0px 30px 13px 30px;
	text-align:center;
	clear:both;
}
.item p {
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#535D42;
}

/* right block */
#rigthColumnBlock {
	margin: 183px 0px 0px 20px;
}

#rigthColumnBlock .header {
	margin-right:0px;
	margin-left:0px;
}
form {
	margin:0px;
	padding:0px;
}
.login {
	width: 100%
}
.login td input {
	width:115px;
}
.login .submit input{
	width:90px;
	float:right;
}
.button {
	background-image:url(../images/buttonBg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	width:89px;
	height:21px;
	border:0px;
	padding-bottom:3px;
}
/* footer */
#footer a{
	color:#00537A;
	font-weight:bold;
}
/* Form design */
.formText {
	font-weight:bold;
	padding:0px;
	margin:5px 0px 15px 0px;
}
.formTable td{
	vertical-align:top;
}
.asterix {
	color:#df6f45;
	margin-left:3px;
	margin-right:3px;
}
.inputCel input {
	width:300px;
}

.inputCel textarea {
	width:300px;
	height:100px;
}
.formSubmit {
	margin:15px 0px 5px 0px;
}
.remark {
	font-size:11px;
	font-style: italic;	
}
/* news items */
.newsItem {
	clear:both;
	border-top:1px solid #3f829f;
}
.newsItem img {
	float:right;
}
.newsHeader {
	padding:0px;
	margin:10px 0px 10px 0px;
}
.newsBody {
	padding:0px;
	margin:0px;
	font-size:12px;
}
.newsDate {
	font-size:11px;
	font-style:italic;
	padding:0px;
	margin:10px 0px 10px 0px;
}
/* search Panel */
.searchPanel {
	clear: both; 
	margin: 5px 0px; 
	padding-top:5px;
}
.searchFields {
	margin:5px 5px 5px 5px;
	width:490px;
}
.searchFields .searchField {
	width:400px;
	height:14px;
	font-size:11px;
}
.searchChecks {
	margin:0px 5px 5px 5px;
}
.searchChecks label {
	margin-right:10px;
}
.searchResult {
	margin:10px 0px;
}
.searchResultHeader {
	border-top: #3f829f 1px solid; 
	border-bottom: #3f829f 1px solid; 
	height:25px;
}
.searchResultHeader .left {
	float:left;
	line-height:25px
}
.searchResultHeader .right {
	float:right;
}
.searchResultHeader .right select {
	margin:2px 5px;
}
.searchResult li {
	margin-top:10px;
	margin-bottom:10px;
	list-style-type: square;
	font-size:11px;
}
.GroupResultHeader {
	border-top: #3f829f 1px solid;
	border-bottom: #3f829f 1px solid; 
	height:25px;
}
.GroupResultHeader .left {
	float:left;
	line-height:25px
}
.GroupResultHeader .right {
	float:right;
}

    
  

