@charset "UTF-8";
@import url("/media_new/stylesheets/lightwindow.css");
/* CSS Document */

/*///////////////////////////*/
/*RESET CSS*/
/*///////////////////////////*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #000000;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*MAIN STRUCTURE*/

body {
	background: #1c1c1c;/*url(../images/m_bg.png) repeat;*/
	color: #aeaeae;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
strong {
	font-weight: bold;
}

td {
	vertical-align: top;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 960px;
	}
	
#nav_left {
	float: left;
	width: 165px;
}

	#left_nav {
		/*background: url(../images/m_bg_leftnav_shadow.png) top left repeat-y;*/
		float:left;
		width: 165px;
		}

	#newsletter {
	background: url(/media_new/images/m_bg_newsletter_tec_152x154.jpg) top left no-repeat; /*m_bg_newsletter_tec.jpg*/
	float: left;
	height: 154px; /* 222px*/
	width: 152px;
	}
	
	#newsletter_b {
	background: url(/media_new/images/m_bg_newsletter.jpg) top left no-repeat; /*m_bg_newsletter_tec.jpg*/
	float: left;
	height: 161px; /* 222px*/
	width: 152px;
	}
	
#topnav {
background: url(/media_new/images/m_bg_topnav.jpg) top left no-repeat;
float: left;
height: 68px;
text-align: left;
width: 795px;
}

	#topnav p {
	margin-left: 310px;
	}
	
#right_content {
	display: inline;
	margin-left: 165px;
	width: 795px;
	}
	
	#top_content {
	float: left;
	/*background: url(../images/m_logo_phrase.jpg) bottom left no-repeat;*/
	height: 47px;
	text-align: right;
	width: 795px;
	}
/*
	#header_wrapper_nolv{
		height: 172px;
	}
	#top_content_nolv{
		margin-top: 35px;
		margin-left: 20px;
		float: left;
		height: 47px;
		text-align: right;
		width: 775px;
	}*/	
#header_wrapper_nolv{
	height: 140px;
	background:url(/media_new/images/miva_header_bg.jpg) top left no-repeat;
}

#logo_overlay_nolv{
	width: 130px;
	height: 130px;
	float: left;
}

#hs_nolv{
	width: 250px;
	height: 45px;
	float: right;
	margin-right: 37px;
	margin-top: 74px;
	text-align: right;
}	

#hs_nolv_txt{
	height: 45px;
	margin-right: 10px;
	margin-top: 12px;
	float: right;
	text-align: right;
}

#hs_nolv_img{
	width: 92px;
	height: 45px;
	float: right;
}
.mv_td_head{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold;
}
.mv_tbl_txt td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mv_bg_table{
	background: #292929;
}

.mv_red_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #cc0000; 
	font-weight: bold;
}

	
	#zipper_top {
	float: left;
	background: url(../images/m_zipper_top.png) top left no-repeat;
	height: 21px;
	width: 795px;
	}
	
	#nav_top {
	float: left;
	}
	
	#zipper_bottom {
	float: left;
	background: url(../images/m_zipper_bottom.jpg) top left no-repeat;
	height: 15px;
	width: 795px;
	}
	
	
/* added on 2008/04/10 */

