﻿/* -- Main body settings -- */
body {
	background: #000000 url('../images/background.jpg') repeat-x;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.siteLink:link, .siteLink:active, .siteLink:visited {
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #58b5f7;
	text-decoration: none;
	color: #58b5f7;
}
.siteLink12:link, .siteLink12:active, .siteLink12:visited {
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #58b5f7;
	text-decoration: none;
	color: #58b5f7;
}
.siteLink:hover, .siteLink12:hover {
	text-decoration: none;
	border: 0px;
	color: #58b5f7;
}
.seoLink:link, .seoLink:active, .seoLink:visited {
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #717171;
}
.seoLink:hover {
	color: #58b5f7;
}
.noBorder {
	border: 0px;
}
.textAlign {
	text-align: center;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.bullet {
	background: url('../images/blue/bullet.gif') no-repeat;
	padding: 0px 0px 7px 15px;
}
.bullet1 {
	background: url('../images/blue/bullet.gif') no-repeat;
	padding: 0px 0px 1px 15px;
}
.bullet2 {
	background: url('../images/bullet-light.gif') no-repeat;
	padding: 0px 0px 1px 15px;
}
h3, h4, h5, h6 {
	font: normal normal normal 12px Verdana,Arial,Helvetica, sans-serif;
	color: #58b5f7;
	margin: 0px;
	padding: 0px;
}
/* Form element configuration */
.inputText {
	font: normal normal normal 11px Verdana,Arial,Helvetica, sans-serif;
	color: #858585;
	background-color: #262626;
	border: 1px solid #000000;
	margin: 1px;
	padding: 3px;
}
.inputWidht-1 {
	width: 250px;
}
.inputWidht-2 {
	width: 258px;
}
/* -- Mother wrapper settings -- */
#motherBlock {
	width: 884px;
	margin: 0px auto;
}
/* -- Header settings -- */
#logoNav {
	width: 874px;
	height: 90px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto;
}
#headerPic {
	width: 884px;
	height: 287px;
	margin: 0px auto;
}
.divLogo {
	background: url('../images/blue/logo.gif') no-repeat;
	width: 350px;
	height: 90px;
	float: left;
}
.divLogo-xmas {
	background: url('../images/blue/logo-xmas.gif') no-repeat;
	width: 350px;
	height: 90px;
	float: left;
}
.divNavigation {
	padding: 60px 0px 0px 22px;
	width: 500px;
	height: 30px;
	float: left;
}
ul#NavListMain {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 510px;
	height: 30px;
	float: left;
}
.NavList {
	background: url('../images/navigation.jpg') no-repeat;
	text-align: center;
	padding: 3px 0px 0px 0px;
	float: left;
	width: 98px;
	height: 27px;
}
.NavListSpacer {
	margin-right: 3px;
}
/* site navigation configuration */
.mainMenu:link, .mainMenu:active, .mainMenu:visited {
	font: normal normal bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border: 0px;
	color: #747474;
}
.mainMenu:hover {
	text-decoration: none;
	border: 0px;
	color: #58b5f7;
}
/* color scheme configuration */
.divScheme {
	background: url('../images/scheme-back.jpg') no-repeat;
	width: 884px;
	height: 35px;
}
.divColor {
	width: 14px;
	height: 14px;
	margin: 10px 5px 0px 0px;
	float: right;
	cursor: pointer;
}
.divIndent {
	margin-right: 10px;
}
.divLabel {
	margin: 10px 3px 0px 0px;
	float: right;
}
.divBookmark {
	margin: 10px 0px 0px 10px;
	float: left;
}
.divRSS {
	margin: 10px 0px 0px 5px;
	float: left;
}
/* -- Body & Content settings -- */
#bodyBlock {
	width: 884px;
}
.bodyMain {
	width: 674px;
	float: left;
}
.bodyContainer {
	width: 674px;
	float: left;
}
.content11 {
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
	line-height: 135%;
}
.contentColor {
	color: #58b5f7;
}
.content12 {
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
	line-height: 150%;
}
.welcomeLogo {
	background: url('../images/blue/welcome-logo.jpg') no-repeat;
	width: 178px;
	height: 102px;
	float: left;
}
.bodySpacer {
	width: 674px;
	height: 10px;
	float: left;
}
.middleBoxBody {
	background-color: #131313;
	width: 642px;
	float: left;
	height: 10px;
}
.contentBody {
	background-color: #131313;
	padding: 0px 16px 6px 16px;
	width: 642px;
	float: left;
}
.leftBox {
	background: url('../images/box-left.jpg') no-repeat;
	width: 16px;
	height: 10px;
	float: left;
}
.rightBox {
	background: url('../images/box-right.jpg') no-repeat;
	width: 16px;
	height: 10px;
	float: right;
}
/* right part configuration */
.bodyRight {
	width: 210px;
	float: right;
}
.rightSpacer {
	width: 210px;
	height: 10px;
	float: left;
}
.contentRight {
	background-color: #131313;
	padding: 0px 16px 6px 16px;
	width: 168px;
	float: right;
}
.contentSponsor {
	padding: 0px 16px 0px 16px;
}
.adsRight {
	background-color: #131313;
	padding: 0px 16px 0px 10px;
	width: 174px;
	float: right;
}
.middleBoxRight {
	background-color: #131313;
	width: 168px;
	float: left;
	height: 10px;
}
.newSpacer {
	padding: 0px 0px 12px 0px;
}
/* title pages configuration */
.titleBackground {
	background: url('../images/title-background.jpg') repeat-x;
	height: 47px;
	float: left;
}
.titleMain {
	width: 180px;
	height: 47px;
	float: left;
}
.titleRight {
	background: url('../images/title-right.jpg') no-repeat;
	width: 12px;
	height: 47px;
	float: left;
}
.rightContainer {
	width: 200px;
	float: right;
}
.titleRightBack {
	width: 8px;
}
.titleBodyBack {
	width: 482px;
}
/* title changer configuration */
.titleWelcome {
	background: url('../images/blue/welcome.jpg') no-repeat;
	width: 237px;
	height: 47px;
	float: left;
}
.titleWelBack {
	width: 425px;
}
.titleLatest {
	background: url('../images/blue/latest.jpg') no-repeat;
}
.titlePlanner {
	background: url('../images/blue/website-planner.jpg') no-repeat;
}
.titleNewsArchive {
	background: url('../images/blue/news-archive.jpg') no-repeat;
}
.titleSponsored {
	background: url('../images/blue/sponsored.jpg') no-repeat;
}
.titleAds {
	background: url('../images/blue/ads.jpg') no-repeat;
}
.titleFeatured {
	background: url('../images/blue/featured.jpg') no-repeat;
}
.titleDisclaimer {
	background: url('../images/blue/disclaimer.jpg') no-repeat;
}
.titleTestimonials {
	background: url('../images/blue/testimonials.jpg') no-repeat;
}
.titleMessage {
	background: url('../images/blue/message.jpg') no-repeat;
}
.titleMission {
	background: url('../images/blue/mission-vision.jpg') no-repeat;
}
.titleAbout {
	background: url('../images/blue/about-us.jpg') no-repeat;
}
.titleServices {
	background: url('../images/blue/our-services.jpg') no-repeat;
}
.titlePartners {
	background: url('../images/blue/partners.jpg') no-repeat;
}
.titleLinkExchange {
	background: url('../images/blue/link-exchange.jpg') no-repeat;
}
.titlePortfolio {
	background: url('../images/blue/our-portfolio.jpg') no-repeat;
}
.titleArticles {
	background: url('../images/blue/articles-list.jpg') no-repeat;
}
.titleJuricksArticle {
	background: url('../images/blue/juricks-article.jpg') no-repeat;
}
.titleSitemap {
	background: url('../images/blue/sitemap.jpg') no-repeat;
}
.titleContactUs {
	background: url('../images/blue/contact-us.jpg') no-repeat;
}
.titleContactInfo {
	background: url('../images/blue/contact-info.jpg') no-repeat;
}
.titleTagClouds {
	background: url('../images/blue/tag-clouds.jpg') no-repeat;
}
/* box footer configuration */
.borderBlack {
	border-bottom: 1px solid #000000;
}
.borderBlack1 {
	background-color: #131313;
	padding: 0px;
	width: 200px;
	height: 0px;
	float: right;
	border-bottom: 1px solid #000000;
}
.borderLight {
	text-align: right;
	padding: 7px 10px 0px 22px;
	border-top: 1px solid #202020;
}
/* portfolio box configuration */
.contentBodyPortfolio {
	padding: 0px 0px 16px 0px;
	width: 674px;
}
.contentPortfolio {
	padding: 0px 16px 0px 16px;
}
.borderPortfolio {
	background: url('../images/border-portfolio.jpg') no-repeat;
	margin: 16px 0px 0px 16px;
	width: 204px;
	height: 158px;
	float: left;
}
.imagePortfolio {
	margin: 7px;
	width: 190px;
	height: 122px;
	float: left;
}
.namePortfolio {
	padding: 3px 0px 0px 6px;
	float: left;
}
/* testimonials configuration */
.contentBodyTestimonials {
	padding: 0px 16px 16px 16px;
}
.postBlock {
	padding: 0px;
}
.postMaker {
	padding: 0px 0px 10px 0px;
}
.postDate {
	color: #424242;
}
.postLabel {
	text-align: right;
	width: 117px;
	height: 19px;
	float: left;
}
.postForm {
	width: 500px;
	float: left;
}
.postForm-1 {
	width: 500px;
	float: left;
}
.postPadding {
	padding: 0px 0px 3px 1px;
}
.buttonsPadding {
	padding: 2px 0px 3px 3px;
}
/* contact us configuration */
.contactInfo {
	width: 300px;
	float: left;
}
.contactAddress {
	width: 500px;
	float: left;
}
.contactPlanner {
	float: left;
	width: 650px;
	margin-top: 18px;
}
/* partners configuration */
.contentBodyPartners {
	padding: 0px 16px 0px 16px;
}
/* -- Footer settings -- */
#Footer {
	margin-top: 2px;
	width: 884px;
	height: 66px;
	float: left;
	padding-bottom: 20px;
}
.divBackground {
	background-color: #131313;
	margin-top: 8px;
	height: 58px;
	width: 806px;
	float: left;
}
.divLeft {
	background: url('../images/footer-left.jpg') no-repeat;
	width: 15px;
	height: 58px;
	float: left;
}
.divFooterContent {
	padding-top: 11px;
	line-height: 150%;
	width: 791px;
	float: left;
}
.divValid {
	background: url('../images/blue/valid-icon.jpg') no-repeat;
	float: right;
	width: 78px;
	height: 66px;
}
/*  footer link configuration */
.footerLink:link, .footerLink:active, .footerLink:visited {
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 0px;
	color: #717171;
}
.footerLink:hover {
	text-decoration: none;
	border-bottom: 1px dotted #58b5f7;
	color: #58b5f7;
}
/* Tag clouds configuration */
h1 {
	font: normal normal bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #58b5f7;
	letter-spacing: -0px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
h1 span {
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #9bd5ff;
	letter-spacing: -1px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
h2 {
	font: normal normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #2379b6;
	letter-spacing: 0px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
h2 span {
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #9bd5ff;
	letter-spacing: -1px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
/* Pagination configuration */
.divPagination {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px 2px 0px 0px;
	float: right;
}
.pagination:link, .pagination:active, .pagination:visited {
	font: normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #2c2c2c;
	padding-top: 4px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 4px;
	color: #717171;
	text-decoration: none;
	border: 0px;
}
.pagination:hover {
	background-color: #57b3f4;
	color: #000000;
	text-decoration: none;
	border: 0px;
}
.borderLightPagination {
	text-align: center;
	border-top: 1px solid #202020;
}
.contentBodyPagination {
	background-color: #131313;
	padding: 8px 7px 0px 16px;
	width: 651px;
	height: 18px;
	float: left;
	margin: 0px auto;
}
/* System Message settings */
.marginSystem {
	margin: 0px 0px 10px 0px;
}
.marginSystem1 {
	margin: 10px 10px 0px 10px;
}
.sysdivMessage {
	padding: 4px 0px 0px 34px;
}
.sysMessage {
	font: normal normal bold 16px Verdana,Arial,Helvetica, sans-serif;
	padding: 4px 0px 0px 5px;
	height: 23px;
	width: 93%;
}
.spanColored {
	color: #58b5fa;
}
.hintBox {
	font: normal normal normal 11px Verdana,Arial,Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #414141;
	background: #2b2b2b;
	padding: 7px;
	line-height: 135%;
}
.proSuccessful {
	background: #2b2b2b url('../images/blue/sucess.gif') no-repeat;
	width: 27px;
	height: 27px;
	float: left;
}
.proError {
	background: #2b2b2b url('../images/blue/error.gif') no-repeat;
	width: 27px;
	height: 27px;
	float: left;
}
