html, body
{
  font-family:Tahoma;
  font-size:11px;
  margin:0px auto;
  text-align:center;
  color:#4e4e4e;
  background-color:#ffffff;
 /* background-image:url('../../gfx/top_bg_left.gif');*/
  background-position:top;
  background-repeat:repeat-x;
}


#top
{
	height:470px;
	width:100%;
	text-align:center;
	background-color:#ffffff;
	position:relative;
}

#topBar
{
	background-image:url('../../gfx/top_clouds.jpg');
	background-repeat:no-repeat;
	height:140px;
	width:995px;
	color:#800000;
	font-size:18px;
	line-height:35px;
	text-align:right;
}

#topLogo
{
	width:305px;
	height:115px;
	top:60px;
	position:absolute;	
}

#topRightBg
{
	width:50%;
	height:58px;
	background-image:url('../../gfx/top_menu_bg.gif');
	background-repeat:repeat-x;
	position:absolute;
	right:0px;
	top:35px;
	
	
}

#topCenter
{
	height:470px;
	width:995px;
	text-align:left;
	background-color:#ffffff;
	margin:0px auto;
	
}


#topRight
{
	width:823px;
	height:58px;
	background-image:url('../../gfx/top_menu_bg.gif');
	background-repeat:repeat-x;
	float:left;
	/*position:relative;
	z-index:2;*/
	text-align:right;
}


#briefcase{
	width:315px;
	height:65px;	
	position:absolute;
	right:0px;
	top:405px;
}

.briefcaseImg{
	background-image:url('../../gfx/top_briefcase.png');
	background-repeat:no-repeat;
	width:165px;
	height:65px;
	float:left;
	
	cursor:pointer;
}

.briefcaseSelect{
	color:#FC8303;
	float:left;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	margin-left:15px;
	margin-top:15px;
}

.briefcaseSelect select{
	font-size:10px;	
	border:none;
	background:transparent;
}

.topBnr
{
	width:995px;
	height:100px;
	float:left;
	background-color:#b9daef;
}

#naviBar
{
	width:995px;
	height:65px;
	line-height:26px;

	text-align:left;
	color:#b0bbc4;
	font-size:10px;
	float:left;
}


#naviBar .top {
	height:26px;
	width:995px;		
}
#naviBar .bottom{
	height:39px;

	
}

#naviBar a
{
	text-decoration:none;
	color:#b0bbc4;
	font-size:10px;
}

#main
{
	background-image:url('../../gfx/main_bg.gif');
	background-repeat:repeat-x;
	width:995px;
	margin:0px auto;
	min-height:200px;
	position:relative;
}

* html #main
{
	height:200px;
}
#footerBg
{
	margin-top:10px;
	clear:both;
	width:100%;
	background:#ffffff;
	height:104px;
	text-align:center;
	position:relative;
}

#footer
{
	width:995px;
	background:#ffffff;
	height:69px;
	margin:0px auto;
	/*position:relative;
	z-index:1;*/
}

#footer2
{
	width:995px;
	background:#ffffff;
	height:35px;
	margin:0px auto;
	/*position:relative;
	z-index:1;*/
}

#footer2 div {float:left;}
#footerIn
{
	width:670px;
	height:69px;
	float:right;
	background-image:url('../../gfx/bottom_menu_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
	position:relative;
	z-index:1;
}

#footerL
{
	width:10px;
	height:69px;
	float:right;
	background-image:url('../../gfx/bottom_menu_left_bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
}

#e4Logo{
	width:305px; height:69px;	
	float:left;
}

#e4Logo a img{
	margin-top:15px;
}

#footerRightBg
{
	background:url('../../gfx/bottom_menu_bg.gif') repeat-x scroll 0% 50%;
	height:69px;
	position:absolute;
	right:0px;
	
	width:50%;
	z-index:0;
}

#footerLeft
{
	width:100%;
	background:#ff9900;
	height:117px;
	float:left;
	position:relative;

}

