@media print {

	body {
		font-family:arial,helvetica,sans-serif;
		font-size:100%;
	}

	#leftcol {
		display:none;
	}

	#rightcol {
		display:none;
	}

	#footnote {
		display:none;
	}

	table.grid {
		width:100%;
		border-collapse:collapse;
	}

	table.grid th {
		width:35%;
		font-weight:bold;
		text-align:right;
		border:solid 1px #000000;
		padding:0.2em;
	}

	table.grid td {
		background-color:#FFFFFF;
		color:#000000;
		border:solid 1px #000000;
		padding:0.2em;
	}

	.quicklink {
		margin:1em 0em 1em 0em;
	}

	a img {
		border:none;
	}

	caption {
		display:none;
	}

	#mainpic {
		display:none;
	}

}

@media handheld {

	body {
		font-family:arial,helvetica,sans-serif;
		font-size:100%;
	}

	#rightcol {
		display:none;
	}

	table.grid {
		width:100%;
		border-collapse:collapse;
	}

	table.grid th {
		width:35%;
		font-weight:bold;
		text-align:right;
		border:solid 1px #000000;
		padding:0.2em;
	}

	table.grid td {
		background-color:#FFFFFF;
		color:#000000;
		border:solid 1px #000000;
		padding:0.2em;
	}

	.quicklink {
		margin:1em 0em 1em 0em;
	}

	a img {
		border:none;
	}

	caption {
		display:none;
	}

	#mainpic {
		display:none;
	}

	p.error {
		font-weight:bold;
		color:#FF0000;
		background-color:inherit;
	}

	.errornote {
		color:#FF0000;
		background-color:inherit;
	}
}

