body,html
{
	position: inherit !important;
	position:absolute;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0px;
	padding:0px;
	font: 12px Arial, sans-serif;
	color: rgb(51,51,51);
}

a
{
	color: rgb(0,33,54);
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

input, textarea, select
{
	font: 11px Arial, sans-serif;
	color: rgb(153,153,135);
}

h1
{
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight: normal;
	color: rgb(73,131,195);
}

h2
{
	margin:0px;
	padding:10px 0px;
	font-size:14px;
	color: rgb(73,131,195);
}


div#container
{
	width:980px;
	margin:0px auto;
}

div#top
{
	clear:both;
	float:left;
	padding:28px 18px 0px 18px;
	width:944px;
}

div#logo
{
	float:left;
	width:240px;
}

div#logo img
{
	vertical-align:bottom;
}

div#shortcuts
{
	float:left;
	width:704px;
	height:20px;
	text-align:right;
}

div#shortcuts a
{
	line-height:12px;
	padding: 4px 20px 4px 0px;
	font-size:11px;
	color: rgb(153,153,153);
}

div#shortcuts a.search-btn
{
	padding:4px 0px 4px 22px;
	background: url(/resources/images/template-spa/bg-search-bg.gif) no-repeat 4px 5px;
}

div#shortcuts input
{
	width:140px;
	border: 1px solid rgb(191,180,181);
}

div#topmenu
{
	clear:both;
	float:left;
	padding:13px 0px 8px 0px;
	width:980px;
}

div#topmenu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#topmenu ul li
{
	float:left;
	padding:0px 15px;
}

div#topmenu ul li a
{
	display:block;
	padding:0px 1px;
	line-height:15px;
	font-size:12px;
	color: rgb(126,126,126);
	text-decoration: none;
	text-transform:uppercase;
}

div#topmenu ul li a:hover, div#topmenu ul li.selected a, div#topmenu ul li.selected a:hover
{
	color:#fff;
	background: rgb(0,33,54);
}

div#main
{
	clear:both;
	float:left;
	width:980px;
	background: url(/resources/images/template-spa/bg-main.gif) repeat-y;
}

div#main-top, div#main-top-left, div#main-top-right, div#main-bottom, div#main-bottom-left, div#main-bottom-right
{
	clear:both;
	float:left;
	width:980px;
}

div#main-top
{
	background: url(/resources/images/template-spa/bg-main-top.gif) repeat-x top left;
}

div#main-top-left
{
	background: url(/resources/images/template-spa/bg-main-top-left.gif) no-repeat top left;
}

div#main-top-right
{
	background: url(/resources/images/template-spa/bg-main-top-right.gif) no-repeat top right;
}

div#main-bottom
{
	background: url(/resources/images/template-spa/bg-main-bottom.gif) repeat-x bottom left;
}

div#main-bottom-left
{
	background: url(/resources/images/template-spa/bg-main-bottom-left.gif) no-repeat bottom left;
}

div#main-bottom-right
{
	padding:5px 6px 12px 6px;
	width:968px;
	background: url(/resources/images/template-spa/bg-main-bottom-right.gif) no-repeat bottom right;
}

div#main-content
{
	clear:both;
	float:left;
	padding:0px 0px 40px 0px;
	width:968px;
	background:#fff;
}

/* MAIN FRONT*/

div#main-front
{
	clear:both;
	float:left;
	width:980px;
	background: url(/resources/images/template-spa/bg-main-front.gif) repeat-y;
}

div#main-front div#main-bottom-left
{
	background: url(/resources/images/template-spa/bg-main-front-bottom-left.gif) no-repeat bottom left;
}

div#main-front div#main-bottom-right
{
	background: url(/resources/images/template-spa/bg-main-front-bottom-right.gif) no-repeat bottom right;
}

div#main-front div#main-content
{
	padding:0px 0px 0px 0px;
	/*background:rgb(59,54,38);*/
	background: url(/resources/images/template-spa/bg-front.jpg) no-repeat rgb(47,89,117);
}

div#front-top
{
	clear:both;
	float:left;
	padding:0px 28px 15px 28px;
	width:912px;
}

div#front-left
{
	float:left;
	width:721px;
}

div#front-right
{
	display:none;
	float:left;
	padding:0px 0px 0px 15px;
	width:175px;
	border-left:1px solid rgb(120,116,105);
	font-family:Times New Roman;
	font-size:14px;
	color:#fff;
}

div#front-right a
{
	color:#fff;
}

div#front-right img
{
	padding-bottom:15px;
}

div#front-bottom
{
	overflow:hidden;
	clear:both;
	float:left;
	padding:0px 33px 27px 33px;
	width:902px;
}

.front-ad
{
	float:left;
	width:254px;
	height:122px;
}

.front-ad img
{
	vertical-align:bottom;
}

.front-split
{
	float:left;
	width:70px;
	height:122px;
}

/* */

div#header
{
	clear:both;
	float:left;
	width:968px;
}

div#header-front
{
	clear:both;
	float:left;
	width:968px;
	height:395px;
}

div#header img
{
	vertical-align:bottom;
}

div#middle
{
	clear:both;
	float:left;
	width:968px;
}

div#left
{
	overflow:hidden;
	float:left;
	padding: 0px 0px 0px 12px;
	width:159px;
}

div#left ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 2px solid rgb(224,224,224);
	border-bottom: 1px solid rgb(224,224,224);
}

