/*
Title:		Qflix.com - Global Stylesheet
Author:		Hamilton Rowan / Sonic Solutions
Updated:	03.28.08
*/


*{
	margin: 0;
	padding: 0;
}
* body{
	font-size: x-small; /* For IE5/Win */
	f\ont-size: small; /* For other IE versions */
}

body {
 	font: small/1.2em Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;	
	text-align: left;
	background: #27333d url('/images/bg.gif') repeat-x;
}

p {
	padding: 0 0 10px 0;
}
a, a:link, a:visited {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover, a:active {
	color: #ce703f;
	text-decoration: none;
}
a:active {
	outline: none;
}

.linkAsButton2	{
	font-size: 100%;
	color:#333;
	background-color: #e0dfe3;
	border:1px solid #7F8792;
	height: 20px;
	line-height: 38px;
	padding: 4px;
}

#wrapper {
 	margin:0 auto;
	text-align: left;
 	width: 960px;
	font-size:100%;
	padding: 0 41px 0 41px;
	background: url('/images/background_ds.png') repeat-y top left;
}

#container {
	float: left;
	background: #fff;
	width: 960px;
	padding: 0;
	margin: 0;
}

#content {
	float: left;
	width: 540px;
	display: block;
	background-color: #fff;
    padding: 0 0 20px 0;
	margin: 30px 0 40px 10px;
}
#content h4 {
	font-size: 166%;
	color: #576876;
	padding: 0 0 20px 0;
	margin: 0;
}
#content p {
	color: #333;
	padding: 0 8px 10px 0;
	margin: 0 10px 0 0;
}
#content p.intro {
	font-size: 126%;
	line-height: 22px;
}

#content ul{
	color: #333;
	padding: 0 0 0 72px;
}
#content li{
    list-style-type: disc;
	padding: 0 0 5px 0;
}

#contentFaq {
	float: left;
	width: 560px;
	display: block;
	background-color: #fff;
    padding: 0 0 20px 0;
	margin: 30px 0 40px 10px;
}
#contentFaq h4 {
	font-size: 166%;
	color: #576876;
	padding: 0 0 20px 0;
	margin: 0;
}
#contentFaq p {
	color: #333;
	padding: 0 8px 10px 0;
	margin: 0 10px 0 0;
}
#contentFaq p.intro {
	font-size: 126%;
	line-height: 22px;
}

#contentFaq ul{
	color: #333;
	padding: 0 0 0 28px;
}
#contentFaq li{
    list-style-type: disc;
	padding: 0 0 5px 0;
}

/* header elements */
#header {
	float: left;
	width: 960px;
	background: #666 url('/images/qflix_hdr_bgd.gif') no-repeat top left;
	height: 135px;
}
.logo {
	float: left;
	padding: 0;
	margin: 50px 0 0 78px;
	border-style: none;
}
#logo h1 {
	text-indent: -5000px; 
	width: 94px;
}

/* navagation elements */
.headerNav {
	float: right;
	list-style: none;
	padding: 0 115px 0 0;
	margin: 62px 0 0 0;
}
.headerNav li {
	display: inline;
}
.headerNav li a {
	font-size: 90%;
	color: #bbb!important;
	padding: 0 0 0 24px;
	text-decoration: none;
	text-transform: uppercase;
	
}
.headerNav li a:hover {
	color: #ce703f!important;
	text-decoration: none;
}

/* Top Navigation Menu */

