@charset "utf-8";
body {
	background-color: #f7f1e9;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nanice_header_area {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
}

#nanice_logo {
	background-image: url(images/nanice_logo_header.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#search_box {
	width: 250px;
	margin-left: 685px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	margin-top: 93px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

#header_top {
	width: 936px;
	height: 122px;
}

.header_spacer {
	float: left;
	height: 161px;
	width: 15px;
}

#header_left_container {
	height: 159px;
	width: 615px;
	float: left;
	background-color: #fefcf9;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b38853;
	border-bottom-color: #b38853;
}
#header_right_container {
	height: 156px;
	width: 270px;
	float: left;
	background-color: #fefcf9;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b38853;
	border-bottom-color: #b38853;
	text-align: left;
	padding-top: 3px;
}

.header_right {
	float: left;
	height: 161px;
	width: 9px;
	background-image: url(images/top_boxes_right.jpg);
}

.header_left {
	background-image: url(images/top_boxes_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 161px;
	width: 9px;
}
.header_right_alt {
	float: left;
	height: 161px;
	width: 9px;
	background-image: url(images/top_boxes_right_thoughts_header.jpg);
}

.header_left_alt {
	background-image: url(images/top_boxes_left_thoughts_header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 161px;
	width: 9px;
}
#main_container {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/main_content_background_2.png);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #b38853;
	border-left-color: #b38853;
}

#main_top {
	background-image: url(images/main_content_top.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#main_bottom {
	background-image: url(images/main_content_bottom.png);
	height: 10px;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 55px;

}
#left_content {
	background-image: url(images/main_content_background.jpg);
	width: 665px;
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	text-align: justify;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#right_content {
	background-color: #f3e6d5;
	background-image: url(images/right_side_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 240px;
	float: right;
	text-align: left;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
input {
	margin: 0px;
	padding: 0px;
	background-image: url(images/input_box_background.png);
	border: 1px solid #b38853;
}
.search_go {
	background-image: url(images/search_go.png);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.search_button {
	font-size: 14px;
	font-weight: bold;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
#link_bar {
	background-image: url(images/linkbar.jpg);
	height: 44px;
	width: 936px;
	clear: left;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

a.linkbar_primary:link, a.linkbar_primary:visited  {
	height: 29px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/linkbar_green.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	float: left;
	margin-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

a.linkbar_primary:hover  {
	background-image: url(images/linkbar_blue.jpg);
	color: #FFFFCC;
}
.linkbar_cap {
	background-image: url(images/linkbar_endcap.png);
	height: 29px;
	width: 2px;
	float: left;
}
#header_right_product_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
	width: 188px;
	float: right;
	height: 35px;
}
#header_right_product_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	height: 105px;
	width: 188px;
	overflow: auto;
}
#header_right_image {
	height: 152px;
	width: 80px;
	padding-top: 2px;
	text-align: center;
	float: left;
}
#header_right_product_link {
	width: 180px;
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
a.display_answer{
	position:relative;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.display_answer:hover{}

a.display_answer span{display: none}

a.display_answer:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	bottom:2em;
	left:0em;
	width:18em;
	border:1px solid #999999;
	background-color:#FAF5ED;
	color:#333333;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin: 2px;
	padding: 3px;
}
.cart_image {
	float: left;
	height: 150px;
	width: 80px;
	margin-right: 2px;
	border: 1px solid #996600;
	margin-left: 15px;
}
.cart_product_desc {
	width: 455px;
	clear: none;
	height: 110px;
	background-color: #FFFBEC;
	padding: 3px;
	border: 1px solid #996600;
	margin-right: 102px;
	float: left;
}
.cart_product_sep {
	width: 95%;
	clear: both;
	float: none;
	height: 15px;
}

.cart_product_quantity {
	width: 113px;
	float: left;
	background-color: #FDE0B5;
	border: 1px solid #990000;
	height: 20px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 11px;
	text-align: left;
}

.cart_product_info {
	width: 150px;
	float: left;
	background-color: #FDF1C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #CCCCCC;
	border-bottom-color: #996600;
	border-left-color: #996600;
	padding-left: 2px;
	height: 18px;
	padding-top: 4px;
	font-size: 11px;
}
.cart_product_info2 {
	width: 188px;
	float: left;
	background-color: #FBE7BD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #CCCCCC;
	border-bottom-color: #996600;
	border-left-color: #996600;
	padding-left: 2px;
	height: 18px;
	padding-top: 4px;
	font-size: 11px;
}

.cart_product_priceea {
	margin-left: 209px;
	float: left;
	width: 120px;
	text-align: right;
	background-color: #FDE0B5;
	margin-top: 2px;
	border: 1px solid #993300;
	clear: right;
	font-size: 11px;
}

.cart_product_total {
	margin-left: 10px;
	float: left;
	width: 120px;
	text-align: right;
	background-color: #FBC675;
	margin-top: 2px;
	border: 1px solid #993300;
	font-weight: bold;
}.cart_info_container {
	width: 470px;
	float: left;
}
.quantity_box {
	background-color: #FEEBCD;
	font-family: verdana;
	font-size: 11px;
	background-image: none;
	border: 1px solid #990000;
	margin: 0px;
	height: 13px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
label {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
.cart_update_button {
	height: 13px;
	width: 13px;
}.copyright_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
.cat_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-bottom: 6px;
}
.product_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	margin-left: 3px;
	margin-top: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 400px;
	float: left;
}

.product_short_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 340px;
	z-index: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	padding: 3px;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 3px;
	float: left;
	height: 129px;
}
.product_photo {
	height: 152px;
	width: 80px;
	padding-top: 2px;
	text-align: center;
	float: left;
	clear: left;
	margin-left: 15px;
}
a.product_link_disp:link, a.product_link_disp:visited {
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}
a.product_link_disp:hover {
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
a.product_link_disp_2:link, a.product_link_disp_2:visited {
	color: #333333;
	text-decoration: none;
}
a.product_link_disp_2:hover {
	color: #999999;
	text-decoration: none;
}

a.cart_link:link, a.cart_link:visited {
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}
a.cart_link:hover {
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	color: #0033CC;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #0099FF;
}.signup_form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.signup_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 0px;
	width: 164px;
}
.signup_box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 0px;
	width: 142px;
}

.signup_box_submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 0px;
	text-align: right;
	margin-left: 170px;
}
#main_container_unsubscribe {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #AD5911;
	margin-top: 15px;
	padding: 7px;
	text-align: left;
}
#social_logos {
	padding-top: 4px;
	margin-left: 320px;
}
a.social_network_links:link, a.social_network_links:visited {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a.social_network_links:hover {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.popup_container {
	top: 12%;
	left: 49%;
	margin-left: -335px; /*half of the width */
	width: 670px;
	position: fixed;
	z-index: 9999;
	visibility: hidden;
	display: none;
	overflow: auto;
}
.popup_content{
	width: 668px;
	background-color: #f9f4ee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7c2900;
	border-left-color: #7c2900;
}
.popup_header {
	background-image: url(images/popup_header.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 670px;
}
.popup_footer {
	background-image: url(images/popup_footer.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 670px;
}
#hide_content {
	position: fixed;
	z-index: 9998;
	visibility: hidden;
	display:none;
	background-color: #CCCCCC;
	filter:alpha(opacity=50);
	opacity:0.5;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow:hidden
}
.pledge_subtitle {
	font-size: 14px;
}
.pledge_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 17pt;
	padding-bottom: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.pledge_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #332D26;
}