a{ color: #919191; }
a:hover{ color: #b5b5b5; }

input.win {
	width: 106px;
	height: 17px;
	border: 0;
	padding: 5px 5px 0px 5px;
	margin-bottom: 3px;
	background: url(../images/img_joinlist_win_bar.jpg) no-repeat;
	color: #ffffff;
	display: inline;
	font-size: 10px;
}

input.add_to_basket {
	width: 180px;
	height: 56px;
}

a.lnk_drk_gray:link		{color: #919191; text-decoration: underline;}
a.lnk_drk_gray:visited	{color: #919191; text-decoration: underline;}
a.lnk_drk_gray:hover	{color: #b5b5b5; text-decoration: underline;}

input.search {
	width: 138px;
	height: 19px;
	border: 0;
	padding: 3px 5px 0px 5px;
	background: url(../images/img_top_search_bar.jpg) no-repeat top left;
	display: inline;
	color: #bdbdbd;
}

span.top_nav_header_ph, 
a.top_nav_header_link,
a.top_nav_header_red{
	font-size: 10px;
	font-weight: bold;
	line-height: 1.6em;
}

a.top_nav_header_link {
	color: #999999;
	text-decoration: none;
}

a.top_nav_header_link:hover {
	color: #bcbcbc;
	text-decoration: none;
}

a.top_nav_header_red{
	color: #e20000;
	text-decoration: none;	
}

a.top_nav_header_red:hover {
	color: #ff0000;
	text-decoration: none;
}

span.top_nav_header_ph{
	color: #999999;
}

#main_content {
	float: left;
	width: 795px;	
}

#main_content_nolv {
	float: left;
	width: 960px;
	padding-left: 10px;	
}

	#ad_01 {
	float: left;
	height: 182px;
	margin-right: 10px;
	width: 232px;
	}
	
	#ad_02 {
	height: 182px;
	margin: 0 11px 0 242px;
	width: 282px;
	}
	
	#ad_03 {
	float: right;
	height: 182px;
	margin-right: 28px;
	width: 232px;
	}
	
#main_785 {
	background: url(../images/m_785_bg.png) repeat;
	float: left;
	width: 785px;
}

/*///////////////////////////*/
/*FOOTER*/
/*///////////////////////////*/

#footer{
	width: 767px; /* change 790px and removed magin left below to abs center */
	margin-top: 10px;
	float: left;
}

#footer_nolv{
	width: 960px;
	float: left;
}

#foot_txt_blog{
	width: 767px; 
	margin-top: 10px; 
	float: left; 
	text-align: center;
}

#footer_content{
	text-align: center;
}

#foot_txt_blog span, .footer_txt{
	font-size: 10px;
	color: #919191;
}

#footer_nolv #footer_content a, #footer_nolv #footer_content span,
#footer #footer_content a, #footer #footer_content span{
	font-size: 10px;
	color: #919191;
	line-height: 1.8em;
}

#footer_nolv #footer_content a:hover,
#footer #footer_content a:hover{
	color: #b5b5b5;
}

#tbl_foot_logo{
	margin: 0 auto;
	border: 0;
}

#tbl_foot_logo td {
	border-right: 0;
	border-top: 0;
}

/*///////////////////////////*/
/*PRODUCT DETAIL*/
/*///////////////////////////*/

#pd_left {
	float: left;
	width: 583px;
}

	#pd_options_top {
	float: left;
	width: 583px;
	height: 47px;
	}
	
	#pd_options_top a, #pd_options_top img{	
		float: left;
	}
	
	#pd_options_main {
	background: url(/media_new/images/pd_options_bg_black.jpg) top left no-repeat;
	float: left;
	height: 253px;
	line-height: 135%;
	width: 583px;
	}
	
		#pd_options_main_wrapper {
		display: inline;
		float: left;
		margin-left: 5px;
		width: 578px;
		}
	
		#pd_options_main_left {
		float: left;
		width: 200px;
		}
		
		
		#pd_options_main_right {
		color: #ffffff;
		float: left;
		width: 375px;
		}

	#pd_options_bar {
	background: url(/media_new/images/pd_options_bar.jpg) top left no-repeat;
	float: left;
	height: 39px;
	width: 583px;
	}
	
	#pd_info_tabs {
	float: left;
	height: 22px;
	margin-top: 10px;
	width: 581px;
	}
	
	#pd_desc_top {
	background: url(/media_new/images/pd_desc_top.jpg) top left no-repeat;
	float: left;
	height: 15px;
	margin-top: 5px;
	width: 583px;
	}
	
	#pd_desc_content {
	background: url(/media_new/images/pd_desc_bg.jpg) bottom left no-repeat;
	float: left;
	line-height: 135%;
	width: 583px;
	height: 287px;
	overflow: hidden;
	}
	
		#pd_desc_content h1 {
		color: #595e4b;
		font-size: 24px;
		margin: 2px 0 10px 13px;
		}
		
		#pd_desc_content p {
		margin: 0 5px 15px 15px;
		width: 350px;
		}
		
		#pd_sidebar {
		border-left: 1px solid #3f3f3f;
		float: right;
		margin-right: 10px;
		width: 150px;
		}
		
			#pd_sidebar li {
			background-image: url(/media_new/images/icon_arrow.png) top left no-repeat;
			margin: 0 0 5px 10px;
			padding-left: 10px;
			list-style: none;
			}
			
			#pd_sidebar li a {
			text-decoration: none;
			}
	
		#pd_info_box_scroll {
		display: inline;
		float: left;
		height: 218px;
		/*height: 231px;*/
		line-height: 120%;
		overflow: auto;
		margin: 10px 0 0 10px;
		width: 568px;
		}
		
		.prod_desc_text{
			font-size: 13px;
			line-height: 130%;
		}
		
		.whiter{
			color: #c5c5c5;
		}

