@charset "utf-8";
/* CSS Document for My-No-No.com */

body, html, p, td, tr, table, span, a, div, li, ol, ul, img, h1, h2, h3, h4, h5, sup, sub, strong, b, i, u, em {
	border: 0;
	margin: 0;
	font-size: 100%;
	padding: 0;
	outline: none;
}
body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(img/bg.jpg) repeat-x #ffffff;
}

.header {
	width: 938px;
	height: 115px;
	margin: 0 auto;	
	position:relative;
	z-index: 100;
}

.nonologo {
	position:absolute;
	width: 77px;
	height: 80px;
	left: 10px;
	top: 0;
		
}

.cart_link {
	position:absolute;
	width: 128px;
	height: 33px;
	right: 30px;
	top: 40px;
	text-align:center;
}

.cart_link a {
	text-decoration: none;
}

.nononav {
	position:relative;
	left: 7px;
	top: 80px;
	margin: 0 auto;
	width: 930px;	
}

ul#nav {
	margin:0;
    padding:0;
    list-style:none;
	width: 915px;	
}

ul#nav li {
	float:left;
	display:block;
	position:relative;
	color: #fff;
	font-weight: bold;	
	margin: 1px 0 0 0;
}

ul#nav li a {
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 15px;
	display:block;
	padding: 9px 18px 8px 18px;
	text-align:center;
}

ul#nav .sep {
	background: #ffffff;
	height: 10px;
	width: 1px;
	display: block;
	float:right;
	position:relative;
	top: 11px;
}

ul#nav li a:hover, ul#nav li a.hover  {
	color: #000;
	background: #CCC;
}

ul#nav li a.active {
	color: #000;
	background: #ffffff;
}

ul#nav li a.shoplink:hover  {
	color: #fff;
	background: none;
}


ul#nav li ul.submenu {
	position:absolute;
	left: 0;
	top: 32px;
	display: none;
	list-style: none;
	padding: 0;
	width: auto;
	-webkit-box-shadow: 0px 8px 8px -8px #aeaeae;
-moz-box-shadow: 0px 8px 8px -8px #aeaeae;
box-shadow: 0px 8px 8px -8px #d0d0d0; 
border-left: 1px solid #d0d0d0;
border-right: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
}


ul#nav li ul.submenu li {
	float:left;	
		border-top: 1px solid #ffffff;
	display:inline;
	margin: 0;
	height: 122px;
	background: #666666;
}

ul#nav ul.submenu a {
	display:block;
	height: 122px;
	padding: 0;
	float:left;
	background: #000000;
}

ul#nav ul.submenu a:hover {
	display:block;
	height: 122px;
	padding: 0;
	float:left;
	opacity: 0.8;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */
  filter: alpha(opacity=90);
  /* Netscape */
  -moz-opacity: 0.9;
  /* Safari 1.x */
  -khtml-opacity: 0.9;
	background: #000000;
}


.content {
	position:relative;
	width: 938px;
	margin: 0 auto;	
	z-index: 10;
}

.content_top {
	position:relative;
	width: 938px;
	height: 13px;
	background: url(img/content_top.jpg) no-repeat;
}

.content_main {
	position:relative;
	width: 938px;
		z-index: 11;
	background: url(img/content_bg.jpg) repeat-y;	
}

.content_page {
	position:relative;
	width: 855px;
	padding: 10px 29px 30px;
	margin: 0 auto;	
		z-index: 12;
	min-height: 370px;
}

.footer {
	position:relative;
	width: 100%;
	padding: 11px 0 20px 0;
	background: url(img/footer_bg.jpg) repeat-x;	
}

.footer_links {
	width: 915px;
	position:relative;
	margin: 0 auto;
}

.footer_links_left {
	float:left;
	font-size: 11px;
	color: #707070;	
}

.footer_links_left p {
	padding-bottom: 10px;	
}

.footer_links_left a {
	color: #707070;	
	margin: 0 6px;
}

.footer_links_left a:first-child {
	margin-left: 0;	
}

.footer_links_right {
	float:right;
	text-align:right;	
}

.footer_offer {
	position:relative;
	width: 916px;
	height: 67px;
	margin: 0 auto;
	padding: 0;	
	z-index: 2;
}

.footer_offer_options {
	position:relative;
	width: 916px;
	height: 258px;
	z-index: 1;
	margin: -13px auto 10px auto;
	padding: 0;
	background: url(img/home_footer_bar.jpg) no-repeat;	
}

.footer_option {
	position:relative;
	float:left;
	width: 244px;	
	padding: 20px;
}

.footer_option h2 {
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 12px;	
}

.footer_option p {
	font-size: 15px;
	color: #7d7d7d;	
	padding-bottom: 12px;
}

.footer_option p.howto_link {
	font-size: 11px;
		
}

.footer_option a.learnmore {
	color: #000;
	text-decoration:none;	
}

.footer_option a.howto {
	color: #3886bd;	
}

.footer_option a.learnmore span{
	color: #bc4c69;	
}

.footer_2 {
	width: 268px;	
}

