/*
Project: 25 Years of .com
Author: Type3
Author URI: www.type3digital.com
*/

/*______________________________ CSS RESET ______________________________*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*______________________________ TAGS ______________________________*/
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body {
	background:url(/images/structure/background.jpg) center top repeat #fbf8f1;
	font-family:Verdana, Tahoma, sans-serif;
	color:#666666;	
	border-top:3px solid #a29e94;
	font-size:11px;
	line-height:14px;
	position: relative;
}

.homepromo {
	text-align:center;
	padding:8px 0px;
	}

a {
	color:#319cab;
	text-decoration:underline;
}

a:hover {
	color:#319cab;
	text-decoration:none;
}

ol {
	padding:0px 0px 0px 35px;
	margin:0px;
	}

h1 {
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	color:#333333;
	font-size:36px;	
	clear: left;
	line-height:40px;
}

h2 {
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	color:#333333;
	font-size:20px;	
	line-height:24px;
}

h2.alt {
	color:#a62041;
}

p {
	line-height:1.6;
	}

h3 {
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	color:#333333;
	font-size:14px;	
	line-height:18px;
}

h4 {
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	color:#666666;
	font-size:12px;	
	line-height:16px;
}

.standardList {
	list-style:circle;
	padding-left:20px;
	}

.standardList {
	list-style:circle;
	padding:0px 0px 20px 20px;
	}
	
.newsItem .standardList a {
	color:#319cab;
	text-decoration:underline;
}

.standardList li {
	padding:5px 0px;
	text-transform:capitalize;
	}

.standardList ul {
	list-style:square;
	padding-top:5px;
	padding-left:20px;
	}

.standardListPadded li {
	text-transform:none;
	}


/*______________________________ STRUCTURE / COLUMNS ______________________________*/

#container {
	width:1007px;
	margin:0 auto 0 auto;
}

.columnLarge {
	width:700px;
	
	float:left;
	display:inline-block;
}

.columnNarrow {
	width:270px;
	padding:0 0 2px 0px;
	margin:0;
	border-right:7px solid #e2dfd7;
	background:url(/images/structure/line_vert_dotted_yellow_cream.gif) repeat-y top left #ffffff;
	float:right;
	overflow:visible;
	display:inline-block;
}

.topRight {
	background:url(/images/structure/line_horiz_dotted_grey_white.gif) repeat-x top left #ffffff;
	height:10px;
	}

.header  {
	overflow:hidden;
	clear:both;
	display:inline-block;
	width:100%;
}

.header .logo25Years {
	width:218px;
	border-right:5px solid #e1ddd4;
	padding:0 0 4px 0;
	background:url(/images/structure/line_horiz_dotted_grey_white.gif) repeat-x bottom left #ffffff;
	float:left;
	display:inline-block;
}

.header .extra {	
	width:180px;
	height:84px;
	padding:0 0 4px 0;
	background:url(/images/structure/line_horiz_dotted_grey_cream.gif) repeat-x bottom left;
	float:left;
}

.header .strapLine {
	float:right;
	text-align:right;
	font-size:18px;
	margin:15px 0 0 0;
	color:#5e6f69;
	font-weight:normal;
}

.header .strapLine .orange {
	color:#f24d00;
}

.header .strapLine .pink {
	color:#ce00a5;
}

/*______________________________ STRUCTURE / NAVIGATION ______________________________*/

.columnLarge .navigation {
	font-family:Georgia, "Times New Roman", serif;
	font-size:16px;	
	padding:11px 8px 11px 8px;
	overflow:hidden;
	clear:both;

	display:inline-block;
}

.columnLarge .navigation li {
	float:left;
}

.columnLarge .navigation li a {
	text-decoration:none;
	display:block;
	padding:8px 14px 8px 14px;
}

.columnLarge .navigation li a:hover {
	background:#efede4;
}

.columnLarge .navigation li.home a {
	color:#000000;
}

.columnLarge .navigation li.awards a {
	color:#9b1739;
}

.columnLarge .navigation li.events a {
	color:#009bce;
}

.columnLarge .navigation li.news a {
	color:#ce00a5;
}

.columnLarge .navigation li.years a {
	color:#f7b400;
}

.columnLarge .navigation li.howdoyou a {
	color:#a21041;
	}