div#left ul li
{
	padding:6px 4px 4px 4px;
	border-bottom: 1px solid rgb(224,224,224);
}

div#left ul li a
{
	font-size:13px;
	line-height:14px;
	color: rgb(102,102,102);
}

div#left ul li.selected a
{
	font-weight: bold;
}

div#left ul li.level4
{
	padding:6px 4px 4px 14px;
	border-bottom:0px;
}

div#left ul li.level4 a
{
	font-size:11px;
}

div#left ul li.top-border
{
	border-top: 1px solid rgb(224,224,224);
}

div#content
{
	overflow:hidden;
	float:left;
	padding:0px 20px;
	width:491px;
	line-height:18px;
}

div#right
{
	overflow:hidden;
	float:left;
	padding:0px 12px 0px 0px;
	width:254px;
}

.ad
{
	clear:both;
	float:left;
	padding:0px 0px 18px 0px;
	width:254px;
	text-align:center;
	overflow:hidden;
}

.ad img
{
	vertical-align: bottom;
}

div#footer
{
	clear:both;
	float:left;
	margin:12px 0px 0px 0px;
	padding:5px;
	width:970px;
	letter-spacing:1px;
	border-top: 1px solid rgb(224,224,224);
	border-bottom: 1px solid rgb(224,224,224);
}

div#footer a
{
	padding:0px 20px 0px 0px;
	line-height:13px;
	font-size:11px;
	color: rgb(153,153,153);
}

div#footer-left
{
	float:left;
	width:670px;
}

div#footer-right
{
	float:left;
	width:300px;
	text-align:right;
	color: rgb(153,153,153);
}

div#footer-right a
{
	padding:0px;
}

div#sub-footer
{
	clear:both;
	float:left;
	padding:5px;
	width:970px;
	text-align:right;
	font-size: 11px;
	color: rgb(153,153,153);
	letter-spacing:1px;
}

/* TITLE TEMPLATE */

div#title
{
	clear:both;
	float:left;
	width:968px;
	background: rgb(59,54,38);
	font-family:verdana;
	font-size:22px;
	font-weight:lighter;
	color: rgb(72,131,196);
	letter-spacing:1px;
}

div#title-left
{
	clear:both;
	float:left;
	width:968px;
	background: url(/resources/images/template-spa/bg-title-left.gif) no-repeat top left;
}


div#title-right
{
	clear:both;
	float:left;
	padding:15px 20px;
	width:928px;
	line-height:22px;
	background: url(/resources/images/template-spa/bg-title-right.gif) no-repeat top right;
}


div#title-middle
{
	clear:both;
	float:left;
	padding:20px;
	width:928px;
}

/* WIDE TEMPLATE */

div#content-wide
{
	float:left;
	padding:0px 20px;
	width:756px;
	line-height:18px;
}

/* GALLERY */

a.gallery-image
{
	display:block;
	padding:3px;
	width:175px;
	height:117px;
	line-height:117px;
	border: 1px solid rgb(218,218,218);
}

a.gallery-image:hover
{
	background: rgb(72,131,196);;
	border: 1px solid rgb(72,131,196);
}

div#image-bg
{
	position: absolute;
	top:0px;
	left:0px;
	z-index:2;
	height:100%;
	width:100%;
	filter: alpha(opacity=70);
	opacity: 0.7;
	background:rgb(72,131,196);
}

.image
{
	clear:both;
	position: absolute;
	z-index:3;
	top:220px;
	width:851px;
}

.image-top
{
	clear:both;
	float:left;
	width:851px;
	height:32px;
	#filter: none !important;
	#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resources/images/template-spa/image-top.png', sizingMethod='');
	background: url(/resources/images/template-spa/image-top.png) no-repeat !important;
	background: none;
}

.image-middle
{
	clear:both;
	float:left;
	width:851px;
	#filter: none !important;
	#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resources/images/template-spa/bg-main.png', sizingMethod='scale');
	background: url(/resources/images/template-spa/bg-main.png) repeat-y !important;
	background: none;
}

.image-bottom
{
	clear:both;
	float:left;
	width:851px;
	height:32px;
	#filter: none !important;
	#filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resources/images/template-spa/image-bottom.png', sizingMethod='');
	background: url(/resources/images/template-spa/image-bottom.png) no-repeat !important;
	background: none;
}

.image-close
{
	clear:both;
	float:left;
	padding:0px 40px 5px 30px;
	width:841;
	text-align:right;
}

.image-close img
{
	float:right;
}

.image-content
{
	padding:0px 25px 0px 35px;
	width:791px;
	text-align:center;
}

.image-content img
{
	float:none;
	vertical-align:bottom;
}

