@import url("flags.css");
@import url("flags2.css");

* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 120%;
    font-family: Arial, "Trebuchet MS", sans-serif;
    color: #575b5c;
    background: #8cb6dc url(images/body-bg.jpg) repeat-x 0 0;
    text-align: left;
}

h2 {
	font: 18px Helvetica, Arial, sans-serif;
	color: #266baa;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #a8a8a8;
}

#content h3 {
	background: url(images/customize-h3.gif) no-repeat 0 center;
	padding: 3px 0;
	padding-left: 20px;
	font: 13px Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 13px;
	border-bottom: 1px dotted #b0b0b0;
	color: #ef9e03;
}

#content h3 span { color: #adafa5; }

a { color: #1A456E; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }


.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.center { margin: 0 auto; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }

.shell {
	width: 935px;
	margin: 0 auto;
}
.holiday {
	display:none;
	position:absolute;
	top:9px;
	padding-left:312px;
	width:72px;
}
h1#logo {
	float: left;
	display: inline;
	height: 45px;
	width: 290px;
	font-size: 0;
	line-height: 0;
	padding: 27px 100px 0 9px;
}

h1#logo a {
	display: block;
	background: url(images/logo.gif);
	height: 45px;
	text-indent: -4000px;
}

.navigation {
	float: left;
	display: inline;
	width: 535px;
	padding-top: 9px;
}

.navigation ul { list-style: none outside; }
.navigation li { float: left; display: inline; padding-right: 6px; }

.navigation li a { 
	float: left; 
	display: inline; 
	background: url(images/nav-bg.gif) repeat-x 0 0;
	padding: 0 30px; 
	font: 14px Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-weight: bold;
	line-height: 63px;
	text-transform: uppercase;
	color: #868382;
}

.navigation li a:hover, 
.navigation .nav-active { 
	background: url(images/nav-hover.gif) repeat-x 0 0; 
	color: #266baa; 
	text-decoration: none;
}

.top-splash {
	background: url(images/top-splash-bg.jpg) no-repeat 0 0;
	height: 275px;
	width: 935px;
}

.top-splash h2 {
	background: url(images/top-splash-h2.gif) no-repeat 0 0;
	height: 54px;
	width: 371px;
	margin-top: 120px;
	border: 0;
}

.top-splash h3 {
	font: 12px Arial, sans-serif;
	color: #fff;
	width: 371px;
	margin-top: -8px;
	margin-left: 3px;
}

.top-splash h3 strong { text-transform: uppercase; }

#homepage #content { background: #fff !important; padding-top: 0; }

.double-column {
	background: url(images/double-column-bg2.gif) repeat-y 0 0;
	width: 931px;
	margin-left:2px;
}

.widecolumn {
	float: left;
	display: inline;
	width: 554px;
	padding: 15px 32px 0 25px;

}

.widecolumn h2 span { color: #ef9e03; }

.shortcolumn {
	float: left;
	display: inline;
	width: 260px;
	padding: 0 30px;
}

.shortcolumn h2 { color: #a5a6a6; }
.shortcolumn p span { color: #f2af06; font-weight: bold; }

.widecolumn, 
.shortcolumn { padding-top: 7px; padding-bottom: 15px; }

.customization {
	background: #fff url(images/customize-bg2.png) no-repeat 0 0;
	padding: 5px 34px 0 27px;
	margin-top:-3px;
	margin-left:2px;
	margin-right:1px;
}

.customization h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.customization form { padding: 30px 0 20px 10px; }

.customization form div.left {
	width: 260px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid  #f9f9f9;
}

.customization form label {
	float: left;
	display: inline;
	width: 135px;
	margin-right: 5px;
	font: 12px Arial, sans-serif;
	line-height: 16px;
	color: #5c5858;
	text-align: right;
}

.customization form select {
	float: left;
	display: inline;
	width: 120px;
	margin-bottom: 10px;
}

/*
.customization input.color {
	float: left;
	display: inline;
	background: url(images/field-bg.gif) repeat-x 0 0;
	width: 110px;
	border: 1px solid #d2d1d1;
	padding: 2px 0;
	margin-bottom: 12px;
	margin-right: 6px;
}
*/
.customization .btn {
	float: left;
	display: inline;
	background: url(images/btn-choose.gif) no-repeat 0 0;
	height: 22px;
	width: 70px;
}

.customization div.left-wide {
	float: left;
	display: inline;
	width: 300px;
	border-right: 1px solid #f9f9f9;
	padding-right: 15px;
	margin-right: 10px;
}

.customization div.left-wide label { 
	width: 110px; 
	text-align: right;
}

.customization div.right {
	width: 243px;
}

.customization div.get-counter {
	border-top: 1px solid  #f9f9f9;
	margin-top: 0px;
	padding-top: 3px;
}

.customization a.get-counter {
	display: block;
	background: url(images/btn-get-counter.gif) no-repeat 0 0;
	height: 33px;
	width: 196px;
	margin: 0 auto;
}

.customization input.checkbox { 
	float: left;
	display: inline;
	width: 13px;
	height: 13px;
	margin-bottom: 10px;
}

.example {
	background: #fff url(images/example-bg.gif) no-repeat 0 0;
	padding: 13px 0 0 20px;
	height: 100%;
} 

.flags a {
	float: left;
	display: inline;
	width: 22px;
	margin-bottom: 3px;
}

.flags span {
	float: left;
	display: inline;
	height: 14px;
	width: 50px;
	line-height: 12px;
	margin-right: 3px;
}

.visitors {
	float: left;
	display: inline;
	color: #000;
	margin: 5px 0 30px 10px;
	padding: 5px 10px ;
	width: 525px;
}

.visitors h4 {
	font: 22px Helvetica, Arial, sans-serif;
	padding-bottom: 5px;

}

h1#logo2 {
	float: right;
	display: inline;
	height: 39px;
	width: 252px;
	font-size: 0;
	line-height: 0;
	padding: 50px 30px 0 0;
	margin-bottom:30px;
	margin-top:10px;
	border: 0;
}

h1#logo2 a {
	display: block;
	z-index: 0;
	background: url(images/logo2.gif);
	height: 39px;
	text-indent: -4000px;
}

#footer {
	background: #266baa;
	height: 125px;
	color: #fff;
	font: 11px Arial, sans-serif;
}

#footer p { padding: 15px 10px;	 }
#footer a { color: #fff; }

#page {
	background: url(images/page-bg.jpg) no-repeat 0 0;
	width: 977px;
	margin: 0 auto;
}

#content {
	background: #fff url(images/cnt-bg.gif) no-repeat 0 0;
	padding-top: 80px;
}

.news { padding: 0 25px 60px 25px; }
.news h1 {
	font: 19.5px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #266baa;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
}

.news h1 span { color: #ef9e03; }
.news p { padding-bottom: 15px; }

.news .post { padding-bottom: 15px; }
.news h2 { margin-bottom: 0; }
.news h3 {
	background: url(images/customize-h3.gif) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 15px;
}

.news h1#logo2 { padding-top: 0; } 

.regions td { padding: 1px; }