@media screen {

	body {
		color:#333;
		background-color:#FFFFFF;
		background:url(/images/bg.jpg);
		background-repeat:repeat;
		margin:0em 0em 0em 0em;
		padding:0em;
		font-family: 'Quattrocento Sans', sans-serif;
		font-size:15px;
		line-height:18px;
	}

	a {
		color:#CC3298;
		background-color:;
		text-decoration:none
	}

	a:hover {
		color:#000000;
		background-color:inherit;
		text-decoration:none;
	}

	#header {
	background:url(/images/top_banner.png);
	background-repeat:no-repeat;
	height:auto;
	border-top-right-radius:15px;
	/* [disabled]-moz-border-radius-topright:15px; */
	}

	h1 {
		font-size:140%;
		color:#000000;
		margin-top:0em;
		padding-top:0em;
		background:url();
		background-position:center left;
		background-repeat:no-repeat;
	}

	h1 .selected {
		color:#CC3298;
		background-color:inherit;
	}
	.selected {
		color:#CC3298;
	}

	h2 {
		font-size:100%;
		font-weight:bold;
		color:#FFFFFF;
		
		background-image:url(/images/menu-hover.png);
		background-repeat:no-repeat;
		background-size:800px;
		padding:0.3em;
	}

	ul {
		list-style-type:square;
	}

	p img {
		vertical-align:middle; 
	}

	.cleaner {
		clear:both;
		height:1px;
		line-height:1px;
		font-size:0pt;
		overflow:hidden;
	}
	#socialicons{
		position:absolute; height:180px; width:210px; right:305px; top:25px; z-index:2000;
	}

	#date {
		position:absolute;
		top:-4px;
		right:20px;
		font-size:80%;
		font-weight:bold;
		color:#FFFFFF;
		padding:0.3em;
		margin-top:0px;
		margin-right:1px;

	}

	#date a {
		color:#FFFFFF;
		background-color:inherit;
		text-decoration:underline;
	}

	#mainpic {
		float:right;
		margin:0em 0em 1em 1em;
	}

	#woman {
		background:url(/images/woman.jpg);
		width:70px;
		height:177px;
		margin:0em 1em 0em 0em;
		float:left;
	}

	#woman_right {
		margin-left:80px;
		height:1%; /* IE 3px jog bug */
		overflow:visible;
		position:relative;
	}

	#container {
		background:url(/images/bg.jpg);
		background-repeat:repeat;
		color:inherit;
		background-color:#FFFFFF;
		padding:20px;
	}
	#leftcol-birthday {
		display:inline;
		width:197px;
		float:left;
		padding:0px 0px 0px 0px;
		margin-top:20px;
		background-image:url(/images/Menu2.png);
		padding-top:8px;
		height:442px;
		background-repeat:no-repeat;
		padding:10px;
		font-size:12px;	
	}
	#leftcol {
		display:inline;
		width:197px;
		float:left;
		padding:0px 0px 0px 0px;
		margin-top:8px;
		background-image:url(/images/menu1.png);
		padding-top:8px;
		height:490px;
		background-repeat:no-repeat;
	}

	#leftcol ul {
		list-style-type:none;
		font-size:15px;
		font-weight:normal;
		margin:0px 0px 0px 6px;
		padding:0px;
	}

	#leftcol ul li {
		padding:0px;
		margin-top:0.5em;
	}

	#leftcol ul li a {
		display:block;
		width:159px;
		height:30px;
		line-height:30px;
		padding-left:18px;
		background-image:url(/images/menu-a.png);
		background-repeat:repeat-y;
		text-decoration:none;
		background-position:left;
		color:#E00DDE;
		border-bottom:solid 1px #868686;
		font-family: 'Cabin', sans-serif;
	}

	#leftcol ul li a:hover {
		background:url(/images/menu-hover.png);
		color:#FFF;
		overflow:hidden;
		font-family: 'Cabin', sans-serif;
	}

	#leftcol p {
		text-align:center;
	}

	#leftcol p a img {
		border-top:solid 1px #C0C0C0;
		border-right:solid 1px #EFEFEF;
		border-bottom:solid 1px #EFEFEF;
		border-left:solid 1px #C0C0C0;
	}
	#midcol {
	height:1%; /* IE 3px jog bug */
	overflow:visible;
	font-size:90%;
	padding:12px 10px 32px 32px;
	margin:10px 0px 0px 210px;
	background-color:#FFF;
	margin-top:10px;
	border-top-right-radius:15px;
	-moz-border-topright:15px;
	}

	#footnote {
		display:block;
		clear:both;
		margin:0px 0px 0px 210px;
		padding:5px 30px 10px 14px;
		text-align:center;
		font-size:80%;
		font-weight:bold;
		color:#FFF;
		border-bottom-left-radius:15px;
		border-bottom-right-radius:15px;
		line-height:20px;
		background-image:url(/images/footer_bg.jpg);
	}
	#footer-logo{position:absolute; width:172px; height:90px;}
	#footnote a{color:#FFF; text-decoration:none;}
	#footnote a:hover{color:#FFF; text-decoration:underline;}

	#footnote ul {
		list-style-type:none;
		margin:0em;
		padding:0em;
	}

	#footnote ul li {
		display:inline;
		padding:0em 1em 0em 1em;
		margin:0em;
	}

	#footnote p a {
		color:#FFF;
		background-color:inherit;
		text-decoration:none;
	}
	#footnote p a:hover {
		color:#FFF;
		background-color:inherit;
		text-decoration:underline;
	}

	table.grid {
		width:100%;
		font-size:90%;
		border-collapse:collapse;
		font-family: 'Quattrocento Sans', sans-serif;
	}

	table.grid th {
		color:#CC3298;
		background-color:#F9E3F1;
		background:url(/images/prizeback.gif);
		font-family: 'Quattrocento Sans', sans-serif;
		font-weight:bold;
		text-align:right;
		border:solid 1px #C0C0C0;
		padding:0.5em;
		width:20%;
	}

	table.grid td {
		background-color:#FFFFFF;
		color:#000000;
		border:solid 1px #C0C0C0;
		padding:0.5em;
	}

	table.grid td ul {
		margin:0em;
	}

	table.grid td.submitrow {
		text-align:center;
	}

	table.grid th.mainheading {
		text-align:left;
		font-size:110%;
	}

	table.gallery {
		font-size:90%;
		width:90%;
	}

	table.gallery td {
		vertical-align:top;
		text-align:center;
		padding:0em 0.2em 1.5em 0.2em;
		width:33%;
	}

	.submitbutton {
		background:#CC3298;
		font-weight:bold;
		border-width: 1px 1px 1px 1px;
		border-top-color:#FF9EB9;
		border-left-color:#FF9EB9;
		border-right-color:#990049;
		border-bottom-color:#990049;
		margin-bottom:1px;
		color:#FFFFFF;
		cursor:pointer;
	}

	.quicklink {
		float:left;
		display:block;
		background-repeat:repeat-x;
		padding:0em 1em 0em 1.3em;
		margin:1em 0em 1em 0em;
		text-align:center;
		font-size:13px;
		color:#000;
	}

	.quicklink a img {
		border:solid 5px #c288b1;
		border-radius:10px;
	}

	.quicklink a:hover img {
		border:solid 5px #CC3298;
	}

	.quicklink a {
		text-decoration:none;
	}

	.more {
		margin:0em 0em 0em 0em;
	}

	.more a {
		display:block;
		float:right;
		width:139px;
		height:25px;
		line-height:25px;
		padding-left:26px;
		margin:0em 0em 0em 1em;
		background-image:url(/images/menu-hover.png);
		text-decoration:none;
		color:#FFFFFF;
	
		font-weight:bold;
	}

	.more a:hover {
		background-image:url(/images/button1.gif);
		color:#FFFFFF;
		
	}

	.prize {
	float:left;
	width:24%;
	color:#CC3298;
	padding:1em;
	margin:0em 1.4em 1.4em 0em;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	}

	.prize img {
		border:solid 1px #FFFFFF;
		margin-bottom:0.5em;
	}

	.directorylisting {
		padding:0.1em 1em 0.1em 1em;
		margin:0em 0em 2em 0em;
		color:#CC3298;
		background-color:#F9E3F1;
		background:url(/images/prizeback.gif);
		border-top:solid 1px #F1C0DF;
		border-bottom:solid 1px #F1C0DF;
	}

	hr {
		display:none;
	}

	.hr {
		display:block;
		height:2px;
		background:url(/images/hr.gif);
		overflow:hidden;
		margin:1.5em 0em 1.5em 0em;
	}

	ul.columns {
		width:90%;
		padding-bottom:1.5em;
		overflow:hidden;
	}

	ul.columns li {
		float:left;
		width:15em;
		margin:0em 0em 1em 0em;
	}

	.profilephotos {
		text-align:left;
		padding:0px;
		
	}

	.profilesponsors {
		text-align:left;
	}

	.largeimage {
		text-align:center;
	}

	.largeimage .img {
		float:left;
	}

	.textarea {
		width:22em;
		margin-bottom:1px;
		font-family:arial,helvetica,sans-serif;
	}

	.textareamedium {
		width:10em;
		margin-bottom:1px;
		font-family:arial,helvetica,sans-serif;
	}

	.textareasmall {
		width:6em;
		margin-bottom:1px;
		font-family:arial,helvetica,sans-serif;
	}

	.errornote {
		font-size:90%;
		font-weight:bold;
		color:#FF0000;
		background-color:yellow;
	}

	p.error {
		font-size:110%;
		font-weight:bold;
		color:#FF0000;
		background-color:yellow;
		text-align:center;
	}

	.small {
		font-size:75%;
	}

	.medium {
		font-size:80%;
	}

	#vote {
		padding:0em 0.5em 0em 0.5em;
	}

	a img {
		border:none;
	}

	.novisible {
		display:none;
	}

	caption {
		display:none;
	}
	
	/*---------------------STAR RATING ---------------------------*/
	.classification { 
	position: relative;
	width: 220px;
	height: 35px;
	margin-top:8px;
	
}
.classification .cover {
	position: absolute;
	background: transparent url(/images/star-white.png) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 35px;
	z-index: 101;
}
.classification .progress {
	position: absolute;
	background: transparent url(/images/star-pink.png) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 35px;
	z-index: 102;
}
	.classification1 { 
	position: relative;
	width: 160px;
	height: 25px;
	margin-top:8px;
	margin-left:10px;
	
}
.classification1 .cover1 {
	position: absolute;
	background: transparent url(/images/star-white1.png) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 25px;
	z-index: 101;
}
.classification1 .progress1 {
	position: absolute;
	background: transparent url(/images/star-pink1.png) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 25px;
	z-index: 102;
}


/* --------------- END OF STAR RATING ---------------------*/
.votebox-email{background-image:url(/images/email_button.png); width:280px; height:85px; background-repeat:no-repeat; border:none; text-align:center; font-size:16px; margin-top:10px; }

}

