* {
	font-family: 'PT Sans', Arial;
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #666;
	outline: none;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
html {
	min-width: 800px;
}
a {
	color: #0183cb;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-family: 'PT Sans narrow';
	font-size: 28px;
	color: #444;
	font-weight: normal;
}
h2 {
	font-size: 22px;
	font-family: 'PT Sans narrow';
	padding-bottom: 7px;
	font-weight: normal;
}
p {
	padding-bottom: 16px;
}
/* ul {
	list-style-type: none;
}
li {
	padding-left: 15px;
	background: url('../../../templates/sms-price/images/marker.png') no-repeat 0px 5px;
	padding-bottom: 3px;
} */

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
.inputText {
	height: 21px;
	padding-left: 4px;
}
.inputSubmit {
	width: 128px;
	height: 32px;
	background: url('../../../templates/sms-price/images/read-more.png') no-repeat;
	border: 0px;
	color: #eee;
	font-size: 11px;
	text-align: center;
	margin-top: 1px;
	cursor: pointer;
}
#vk_like {
	clear: none !important;
}

#wrapper {
	min-height: 100%;
	width: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -257px 0;
	padding: 0;
	background: #f9f9f9;
}
#head {
	background: url('../../../templates/sms-price/images/head-back.png') no-repeat center top, url('../../../templates/sms-price/images/head-repeat.png') repeat-x;
}
#headCover {
	min-width: 800px;
	max-width: 1040px;
	width:expression(document.body.clientWidth<=800?'800px':(document.body.clientWidth>1040?'1040px':'100%'));
	margin: 0 auto;
	height: 98px;
}
.logo {
	position: relative;
	top: 30px;
	left: 20px;
	text-decoration: none;
}
.logo img {
	border: 0px;
}

.headShadow {
	height: 14px;
	background: url('../../../templates/sms-price/images/head-shadow.png') no-repeat center top, url('../../../templates/sms-price/images/head-shadow-repeat.png') repeat-x;
}

#content {
	min-width: 800px;
	max-width: 1040px;
	width:expression(document.body.clientWidth<=800?'800px':(document.body.clientWidth>1040?'1040px':'100%'));
	margin: 0 auto;
}
#contentSubCover {
	padding: 0px 20px 50px 20px;
}
#contentBar {
	margin-right: 255px;
	position: relative;
}

.navigationCover {
	height: 23px;
}

#sideBar {
	padding-top: 50px;
	padding-bottom: 120px;
	padding-left: 23px;
	width: 212px;
	float: right;
	background: url('../../../templates/sms-price/images/sidebar-back-top.png') no-repeat top left, url('../../../templates/sms-price/images/sidebar-back-bottom.png') no-repeat left bottom, url('../../../templates/sms-price/images/sidebar-back-center.png') repeat-y left;
	min-height: 80px;
}
.sidebarBlock {
	margin-bottom: 30px;
}
.sidebarTitle {
	font-size: 22px;
	font-family: 'PT Sans narrow';
	padding-bottom: 15px;
}
.sidebarListItem {
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 7px;
	background: url('../../../templates/sms-price/images/double-border.png') repeat-x top, url('../../../templates/sms-price/images/marker.png') no-repeat 0px 10px;
}
.sidebarList .sidebarListItem:last-child {
	background: url('../../../templates/sms-price/images/double-border.png') repeat-x top, url('../../../templates/sms-price/images/marker.png') no-repeat 0px 10px, url('../../../templates/sms-price/images/double-border.png') repeat-x bottom;
}
.sidebarListItem a {
	color: #444;
}

#footerPush, #footerCover {
	height: 257px;
	margin: 0;
	padding: 0;
}
#footer {
	
}
.footerCover {
	min-width: 800px;
	max-width: 1040px;
	width:expression(document.body.clientWidth<=800?'800px':(document.body.clientWidth>1040?'1040px':'100%'));
	margin: 0 auto;
}
.footerSubCover {
	padding: 0px 20px;
}

.footerSections {
	height: 220px;
	background: url('../../../templates/sms-price/images/footer-back.png') no-repeat center top, url('../../../templates/sms-price/images/footer-repeat.png') repeat-x;
}
.footerSections .footerSubCover {
	position: relative;
}
.footerSection {
	position: absolute;
	top: 40px;
}
.footerSectionMenu {
	left: 20px;
}
.footerSectionForUser {
	left: 270px;
}
.footerSocial {
	left: 600px;
}
.footerSectionTitle {
	font-family: 'PT Sans narrow';
	font-size: 22px;
	color: #ddd;
	padding-bottom: 15px;
}
.footerList {
	list-style-type: none;
	line-height: 31px;
}
.footerList li {
	border-top: 1px solid #333;
	width: 170px;
}
.footerList li:last-child {
	border-bottom: 1px solid #333;
}
.footerList a {
	color: #ddd;
	text-decoration: none;
}
.footerList a:hover {
	color: #777;
}
.footerSocial a {
	padding-right: 10px;
}
.footerSocial img {
	width: 40px;
}

.footerCopyright {
	height: 36px;
	background: url('../../../templates/sms-price/images/sub-footer-back.png') no-repeat center top, url('../../../templates/sms-price/images/sub-footer-repeat.png') repeat-x;
	line-height: 36px;
	font-size: 10px;
	border-top: 1px solid #141414;
}
.footerCopyright .footerSubCover {
	color: #808080;
}

.errorText {
	color: red;
}

.headerAdsense {
	position: relative;
	height: 286px;
}
.headerAdsenseLeft {
	position: absolute;
	top: 0px;
	left: 0px;
}
.headerAdsenseRight {
	position: absolute;
	top: 0px;
	right: 40px;
}