/****
navigation color-highlight: #A3D6AA
navigation color: #0AA4B2
body_title color: #004657
body_text color: #303030
litegreentext color #E4F5CA
****/
body {
    background:  #ffffff;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: 1.1em;
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
/*	position:relative; */
    background: url(../images/zidster_bg.gif) repeat-y center;
    background-color: #E7E7E7;

}
div {padding: 0px;margin: 0px; overflow:inherit;}

/*------------------- links and headings------------------------------ */

a:link {color: #0000FF;text-decoration: underline;} 
a:visited {color: #0000BB;text-decoration: underline;} 
a:hover {color:#660000 ;text-decoration: underline;}
a:link.go {
	background: url(../images/template/home_slices/go_button.png) no-repeat right top;
	height: 66px;
	width: 47px;
}
a:hover.go {
	background-position: right -66px;
}
a:active.go {
	background-position: right -132px;
}

p {margin: 10px 0px; padding: 0px;}
h1, h2, h3 {margin: 0px 0px 10px 0px; padding: 0px; font-size: 13pt;font-weight:bold;color:#2e3192;text-align:center;
	font-family: Tahoma, Verdana, sans-serif;}

ul, ul.faq_list { padding: 0px;margin-top: 15px; margin-bottom: 15px;margin-left:30px;}
ul.faq_list {
	margin-top: 0px;
	margin-left:30px;
	line-height: 14px;
}
abbr, acronym {
	text-decoration: none;
	border-bottom: 1px dotted #4682B4;
	cursor: help;
}
div#signup {
    width: 100%;
    text-align:right;
    position:absolute; 
    top: 0px; 
    left: 0px;
    font-weight: bold; 
    font-size: 8pt;
    z-index: 100;
}

/*--------------------- containers ----------------------------------- */

div#container 
{
    position:relative;
	/* background:  url(../images/template/misc/bg_strip.gif); */
	width: 100%;  /* 97.6%; based on 776px overall width*/
	height: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* do not change this to center */
	overflow: hidden;
}

div#box 
{
    position:relative;
    width:100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;  /* was 40px */
    overflow: hidden;

}

/****************************************************************/
/*                          Header                              */
/****************************************************************/
div#header
{
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}
div#header img {border:none;}
div#logo img {border:none;}

div#logo {display:inline;float: right;width:149px;height:24px;margin:60px 5px 10px 0px}
div#companyDetails { float:left;margin-top:10px;position:relative; }
/**************  main_nav *************************************/
div.coups_nav {
	padding-top: 5px;
	padding-bottom: 5px;
    height:30px;
    clear:both;
    text-align: left;
    padding-left: 10px;
    margin-top: 7px;
}
.cp_nav {
	color: #0000BB;
	font-weight:bold;
	font-size: 11pt;
	margin-right: 10px;
	float: left;
}

a.cplist 
{
    margin-right: 10px;
}
/******************* Home content*************************************/
div#contents {
  margin-top:15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  position: relative;
  height: 100%;
  width: 100%; 
}
div#leftc1, div#abtleftc1, div#rightc1 {
  display: inline;
  width: 75%;
  margin: 10px 0px 5px 5px;
  float: left;
}
/******************************************************/

/********************************************/
/*      general text definitions              */
/********************************************/
div.hbox
{
    position: relative;
    height: 25px;
    width: 100%;
    clear:both;
	float: left;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 5px;
    top: 0px;
    font-size: 10pt;
    font-weight: bold;
}
div.hbox0, div.hbox1, div.hbox2, div.hbox3
{
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 25px;
    width: 100%;
    background-color: #F7931D;
}
div.hbox1
{
    background-color: #ED1C24;
}
div.hbox2
{
    background-color: #0054A6;
}
div.hbox3
{
    background-color: #7FB439;
}
div.hbox4
{
    width: 100%;
	background-color: #e6e6e6;
	height: 25px;
	padding-top: 5px;
}
div.heading
{
    position: relative;
    float: left;
    padding-left: 5px;
    padding-right: 10px;
    top: 0px;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    height: 25px;
}
.coupon_directory{
    float: right; 
    margin-right: 40px;
    font-weight: bold;
    font-size: 10pt;
}
div#instructions{
    display: block;
	margin: 15px 0px 10px 213px;
	height: 16px;
	background: url(../images/instructions.gif) no-repeat;
}
/****************************************************************/
/*                     Misc                                     */
/****************************************************************/
div.pict {position: relative; margin-top: 20px;}

div.spacer {
	height: 15px;
}

.errorMsg 
{
    font-weight:bold;
    color:#0054A6;
    margin-top:25px;
    margin-bottom:50px;
} 
 
#hiliteTableCell 
{
   text-align:justify;
   border:3px #F7931D solid;
}
td.titleinstruction
{
	text-align:left;
	padding-right: 10px;
	padding-left: 4px;
	font-size: 8pt;
	vertical-align: bottom;
	font-weight:bold;
	font-style: italic;
}
span.instruction2 {
    color: #ea0005;
    font-family: Arial; 
    font-weight:bold; 
    font-size:larger;
    font-style: normal;
}
td.input {
    vertical-align: top;
}


/****************************************************************/
/*                     Footers                                  */
/****************************************************************/

div#footer_nav {
    float:left; 
    width: 60%;
    text-align:left;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 15px;
}
div#footer_nav a:link, div#footer_nav a:visited {
    margin: 0px 0px; 
    text-decoration:none; 
    color: Blue;
    font-weight:bold;
    font-size: 8pt;
}
div#copyright {
	text-align: center;
	margin-right: 120px;
	padding-top: 0px;
	font-size: 8pt;
	color: #000000;
}
div#copyright span {
	margin: 0px 0px;
	font-size:7pt;
}
td.right {text-align:right;font-size: 9pt; font-weight:bold;}

