/* @override http://gf.gq.dev.expandtheroom.net/css/nominees-view-print.css */

/* @override http://gf.gq.dev.expandtheroom.net/css/nominees-view-print.css */

/* @override 
	http://gf.gq.dev.expandtheroom.net/css/nominees-view-print.css
	http://local.gentlemensfund.gq.com:8080/css/g.css
	http://gf.gq.dev.expandtheroom.net/css/gentlemens_fund.css
*/

/* @group Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

#finalist-badge  {
	position:absolute;
	top: 48px;
	left: 150px;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: 400;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* Some other reset that was apparent before the redo, not sure if it's valid...some of it looks dangerous */
li {
	list-style: none;
}

abbr,acronym {
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	font-size: 100%;
}

strong,b {
	font-weight: 700;
}

p {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	font-size: 1em;
}

input#button {
	cursor: pointer;
}

.cake-sql-log {
	color: #fff;
}

/* @end */

/* @group Hides */
#view-all-nominations,
#header,
.subnav-charity,
#nominee-nextprev,
#nominee-buttons,
.cake-sql-log{
	display: none;
}

/* @end */

/* @group Styles */

#right-column img{
	display:none;

}

div#nominee-finalists {
	display:none;
	}

body{
	font-family: Arial;
}

#page-header {
	border-bottom:1px dotted #ccc;
	margin:0 0 10px 0;
}

#page-header h2{
	font-size:24px;
	width:475px;
	height:35px;
}

#nominee-info-top {
	float:left;
	width:200px;
}

#nominee-info p {
	float:right;
	text-align:right;
	width:450px;
	font-size:14px;
}

#nominee-info #nominee-name {
	color: #000;
	text-align:left;
	float:none;
	font-size:20px;
	font-weight:bold;
}

#nominee-info #nominee-location {
	color:#000;
}

#nominee-info {
	text-align:left;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	color: #6f6f6f;
	border-bottom:1px dotted #ccc;
}


#right-column p{
	clear:both;
	font-size: 14px;
}

#footer{
	margin: 20px 0 0 0;
}

#footer .copyright{
	font-size: 10px;
	text-align: center;
}

#top-ad {
	top:0px;
	right:0px;
	position:absolute;
}
#share-header {
display:none;	
}
img.print-image {
	display:inline !important;
}

/* @end */



