@charset "utf-8";
/* CSS Document */

html body{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

form,h1,h2,h3,h4,h5,h6 {
	margin-top:0px;
	margin-bottom:0px;
}

a {
	color: #C00;
	text-decoration: underline;
}

p {
	margin:0;
	margin-bottom:1em;
}

#pagewrapper {
	position:relative;
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:212px;
	border-bottom:1px solid #828282;
	margin-bottom:15px;
}

#contentarea {
	width:960px;
	overflow:hidden;
	position:relative;
	background-color:#FFF;
}

#contentTitle {
	width:930px;
	color: #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#leftColumn {
	float:left;
	width:450px;
	margin-left:15px;
	color: #000;
}

#girl {
	position:absolute;
	width:300px;
	height:553px;
	top:239px;
	left:606px;
}

#prizes {
	position:absolute;
	width:388px;
	height:317px;
	top:1059px;
	left:521px;
}

#footer {
	clear:both;
	display:block;
	font-size:0.7em;
	text-align:center;
	width:960px;
}

/*  Header  */
.mnbtn_lnk {
	text-transform: uppercase; font-family: arial, sans-serif; background: none transparent scroll repeat 0% 0%; color: #fff; font-size: 11px; font-weight: normal; text-decoration: none; display:block; line-height:31px;
}
.mnbtn_lnk:hover {
	text-transform: uppercase; font-family: arial, sans-serif; background: none transparent scroll repeat 0% 0%; color: #f00; font-size: 11px; text-decoration: none;
}
.btn_bg {
	background-image: url(/FeatureGirl/images/HeaderMenu/btn_allbg.gif);
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-position: left center;
}
.btn_bg_act {
	text-align: center; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
	background: url(/FeatureGirl/images/HeaderMenu/bg_active.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 0px;
}
.btn_line {
	width: 1px; background: url(/FeatureGirl/images/HeaderMenu/btn_line.gif) no-repeat; font-size: 4px;
}

/*  End Header  */

/*  Menu  */

.menubtn_bg {
	background-image: url(../images/Menu/Menubg.jpg);
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width:150px;
	height:30px;
	line-height:30px;
	font-size:0.8em;
	margin-bottom:15px;
}
.menubtn_bg_act {
	background-image: url(../images/Menu/Menubg_act.jpg);
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width:150px;
	height:30px;
	line-height:30px;
	font-size:0.8em;
	margin-bottom:15px;
}
/*  End Menu  */

.txt {
	font-size:0.8em;
}

a.txt {
	text-decoration:none;
}

.txtbold {
	font-size:0.8em;
	font-weight:bold;
}

div.gallery{
	width:630px;
	margin-left:20px;
	margin-top:40px;
}

div.left{
	width:230px;
	margin-top:50px;
	margin-left:20px;
	font-size:13px;	
}

div.lefttext{
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	opacity:0.7;
	filter:alpha(opacity=70) ;	
	font-weight:600;
	padding:15px;
}

#content {
	width:960px;
	position:relative;
	background-color:#FCFDF8;
	min-height:900px; 
	height:auto !important; 
	height:900px;
	padding-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/beachbg1.jpg);
	background-repeat:no-repeat;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 600px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 100px;
	height: 100px;
	margin-right:40px;
	margin-bottom:120px;
}
ul.thumb li img {
	width: 120px; height: 213px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}

/* WINNERS */

div.winnersgallery{
	width:460px;
	margin-left:20px;
	margin-top:40px;
}

ul.winnersthumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 460px;
}

ul.winnersthumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 100px;
	height: 100px;
	margin-right:40px;
	margin-bottom:120px;
}

ul.winnersthumb li img {
	width: 120px; height: 213px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}

ul.winnersthumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
