/* @override 
	http://tahiti/vuze/styles/styles.css
	https://tahiti/vuze/styles/styles.css
*/

body {
	background: #e7e8e9 url('../images/template/bg.jpg') repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #535456;
}

#top {
	margin: 0px auto;
	padding: 0 17px;
	width: 914px;
}

#main {
	margin: 0px auto;
	width: 948px;
}

/* @group Defaults */

a:link, a:visited {
	text-decoration: none;
	color: #636363;
}

a:hover, a:active {
	text-decoration: underline;
	color: #636363;
}

div.section {
	padding-bottom: 20px;
}

ul, li, img, div, a:link, a:visited, a:hover, a:active {
	border: none;
	padding: 0;
	margin: 0;
}

h2 {
	color: #231f20;
	font: 13pt/14pt "Myriad Pro", Myriad, Arial, sans-serif;
	margin: 0 0 12px 27px;
}

h3 {
	color: #535456;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	margin-left: 27px;
	margin-bottom: 4px;
}

i {
	color: #5c5d5d;
	font: italic 10.5pt/12.5pt "Myriad Pro", Myriad, Arial, sans-serif;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	
}

li {
	color: #666;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 9pt;
	line-height: 12pt;
	background: transparent url('../images/template/bullet.gif') left center no-repeat;
}

th {
	font-weight: normal;
}



/* @end */

/* @group Home */

#homedetails {
	position: relative;
	top: 150px;
	left: 52px;
}

#homemain {
	margin: 0px auto;
	width: 914px;
	height: 539px;
	background: transparent url('../images/template/home.jpg') no-repeat;
}

#buynow {
	position: relative;
	left: 753px;
	top: 46px;
}

#homedetails p {
	margin: 8px 0 0 11px;
}

#homedetails a:link, #homedetails a:hover, #homedetails a:active, #homedetails a:visited {
	font-weight: bold;
}

#homefoot {
	margin: 0px auto;
	width: 948px;
	height: 116px;
	background: transparent url('../images/template/homefoot.gif') no-repeat;
}

#homefoot img {
	margin: 0;
	padding: 0;
}



/* @end */

/* @group Info */

#col1 {
	float: left;
	width: 311px;
}

#col2 {
	float: left;
	width: 305px;
}

#col3 {
	float: left;
	width: 298px;
}

#push {
	clear: both;
	background-color: #FFF;
	height: 49px;
}

#infomain {
	margin: 0px auto;
	width: 914px;
	background: #FFF url('../images/template/header.gif') no-repeat;
	padding-top: 125px;
	height: 402px;
}

#topper p {
	margin-bottom: 0;
}

#topper #call {
	color: #6a6a6c;
	margin: 2px;
}

#topper #msrp {
	line-height: 12pt;
}

#topper #sh {
	font-size: 9pt;
	line-height: 12pt;
	margin-top: 2px;
}

#infos {
	padding-top: 94px;
}

#topper #display {
	float: left;
	margin-left: 255px;
	margin-right: 17px;
}

#topper #sale {
	color: #d82f2f;
	font: 9pt/15pt Myriad, "Myriad Pro", Arial, sans-serif;
	margin-top: 7px;
}

#topper #price {
	margin-top: 0;
	color: #231f20;
	font-family: Myriad, "Myriad Pro", Arial, sans-serif;
	line-height: 12pt;
	font-size: 15pt;

}

#topper #button {
	margin-top: 14px;
}

#infobody {
	margin: 0px auto;
	width: 914px;
	background-color: #FFF;

	background: transparent url(../images/template/linebg.gif) repeat-y;
}

#infobody p, #infobody ul {
	width: 260px;
	margin-left: 26px;
	font-size: 9pt;
	line-height: 12pt;
	margin-bottom: 18px;
	margin-top: 0;
}

#infobody img {
	margin-left: 27px;
}


/* @end */

/* @group Service */

#servicemain {
	margin: 0px auto;
	width: 914px;
	background: #FFF url('../images/template/header.gif') no-repeat;
	padding-top: 92px;
	height: 138px;
}

#infoservice {
	margin-left: 687px;
}

.sectionhead {
	height: 80px;
}

.sectionhead img {
	float: right;
	margin-right: 1px;
}

.sectionhead h2 {
	float: left;
}



/* @end */

/* @group Nav */

#nav {
	float: right;
	display: inline;
	padding: 0;
	margin: 13px 0 0 0;
}

#nav li {
	color: #666;
	font-size: 12px;
	font-family: Arial, sans-serif;
	list-style: none;
	display: inline;
	padding: 0 0 0 19px;
	margin: 0;
	line-height: normal;
	background: none;
}

#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #666;
}

#nav li a:hover, #nav li a:active {
	text-decoration: underline;
	color: #666;
}



/* @end */

#footer {
	padding: 20px 17px;
	width: 914px;
	color: #a09f9f;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

/* @group Forms */

.formborder {
	top: 100px;
	position: absolute;
	text-align: center;
	width: 97%;
}

#serviceform, #returnform, #warrantyform {
	width: 690px;
	background-color: #FFF;
	padding: 55px;
	border: 6px solid #828282;
	display: inline-block;
	text-align: left;
}

.formborder input {
	border: 1px solid #a09f9f;
	height: 21px;
	width: 366px;
	font-size: 13px;
	color: #2d2d2d;
	margin-top: 2px;
	margin-bottom: 7px;
}

.formborder textarea {
	margin-top: 2px;
	margin-bottom: 7px;
	padding: 0;
	width: 287px;
	border: 1px solid #a09f9f;
	height: 128px;
}

.formborder textarea#reason{
    height:64px;
}

.formborder label {
	font-size: 9pt;
	line-height: 12pt;
	color: #535456;
}

.formborder .submit {
	float: right;
	margin-top: 40px;
}

.formborder #warrantyform .submit {
	margin-top: 220px;
}

.formborder .close a {
	position: relative;
	top: -45px;
	left: 698px;
}

.formborder .yes, .formborder .no {
	height: auto;
	width: auto;
	color: #2d2d2d;
	margin-top: 21px;
	margin-bottom: auto;
	border-style: none;
}

/* @end */

/* @group Checkout */

#col2wide {
	float: right;
	width: 600px;
}

#checkoutbody {
	margin: 0px auto;
	width: 914px;
	background-color: #FFF;
}

#checkoutbody p, #checkoutbody ul {
	width: 260px;
	margin-left: 26px;
	font-size: 9pt;
	line-height: 12pt;
	margin-bottom: 18px;
	margin-top: 0;
}

#checkoutbody #infomain {
	height: 0;
}



/* @end */

/* @group Admin */

#thincol {
	float: left;
	width: 250px;
}

#adminbody #col2wide {
	width: 650px;
}

#adminbody #infomain {
	height: 0;
}

#adminbody {
	margin: 0px auto;
	width: 914px;
	background-color: #FFF;
}

#adminbody p, #adminbody ul {
	width: 260px;
	margin-left: 26px;
	font-size: 9pt;
	line-height: 12pt;
	margin-bottom: 18px;
	margin-top: 0;
}


/* @end */