﻿/* CSS Document */
#phonenr { font-size:14px; margin-right:15px; margin-bottom:-5px; font-weight:bold; } 
td#pagination, td#pagination a { font-size:14px; } 
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: auto;
	
}

a{
	color: #000000;
}

a:hover{
	text-decoration: none;
}

img{
	border: 0px;
	margin: 0px;
}

h1{
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
}

h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
#pricearea { font-size:14px; } 

h3{
	font-size: 13px;
	margin: 0;
}

h4 {
	margin:0px 5px 2px;
}

form{
	margin: 0;
}

select{
	height: 20px;
	margin-bottom: 5px;
	border: 1px solid #c10435;
	font-size: 11px;
}

.select_long{
	width: 200px;
}

.select_day{
	width: 50px;
}

.select_month{
	width: 50px;
}

.select_year{
	width: 65px;
}

.form_center{
	width: 300px;
	margin-left: 80px;
}

input.text{
	border: 1px solid #666666;
	padding: 2px;
	font-size: 11px;
}

.field_input{
	width: 152px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #666666;
	padding: 2px;
	font-size: 11px;
}

.field_zip{
	width: 43px;
}

.field_textarea{
	margin: 0px 0px 2px 0px;
	border: 1px solid #666666;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.field_name{
	width: 100px;
	float: left;
	height: 24px;
	position: relative;
	padding-top: 2px;
}

.list_standard li{
	margin-left: -15px;
	margin-bottom: 10px;
}

#accountInfoHeader {
float:right; 
font-size: 11px;
margin-top:-10px;
}


/* GLOBALLY USEABLE STYLES */

.left{
	float: left;
}

.right{
	float: right;
}

.center { text-align:center; }

.clear{
	clear: both;
	border:0;
}

.txt_10{
	font-size: 10px;
}

.txt_11{
	font-size: 11px;
}

.txt_12{
	font-size: 12px;
}

.txt_13{
	font-size: 13px;
}

.txt_14{
	font-size: 14px;
}

.txt_16{
	font-size: 16px;
}

.txt_uppercase{
	text-transform: uppercase;
}

.txt_normal, txt_normal a{
	color: #000000;
}

.txt_red, .txt_red a{
	color: #c10435;
}

.txt_white, .txt_white a{
	color: #FFFFFF;
}

.txt_grey, .txt_grey a{
	color: #666666;
}

.txt_legal{
	font-size: 9px;
	color: #9fbed6;
}

.txt_nounderline a{
	text-decoration: none;
}

.txt_nounderline a:hover{
	text-decoration: underline;
}

.border_gold{
	border: 1px solid #ebac03;
}

.border_gold_top{
	border-top: 1px solid #ebac03;
	padding-top:10px;
}

.border_black{
	border: 1px solid #000000;
}

.table_titlebar{
	width: 420px;
	height: 20px;
	background-image: url('../images_global/img_titlebar_bg.jpg');
	background-repeat: no-repeat;
	background-position: right;
	background-color: #ffb204;
}

.table_titlebar td{
	padding-top: 2px;
	_height: 18px;
}

tr.table_selectqty{
	height: 22px;
}

.table_item td{
	padding-top: 10px;
	padding-bottom: 10px;
}

.table_item_description td{
	padding-top: -5px;
	padding-bottom: 10px;
}

.table_highlight{
	background-color: #f0eadc;
}

.table_fullwidth{
	width: 420px;
	margin-top: 5px;
	_margin-top: 20px;
}

.table_fullwidth_checkout {
	width: 100%;
	margin-top: 5px;
	margin-top: 20px;
	}
	

.table_fullwidth td{
	padding-left: 7px;
}

table.table_border_black td{
	border: 1px solid #000;
}

img.margin{
	margin: 10px 10px 5px 0px;
}

/* GENERIC CONTAINER DIVS*/

#page{
	width: 790px;
	
	background-repeat: repeat-y;
	background-position: top left;
	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#home_page{

	width: 790px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header{
	width: 790px;
	height: 140px;
	background-image: url('../images_global/header_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#logo{
	width: 225px;
	height: 76px;
	position: relative;
	float: left;
}

#logo_bottom{
	width: 178px;
	height: 35px;
	position: relative;
	float: left;
}

#nav_header{
	margin: 3px 5px 10px 10px;
	font-size: 11px;
	float: right;
}

#nav_myaccount{

	
}

#container{
	width: 790px;
	position: relative;
	float: left;
	margin: 5px 0px 0px 8px;
	background:#fff;
	_margin-left: 4px;
}

