/** current css **/
body {
	font-size:65.5%;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/page_back.jpg) center top repeat-x black;
	color:black;
}
.stickerBack {
	background: url(../images/sticker_back.jpg)	center top no-repeat;
	min-height:840px;
}
.center {
	width:960px;
	margin: 0 auto;
	position:absolute;
	z-index:400;
	margin-left:-480px;
	left:50%;
}
.clearFix {
	clear:both;	
}
.holderLogin {
	height: 113px;
	float:left;
}
#holderLogo {
	background: url(../images/line_fade.jpg) left top no-repeat;
	padding: 10px 0 0 15px;
	font-size:1.2em;
	width: 289px;
	float:left;
	min-height: 100px;
}
.logo{
	display:block;
	background:url(../images/PEAK3RadioLogoV8.gif) left top no-repeat;
	padding-top:5px;
	padding-left:0px;
	margin-left: -10px;
	margin-top: -10px;
min-height: 85px;

}
#about{position:absolute; top: 10px; margin-left: 180px;}
#holderContest {
	width: 320px;
	background: url(../images/line_fade.jpg) left top no-repeat;
	float:left;
	height: 80px;
	padding: 10px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size:1.1em;
}
#holderLogin {
	float:left;
	width: 305px;
	background: url(../images/line_fade.jpg) left top no-repeat;
	padding: 10px 0px 0 10px;
}
#holderLogin a{
float: left;
padding: 0px;
}
#holderLogin img{
float: left;
}
a { color: #ffba00; outline: none;}
#holderLogin ul {margin-top:10px;}
#holderLogin ul li a {
	color: #ffba00;
	font-size:11px;
	outline: none;
}
#holderLogin ul li { padding-left:6px;}
.endCap {
	width: 1px;
	float:left;
	background: url(../images/line_fade.jpg) left top no-repeat;
	height: 113px;
	display:block;
}
form#login {
	background: url(../images/login_and_win.png) left top no-repeat;
	padding-top:8px;
}
#lastMonthsWinner {
	color: #ffba00;
	font-size:1.1em;
	padding-top: 5px;
	display:block;
	float:right;
}
.inField {
	background: url(../images/login_box.png) left top no-repeat;
	width: 117px;
	height: 23px;
	color: black;
	font-size: 1.1em;
	border:0;
	float:left;
	margin-right: 3px;

}
.inBtn {
	background: url(../images/login_button.png)	left top no-repeat;
	width: 55px;
	height: 25px;
	cursor:pointer;
	border: 0;
	float:left;
}
ul.nav {
	margin: 0;
	padding: 0;
}
ul.nav li {
	display: inline;	
	padding-right: 5px;
}
ul.nav li a{
font-size:11px;
}
#holderPlayer {
	width:1010px;
	left: 50%;
	margin-left:-505px;
	position: absolute;
	height: 107px;
	z-index:800;
	top: 107px;
}
.player {
	margin: 0 0 0 -10px;
	position:relative;
}
.heroImage {
	width: 730px;
	height: 314px;
	display:block;
	float:left;
}
.factoid {
	width: 190px;
	height: 234px;
	background:url(../images/factoid_back.jpg) center top no-repeat;
	float:left;
	padding:40px 20px;
	text-align:center;
	color: #6d3312;
	font-size:1.6em;
	font-weight:bold;
}
#partners {
	height: 86px;
	background: url(../images/partners_back.png) left bottom repeat-x;
}
#partners ul {
	padding: 0;
	height: 86px;
	display: table;
	max-width: 960px;
	margin: 0 auto 0 auto;
}
#partners ul a {
	padding:20px 0 0 0;
	margin-left:13px;
	display:block;
	float:left;
	height:66px;
	outline: none;

}
#partners ul a:hover {
	background: url(../images/partners_over.png) center 5px no-repeat;
	height:75px;
}
.partnerImg{padding-right: 25px;}
img {border:0;}
.holderBottom {
	background: url(../images/bottom_back.png) left top repeat-x #6d4629;
	padding: 15px;
}
.featImg {
	height: 245px;	
	width: 288px;
	border-right: solid 1px #946c3f;
	float:left;
	padding-right:10px;
	
}
.chatter {
	height: 245px;	
	width: 290px;
	border-right: solid 1px #946c3f;
	border-left: solid 1px #b68d5f;
	float:left;
	padding:0 10px;
	font-size:1.2em;
	color:white;

}

