/* BLURB
============================================================================ */

#blurb {
	background:#4AAAE5 url(/images/sites/westernmasssaves_com/gradient_blurb.png) repeat-x scroll 0 100%;
	border-top:1px solid #2C8FCB;
	color:#FFF;
	font-family:"Palatino", "Times", serif;
	font-size:1.5em;
	font-weight:normal;
	line-height:1.2em;
	padding:1em 2em;
}

*html #blub{
	z-index: 100;
}

#blurb .sitename {
	color: #FFB53A;
}


/* LAYOUT
============================================================================ */

#mainshow {
	/*width: 880px;
	background: #007DC3 url("/images/sites/westernmasssaves_com/gradient_medium_blue.png") repeat-x;*/
	margin: 0 auto;
}

#mainshow .ticketholders {
	float: right;
	width: 330px;
}

.left {
	width: 530px;
	padding:20px;
}
.right {
	width: 330px;
	background: url(/images/home/sidebar_bkg.png) 0 0 repeat-y;
	padding-bottom:10px;
}

#reduction_widget {
	float: left;
	width: 530px;
}

#savings {
	float: left;
	width: 530px;
	background-image:none;
}

#footer{
	clear: both;
}

/* SCREEN
============================================================================ */

#screen {
	margin: 10px;
}

#screen img {
	width: 100%;
}


/* BANNERS
============================================================================ */

.slideshow {
  position: relative;
  /* visibility: hidden;
 left: -5000px;*/
  height: 280px;
	float: left;
	width: 590px;
}
.slideshow ul{list-style:none;}

.slideshow ul li{
	height: 280px;
	width: 590px;
	margin: 0; 
}

.slideshow ul{padding:0; margin:0;}
.slideshow ul li{padding:0; margin:0;}
.slideshow ul li a{padding:0; margin:0;}


/* SIGNUP/LOGIN FORM
============================================================================ */

#login {
	background: #FFB53A  url("/images/sites/westernmasssaves_com/gradient_yellow_login.png") 0 0 repeat-x;
	padding:0 1em ;
	position: relative;
	color: #222;
	height:280px;
	overflow:hidden;
}

#login p {
	margin: 1em 0;
}

#login p label {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	padding: .5em 1em 0 0;
}

#login p input.text,
#login p input.password {
	padding: 1px 2px;
	border: 1px solid #BBBBBB;
	font-size: 1.5em;
	width: 192px;
}

#login .remember {
	margin: 0 0 0 .3em;
	font-size: .7em;
}

#login .remember a{
	margin: 0 0 0 1em;
}

#login .submit {
	position: absolute;
	width: 89px;
	height: 32px;
	right: 2em;
	top: 6em;
}

#login input {
	 -moz-border-radius :8px;
	 -webkit-border-radius :8px;
}

#login .submit input {
	display: block;
	background: url("/images/sites/westernmasssaves_com/buttons/login.png") no-repeat;
	background-color: transparent;
	border: none;
	cursor: pointer;
	width: 89px;
	height: 32px;
	text-indent: -9999em;
}

#login .resetpass {
	margin-left: 8em;
}

#signup {
	border-top: solid 1px white;
	margin-top: 1.5em;
}

#signup p {
	margin: 2em 0 0;
}

#signup p {
	margin: 0;
	text-align: center;
}

#signup p.new {
	padding: .5em 0;
	font-size: .8em;
}

#signup p.new span {
	font-weight: 900;
}


/*login page*/

#login_form_container{
	position: absolute;
	padding: 15px;
	width: 300px;
}

span.inp2{
	margin-top: 50px;
}
	
h2{font-weight:bold;}
	
.login_form span{
	float:right;
	height:30px;
	padding:0;
	margin: .1em .7em;
}

.login_form span.email_label{
	position: absolute;
	color: #0f0f0f;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	width: 60px;
	text-align: right;
}

.login_form span.password_label{
	position: absolute;
	color: #0F0F0F;
	font-size: 12px;
	font-weight: normal;
	margin-top: 40px;
	width: 60px;
	text-align: right;
}

.login_form .inp1{background:none}
.login_form .inp2{background:none}

.login_form span input{
	font:14px/14px Verdana, Tahoma, sans-serif;
	color:#666;
	width:200px;
	margin-left: 10px;
	height:17px;
	background-color: #FFF;
	border: 1px solid #bbb;
}

fieldset #lost_password{
	color: #2DA7E6;
	font-size: .7em;
	margin-top: 70px;
	position: absolute;
}

fieldset #remember{
	font-size: .7em;
	margin: 70px 0 0 90px;
	position: absolute;
}

fieldset #remember input{
	margin-right: 4px;
}

fieldset input#login_button{
	background-color:#43a6ea;
	border:none;
	float:right;
	height: 32px;
	margin-right: 1em;
	width: 89px;
	-moz-border-radius: 0px;
}

/* SAVINGS
============================================================================ */

#savings_box{
	background-color: white;
	color: #666;
	height: 148px;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: .0px;
  	margin: 5px 0 20px;
	width: 552px;
}

#savings_box #left_arrow{
	background-image: url("/images/sites/westernmasssaves_com/left_arrow.png");
	float: left;
	height: 100%;
	width: 36px;
}

#savings_box #right_arrow{
	background-image: url("/images/sites/westernmasssaves_com/right_arrow.png");
	float: right;
	height: 100%;
	width: 36px;
}


