@charset "utf-8";
/* CSS Document */

/*general*/
img.border
{
	border: 1px solid #FFF;
	margin:0px 10px 10px 10px;;
	padding: 5px;
}

img.borderDark
{
	border: 1px solid #CCC;
	margin:0px 10px 10px 10px;;
	padding: 5px;
}


.clearLeft
{
	clear:left;
}

.clearBoth
{
	clear:both;
}


/*header*/

a.read-more
{
	display:block;
	width: 85px;
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:none;
	font-weight:bold;
	text-decoration:none;
 	background: url(images/readMore.png) 0 0 no-repeat;
	background-position:0px 2px;
	padding-top:5px;
	padding-right:5px;
	text-align:center;

}

a:hover.read-more
{
	display:block;
	width: 85px;
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:none;
	font-weight:bold;
	text-decoration:none;
 	background: url(images/readMore.png) 0 0 no-repeat;
	background-position:0px -20px;
	padding-top:5px;
	padding-right:5px;
	text-align:center;
}

#top
{
	width:100%;
	height:165px;
	background-image:url(images/top-bg.jpg);
	background-repeat:repeat-x;
}

#topWrap
{
	width:980px;
	height:120px;
	margin:0 auto;		   
}


#logo
{
	width:420px;
	height:110px;
	float:left;
	text-align:left;
}

#logo img
{
	padding-top:10px;
}

#social
{
	width: 560px;
	height:90px;
	float:left;
}

#social img
{
	margin-right:20px;
	padding-top:10px;
}

#menuBar
{
	width: 560px;
	height:20px;
	float:left;
}

#menuBar a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#menuBar a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#f2df2b;
	text-decoration:none;
	text-align:right;
}

#menuBar ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#menuBar li
{
	float: right;
	margin-right:5px;;
	
}

#slider
{
	width:980px;
	height:380px;
	margin:0 auto;
	margin-top: -40px;
	background-image:url(images/sliderbg.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#highlight
{
	width:980px;
	height:380px;
	margin:0 auto;
	margin-top:15px;
	background-image:url(images/highlight.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:22px;
}

.highlightBox
{
	width: 230px;
	height: 350px;
	float:left;
	margin-top:15px;
	margin-left:8px;
}

.highlightBox h1
{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#000000;
	text-align:left;
}

.highlightBox hr
{
	width:75%;
	background-color:#000;
	color:#000;
	height:1px;
	margin:0;
	padding:0;
	border:0;
	margin-right:25%;
}

.highlightBoxArticle
{
	width: 230px;
	height: 350px;
	float:left;
	margin-top:15px;
	margin-left:8px;
	text-align:right;
}

.highlightBoxArticle h1
{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#000000;
	text-align:right;
}

.highlightBoxArticle hr
{
	width:75%;
	background-color:#000;
	color:#000;
	height:1px;
	margin:0;
	padding:0;
	border:0;
	margin-left:25%;
}

.highlightBoxArticle p
{
	margin:0;
	padding:0;
	text-align:justify;
	text-indent:10px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height: 1.3 em;
}

.category
{
	list-style:none;
	margin: 0;
	margin-top:10px;
	padding: 0; 
	padding-left:30px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-weight:bold;
	
}

.category li
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000000;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}

.category h2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000000;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

.category h2 a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	margin:0;
	padding:0;
}

.category h2 a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:underline;
	margin:0;
	padding:0;
}

ul.subcategory
{
	line-height: 0.9em;
	list-style:none;
	margin: 0;
	margin-top:5px;
	padding: 0;
	padding-left: 10px;
}

li.subcategory 
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000000;
	text-transform:none;
	font-weight:normal;
}

li.subcategory a
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000000;
	text-transform:none;
	font-weight:normal;
	text-decoration:none;
}

li.subcategory a:hover
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000000;
	text-transform:none;
	font-weight:normal;
	text-decoration:underline;	
}

.read
{
	width:100%
	text-align:right;
	float:right;
}


/**/

#contentWrapper
{
	width:980px;
	height:auto;
	margin:0 auto;
	margin-top:30px;
}

.contentHighlightsTitle 
{
	width:100%;
	height:30px;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	color:#000000;
	text-align:left;
	font-weight:bold;
}

.contentHighlightsTitle hr
{
	width:45%;
	background-color:#000;
	color:#000;
	height:1px;
	margin:0;
	padding:0;
	border:0;
	margin-right:55%;
}

.contentHighlights
{
	width:470px;
	min-height: 150px;
	margin-left:15px;
	float:left;
}

.contentHighlights h1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000000;
	text-transform:uppercase;
	margin:0;
	padding:0;
	text-align:left;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:25px;
}

.contentHighlights p
{
	margin:0;
	padding:0;
	text-align:justify;
	text-indent:10px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.5 em;
}