#pd_right {
	margin-left: 584px;
	width: 206px;
}

	.pd_order_top {
	background: url(/media_new/images/pd_sidebar_top.jpg) top left no-repeat;
	float: left;
	height:15px;
	width: 206px;
	}
	
	#pd_order_main {
	background: url(/media_new/images/pd_sidebar_bg.jpg) bottom left no-repeat;
	float: left;
	line-height: 120%;
	margin-bottom: 5px;
	width: 206px;
	min-height: 323px;
	}
	
		#pd_order_main h2 {
		font-size: 14px;
		font-weight: bold;
		}
	
	#pd_shipping {
	float: left;
	margin-bottom: 6px;
	}
	
	#pd_recommend_main {
	background: url(/media_new/images/pd_recommend_bg.jpg) bottom left no-repeat;
	float: left;
	font-size: 12px;
	margin-bottom: 6px;
	width: 206px;
	}
		
		#pd_recommend_main img {
		float: left;
		margin-right: 10px;
		}
	
	#pd_satisfaction {
	float: left;
	height: 73px;
	width: 206px;
	}
	
/* Feature List */
.feature_tt_title{
	padding-bottom:3px;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}
.feature_tt_text{
	font-family: Verdana;
	font-size: 11px;
}
.feature_wrapper{
	width:350px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}
#feat_col_1, #feat_col_2{
	float: left;
	margin-left: 15px; 
}
#feat_col_2{
	border-left-color: #666;
	border-left-style: dotted;
	border-left-width: 1px;
}
#feat_col_2 ul{
	margin-left: 11px;
}
.featurelists li{
	width: 165px;
	margin-bottom: 3px;
}
.featurelists li a{
	line-height: 1.2em;
}

ul.feat_bullet_list{
	list-style: url(../images/prd_bulltet_point.gif);
	 margin-left: 14px;
}

ul.feat_bullet_list li{
 margin-bottom: 7px; 
 margin-top: 0;
 font-size: 13px;
 font-weight: bold;
 line-height: 1.2em;
 color: #CCCCCC;
}

h1 span.keyfeat{
	font-size: 12px;
	margin-left: 25px;
} 
a.keyfeatlink{
	font-weight: bold; 
	text-decoration: none;
}

/* Miva Form */
#miva_form input, #miva_form select, #miva_form select option{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #c0c0c0;
	border-style: solid;
	border-color: #717171;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-width: 1px; 
}
#miva_form input.chksty{
	background: none;
	border-style: none;
	border-color: transparent;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-width: 0;
	border-top-width: 0; 
}
/* Feedback Form */
#feedback input, #feedback textarea {
	display: inline;
	border: none;
	font-family: Verdana;
	font-size: 11px;
	color: #505050;
}
#feedback input.with_bg, #feedback textarea {	
	background: #CCCCCC;
	padding: 2px;
	margin-bottom: 2px; 
}	