ul#menu {
	float: left;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	color: #373332;
	width: 177px;
	height: 44px;
	text-decoration: none;
}
li#notabLft {
	background: #fff url('/images/qflix_navtab_lft.gif') no-repeat;
	width: 133px;
	height: 44px;
}
li#whatisqflix a {
	background: url('/images/qflix_navtab1.gif') no-repeat;
	width: 179px;
	height: 44px;
	text-indent: -5000px;
}
li#whatisqflix a:hover {
	background: url('/images/qflix_navtab1.gif') 0 -44px no-repeat;
}
#whatisqflixOn li#whatisqflix a {
	background: url('/images/qflix_navtab1.gif') 0 -44px no-repeat;
	text-indent: -5000px;
}
li#howitworks a {
	background: #cc6633 url('/images/qflix_navtab2.gif') no-repeat;
	width: 179px;
	height: 44px;
	text-indent: -5000px;
}
li#howitworks a:hover {
	background: url('/images/qflix_navtab2.gif') 0 -44px no-repeat;
}
#howitworksOn li#howitworks a {
	background: url('/images/qflix_navtab2.gif') 0 -44px no-repeat;
}
li#getstarted a {
	background: #cc6699 url('/images/qflix_navtab3.gif') no-repeat;
	width: 179px;
	height: 44px;
	text-indent: -5000px;
}
li#getstarted a:hover {
	background: url('/images/qflix_navtab3.gif') 0 -44px no-repeat;
	width: 179px;
}
#getstartedOn li#getstarted a  {
	background: url('/images/qflix_navtab3.gif') 0 -44px no-repeat;
}
li#getitnow a {
	background: #cc6699 url('/images/qflix_navtab4.gif') no-repeat;
	width: 183px;
	height: 44px;
	text-indent: -5000px;
}
li#getitnow a:hover {
	background: url('/images/qflix_navtab4.gif') 0 -44px no-repeat;
	width: 183px;
}
#getitnowOn li#getitnow a {
	background: url('/images/qflix_navtab4.gif') 0 -44px no-repeat;
	text-indent: -5000px;
}
li#notabRt {
	background: #fff url('/images/qflix_navtab_rt.gif') no-repeat;
	width: 107px;
	height: 44px;
}

/* subnavigation elements */
#subNavigation {
	float: left;
	width: 530px;
	padding: 0;

	margin: 0;
}
#subNavigation ul {
	color: #b64729;
	padding: 20px 0 0 20px;
	margin: 0;
	list-style: none;
}
#subNavigation li {
	display: inline;
	padding: 0;
}
#subNavigation .retailHowitworks a, #subNavigation .manufHowitworks a, #subNavigation .homeHowitworks a {
	float: left;
	background: url("/images/tab_left_subnav.gif") no-repeat left top;
	margin: 0 0 0 2px;
	padding: 0 0 0 9px;
	text-decoration: none;
	font-size: 100%;
}
		
#subNavigation .retailHowitworks a span, #subNavigation .manufHowitworks a span, #subNavigation .homeHowitworks a span {
	float: left;
	display: block;
	background: url("/images/tab_right_subnav.gif") no-repeat right top;
	padding: 7px 27px 8px 27px;
	font-weight: normal;
	color: #ce703f;
}

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subNavigation a span {float:none;}
	/* End IE5-Mac hack */
#subNavigation a:hover span {
	cursor: pointer;
}

#subNavigation .on a {
	background-position: 0% -150px;
}

#subNavigation .on a span {
	background-position: 100% -150px;
	font-weight: bold;
}


#subNavigation .retailHowitworks a:hover, #subNavigation .manufHowitworks a:hover, #subNavigation .homeHowitworks a:hover {
	background-position: 0% -150px;
}

#subNavigation .retailHowitworks a:hover span, #subNavigation .manufHowitworks a:hover span, #subNavigation .homeHowitworks a:hover span {
	background-position: 100% -150px;
}

#retailHowitworks {
	float: left;
	width: 530px;
	background: #fff url('/images/banners/howitworks_retail_banner.gif') no-repeat top left;
	padding: 0 0 12px 0;
}
#manufHowitworks {
	float: left;
	width: 530px;
	background: #fff url('/images/banners/howitworks_manuf_banner.gif') no-repeat top left;
	padding: 0 0 22px 0;
}
#homeHowitworks {
	float: left;
	width: 530px;
	background: #fff url('/images/banners/howitworks_home_banner.gif') no-repeat top left;
	padding: 0 0 0 0;
}