.contentHighlightsBtns 
{
	width:470px;
	height: 25px;
	margin-left:15px;
	float:left;
}

.content
{
	width:980px;
	height:auto;
	margin-top:40px;	
}

.content p
{
	padding-left:20px;
	padding-right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.5em;
	text-indent:30px;
	text-align:justify;
}

.content h1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000000;
	margin:0;
	padding:0;
	text-align:left;
	padding-left:25px;
}

.content h2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000000;
	margin:0;
	padding:0;
	text-align:left;
	padding-left:25px;
	margin-top:20px;
}

.content h3
{
	margin:0;
	padding:0;
	
	padding-left:20px;
	padding-right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:1.5em;
	text-indent:30px;
	text-align:justify;
	margin-bottom:20px;
}

.content hr
{
	width:75%;
	background-color:#000;
	color:#000;
	height:1px;
	margin:0;
	padding:0;
	border:0;
	margin-right:25%;
	margin-left:25px;
	margin-bottom:30px;
}


.content a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#a80005;
	text-decoration:none;
	font-weight:bold;
}

.content a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#cc0207;
	text-decoration:underline;
	font-weight:bold;
}

.content ul
{
	margin-top:-10px;
	margin-left:40px;
}

.content li
{

}

.contentTitle
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000000;
	margin:0;
	padding:0;
	text-align:left;
	padding-left:25px;
	
}

.contentImagesWrapper
{
	margin-top:75px;
}

.contentImages
{
	width:100%;
	text-align: left;
	margin-left:20px;
}

.contentImages img
{
	margin-top:10px;
	border: 1px solid #CCC;
	margin:0px 20px 10px 10px;;
	padding: 5px;
}

.splash
{
	width:100%;
	height: 125px;
	margin-top:10px;
	margin-bottom:40px;
	text-align:center;
	background-image:url(images/splash.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	clear:both;
}
/*footer*/

#footer
{
	width:980px;
	height:82px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:-60px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	z-index:2;
}

.partners
{
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	width:100%;
	height:50px;
	vertical-align:middle;
	text-align:center;
}

.partners img
{
	margin-left:10px;
}


#bottom
{
	width:100%;
	height:165px;
	background-image:url(images/bottom-bg.jpg);
	background-repeat:repeat-x;
	z-index:1;
}

#copy
{
	width:980px;
	height:40px;
	margin:0 auto;
	padding-top:65px;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:1.5em;
}

#year
{
	width:200px;
	height:40px;
	float:left;
	padding-left:20px;
}

#year a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;	
}

#year a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;	
}

#footerMenu
{
	width:740px;
	height:40px;
	float:left;
	text-align:right;
	padding-right:20px;
}

a.std
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;	
}

a:hover.std
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;	
}

a.eye
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#edd600;	
}

a:hover.eye
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#fae623;	
}

/*contactForm*/
.textbox
{
	width:300px;
	border:1px solid #666;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}

.textbox:hover
{
	width:300px;
	border:1px solid #a80005;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}

.button
{
	border:1px solid #666;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	background-color:#FFF;
	cursor:pointer;
}

.button:hover
{
	border:1px solid #a80005;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#a80005;
	background-color:#FFF;
	cursor:pointer;
}

/********SEARCH*******/

.searchResultWrapper
{
	width:940px;
	min-height: 75px;
	text-align:justify;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;
	border-bottom:1px dashed #333;
}

.searchResultWrapper img
{
	margin-right:10px;
	margin-bottom:10px;
}

.searchResultWrapper a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#a80005;
	text-decoration:none;
	font-weight:bold;
}

.searchResultWrapper a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#cc0207;
	text-decoration:underline;
	font-weight:bold;
	

}

.searchResultWrapper span a
{
	font-size:12px; 
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration:none;
}

.searchResultWrapper span a:hover
{
	font-size:12px; 
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration:none;
}

.searchNavigation
{
	margin:auto;
	text-align:center;
	margin-top:30px;
}

.searchNavigation a
{
	display:block;
	width:20px;
	height:20px;
	border:1px solid #333;
	font-size:14px; 
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #000;
	text-decoration:none;
	float:left;
	margin-right:5px;
}

.searchNavigation a:hover
{
	display:inline-block;
	width:20px;
	height:20px;
	border:1px solid #999;
	font-size:14px; 
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	color: #333;
	text-decoration:none;
	float:left;
	margin-right:5px;
}

.searchBox
{
	width:940px;
	text-align:right;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:25px;
	margin-right:25px;
}

.searchBoxTextbox
{
	width:200px;
	border:1px solid #0b2b52;
}

.searchBoxBtn
{
	border:1px solid #0b2b52;
	background-color:#FFF;
}
