﻿/* General Settings */

h1 {
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	}

h2 {
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	font-size: 1.6em;
	}

h3  {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	font-size: 1.3em;
	}
	
h4 {
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	font-size: 1.3em;
	color: #990000;
	}	

hr {
	display: none;
	}

* {

	margin:0;
    border: none; 
	padding:0;

	}



acronym, abbr 

{

	border-bottom: 1px dotted;

	cursor: help;

}



small {
	font-size: 0.75em;
}

/* Header Start */

.pagetitle, .pagetitle a, .pagetitle a:hover{
	font-size: 26px;
	letter-spacing: -1.5px;
	font-weight: bold;
	padding: 10px  10px 10px 12px;
	text-align: left;
	text-decoration: none;
	color: #990000;
	}

#header
{
	margin: 0;
	padding: 0;
	height: 64px;
	width: 880px;
	border-right: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
	border-left: #dcdcdc 2px solid;
	border-bottom: #dcdcdc 2px solid;
}

.headerimg {
	margin: 0;
	background: url('../images/logo.jpg') no-repeat; 
	height: 64px; 
	width: 880px; 
	}
/* Header End */

/* Body Start */

body
{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Georgia, 'Times New Roman' , Serif;
	background-color: #333;
	background-repeat: repeat;
}
	


/* Body End */

/* Page Start */
#page
{
	background-color: #fff;
	margin: 0px;
	padding: 10px;
	width: 882px;
	border-right: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
	border-left: #dcdcdc 2px solid;
	border-bottom: #dcdcdc 2px solid;
	display: block;
}

	
#content {   
	width: 672px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	text-align: left;
	float: left; 
	} 

#content p {
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 1.6em;
	
	}

#content h1,#content h2,#content h3  {
	font-size: 1.6em;
	font-weight: bold;
	color: #000033;
	}

#widecontent {   
	width: 860px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	text-align: left;
	float: left; 
	} 

#widecontent p 
{
	font-size: 1.6em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #000;
	}

#widecontent h1, #widecontent h2
{
	font-size: 1.9em;
	font-weight: bold;
	color: #000033;
}

 #widecontent h3
{
	font-size: 1.9em;
	font-weight: bold;
	color: #bb0000;
}

/* Page End */

/* Sidebar Start */

#sidebar {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	width: 175px;
	background-color: #fff;
   	text-align: left;
	border-right: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
	border-left: #dcdcdc 2px solid;
	border-bottom: #dcdcdc 2px solid;
	}

#sidebar h4 
{
	padding: 6px;
	margin: 0px;
	display: block;
	color: #dcdcdc;
	font-size: 13px;
	display: block;
	text-decoration: none;
	background-color: #333;
	border-style: solid;
	border-color: #dcdcdc ;
	border-width: 0px 0px 3px 0px;
} 

#sidebar ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px;  
	} 

#sidebar ul li { 
	display: block; 
	} 

#sidebar ul li a { 
	background-color: #fff;
	padding: 3px; 
	margin: 0px; 
	color: #000099;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dcdcdc ; 
	border-width: 0px 0px 2px 0px; 
	} 

#sidebar ul li a:hover { 
	background-color: #333;
	padding: 3px; 
	margin: 0px; 
	color: #fff;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dcdcdc ; 
	border-width: 0px 0px 3px 0px; 
	} 

#selected {   
	padding: 3px; 
	display: block;   
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;  
	text-decoration: none; 
	background-color: #333; 
	border-style: solid; 
	border-color: #dcdcdc; 
	border-width: 0px 0px 2px 0px;  
	} 

#sidebarbottom
	{
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		width:864px;
		border:2px solid #dcdcdc;
		padding:0px 0px 0px 15px;
		text-align: left;
		background-color: #fff;
	}

.sidebarcolumn 
	{
		float: left; 
		width:30%;
		margin:0 26px 0 0;
		padding:10px  0px 5px 0px;
	 }

.sidebarcolumn h4 
{
	padding: 6px;
	margin: 0px;
	display: block;
	clear:both;
	color: #dcdcdc;
	font-size: 13px;
	display:  block;
	text-decoration: none;
	background-color: #333;
	border-style: solid;
	border-color: #dcdcdc ;
	border-width: 0px 0px 3px 0px;
} 

