/* @override 
	http://korexin.trounceweb.com/css/main.css
	http://korexin.trounceweb.com/css/main.css
	http://korexin.trounceweb.com/css/reset.css
*/

@import url(reset.css);

img { behavior: url("/includes/pngbehavior.htc"); }

.article {
    clear: both;
    margin: 30px;
}

.article_logo {
    float: left;
    width: 200px;
    padding-top: 26px;
}

.article_text {
    float: left;
    width: 700px;
    background:transparent url(../images/quote-up.gif) no-repeat scroll left top;
    padding-top: 20px;
}

blockquote {
	background:transparent url(../images/quote-down.gif) no-repeat scroll right bottom;
	font-size:.75em;
}

body {
    background: #0f1f3e url(../images/body_bg.png) top left repeat-x;
    color: #fdfdfd;
    font-family: Arial;
}
cite {
	float:right;
	font-size:.69em;
	margin-bottom: 30px;
	font-weight: bolder;
}

#bottom_banner {
}

#bottom_banner h2 {
    margin: 30px 0 15px 30px;
}

.clear {
	clear: both;
}

.clear img {
	display: none;
}

#content {
    margin: 30px;
    width: 540px;
}

#content p {
    margin: 15px 0;
    font-size: 0.75em;
}

#feature_arrow {
    margin-left: -15px;
    margin-top: -29px;
}

.form-errors {
   margin-bottom: 20px;
}

.form-errors h2 {
    color: #B91320;
}

#footer {
    font-size: 0.688em;
    width: 960px;
    margin: 30px auto;
    clear: both;
}

#footer a {
    color: #fff;
}

#footer p {
    text-align: center;
}

#footer p#disclaimer {
    border: 1px solid #fff;
    padding: 30px;
}
span.good-fats {
	font-size: 2em;
}

p.footer_text {
    margin: 20px;
}

#header {
    height: 350px;
    background: url(../images/header_bg.jpg) top right no-repeat;
    margin-left: 30px;
}

#header h1 {
    background: url(../images/logo.png) no-repeat;
    text-indent: -3000px;
    height: 90px;
    position: relative;
}

#header img {
    margin: 30px 0 20px 0;
}

#header ul {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Gill Sans', 'Trebuchet MS', Sans-serif;
    list-style-type: none;
}

#header ul li {
    padding-left: 15px;
    background: url(../images/bullet.png) no-repeat 0 7px;
}
strong.heading-room {
	margin-top: 20px;
}

h2 {
    color: #0f1f3e;
    font-size: 1.35em;
}
h3 {
	color: #5796a2;
    font-size: 1em;
    margin-bottom: 20px;}



h4{
	color: #000;
    font-size: .89em;}
hr {
    color: #b3a79b;
    background: #b3a79b;
    height: 1px;
    margin-bottom: 20px;
}
img.usps {
	margin-bottom: 20px;
}
#icons {
	background: #fdfdfd url(../images/footer-gradient.jpg) repeat-x 0 bottom;
	padding: 20px 0 0 30px;
	/* width: 960px; */
}

#icons .bottom_row {
    clear: both;
}

#logo {
    padding-top: 30px;
}

ol dl li {
list-style-type:decimal;
list-style-position: outside;
position: relative;
color:#DDD;
}

dt {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
	font-size: .75em;
	line-height: 1.5px;
	font-variant: small-caps;
}

    dd {
    background-color: #fff4f2;
    padding: 7px;
	font-size: .75em;
	line-height: 1.5em;
}


#order_now {
    position: relative;
    height: 43px;
    z-index: 2;
    margin-right: 30px;
    margin-top: 2px;
    float: right;
    clear: none;
    width: 162px;
}

#order_now a {
    display: block;
    float: right;
    height: 43px;
    background: url("../images/order_now.png") no-repeat;
    text-indent: -99999px;
    width: 162px;
    background-position: 0 0;
}

