@charset "utf-8";
/* CSS Document */

/* =========================================  NORMALIZING  ================================================== */


/* Normalizes margin, padding */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{
	margin : 0;
	padding : 0;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

p {	margin-bottom:8px;}
a {	color:#e10e49; }
a:focus { outline:none; }
a:hover { text-decoration:none; }

h1 {
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 10px 0;
}
h5 {
	color:#e10e49;
	font-size:15px;
	border-bottom:1px dotted #b60b3b;
	margin-bottom:10px;
}
ul, li {
	margin:0;
	padding:0;
}
ul {
	margin:5px 0 5px 5px;
	list-style:none;
}
ul li {
	margin-bottom:4px;
	display:block;
	background:url(../images/bullet.gif) 0px 3px no-repeat;
	padding-left:15px;
}
ol {
	margin:5px 0 5px 20px;
	padding:0;
}
ol li {
	margin-bottom:4px;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#222222;
}

div#wrapper {
	width:780px;
	margin:20px auto;
	background:url(../images/bg_content.gif) top left repeat-y;
}

div#bgTop {
	background:url(../images/border-top.gif) top left no-repeat;
	padding-top:12px;
}
div#bgBottom {
	background:url(../images/border-bottom.gif) bottom left no-repeat;
	padding:0 5px 12px 5px;
}

/* ================================================= HEADER ===================================== */

div#branding {
	height:65px;
}

div#branding img {
	margin:5px 0 0 10px;
}
div#banner h1 {
	margin:0;
	padding:0;
	background:url(../images/banner.gif) top left no-repeat;
	height:127px;
	width:770px;
	text-indent:-9999px;
}

/* ================================================= CONTENT ===================================== */

div#content {
	padding-bottom:10px;
	border-bottom:1px solid #d6d6d6;
	margin-bottom:1px;
}

/* ------------------------------------------------- LEFT COLUMN --------------------------------- */

div#leftCol {
	width:540px;
	float:left;
	padding:10px 0 0 0;
}
div.content_padding {
	padding:0 0 0 10px;
}

div.buyNowBox {
	background:url(../images/box_buyNow-body.gif) top left repeat-y;
	width:539px;
	margin:15px 0;
}
div.buyNowBox img {
	float:left;
}
div.buyNowBox-top {
	background:url(../images/box_buyNow-top.gif) top left no-repeat;
	padding:0;
}

div.buyNowBox-bottom {
	background:url(../images/box_buyNow-bottom.gif) bottom left no-repeat;
	padding:15px 14px 15px 22px;
}
div.buyNowBox-content {
	margin-left:140px;
	font-size:12px;
}

div.buyNowBox-content h2 {
	display:block;
	background:url(../images/buy_now.gif) top left no-repeat;
	width:138px;
	height:26px;
	text-indent:-9999px;
	margin-bottom:15px;
}
div.buyNowBox-content a {
	color:#b60b3b;
}
a.btn_buyOnline {
	display:block;
	background:url(../images/btn_buy_online.gif) top left no-repeat;
	width:294px;
	height:37px;
	text-indent:-9999px;
	margin-bottom:15px;
}
a.btn_buyOnline:hover {
	background-position:bottom left;
}
a.btn_buyNow {
	display:block;
	background:url(../images/btn_buy_now.gif) top left no-repeat;
	height:24px;
	width:187px;
	text-indent:-9999px;
}
a.btn_buyNow:hover {
	background-position:bottom left;
}
div.contentBox {
	background:url(../images/bg_contentBox-body.gif) top left repeat-y;
	margin-bottom:15px;
}
div.contentBox h2,
div.contentBox h3 {
	display:block;
	font-size:13px;
	font-weight:bold;
	background:url(../images/bg_contentBox-top1.gif) top left no-repeat;
	padding:6px 10px 0 10px;
	height:22px;
	margin-bottom:10px;
}
div.contentBox h3 {
	background:url(../images/bg_contentBox-top2.gif) top left no-repeat;
}
div.contentBox-bottom {
	background:url(../images/bg_contentBox-bottom.gif) bottom left no-repeat;
	padding:0 10px 10px 10px;
}
table.table_price {
	font-size:13px;
	margin-bottom:15px;
}
table.table_price td {
	padding:5px;
}
/* ------------------------------------------------- RIGHT COLUMN -------------------------------- */

div#rightCol {
	width:218px;
	float:right;
	background:url(../images/bg_rightCol.gif) top left repeat-y;
	margin:160px 6px 0 0;
	position:relative;
}
div#rightCol_bottom {
	background:url(../images/rightCol-bottom.gif) bottom left no-repeat;
	padding:0px 14px 14px 14px;
	position:relative;
	width:190px;
}
div#cover {
	background:url(../images/cover.png) top left no-repeat;
	width:347px;
	height:341px;
	position:absolute;
	left: -129px;
	top: -341px;
	z-index:10;
}
a.btn_orderOnline {
	background:url(../images/btn_order_online_now.gif) top left no-repeat;
	width:187px;
	height:24px;
	z-index:15;
	display:block;
	text-indent:-9999px;
	position:absolute;
	left: 145px;
	top: 22px;
}
a.btn_orderOnline:hover {
	background-position: bottom left;
}
div.rightBox {
	background:url(../images/RightBox-bg.gif) top left repeat-y;
	margin-bottom:50px;
	width:190px;
}
div.last {
	margin-bottom:0;
}
div.rightBox-bottom {
	background:url(../images/RightBox-bottom.gif) bottom left no-repeat;
	padding:10px;
	width:170px;
}
div.rightBox-bottom ol li span {
	color:#000000;
}
/* ================================================= FOOTER ====================================== */

div#footer {
	background:url(../images/bg_footer.gif) left top repeat-y;
	padding:10px 10px 5px 10px;
}
div#footer img {
	margin:7px 0 0 25px;
	float:left;
}

div#address {
	margin:0 0 0 185px;
	font-size:11px;
	color:#464646;
}
/* ================================================= MISC ======================================== */

div.clear {height:0px; clear:both;}
.redText {color:#b60b3b;}
.redBigText {font-size:14px; color:#e10e49;}
.orangeBigText {font-size:14px; color:#fabf0e;}
.caption {color:#666666; font-size:11px; font-style:italic; text-align:center;}
div.dotted {height:0px; border-bottom: 1px dotted #e10e49; margin:10px 0;}

