/* Premast */
#zone_default_premast_container{
	width: 1000px;
	background: #2d2d2d;	
	height: 25px;
}
#zone_default_premast_weeklies_container{
	width: 1000px;
	background: #000000;	
	height: 25px;
}
#zone_default_premast{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 25px;
	overflow: hidden;		
}

#image_premast_ce
{
	width: 135px;
	height: 25px;
	border: 0 none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#image_premast_tj,
#image_premast_tt,
#image_premast_dg,
#image_premast_jm,
#image_premast_kr,
#image_premast_here
{
	height: 25px;
	border: 0 none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#image_premast_tj{
	width: 119px;
}
#image_premast_tt{
	width: 122px;
}
#image_premast_dg{
	width: 112px;
}
#image_premast_jm{
	width: 103px;
}
#image_premast_kr{
	width: 107px;
}
#image_premast_here{
	width: 88px;
}
.area_premast_ce_off{
	width:135px;
	height: 25px;
	float:left;
	background: url('../images/premast_ce_off.gif') no-repeat;
}
.area_premast_tj_off,
.area_premast_tt_off,
.area_premast_dg_off,
.area_premast_jm_off,
.area_premast_kr_off,
.area_premast_here_off{
	height: 25px;
	float:left;
}
.area_premast_tj_off{
	width:119px;
	background: url('../images/premast_tj_off.gif') no-repeat; 
}
.area_premast_tt_off{
	width:122px;
	background: url('../images/premast_tt_off.gif') no-repeat;
}
.area_premast_dg_off{
	width:112px;
	background: url('../images/premast_dg_off.gif') no-repeat;
}
.area_premast_jm_off{
	width:103px;
	background: url('../images/premast_jm_off.gif') no-repeat;
}
.area_premast_kr_off{
	width:107px;
	background: url('../images/premast_kr_off.gif') no-repeat;
}
.area_premast_here_off{
	width:88px;
	background: url('../images/premast_here_off.gif') no-repeat;
}
#zone_default_premast_options{
	float: right;
}
#zone_default_premast_options,
#zone_default_premast_options a{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#zone_default_premast{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#zone_default_premast_options div{
	position: relative;
	float: left;
}
.area_default_premast_moremenu_container{
	display: none;
	background: url("../images/bg_moremenu.gif") no-repeat #000000;
	width: 1000px; 
	height: 25px; 
}

.img_icon_login {background: url("../images/icon_login.gif") no-repeat;}
.img_icon_logout {background: url("../images/icon_login.gif") no-repeat;}
.img_icon_contact {background: url("../images/icon_contact.gif") no-repeat;}
.img_icon_search {background: url("../images/icon_search.gif") no-repeat;}
.img_icon_account {background: url("../images/icon_account.gif") no-repeat;}
.img_icon_checkout {background: url("../images/icon_checkout.gif") no-repeat;}

/* Post Foot */
#zone_default_postfoot_container{
	width: 1000px;
}
#zone_default_postfoot{
	background-color: #2d2d2d;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
	border-bottom: 1px solid #000000;	
}
#zone_default_postfoot_content{
	font-family: Verdana, sans-serif;
	color: #828282;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	cursor: default;	
}
.area_default_postfoot_content_title{
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	cursor: default;	
}
#zone_default_postfoot_content a,
#zone_default_postfoot_content a:hover{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
#zone_default_postfoot_content a{
	color: #e1e1e1;
	text-decoration: none;
}
#zone_default_postfoot_content a:hover{
	color: #ffffff;
	text-decoration: none;
}