a.pd_link{
	text-decoration: none;
}

a:hover.pd_link{
	text-decoration: none;
}

a.top_nav_link{
	font-weight: bold;
	text-decoration: none;
	color: #cc0000;
}

a:hover.top_nav_link{
	text-decoration:underline
}

	
/*///////////////////////////*/
/*PRODUCT INDEX*/
/*///////////////////////////*/

#pi_banner {
	float: left;
}

#pi_who_wrapper {
	float: left;
	height: 73px;
	margin-top: 5px;
}

	#pi_who_left {
	background: url(../images/pi_who_bg.png) top left no-repeat;
	float: left;
	height: 73px;
	width: 656px;
	}
	
	#pi_who_right {
	margin-left: 656px;
	}
	
.pi_prod_wrapper {
	float: left;
	margin: 10px 60px 20px 0;
	width: 208px;
}

.pi_prod_wrapper_last {
	float: left;
	margin: 10px 0 20px 0;
	width: 208px;
}

	.pi_prod_img {
	background: url(../images/pi_prod_bg.png) top left no-repeat;
	float: left;
	height: 262px;
	width: 210px;
	}
	
		.pi_prod_img img {
		margin: 5px 0 0 5px;
		}
	
	.pi_colorchips {
	background: #141414;
	border-right: 1px solid #434343;
	border-bottom: 1px solid #434343;
	border-left: 1px solid #434343;
	float: left;
	height: 23px;
	text-align: right;
	width: 208px;
	}
	
		.pi_colorchips img {
		margin: 3px 6px 0 0;
		}
		
	.pi_prod_info {
	background: #1d1d1d;
	border-right: 1px solid #434343;
	border-bottom: 1px solid #434343;
	border-left: 1px solid #434343;
	float: left;
	width: 208px;
	}
		
		.pi_prod_info p {
		margin: 5px 10px 5px 10px;
		}
		
	a.prd_inx_red{ color: red; text-decoration:none; }
	a:hover.prd_inx_red{ color: red; text-decoration:underline; }	
	.headingText{ font-family: inherit; font-size: 18px; font-weight: bold; line-height: 1.3em; }



#pi_main_wrapper{
	width: 795px;
	margin: 0;
	padding-left: 10px; 
}

#pi_viewall_wrapper{
	float: left;
	margin-top: 5px;
}

.pi_title_div{
	width: 746px; 
	height: 36px; 
	float: left; 
	margin-top: 10px; 
	text-align: center; 
	background:url(../images/cat_header_bg.png) no-repeat;
}

.pi_hr{
	border-bottom-color: #3f3f3f; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	width: 95%;
	margin: 0;
	padding: 0;
}

/*///////////////////////////*/
/*WHO ARE WE?*/
/*///////////////////////////*/
#waw_main{
 background: url(../images/waw_main_bg.png) repeat-y;
 float: left;
 width: 765px;
 line-height: 120%;
}

#miva_main{
 background: url(../images/miva_main_bg.png) repeat-y;
 float: left;
 width: 934px;
 line-height: 120%;
 text-align: center;
}

a.mv_link{ color: #919191; }
a.mv_link:hover{ color: #b5b5b5; }

#miva_main TD{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.mt_thumb{
	width: 120px;
	float: left;
	text-align: center;
	margin-top: 20px;
}

.celeb_thumb{
	width: 75px;
	float: left;
}

.mt_parag{
	width: 565px;
	float: left;
	text-align: justify;
	margin-top: 20px;
	padding-top: 5px;
}

.cel_parag{
	width: 520px;
	text-align: justify;
	margin-left: 95px;
}

.mt_parag p, .cel_parag p{
	margin: 0;
	padding: 0;
	padding-right: 15px;
}

a.mt_redlink {
	color: #5d1c1c;
	text-decoration: none; 
}
a:hover.mt_redlink {
	color: #752323;
	text-decoration: none; 
}

.mt_title, a.mt_title {
	font-size:22px;
	padding-bottom: 5px;
	color: #5e5e5e;
	text-decoration: none;
}

#blog_text{
	margin: 15px 0 15px 0;
	width: 753px;
}

