@import url('reset.css?v1.0');


body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

strong{
	font-weight: bold;
}

/* General layout styles */

#container{
	width: 990px;
	padding-bottom: 40px;
	margin: 0px auto;
}

#header{
	height: 144px;
	width: 990px;
}

#print_logo{
	display: none;
}

	#search{
		text-align: right;
		padding-top: 22px;
		float: right;
		width: 210px;
	}

	#search button{
		color: #fff;
		#padding-top: 2px;
	}

	#search input{
		padding: 2px;
		#padding: 1px;
	}

	.pagesTable h2.top{
		margin-top: 0px;
		font-weight: bold;
	}

	.searchResult{
		margin: 20px 0px;	}

	.pagesTable .searchResult p{
		font-style: italic;
		margin: 0px 0px 0px 8px;
		color: #666;
	}

	.pagesTable .searchResult h3{
		margin: 0px 0px 15px 0px;
	}

	.searchResult h3 a{
		text-decoration: none;
	}

	.homepageLink{
		width: 210px;
		height: 144px;
		float: left;
		display: block;
		cursor: pointer;
		text-decoration: none;
	}

	#banner_top{
		width: 468px;
		height: 60px;
		margin: 22px 0px 0px 20px;
		#margin: 10px 0px 0px 20px;
		display: inline;
		float: left;
	}

	#leftmenu{
		float: left;
		width: 210px;
		_overflow: hidden;
	}

	#newsletter{
		padding: 5px 0px 8px 10px;
		margin-bottom: 3px;
	}

	#forgotpassword{
		padding: 7px 0px 5px 10px;
	}

	#facebook{
		padding: 7px 0px 5px 10px;
	}

	#mainContest{
		height: 80px;
		padding: 18px 0px 10px 0px;
		display: block;
		text-decoration: none;
	}

		#mainContest h3{
			font-size: 18px;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
		}

		#mainContest .description{
			width: 115px;
			margin-top: 7px;
			line-height: 130%;
			text-decoration: none;
		}

	#leftBannering{
		text-align: center;
		font-weight: bold;
		line-height: 135%;
		background: url(../media/images/banners_bg.gif) left top repeat-y;
		margin-top: 15px;
	}

	#leftBannering .bannerContainer{
		margin: 7px 7px 0px 7px;
		padding: 1px;
	}

	#leftBannering .text{
		margin: 10px 0px 0px 0px;
	}

#content{
	float: left;
	width: 760px;
	_overflow: hidden;
	padding-left: 20px;
}

a:link, a:visited, a:hover, a:active{
	color: #888;
}

#sponsored_links{
	width: 760px;
	padding-top: 20px;
	float: right;
}

	#sponsored_links h1{
		font-size: 20px;
		padding-bottom: 15px;
	}

	#sponsored_links .link{
		float: left;
		width: 180px;
		padding-right: 10px;
		display: block;
		margin-bottom: 15px;
		}

	#sponsored_links .link .img{
		float: left;
		width: 40px;
		height: 40px;
		margin-right: 5px;
	}

	#sponsored_links .link .text{
		float: left;
		width: 125px;
		color: #999;
		line-height: 130%;
	}

	#sponsored_links .link .text a{
		color: #333;
		display: block;
		font-size: 12px;
	}

	#sponsored_links .link .text a.gray{
		color: #999;
	}


#footer{
	padding-top: 20px;
	background-color: #fff;
	clear: both;
}

	#footer .navig{
		padding: 10px 10px 15px 10px;
		text-align: center;
	}

		#footer .navig img{
			position: relative;
			top: 3px;
		}

	#footer .contact{
			padding-top: 17px;
			font-size: 11px;
			background-color: #fff!important;
	}

		#footer .contact .left{
			float: left;
			display: inline;
		}

		#footer .contact .right{
			float: right;
			display: inline;
		}

/* vertical-align: middle */

.v-outer {
	display: table;
	#position: relative;
	overflow: hidden;
		}

.v-middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}

.v-inner {
	#position: relative;
	#top: -50%;
	#left: -50%;
}

/* end vertical-align: middle */



/* general styles */