/* LOGIN */
.area_login_container{
	margin-top: 10px;
	border: 1px solid #c8c8c8;
	clear: both;
}
.area_login{
	padding: 10px;
	background: #fffff0;
}
.area_login div,
.area_login p{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	text-align: justify;
}
.area_login a,
.area_login a:hover{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.area_login a:hover{
	color: #000000;
	text-decoration: none;
}
.area_login h2{
	padding: 10px 0 5px 0;
	font-family: Georgia, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
}

/* Comments */
.area_comment_container{
	margin-top: 10px;
	border: 1px solid #c8c8c8;
	clear: both;
}
.area_comment{
	padding: 10px;
	background: #fffff0;
}
.area_comment p,
.area_comment div{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	text-align: justify;
}
.area_comment a,
.area_comment a:hover{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.area_comment a:hover{
	color: #000000;
	text-decoration: none;
}
.area_comment h2{
	padding: 5px 0 5px 0;
	font-family: Georgia, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
}
.area_comment_posted_container{
	margin-top: 10px;
	border: 1px solid #c8c8c8;
}
.area_comment_posted{
	padding: 10px;
}
.area_comment_posted p,
.area_comment_posted_moderated{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	text-align: justify;
}
.area_comment_posted_identity{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	width:100%;
	text-align: right;
	font-weight: bold;
	cursor: default;
}

.area_comment_posted_moderated{
	font-style:italic;
}
	
.area_comment_posted_toolbox_container{
	width:100%;
}
.area_comment_posted_toolbox_rating,
.area_comment_posted_toolbox_timestamp,
.area_comment_posted_toolbox_rating_input_up,
.area_comment_posted_toolbox_rating_input_down,
.area_comment_posted_toolbox_flag_input_run{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: default;	
}
.area_comment_posted_toolbox_rating{
	float: left;
	width: 50%;
}
.area_comment_posted_toolbox_timestamp{
	float: left;
	width: 50%;
	text-align: right;
}
.area_comment_posted_toolbox_rating_input{
	float: left;
	width: 50%;
}
.area_comment_posted_toolbox_rating_input img{
	float: left;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.area_comment_posted_toolbox_rating_input_up{
	float: left;
	line-height: 20px;
	padding: 0px 5px 0px 3px;
}
.area_comment_posted_toolbox_rating_input_down{
	float: left;
	line-height: 20px;
	padding: 0px 0px 0px 3px;
}
.area_comment_posted_toolbox_flag_input{
	float: left;
	width: 50%;
	text-align: right;
}
.area_comment_posted_toolbox_flag_input_run{
	float: right;
	line-height: 20px;
	padding: 0px 0px 0px 3px;
}
.area_comment_posted_toolbox_flag_input img{
	float: right;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.area_comment_form_instructions,
.area_comment_form_title_container{
	margin-top: 10px;
	width: 100%;
}
.area_comment_form_title,
.area_comment_form_selections_notice,
.area_comment_form_selections_identity{	
	float: left;
	width: 50%;
}
.area_comment_form_selections_container,
.area_comment_form_subarea_container{
	width: 100%;
}
	
.area_comment_form_selections_identity_selector{
	float: left;
}
.area_comment_form_selections_identity_option,
.area_comment_form_instructions div,
.area_comment_form_selections_notice div,
.area_comment_form_subarea_container_left{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: default;	
}
.area_comment_form_selections_notice div{
	padding: 0px 0px 0px 5px;
	text-align: justify;
}
.area_comment_form_subarea_container_left{
	float: left;
	width: 70%;
}
.area_comment_form_selections_notice div a,
.area_comment_form_instructions div a,
.area_comment_form_selections_notice div a:hover,
.area_comment_form_instructions div a:hover,
.area_comment_form_subarea_container_left span{
	font-weight: bold;
}
.area_comment_form_subarea_container_right{
	float: left;
	width: 30%;
	text-align: right;
}
.area_comment_form_subarea_container_right div{
	padding: 3px;
}
.area_comment_form_overchar_container{
	border: 1px solid #c8c8c8;
}
.area_comment_form_overchar_container div{
	padding: 5px;
	text-align:justify;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background: #bf0303;
	cursor: default;
}	
.area_comment_form_textarea textarea{
	width: 100%;
	height: 160px;
    color: #000000;
	background-color: #ffffe0;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	border: 1px solid #aaaaaa;
	padding: 3px;
	overflow-y: auto;
	overflow-x: hidden;		
}

.area_comment_account_form_input_container{
	margin: 5px 0px 5px 0px;
}
.area_comment_account_form_input_container label{
	font-family: Arial, serif;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	float: left;
	width: 140px;
	line-height: 25px;
	font-weight: bold;
	color: #a10697;
	margin: 2px 0px 2px 0px;
}
.area_comment_account_form_input_container input{
	float: left;
	width: 180px;
	height: 25px;
	margin: 2px 0px 2px 0px;
}
.area_comment_account_form_input_container br{
	clear: left;
}
.area_comment_account_form_button{
	margin: 0px 0px 0px 140px;
	cursor: pointer;
	cursor: hand;
}