body {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	background: #F4F4F4;
}

a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a {
	color: #53618a;
}

a:hover {
	color: #364fa1;
}

h2, h3 {
	margin-top: 0;
}

h2 {
	text-align: left;
	padding: 0 0 3px 7px;
	border-bottom: 1px solid #7F7F7F;
	margin: 0 0 10px 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

#wrapper {
	width: 992px;
	margin: 0 auto 0 auto;
	background: #FFF;
}

#header {
	position: relative;
	background: url('images/head.jpg'); 
	width: 992px;
	height: 84px;
}

#header a.home {
	position: absolute;
	left: 30px;
	top: 10px;
	width: 340px;
	height: 60px;
	text-indent: -3000px;
}

#header #search form {
	margin: 0;
	padding: 0;
}

#header #search {
	position: absolute;
	right: 25px;
	top: 44px;
	background: url('images/bg-search.jpg') top right no-repeat;
	width: 290px;
	height: 30px;
	color: #777;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
}

#header #search .txtinput {
	position: absolute;
	left: 95px;
	top: 3px;
	width: 164px;
	padding-top: 3px;
	font-size: 8pt;
	height: 20px;
	background: none;
	border: none;
}

#header #search .btninput {
	position: absolute;
	width: 27px;
	height: 24px;
	left: 267px;
	top: 3px;
	text-indent: -3000px;
	background: none;
	border: none;
}

#langs {
	position: absolute;
	right: 420px;
	width: 50px;
	top: 4px;
	background: #e4e6ec;
	border: 1px solid #82807a;
	padding: 3px 0 3px 3px;
}

#langs img, #user img {
	width: 16px;
	height: 16px;
	border: 0;
	margin-right: 5px;
}

#user {
	position: absolute;
	right: 20px;
	width: 240px;
	top: 9px;
	text-align: right;
	padding-left: 20px;
	color: #FFF;
	font-size: 10pt;
}

#user a {
	color: #FFF;
}

#social {
	position: absolute;
	right: 260px;
	width: 140px;
	top: 6px;
}

#social img {
	width: 24px;
	height: 24px;
	border: 0;
	margin-right: 5px;
}

#menu {
	margin: 2px 0 10px 0;
	padding: 2px 0 1px 0;
	border-top: 1px solid #646e85;
	border-bottom: 2px solid #646e85;
}

#menu img {
	border: 0;
}

#menu a {
	display: block;
	float: left;
	height: 23px;
	margin: 0 2px 0 2px;
	color: #FFF;
	background: url('images/menu_bg.jpg');
	text-decoration: none;
	font-size: 11pt;
	text-align: center;
	width: 120px;
}

#menu a:hover, #menu a.active {
	background: url('images/menu_bg_on.jpg');
}

#banner {
	padding: 10px 0 10px 0;
}

#banner img {
	border: 0;
}

#content {
	text-align: left;
}

#column1 {
	float: left;
	width: 240px;
	margin-right: 18px;
}

#column2 {
	float: left;
	width: 310px;
}

#column3 {
	float: right;
	width: 405px;
}

.lastitems {
	line-height: 20px;
	padding-left: 10px;
}

.lastitems a {
	color: #333;
	text-decoration: none;
}

.lastitems a:hover {
	color: #364fa1;
}

.homenews img {
	float: left;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #ebebeb;
}


.shortnew {
	font-size: 8pt;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.shortnew .item h3, .shortnew .item h3 a {
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

.shortnew .item h3 a:hover {
	color: #2a6a83;
}

.shortnew img {
	float: left;
	width: 90px;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #ebebeb;
}

.shortnew .meta {
	text-align: right;
}

.homenews .item {
	font-size: 8pt;
}

.homenews .item h3, #homenews .item h3 a {
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

.homenews .item h3 a:hover {
	color: #2a6a83;
}

#partners {
	margin: 20px 0 20px 0;
	text-align: center;
}

#partners h2 {
	background: #cfd5e6;
	padding: 4px;
	font-size: 12pt;
	color: #344da0;
	text-align: center;
	border: 0;
	margin: 0 0 14px 0;
}

#footer {
	position: relative;
	background: #cfd5e6;
	height: 45px;
}

#footer .links {
	text-align: right;
	padding: 15px 30px 0 0;
}

#footer .links a {
	color: #3c3e44;
	text-decoration: none;
}

#footer .links a:hover {
	color: #FFF;
}

