/* Global styles */
/*html, body { min-width: 1200px; }*/
/*body { background-image: url(../img/logo.jpg); }*/
body{ background-color: White; margin: 0px; padding: 0px; }
html, body { min-width: 905px; height: 100%; font: normal 13px/1.3 "Lucida Sans Unicode", Arial, Helvetica, sans-serif; }
a { outline: none; text-decoration: none; background: none; } /*!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
#maincontainer { position: absolute; width: 100%;  border: 0px dashed black; background-color: White; top: 0px; }
#bar { position: absolute; width: 4px; height: 100%; border: 0px dashed black; background: White url("../img/bar.png") repeat-y; top: 0px; left: 0px; }
#bar-top { position: absolute; width: 4px; height: 4px; border: 0px; background: White url("../img/bar-top.png") repeat-y; top: -4px; left: 0px; }
#bar-bottom { position: absolute; width: 4px; height: 4px; border: 0px; background: White url("../img/bar-bottom.png") repeat-y; top: 100%; left: 0px; }
p.hdr { color: rgb(105, 105, 105); font-size: 1.6em; font-weight: 600; margin: 0px; padding: 6px; padding-left: 15px; border-bottom: 1px solid rgb(105, 105, 105); }



#gallery-box img{ padding: 0px; border: 1px solid rgb(105, 105, 105); margin: 3px; }
#gallery-box a { padding: 4px; border: 1px solid #999999; background-color: rgb(201, 201, 201); display: block; width: 416px; margin-top: 10px; margin-bottom: 10px; }
#gallery-box a:hover{ background-color: rgb(235, 235, 235); }
#gallery-box p{ margin: 6px; font-size: 1.1em; }

/**
 *	Footer(logo&lang) styles
 */
#footercontainer { position: relative; width: 1200px; height: 362px; border: 0px; background-color: White; top: 0px; left: 3px; left: 50%; margin-left: -600px; }
#logotype { position: relative; width: 1200px; height: 362px; border: 0px solid black; background: White url("../testwtf.jpg") no-repeat; top: 0px; left: 5px; }
#logotype a { position: absolute; text-indent: -8000px; display: block; width: 185px; height: 180px; border: 0px; top: 20px; left: 50px; }
#contactinfo
{
	position: absolute;
	width: 200px;
	/*height: 32px;*/
	border: 0px;
	
	
	top: 0px;
	left: 125px;
	line-height: 1.2;
}
#contactinfo table { float: right; padding-top: 3px; }
#contactinfo table tr:first-child td:first-child { color: rgb(190, 190, 190); line-height: 1.4; }
#contactinfo table tr:first-child td:last-child { color: rgb(0, 130, 180); font-size: 15px; font-weight: 600; }
#contactinfo span { color: red; font-weight: 500;}
#contactinfo a { font-size: 12px; }
#language
{
	position: absolute;
	width: 70px;
	height: 32px;
	border: 0px;
	background-color: White;	
	top: 5px;
	left: 1051px;
}
#language a { position: absolute; text-indent: -8000px; display: block; width: 32px; height: 32px; border: 0px; }

/**
 *	Menu styles
 */

#menucontainer
{
	position: relative;
	width: 900px;
	height: 50px;
	border: 0px;
	background-color: White;	
	
	
	top: 0px;
	left: 3px;
	left: 50%; margin-left: -450px;
	border: 0px dashed white;
}

#menulist { position: relative; }
#menulist li{ margin: 0; padding: 0; list-style:none; position: absolute; top: 0; }
#menulist li, #menulist a {height: 37px; display: block; }

#home{left:2px;width:143px;}
#home{background:url("../img/nav.jpg") 0 0; border: 0px dotted black;}
#home a:hover{background:url("../img/nav.jpg") 0 -37px;}

#traffic{left:152px;width:144px;}
#traffic{background:url("../img/nav.jpg") -151px 0; border: 0px dotted red;}
#traffic a:hover{background:url("../img/nav.jpg") -151px -37px;}

#gallery{left:303px;width:143px;}
#gallery{background:url("../img/nav.jpg") -301px 0; border: 0px dotted pink;}
#gallery a:hover{background:url("../img/nav.jpg") -301px -37px;}

#partners{left:453px;width:144px;}
#partners{background:url("../img/nav.jpg") -452px 0; border: 0px dotted blue;}
#partners a:hover{background:url("../img/nav.jpg") -452px -37px;}

#clients{left:604px;width:143px;}
#clients{background:url("../img/nav.jpg") -606px 0; border: 0px dotted black;}
#clients a:hover{background:url("../img/nav.jpg") -606px -37px;}

#aboutus{left:754px;width:143px;}
#aboutus{background:url("../img/nav.jpg") -757px 0; border: 0px dotted red;}
#aboutus a:hover{background:url("../img/nav.jpg") -757px -37px;}

