﻿/* GLOBAL MARGIN AND PADDING
-------------------------------------*/

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }

/* MAIN SETTINGS
-------------------------------------*/


div#body ul li {
	list-style: none;
}

div#content ul {
	margin: 0 0 12px 0;
    list-style: none;
}

div#content ul li {
	background: url(images/arr_plans.gif) no-repeat 0 4px;
	margin-top: .7em;
	padding-left: 10px;
}

div#content strong {
  color: #646D74;
}

div#content a {
  color: #666666;
}

div#content a:hover {
  color: #000000;
}


html { height: 100%; margin-bottom: 1px; }
body { margin: 0px; padding: 3px 0px 0px; background: url(images/bgstretch.gif) #999999 repeat-x;  }
body, td, input, textarea, select {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

form { display: inline; }
img { border: 0px; }

.fl { float: left; }
.fr { float: right; }

.clear { clear: both; margin: -1px 0px 0px !important; height: 1px !important; margin: 0px; height: 0px; }

input, textarea { padding: 1px 3px; }
select { padding: 1px 0px 1px 3px }

p {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}
p.bq { margin: 0px 0px 10px; padding: 0px 0px 0px 27px; }

span.u { text-decoration: underline; }

/* LINK STYLES
-------------------------------------*/


a {	color: #646D74; text-decoration: underline; }
a:hover { color: #333; text-decoration: none; }
a:link { color: #B23939; text-decoration: underline; }

/* TOP LOGO
-------------------------------------*/


div#logo {
	position: absolute;
	top: 0px;
	display: block;
	height: 138px;
	width: 770px;
	background-image: url(images/logo.gif);
	background-repeat: repeat;
	background-position: 0 0;
	z-index: 2;
}

h2 {
	margin: 0px 0px 7px;
	padding: 0px 0px 0px 15px;
	color: #666666;
	background: url(images/arrcont.gif) 0px 2px no-repeat;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
h2.x {
	margin: 3px 0px 3px;
	padding: 0px 0px 0px 15px;
	color: #666666;
	background-color: #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

/* STRUCTURE
-------------------------------------*/
#root { position: relative; width: 770px; margin: 0px auto; min-height: 300px; }
 #head { position: relative; height: 140px; top: 0px; }
  #head h1 { width: 120px; height: 84px; position: absolute; left: 18px; top: 18px; background: none; padding: 0px; margin: 0px; }
  #head h2 {
	width: 267px;
	height: 62px;
	position: absolute;
	right: 3px;
	top: 67px;
	text-indent: -10001px;
	overflow: hidden;
	background: url(images/monthly.gif) no-repeat;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}
  #head p {
	text-align: left;
	position: absolute;
	right: 90px;
	top: 8px;
	color: #777;
	z-index: 4;
}
   #head p a { color: #777; } #head p a:hover { color: #333; }
   #head p a.pd { font-weight: bold; padding: 0px 0px 0px 35px; background: url(images/li_vd.gif) 14px 50% no-repeat; }
 #menu {
	background: url(images/menubg.gif) repeat-x;
	height: 32px;
	list-style: none;
	margin: 0px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
  #menu li {
	float: left;
	height: 30px;
	background: url(images/separator.gif) 0% 100% no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}
  #menu li.f { background: url(images/separator.gif) 0px 6px no-repeat; }
  #menu li.s { background: none; }
   #menu li a { color: #ffffff; padding: 0px 20px; } #menu li a:hover, #menu li.over a { color: #B23939; }
 #croot {
	background-color: #fff;
	background-image: url(images/contentstretch.gif);
	background-repeat: repeat-x;
}
   #croot0 { background: #fff url(images/k_bg_content.gif) 155px 0px repeat-y; }

  #path { height: 35px; background: #fff; padding: 0px 15px 0px 16px; }
   #path div.fl { padding: 10px 0px 0px; }
    #path div.fl a { color: #646D74; }
   #path div.fr { width: 243px; padding: 0px 0px 0px 0px; margin: 6px 0 0 0px;}
  #side {
	float: left;
	width: 155px;
	padding-top: 15px;
	padding-left: 5px;
}
  #content {
	float: right;
	width: 600px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
  #croot div.cx {
	background: #fff;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
 #footer { height: 25px; padding: 4px 8px 0px; color: #FFFFFF; }
 #footerpic {
	height: 22px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
  #footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
} #footer a:hover {
	color: #333;
	font-weight: bold;
}

/* LEFT MENU
-------------------------------------*/

#men {
	font-size: 1.0em;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#men ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin:0px;
}
#men a
{
	display: block;
}
#men a:link, #menitems a:visited
{
	font-weight:bold;
	color: #B23939;
}
#men a:hover
{
	background-color: #CCCCCC;
	font-weight:bold;
	color: #B23939;
}

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