.footer_3 {
	width: 282px;	
}

#home_slider {
	position:relative;
	margin: 0 auto;
	width: 916px;
	height: 380px;
	overflow:hidden;
		z-index: 11;	
}

#home_slider a {
	text-decoration: none;	
}

#navthumbs {
	position:absolute;
	width: 140px;
	height: 14px;
	top: 362px;
	left: 802px;
	z-index: 200;
}

#navthumbs a {
	display:inline-block;
	width: 14px;
	margin-left: 6px;
	height: 14px;
	background-color: #000000;
}

#navthumbs a:hover {
	background-color: #cccccc;
}

#navthumbs a:hover.activeSlide {
	background-color: #3886bd;
}

#navthumbs a.activeSlide {
	background-color: #3886bd;
}

.content_page h2 {
	font-size: 31px;
	font-weight: normal;
	padding-bottom: 14px;	
	color: #3886bd;
}

.content_page h3 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #000;	
}

.content_page p {
	padding-bottom: 20px;	
	line-height: 19px;
}

.content_page p a {
    color: #3886bd;	
}

.content_page ul li a 
{
        color: #3886bd;	
}

.content_page ul  
{   
    margin-left: 24px;
    list-style: disc;
    padding-bottom: 20px;
    line-height: 19px;
}

.content_page ol  
{   
    margin-left: 24px;
    padding-bottom: 20px;
    line-height: 19px;
}

.storecat {
	float:left;	
	margin-right: 65px;
}

.offerlink {
	float:left;	
	margin-right: 6px;
}

.sidebar {
	float:left;
	width: 206px;
	padding: 6px 0 16px 0;
	margin-right: 20px;	
}

.sidebar ul {
	background: #e9e9ea;
	width: 206px;
	margin-left: 0;
	list-style: none;
	padding: 16px 0;
	margin-bottom: 20px;	
}

.sidebar li {
	position:relative;
	display:block;
	width: 206px;
	height: 34px;

}

.sidebar li a {
	color: #000;
	font-size: 15px;
	display:block;
	text-decoration: none;
	padding: 8px 12px; 	
}

.sidebar li a:hover {
	background: #808084;
	color: #fff;
}

.sidebar li a.selected {
	background: #3886bd;	
	color: #fff;
}

.sidebar li a.selected:hover {
	background: #3886bd;
	color: #fff;
}

.content_right {
	float:left;	
	width: 629px;
}

.vertical_line_downloads {
	width: 1px; 
	height: 156px;
	background-color: #919191;	
}

.retail_header {
	font-size: 25px;
	font-weight: bold;
	color: #00AAC8;	
	border-bottom: 1px solid #000;
	padding: 10px 0 6px 0;
}

.bluebold {
	font-weight: bold;
	color: #3886bd;	
}

.therm_pics {
	margin: 0 10px;
}

.newscat {
	float:left;
	margin-right: 10px;
	position:relative;	
}

.online_article_table td {
	text-align:center;
	font-size: 12px;
	color: #8B8D90;	
}

.online_article_table td img {
	margin-bottom: 20px;	
}

.tv_show_table td {
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	color: #8B8D90;		
	padding-right: 20px;
}

.tv_show_table td object {
	margin-bottom: 20px;	
}

.online_header {
	font-size: 25px;
	font-weight: bold;
	color: #00AAC8;	
	border-bottom: 1px solid #000;
	padding: 30px 0 6px 0;
	width: 400px;
}

.ctalinks {
	text-align:center;
	width: 186px;
	position:relative;
	font-weight: bold;
}

.ctalinks a {
	color: #3886bd;	
}

.right {
	float:right;	
}

.content_page .QAlist
{
	margin: 0;
	padding-left: 0;
	list-style: none;
		line-height: 20px;
}

.content_page .QAlist li.Q
{
	padding-left: 24px;
	background-image: url(http://my-no-no.com/content/images/q_bullet.png);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	margin-bottom: 0;
	font-weight: bold;
}

.content_page .QAlist li.A
{
	padding-left: 24px;
	background-image: url(img/a_bullet.png);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	margin-bottom: 12px;
}

.content_page .QAlist li.A ul {
	list-style-type:disc;
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.content_page .QAlist li.A li
{

}

/* store stuff */


.store_products {
	float:left;	
	width: 629px;
}





.category_cell {
	position:relative;
	float:left;
	width: 280px;
	padding: 16px 28px 16px 0;
	border-top: 1px solid #ceced0;
}

.cell_image {
	width: 79px;
	position:relative;
	float:left;
}

.cell_info {
	width: 201px;
	float:left;
	position:relative;
}

.cell_info p {
	padding-bottom: 0;	
	line-height: 21px;
}

.cell_info p.price {
	font-weight: bold;
	padding-bottom: 14px;	
}

.learnmore {
	margin-right: 8px;	
}

.product_image {
	float:left;
	position:relative;	
	width: 209px;
	text-align:center;
}

.product_details {
	float:right;
	position:relative;
	width: 420px;
	
}

.details_price {
	font-size: 16px;
	font-weight: bold;	
}

.details_quantity_field {
	width: 50px;	
}

/* /store stuff */


/* PAGE FORM STYLES */

#clear, .clear {
	clear:both;
	position:relative;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
/* CONVERSION CARTS */


/* CART C */

#cart_content_C .shoppingcart_top {
	width: 928px;
	background-color: #ffffff;
	border: 1px solid #a4a4a4;
	margin-bottom: 18px;
}
#cart_content_C .shoppingcart_top td {
	padding: 12px;
	vertical-align:top;
	color: #454746;
}
#cart_content_C .shoppingcart_top td.shoppingcart_header {
	background-color: #a4a4a4;
	padding: 12px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
