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

* {margin: 0 ; font-family:Verdana; font-size:12px;}

img {border:none ;}
td { padding: 0px 4px 0px 4px; }
input {color: black;}
a { font-size: 12px; color: #FD798F; text-decoration: none;}
a:hover { text-decoration: underline;}
a:visited { text-decoration: none; }
table { border-collapse: collapse;}
body { background:  url(../Images/background_repeat.gif) repeat-x top left ; margin: 0; background-color: #f8f8e7;}
h2 {font-family: verdana; font-size: 14px; color: #5D5D48; padding: 5px 0px 0px 10px;}
h3 {font-size : 14px;}

#rootcontainer {margin-left:auto;margin-right:auto; width: 790px; }
#header {width: inherit; height: 189px; background: url(../Images/header_new.jpg) top left no-repeat;}
#menu {width: inherit; height: 53px; margin: 0;}
#pagecontent {width: inherit; height: 800px; margin-top: 40px;}
	#sidebar {float: left; height: inherit; width: 225px; background-color: #f8f8e7; color: #9f9a86; font-size: 12px;}
	#banner {float: left; width: 550px; margin-bottom: 10px;  }
	#dynamiccontent {float: left; width: 550px; background-color: #ededdb;}
	#dynamiccontent-appform{float: left; width: 790px; background-color: #ededdb; }
	#extrafooter {float: left; height: 30px; width: 225px; }
	#mainfooter {float: left; height: 30px; width: 550px; background-color: #f8f8e7; }
	
.mutyatext { font-family: Book Antiqua, Georgia, Times, serif; font-size: 24px; color: #fd7a90; text-align:center; padding: 0px 0px 10px 0px; } 
.entrydate { font-family: Tahoma, Verdana, Arial; font-size: 10px; color: #FD798F; padding: 0px 0px 0px 10px; } 
.readmore { float: right;  padding: 10px 0px 10px 0px; font-size: 10px; color: #FD798F;}
.footertext { font-family: Tahoma, Verdana, Arial; font-size: 10px; color: #FD798F; text-align:center; } 

h3.sidebar {font-family: Book Antiqua, Georgia, Times, serif; font-size: 30px; color: #9f9a86; text-align:center;}


img.votepics {display: block;   margin-left: auto;    margin-right: auto }
img.div {display: block;   margin-left: auto;    margin-right: auto;  }
.entry { padding: 10px; color: #7B7B5C; text-align: justify; }
a.readmore { font-size: 12px; color: #FD798F; text-decoration: none; padding: 10px;}
a:hover.readmore { font-size: 12px; color: #FD798F; text-decoration: underline; padding: 10px;}

.candidate-pic{ float: left; width: 198px; height: 280px; border: #F9326B solid 1px;}
.candidate-profile{ padding: 10px; color: #7B7B5C; width: 280px; float: right;}
.clear{ clear: both;}
.comments{ background-color: #292929; height: 200px; margin-top: 20px;}

#candidate ul {list-style-type: none; padding: 0px; }
	
#candidate li a {
	height: 21px;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 5px;
		
	}	
	
#candidate li a:link, #candidate li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(../Images/candidate_name.jpg) no-repeat;

	}
	
#candidate li a:hover {
	color: #FFFFFF;
	background:  url(../Images/candidate_name_hover.jpg) no-repeat;
	
	}
.textarea{ width: 700px; height: 50px;}


.dropdown {float:left; padding-right:5px; margin-top: 0px}
.dropdown dt { padding:0px; cursor:pointer; background:url(images/header.gif); font-family: Arial; font-size: 20px; color:#ffffff; font-weight:400;}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:204px; border:2px solid #f8a9c1; list-style:none; border-top:none;}
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#333; text-decoration:none; background:#eaf0f2;}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc;}

.sub{ display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}

* {padding:0; margin:0}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.ranking{ background-color: #E5E5CF; padding: 5px 5px 5px 5px; margin-right: 5px; color: #7B7B5C;}
.ranking h6{ font-size:10px; font-weight:normal; text-align:center;}
.ranking h2{ color:#FB6A95; text-align:center;}
.ranking ul{ list-style-type: none; padding: 0px;}
.ranking ul li{ padding-bottom: 3px; font-size: 11px;}
.ranking ul li a{ color: #000000; font-size: 11px;}
.ranking ul li a:hover{ color: #999999; font-size: 11px; text-decoration: none;}
#surfer{ text-align:center;}