/************************* STYLES -  BUZZ PAGE    *************************/
#banner_top{position:absolute; top:auto; left:0; margin:0 0 11px 0; height:136px;}
#content_buzz{
	position:relative;
	left:64px;
	top:143px;
	_top:180px;
	}
.margin_spacer{margin-right:10px;}
/****content left****/
#content_left_buzz{ float:left; width:312px; _width:212px;}
#content_scroll_left{width:312px; height:442px;}


#content_scroll{float:left; width:293px; height:442px; margin:0;overflow: hidden;}
#content_holder{width:290px; height:442px; margin-top:10px;}
#content_slider{float:left; width:11px; height:442px; margin:0; background:#f1f0f0; margin-left:5px;}

.ui-slider-handle {
  width: 15px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #FFFFFF;
  border: solid 1px #41c4dd;
}


#content_mail{height:442px; margin-top:10px;}
#div_email{margin:5px 0 0 3px; background-image:url(/images/easteggbuzz/background_input.png); background-repeat:no-repeat; background-position:top; width:246px; height:22px; }
#div_email input{margin:4px 0 0 6px; padding:0; width:230px; height:15px; border:0; font-size:12px; color:#383838;}
.btn_submit{margin:13px 0 0 1px;}

.title_18px{font-size:18px; font-family: Arial; color:#231f20;}
.txt_12px{font-size:12px; font-family: Arial; color:#231f20;}
.txt_14px{font-size:14px; font-family: Arial; color:#231f20;}

/****content center****/

#content_center_buzz{float:left; width:312px;}
/****content right****/
#content_right_buzz{float:left; width:312px;}
.mrg-top{margin-top:31px;}


/**scrollbar style**/

#scrollbar_container {
	position:relative;
	width:300px;
}

#scrollbar_track {
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:10px;
	background-color:transparent;
	cursor:move;
}

#scrollbar_handle {
	width:10px;
	background-color:#5c92e7;
	cursor:move;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity:0.9;
    -moz-opacity:0.9;
}

#scrollbar_content {
	overflow:hidden;
	width:285px;
	height:250px;
}


/**************** global form**************************/
#content_left{float:left; width:474px;margin-top:24px;}
#content_right{float:left; width:450px; text-align:center; margin-top:24px;}
.shadow_top{background:url(/images/content/background_top.png) no-repeat top left; width:430px; height:61px; margin:0; padding:0; }
.shadow_bottom{background:url(/images/content/background_bottom.png) no-repeat top left; width:430px; height:50px;margin:0; padding:0;}
.content_gred{background:url(/images/content/background_gred.png) repeat-y top left; width:430px; margin:0; padding:0;}
.style_form{width:346px;  position:relative; top:0; left:60px; text-align:left;}
.style_form_ie{*left:19px; }

.title_form{padding-top:22px; text-align:center;}

.error_form{font-family:Arial; font-size:15px; color:#AE1F24}
.field_form{margin-top:17px;}
.mrg_field{margin:0 0 14px 0; backgound:url(/images/content/contactus/backgound_input.png) no-repeat center left;}
.input_field{ border:0; font-family:arial; font-size:18pt; color:#383838;}


/* field large */
		.field_large{
		 background: url(/images/content/background_input_large.png) top center no-repeat; width: 315px; height: 30px; border: 0px; float:left; z-index:1;
		}
		.field_large input{width: 295px; height: 18px; margin: 6px 8px 0px 8px; font-size: 15px; border: none; background: #ffffff; color:#929292; text-align:left; z-index:2;
		font-family:arial, helvetica, verdana;
		}
		
		/* field medium */
		.field_medium{
		 background: url(/images/content/background_input_medium.png) top center no-repeat; width: 224px; height: 30px; border: 0px; float:left; z-index:1;
		}
		.field_medium input{width: 204px; height: 18px; margin: 6px 8px 0px 8px; font-size: 15px; border: none; background: #ffffff; color:#929292; text-align:left; z-index:2;
		font-family:arial, helvetica, verdana;
		}
		
		/* field small */
		.field_small{
		 background: url(/images/content/background_input_small.png) top center no-repeat; width: 87px; height: 30px; border: 0px; float:left; z-index:1;
		}
		.field_small input{width: 71px; height: 18px; margin: 6px 8px 0px 8px; font-size: 15px; border: none; background: #ffffff; color:#929292; text-align:left; z-index:2;
		font-family:arial, helvetica, verdana;
		}
		.field_area{width:316px; height:141px; background-image:url(/images/content/background_textarea.png); background-position:top; background-repeat:no-repeat; margin:0; padding:0; }
		.field_area textarea{width:301px; height:125px; margin:8px 0 0 7px; font-family:Arial, Helvetica, sans-serif; font-size:11px; *overflow: hidden; border: 0; color:#929292; text-align:left;}

/*************** CONTACT PAGE*************************************/
#content_contactus {
			margin-left:74px;
		}
.contact_description{margin-top:16px;}
.information_contact{font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#1F1F1F; padding-top:19px; line-height:19px;}
.pad_7px{ padding-top:9px; }
.title_red{color:#C41230;font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.font_red{color:#C41230;}
.txt_11px{font-size:11px;}

