@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	padding: 0 !important;
	padding-right: 1px;
	height:100%;
}
a:focus {
	outline: none;
}
a {
	text-decoration: none;
}
a img {
	border-style: none;
}
a:hover {
	text-decoration: underline;
}
image {
	border: none;
}
/* Main Layout Items */
#wrapper {
	margin: 0 auto;
	width: 953px;
	text-align: left;
}
#masthead {
	height: 103px;
	position:relative;
	background:url(images/h_header.jpg) no-repeat;
}
#masthead h1 {
	display: none;
}
#masthead .home_link {
	position:absolute;
	width: 310px;
	height: 70px;
	top: 27px;
	left: 60px;
	display:block;
	text-indent: -1800px;
}
/*******  Links **********/
#masthead ul.nav {
	position:absolute;
	right: 5px;
	bottom:9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#masthead ul.nav li {
	display: inline;
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#masthead ul.nav li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/horz_line.gif) left center no-repeat;
	padding: 0 13px 0 16px;
	color:#3266B1;
}
#masthead ul.nav li a#noline {
	background:none;
}
#masthead ul.nav li a.on {
	text-decoration:underline;
	font-weight:bold;
}
/*******  Home Page Content **********/
#h_hero {
	background:url(images/h_hero.jpg);
	width: 699px;
	height: 1050px;
	float:left;
	position:relative;
}
#h_hero .h_content {
	position:absolute;
	top: 306px;
	left: 320px;
	width: 370px;
}
#h_hero .h_content h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#3266B1;
	padding: 10px 0;
}
#h_hero .h_content p {
	font-size: 14px;
	color:#666;
}
#h_hero .h_step {
	position:absolute;
	top: 312px;
	left: 30px;
	width:240px;
	font-weight:bold;
}
#h_hero .h_step ul {
	padding:0;
	margin:0;
}
#h_hero .h_step li {
	list-style:none;
	padding: 15px 0 15px 60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#3266B1;
}
#h_hero #placeholder {
	position:absolute;
	top: 24px;
	left: 13px;
	width:280px;
	height:226px;
}
#h_hero .h_step li.one {
	background:url(images/step1.jpg) no-repeat left center;
}
#h_hero .h_step li.two {
	background:url(images/step2.jpg) no-repeat left center;
}
#h_hero .h_step li.three {
	background:url(images/step3.jpg) no-repeat left center;
}
#h_hero .h_quote {
	position:absolute;
	top: 580px;
	left: 400px;
	width:270px;
}
#h_hero .h_quote h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#3266B1;
}
#h_hero .h_quote p {
	font-size: 12px;
	color:#666;
	padding: 2px 0 2px 0;
}
#h_hero .h_quote a {
	color:#3266B1;
	font-weight:bold;
	font-size: 12px;
	float:right;
}
#h_hero .h_order {
	position:absolute;
	top: 707px;
	left: 265px;
	width:237px;
	text-align:right;
	color:#900;
}
#h_hero .h_order h1 {
	font-size:28px;
}
#h_hero .h_order p {
	font-size: 24px;
	font-weight:bold;
}
#h_hero .h_order p em {
	font-size:15px;
}
#h_hero .h_product { position:absolute; top: 831px; left: 413px; width:264px; color:#666; height: 169px; 
}
#h_hero .h_product p {
	font-size: 18px;
	text-transform:uppercase;
	font-weight:bold;
}
#h_hero .h_product ul {
	margin: 0 0 0 35px;
}
#h_hero .h_product li {
	padding: 3px 0 3px 0;
	font-size:15px;
}
/*******   Interior Pages  *******/
#i_content {
	background:url(images/i_bg.gif);
	width: 702px;
	float:left;
	position:relative;
	line-height: 20px;
}
#i_content h1 {
	font-size: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3266B1;
	background:url(images/i_bg_header.gif) no-repeat 0 0px;
	padding: 40px 40px 10px 40px;
}
#i_content p {
	font-size: 14px;
	color:#666;
	padding: 10px 40px 10px 40px;
}
blockquote {
	float: right;
	width:301px;
	height:206px;
	font-weight:bold;
	background:url(images/i_steps_bg.gif) no-repeat;
	margin: 20px 50px 20px 20px;
}
blockquote ul {
	padding:0;
	margin: 20px 20px 20px 40px;
}
blockquote li {
	list-style:none;
	padding: 15px 0 15px 60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#3266B1;
}
blockquote li.one {
	background:url(images/step1.jpg) no-repeat left center;
}
blockquote li.two {
	background:url(images/step2.jpg) no-repeat left center;
}
blockquote li.three {
	background:url(images/step3.jpg) no-repeat left center;
}
.i_testi {
	line-height: 24px;
	margin: 10px 40px 0 40px;
}
.i_testi img {
	float:left;
}
.i_testi p {
	float:left;
	width: 230px;
	padding:0;
	margin:0;
	font-weight: bold;
}
.quote1 {
	background:url(images/quote1.gif) no-repeat 17px 3px;
}
.quote2 {
	background:url(images/quote2.gif) no-repeat 8px 4px;
	padding: 0 60px 20px 0px;
}
.test_cont{
	margin: 20px;
	
}
.i_content_bottom {
	background:url(images/i_bg_footer.gif) no-repeat;
	clear:both;
	height: 19px;
	width:auto;
}
#i_hero {
	background:url(images/i_hero.jpg);
	height:344px;
	width: 702px;
	position:relative;
	float:left;
}
#i_hero .i_order {
	position:absolute;
	top: 23px;
	left: 267px;
	width:237px;
	text-align:right;
	color:#900;
}
#i_hero .i_order h1 {
	font-size:28px;
}
#i_hero .i_order p {
	font-size: 24px;
	font-weight:bold;
}
#i_hero .i_order p em {
	font-size:15px;
}
#i_hero .i_product { position:absolute; top: 139px; left: 424px; width:264px; color:#666; height: 169px; 
}
#i_hero .i_product p {
	font-size: 18px;
	text-transform:uppercase;
	font-weight:bold;
}
#i_hero .i_product ul {
	margin: 0 0 0 35px;
}
#i_hero .i_product li {
	padding: 3px 0 3px 0;
	font-size:15px;
}
/*******  Form **********/
#form {
	background:url(images/f_bg.gif);
	width: 251px;
	float:right;
	position:relative;
}
#form .order_now {
	background:url(images/f_ordernow.jpg) no-repeat;
	height:406px;
	font-size: 13px;
	color:#666;
}
#form .order_now p {
	padding: 180px 10px 5px 15px;
	text-transform:uppercase;
	font-size: 15px;
	font-weight:bold;
}
#form .order_now li {
	margin: 0 20px 0 40px;
}
#form h4 {
	background:url(images/form-header_bg.gif) no-repeat center;
	padding: 5px 0 5px 20px;
	font-size: 14px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
}
#form p {
	font-size: 11px;
	color:#333;
	padding: 3px 10px 3px 15px;
}
#form label {
	display:block;
	width: 80px;
	float:left;
}
#form input {
	width: 135px;
}
#form .footer {
	background:url(images/f_footer.gif) no-repeat bottom;
	height: 11px;
}
.error {
	margin: 15px;
	color: #FF0000;
	font-size: 11px;
}
.error li {
	margin: 0 0 0 20px;
}
/******* Footer *******/
#footer {
	clear:both;
	margin-top: 10px;
	padding: 10px 0 0 0;
	text-align:center;
	color:#666;
	font-size: 12px;
}
.line {
	border-top: 1px dotted #999;
	padding-top:10px;
}
#footer a {
	color:#666;
	font-size: 12px;
}
#blueline a {
	color:blue;
	text-decoration:underline;
}