#promo {
	height: 245px;	
	width: 215px;
	border-left: solid 1px #b68d5f;
	border-right: solid 1px #946c3f;
	float:left;
	padding:0 10px;

}
.rightButtonsColumn
{
    width: 80px;

text-align: center;
	float:left;
	


}
.rightButtons{

width: 90px;
margin-left: 5px;
}
.rightButtons div
{

   margin-bottom: 20px;
   word-wrap:break-word;
font-family: arial;
  color: #F7BA13 !important;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 1px 1px 0px #000000;
 
  padding: 5px 10px;

  background: #413021;
  background: linear-gradient(top,  #413021,  #090704);
  background: -ms-linear-gradient(top,  #413021,  #090704);
  background: -webkit-gradient(linear, left top, left bottom, from(#413021), to(#090704));
  background: -moz-linear-gradient(top,  #413021,  #090704);
  
   
}
.rightButtons div:hover{
 background: #090704;
  background: linear-gradient(top,  #090704,  #413021);
  background: -ms-linear-gradient(top,  #090704,  #413021);
  background: -webkit-gradient(linear, left top, left bottom, from(#090704), to(#413021));
  background: -moz-linear-gradient(top,  #090704,  #413021);
}
.rightButtons a{
text-decoration: none;
}
.rightButtons a:hover{
color:white;
}
.featHead {
	height:40px;	
}
.chatFb {
	background: url(../images/ico_fb_large.png)	left top no-repeat;
	border-bottom: dotted 1px white;
	padding: 0 0 10px 60px;
	margin-bottom:10px;
	!margin-bottom:35px;
	border-bottom: dotted 1px white;

}
.tweet {
	background: url(../images/ico_twitter_large.png) left top no-repeat;
	padding: 0 0 10px 60px;
}
#socialContainer
{
    height: 20px;
    width: 105px;
    position: absolute;
 margin-left: 175px; 
 margin-top: -55px;
 
}
#socialContainer img{float:right; margin-left: 5px;}












/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


#coin-slider { overflow: hidden; zoom: 1; position: relative; }
#coin-slider a{ text-decoration: none; outline: none; border: none; }

div.cs-buttons { font-size: 0px; padding: 10px; float: left; margin-left:80px;}
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; color: #B8C4CF; text-indent: -1000px; outline: none;}
.cs-active { background: url(../images/ico_lt_circle.png)!important; }
.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
a.cs-button-coin-slider { 
	background: url(../images/ico_drk_circle.png);
	width: 10px;
	height: 10px;
	display:block;
}
.loggedIn
{
    color: #ffffff;
}

#flashPlayerContainer {
	width:995px;
	height: 400px;
	left: 50%;
	margin-left:-515px;
	position: absolute;

	z-index:200;
	top: 113px;
}
#footer{
	color: #ffba00;
	background-color:#6D4629;
	border-top-style:dotted;
	border-top-width: 1px;
	border-top-color: #B68D5F;
	line-height:2em;
	vertical-align:middle;
}
#twitter_update_list li {
list-style-type: none;
}
#holderHomeNews .post { border-bottom: dotted 1px white;  min-height: 82px; }
#holderHomeNews .post a { color:white; text-decoration:none;}
#holderHomeNews .post p { line-height:normal!important; font-size:1.0em; }
#holderHomeNews .post img { float:left; padding:0 5px 5px 0; }
#newsItems{margin-top: -10px;}
.moreButton, .submitPicButton, .morePicsButton
{
    float: right;
    margin-top: 5px;
  font-family: arial;
  color: #F7BA13 !important;
  font-size: 12px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #000000;

  padding: 5px 10px;

  background: #413021;
  background: linear-gradient(top,  #413021,  #090704);
  background: -ms-linear-gradient(top,  #413021,  #090704);
  background: -webkit-gradient(linear, left top, left bottom, from(#413021), to(#090704));
  background: -moz-linear-gradient(top,  #413021,  #090704);
}
.moreButton:hover, .submitPicButton:hover, .morePicsButton:hover {
  color: #FFFFFF !important;
  background: #090704;
  background: linear-gradient(top,  #090704,  #413021);
  background: -ms-linear-gradient(top,  #090704,  #413021);
  background: -webkit-gradient(linear, left top, left bottom, from(#090704), to(#413021));
  background: -moz-linear-gradient(top,  #090704,  #413021);
}
.morePicsButton{width: 270px; text-align: center;}
/*********************************/
/* SLIDES   
/*********************************/
#slides { position:absolute; left:0; right:0; top:0; bottom:0; overflow:hidden;  }
#sliderContent, .ajaxContent, #wrapper, .slides_container { position:absolute!important; left:0; right:0; top:0; bottom:0; }
div#slide { width:728px; height:0; position:absolute;  bottom:0;background:url(../images/slide_back.jpg); z-index:450; overflow:hidden; }

.slides_container { position:absolute; left:0; right:0; top:0; bottom:0; }
ul.pagination { position:absolute;  z-index: 1500; margin:0; padding:0; list-style:none; bottom:20px; left:230px; }
ul.pagination li { display:inline; }
ul.pagination li a { width:8px; height:0; display:block; float:left; background:#353535; border:solid 1px #525252; margin-right:5px; overflow:hidden; padding-top:8px; }
ul.pagination li.current a { background:#9c0000; border:solid 1px #ae0000; }
.slideMask {z-index: 1075; width:728px; height:318px; overflow:hidden; position:absolute; margin-left:0px; margin-top:70px;  }
#holderAjax { }

a#btnClose {
position: absolute;
right: 10px;
top: 10px;
display: block;
text-decoration: none;
color: #ff0000;

background: #eef8ff;
 z-index: 1055;
padding: 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 2px 6px #000000;
-webkit-box-shadow: 0px 2px 6px #000000;
box-shadow: 0px 2px 6px #000000;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 180, color = '#000000');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#000000')";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#9cdbff', endColorstr = '#5998ff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#9cdbff', endColorstr = '#5998ff')";
}

/*********************************/
/* BOTTOM RIGHT BANNERS   
/*********************************/
#bottomRightBanners { position:absolute; left:638px; right:0; top:15px; bottom:0;  width: 215px; height:270px; }
#sliderContent, .ajaxContent, #wrapper, .slides_container { position:absolute!important; left:0; right:0; top:0; bottom:0; }
#bottomRightBanners img { width:215px; height:250px; position:absolute;  overflow:hidden; }


#bottomRightBanners .pagination { position:absolute;  z-index: 1500; margin:0; padding:0; list-style:none; bottom:5px; right:0px;  left: 0px;}
#bottomRightBanners .pagination li { display:inline; }
#bottomRightBanners .pagination li a { width:8px; height:0; display:block; float:left; background:#402F20; border:solid 1px #836041; margin-right:5px; overflow:hidden; padding-top:8px; }
#bottomRightBanners .pagination li.current a { background:#FF7F00; border:solid 1px #E9BA13; }

/* Template style Added 2/15/2015 */
/* Main content area begin*/
#main{
	clear:both;
	width:960px;
	margin: 0 auto;
	min-height: 100%;
	height:100%;
	display:table-cell;
	padding: 0px;	
background: #b1824d; /* Old browsers */
background: -moz-linear-gradient(top,  #b1824d 0%, #6d4629 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b1824d), color-stop(100%,#6d4629)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b1824d 0%,#6d4629 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b1824d 0%,#6d4629 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b1824d 0%,#6d4629 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b1824d 0%,#6d4629 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1824d', endColorstr='#6d4629',GradientType=0 ); /* IE6-9 */
}
#content {
width: 98%;
padding-left: 10px;
padding-right: 5px;
float: left;
clear: left;
text-align: justify;
font-size: 14px;
color: #fff;
}
#content h1
{
    color: Black;
}
.logo a {
position: absolute;
display: block;
height: 90px;
width: 190px;
}
/* ski contest begin */
#content hr{border:1px dotted #fff;}
   optgroup{color:#000000;}
   option{color:#000000;}
   #content input, #content select 
   {
    text-rendering: auto;
    letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
padding: 10px;
border: 1px solid #666;
color: #000;
background-color: #fff;
width: 95%;
font-family: Arial, Verdana;
font-size: 14px;

}
#content table{width:95%; border-collapse: separate; border-spacing: 5px;}
#content table td{margin-right: 10px;}
#content input[type=submit]{background-color: #478AC6; color: #fff; font-weight: bold; width: 95px; text-align: center;}
#content input[type=checkbox]{width:20px;}
#content select{width: 100%;}
#ctl00_ContentPlaceHolder1_ucCaptcha{border: solid 1px red; clear:right;  position: absolute; margin-top: -5px; margin-left: 10px;}
#ctl00_ContentPlaceHolder1_ucCaptcha img{height: 22px; width: auto;}
 .ErrorControl
    {
        background-color: #FBE3E4;
        border: solid 1px Red;
    }

/*ski contest end */