.columnLarge .navigation li.grants a {
	color:#f24d00;
}

.columnLarge .navigation li a.selected {
	background:#e4e0d6;
}

/*______________________________ HOME PAGE / BANNER ______________________________*/

#page .banner {
	border:15px solid #cdc8bb;
}

/*______________________________ HOME PAGE / PANELS ______________________________*/

.homePanels {
	margin:20px -20px 0 0;
	overflow:hidden;
	display:inline-block;
}

.homePanels .columnPanel {
	float:left;
	width:340px;
	margin:0 0px 0 0;
	display:inline-block;
}

.homePanels .columnPanel.left {
	margin:0 20px 0 0;
}

.homePanels .columnPanel .panel {
	width:306px;
	padding:4px 9px 4px 9px;
	background:#ffffff;
	border-top:4px solid #cdc8bb;
	border-right:8px solid #cdc8bb;
	border-bottom:16px solid #cdc8bb;
	border-left:8px solid #cdc8bb;
	margin:0 0 15px 0;
	overflow:hidden;
}

.homePanels .columnPanel .panel h1 a{ 
	color: #333;
	text-decoration:none;
}

	.homePanels .columnPanel .panel h1 a:hover{ 
		color: #319CAB;
	}
	
.homePanels .columnPanel .panel h1 {
	margin:5px 0 10px 0;
}

.homePanels .columnPanel .panel .item {
	padding:5px 0 10px 0;
	background:url(/images/structure/line_vert_dotted_grey_white_small.gif) top left repeat-x;	
	overflow:hidden;
	display:inline-block;
	width:100%;
}

.homePanels .columnPanel .panel .item img {
	float:left;
	margin:3px 7px 7px 0;
}

.homePanels .columnPanel .panel .item h3 {
	margin:0px 0 2px 0;	
}

.homePanels .columnPanel .panel .item h3 a {
	color:#333333;	
	text-decoration:none;	
}

.homePanels .columnPanel .panel .item h3 a:hover {
	text-decoration:underline;
}

.homePanels .columnPanel .panel .item .copy {
	margin:0 0 2px 0;	
}

.homePanels .columnPanel .panel .item .date {
	margin:6px 0 2px 0;	
	color:#a40046;
}

.homePanels .columnPanel .panel.twitter h1 {
	background:url(/images/structure/logo_twitter.jpg) no-repeat center right;
}

.homePanels .columnPanel .panel.twitter .item .copy a.at {
	color:#000000;
	text-decoration:none;
}

.homePanels .columnPanel .panel .item .more {
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	font-size:13px;	
	line-height:17px;
	margin:4px 0 0 0;
}

.homePanels .columnPanel .panel.interactive .item img {
	border:1px solid #cdc8bb;
	margin:3px 0 7px 0;
}

/*______________________________ STRUCTURE / COLUMN LARGE FOOTER ______________________________*/

.columnLarge .footer {
	border-top:4px solid #b1afa9;
	overflow:hidden;
	clear:both;
}

.footer p {
	margin:5px 0 30px 0;
	overflow:hidden;
	display:inline-block;
	width:700px;
}

.footer p span.left {
	float:left;
	display:block;
}

.footer p span.right {
	float:right;
	display:block;
}

.footer p a {
	color:#666666;
}

/*______________________________ STRUCTURE / COLUMN NARROW ______________________________*/

.columnNarrow .badge {
	margin:0 -50px 0 -25px;
	float:left;
	display:inline-block;
	overflow:hidden;
	position:relative;
	left:0px;
}

.columnNarrow .daysToGo {
	padding:25px 25px 30px 65px;
	overflow:hidden;
	float:right;
	background:url(/images/structure/line_horiz_dotted_grey_white.gif) repeat-x bottom right;
}
.columnNarrow .item {
	margin:15px 25px 25px 0px;
	float:right;
}

.columnNarrow .itemLeft {
	float: left;
	margin: 0px 0px 25px 5px;
}

.columnNarrow .item ul {
	margin:20px 0 0 0;
}

.columnNarrow .item ul li {
	margin: 0 0 15px 0;
}

.columnNarrow .promo {
	margin:0 0 25px 4px;
	overflow:hidden;
	clear: both;
}

.promosmall {
	margin:0px 10px 25px 10px;
	overflow:hidden;
	clear: both;
}