.unitCarousel{
    position: relative;
    visibility: hidden;
    left: -5000px;
    height: 146px;
	margin-top:1px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #f2f2f2 transparent;
}

.unitCarousel ul li{
	height: 146px;

}

.savings{
	text-align: center;
	width: 100px;
	margin: 0px 10px 15px 10px;
	padding: 0;
}
#savings h2 { font-size: 16px; padding-left:18px;}

.savings:hover{
	color:#1a1a1a;
}

.savings .number{
	color: #74848F;
	font-size:23px;
	font-weight: bold;
}

.savings:hover .number{
		color:#062f43;
}

.savings p{
	margin-top: -15px;
	font-size:12px;
}



/* REDUCTION WIDGET
============================================================================ */
#reduction_widget{
	background: url("/images/home/main_div_background.png");
	padding: 10px 0px 10px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:solid 1px #f0f0f0;
}

#reduction_widget h2{
	font-size:16px;
	line-height: 18px;
}

#reduction_widget ul{
	border-bottom: 1px solid #ccc;	
	list-style-type:none;
	margin: 20px 15px 20px 0;
	width: 254px;
}

#reduction_widget ul.right_list{
	float:right;
}

#reduction_widget ul li{
	border-top: 1px solid #ccc;
}

#reduction_widget ul li:hover{
	background-image: url(/images/sites/reduction_hover_bg.jpg);
}

#reduction_widget ul li a{
	font-size: 14px;
	height: 14px;
	padding: 17px 0 17px 2px;
	display: block;
	width: 254px;
}

#reduction_widget ul li a img.reduction_icon{
	float: left;
	margin-top: -17px;
}

#reduction_widget ul li a:hover{
	text-decoration:none;
}

#reduction_widget p{
	color: #666;
}

#reduction_widget a.see_more{
	float: right;
	margin-right: 15px;
}

#reduction_widget a.see_more:hover{
	text-decoration: none;
}


.sn{
	margin-top: 2em;
	float:left;
	width: 570px;
}

.sn ul{
	float:left;
	list-style-type:none;
	margin:0;
	padding: 0 0 0 3px;
}

ul.pad_right{
	margin-left: 9px;
}

.sn li{
	margin: 0;
	padding: 3px 0;
}


/* BLOG
============================================================================ */

#blog{
	padding: 10px 20px;
	width: 290px;
	border-bottom:solid 1px #f0f0f0;
}

#blog h2{
	margin: 0 0 10px;
	padding: 0;
	font-weight: bold;
}

#blog h2 a{
	font-size:16px;
	text-decoration:none;
	text-transform:none;
}

#blog h2 a.title_link{
	font-size: 16px;
	text-transform: none;
}

#blog #post{
	padding: 0;
	overflow: hidden;
}

#post p{
	color: #555;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: .1px;
	line-height: 16px;
	margin: 0 0 10px 0;
}

#blog #metadata{
	border-top: 1px solid #ccc;
	color: #555;
	margin:0;
	padding-top: 6px;
}

#blog #metadata p{
	margin:0;
	font-size: 11px;
}

#blog #comment_control{
	float: right;
	font-size: 11px;
}

.comment{
	padding: 15px 10px 10px 10px;
}

.even{
	background-image: url(/images/sites/westernmasssaves_com/main_div_background.png);
}

#comments p{
	color: #555;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: .1px;
	line-height: 16px;
	margin: 0 0 0px 0;
	padding: 0;
}

#comments p.comment_meta{
	color: #555;
	font-size: 11px;
	margin:0 0 0 0;
	padding-top: 3px;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
}

.post_image{
	float: left;
	margin: 0px 10px 10px 0;
}


#third{padding: 15px;}
#third_video{padding: 5px;border:1px solid #eee;background-color: #FFF;}

/* SPONSORS
============================================================================ */

.sponsors {
	margin-top:20px;
	float:left;
	padding-top:10px;
	border-top: solid 1px #e0e0e0;
	width:550px;	
}

.sponsors ul {
	list-style:none;
	margin: 10px 0;
}
.sponsors li {
	display:inline;
}

/* SOCIAL MEDIA ICONS
============================================================================ */

.right ul {
	list-style:none;
	padding: 15px;
	border-top: solid 1px #fff;
}

.right ul li{
	padding: 3px 0;
}


/* LOGIN PAGE STYLES
============================================================================ */

#login_page{
	background-image: url(/images/sites/westernmasssaves_com/main_div_background.png);
	background-repeat: repeat-x;
	height: 288px;
	padding: 60px 0 0 0;
	margin: 0 0 0 0;
}

#login_page fieldset{
	margin-left:304px;
	margin-top: 20px;
	border: none;
}

#login_page legend{
	font-weight: bold;
	margin-bottom: .7em;
}

#login_page .login_form{
	background-image: url(/images/sites/signup_area.jpg);
	border: 1px solid #bbb;
	height: 150px;
	width: 330px;
}


#shadow_bottom{
	background-image: url("/images/sites/westernmasssaves_com/bottom_bkg.png");
	background-repeat: repeat-x;
	height: 30px;
	margin-left: -14px;
	position: absolute;
	top: 488px;
	width: 100%;
}

.bottom{
	background:#fff url(/images/sites/westernmasssaves_com/bottom_bkg.png) repeat-x;
	padding:20px 10px;
	clear:both;
}
	
/* BOTTOM
============================================================================ */

.bottom ul {
	list-style:none;
}