@charset "UTF-8";

/* CSS Document */

body {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #666666;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(Images/BG_PATTERN.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#iewarning {
	left: 50%;
	top: 0px;
	text-align: center;
	position: absolute;
	margin-left: -220px;
}
#site {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(Images/Banner_BG.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#header-logo {
	padding-top: 73px;
	float: left;
}
#header-navigation {
	margin-top: 0px;
	margin-left: 250px;
}
#wrapper{
	float:left;
	width:100%;
}
#content{
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 260px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.negativelink {
	color: #FFFFFF;
	text-decoration: none;
}
a.negativelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.negativelink:hover {
	color: #000000;
	text-decoration: none;
}
a.buttonlink {
}
a.buttonlink:visited {
}
a.buttonlink:hover {
	background-color: #ADD587;
	display: block;
	height: 21px;
}
blockquote {
	font-style: italic;
	background-image: url(Images/blockqoute.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #939598;
	border-bottom-color: #939598;
	display: block;
	margin-left: 160px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-position: left top;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
	margin-right: 0px;
}
hr {
	width: 450px;
	border-top-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -13px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ADD587;
	height: 1px;
}
p {
	line-height: 120%;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@font-face{
font-family:'MyriadPro';
src: url('Fonts/MyriadPro-Regular.otf') format('opentype');
}
h1 {
	font-size: 34px;
	color: #add587;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #add587;
	font-weight: normal;
	padding-top: 15px;
}
h3 {
	font-size: 20px;
	color: #929497;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	font-size: 20px;
	color: #FFFFFF;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 10px;
}
h5 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
}

/*Top Menu Start*/
#topmenu {
	display				: block;
	list-style			: none;
	margin-top: 210px;
	height: 95px;
	width: 701px;
	padding: 0px;
	margin-left: 8px;
}

#topmenu li {
	display				: inline;
}

#topmenu a {
	display				: block;
	float				: left;
	text-decoration		: none;
	text-align			: center;
	font-size			: 12px;
	line-height			: normal;
	vertical-align		: bottom;
	text-transform: uppercase;
	background-color: #C7C8CA;
	margin: 0px;
	height: 95px;
	padding: 0px;
}

#topmenu a, #topmenu a:visited, #topmenu a:active  {
	color				: #CCCCCC;
	border-left-width: 2px;
	border-left-color: #C7C8CA;
	border-left-style: solid;
	background-color: #FFFFFF;
}

#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active
{
	background-color: #818386;
}

#topmenu a:hover {
	background-color: #add587;
}
#topmenu  .selected  
{
	background-color:#939598;
}
.topmenu_pic {
padding-bottom: 5px;
border:0px;
}
/*Top Menu End*/

.BOX_newcontent {
	background-color: #add587;
	width: 450px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.newcontent_pic {
	float: left;
	width: 150px;
	display: block;
	margin-right: 10px;
}
.newcontent_item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-top: 5px;
	padding-right: 0px;
	font-size: 14px;
	padding-left: 0px;
	padding-bottom: 15px;
}


.BOX_oldcontent {
	background-color: #FFFFFF;
	width: 450px;
}
.oldcontent_item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #929497;
	color: #7B7D80;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
#right{
	float:left;
	width:250px;
	margin-left:-250px
}
.BOX_news {
	background-color: #939598;
	width: 240px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.BOX_advert {
	background-color: #939598;
	width: 240px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.BOX_picgallery {
	background-color: #add587;
	width: 240px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.picgallery_caption {
	text-align: center;
	position: absolute;
	width: 180px;
	margin-top: 100px;
	margin-left: 10px;
	color: #666666;
	height: 20px;
	background-image: url(Images/Transparent%2075.png);
}
.picgallery_pic {
	height: 130px;
	width: 200px;
	display: block;
	overflow: hidden;
	border: 7px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 13px;
	margin-left: 13px;
	color: #FFF;
	text-align: center;
}
.right_item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-right: 13px;
	margin-left: 13px;
}
#left{
	float:left;
	width:215px;
	margin-left:-943px;
	margin-right: 17px;
	background-color: #FFF;
}
.BOX_dailyinfo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.BOX_newsletter {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.BOX_votebox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.left_title {
	width: 100%;
	padding-top: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939598;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.left_item {
	padding-left: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Form_TEXTBOX {
	width: 201px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 18px;
	border: 1px solid #939598;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 120%;
	color: #999999;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
}
.Form_TEXTAREA {
	width: 201px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 100px;
	border: 1px solid #939598;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 120%;
	color: #999999;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
}
.VoteBox_RADIOBUTTON {
	margin: 0px;
	padding: 0px;
}
#bottom {
	background-color: #FFF;
	margin-left: 17px;
	clear: left;
	width: 100%;
}
	
#footer {
	clear: left;
	width: 100%;
}
.FOOTER {
	background-image: url(Images/Footer_BG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F5F5F5;
}
.FOOTER_LOGO {
	margin-top: 20px;
	margin-right: 17px;
	margin-left: 18px;
}
.FOOTER_LINK {
	font-size: 14px;
	width: 688px;
	margin-left: 10px;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #939598;
	border-bottom-color: #939598;
	text-transform: uppercase;
	padding-top: 10px;
	margin-top: 21px;
	color: #999999;
	padding-left: 12px;
}
.FOOTER_TEXT {
	margin-left: 10px;
	margin-top: 10px;
	color: #CCCCCC;
	padding-left: 12px;
}
.FOOTER_RESOURCES {
	padding-top: 10px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8E9093;
	margin-top: 10px;
	margin-left: 10px;
	color: #CCCCCC;
}
a.Footer_Resources {
	margin-right: 5px;
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	line-height: 100%;
	width: 180px;
	text-align: left;
	margin-top: 5px;
}
a.Footer_Resources:visited {
	margin-right: 5px;
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	line-height: 100%;
	width: 180px;
	text-align: left;
	margin-top: 5px;
}
a.Footer_Resources:hover {
	margin-right: 5px;
	display: block;
	text-decoration: none;
	color: #999999;
	line-height: 100%;
	width: 180px;
	text-align: left;
	margin-top: 5px;
}
.BMDSZ_2SZAZALEK {
	position: absolute;
	height: 210px;
	width: 240px;
	top: 0px;
	display: block;
	left: 67.5%;
}
.bottom_title {
	width: 100%;
	padding-top: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939598;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bottom_item {
	padding-left: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.BOX_sponsors {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

