/*--tags--*/

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    }
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545454;
	background-color:#F5F6F7;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
    }
a {
	color:#001271;
	text-decoration:underline;
	}
a:hover {
	color:#990000;
	text-decoration:none;
	}
form, p, table, div, span, img, thead, tbody, tfoot, th, td{
    margin:0px;
    padding:0px;
    }
input, select, textarea{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#545454;
    padding: 1px;
    margin: 0px;
    }
img{
	border:none;
	behavior: url("client/pngbehavior.htc");
}
table{
	border:none;
	empty-cells:show;
    }
hr {
	height:1px;
	color:#F3F4F6;
	background-color: #F3F4F6;
	clear:both;
	border: 0;
}
    
    
/*--content--*/

#wrapper {
    position:absolute;
	top: 50%;
	left: 50%;
	width:880px;
	height:560px;
	margin-left: -440px;
	margin-top: -280px;
	background-color:#FFFFFF;

	} 
#header {
	height:125px;
	border-bottom:#FFFFFF solid 1px;
	background-image: url(images/bg_shd_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position:relative;
}	
#header div.logo{
	float:left;
	padding-left:36px;
	padding-top:40px;
}
#header div.slogan{
	float:right;
	padding-right:32px;
	padding-top:37px;
}	
#header div.flags{
	margin-left:290px;
	margin-right:400px;
	padding-top:10px;
	background-image: url(images/world.jpg);
	background-repeat: no-repeat;
	height:103px;
	background-position: right center;
}
#header div.flags img{
	border:#E7E9ED solid 1px;
	margin-top:43px;
	margin-left:4px;
}
#line {
	height:101px;
	background-color:#EEEFF2;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#line div.object{
	float:left;
	height:101px;
	width:20%;
	text-align:center;
	position:relative;
}
#line div.object img{
	vertical-align:middle;
}
#line div.object a{
	cursor:pointer;
	height:101px;
}
#line div.object img.span{
	margin-top:0px;
	position:absolute;
	left:-8px;
	top:45px;
}
#content {
	height:332px;
	border-top:#FFFFFF solid 1px;
	background-image: url(images/bg_shd_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	padding-top:15px;
}		
#body_main {
	margin-left:210px;
	margin-right:290px;
	height:305px;
}
#menu {
	float:left;
	height:305px;
	width:195px;
}
#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu ul li{
	padding-left:15px;
	margin-left:25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size:13px;
	line-height:18px;
}
#menu ul ul li{
	padding-left:12px;
	margin-left:0px;
	background-image: none;
	font-size:12px;
	line-height:14px;
}

#right_side {
	float:right;
	height:305px;
	width:275px;
	text-align:center;
}
#right_side img{
	margin-bottom:20px;
}
#body {
	margin-left:210px;
	margin-right:15px;
	height:305px;
}	
div.title {
	font-size:17px;
	color:#001270;
	text-transform:uppercase;
	padding-bottom:5px;
	padding-left:5px;}
div.title span {
	float: right;
	font-size:11px;
	text-transform:none;
	padding-right:5px;
	padding-top:2px;
}

div.path {
	background-color:#F3F4F6;
	padding:5px;
	text-transform:lowercase;
	overflow:hidden;
	}	
div.container	{
	height:270px;
	overflow:auto;
	padding:5px;
	}
div.container, 	div.news_block {
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #999999;	
	}
/*--goods--*/

table.goods1 {
	width:620px;
	font-weight:bold;
	}
table.goods1 td{
	width:50%;
	margin-bottom:10px;
	}
table.goods1 td img{
	vertical-align:middle;
	}
table.goods2 {
	margin-bottom:10px;
	text-align:justify;
	}
table.goods2 div.goods_title{
	margin-bottom:10px;
	font-weight:bold;
	font-size:12px;
	color:#001271;
	}
table.goods2 td{
	vertical-align:top;
	}
table.goods2 td table{
	margin-top:10px;
	width:100%;
	border-top:solid 1px #A5A9B8;
	border-left:solid 1px #A5A9B8;
	}
table.goods2 td table td{
	border-right:solid 1px #A5A9B8;
	border-bottom:solid 1px #A5A9B8;
	padding:1px;
	}
table.goods3 {
	}
table.goods3 td{
	vertical-align:top;
	padding-right:20px;
	line-height:20px;
	}
table.goods3 span{
	font-size:12px;
	font-weight:bold;
	}
table.goods3 ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
table.goods3 ul li{
	padding-left:10px;
	margin-left:10px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

/*--news--*/

div.news_title {
	margin-bottom:7px;
	font-weight:bold;
	font-size:1.1em;}
div.news_title span{
	margin-left:10px;
	font-size:0.9em;
}
div.images_news {
	float:left;
	margin-right:5px;
	margin-bottom:5px;}
div.news_intro{
	margin-bottom:15px;
	text-align:justify;}
div.paging span{
	font-weight:bold;
	}


/*--news block--*/

div.news_block	{
	height:250px;
	overflow:auto;
	padding:5px;}
div.news_link	{
	margin-top:5px;
	padding-left:5px;
}

	
/*--search--*/

div.search_content {
	margin-bottom:10px;
}
div.search_results {
	margin-top:10px;
	margin-bottom:10px;
}
input.search_input {
	width: 200px;
}
input.search_submit {
	width: auto;
}

a.search_link {
	color:#545454;
	text-decoration:none; 
}

/*--forms--*/

input {
    width: 200px;
    }
select {
    width: 206px;
    }
textarea {
    width: 202px;
    }
input.checkbox {
	width:18px;
	}
table.form {
	}
table.form td {
	vertical-align:top;
	padding-top:4px;
	}
table.form td.label {
	width:170px;
	padding-top:5px;
	padding-right:10px;
	}
span.required {
	color:#C00000;
	font-weight:bold;
	font-size:1.1em;}
div.form_error {
	color: #C00000;
	font-weight:bold;
	margin-bottom:15px;
}
div.form_before {
	margin-bottom:15px;
}
div.form_after {
	margin-top:15px;
}

/*--gallery--*/

div.gallery_content {
	margin-bottom:15px;
}

table.gallery {
	width:100%;
	margin-bottom:15px;
}
table.gallery td {
	width:20%;
	text-align:center;
	vertical-align:top; 
}
table.gallery img {
	border:5px #F3F4F6 solid;
}
table.gallery img:hover {
	border:5px #C9CDD6 solid;
}

/*--gallery lightbox--*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 26px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #C9CDD6;
	}

/*--components--*/
 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}