#home_container{
	width: 790px;
	position: relative;
	float: left;
	margin: 5px 0px 0px 0px;
	_margin-left: 0px;
}

#footer{
	width: 790px;
	height: 50px;
	background-color: #FFFFFF;
	padding-top: 50px;
	color: #999999;
	text-align: center;
	font-size: 11px;
}

#footer a{
	color: #999999;
}

.side_column{
	width: 162px;
	position: relative;
	margin: 0px 0px 0px 0px;
	zbackground-color: #CCCCCC;
}

#center_column{
	width: 420px;
	position: relative;
	float: left;
	margin: 0px 10px 20px 19px;
	border:0;
}

#center_column_checkout{
	width: 730px;
	position: relative;
	float: left;
	margin: 0px 10px 20px 19px;
	border:0;
}

#center_column_wholesale{
	width: 560px;
	position: relative;
	float: left;
	margin: 0px 19px 20px 19px;
}

#center_column_wholesale_pdf{
	width: 780px;
	position: relative;
	float: left;
	margin: 0px 19px 20px 19px;
}

#stores_center_column{
	width: 582px;
	position: relative;
	float: left;
	margin: 0px 19px 20px 19px;
}

.btn_standard{
	width: 80px;
	height: 20px;
	position: relative;
}

.btn_standard_sm{
	width: 66px;
	height: 16px;
	position: relative;
}

/* HEADER SEARCHBOX */

#searchbox{
	width: 220px;
	margin: 3px 0px 10px 0px;
	float: right;
}

.searchbox_text{
	float: left;
	margin: 4px 0px 0px 0px;
}

.searchbox_field{
	float: left;
	margin: 0px 5px 0px 5px;
	_margin: 0px 3px 0px 3px;
}

.searchbox_field input{
	width: 120px;
}

.btn_searchbox{
	float: left;
	margin: 4px 0px 0px 0px;
}

/* NAVIGATION */

/*

new nav - BD
- Added hover feature

*/

#nav {
	width: 612px;
	height: 35px;
	background-image: url('../../images_global/nav_bg.gif');
	background-repeat: repeat-x;
	float: left;
}

#nav ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.nav_main li {
	float: left;
	width: auto;
	display:block;
	margin: 0px 10px 0px 15px;
	padding:0;
	height:10px;
}

.nav_main a:hover{
	background-position: 0px -22px;
	background-repeat: no-repeat;
}

.nav_cheese a{
	display:block; 
	width: 47px;
	height: 20px;
	background-image: url('../../images_global/nav_cheese.gif');
	background-position: 0px 0px;
	background-color: blue;
	background-repeat: no-repeat;
}