.dropDown {
	font-weight: bold;
	padding: 40px 0 0 156px;
	width: 330px;
}
.opener {
	padding: 0 0 30px 0 !important;
	font-size: 126% !important;
	font-weight: bold !important;
	color: #496885 !important;
	width: 328px !important;
}
.learnmore{
	font-size: 76% !important;
	color: #333;
	text-decoration: none;
	padding: 2px 0 8px 8px !important;
	float: left;
	width: 80px !important;
	background: #fff url('/images/btn_learnmore.gif') no-repeat;
}
.learnmore a{
	color: #333;
	text-decoration: none;
}
.close{
	color: #333;
	font-size: 76% !important;
	text-decoration: none;
	padding: 2px 0 8px 8px !important;
	float: left;
	width: 52px !important;
	background: #fff url('/images/btn_close.gif') no-repeat;
}
.close a{
	color: #333;
	text-decoration: none;
}

.howSubnav {
	float: left;
}
.howSubnav h3 {
	font-weight: bold;
	font-size: 126%;
	color: #576876;
	padding: 10px 0 20px 0;
    text-decoration: none;
}
.howSubnav h4 {
	font-weight: bold;
	font-size: 116%;
	color: #333;
	padding: 0 0 0 10px;
    text-decoration: none; 
}
.howSubnav h5 {
	font-weight: bold;
	font-size: 100%;
	color: #ce703f;
	padding: 0 0 0 0;
    text-decoration: none; 
}
.howSubnav p {
	font-size: 100%;
	color: #333;
	width: 510px;
	padding: 0 0 0 10px;
	text-decoration: none; 
}

.retailBanner {
	float: left;
	width: 530px;
	margin: 0;
}
.manufBanner {
	float: left;
	margin: 0;
}
.inhomeBanner {
	float: left;
	width: 530px;
	margin: 0;
}
#drivePromo{
	padding: 5px 0 3px 0;
	margin: 0;
}

/* leftnav elements */
#lftNavHdr {
	list-style-type: none;
	float: left;
	width: 267px;
	padding: 60px 0 0 40px;
}
#lftNavHdr ul {
	list-style-type: none;
	padding: 0 0 20px 40px;
}
#lftNavHdr li a {
	font-size: 100%;
	color: #333;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}
#lftNavHdr li a:hover {
	color: #ce703f;
	text-decoration: none;
}
#contactUs {
	background: #fff url('/images/qflix_lftnav_bgd.gif') no-repeat top left;
	padding: 20px 0 0 40px;
	margin: 20px 0 0 0;
}
#contactUs h3 {
	font-size: 100%;
	color: #2b85ce;
	padding: 0 0 10px 0;
}
#contactUs p {
	font-size: 90%;
	color: #333;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: bold;
}

div.hr {
	height: 1px;
	width: 226px;
	background: #fff url('/images/hr.gif') no-repeat;
	margin: 10px 0 0 0;
}
div.hr hr {
	display: none;
}
div.hrFaq {
	height: 1px;
	width: 520px;
	background: #fff url('/images/hr_faq.gif') no-repeat;
	margin: 10px 0 0 0;
}
div.hr Faq {
	display: none;
}

.partnerBtn {
	display: inline;
	float: left;
	width: 155px;
	text-align: center;
	background: #2b85ce url('/images/qflix_btn.gif') no-repeat top left;
	padding: 4px 0 0 0;
	margin: 20px 0 0 40px;
	height: 19px;
	line-height: 12px !important;
}
.partnerBtn a:link, .partnerBtn a:visited, .partnerBtn a:hover {
	color:#fff;
}
.siteBtn{
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	text-transform: uppercase;
	width: 130px;
	line-height: 18px;
}
.siteBtn a{
	background: #FFF  url("/images/buttonGlass_bg.gif") repeat-x;
	color: #cc0000;
	border: 1px solid #9c9c9c;
	border-top-color: #cecece;
	border-left-color: #cecece;
	display: block;
	height: 18px;
	text-decoration: none;
}
.siteBtn a:hover{
	color: #cc0000;
	text-decoration: none;
}