#blog_text p{
	padding: 0 50px 0 50px;
}

/*///////////////////////////*/
/*GLOBALS*/
/*///////////////////////////*/

.margin {
	margin: 15px 40px;
}

.img_left {
	float: left;
	margin: 0 10px 10px 0;
}

.img_right {
	float: right;
	margin: 0 0 10px 10px;
}

/*///////////////////////////*/
/*MISC*/
/*///////////////////////////*/

#gadget {
	background: url(/media_new/images/img_bg_gadget.jpg) top left no-repeat;
	float: left;
	height: 334px;
	margin: 6px 0 0 6px;
	width: 753px;
}

#video_border {
	background: url(/media_new/images/img_bg_video.jpg) top left no-repeat;
	float: left;
	height: 295px;
	margin: 6px 0 0 50px;
	width: 666px;
}

#video_border_sm {
	background: url(/media_new/images/img_bg_video_sm.jpg) top left no-repeat;
	float: left;
	height: 295px;
	margin: 0 0 10px 10px;
	width: 485px;
}

#video_rndm_wrapper {
	background: url(/media_new/images/licensing_bg_video.jpg) top left no-repeat;
	float: left;
	height: 277px;
	margin: 0 0 10px 18px;
	width: 476px;
}

#video_rndm {
	margin: 14px 0 0 10px;
}



/*///////////////////////////*/
/*POP-UP*/
/*///////////////////////////*/

.popup {
background: #1c1c1c;
}

#pu_header {
	background: url(/media_new/images/m_popup_header.jpg) top left no-repeat;
	height: 98px;
	width: 100%;
}

	#pu_header p {
	font-weight: bold;
	padding: 68px 0 0 109px;
	}
	
#pu_content {
	line-height: 135%;
	padding: 10px 0;
	width: 505px;
}

	#pu_content li {
	background: url(/media_new/images/icon_arrow.png) top left no-repeat;
	margin-bottom: 5px;
	padding-left: 10px;
	}
	
	#pu_content h1 {
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
	}
	
	#pu_content table {
	color: #000000;
	font-size: 10px;
	}
	
/*///////////////////////////*/
/*COLORS & STYLES*/
/*///////////////////////////*/
.lt_green	{color: #8d9968;}
.txt_small	{font-size: 10px;}
.red		{color: #cc0000;}
.br_red		{color: #ff0000;}
.boldtxt	{font-weight: bold;}
a.no_underline	{text-decoration: none;}

hr.miva_hr{
	border: none 0; 
	border-top: 1px solid #313131;
	width: 100%;
	height: 1px;
}
.mv_step{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#434343;
}
.mv_sub_wh{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.mv_nav_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #cc0000;
}
.mv_bold{
	font-size: 14px;
	font-weight: bold;
}

a.red_link, a.red_link:visited { color: #ff0000; }
a.red_link:hover{ color: #b5b5b5; }

a.gray_link, a.gray_link:visited { color: #bebebe; text-decoration:none; }
a.gray_link:hover{ color: #cc0000; text-decoration:none; }

.wptag-un-label, .wptag-comment-label {
color: #8d9968;
}

/*POWER REVIEWS*/
#review_top {
background: url(/media_new/images/pr_bg_top.jpg) 0 0 no-repeat;
float: left;
height: 15px;
margin-top: 10px;
width: 790px;
}

#review_top h1 {
color: #8d9968;
font-size: 24px;
margin-left: 20px;
}

#review_content {
background: url(/media_new/images/pr_bg_content.jpg) 0 0 repeat-y;
float: left;
width: 790px;
}

#review_bottom {
background: url(/media_new/images/pr_bg_bottom.jpg) 0 0 no-repeat;
float: left;
height: 15px;
width: 790px;
}
