@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%; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* ======================================================================================================== */

/* ================================  IE 5.5 and above hack - allowing .png transparency =================== */



div#wrapper {
	width:770px;
	margin:10px auto;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
}

a {
	color:#990000;
}

a:hover {
	color:#FF6600;
}

p {
	margin-bottom:15px;
}

p, blockquote {
	line-height:16px;
}

ul {
	margin-top:10px;
}

li {
	margin-bottom:5px;
}

table {
	margin-bottom:25px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

td {
	padding:4px;
}

hr	{
	height:1px;
	background-color:#000000;
	color:#000000;
	border:0;
	margin-bottom:10px;

}
blockquote {
	font-style:italic;
	padding:15px 70px 15px 30px;
	text-align:justify;
	}

/* ===============================  HEADING STYLES ======================================= */

h1 {
	position:relative;
	text-indent:-9999px;
}

h2 {
	width:750px;
	height:80px;
	position:relative;
	padding:20px 10px 10px 10px;
	background:url(images/header-bg2.gif) repeat-x;
	color:#ffffff;
	/*color:#135E9D;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
}

h3 {
	font-size:16px;
	margin-bottom:4px;
	color:#009b5b;
}

h4 {
	font-size:18px;
	margin-bottom:14px;
	margin-top:14px;
	color:#000000;
	font-weight:bold;
}

h5 {
	font-size:14px;
	color:#990000;
	border-bottom:solid 1px;
	margin-bottom:20px;
	padding-bottom:5px;
}

h6 {
	font-size:14px;
	color:#333333;
	margin-bottom:5px;
	margin-top:0px;
}

/* ======================== HEADER ==============================*/

#header {
	background:url(images/header2.gif) no-repeat;
	width:770px;
	height:90px;
	position:relative;
}

#orderNow {
	height:70px;
	width:350px;
	float:right;
	margin-top:10px;
}

#orderNow a {
	text-indent:-9999px;
	display:block;
	height:31px;
	width:200px;
	background:url(images/btn_orderonline.gif) no-repeat top left;
	float:right;
}

#orderNow a span{
	text-indent:-99999px;
}


#orderNow a:hover {
	background:url(images/btn_orderonline.gif) no-repeat bottom left;
}

#orderNow h3 {
	margin-top:40px;
	margin-right:10px;
	color:#333366;
}


/* =============================================== MAIN CONTENT =========================================== */

div#main_content {
	float:left;
	width:550px;
	padding:20px 10px 40px 10px;
	position:relative;
	background:url(images/baner_shadow.gif) top left repeat-x;
}


div.order_btn {
	margin-bottom:10px;
}

div.order_btn a {
	height:31px;
	width:294px;
	background:url(images/btn_order-now.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
}

div.order_btn a:hover {
	background:url(images/btn_order-now.gif) bottom left no-repeat;
}

div.free_btn {
	margin:30px 15px;
	width:521px;
	height: 46px;
}

div.free_btn a {
	height:46px;
	width:521px;
	display:block;
	text-indent:-9999px;
	background:url(images/btn_download-banner.gif) no-repeat top left;
}

div.free_btn a:hover {
	background:url(images/btn_download-banner.gif) no-repeat bottom left;
}

div#special {
	margin-bottom:30px;
	padding:5px;
}

.sideimage {
	position:absolute;
	left:600px;
	border:1px solid #999999;
	padding:5px;
}
.sideimage2 {
	position:absolute;
	left:580px;
	padding:5px;
	border:1px solid #999999;
}
.sideimage3 {
	position:absolute;
	left:550px;
	padding:5px;
	border:1px solid #999999;
}

/* ============================= RIGHT COLUMN ===================================================== */

div#right_column {
	float:left;
	width:180px;
	padding:200px 10px 10px 10px;
	position:relative;
	background:url(images/baner_shadow.gif) top left repeat-x;
}