.awards {
	float: left;
	padding: 0;
	margin: 52px 0 0 31px;
	border-style: none;
}
.banner{
 border: none;
 padding: 20px 0 0 0;
}


/* banner elements */
#homeBanner {
	padding: 0 0 0 130px;
}
.whatisBanner {
	padding: 30px 0 40px 0;
}

#qflixBanner {
	float: left;
	width: 530px;
	background: #fff url('/images/banners/qflix_about_banner.gif') no-repeat top left;
}
#qflixBanner h5{
	font-size: 126%;
	color: #576876;
	padding: 70px 0 0 36px;
	margin: 0;
    text-decoration: none; 
}
#qflixBanner h6{
	font-size: 126%;
	color: #576876;
	padding: 20px 0 0 36px;
	margin: 0;
    text-decoration: none; 
}
#qflixBanner p{
	font-size: 100%;
	color: #333;
	width: 480px;
	padding: 12px 0 0 36px;
	margin: 0;
	text-decoration: none; 
}
#qflixBanner ul{
	width: 480px;
	padding: 6px 0 0 30px;
	margin: 0 0 30px 0; 
}
#qflixBanner li{
    list-style-type: none;
	font-size: 106%;
	color: #333;
	padding: 8px 0 0 20px;
	margin: 0;
	text-decoration: none; 
}

/* partner elements */
#mirrorFrame {
	width: 716px;
	background: url('/images/banners/qflix_home_banner_mir.gif') no-repeat top left;
	padding: 0 0 100px 0;
	margin: 3px 0 0 130px;
	background-color: #fff;
}
#mirrorFrame h2 {
	font-size: 130%;
	color: #576876;
	padding: 28px 0 0 70px;
	margin: 0;
}
ul#partners {
	float: left;
	margin: 46px 0 0 48px;
	padding: 0;
	list-style: none;
}

.partnerContainer {
	padding: 0;
	margin: 0;
}

.partnerContainer h4 {
	float: left;
	font-size: 126%;
	color: #667f91;
	width: 200px;
	text-align: right;
	padding: 0;
	margin: 36px 0 0 0;
}

.partnerContainer ul#partners {
	width: 465px;
	margin: 0;
	padding: 0;
}


/* press elements */
.press dl {
	padding: 10px 0 6px 36px;
}
.press dt {
	font-weight: bold;
	padding: 10px 0 0 0;
}
.press dd {
	padding: 2px 0 0 0;
}


/* footer elements */
#footer {
	width: 960px;
	background: url('/images/background_ds_btm.png') no-repeat;
	height: 69px;
	padding: 0 41px 0 41px;
	margin: 0 auto;
}
.copyright {
	float: left;
	font: small/1.2em Arial,Sans-serif;
	font-size: 85%;
	color: #4d5f6c;
	padding: 8px 0 0 20px;
	margin: 0;
	text-decoration: none;
}
.legal {
	float: right;
	list-style: none;
	padding: 6px 20px 0 0;
	margin: 0;
}
.legal li {
	float: left;
}
.legal li a {
	font: small/1.2em Arial,Sans-serif;
	font-size: 85%;
	color: #4d5f6c;
	padding: 0 0 0 18px;
	margin: 0;
	text-decoration: none;
}

#retailContent, #retailContent p {
	color: #ce703f;
}
#manufContent, #manufContent p {
	color: #ce703f;
}
#homeContent, #homeContent p {
	color: #ce703f;
}


/* clearfix */
.clearfix:after {  
	content: ".";  
	display: block;  
	clear: both;  
	visibility: hidden;  
	line-height: 0;  
	height: 0;  
}  

.clearfix {  
	 display: inline-block;  
}
.clear{
	clear: both;
} 

 html[xmlns] .clearfix {  
   display: block;  
}  
  
* html .clearfix {  
	height: 1%;  
} 
.hidden { display: none; }
.unhidden { display: block; }

