html {
	height: 100%;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #F1F1F1;
	padding: 0;
	margin: 0;
	}

a {	color: #b22444;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: gray;
	text-decoration: underline;
	}

a img {
	border: none;
	}


H3 {
    font-family: Lucida Grande, Verdana, Arial;
    color: #000;
    weight: 600; padding-bottom: 2px; font-size: 18px;
    }

#sidebar {
color:#716e6e; float:right;width:266px; background:#E9ECEE; 
} 
#sidebar H2 {
color:#b22444; font-weight:bold;font-size:11px;
font-family:Verdana,Arial,Helvetica; text-decoration:none;
}
#sidebar_p {
	padding:0px 10px 10px 10px;
}
#sidebar H3 {
color:#000000; font-weight:bold;font-size:10px;
font-family:Verdana,Arial,Helvetica; margin:6px 0px 2px 0px;
}

#sidebar p {
margin:6px 0px 2px 0px;
}


H2 {
font-family:Verdana,Arial,Helvetica;
color:#000000; font-weight:bold;font-size:10px;
}


H1 {
font-family:Verdana,Arial,Helvetica;
color:#000000; font-weight:bold;font-size:14px;
}

#pagewrapper {
  	width: 876px;
  	margin: 12px auto;
	}

#mainspace {
	background-color: #fff;
	width: 952px;
	background: transparent url(/00/mainbg.gif) 0 0 repeat-y;
	text-align: left;
	}

#sponsors {
	text-align: center; 
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 11px;
	width: 830px;
	}

#titlespace {
	background-color: #000;
	width: 952px;
	height: 243px;
	background: transparent url(/00/title.jpg) 0 0 no-repeat;
	text-align: left;
	}

#footspace {
	width: 952px;
	height: 75px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url(/00/footer.gif) no-repeat;
	text-align: center;
	letter-spacing: 0.1px;
	background-position: top;
	}
	
#mainspace table.mainspacetable {
	width: 900px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	}

#mainspace table.mainspacetable td {
	vertical-align: top;
	}

#mainpadding {
	padding: 20px 20px 20px 20px;
	}

#homepadding {
	padding: 20px;
	}

#sitenav {position: relative; margin: 0; padding: 0; width: 952px; height: 31px; background: url(/00/nav.gif);}
#sitenav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#sitenav a {height: 31px; display: block;}
#sitenav span {display: none;}

#nav_about {left: 0px; width: 207px;}
#nav_rules {left: 260px; width: 56px;}
#nav_login {left: 368px; width: 174px;}
#nav_vote {left: 369px; width: 159px;}
#nav_help {left: 360px; width: 64px;}
#nav_winners {left: 460px; width: 152px;}
#nav_2009winners {left: 654px; width: 152px;}

#nav_about a:hover {background: transparent url(/00/nav.gif) 0px -31px no-repeat;}
#nav_rules a:hover {background: transparent url(/00/nav.gif) -260px -31px no-repeat;}
#nav_login a:hover {background: transparent url(/00/nav.gif) -368px -31px no-repeat;}
#nav_vote a:hover {background: transparent url(/00/nav.gif) -369px -31px no-repeat;}
#nav_help a:hover {background: transparent url(/00/nav.gif) -360px -31px no-repeat;}
#nav_winners a:hover {background: transparent url(/00/nav.gif) -460px -31px no-repeat;}
#nav_2009winners a:hover {background: transparent url(/00/nav.gif) -654px -31px no-repeat;}

#rightContent { /* container  for two column combination */
	color: #222;
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	width: 473;
	text-align: center;
	margin-left: 266px;
	clear: none;
	border-top: 1px solid black;
}
#rightContentSpan { /* container  for two column combination */
	color: #222;
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	width: 473;
	margin-left: 266px;
	clear: none;
	border-top: 1px solid black;
}
#rightContentSpan .leftCol {
	position: relative;
	color: #333;
	padding: 0px;
	width: 236px;
	float: left;
	font-weight: bold;
}
#rightContentSpan .rightCol {
	position: relative;
	color: #333;
	padding: 0px;
	width: 236px;
	margin-left: 266px;
	clear: none;
	font-weight: bold;
}
#rightContent .centeredCol {
	position: relative;
	clear: none;
	color: #333;
	padding: 15px;
	margin-top: 10px;
	border-top: 1px solid #666;
}

