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

body {
	text-align:center;
	background-color:#fff;
	color:#333;
	font-family:verdana,arial,hevetica,sans-serif;
	font-size:12px;
	margin-top:10px;
	padding:0pt;
}

form {
	border:0pt none;
	margin:0pt;
	padding:0pt;
}

input, select, textarea {
	font-family:verdana,arial,hevetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0pt;
	padding:0pt;
}

img {
	border:0pt none;
	margin:0pt;
	padding:0pt;
}

a {
	border:0pt none;
	color:#330000;
	margin:0pt;
	padding:0pt;
	text-decoration:underline;
}

a:visited {
	color:#330000;
}

a:hover {
	color:#660000;
	text-decoration:none;
}

table {
	border:0pt none;
	border-collapse:collapse;
	border-spacing:0px;
	margin:0pt;
	padding:0pt;
}

td {
	border:0pt none;
	font-family:verdana,arial,hevetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:0pt;
}

ul, ol, li {
	margin:0px;
	padding:0px;
	}

#container {
	margin:0pt auto;
	text-align:left;
	width:960px;
}

#header {
	margin:0px;
	padding:8px 0px 0px 0px;
	width:960px;
	height:108px;
}

a.toplink1, a.toplink1:link, a.toplink1:visited {
	color:#666;
	text-decoration:none;
	}

a.toplink1:hover {
	color:#333;
	text-decoration:underline;
	}

#header .logo {
	float:left;
	width:379px;
	height:85px;
	background-color:#fff;
}

#random_photo {
	padding:0px;
	margin:0px;
	width:478px;
	height:100%;
	}

#random_photo td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	}	

#header .rndphoto {
	float:right;
	width:478px;
	height:85px;
}

#main_seperator {
	width:960px;
	height:11px;
	background:url(mainimages/main_seperator_bg.gif) repeat-x;
	}
	
#maintop {
	width:960px;
	height:29px;
	overflow:hidden;
	}
	
.infoabout {
	display:block;
	color:#cecece;
	font-size:8pt;
	font-weight:bold;
	letter-spacing:0.2em;
	margin-top:8px;
	margin-left:6px;
	}

#maintop .tabspane {
	float:left;
	width:482px;
	height:100%;
	background:#f2f2f2;
	}

#maintop .searchpane {
	float:left;
	width:478px;
	height:28px;
	background:#e2e2e2;
	border-bottom:1px solid #cecece;
	}

table.search td {
	padding:6px;
	font-size:10px;
	}

td.sep {
	border-right:1px dotted #999;
	}

#maintop .searchpane .searchbox {
	padding-left:16px;
	height:15px;
	width:116px;
	border:1px solid #666;
	background:url(mainimages/search_icon.gif) #fff left no-repeat;
	}
	
	
.searchbutton {
border:1px solid #333;
font-size:9px;
color:#fff;
background-color:#990000;
}	

#quickmenu {
	border:1px solid #f2f2f2;
	background:#fff;
	margin-left:8px;
	width:180px;
	}
	
#mainmid1 {
	float:left;
	width:482px;
	height:200px;
	background:url(mainimages/mainmenu_bg.gif) 0px 3px no-repeat;
	overflow:hidden;
	}

#mainmenu {
	float:left;
	width:189px;
	height:199px;
	padding-top:8px;
	padding-left:6px;
	border-right:1px dotted #f2f2f2;
	border-left:1px dotted #e2e2e2;
	}

#mainmenu ul li {
	color:#666;
	text-align:left;
	font-size:1.0em;
	list-style:none;
	line-height:2.0em;
	}

#mainmenu ul li a, a:link, a:visited, a:visited {
	color:#666;
	text-decoration:none;
	}
	
#mainmenu ul li a:hover {
	color:#000;
	text-decoration:none;
	}

#mainmid2 {
	float:left;
	width:478px;
	height:200px;
	}

/* ---- slide show ------ */

#slider {
 	position:relative;
	width:478px;
	height:200px;
	}

.slideitem {
display:none;
position:absolute;
top:0;
left:0;
}

.slideitemfront {
position:absolute;
top:0;
left:0;
}

.slideitemfirst {
position:absolute;
top:0;
left:0;
}


.sliderTab {
position:absolute;
padding-left:2px;
width:auto;
height:18px;
top:0px;
z-index:1000;
background:#ffffff;
color:#ffffff;
font-size:16px;
font-weight:bold;
}


.tabItem {
text-align:center;
font-size:11px;
width:30px;
height:14px;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;
background:#000000;
float:left;
cursor:hand;
cursor:pointer;
}


.tabItemcurrent {
text-align:center;
font-size:11px;
width:30px;
height:14px;
margin-right:2px;
margin-top:2px;
margin-bottom:2px;
background:#990000;
float:left;
}

/* ---------------------- */

.topactive {
font-family:Verdana, Arial;
font-size:7.5pt;
color:#666;
font-weight:bold;
text-decoration:none;
background:url(mainimages/tab_on.gif) top left no-repeat;
width:128px;
height:20px;
padding-left:6px;
padding-top:3px;
margin-bottom:-2px;
}