/* Image rotator styles */
#imgrtrcontainer
{
	position: relative;
	width: 900px;
	height: 200px;
	border: 0px;
	border-bottom: 1px solid rgb(240, 240, 255);
	background-color: rgb(190, 190, 190);	
	top: 0px;
	left: 3px;
	left: 50%; margin-left: -450px;
}
#imgrtrcontainer a#rtrlink { position: absolute; display: block; width: 560px; height: 190px; border: 0px solid red; top: 5px; left: 5px; }
#imgrtr
{
	position: relative;
	width: 560px;
	height: 190px;
	border: 0px;
	background-color: White;	
	top: 5px;
	left: 5px;
}
#imgrtrtext
{
	position: absolute;
	width: 550px;
	height: 25px;
	border: 0px;
	background-color: /*rgb(100, 190, 190)*/ #F0F8FF;	
	color: White;
	opacity: 0;
	padding: 5px;
	color: black;
	font-size: 1.68em;
	margin: 0px;
	top: 155px;
	left: 0px;
}
#menubar
{	/*
	position: absolute;
	width: 560px;
	height: 40px;
	border: 0px;
	background-color: rgb(100, 190, 190);	
	top: 150px;
	left: 0px;*/
	position: absolute;
	width: 328px;
	height: 190px;
	border: 0px;
	color: black;
	opacity: 0.7;
	background-color: white /*rgb(100, 190, 190)*/;	
	top: 5px;
	left: 568px;
}
 
/**
 *	Content styles
 */

#contentcontainer 
{
	position: relative;
	width: 900px;
	
	border: 0px dotted black;
	background-color: rgb(221, 221, 221);
	/*border: 1px solid rgb(201, 201, 201);*/
	left: 3px;
	top: 0px;
	left: 50%; margin-left: -450px;
	box-shadow: 0px 0px 4px rgba(0,0,0,.4);
}
#contacts { position: relative; width: 900px; /* background: rgb(245, 245, 245) url('../img/address.png') no-repeat;*/ left: 0px; top: 0px; /*margin-left: 50px; */ padding-top: 5px; padding-bottom: 0px; }
p.contacttext { color: rgb(105, 105, 105); font-size: 1.12em; font-weight: 400; margin: 0px; /*margin-left: 90px;*/ padding: 3px; }
p.contactinfo { font-size: 1.12em; font-weight: 400; margin: 0px; padding: 3px; }
p.text { color: rgb(45, 35, 55); font-size: 1.12em; font-weight: 400; margin: 0px; padding: 3px; padding-bottom: 10px; padding-left: 12px; text-indent: 25px; }
#contacts table, #contacts table td { border: 0px solid black; margin: 0px; padding: 0px; }
#contacts table td:first-child { color: rgb(190, 190, 190); text-align: right; }
#contacts table td:last-child { color: rgb(18, 18, 18); font-weight: 400; }
#advertisment
{
	position: absolute;
	width: 150px;
	height: 390px;
	border: 0px dotted black;
	background-color: yellow;
	left: 740px;
	top: 5px;
}

/**
 *	DNIWE styles
 */
#dniwe
{
	position: relative;
	width: 900px;
	height: 25px;
	border: 0px dotted black;
	background-color: rgb(108, 168, 205);
	box-shadow: 0px 1px 4px rgba(0,0,0,.4);
	left: 3px;
	top: 0px;
	left: 50%; margin-left: -450px;
	margin-bottom: 0px;
}

a.go-back
{
	position: relative;
	width: 100px;
	height: 30px;
	margin: 4px;
	margin-bottom: 8px;
	border: 1px solid rgb(115, 115, 115);
	background: White url("../img/home.png") no-repeat;
	left: 200px;
	display: block;
}

a.go-back:hover
{
	background: White url("../img/home-h.png") no-repeat;
}

a.go-back p 
{
	margin: 7px;
	text-indent: 26px;
	font-size: 1.12em;
}

a.in-f
{
	position: relative;
	width: 300px;
	height: 40px;
	margin: 4px;
	border: 1px solid rgb(115, 115, 115);
	background: White url("../img/1.png") no-repeat;
	left: 0px;	
	display: block;
}

a.in-f p 
{
	margin: 12px;
	text-indent: 30px;
	font-size: 1.12em;
}

a.out-f
{
	position: relative;
	width: 300px;
	margin: 2px 4px 2px 4px;
	height: 40px;
	border: 1px solid rgb(240, 240, 240);
	background: White url("../img/2.png") no-repeat;	
	left: 0px;
	display: block;
}

a.out-f:hover
{
	background: White url("../img/2-2.png") no-repeat;	
}

a.out-f p 
{
	margin: 12px;
	text-indent: 30px;
	font-size: 1.12em;
}

#gallery-show-f img
{
	border: 1px solid rgb(181, 181, 181);
}
#jquery-loader
{
	border:2px black solid;
	padding-top:35px;
	background-color: white;
	text-align: center;
}

#jquery-loader.blue-with-image-2{
	border:none;
	padding-top:35px;
	background-color: transparent;
	text-align: center;
	background-image: url(../img/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#jquery-loader-background{background-color: silver; opacity: 0.7;}

#jquery-loader.load-data
{
	
	border:none;
	padding-top:35px;
	background-color: transparent;
	text-align: center;
	background-image: url(../img/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	
}

/* Link styles */
a { text-decoration: none; }
:link:focus, :visited:focus   { color: #DD6900; }
:link   { color: #006699; }
:visited  { color: #006699; }
:link:hover, :visited:hover   { color: #DD6900; text-decoration: none !important; }
:link:active, :visited:active { color: #DD6900; text-decoration: none !important; }