.promosmall p {
	padding-top:6px;
}

.columnNarrow .share ul {
	margin:8px 0 0 0;
}

.columnNarrow .share ul li {
	float:left;
	margin:0 8px 0 0;
}

.stayUpdated ul {
	margin:8px 0 0 0;
}

.stayUpdated ul li {
	margin:0 0 2px 0;
	overflow:hidden;
	clear:both;
}

.stayUpdated ul li a {
	display:block;
	margin:0 7px 0 0;
	float:left;
	color:#666666;
}

.columnNarrow .logoVeriSign {
	margin:0 0 8px 0;
}

.columnNarrow p {
	margin:0 0 5px 0;
}

/*______________________________ STRUCTURE / COLUMN NARROW FOOTER ______________________________*/

.columnNarrow .footer {
	margin:0 -7px -13px -3px;
	border-bottom:4px solid #b1afa9;
	height:9px;
	width:283px;
	overflow:hidden;
	display:inline-block;
}

/*______________________________ DETAIL PAGE / CONTENT ______________________________*/


#page .content {
	border:12px solid #cdc8bb;
	background:#ffffff;
	padding:15px 20px 20px 20px;
	margin:0 0 15px 0;
	overflow:hidden;
	height:1%;
}

.content .crumbTrail {
	overflow:hidden;
	margin:0 0 5px 0;
}

.content .crumbTrail li {
	float:left;
	text-transform:capitalize;
	margin:0 5px 0 0;
	color:#999999;
}

.content .crumbTrail li a {
	color:#999999;
}

.content h1 {
	margin:0 0 8px 0;	
}

.content p {
	margin:0 0 10px 0;	
}

/*______________________________ DETAIL PAGE / NOMINEES / CONTENT ______________________________*/

.content .nomineeFeatured {
	float:right;
	margin:0 0 20px 20px;
	overflow:hidden;
}

.content .nominees {
	overflow:hidden;
	clear:both;
	height:1%;
	margin:20px -9px -9px 0;
}

.content .nominees h2 {
	overflow:hidden;
	clear:both;
	margin:0 0 10px 0;
}

.content .nominees h4 {
	overflow:hidden;
	clear:both;
	color:#a11437;
	font-size: 20px;
	margin:0 0 5px 0;
}

.content .nominees .item h2 {
	overflow:hidden;
	clear:both;
	margin: 0;
}

.content .nominees .item h2 a{
	text-decoration: none;
	color:#29332a;
}

.content .nominees .item h3 a{
	text-decoration: none;
	color:#676769;
}

.content .nominees h3{
	color:#6e6e6c;
}

.content .nominees .item ul {
	margin:5px 0 5px 0;
}

.content .nominees .item ul li{
	margin:0;
}

.content .nominees .item .more {
	float:right;
}

.content .nominees .item {
	width:180px;
	margin:0 9px 9px 0;
	padding:10px;
	background: #faf6eb;
	border: 1px solid #cec8ba;
	border-bottom: 5px solid #cec8ba;
	float:left;
	overflow:hidden;
	cursor:pointer;
}

.content .nominees .forceHeight75 {
	min-height:70px;
}

.content .nominees .item:hover {
	background: #f2eee2;
	}


/*______________________________ DETAIL PAGE / NOMINEES / NOMINEE ______________________________*/

.nomineeDetail {
	width:504px;
	border:6px solid #cdc8bb;
	padding:13px;
	background:#ffffff;
	overflow:hidden;
	display:none;
	position:absolute;
	z-index:1;
}

.nomineeDetail .controls {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	background:url(/images/structure/line_vert_dotted_grey_white_small.gif) bottom left repeat-x;	
	overflow:hidden;
	display:inline-block;
	width:100%;
	clear:both;
}

.nomineeDetail .controls p {
	overflow:hidden;
	display:inline-block;
	width:100%;
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	font-size:13px;	
	line-height:17px;
	margin:0 0 0 0;
}

.nomineeDetail .controls p span.left {
	float:left;
	display:block;
	margin:0 15px 0 0;
}

.nomineeDetail .controls p span.right {
	float:right;
	display:block;
	margin:0 0 0 15px;
}

.nomineeDetail .nomineePhoto {
	float:left;
	margin:0 20px 80px 0;
	overflow:hidden;	
}