div#cover_img {
	border:0px;
	background:url(images/Main_cover_img.png) no-repeat;
	height:300px;
	width:290px;
	position:absolute;
	top:-100px;
	left:-88px;
}
div#sticker {
	border:0px;
	background:url(/offer/tyi2/08a/images/sticker2.png) no-repeat;
	height:75px;
	width:75px;
	position:absolute;
	top:-58px;
	left:-165px;
}
div#images-right img {
	margin-bottom:40px;
}
div#memberBox {
	border:2px solid #990000;
	padding:5px;
	color:#990000;
	font-size:13px;

}
/* ============================= FOOTER ============================================================ */

div#footer {
	clear:left;
	padding:2px;
	background-color:#CED0D2;
	position:relative;
}

div#footer p {
	color:#000000;
}

div#top_of_page {
	width:100px;
	position:absolute;
	top:-20px;
}



/* ================================= CLASS STYLES =================================== */


.light_bluetext {
	color:#63A6D0;
}

.greyborder {
	display:block;
	border:1px solid #cccccc;
	margin-bottom:30px;
}
.special {
	margin:0px;
	padding:0px;
	margin-left:10px;
	padding-left:10px;
	font-size:10px;
	margin-top:8px;
}
.special li {
	margin-bottom:8px;
}
.special li img {
	float:right;
	margin-right:5px;
}

.greyborder p {
	padding:3px;
	margin-bottom:0;
}


.blueHeadingBox {
	margin-bottom:0;
	display:block;
	padding:3px;
	background:#00985a url(images/bluetextbox_bg.gif) left top repeat-x;
	color:#ddeedd;
	font-weight:bold;
	font-size:15px;
	border:1px solid #135E9D;
	margin-bottom:10px;
}

.greybox {
	display:block;
	background-color:#CED0D2;
	padding:3px;
	margin-bottom:30px;
}

.offerbox {
	padding:5px 5px 5px 150px;
	color:#135E9D;
	margin-bottom:30px;
	position:relative;
	background:#efe5d1 url(images/cover-thumb.gif) no-repeat 20px center;
	width:390px;
	border:2px solid #990000;
	background-color: #efe5d1;
}

.offerbox h3 {
	font-size:22px;
}

.offerbox h4 {
	color:#000000;
}

.offerbox2 {
	border: 1px solid #000000;
	padding:1px;
	margin-bottom:30px;
}
.offerbox2 h2 {
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	border:none;
	text-align:center;
	background:#990000 url(/offer/top50cs/members/images/buynow_heading_bg.gif) repeat-x;
	font-size:20px;
	color:#FFFFFF;
}

.offerbox2-inner {
	border:2px solid #990000;
	padding:10px 10px 5px 180px;
	position:relative;
	border-top: 2px solid #990000;
	background:url(images/cover-thumb.gif) 20px 15px no-repeat;
}

.offerbox2-inner h4 {
	color:#990000; 
	margin-top:0px;
}
.OfferImg {
	position:absolute;
	left:400px;
}
.other_reports {
	display:block;
	border:1px dashed #990000;
	padding:3px;
	margin-bottom:10px;
	background:#eeeeee;
}
.other_reports a {
	color:#000000;
}
.other_reports a:hover {
	color:#990000;
	text-decoration:none;
}
a.join {
	color:#003366;
}

a.join:hover {
	text-decoration:none;
}

table.t_table,
table.t_table td {
	border:1px solid #990000;
}

.citation {
	font-style:italic;
	padding:10px 30px;
	margin:0;
	}
.bluetext {
	color:#000000;
	font-size:110%;
}		

.blacktext {
	color:#ddeedd;
}
.redtext {
	color:#990000;
}
.bigblue {
	color:#003366;
	font-size:18px;
	font-weight:bold;
}
.bigblue2 {
	color:#003366;
	font-size:16px;
	font-weight:bold;
	margin:20px;
	line-height:18px;
}
.bigtext {
	font-size:22px;}
.greytext {
	color:#666666;
	font-size:11px;
}
div.box1,
div.box2 {
	padding:10px 5px 10px 5px;
	border-top:1px solid #025633;
}
div.box1 p,
div.box2 p {
	margin-bottom:0;
}
div.box1 {
	background:#ddeedd;
}
div.box2 {
	background:#ebeedd;
}
.clear { /* Clears Floating */
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.preload {  /* Image preloader */
	display:none;
}