#footerInfo
{
	position:absolute;
	left:380px;
	top:20px;
	color:#ffffff;
	font-size:10px;
	width:270px;
	height:80px;
}
#footerCopy
{
	position:absolute;
	left:350px;
	bottom:0px;
	color:#1f6612;
	font-size:10px;
	width:320px;
	height:20px;		
}


.pageTitle
{
	font-size:17px;
	float:left;
	color:#800000;
	height:30px;
	text-align:left;
	width:100%;
}

.m20
{
	margin:20px;
}

.h20
{
	height:20px;
}

.clear
{
	clear:both;
}

img
{
	border:0px;
}


a
{
	font-family:Tahoma;	
}

/*.closeX
{
	float:right;
	color:#ff9900;
	font-weight:bold;
	cursor:pointer;
}

.videoPlayer
{
	position:relative;
	width:280px;
	min-height:285px;
	margin:0px auto;
	background-image:url('../../gfx/player-loader.gif');
	background-position:center;
	background-repeat:no-repeat;
	
	
}

* html .videoPlayer
{
	height:285px;
}


.soundPlayer
{
	position:relative;
	width:300px;
	min-height:60px;
	margin:0px auto;
	background-image:url('../../gfx/player-loader.gif');
	background-position:center;
	background-repeat:no-repeat;	
}

* html .soundPlayer
{
	height:60px;
}

.videoPlayerDiv
{
	min-height:310px;
	position:relative;
	text-align:center
}

* html .videoPlayerDiv
{
	height:280px;
}

.soundPlayerDiv
{
	min-height:60px;
	position:relative;
	text-align:center;
}

* html .soundPlayerDiv
{
	height:60px;
}
*/

.currencyTable
{
	font-size:11px;
	padding:0px;
	border-collapse: collapse;
	width:170px;
}

.currencyTable td
{
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-botton:3px;
}
.headerLeft
{
	height:22px;
	width:170px;
	background-position:left top;
	background-repeat:no-repeat;
}

#main ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	border-bottom:1px solid #BEDE5C;
	height:20px;
	float:left;
	width:100%;
	margin-bottom:15px;
	
}

#main ul.subsection_tabs li {
	float:left;
	margin-right:7px;
	text-align:center;
	line-height:20px;
}

#main ul.subsection_tabs li a {
	display:block;
	height:20px;
	padding:0 6px 0 6px;
	background-color:#fff;
	color:#666;
	width:60px;
	font-weight:bold;
	text-decoration:none;
}

#main ul.subsection_tabs li a:hover {
	color:#666;
}

#main ul.subsection_tabs li a.active {
	background-color:#BEDE5C;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#main ul.subsection_tabs li a.errorRed {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}

.topMenu_1 {
	width:355px;
	height:72px;
	float:left;
	display:inline;	
	margin-top:10px;
}

.topMenuItem {
	float:left;
	width:57px;
}

.topMenuItem a{
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#a1c9e0
}

.topMenuItemA {
	height:22px;
	line-height:20px;
	float:left;
	text-align:center;
	width:100%;	
	vertical-align:top;
}


.naviContainer{
	margin-left:5px;	
}



.columnBottomBg{
	background-image:url('../../gfx/column_bottom_bg.gif');
	background-position:16px bottom;
	background-repeat:no-repeat;	
}

.columnBottomBg2{
	background-image:url('../../gfx/column_bottom_bg2.gif');
	background-position: 0px bottom;
	background-repeat:no-repeat;	
}

/* SEARCHBOX */

#searchBox{
	width:301px;
	height:163px;
	float:left;
	position:relative; top:0px; left:0px;
	background-image:url('../../gfx/modules/search_box.jpg');
	background-repeat:no-repeat;
}

#searchForm{
	margin:5px 0px 0px 0px;	
}

#searchForm input{
	font-size:10px;
	height:15px;
	line-height:15px;	
	width:100%;
	color:#fff;	
	border:1px solid #fff;
	background:#99cc5c;
}