.nomineeDetail .nomineePhoto .connect li {
	float:left;
	margin:0 6px 0 0;
	overflow:hidden;	
}

.nomineeDetail .like, .nomineeDetail .liked {
	position: absolute;
	top:50px;
	right:10px;
}

.nomineeRating {
	float:left;
}

.nomineeDetail h2{
	color:#343f37;
	margin:0px 0 0px 0;
	clear: left;
}

.nomineeDetail h3{
	color:#666666;
	margin:0 0 5px 0;
	font-size: 16px;
}

.nomineeDetail .connect li {
	display: inline;
	margin:0 5px 0 0;
}

.nomineeDetail .connect {
	margin:0 0 10px 0;
}

/*______________________________ NOMINEE PAGE / CONTENT ______________________________*/

.nomineeSidebar {
	float:left;
	width:330px;
	margin:85px 0 10px 20px;
}

.nomineeContent {
	float:left;
	width:280px;
	clear:left;
}

.nomineeContent p.featured {
	font-weight: bold;
}

.nomineeContent h1{
	margin:0;
	padding:0;
	clear:left;
}

.nomineeContent h2{
	margin:0 0 15px 0;
}

/*______________________________ DETAIL PAGE / NOMINEES / NOMINEE / TWITTER FEED / NOMINEE PAGE ______________________________*/

.nomineeDetail .twitter, .nomineeSidebar .twitter {
	padding:4px 9px 4px 9px;
	background:#ffffff;
	border:8px solid #dedbd4;
	margin:0 0 0 0;
	overflow:hidden;
	clear:both;
}

.nomineeDetail .twitter h3, .nomineeSidebar .twitter h3 {
	margin:5px 0 5px 0;
}

.nomineeDetail .twitter .item, .nomineeSidebar .twitter .item {
	padding:5px 0 10px 0;
	background:url(/images/structure/line_vert_dotted_grey_white_small.gif) top left repeat-x;	
	overflow:hidden;
	display:inline-block;
	width:100%;
}

.nomineeDetail .twitter .item h3, .nomineeSidebar .twitter .item h3 {
	margin:0px 0 2px 0;	
}

.nomineeDetail .twitter .item h3 a, .nomineeSidebar .twitter .item h3 a {
	color:#333333;	
	text-decoration:none;	
}

.nomineeDetail .twitter .item h3 a:hover, .nomineeSidebar .twitter .item h3 a:hover {
	text-decoration:underline;
}

.nomineeDetail .twitter .item .copy, nomineeSidebar .twitter .item .copy {
	margin:0 0 2px 0;	
}

.nomineeDetail .twitter .item .date, .nomineeSidebar .twitter .item .date {
	margin:6px 0 2px 0;	
	color:#a40046;
}

.nomineeDetail .twitter .item .copy a.at, .nomieeSidebar .twitter .item .copy a.at {
	color:#000000;
	text-decoration:none;
}

.nomineeDetail .twitter .item .more, .nomineeSidebar .twitter .item .more {
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	font-size:13px;	
	line-height:17px;
	margin:4px 0 0 0;
}

/*______________________________ LOGIN PANEL / LIGHTBOX______________________________*/

.loginPanel, .registerPanel {
	clear: both;
	background:url(/images/structure/line_vert_dotted_grey_white_small.gif) bottom left repeat-x;
	margin:10px 15px;
	padding:0 0 10px 0;
}

.loginPanel h2{
	font-size: 14px;
	font-weight: bold;
}

.loginPanel .formItem {
	margin:0 10px 0 0;
}

.loginPanel .formItem input {
	width:100px;
	padding:3px;
	color:#656565;
}

#loginLightbox .loginPanel {
	background: none;
	z-index:9999;
	width:320px;
}

#loginPanel a.close {
	float:right;
}

#loginLightbox{
	background: white;
	border: 5px solid #cec8bc;
	z-index: 9999;
}

#shadow {
	background: #000;
	z-index: 80000;
}

/*______________________________ REGISTER PANEL ______________________________*/

.registerForm label {
	width:200px;
	display:block;
	margin-bottom:4px;
	}

.registerPanel {
	display: none;
}

.registerPanel .formItem {
	padding:0;
	margin:0 0 10px 0;
}