.categorylist {font-family: Futura, Lucida Grande, Verdana; font-size: 12pt; weight: 500; letter-spacing: 130%;line-height: 20px; color: #FFFFFF;}
.minor{font-family: Verdana, Arial;font-size: 7.5pt; color: #999999;}
.emphasizedwhite{font-family: Lucida Grande, Verdana, Arial;font-size: 14px; letter-spacing: 120%; color: #FFFFFF; weight: 600; padding-bottom: 2px;}
.cost{padding: 4px; background: #7dbe36; font-family: Lucida Grande, Verdana, Arial;font-size: 18px; letter-spacing: 1px; color: #222222; weight: 600; padding-bottom: 5px;}
BLINK {text-decoration:none;}
code {background: #F9F9F9; font-size: 13px; letter-spacing: 1px; color: red; font-family: Lucida Grande, Verdana, Arial;}
.biginfo{weight: 700;color: #000000;}
/* INPUT,TEXTAREA {background-color: silver; font-size: 8pt; color: #000;} */
INPUT,TEXTAREA {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#ads { background-color: #1955a5;}

.smallinfo {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #342f1a;
}

#dash {
	margin: 5px;
	width: 96%;
	height: 3px;
	text-align: center;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #666666;
}

#rules {
	text-align: left;
}

#centerCol {
	color: #333333;
	padding: 20px 10px;
	width: 241px;
	/* margin-left: 267px; */
	clear: none;
	float: left;
	text-align: center;
	height: 100%;
}


div.catCont {
	margin-bottom: 10px;
}
div.catNum {
	float: left;
	width: 10px;
}
div.catImg {
	clear: none;
	padding: 0 10px 10px 0;
	font-size: 9px;
	float: left;
}
div.catInfo {
	margin-left: 290px;
	clear: none;
	float: right;
	width: 200px;
}
p.catDesc {
	margin: 3px 0 0 0;
	font-size:9px;
	padding: 0 ;
}
p.catTitle {
	margin: 0 0 1px 0;
	font-weight: bold;
	padding: 0;
}
p.catPhotoCap {
	font-size: 9px;
}	
strong.catNum {
	color: #e56f31;
	font-size: 12px;
}

/* navigator */

.leftcolumn {
	background: #95a5bc;
	width: 220px;
	}


#navigator {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 100px 0px;
	vertical-align: top;
}

#navigator ul	{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	}

#navigator ul li {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

#navigator ul li a {display: block; height: 42px; text-decoration: none;}
#navigatorabout a { background: transparent url(../00/about.jpg) 0 0 no-repeat;} 
#navigatorabout a:hover { background: transparent url(../00/about.jpg) 0 -42px no-repeat; }
#navigatorhome a { background: transparent url(../00/home.jpg) 0 0 no-repeat;} 
#navigatorhome a:hover { background: transparent url(../00/home.jpg) 0 -42px no-repeat; }
#navigatorenter a { background: transparent url(../00/enter.jpg) 0 0 no-repeat;} 
#navigatorenter a:hover { background: transparent url(../00/enter.jpg) 0 -42px no-repeat; }
#navigatorviewentries a { background: transparent url(../00/viewentries.jpg) 0 0 no-repeat;}
#navigatorviewentries a:hover { background: transparent url(../00/viewentries.jpg) 0 -42px no-repeat; }
#navigatorlogin a { background: transparent url(../00/loginandupload.jpg) 0 0 no-repeat;} 
#navigatorlogin a:hover { background: transparent url(../00/loginandupload.jpg) 0 -42px no-repeat; }
#navigatorfaq a { background: transparent url(../00/faq.jpg) 0 0 no-repeat; margin-left: 7px;} 
#navigatorfaq a:hover { background: transparent url(../00/faq.jpg) 0 -42px no-repeat; }

#navslogan {
	padding: 10px 0px 0px 20px;
	width: 240px;
	height: 100%;
	vertical-align: bottom;
	}

#multifileuploadcontainter {
	text-align: left;
	}

.multiplefileupload {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border: solid 2px #e6a82c;
	width: 430px;
	background: beige;
	color: black;
	}

#formfieldcontainer a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

#actiontable {
	width: 455px;
	font-size: 11px;
	text-align: left;
	color: red;
	}