#footer .copy {
	font-size: 8pt;
	position: absolute;
	left: 20px;
	top: 10px;
}

#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
	text-align: center;
	background: white;
	border: 1px solid #D70202;
	width: 350px;
	height: 40px;
	top: 0;
	color: #333;
	font-size: 14pt;
}

#loadingbox { 
	margin: 260px auto 0;
	border: 3px solid #153d74; 
	width: 200px; 
	height: 34px; 
	color: #fff;
	padding-top: 20px;
	font-size: 14pt; 
	background: #4578a7; 
	font-weight: bold;
}

.clear {
	font-size: 0;
	height: 0;
	clear: both;
}

.spacer20 {
	height: 20px;
	clear: both;
}

.spacer10 {
	height: 10px;
	clear: both;
}

#column1b {
	float: left;
	width: 200px;
	margin-right: 18px;
}

#column2b {
	float: right;
	width: 760px;
	padding-right: 10px;
}

#column2b img {
	border: 0;
}

#column2b h1 {
	font-size: 14pt;
	margin: 0 0 10px 0;
	padding: 0 0 3px 10px;
	border-bottom: 1px solid #666;
}

#column2b h2 {
	font-size: 12pt;
	border-bottom: none;
	margin: 20px 0 7px 0;
	padding: 0;
}

.cats {
	padding: 0 10px 2px 10px;
}

.cats img {
	border: 0;
}

.cats a {
	display: block;
	text-decoration: none;
	color: #333;
}

.cats a:hover, .cats a.active {
	color: #364fa1;
}

#breadcrumb {
	text-align: left;
	padding-left: 10px;
}

#breadcrumb a {
	text-decoration: none;
	color: #333;
}

#breadcrumb div {
	float: left;
}

dl {
	margin: 10px 0 10px 20px;
	width: 420px;
}

dt {
	clear: both;
	float: left;
	width: 160px;
	text-align: left;
}

dt.req {
	clear: both;
	padding-left: 10px;
	float: left;
	width: 150px;
	text-align: left;
	font-weight: bold;
	background: url(../images/arr_red.gif) left center no-repeat;
}

dd {
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
}

.hint {
	display: none;
	position: absolute;
	left: 360px;
	width: 140px;
	margin-top: -6px;
	border: 1px solid #c93;
	padding: 6px 4px;
	background-color: #ffc;
	font-size: 8pt;
}

.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(../images/hpointer.gif) left top no-repeat;
}

.videoshort {
	float: left;
	width: 150px;
	padding: 10px;
	text-align: center;
}

#vthumbs img {
	width: 96px;
	height: 60px;
	border: 0;
	margin: 5px 0 0 9px;
}

.prodshort {
	float: left;
	width: 210px;
	margin: 10px;
	text-align: center;
}

.prodshort h2, .prodshort h2 a {
	font-size: 9pt;
	color: #666;
	text-decoration: none;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	border: 0;
	height: 40px;
}

.prodshort img {
	border: 1px solid #f3f4f5;
}

.prodshort .details {
	text-decoration: none;
	font-size: 9pt;
}

.prodshort .intro {
	height: 60px;
	font-size: 7pt;
	text-align: left;
	padding: 5px 10px 5px 10px;
}

.photo {
	border: 1px solid #999;
	padding: 2px;
}

.prodfull {
	text-align: left;
	color: #333;
	padding: 10px;
}

.prodfull .photos {
	float: right;
	margin-left: 10px;
	width: 200px;
	text-align: center;
}

.prodfull .photos img {
	border: 1px solid #f3f4f5;
}

.prodpromo {
	width: 190px;
	margin: 0 auto 10px auto;
	text-align: center;
}

.prodpromo h2, .prodpromo h2 a {
	font-size: 9pt;
	color: #666;
	text-decoration: none;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	border: 0;
}

.prodpromo img {
	border: 1px solid #AAA;
	padding: 2px;
	width: 180px;
}

.prodpromo .intro {
	font-size: 7pt;
	text-align: left;
	padding: 5px 10px 5px 10px;
}

.cats a {
	display: block;
	padding-bottom: 5px;
}

.searchres {
	padding: 0 10px 0 20px;
}

.searchres .item {
	margin-bottom: 20px;
}

.searchres h3, .searchres h3 a {
	font-size: 10pt;
	padding-bottom: 4px;
	margin: 0;
}

.searchres .meta {
	text-align: right;
}