.sidebox {
	margin: 0 auto; /* center for now */
	width: 155px; /* ems so it will grow */
	background: url(images/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.boxbody {
	background: url(images/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
/* MENU WITH CORNERS Full width
-------------------------------------*/
/* Show only to IE PC \*/
* html .contboxhead h2 {height: 1%;} /* For IE 5 PC */

.contbox {
	background: url(images/sbbody2-r.jpg) no-repeat bottom right;
	font-size: 100%;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	z-index: 2;
}
.contboxhead {
	background: url(images/sbhead2-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.contboxhead h2 {
	background: url(images/sbhead2-l.jpg) no-repeat top left;
	margin: 0;
	color: #999999;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.contboxbody {
	background: url(images/sbbody2-l.jpg) no-repeat bottom left;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	z-index: 2;
}
/* MENU WITH CORNERS middle collumn 455px
-------------------------------------*/
/* Show only to IE PC \*/
* html .contboxhead h2 {height: 1%;} /* For IE 5 PC */

.rcontbox {
	background: url(images/sbbody2-r.jpg) no-repeat bottom right;
	font-size: 100%;
	width: 435px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}
.rcontboxhead {
	background: url(images/sbhead2-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.rcontboxhead h2 {
	background: url(images/sbhead2-l.jpg) no-repeat top left;
	margin: 0;
	color: #999999;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.rcontboxbody {
	background: url(images/sbbody2-l.jpg) no-repeat bottom left;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}

/* TESTIMONIALS BOX
-------------------------------------*/

div.testimonials { border-left: 1px solid #fff; padding: 3px 2px 3px 10px; }
div.testimonials p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;
}
div.testimonials strong { color: #000000; }


 div.leftm {
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #fff;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
 div.leftm p { padding: 6px 0px 6px 40px; margin: 0px; border-bottom: 1px solid #fff; }
 div.leftcart {
	background-color: #FFFFFF;
}

 div.leftm p.p { font-weight: bold; background: url(images/blt.gif) 15px 6px no-repeat; padding: 2px 0px 2px 27px;}
 div.leftm p.guarantees {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
 div.leftm p.m { background: url(images/i_mail.gif) 20px 10px no-repeat; border-bottom: none; margin: 0px 0px 0px 0px; }
#side a.am { position: relative; left: 155px; padding: 0px 0px 0px 15px; font-weight: bold; color: #e4812a; background: url(images/li_sw.gif) 0px 50% no-repeat; }
#side a.am:hover { text-decoration: underline; }


/* LEFT MENU LI STYLES
-------------------------------------*/

a.fm { font-weight: bold; }
ul#sidemenu { background: #EFEFEF; border-bottom: 1px solid #e2e2e2; padding: 0px 0px 0px; margin: 0px; list-style: none; }
 ul#sidemenu li { border-top: 1px solid #fff; }
 ul#sidemenu li.x { border-top: none; }
  ul#sidemenu li a { display: block; width: 188px; padding: 5px 0px 5px 27px; color: #666; }
  ul#sidemenu li.x a { padding: 10px 0px 6px 27px; }
  ul#sidemenu li a:hover, ul#sidemenu li a.x {
	background-color: #CCCCCC;
}


div#drp {
margin:0 0 0 0;
padding:0 0 140px 0;
}

div#drp ul {
	margin: 0px 0 7px 0;
    padding-top: 20px;
}

div#drp ul li {
	background: url(images/arr_plans.gif) no-repeat 0 .5em;
	margin-top: .2em;
	padding-left: 8px;
	color: #000000;
}

div#drp ul li strong{
	color: #646D74;
}

/* HOME PAGE OMAGE BOX STYLES
-------------------------------------*/

div.plan1 {
	width: 400px;
	height:600px;
	float:left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	left: 0px;
	float: left;
	padding: 0px;
	clear: both;
}
#midcol {
	width: 400px;
	float:left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	left: 0px;
	float: left;
	padding: 0px;
	clear: both;
}

#box1 {
	width: 150px;
	height:120px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	border: 1px dotted #CCCCCC;
	position: relative;
}
#box2 {
	width: 150px;
	height:120px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	border: 1px dotted #CCCCCC;
	float: right;
	position: relative;
}
#box3 {
	width: 150px;
	height:120px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	border: 1px dotted #CCCCCC;
	right: 0px;
	float: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #B23939;
}

  div.plan3 {
    width: 140px;
    height:220px;
    margin: 0 0 0px 11px;
    float:left;
	padding:5px 5px 0px 7px;
	background:#ffffff url(images/plan3.gif) bottom right no-repeat;
	border-width:1px;
	border-style: dashed;
	border-color: #666666;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

.sub	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
    background: #efefef;
	height: 19px;
    width: 48px;
    border: 0px;
}
div.leftacc {
}
td.product {
	background-color: #FFF;
}
#rcontside {
	float: right;
	width: 160px;
}
#footerlinks {
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
#flashsticker {
	position: absolute;
	height: 400px;
	width: 400px;
	top: -216px;
	right: -65px;
	z-index: 1;
}.floatl {
	float: left;
}
.floatr {

	float: right;
}
.accordh1 {
	font-weight: bolder;
	color: #cc3333;
}
.accordp {
	color: #333333;
}
#flashmenu {
	height: 32px;
	list-style: none;
	margin: 0px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	visibility: visible;
	z-index: 1;
}