.registerPanel .formItem input {
	padding:3px;
	color:#8f8f8f;
	width:200px;
}

/*______________________________ NEWS PAGE ______________________________*/

.newsItem h2 {
	margin:0 0 10px 0;
}

.newsItem h3 {
	font-size: 12px;
	font-weight: bold;
	color:#a30044;
	margin:0 0 5px 0;
}

.newsItem {
	background:url(/images/structure/line_vert_dotted_grey_white_small.gif) bottom left repeat-x;
	padding:0 0 15px 0;
	margin:0 0 20px 0;
}

.newsItem.bottom {
	background: none;
	margin:0 0 0px 0;
}

.newsItem .newsImage {
	float:right;
	margin:0 0 20px 20px;
	overflow:hidden;
}

.newsItem .newsImage h3{
	margin:0;
	color:#26332a;
	font-size: 15px;
}

.newsItem ul li a {
	color:#000;
}

.newsItem ul li a:hover {
	text-decoration: none;
}


.columnNarrow .newsItem {
	margin:0 15px 15px 15px;
	overflow:hidden;
	clear:both;
	width:235px;
	display:inline-block;
}

.newsContent .newsItem h3 {
	margin-bottom:0px;
	}

/*______________________________ DETAIL PAGE / NOMINEES / JUDGES ______________________________*/

.columnNarrow .pencil {
	margin:0 -50px 15px 25px;	
	display:inline-block;
	overflow:hidden;
	position:relative;
	left:0px;
}

.columnNarrow .judge {
	background:url(/images/structure/line_vert_dotted_grey_white_small.gif) bottom left repeat-x;	
	padding:10px 0 10px 0;
	overflow:hidden;
	display:inline-block;
	width:100%;
}

.columnNarrow .judge .photo {
	margin:0 10px 0px 0px;	
	float:left;
}

.columnNarrow .judge .copy {
	margin:5px 0 5px 0;
	padding-top:10px;
	display:none;
	clear:both;
}
.judge h3 {
	font-size:15px;
	margin-bottom:4px;
	}
	
	.judge .twitter {
	}


a.register {
	cursor:pointer;
	}

/*______________________________ DETAIL PAGE / HOW DO YOU DOT COM HOME ______________________________*/

#howContent {
	width:420px;
	margin:0 10px 0 0;
	float: left;
	overflow: hidden;
	height: 1%;
}

#howVideoContent {
	width:440px;
	margin:0 10px 0 0;
	float: left;
	overflow: hidden;
	height: 1%;
}

#howVideoSidebar{
	float:left;
	overflow: hidden;
	height: 1%;
	width:180px;
}

#howSidebar {
	float:left;
	overflow: hidden;
	height: 1%;
	width:200px;
}

#howSidebar form {
	margin:0 0 20px 0;
}

#howVideoContent h3{
	margin:10px 0 10px 0;
}

#howSidebar h2{
	margin:0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

#howSidebar ul li, #howSidebar h2{
	font-family: Georgia;
}

#howSidebar ul {
	margin:20px 0 0 0;
}

.howThumb {
	float:left;
	margin:0 10px 5px 0;
	width:200px;
	padding:0 0 10px 0;
	display: inline-block;
	position: relative;
	background:url(/images/structure/line_vert_dotted_grey_white_small.gif) bottom left repeat-x;
}

.howThumb h2{
	font-size: 16px;
	font-weight: bold;
	margin:-5px 0 0 0;
}

.howBanner {
	margin:-10px 0 10px -10px;
	float: left;
}

.howThumb h3{
	font-size: 12px;
	font-weight: bold;
	color:#a01437;
}

.howThumb .stars {
	margin:10px 0 0 0;
}

.howThumb .typeIcon {
	position: absolute;
	top:5px;
	right:3px;
}

.howThumb .vote {
	background: url(../images/structure/bu_vote_off.jpg) top left no-repeat;
	width:50px;
	height:23px;
	float:right;
	display: block;
	cursor: pointer;
}

/*_______________________________ HOW DO YOU DOT COM / RESULT PAGE ________*/

#howContentMain {
	clear: both;
	padding:20px 0 0 0;
}

#resultSearch form p, #resultSearch h2{
	float: left;
	margin:0 10px 0 0;
}