.toppassive {
font-family:Verdana, Arial;
font-size:7.5pt;
color:#666;
font-weight:bold;
text-decoration:none;
background:url(mainimages/tab_off.gif) top left no-repeat;
width:128px;
height:20px;
padding-left:6px;
padding-top:3px;
margin-bottom:-2px;
}

#mainbot1 {
	float:left;
	width:482px;
	height:210px;
	margin-top:1px;
	margin-bottom:1px;
	overflow:hidden;
	}
	
div.banners {
	float:left;
	text-align:center;
	width:194px;
	height:100%;
	border-top:1px solid #e2e2e2;
	border-right:1px dotted #e2e2e2;
	border-left:1px dotted #e2e2e2;
	}

img.banner {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}

div.mylinks {
	float:left;
	width:286px;
	background:#f2f2f2;
	}

#gclogo {
	position:relative;
	width:51px;
	height:62px;
	left:110px;
	top:-50px;
}

td.links1 {
	border-right:1px dotted #e2e2e2;
	}

div.mylinks ul {
	padding:3px 10px;
	}

div.mylinks ul li {
	color:#666;
	font-size:8pt;
	list-style:none;
	line-height:1.85em;
	}

div.mylinks a, a:link, a:visited, a:active {
	color:#666;
	text-decoration:underline;
	}
	
div.mylinks a:hover {
	color:#333;
	text-decoration:none;
	}

span.linkshead {
	display:block;
	color:#666;
	background:#e2e2e2;
	font-size:7.5pt;
	font-weight:bold;
	padding:6px 4px;
	border-bottom:1px solid #cecece;
	}

#mainbot2 {
	float:left;
	width:478px;
	height:210px;
	margin-top:1px;
	margin-bottom:1px;
	}

div.adaylar {
	float:left;
	width:162px;
	height:187px;
	}

div.newscontainer {
	float:left;
	width:477px;
	height:200px;
	}
	
div.news {
	width:100%;
	height:189px;
	background:#f2f2f2;
	border-right:1px dotted #e2e2e2;
	}

div.news span.linkshead {
	display:block;
	color:#666;
	font-size:8pt;
	font-weight:bold;
	padding-left:4px;
	padding-bottom:4px;
	border-bottom:1px solid #cecece;
	}

#newscontrol {
	float:right;
	width:24px;
	height:162px;
	padding-top:2px;
}

div.scrollable {
	float:left;
	width:435px;
	height:140px;
	padding-left:4px;
	margin-top:15px;
	overflow:hidden;
}



div.scrollable_container {
	position:relative;
	float:left;
	width:435px;
	height:140px;
	padding-left:4px;
	margin-top:15px;
	overflow:hidden;
}


#scrollable_content {
	position:relative;
	left:0px;
	top:0px;
	height:auto;
	width:auto;
	padding-left:4px;
}


/*---------------------------*/
a.news:link	{
	font-family:Verdana, Arial;
	font-size:8pt;
	color:#660000;
	text-decoration:none;
}

a.news:active {
	font-family:Verdana, Arial;
	font-size:8pt;
	color:#660000;
	text-decoration:none;
}

a.news:visited {
	font-family:Verdana, Arial;
	font-size:8pt;
	color:#660000;
	text-decoration:none;
}


a.news:hover {
	font-family:Verdana, Arial;
	font-size:8pt;
	color:#330000;
	text-decoration:underline;
}

/*---------------------------*/

a.newsIntro:link	{
	font-family:Verdana, Arial;
	font-weight:none;
	font-size:7.5pt;
	color:#333333;
	text-decoration:none;
}

a.newsIntro:active {
	font-family:Verdana, Arial;
	font-weight:none;
	font-size:7.5pt;
	color:#333333;
	text-decoration:none;
}

a.newsIntro:visited {
	font-family:Verdana, Arial;
	font-weight:none;
	font-size:7.5pt;
	color:#333333;
	text-decoration:none;
}


a.newsIntro:hover {
	font-family:Verdana, Arial;
	font-size:7.5pt;
	font-weight:none;
	color:#333333;
	text-decoration:underline;
}

.newsli {
	list-style:none;
	padding-left:-5px;
	margin-bottom:12px;
}


.introtext {
	font-family:Verdana, Arial;
	font-size:7.5pt;
	color:#222222;
	text-decoration:none;
}

#tabcon {
	float:left;
	width:285px;
	height:208px;
	background-image:url(mainimages/tab1.gif) no-repeat;
	z-index:3;
	overflow:hidden;
	}
	
#tabcon ul {
	margin-top:10px;
	margin-left:12px;
	margin-right:8px;
	}

#tabcon ul li {
	color:#666;
	font-size:8pt;
	list-style:none;
	line-height:1.5em;
	padding-bottom:6px;
	text-align:left;
	border-bottom:1px dotted #e2e2e2;
	}

#tabcon ul li a, a:link, a:visited, a:active {
	color:#666;
	text-decoration:underline;
	}

#tabcon ul li a:hover {
	color:#666;
	text-decoration:none;
	}

#footer {
	width:960px;
	height:24px;
	font-size:7.5pt;
	text-align:center;
	color:#fff;
	padding:8px 0px;
	background:#990000;
	clear:both;
	}

a.foot, a.foot:link, a.foot:visited {
	color:#fff;
	text-decoration:underline;
	}

a.foot:hover {
	text-decoration:none;
	}