#order_now a:hover {
    background-position: 0 -43px;
}
/* ------ START: Menu ------ */
#menu {
	position: relative;
	background: url("../images/menu_bg.png") repeat-x;
	height: 48px;
	z-index: 0;
}

.menu_level_0 {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 48px;
	z-index: 1;
}

.menu_level_0 li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 2;
}

.menu_level_0 a {
	display: block;
	height: 48px;
	background: url("../images/menu_bg.png") no-repeat;
	text-indent: -99999px;
}

a#menu_1 { width: 134px; background-position: 0px 0px; }
a#menu_1:hover { background-position: 0px -48px; }
a#menu_1.menu_current { background-position: 0px -96px; }

a#menu_2{ width: 163px; background-position: -134px 0px; }
a#menu_2:hover { background-position: -134px -48px; }
a#menu_2.menu_current { background-position: -134px -96px; }

a#menu_3 { width: 162px; background-position: -297px 0px; }
a#menu_3:hover { background-position: -297px -48px; }
a#menu_3.menu_current { background-position: -297px -96px; }

a#menu_4 { width: 163px; background-position: -459px 0px; }
a#menu_4:hover { background-position: -459px -48px; }
a#menu_4.menu_current { background-position: -459px -96px; }
/* ------ END: Menu ------ */

#news {
	background-color: #fdfdfd;
}

#news h2 {
    margin: 30px 0 15px 30px;
}

#news div.medical-logos img {
	padding-top: 20px;
}
#news .medical-logos {
	float: left;
	width: 187px;
	margin-left: 30px;
}
#news .articles {
	float: right;
	width: 713px;
	margin-right: 30px;
}

#order_now_bottom {
    width: 298px;
    margin-left: 21px;
    margin-top: -6px;
    position: relative;
    background: url(../images/sidebar-order-now-bottom.png) no-repeat;
    height: 56px;
    z-index: 2;
}

#order_now_bottom a {
    display: block;
    float: right;
    height: 33px;
    background: url(../images/order-now.png) no-repeat;
    text-indent: -99999px;
    width: 108px;
    background-position: 0 0;
    margin-right: 165px;
    margin-top: 12px;
}

#order_now_bottom a:hover {
    background-position: 0 -33px;
}

.order_today  {
    position: relative;
    background: url(../images/order-korexin-button.png) no-repeat;
	margin: 30px;
	width: 910px;
	height: 135px;
	z-index: 2;
}

.order_today a {
    display: block;
    height: 135px;
    background: url(../images/order-korexin-button.png) no-repeat;
    text-indent: -99999px;
    width: 910px;
    background-position: 0 0;
}

.order_today a:hover {
    background-position: 0 -135px;
}

.phone-to-buy {
	float: right;
	position: relative;
	margin-right: 30px;
	height: 23px;
	width: 434px;
}

#sidebar {
    width: 340px;
    height: 650px;
    float: right;
    background: url(../images/korexin-price.png) top left no-repeat; /* #5A0910  */
    color: #fff;
}

#sidebar h3 {
    margin-left: 30px;
    font-size: 1.15em;
    margin-top: 8px;
	color: #ffffff;
}

#sidebar p {
    font-size: 0.57em;
    line-height: 1.3em;
    font-weight: 100;
    margin: 15px 30px 25px;
    color: #0f1f3e;
}
#sidebar img{
    margin: 15px 20px;
    margin-bottom: 0;
}
.redtext {
	color: maroon;
	font-size: small;
}
.redborder {
	border:1px dashed #000000;
    margin-bottom:13px;
    padding:10px 5px 13px 12px;
}
.wide_spacing {
    word-spacing: 10px;
}

#wrapper {
    width: 960px;
    color: #6f6f6f;
    margin: 5px auto;
    font-family: Arial;
    background-color: #fdfdfd;
    color: #444;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.4em;
    font-size: 1.1em;
	height: inherit;
	overflow: visible;
}

#content form {
	font-size: .75em;
}

#content form table tbody tr td {
	padding: 5px;
	
}

#content form table tbody span td strong {
	
}

#content form p span.star {
	color: red;
}


