/**************** PAGE STYLES ****************/

body {
margin: 0;
padding: 0;
color: #303030;
background: #009698 url(/~poolmart/images/bodybg.gif) top left repeat-y;
font: 76% Verdana,Tahoma,sans-serif;
}

ul {
list-style-type: square;
margin: 15px 0 20px 0;
font-size: 0.9em;
}

li {
margin: 0 0 8px 25px;
}

a {
color: #001F3C;
font-weight: bold;
text-decoration: underline;
}

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

img {
float: center;
margin: 0 15px 5px 0;
padding: 1px;
}

a img {
}

a img:hover {
border-color: #001F3C;
}

/**************** SIDEBAR DIV & STYLES ****************/

#sidebar {
position: absolute;
top: 0;
left: 0;
width: 220px;
height: 100%;
overflow: none;
background: #001F3C url(/images/sidebarbg.gif) top right repeat-y;
text-align: right;
border-left: 8px solid #009698;
}

body > #sidebar {
position: fixed;
}

#sidebar h1 {
margin: 20px 18px 0 5px;
color: #FFFFFF;
font-size: 1.6em;
letter-spacing: -1px;
text-align: right;
}

#sidebar h2, #sidebar h3 {
margin: 0 20px 18px 5px;
color: #808080;
font-size: 1.1em;
font-weight: bold;
letter-spacing: -1px;
text-align: right;
}

#sidebar h3 {
margin: 20px 18px 4px 5px;
color: #FFF;
font-weight: bold;
}

#sidebar p {
margin: 3px 20px 18px 3px;
color: #ECECEC;
font-size: 0.8em;
}

#sidebar a {
color: #808080
}

/**************** HEADER ****************/
#header {
width: 550px;
height: 100px;
position: fixed;
overflow: none;
border-bottom: 7px solid #001F3C;
top: 0;
left: 228px;
background-color: #FFF;
}

body > #header {
position: fixed;
}

/**************** NAVIGATION MENU STYLES ****************/
#menu {
padding-top: 104px;
}

#menu ul {
margin: 10px 0 10px -40px;
}

#menu li {
list-style: none;
text-align: right;
font-size: 8px;
line-height: 80%;
margin-bottom: 1px;
color: #009698;
margin-left: 0px;
}

#menu a {
display: block;
width: 202px;
margin: 3px 0;
padding: 5px 18px 5px 0;
color: #FFF;
background: #001F3C url(/images/sidebarbg.gif) top right repeat-y;
font-size: 1.8em;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
}

#menu a:hover {
color: #009698;
background: #001F3C url(/images/sidebarbg.gif) top right repeat-y;
}

#menu a.active {
padding: 5px 18px 5px 0;
background: #009698;
border-top: 3px solid #001F3C;
border-bottom: 3px solid #001F3C;
}

#menu a.active:hover {
color: #001F3C;
background: #009698;
}

/**************** CONTENT AREA & STYLES ****************/

.headerimg {
margin: 115px 0 0 3px;
}

#content {
width: 530px;
margin: 0 0 0 228px;
padding: 10px;
background: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content p {
margin: 0 0 5px 0;
line-height: 1.5em;
}

#content h1 {
margin: 0;
color: #001F3C;
font-size: 4em;
letter-spacing: -1px;
text-align: center;
font-family: "Times New Roman", Times, serif;
}

#content h2 {
margin: 5px 0 10px 0;
color: #001F3C;
font-weight: normal;
font-size: 2.5em;
letter-spacing: -1px;
}

#content h3 {
clear: both;
margin: 15px 0 10px 0;
color: #001F3C;
font-weight: normal;
font-size: 1.5em;
letter-spacing: -1px;
}
	
#content h4 {
clear: both;
margin: 0 0 10px 0;
color: #001F3C;
font-weight: normal;
font-size: 1.2em;
text-align: center;
}

/**************** FOOTER ************/
#footer {
position: absolute;
bottom: 0px;
left: 0;
width: 220px;
height: 35px;
overflow: none;
background: #000 url(/images/sidebarbg.gif) bottom right repeat-y;
text-align: right;
}

body > #footer {
position: fixed;
}

.clearboth {
clear: both;
}


.messagegood,
.messagebad {
padding: 10px;
border: 1px dashed #000;
font-weight: bold;
}

.messagegood {
background: #7bda89;
}
.messagebad {
background: #ff5757;
}

.coupon {
	width: 443px;
	margin: 6px;
	padding: 6px;
	border: 2px solid #000;
	background-color: #fff;
}

.coupon_header {
	margin: 0 0 4px 0;
	padding: 0;
	font: bold 20px arial,tahoma,sans-serif;
	color: #001f3c;
	text-align: center;
}

.coupon_desc {
	margin: 0 4px 0 0;
	float: left;
}

.coupon_logo {
	width: 80px;
	margin: 0;
	padding: 0;
}

.coupon_items_noimg {
    float: left;
    width: 320px;
	padding: 0;
	margin: 0 0 0 20px;
}

.coupon_items { 
    float: left;
    width: 190px;
	padding: 0;
	margin: 0 0 0 13px; 
}

.coupon_items ul,
.coupon_items_noimg ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.coupon_items ul li,
.coupon_items_noimg ul li {
	font: bold 12px verdana,tahoma,sans-serif;
	color: #000;
    list-style: none;
    margin: 5px 0 0 -10px;
    padding: 0 0 0 0;
	text-align: left;
}

.coupon_print {
	width: 260px;
	margin: 0 4px 0 0;
	float: left;
	}

.coupon_print ul {
	margin: 0 0 6px 0;
	padding: 0 0 0 6px;;
	list-style-type: none;
}

.coupon_print ul li {
	font: normal 9px tahoma,verdana,sans-serif;
	color: #000;
}

.coupon_print ul li.printf {
	padding: 0 0 6px 0;
}

.coupon_disclaimer {
	margin: 0;
	float: left;
}

.coupon_disclaimer ul {
	margin: 12px 0 6px 0;
	padding: 0;
	list-style-type: none;
}

.coupon_disclaimer ul li {
	font: normal 9px tahoma,verdana,sans-serif;
	color: #000;
}

.coupon_disclaimer ul li.coupon_expires {
	font-weight: bold;
}

ul li.coupon_lrg {
	font-size: 16pt;
}

.coupon_exit {
	color: #fff;
}

.coupon_exit:hover {
	color: #007700;
}

.coupon_admin ul {
	list-style-type: none;
}

.coupon_admin ul li {
	font-weight: bold;
	display: inline;
}

.coupon_admin ul li a {
	font-size: 10px;
}

.coupon_admin ul li a:hover {
	border-bottom: 1px solid #000;
}

.coupon_image { 
	width: 150px; 
	margin: 0 -15px 0 0; 
	padding: 0; 
	float: right; 
	text-align: right;
}

span.image p { font-size: 12px; }

#content h2 { clear: both; margin: 0; padding: 0; }