#actiontable a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

#Map a { border: 0px solid #e56f31; }
#Map a:hover { border: 1px solid #e56f31;}

#feedback {
	color: black;
	}
	
.rightcolumn {
	background: #D2D2D2 url(../00/mainright.jpg) 0 0 no-repeat;
	width: 277px;
	height: 568px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.rightcolumnbottom {
	background-color: #D2D2D2;
	width: 277px;
	height: 100%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.maincolumn {
	height: 100%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}

#hometable {
	margin-bottom: 0px;	
	width:100%;
	}

#hometable a {
	color: black;
	}

a.smallhomelink {
	color: #199ed3;
	font-size: 12px;
	_font-size:13px;
	}

a.bighomelink {
	color: #f81b61;
	font-size: 15px;
	letter-spacing: -0.6px;
	text-decoration: underline;
	}

.hometablealign {
	text-align: center;
	}


.hometext {
	margin-left: 20px;
 	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
	color:#716e6e;
	letter-spacing: 0.01px;
	text-align: left;
	line-height: 20px;
	width: 550px;
	}

.hometext h3 {
	color: #000;
	margin: 10px 0px 10px 0px;
	font-size: 19px;
	}

 ul.homeorderedlist li {
	font-size: 12px;
	color:#716e6e;
  width: 500px;
	}

.emphasized {
        color: #000;
        margin: 10px 0px 10px 0px;
        font-size: 19px;
        }
	
.hometext h2 {
	color: #000;
	margin: 10px 0px 10px 0px;
	font-size: 16px;
	text-decoration: none;
	}



.asterisk {
	color: red;
}	
	
#winners h2 {
	color:#cc9933;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}

#winners h1 {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}


#judgingtable {
font-size: 12px;
}

.highlightentry {
 width: 150px;
 color: #4D0C1B;
 padding: 5px;
  border: silver solid 1px;
  background: #F9F9F9;

}

.highlightupload {
  border: silver solid 1px;
  background: #F9F9F9;
 width: 100%;
 padding: 5px;
}


#searchchoicespace {
    text-align: center;
}

#searchchoicespace a {
    font-size: 12px;
    color: black;
    letter-spacing: 0.1em;
    line-height: 20px; 
    margin: 0px 4px 0px 4px;
}

#searchchoicespace a:hover {
    text-decoration:none;
    border-bottom: silver solid 2px;
 }



#searchchoicespace a.highlight {
    border-bottom: #f15d17 solid 2px;
 }


#ratespacestars {
	width: 125px;
	}

#ratespacestars ul li a {display: block; 
			height: 22px; 
			text-decoration: none; 
			width: 160px;
			margin: 0px;
			}

a.starhoveroff { background: transparent url(/00/votenow.gif) 0 0 no-repeat;}
a.starhoveron { background: transparent url(/00/votenow.gif) 0 -14px no-repeat;}

.rateimage {
	width: 150px;
	padding: 5px;
}

#ratespacestars ul	{
 	width: 110px;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px -4px;
	_margin: 3px 0px 0px 0px;
	list-style-type: none;
	}

#ratespacestars ul li {
    	float: left;
        background: transparent;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        }

.ratespace {
border: transparent solid 1px;
_border: none;
}        

.ratespaceinfo {
border: transparent solid 1px;
_border: none;
_margin: -10px 0px 10px 0px;
*margin: -10px 0px 10px 0px;
color: #3F3E82;
}        

#errormessage {
	border: #3F3E82 solid 1px;
	background: silver;
	padding: 5px;
	color: #3F3E82;

	}

.designtitle {
    color: silver;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding-bottom: 2px; font-size: 13px;
    width: 100%;
    text-align: center;
    }

.errormessage ul li {
color: red;
}


#topmessage {
  font-size: 14px;
  font-weight: bold;
  border: silver solid 1px; 
  background: #F9F9F9; 
  width: 90%; 
  padding: 15px; 
  margin-bottom: 15px; 
  color: black;
}