#cart_content_C .shoppingcart_top td.shoppingcart_subheader {
	background-color: #e0e0e0;
	color: #717171;
	padding: 5px 12px;
	font-size: 12px;
}
#cart_content_C .product_title {
	font-weight: bold;
	color: #3886bd;
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 14px;
}
#cart_content_C .product_description {
	color: #454746;
	width: 370px;
	font-size: 12px;
	line-height: 19px;
}
#cart_content_C .shoppingtop_select {
	font-weight: bold;
	color: #454746;
}
#cart_content_C .shoppingtop_price {
	font-weight: bold;
	line-height: 24px;
	color: #454746;
	font-size: 13px;
	background-color: #e0e0e0;
}
#cart_content_C .shoppingtop_summary {
	line-height: 24px;
	color: #454746;
	text-align:right;
	font-size: 13px;
	background-color: #e0e0e0;
}
#cart_content_C #address_section {
	width: 422px;
	position:relative;
	float:left;
}
#cart_content_C #payment_section {
	width: 420px;
	position:relative;
	float:right;
}
#cart_content_C .address_table {
	border-collapse:collapse;
	border: 1px solid #a4a4a4;
	color: #717171;
	font-size: 12px;
	background: #ffffff;
}
#cart_content_C .address_table td {
	padding: 8px 12px;
}
#cart_content_C .address_table td.address_header {
	background-color: #a4a4a4;
	padding: 12px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}
#cart_content_C .address_label {
	clear: both;
	display: block;
}
#cart_content_C .address_input {
	width: 180px;
	color: #717171;
}
#cart_content_C .cardnumbers {
	width: 80px;
	margin-right: 8px;
	color: #717171;
}
#cart_content_C .expdate {
	width: 120px;
	margin-right: 10px;
	color: #717171;
}
#cart_content_C .error {
	color: red;
	font-size: 11px;
}
#cart_content_C .submit_btn {
	text-align:right;
	height: 90px;
}
#cart_content_C .cvv {
	font-size: 10px;
	color: #717171;
	text-decoration: underline;
}
#cart_content_C {
	position:relative;
	width: 855px;
	padding: 0;
}
#cart_content_C .shoppingtop_promo {
	padding: 20px;
	background-color: #e0e0e0;
}
#cart_content_C .shoppingtop_promo label {
	width: 120px;
	float:left;
	position:relative;
	padding-top: 2px;
}
#cart_content_C .shoppingtop_promo input {
	float:left;
	position:relative;
}

#cart_content_C label.addcoupon 
{
    color: #717171;
    display:block;
    padding-bottom: 3px;
}

#cart_content_C .couponbox 
{
    width: 170px;
    margin-right: 6px;
    float:left;
    position:relative;
}

#cart_content_C .addcoupon_btn 
{
    float:left;
    position:relative;
}

#cart_content_C .continue_btn 
{
    display:block;
    position:relative;
    margin-top: 30px;
}

/* RECEIPT */

#receipt_content p 
{
 padding-bottom: 20px;   
}

#receipt_table1 td {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 6px 0 0;
}

#receipt_table2 td {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#receipt_table2 {
	margin-top: 30px;
}

.horizontal_dots2 
{   
    border-bottom: 1px dotted #c1c1c1;
    padding-top: 10px;
}

/* FORM for contact */
#intlform label {
	display:block;
	margin-bottom: 4px;
	position:relative;
	margin-right: 4px;
}

#intlform input[type="text"] {
	display:block;
	position:relative;
	width: 400px;	
	margin-bottom: 12px;
}

#intlform label.labelfloat {
	float:left;
	display: inline;
}

#intlform .inputfloat {
	float:left;
	display: inline;
}

.error {
	display:block;
	font-size: 11px;
	color: red;	
}

.abouttable {
	border: 1px solid black;
}

.abouttable td {
	padding: 6px;	
}

.skinmaintenancetable th {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	text-align:left;
	padding: 6px;	
}

.skinmaintenancetable td {
	padding: 4px 6px;
	font-size: 11px;	
}

.skinmaintenancetable .border-bottom {
	border-bottom: 1px solid #999;
}

.selectmargin 
{
    margin-bottom: 12px;
}

.nono_callout {
	position:absolute;
	left: 132px;
	top: 0;	
}

.plushow_table td {
	padding-bottom: 20px;	
}


.plushow_table span {
	font-size: 17px;
	color: #3886bd;
}