/*-------------------------------------------

           Title:  QualityXHTML
           Usage:  Global Layout
           Author:  QualityXHTML Team

---------------------------------------------*/


/*====================TOC====================

                1. More
                2. Why Choose
                3. What you get
                4. Order

=============================================*/



/* 1. More
---------------------------------------------*/
#more {
	padding: 25px 0 13px 29px;
	background: url(../images/main_2rd_bg.png) no-repeat top left;
	width: 512px;
	}

html:not(:first-of-type) #more {
	width: 519px;
	}

#more h3 {
	margin: 0 0 13px -2px;
	color: white;
	font-weight: normal;
	font-size: 1.5em;
	}

#more p {
	margin-bottom: 24px;
	color: #EEE;
	line-height: 1.5em;
	}

#more p em {
	font-style: normal;
	}

#more p a {
	color: #CAA166;
	border-bottom: 1px solid;
	}

#more p a:hover {
	border: none;
	text-decoration: none;
	}


/* 2. Why Choose
---------------------------------------------*/
#whychoose {
	padding: 17px 0 7px 27px;
	width: 512px;
	}

#whychoose h2 {
	color: white;
	font-weight: normal;
	font-size: 1.5em;
	}

#whychoose p {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #EEE;
	line-height: 1.5em;
	}

#whychoose p a {
	color: #CAA166;
	border-bottom: 1px solid;
	}

#whychoose p a:hover {
	border: none;
	text-decoration: none;
	}
	
#whychoose ul {
	margin-top: 19px;
	padding-left: 7px;
	}

#whychoose ul li {
	margin-bottom: 20px;
	padding-left: 12px;
	color: #EEE;
	background: url(../images/bullets_bg.gif) no-repeat 0 6px;
	}

#whychoose ul li abbr {
	border-bottom: 1px solid;
	color: #9BC5B7;
	}

#whychoose ul li em {
	border-bottom: 1px solid;
	color: #9BC5B7;
	font-style: normal;
	}

#whychoose ul li em abbr {
	border: 0;
	}


/* 3. What you get
---------------------------------------------*/
#whatyouget {
	padding: 25px 0 13px 29px;
	background: url(../images/main_2rd_bg.png) no-repeat top left;
	width: 512px;
	}

html:not(:first-of-type) #whatyouget {
	width: 519px;
	}

#whatyouget h3 {
	margin: 0 0 13px -2px;
	color: white;
	font-weight: normal;
	font-size: 1.5em;
	}

#whatyouget p {
	margin-bottom: 24px;
	color: #EEE;
	line-height: 1.5em;
	}

#whatyouget p em {
	font-style: normal;
	}

#whatyouget p a {
	color: #CAA166;
	border-bottom: 1px solid;
	}

#whatyouget p a:hover {
	border: none;
	text-decoration: none;
	}

#whatyouget ol {
	list-style-position: outside;
	list-style-type: decimal;
	}

#whatyouget ol li {
	margin-bottom: 10px;
	margin-left: 24px;
	color: #b0ae9c;
	font-size: 12px;
	line-height: 1.5em;
	}
	
#whatyouget ol li h4 {
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	}

#whatyouget ol li p {
	color: EEE;
	font-weight: normal;
	font-size: 1.1em;
	}
	
	
/* 4. Order
---------------------------------------------*/
#order {
	position: absolute;
	top: 46px;
	right: 0 !important;
	right: -1px;
	padding: 18px 20px 0;
	width: 257px;
	height: 100% !important;
	height: 1500px;
	background: url(../images/extra_bg.gif) repeat-y;
	text-shadow: #252525 0 1px 1px;
	}

#order * {
	position: relative;
	z-index: 5;
	}

#order h3 {
	margin-bottom: 22px;
	color: white;
	font-weight: normal;
	font-size: 1.5em;
	}

#order p {
	margin-bottom: 15px;
	width: 225px;
	color: white;
	font-size: 0.75em;
	line-height: 1.5em;
	}

#order p em {
	color: #CBA267;
	font-style: normal;
	font-weight: bold;
	}
	
#order p em a {
	color: #e7c79a;
	}

#order ul {
	padding-top: 6px;
	width: 245px;
	height: 124px;
	background: url(../images/order_ul_bg.png) no-repeat 0 6px;
	}

#order ul li {
	float: left;
	width: 100%;
	padding-bottom: 8px;
	}

#order ul li a {
	float: left;
	display: inline;
	width: 100%;
	height: 28px;
	overflow: hidden;
	text-indent: -500em;
	}

#order div.extra-1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: block;
	width: 297px;
	height: 399px;
	background: url(../images/extra_base_bg.jpg) no-repeat top left;
	}