body{
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.clear{
	clear:both;
}
.div_main_wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	text-align:left;
}
.div_header{
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 960px;
}
.menu_left{
	float:left;
	width:635px;
	height:60px;
	background: url(../imgs/menu/menu_back_left.png);
	
	margin-right:5px;
}
	.menu_left_item{
		cursor:pointer;
		margin-left:12px;
		margin-top:6px;
	}
.menu_right{
	float:left;
	width:320px;
	height:60px;
	background: url(../imgs/menu/menu_back_right.png)
}
	.menu_right_left{
		float:left;
		width:285px;
		height:60px;
	}
	.menu_right_right{
		float:left;
		width:35px;
		height:60px;
	}
		.menu_right_item{
			cursor:pointer;
			float:left;
			margin-left:6px;
			margin-top:5px;
		}
		.menu_right_right_flags{
			margin-top:5px;
		}
.div_mainNavBar_wrapper{
	height:37px;
	padding:0px;
	margin:0px;
	background-image: url(../imgs/bg_imgs/topnavbarbg1.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color:#000000;
}
.div_mainNavBar_container{
	float:left;
	width:480px;
	height:26px;
	margin:0px;
	padding:0px;
}
.img_mainNavBarItem{
	border:0px;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
.div_nainNavBarLanguages{
	float:right;
	height:20px;
	margin-top:13px;
	padding-right:4px;
}



.div_categoriesBox_wrapper{
	padding-top:2px;

	height: 195px;
	width: 225px;
	background-image:url(../imgs/bg_imgs/grads/categoriesBottomGrad1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
	margin-right:20px;
}
.div_categoriesImageBox_wrapper_out{
	border: 1px solid #e8e8e8;
	height: 185px;
}
.div_categoriesImageBox_wrapper_over{
	border: 1px solid #ff0000;
	height: 185px;
	cursor:pointer;
}
.div_categoriesImageBox_container_out{
	height:178px;
	background-position:bottom center;
	background-repeat:no-repeat;
}
.div_subCategoriesBox_wrapper{
	position:absolute;
	background-color:#ffffff;
	z-index:100;
	background-image: url(../imgs/bg_imgs/grads/subCategoriesBottomGrad1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:8px;
}
.div_subCategoriesBox_container{
	width:235px;
	height:200px;
	border:solid 1px #9b9b9b;
}
.div_categoriesBox_title{
	padding-top:6px;
	padding-left: 6px;
	padding-right:6px;
}
.div_subCategoriesBox_title{
	float:left;
	padding-top:6px;
	padding-left: 6px;
	padding-right:6px;
}
.img_btn_closeSubCat{
	cursor:pointer;
	float:right;
	margin-top:6px;
	margin-right:6px;
	border:0px;
}
.div_subCategoriesListWrapper{
	clear:both;
	border-top:solid 1px #e8e8e8;
	position:relative;
	top:10px;
	left:5px;
	width:225px;
	padding-top:5px;
}

.td_cf_bt{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	padding-top: 4px;
}
.td_cf_mt{
	padding-top: 4px;
}

.td_cf_bb{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 3px;
	padding-bottom: 4px;
}


.div_pagesNav{
	float:left;
	width: 110px;
	background-image: url(../imgs/bg_imgs/pagesNavBgImg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.ul_pagesNav{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.li_pagesNav{
	padding-bottom: 15px;
	padding-left: 7px;
}

.div_pagesPhotos{
	width:360px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

.div_pagesContent{
	float:right;
	width:450px;
}


.div_productViewWrapper{
	margin-top:20px;
}
.div_productPhotoWrapper{
	float:left;
	width:468px;
	padding-bottom:8px;
	background-image: url(../imgs/bg_imgs/grads/productPhotoGrad1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.div_productPhotoContainer{
	height:320px;
	border:solid 1px #E8E8E8;
	padding:0px;
}

.div_productDataWrapper{
	float:right;
	width:475px;
}
.div_productCollectionDescription{
	height:190px;
	overflow:auto;
}
.div_productCollectionImageGallery{
	height:54px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gim_thumb_container_out{
	height:47px;
	border:solid 1px #E8E8E8;
	cursor:pointer;
}
.img_thumb_container_over{
	height:47px;
	border:solid 1px #db0000;
	cursor:pointer;
}

.indexBoxCat{
	float:left;
	margin-right:12px;
	width:110px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../imgs/bg_imgs/grads/indexG2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:6px;
}
.indexBoxCatInner{
	width:110px;
	border:solid 1px #e8e8e8;
	height:103px;	
	background-repeat: no-repeat;
	background-position: center 26px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
}



/* ===================================================================================================================================================== */


.greenoffice_header{
	margin: -15px 0px 0px 0px;
	padding: 0px;
	height: 161px;
	width: 960px;
}
.greenoffice_big_buttons{
	position:absolute;
	top:90px;
	right:20px;
}
	.big_button{
		cursor:pointer;
		margin-left:26px;
		margin-top:6px;
	}
.greenoffice_small_buttons{
	position:absolute;
	top:12px;
	right:20px;
}
	.small_button{
		cursor:pointer;
		float:left;
		margin-left:6px;
		margin-top:5px;
	}
.greenoffice_language{
	position:absolute;
	bottom:0px;
	right:10px;
	font-size:10px;
}



