@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	color: #585858;
	line-height: 20px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div, h1, h2, h3, p, form, label, input, textarea, img, span, ul, ol, li {
	margin:0; padding:0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#header {
	height: 122px;
	background: url(../images/bgheader.gif) repeat-x;
	border-bottom: solid 1px #fff;
	position: relative;
}
#content {
	background: url(../images/n2.gif) repeat-x top;
	padding: 20px;
}
#footer {
	border-top: dotted 1px #999;
	margin: 0 20px;
	padding: 10px;
	text-align: center;
	color: #999;
}
.main {
	float: right;
	width: 48em;
}
.subLeft {
	float: left;
	width: 18em;
	margin-right: 2em;
}
.subRight {
	float: left;
	width: 18em;
}
#header #sms {
	position: absolute;
	top: 10px;
	right: 15px;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
p {
	padding: 5px 0;
}
a {
	color: #c00;
}
a:hover {
	color: #999;
	text-decoration: none;
}

/* Block */
.block {
	margin-top: 20px;
}
.block .blockHead {
	border-bottom: dotted 1px #999;
	padding-bottom: 1px;
}
.block h3.title {
	font-size: 14px;
	color: #c00;
}
.block h3.title span {
	font-weight: normal;
}
.block h3.left {
	float: left;
}
.block .body {
	padding: 10px 0;
}
#blockSearch .formText {
	width: 90%;
}
#blockSearch .formSelect {
	width: 70%;
}
#blockNews ul,
#blockTariff ul,
#blockLink ul,
#blockAds ul {
	list-style: none;
}
#blockNews ul li,
#blockTariff ul li,
#blockLink ul li,
#blockAds ul li {
	line-height: normal;
	margin-bottom: 10px;
}
#blockNews ul li .meta {
	color: #999;
	font-size: 10px;
}

/* Logo */
h1#logo {
	float: left;
	margin: 0;
	padding: 90px 0 0 10px;
	color: #fff;
	font-size: 22px;
}
h1#logo a {
	color: #fff;
	text-decoration: none;
}
h1#logo span {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #efefef
}

/* Nav */
ul#nav {
	float: right;
	list-style: none;
	color: #fff;
	padding: 89px 10px 0 0;
	font-size: 10px;
}
ul#nav li {
	float: left;
	margin: 0 5px 0 0;
	display: inline;
}
ul#nav li a {
	display: block !important;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background: url(../images/n4.gif) repeat-x;
	padding: 0 15px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
ul#nav li a:hover {
	background-image: none;
	border-top: solid 1px #A94B4B;
	border-left: solid 1px #A94B4B;
	border-right: solid 1px #A94B4B;
	color: #fff;
}
ul#nav li a.active {
	background: url(../images/n3.gif) repeat-x;
	border-top: solid 1px #A94B4B;
	border-left: solid 1px #A94B4B;
	border-right: solid 1px #A94B4B;
	color: #fff;
}

/* Banner */
.banner {
	text-align: center;
}
.banner .title {
	background: url(../images/advertisements.gif) no-repeat center;
	height: 20px;
}
.mainBanner {
	text-align: center;
}
.sideBanner {
	text-align: center;
	margin-top: 30px;
}
.mainBanner a img {
	border: 0;
	padding: 5px;
	border: solid 1px #ccc;
	background-color: #fff;
}
.sideBanner a img {
	border: 0;
	padding: 3px;
	border: solid 1px #ccc;
	background-color: #fff;
}

.more {
	margin-top: 5px;
	text-align: right;
}
.more a {
	text-align: right;
	background: url(../images/bgmoreoff.png) repeat-x top;
	font-weight: normal;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
}
.more a:hover {
	background: url(../images/bgmoreb.png) repeat-x top;
}
.moreIcon {
	float: right;
	text-align: center;
	line-height: 20px;
}
.moreIcon a {
	display: block !important;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/bgmoreoff.png) repeat-x top;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.moreIcon a:hover {
	background: url(../images/bgmoreb.png) repeat-x top;
}

.ptorialList {
	margin: 30px 0 0 0;
}
.ptorialList .list {
	margin-bottom: 30px;
}
.ptorialList .title {
	background: url(../images/bgtitle.gif) repeat-x bottom;
}
.ptorialList .title h2 a,
.ptorialView .title h1 {
	color: #c00;
	line-height: normal;
	text-decoration: none;
	font-size: 18px;
}
.ptorialList .title h2 a:hover {
	color: #999;
}
.ptorialList .title .meta,
.ptorialView .title .meta {
	line-height: .6em;
	font-size: .9em;
	color: #999;
	border-bottom: dotted 1px #999;
	padding: 10px 0 10px 15px;
	background: url(../images/icoimeta.gif) no-repeat left;
}
.ptorialView .body {
	padding-top: 10px;
}
.ptorialList .intro img.icon,
.ptorialView .body img.icon {
	float: left;
	padding: 3px;
	border: solid 1px #ccc;
	background-color: #fff;
	margin: 5px 10px 5px 0;
}
.ptorialView .gallery,
.ptorialView .moreInfo {
	margin-top: 20px;
}
.ptorialView .gallery h2.title,
.ptorialView .moreInfo h2.title {
	font-size: 16px;
	color: #c00;
	padding-bottom: 3px;
	border-bottom: dotted 1px #999;
}
.ptorialView .gallery ul {
	list-style: none;
	margin: 10px 0 0 0;
}
.ptorialView .gallery ul li {
	float: left;
	display: inline;
	width: 25%;
	text-align: center;
}
.ptorialView .gallery ul li a img {
	border: none;
	padding: 3px;
	background-color: #fff;
	border: solid 1px #999;
}

/* Paging */
.paging ul {
	list-style: none;
}
.paging ul li {
	float: left;
	margin-right: 5px;
}
.paging ul li a {
	padding: 5px;
	background: url(../images/bgmoreoff.png) repeat-x top;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.paging ul li a:hover,
.paging ul li a.active {
	padding: 5px;
	background: url(../images/bgmoreb.png) repeat-x top;
}

/* Form */
.formText,
.formSelect,
.formTextarea {
	border: solid 1px #999;
	padding: 2px;
	font-size: 10px;
	color: #999;
}
.formText:hover,
.formText:focus,
.formSelect:hover,
.formSelect:focus,
.formTextarea:hover,
.formTextarea:focus {
	background-color: #FFFFA3;
	border: solid 1px #FFD175;
}
.formSubmit {
	border: solid 1px #A94B4B;
	background: url(../images/n3.gif) repeat-x;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px;
	cursor: pointer;
}

.pageTitle {
	color: #c00;
	font-size: 16px;
}

.first {
	margin-top: 0;
}

.clr {
	clear:both; 
	font-size:0; 
	line-height:0;
}