/* styles for homepageblocks */

.linkIcon{
	position:absolute;
	left:0px;
	right:0px;
	margin-left: -10px;
	margin-top: -10px;
	display:none;
	width:20px;
	height:20px;
	_padding-bottom: 20px;
	background: url(../media/images/arrow_white.png) no-repeat left top;
}

/* styles for archive and list pages */

.pager{
	text-align: center;
	padding: 5px 0px;
}

.upperpager{
	margin-top: 15px;
}

.upperpager, .lowerpager{
	text-align: center;
	padding: 10px 0px;
}


/* styles for googlemap markers */




/* Form custom styling */


textarea, input.text, input.inputText, input.inputPassword, button{
	font-family: Arial;
	font-size: 1em;
	padding: 1px;
	font-weight: normal;
}

button{
	padding: 2px;
}
select{
	font-family: Arial;
	font-size: 1em;
	/*padding: 1px;*/
}

button {
	font-weight:bold;
}

/*button {
	border:0px;
	color:#FFFFFF;
	font-size:13px;
	padding:2px;
}*/

/*
select option{
	padding: 2px;
}
*/

#comments_form .zend_form,#login_form .zend_form{
	border: 0;
	padding: 0px;
}
#comments_form dt, #login_form dt, #register_form dt{
	width: 90px;
}
#login_form dt, #register_form dt{
	width: 140px;
}

#commentsForm,#loginForm,#memberForm, #sendtofriendForm, #passwordForm{
	padding: 10px;
}

#commentsForm,#loginForm,#memberForm, #sendtofriendForm, #contestContentBlock{
	_border: 1px solid #AFB0B1!important;
}
#commentsForm h4, #loginForm h4, #memberForm h4, #sendtofriendForm h4{
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 8px;
}

#commentsForm h3, #loginForm h3, #memberForm h3, #sendtofriendForm h3{
	margin-bottom: 15px;
}

#googlemapForm{
	float: right;
	padding: 10px 10px 0px 0px;
}

#comments_form .inputText{
	width: 320px;
}
#comments_form textarea{
	width: 320px;
	height: 150px;
}


#commentsForm dd,#login_form dd, #register_form dd{
	width:330px;
}

#TB_title {
	height: 12px;
}
#TB_closeWindowButton {
	border: 0px;
	width: 14px;
}

form ul.errors{
	color: #c52323;
	margin-top: 10px;
	/*padding-left: 25px;*/
}
/*
form ul.errors li{
	list-style-type: disc;
	list-style-position: outside;
}
*/

input.inputCheckbox{
	margin-right: 5px;
}



#register_form dd{
	width: 180px;

}

#login_form input.inputText,#login_form input.inputPassword{
	width: 170px;
}
#register_form input.inputText, #register_form input.inputPassword{
	width: 170px;
}

#register_form select{
	width: 120px;
}

#register_form, #login_form{
	margin-top: 15px;
}

#fieldset-mailing label{
	width: 110px!important;
	_width: 100px!important;
}

/* styles for e-card */

.ecard_content{
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	padding: 10px 0px;
}

.ecard_top{
	margin-top: 15px;
	display: block;
}

/* newsleter subscribe */

#newsletterSubscribe table tr td {
	padding: 5px;
	color: #444;
	font-weight: 700;
	height:20px;
}

#newsletterSubscribe table tr td:first-child {
	padding-left: 0;
}

#newsletterSubscribe table tr td input {
	border: 1px solid #ccc;
	background: none;
	height: 20px;
	padding: 2px;
	color: #666;
	width: 170px;
}

#newsletterSubscribe table tr td input:focus {
	color: #222;
}

#newsletterSubscribe table tr td.verify img {
	float: left;
}

#newsletterSubscribe table tr td.verify input {
	width: 90px;
	margin-left: 20px;
	height: 24px;
	font-size: 14px;
	font-size: 400;
}

div.takeOverText {
	clear: both;
	font-size:10px;
	color:black;
	font-weight: 400;
	padding-top: 5px;
}

#newsletterSubscribe #errors {
	color: #c51111;
	margin-bottom: 20px;
}

/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	#display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