/********* Player **********/
#player {
	float:left;		
	margin: 45px 0 0 105px !important;
	margin: 45px 0 0 55px;
}

div.playlist {
	width:161px;
	float:left;		
	margin: 30px 0 20px 20px; 
}

#player, #player img {
	display:block;				
	width:300px;
	height:240px;
	border:0px;		
}

div.play {
	background:url(images/play.png) no-repeat;
	width:50px;
	height:50px;
	position:relative;
	top:-140px;
	left:125px;	
	opacity:0.9;
	margin-bottom:-50px;
}

div.play:hover {
	opacity:1.0;		
}

/* playlist items */
#vid_player{
	background:url(images/vid_bg.gif) no-repeat 90px 20px;
	height: 370px;
}
div.items a {
	background:url(images/vplayer_button.jpg) no-repeat;
	width:161px;
	height:84px;
	display:block;
	text-decoration:none;
	color:#444;	
}

div.button {
		height: 70px;
		padding: 10px 0 0 90px;
		font-size:11px;
		color:#666;
		line-height:12px;
}


/* item stages: normal, hover, playing, paused */
div.items a:hover {
	background-position:0 -83px;	
}

div.items a.playing, div.items a.paused {
	color:#000;	
}

div.items a.playing {
	background-position:0 -83px;		
}

div.items a.paused {
	background-position:0 -83px;	
}


/* small navigational dots */
div.navi {
	width:60px;	
	float:left;
	margin:10px 0 0 50px;
	height:11px;
	overflow:hidden;
}

div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/dots.png) 0px 0px no-repeat;		
	cursor:pointer;
}

div.navi span:hover {
	background-position:0 -8px;		
}

div.navi span.active {
	background-position:0 -16px;
	cursor:default;
}

/******* Processing Graphic ***********/
.black_overlay {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	padding-top: 200px;
}
.black_overlay p{
	color:#FFF;
}

