﻿/* General Settings */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset,  label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}


/* Link Settings */
	
a:link {
	text-decoration:none;
	color: #666666;
}
a:visited {
    text-decoration:none;
	color: #666666;
}

a:hover {
	color: #333333;
	text-decoration:underline;
	background-color:#CCCCCC;
}

a:active {
	text-decoration:none;
	color: #666666;
}


/* Div Settings */

.clear {
	clear:both;
}
.block {
	display:block
}

/* Header Settings */

#header {
	height: 90px;
	
	background: #ffffff url("images/header.png") no-repeat;
	margin: 5px 0px 0px 0px;
}


#Title {
	padding-top:0px;
	text-align:center;
}
#Headline1 {
	font-size: 2.5em;
	line-height: 1.3em;
	color: #3C0013;
	font-weight: bold;
}

#Headline2 {
	font-size: 1em;
	line-height: 2.8em;
	font-weight: bold;
	color: #5B001E;
}



/* Body Settings */

body {
	background: #ffffff url("images/background.jpg") repeat;
	font: 80% Candara, "Trebuchet MS", Trebuchet, sans-serif;
	color:#000;
	line-height:1;
}

#wrapper {
	padding:0 10px;
	background:#fff;
	width:790px;
	margin:0 auto;
	overflow: hidden;
}

#Content {
	float:left;
	width:790px;

}

#ArticleHeader {
	display:block;
	color:#8f8f8f;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	text-align: left;
	float: left;
	display: block;
	clear: both;
}


#ArticleTitle {
	font-size: 1.8em;
	color: #BF0060;
}

#ArticleArea {
	width:570px;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	
}


#ArticleText {
	font-size:.95em;
}

#ArticleText p 
{
	line-height:1.3em;
	padding-top:10px;
}
	
#ArticleText h2,#ArticleText h3
{
	line-height:1.3em;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 1.5em;
	color: #dd0000;
}

#ArticleText h4,#ArticleText h5,#ArticleText h6 
{
	line-height:1.3em;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 1.2em;
	color: #dd0000;
}


#ArticleText blockquote{
	margin-top: 10px;
	margin-left: 10px;
	width: 90%;
	background-color: #FFFFcc;
	font-size: 90%;
}

#ArticleText ul
{
	padding-top:10px;
	list-style: none;
}

#ArticleText li
{
	padding-left: 25px;
	margin:  0px 10px 10px 40px;
	font-weight:bold;
	background: #ffffff url("images/arrow.png") no-repeat;
	line-height: 18px;
}


/* Sidebar */


#Sidebar {
	float: right;
	padding: 10px 10px 5px;
	background: #FFFDFF;
	width: 180px;
}

#Sidebar ul
{
	padding-top:10px;
	list-style: none;
}

#Sidebar li
{
	padding-left: 18px;
	margin:  0px 10px 10px 0px;
	font-weight:bold;
	background: #FFFDFF url("images/arrow.png") no-repeat;
	line-height: 15px;
	font-size: .8em;
	font-variant: small-caps;
	color:#333333
}

.Sidebar p{
	font-size: .9em;
	line-height:1.3em;
	padding-top:10px;
}


#Sidebar h2,#Sidebar h3
{
	line-height:1.3em;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 1.1em;
	color: #990099;
}

#Sidebar h4,#Sidebar h5,#Sidebar h6 
{
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
	color: #990099;
}




/* Footer Start */

#footer 
{

	margin-top: 10px;
	width: 100%;
	height: 30px;
	clear: both;
	float: left;
	}

#footer a {
	color: #0000cc;
	text-decoration:underline;
	}

#footer a:hover {
	color: #0000cc;
	text-decoration:underline;
	}

#footer p 
{
	font-size: .6em;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	text-align: center;
	color: #000000;
	}



/* Other Start */

.senseblock
{
	width: 340px;
	height: 285px;
	border-style: solid;
	border-color: #eeeeee;
border-width: 1px;
float:left;
margin-right: 3px;
}

.chitikablock
{
	width: 552px;
	height: 285px;
	border-style: solid;
	border-color: #eeeeee;
border-width: 1px;
float:left;
margin-right: 3px;
}

.epnblock
{
	width: 552px;
	height: 600px;
	border-style: solid;
	border-color: #eeeeee;
border-width: 1px;
float:left;
margin-right: 3px;
}




}

.couponbox 
{
	margin: 10px auto 10px auto;
	display: block;
	border: 3px dashed #990000;
	width: 98%;
	text-align:center;
	padding:0px;
	background-color: #ffffff;
}

.couponbox p
{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight:bold;
	margin:10px 10px 10px 10px;
}

.couponbox a:hover 
{
	text-decoration:none;
	background-color:#ffffff;
}

.sidebarheaderstyle {
	font-size: 1.4em;
	color: #DD0000;
}

.sidebarbonusstyle {
	font-size: 1.2em;
	color: #DD0000;
}

.bookimage
{
	display: block; 
	margin-left: auto;
	 margin-right: auto; 
}

.byline
{
	padding-top: 6px;
	color: #cccccc;
	font-size: .6em;
	font-style:italic;
}

.caption
{
	color: #aaaaaa;
	font-size: .8em;
	padding: 0px 10px 10px 0;
}

.graytext
{
	color: #666666;
	font-style:italic;
}

.strikethru {
	text-decoration: line-through;
}

.bigred
{
	font-size: 2.5em;
	line-height: 1.3em;
	font-weight:bold;
	color: #dd0000;
}

.midred
{
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight:bold;
	color: #dd0000;
}


.redtext
{
	font-weight:bold;
	color: #dd0000;
}


.leadintext
{
		font-size: 1.5em;
	line-height: 1.1em;
	font-weight:bold;

}

.leadintext
{
		font-size: 1.2em;
	line-height: 1.1em;
	font-weight:bold;

}

.rightpicture
{
	float: right;
	margin: 5px 0px 5px 5px;
	position: static;
	border-width: 0px;
}

.leftpicture
{
	float: left;
	margin: 5px 5px 5px 0px;
	position: static;
	border-width: 0px;
}

.termstext
{
	font-size: 0.8em;
	font-family: 'Courier New' ,Courier, Monospace;
	color: #999;
	margin: 10px;
}