#searchForm select{
	font-size:10px;
	height:18px;
	line-height:18px;	
	width:156px;
	color:#fff;
	border:1px solid #fff;
}

/*#searchForm div { position:absolute;}*/

#searchForm div { color: #fff;}

.searchCats{
    background-color:#62b353;float:left;width:100%;position:absolute;left:0px;top:18px;padding:3px 0px;
    border:1px solid #ffffff;border-top:none;
    z-index:10;
}
.searchCats div{
    text-align:left;
}

.searchCats div a{
    color:#ffffff;
    text-decoration:none;
    width:100%;
    /*padding-left:5px;*/
    display:block;
}
.searchCats div a:hover{
   background-color:#ADD794;
}

.searchCats div:hover{
    background-color:#ADD794;
}

#searchCat{
    float:left; width:100%;
    height:17px;position:absolute;left:0px;
    border:1px solid #ffffff;
    background-repeat:no-repeat;
    background-position:153px;
    background-image:url('../../gfx/srchselect.gif');
    text-align:left;
    width:160px;
}

.searchSizes{
    background-color:#7bbf56;float:left;width:100%;position:absolute;left:0px;top:18px;padding:3px 0px;
    border:1px solid #ffffff;border-top:none;
   z-index:10;
}
.searchSizes div{
    text-align:left;
}

.searchSizes div a{
    color:#ffffff;
    text-decoration:none;
    width:100%;
    /*padding-left:5px;*/
    display:block;
}
.searchSizes div a:hover{
   background-color:#ADD794;
}

.searchSizes div:hover{
    background-color:#ADD794;
}

#searchSize{
    float:left; width:100%;
    height:17px;position:absolute;left:0px;
    border:1px solid #ffffff;
    background-repeat:no-repeat;
    background-position:153px;
    background-image:url('../../gfx/srchselect.gif');
    text-align:left;
    width:160px;
}


#searchForm div.searchCat {
	position:absolute;
	top:52px;
	left:28px;
	width:165px;
}

#searchForm div.searchCat select {
	background:#62b353;
}

#searchForm div.searchSize {
	position:absolute;
	top:90px;
	left:28px;
	width:165px;
}

#searchForm div.searchSize select {
	background:#7bbf56;
}

#searchForm div.searchName {
	position:absolute;
	top:130px;
	left:28px;
	width:165px;
}

#searchForm input.searchButton
{
	width:61px;
	height:22px;
	color:#fff;
	cursor:pointer;
	right:24px;
	bottom:12px;
	position:absolute;
	background:transparent;
}

.srchselect{
    background-color:#62b353;  
}
.srchselects{
    background-color:#7bbf56;  
}
.srchselectHover{
    cursor:pointer;
    background-color:#ADD794;

}

.e4ContentCenter{
	width:100%; float:left;
	text-align:left;
}





.closeX{
	color:#FC8406;
	cursor:pointer;
}

.mfDownloadDiv{
	text-align:right;
}

#leftTop {
	background:#FFFFFF url(../../gfx/left_top_bg.jpg) repeat-x scroll 0% 50%;
	height:500px;
	left:0pt;
	position:absolute;
	width:50%;
	z-index:0;
}

#rightTop {
	background:#FFFFFF url(../../gfx/right_top_bg.jpg) repeat-x scroll 0% 50%;
	height:500px;
	left:50%;
	position:absolute;
	width:50%;
	z-index:0;
}

.contentsDivImage{
	position:relative;float:left;margin-right:10px;width:156px;height:119px;
	background-image:url(../../gfx/ramka.png);
}



.select-free {
	position: absolute;
	z-index: 35; /*any value*/
	overflow: hidden; /*must have*/
	width: 33em; /*must have for any value*/;
}

.select-free iframe {
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	top: 0; /*must have*/
	left: 0; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	width: 3000px; /*must have for any big value*/
	height: 3000px /*must have for any big value*/;
}