div#image-page
{
	padding:0px 10px 0px 0px;
	text-align:right;
	line-height:22px;
	font-size:20px;
	font-weight:bold;
	color: rgb(153,153,153);
}

div#image-page img
{
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

.move
{
	position:relative;
	top:-15px;
}

.normal
{
	float:right;
	font-weight:normal;
	color: rgb(51,51,51);
	font-size:12px;
}

.title
{
	float:left;
	font-size:16px;
}

/* SITEMAP */

.sitemap
{
	float:left;
	margin:0px;
	padding:0px 10px;
	width:205px;
	list-style:none;
	border-left:0px dotted #00778f;
}

.sitemap a
{
	text-decoration: none;
}

.sitemap a:hover
{
	text-decoration: underline;
}

.sitemap .level1 a
{
	color: rgb(72,131,196);
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}

.sitemap .level2
{
	padding-left:20px;
}

.sitemap .level3
{
	padding-left:40px;
}

.sitemap .level4
{
	padding-left:60px;
}

.sitemap .child
{
	font-weight:bold;
}

/* SEARCH */

.search
{
/*
	border-top:4px solid rgb(234,234,234);
	border-bottom:4px solid rgb(234,234,234);
*/
}

.search h2
{
	display:inline;
	padding:0px 15px 0px 0px;
	background: url(/resources/images/template-spa/bg-search-h2.gif) no-repeat center right;
	color: rgb(59,54,38);
	text-transform:uppercase;

}

.search-item
{
	clear:both;
	padding:10px 0px;
	color: rgb(102,102,102);
	border-bottom:1px dotted rgb(221,221,221);
}

.search a
{
	color: rgb(72,131,196);
	font-weight:bold;
	text-decoration: underline;
}

/* CONTACT BOX */

.box
{
	width:500px;
}

.box-top-left
{
	clear:both;
	float:left;
	width:500px;
	background: url(/resources/images/template-spa/bg-box-top-left.gif) no-repeat top left rgb(241,241,241);
}

.box-top-right
{
	clear:both;
	float:left;
	width:500px;
	background: url(/resources/images/template-spa/bg-box-top-right.gif) no-repeat top right;
}

.box-bottom-left
{
	clear:both;
	float:left;
	width:500px;
	background: url(/resources/images/template-spa/bg-box-bottom-left.gif) no-repeat bottom left;
}

.box-bottom-right
{
	clear:both;
	float:left;
	width:500px;
	background: url(/resources/images/template-spa/bg-box-bottom-right.gif) no-repeat bottom right;
}

.box-content
{
	clear:both;
	float:left;
	padding:15px 25px;
	width:450px;
}

.box-content textarea
{
	height:150px;
	width:430px;
}

.box-content input,select
{
	width:200px;
}

p
{
	margin:0px;
	padding: 0px 0px 15px 0px;
}

.hr
{
	height:3px;
	background: url(/resources/images/template-spa/bg-hr.gif) repeat-x #fff;
}

h1.title
{
	font-size:25px;
	padding:0px 0px 15px 0px;
}

div.content
{
	clear:both;
}

/* LANGUAGE */

a.lang, .lang, a.lang-selected, .lang-selected
{
	padding:0px 10px 0px 0px;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: rgb(153,153,153);
	background: url(/resources/images/template-spa/language/bg-lang.gif) 55px 10px no-repeat;
}

.top-nav li a.lang:hover, .lang:hover, .top-nav li a.lang-selected, .lang-selected
{
	color: rgb(0,153,255);
	background: url(/resources/images/template-spa/language/bg-lang-hover.gif) 55px 10px no-repeat;
}

div#language
{
	display:none;
	position:absolute;
	z-index:3;
	width:78px;
}

div#language-top
{
	clear:both;
	float:left;
	width:78px;
	height:3px;
	line-height:0px;
	font-size:0px;
	background: url(/resources/images/template-spa/language/bg-language-top.gif) no-repeat;
}

div#language-content
{
	clear:both;
	float:left;
	padding: 2px 7px 2px 4px;
	width:67px;
	background: url(/resources/images/template-spa/language/bg-language-content.gif) repeat-y;
}

div#language-content ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#language-content ul li
{
	font-family:Arial;
	font-size:11px;
}

div#language-content ul li a
{
	display:block;
	padding: 1px 2px;
	width:63px;
	height:13px;
	line-height:13px;
	color: rgb(153,153,153);
	text-align: right;
	text-decoration: none;
	text-transform:lowercase;
}

div#language-content ul li a:hover
{
	color:#fff;
	background: rgb(0,153,255);
}

div#language-bottom
{
	clear:both;
	float:left;
	width:78px;
	height:3px;
	line-height:0px;
	font-size:0px;
	background: url(/resources/images/template-spa/language/bg-language-bottom.gif) no-repeat;
}


.table-title
{
	padding:5px;
	font-weight:bold;
	color: #fff;
	background: rgb(150,183,220);
}

.table-item
{
	padding:5px;
	color: rgb(51,51,51);
	border-bottom:1px dotted rgb(51,51,51);
}

div#form h1
{
	margin-bottom: 10px;
}

div#form .button input
{
	color: #000;
}