.nav_specialtyfoods a{
	display:block; 
	width: 110px;
	height: 20px;
	background-image: url('../../images_global/nav_specialtyfoods.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.nav_gifts a{
	display:block; 
	width: 36px;
	height: 20px;
	background-image: url('../../images_global/nav_gifts.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.nav_education a{
	display:block; 
	width: 44px;
	height: 20px;
	background-image: url('../../images_global/nav_education-t.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.nav_cheeseblog a{
	display:block; 
	width: 32px;
	height: 20px;
	background-image: url('../../images_global/nav_cheeseblog.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.nav_catering a{
	display:block; 
	width: 65px;
	height: 20px;
	background-image: url('/images/catering.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.nav_wholesale_panel {
  width:190px;
}

/*

MC Hover Menu

*/

.nav_cheese_panel, .nav_food_panel, .nav_gift_panel, .nav_edu_panel, .nav_wholesale_panel {
  display:none;
}

.menu-state-default {}
.menu-state-hover { }
.menu-panel { position:absolute; z-index:300; background:#C10435; 
              cursor:pointer; }

.menu-panel li a { display:block; color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none; padding:2px 30px 2px 4px; white-space:nowrap; }
.menu-panel li a:hover { color:#EBAB00; }


/* SUBNAV STYLES */

.subnav{
	width: 159px;
	position: relative;
	margin: 0px 0px 30px 0px;
	float: left;
}

.subnav_title{
	padding: 0px 0px 10px 0px;
}

.subnav_content{
	padding: 10px 0px 10px 0px;
}

.subnav_content ul{
	padding: 0;
	margin: 0;
	list-style: none;
	clear:both;
	float: left;
}

.subnav_content li{
	position:relative;
	width: 155px;
	height: 24px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:0;
	ztext-transform: uppercase;
	zfont-weight: bold;
}

.subnav_content a{
	width: 155px;
	height: 17px;
	display:block;
	color: #000;
	text-decoration: none;
	padding: 2px 0px 0px 4px;
	border: 1px solid #c70438;
}

.subnav_content a:hover, subnav_selected{
	background-color: #f5d57f;
}

.subnav_content select{
	width: 160px;
}


.subnav_content_tall a{
	width: 155px;
	height: 33px;
	display:block;
	color: #000;
	text-decoration: none;
	padding: 2px 0px 0px 4px;
	border: 1px solid #c70438;
}

/* PROMO BOXES */

.promo{
	width: 159px;
	position: relative;
	margin: 0px 0px 15px 0px;
	border: 1px solid #ebac03;
	background-image: url('../images_global/promo_bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #f9e6af;
	font-size: 11px;
	padding-bottom: 0px;
}

.promo_title{
	padding: 10px 0px 0px 5px;
}

.promo_content{
	padding: 15px 6px 10px 6px;
}

.promo_content p{
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
}

.promo_book{
	width: 80px;
	float: left;
	margin: 0px 0px 0px 5px;
}

/* EMAIL LIST */

.btn_emailsignup{
	width: 159px;
	height: 52px;
	position: relative;
	margin-bottom: 15px;
}

.emailsignup{
	width: 159px;
	margin-bottom: 15px;
	border:1px solid #EBAC03;
	text-align:center;
	}

#emailsignup{
	width: 159px;
	margin-bottom: 15px;
	border:1px solid #EBAC03;
	text-align:center;
	}

#emailsignup a{
	font-size:12px;
	}

/* RIGHT COLUMN SHOPPING CART */

.yourcart_column{
	width: 159px;
	position: relative;
	margin: 0px 0px 15px 0px;
	border: 1px solid #ebac03;
}

#yourcart_column{
	width: 159px;
	position: relative;
	margin: 0px 0px 15px 0px;
	border: 1px solid #ebac03;
}

#yourcart_column a{
	font-size:12px;
}

.yourcart_column_title{
	width: 79px;
	position: relative;
	padding: 10px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

.yourcart_column_content{
	padding: 10px 6px 10px 6px;
	font-size: 11px;
}

.yourcart_column_content p{
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
	font-size:12px;
}

.yourcart_column table{
	width: 144px;
}

.yourcart_column_name{
	width: 98px;
	padding: 2px 5px 5px 0px;
	line-height: 12px;
	font-size:12px;
}

.yourcart_column_price{
	width: 46px;
	padding: 2px 0px 5px 0px;
	font-size:12px;
}

.btn_checkout_sm{
	width: 81px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float: right;
}

/* MAIN CONTENT STYLES */

.main_header{
	width: 420px;
	height: 50px;
	position: relative;
}

.page_header {
	width: 420px;
	height: 30px;
	position: relative;
}

.TopNavRow2Text{

	 color :#000000;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Arial ;
	 TEXT-DECORATION  : none ;
}

/* HOMEPAGE STYLES */

.home{
	background-color: #FFFFFF;
}

.home .findcheese{
	width: 512px;
	height: 317px;
	float: left;
	position: relative;
}

.home .findcheesestyle{
	width: 780px;
}

.home .findcheese_img{
	width: 219px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/home_img_findcheese.jpg');
	background-repeat: no-repeat;
}

.home .findcheese_img_oct{
	width: 306px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/october08/hp_gg.gif');
	background-repeat: no-repeat;
}

.home .findcheese_img_feb09{
	width: 520px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/february09/hp_top_left.gif');
	background-repeat: no-repeat;
}

.home .findcheese_img_nov11{
	width: 512px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/february_12/mast_bros_home.jpg');
	background-repeat: no-repeat;
}


.home .findcheese_img_jan{
	width: 306px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/january09/hp_fondue.jpg');
	background-repeat: no-repeat;
}

.home .findcheese_content_jan09{
	width: 206px;
	height: 317px;
	float: left;
	position: relative;
	background-color:#F1C34E;
	background-image: url('../images_global/january09/hp_fondue_party_at_home_b.gif');
		background-repeat: no-repeat;
	background-position: bottom right;


}

.home .findcheese_content_feb09{
	width: 206px;
	height: 317px;
	float: left;
	position: relative;
	background-color:#F1C34E;
	background-image: url('../images_global/february09/hp_vday_is_for_lovers.gif');
		background-repeat: no-repeat;
	background-position: bottom right;


}

.home .findcheese_content_oct{
	width: 206px;
	height: 317px;
	float: left;
	position: relative;
	background-color:#F1C34E;
	background-image:url(/images_global/october08/hp_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}


.home .findcheese_img_window {
	width: 291px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/november07/images/home_bg.gif');
	background-repeat: no-repeat;
}

.home .findcheese_img_herv {
	width: 291px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/april08/herve_mons.jpg');
	background-repeat: no-repeat;
}

.home .findcheese_img_jeffa {
	width: 291px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/may08/hp_jeffa.jpg');
	background-repeat: no-repeat;
}

.home .findcheese_img_papa {
	width: 291px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/june08/hp_papa.jpg');
	background-repeat: no-repeat;
}

.home .findcheese_img_acs {
	width: 291px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/august08/hp_img_top_left.gif');
	background-repeat: no-repeat;
}

.home .findcheese_img_usa {
	width: 291px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/july08/hp_top_left_img.gif');
	background-repeat: no-repeat;
}

.home .findcheese_img_window_t {
	width: 291px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/february08/home_bg.gif');
	background-repeat: no-repeat;
}

.home .findcheese_img_window_trans {
	width: 291px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/february08/hp_img_watermark.gif');
	background-repeat: no-repeat;
}

.home .findcheese_img_window_honey {
	width: 291px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/march08/hp_feature.jpg');
	background-repeat: no-repeat;
}


.home .findcheese_content{
	width: 293px;
	height: 317px;
	float: left;
	position: relative;
	background-image: url('../images_global/home_findcheese_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}




.home .findcheese_content2{
	width: 221px;
	height: 317px;
	float: left;
	position: relative;
	background-color:#C9B8AE;
	background-repeat: no-repeat;
	background-position: bottom right;

}

.home .findcheese_content3{
	width: 221px;
	height: 317px;
	float: left;
	position: relative;
	background-color:#F1C34E;
	background-image:url(/images_global/february08/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;

}

.home .findcheese_content4{
	width: 221px;
	height: 317px;
	float: left;
	position: relative;
	background-color:#F1C34E;
	background-image:url(/images_global/july08/hp_left_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;

}



.home .rightpromo{
	width: 268px;
	height: 317px;
	float: right;
	position: relative;
}

.home .knowcheese{
	width: 236px;
	height: 151px;
	float: left;
	margin: 8px 3px 0px 0px;
}

.home .learncheese{
	width: 267px;
	height: 151px;
	float: left;
	margin: 8px 3px 0px 0px;
}

.home .featuredcheese{
	width: 267px;
	float: left;
	margin: 8px 0px 0px 0px;
}

.home .knowcheese .copy, .home .featuredcheese .copy, .home .learncheese .copy{
	padding: 8px 6px 0px 12px;
}



.home .knowcheese .copy p, .home .featuredcheese .copy p, .home .learncheese .copy p{
	margin-top: 5px;
	margin-bottom: 10px;
}

.home .findcheese_content .copy{
	padding: 0px 10px 10px 0px;
}

.home .findcheese_content2 .copy2{
	padding: 0px 10px 10px 10px;
}


.home .rightpromo .copy{
	padding: 6px;
}

.home .rightpromo .copy p{
	margin: 8px 0px 10px 0px;
}


/* PRODUCT PAGE STYLES */

.product_image{
	margin-right: 10px;
	width: 190px;
}

.product_info td a{
	text-decoration: none;
}

.product_info td a:hover{
	text-decoration: underline;
}

.product_promo{
	width: inherit;
	position: relative;
}

.product_promo_img{
	width: 180px;
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
}

.product_promo_copy{
	width: 220px;
	float: right;
}

.product_buy{
	position: relative;
	float: left;
}

.product_buy select{
	width: 70px;
	height: 20px;
	font-size: 12px;
	margin-right: 10px;
}

.btn_addtocart{
	width: 80px;
	height: 20px;
	position: relative;
}

.product_suggested{
	width: 420px;
	position: relative;
	margin-top: 20px;
}

.product_suggested table{
	margin-top: 5px;
	margin-bottom: 20px;
}

.product_suggested td{
	width: 75px; 
	zpadding: 0px 2px 0px 2px;
}

.product_suggested .itemname{
	height: 20px;
	text-align: left;
	padding-left: 10px;
}

.product_category_name{
	width: 220px;
}

.product_category_img{
	width: 90px;
}

.product_category_price{
	width: 250px;
}

.product_category_quantity{
	width: 80px;
}

.product_category_addtocart{
	width: 83px;
}

.product_category_item{
	padding: 10px 0px 10px 0px;
}

.btn_addtocart_sm{
	width: 66px;
	height: 16px;
	position: relative;
}

/* EDUCATION STYLES */

.edu_classlist_name{
	width:90px;
}

.edu_classlist_date{
	width: 100px;
}

.edu_classlist_instructor{
	width: 100px;
}

.edu_classlist_cost{
	width: 40px;
}

.edu_classlist_avail{
	width: 60px;
}

.edu_classlist_description{
	padding-bottom: 20px;
}

.edu_btn_registration{
	float: right;
	height: 20px;
	margin-top: 30px;
	margin-left: 10px;
}

.btn_testimonial{
	margin-left: 244px;
}

/* SPECIALTY FOODS & GIFTS*/

table.monthly_featured{

}

.monthly_featured img{
	margin-bottom: 10px;
}

.monthly_featured .category{
	margin: 0px 0px 10px 0px;
}

.monthly_featured ul{
	list-style-type: square;
	margin: 5px 0px 0px 0px;
}

.monthly_featured ul li{
	margin-left: -20px;
	_margin-left: 20px;
	margin-bottom: 4px;
}

/* CHEESE OF THE MONTH (COM) STYLES */

.com_main{

}

.com_main_img{
	width: 180px;
	float: left;
	margin-right: 10px;
}

.com_main_copy{
	width: 227px;
	float: left;
}

.com_main_copy p{
	margin-left: 30px;
}

.com_main_buy{
	margin-left: 30px;
}

/* BOOK STYLES */

.book_main_img{
	width: 160px;
}

.book_main_copy{
	width: 240px;
}

/* STORES STYLES */

.stores_column{
	width: 190px;
	position: relative;
}

/* WHOLESALE STYLES */

.wholesale_email{
	width: 260px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.btn_wholesale_email{
	margin-left: 100px;
}

/* WHOLESALE STYLES */

.contact_form{
	position: relative;
}

.btn_contact_submit{
	float: right;
	_margin-right: 15px;
}

/* MY ACCOUNT STYLES */

.orders_date{
	width: 80px;
}

.orders_num{
	width: 60px;
}

.orders_ship{
	width: 100px;
}

.orders_status{
	width: 60px;
}

.orders_total{
	width: 50px;
}

.orders_price{
	width: 50px;
}

.orders_qty{
	width: 30px;
}

.orders_item{
	width: 150px;
}

.orders_calculate{
	width: 80px;
	margin-left: 60px;
}

.btn_form_center{
	margin-right: 42px;
	_margin-right: 21px;
}

.myacct_smallbox{
	width: 200px;
}	

.address_btn{
	float: left;
	width: 100px;
}

/* PRESS PAGE STYLES */

.press_publication{
	width: 300px;
}

/* EXPANDABLE TOGGLE STYLES */

.toggle_headline{
	margin-top: 12px;
}

.toggle_headline a{
	text-decoration: none;
}

.toggle_description{
	margin-top: 6px;
}

.toggle_description ul{
	margin-top: 0px;
}

.toggle_description li{
	margin-bottom: 6px;
	margin-left: -20px;
}


#shippingSelectTable p{
		font-size:11px;
		}
		
.hometext{
	text-align:justify;
	color:#C10435;
	margin-top:55px;
	padding:5px;
}

#searchResults {
color:#C10435;
font-size:16px;
}




#storeEvents P{
	text-align:justify;
	}

#storeEvents {
	width:430px;
	}

/* Cheese Monger Survey
-------------------------------------*/
.survey h1 {
	color: #c10435;
}
.survey p {
	margin:5px 0px;
}

.survey ul, .survey li {
	margin:0px auto;
	padding:0px;
	list-style-type:none;
}

.survey .imageQuestion li {
	float:left;
	width:130px;
	margin:3px;
}

.survey ul {
	margin-bottom:20px;
}

.ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(content/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c10435; outline: none; }
.ui-state-hover { border: 1px solid #fbcb09; background: #fdf5ce url(content/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }

.survey .ui-state-default {
	cursor:pointer;
}

.survey .surveyResult {
	margin-top:10px;
	padding:10px 0px;
}
.survey .yourScore img {
	margin-top: 5px;
	float:left;
}

.survey .boxed {
	float:left;
	background:#c10435;
	color:#fff;
	padding:8px;
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
}

.survey .selected {
	background:#FFFFAA;
}


/* ---------------------------------------------------------------
Clearfix
--------------------------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Private Classes */

#privateClasses h2 {
color:#EFB002;
font-size:18px;
margin:24px 0 12px 0;
}

#privateClasses p {
	margin:0;
	}

#privateClasses h3 {
color:#EFB002;
font-size:14px;

}

#privateClasses-sidebar {
	float:right; 
	margin:24px 0 10px 10px; 
	border:1px solid #cccccc; 
	padding:5px; width:150px; 
	font-size:.8em;
	}

#privateClasses-sidebar p {
	margin:14px 0 7px 0;
}