.sidebarcolumn ul { 
	padding: 0px; 
	margin: 0px; 
	padding-bottom: 0px; 
	padding-right: 3px; 
	} 

.sidebarcolumn ul li 
{
	clear:both;
	display: block; 
	} 

.sidebarcolumn ul li a { 
	background-color: #fff;
	padding: 3px; 
	margin: 0px; 
	color: #000099;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dcdcdc ; 
	border-width: 0px 0px 2px 0px; 
	} 

.sidebarcolumn ul li a:hover { 
	background-color: #333;
	padding: 3px; 
	margin: 0px; 
	color: #fff;
	font-size: 12px;
	display: block; 
	padding-right: 10px; 
	padding-left: 10px; 
	text-decoration: none; 
	border-style: solid; 
	border-color: #dcdcdc ; 
	border-width: 0px 0px 2px 0px; 
	} 
	 
/* Sidebar End */

/* Footer Start */

#footer {
	margin-top: 0px;
	width: 880px;
	height: 30px;
	clear: both;
	background-color: #333;
	border-style: solid; 
	border-color: #dcdcdc; 
	border-width: 2px; 
	}

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

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

#footer p {
	font:0.8em Arial, Helvetica, Sans-serif;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	text-align: right;
	color: #fff;
	}

/* Footer End */

/* Special Effects */

.senseblock
{
	width: 360px;
	height: 280px;
	float: left;
	display: inline;
	background-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-right: 5px;
	padding-top: 0px;
}

.bayblock
{
	width: 570px;
	height: 1024px;
	float: left;
	display: inline;
	background-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-right: 5px;
	padding-top: 0px;
}

.checklistli 
{
	list-style-position: outside;
	list-style-image: url("../images/bluecheck.png");
	list-style-type: square;
	width: 90%;
	vertical-align: middle;
	margin:  0px auto -1px auto;
	font-weight:bold;
	line-height: 3em;
	font-size: 1.1em;
}

.highlight
{
	background-color: #ffff00;
	font-weight:bold;
}

.highlight2
{
	background-color: #dddddd;
	font-weight:bold;
}


.highlightlink
{
	background-color: #ffff00;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}

.plainlink
{
	color: #000;
	text-decoration: none;
}

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


.bigredtext
{
	font-weight: bold;
	font-size: 1.6em;
	color: #ff0000;
}


.bigredtext2
{
	font-weight: bold;
	font-size: 1.3em;
	color: #ff0000;
}

.bigredtext3
{
	font-weight: bold;
	color: #ff0000;
}

.headlineredtext
{
	font-weight: bold;
	font-size: 1.7em;
	color: #ff0000;
}

.headlinebluetext
{
	font-weight: bold;
	font-size: 3.2em;
	font-style: italic;
	color: #000099;
}

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

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

.box
{
	padding: 10px;
	/*border: 1px solid #c0c0c0;*/
	border: none;
	background-color: #fafad2;
	color: #505050;
	line-height: 1.5em;
	width: 570px;
	display: block;
	margin: 0px auto -1px auto;
}

.boxshadow
{
padding-left: 50px;
margin: 0px auto -1px auto;

}

.tbox
{
	padding: 10px;
	border: 1px solid #c0c0c0;
	line-height: 2em;
	width: 80%;
	display: block;
	margin: 0px auto -1px auto;
}

.couponbox 
{
	margin: 0px auto -1px auto;
	display: block;
	border: 3px dashed #000033;
	width: 550px;
	text-align:center;
	padding:10px;
}

.scrolltext
{
	float: left;
	margin:  5px 5px 0px  30px;
	position: static;
	width: 500px;
	height: 280px;
	overflow: scroll;
}

.blocktext
{
	margin:   5px 5px 10px  30px;
	position: static;
	width: 500px;
	font-size: x-small;
}

.scrollboxtext
{
	font-weight: normal;
	font-size: 1em;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url("../images/sbbody-r.gif") no-repeat bottom right;
	font-size: 100%;
}

.sensebox {
		width: 392px;
		float: left;
	background: url("../images/sbbody-r.gif") no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url("../images/sbhead-r.gif") no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2,.boxhead h3,.boxhead h4 {
	background: url("../images/sbhead-l.gif") no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxbody {
	background: url("../images/sbbody-l.gif") no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.termstext
{
	font-size: 8px;
	font-family: 'Courier New' , Monospace;
}