.resultsNext {
	margin:10px 20px 0 0;
	float:right;
	text-align: right;
}

.resultsPrevious {
	float: left;
	margin:10px 0 0 0;
}

.resultsNext p, .resultsPrevious p{
	margin:0;
}

/* _____________________________ EVENTS _____________________________*/
.colLeft {
	float:left;
	width:300px;
	margin-right:35px;
	}

.colRight {
	float:left;
	width:300px;
	}

.eventImage {
	margin-bottom:20px;
	}

.colLeft .panel, .colRight .panel {
	padding:4px 9px 4px 9px;
	border-top:4px solid #cdc8bb;
	border-right:8px solid #cdc8bb;
	border-bottom:16px solid #cdc8bb;
	border-left:8px solid #cdc8bb;
	margin:20px 0;
	overflow:hidden;
}

.largeDate {
	color:#9B1739;
	margin-top:15px;
	font-size:18px;
	}

.eventsPanel {
	background:url(/images/structure/line_vert_dotted_grey_white_small.gif) bottom left repeat-x;
	padding:0 0 10px 0;
}

.eventsPanel a{
	color:black;
}

.event h2{
	margin:0 0 10px 0;
}

.event h3 {
		margin:0 0 10px 0;
}

.event img {
	float: left;
	margin:0 10px 0px 0;
}

/*______________________________ EXTRA ______________________________*/
.miniSpeaker {
	background-color:#fff;
	border-color:#CEC8BA;
	border-style:solid;
	border-width:1px 1px 5px;
	cursor:pointer;
	margin:0 9px 9px 0;
	overflow:hidden;
	padding:2px 10px 10px 10px;
	}

.miniSpeaker h2 {
	margin-bottom:3px;
	}

.miniSpeaker img {
	float:left;
	margin:5px 10px 0px 0px;
	}

.backLink {
	padding:8px 0px;
	}

.speakerImage {
	float:left;
	margin:5px 10px 0px 0px;
	}

.introCopy {
	font-size:15px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	}

.error {
	color:#F00;
}

.formItem {
	padding:10px 0px;
	}

body .columnNarrow .noMarTop {
	margin-top:3px;
	}

.displayNone {
	display:none;
	}

.inline {
	margin:0 0 10px 0;
}

.inline li{
	display: inline;
	margin:0 3px 0 0;
	vertical-align: middle; 
}

.howThumb .inline {
	margin:5px 0 0 0;
	float:left;
}

.howThumb .inline li {
	margin:0;
}

.inline .title {
	font-weight: bold;
	font-size: 13px;
	font-family:Georgia;
	margin:0 13px 0 0;
}	

.sidebarUl li{
	margin:10px 0 0 0;
	font-weight: bold;
	font-size: 13px;
	
}

.sidebarUl a{
	color:#333333;
	text-decoration: none;
}

.sidebarUl a:hover {
	text-decoration: underline;
}

.userControls { padding:15px 0px; clear:both; }

.blackLink {
	color:#333;
	text-decoration:none;
	}

.holdContent {
	width:95%;
	}

.judgesCol .item {
	margin-bottom:10px;
	}

/*______________________________ TARGET IE6 HACK PNG FIX ______________________________*/

* html .starOn {
	width:14px;
	height:13px;
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/structure/award_rating_star_on.png', sizingMethod="crop"); 
}

* html .starOn img{
	visibility: hidden;
}

* html .starOff {
	width:14px;
	height:13px;
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/structure/award_rating_star_off.png', sizingMethod="crop"); 
}

* html .starOff img{
	visibility: hidden;
}

* html .columnNarrow .badge {
	width:179px;
	height:136px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/structure/promo_birthday_badge.png', sizingMethod="crop"); 
}

* html .columnNarrow .badge img {
	visibility:hidden;
}

.news_item {
padding:8px 0px !important;
margin:0px !important;
}

.news_item h2 {
	font-size:20px !important;
margin-bottom:0px !important;
}

.paginate {
	float:right;
	margin:10px 0 0 0;
}

.paginate a.on {
	color:#333;
	text-decoration:none;
}

.paginate li {
   display:inline;
	margin:0 5px 0 0;
}

.resultsText {
    float:left;
    margin:10px 0 0 0;
}

.miniProfile {
    float:left;
    margin:0px 10px 10px 0px;
}