/* 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 {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

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

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

div#content a {
	color: #333333;
}

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


html { height: 100%; margin-bottom: 1px; }
body {
	margin: 0px;
	padding: 3px 0px 0px;
	background-color: #EEEEEE;
	background-image: url(../images/bgstretch.jpg);
	background-repeat: repeat-x;
}
body, td, input, textarea, select {	color: #666; font: normal 11px Arial, sans-serif; }

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; }
p.bq { margin: 0px 0px 10px; padding: 0px 0px 0px 27px; }

span.u { text-decoration: underline; }

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


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

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


div#logo {
	position: absolute;
	top: 33px;
	display: block;
	height: 64px;
	width: 210px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.header_ad {
	color: #00FF00;
	float: right;
	padding-right: 20px;
	margin-top: 44px;
}

h2 {
	margin: 0px 0px 7px;
	padding: 0px 0px 0px 15px;
	font: bold 12px Arial, sans-serif;
	color: #646D74;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
h2.x {
	margin: 3px 0px 3px;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	background-color: #414141;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* STRUCTURE
-------------------------------------*/
#root {
	position: relative;
	/*width: 770px;*/
	width: 948px;
	min-height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 #head {
	position: relative;
	height: 105px;
	top: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
  #head h1 { width: 120px; height: 84px; position: absolute; left: 18px; top: 18px; background: none; padding: 0px; margin: 0px; }
  #head h2 {
	width: 130px;
	height: 60px;
	position: absolute;
	right: 25px;
	top: 37px;
	text-indent: -10001px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
  #head p { text-align: left; position: absolute; right: 0px; top: 9px; color: #777; }
   #head p a {
	color: #CCCCCC;
} #head p a:hover {
	color: #81AE09;
}
   #head p a.pd { font-weight: bold; padding: 0px 0px 0px 35px; background: url(../images/li_vd.gif) 14px 50% no-repeat; }
 #menu {
	height: 33px;
	list-style: none;
	margin: 0px;
	padding: 2px 0px 0px 38px;
	text-align: center;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
}
  #menu li { float: left; height: 30px; font: bold 10px/30px Tahoma, Arial, sans-serif; background: url(../images/separator.gif) 0% 100% no-repeat; }
  #menu li.f { background: url(../images/separator.gif) 0px 6px no-repeat; }
  #menu li.s { background: none; }
   #menu li a {
	color: #CCCCCC;
	padding: 0px 20px;
} #menu li a:hover, #menu li.over a {
	color: #84AB02;
}
 #croot {
	background-color: #EEEEEE;
	background-position: 155px 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	border-top-style: none;
}
   #croot0 { border-right: 3px solid #e2e2e2; border-bottom: 3px solid #e2e2e2; background: #fff url(../images/k_bg_content.gif) 155px 0px repeat-y; }

  #path {
	height: 35px;
	padding: 0px 15px 0px 16px;
	background-color: #EEEEEE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
   #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;
	border-top: 1px solid #E2E2E2;
	width: 170px;
	padding-left: 10px;
}


  #content {
	float: left;
	width: 570px;
	background-color: #FFFFFF;
	background-image: url(../images/bdg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#extremeright {
	float: right;
	border-top: 1px solid #E2E2E2;
	width: 155px;
	background-color: #414141;
}
  #croot div.cx {
	margin: 0px;
	padding: 15px 0px;
	background-color: #EEEEEE;
}
 #footer { height: 25px; padding: 4px 8px 0px; color: #888; }
#featured_tools {
	border: thin none #333333;
	width: 570px;
}

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

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

#men {
	width: 154px;
}
#men ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin:0px;
}
#men a
{
	display: block;
	padding: 2px;
	width: 139px;
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#men a:link, #menitems a:visited
{
text-decoration: none;
font-weight:bold;
}
#men a:hover
{
	background-color: #82AD05;
	font-weight:bold;
	color: #FFFFFF;
}

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

div.testimonials { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 8px 2px 8px 12px; }
div.testimonials p { padding: 3px 0px 0px 0px; margin: 0px;}
div.testimonials strong { color: #000000; }


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

 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: 2px 0px 3px 3px; }
 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: #8CD2F5; }


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: 140px;
    height:220px;
    margin: 0 0 10px 0;
    float:left;
	padding:5px 5px 0px 7px;
	background:#ffffff url(../images/plan1.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;
}

  div.plan2 {
    width: 140px;
    height:220px;
    margin: 0 0 10px 11px;
    float:left;
	padding:5px 5px 0px 7px;
	background:#ffffff url(../images/plan2.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;
}

  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: 10px;
	color: #666666;
    background: #efefef;
	height: 19px;
    width: 48px;
    border: 0px;
}
div.topcart {
	background-color: #030303;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #e2e2e2;
	border-left-color: #fff;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h2.index {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #EEEEEE;
}
.index_float_left {
	float: left;
	padding-top: 8px;
	margin-right: 5px;
}
.index_floatleft {
	float: left;
	width: 285px;
}
.index_floatright {
	float: right;
	width: 285px;
}
.index_items {
}
div#content table li {
	margin-left: 15px;
}
.AuthorizeNetSeal {
	float: left;
}
.newsletter-box {
	float: left;
	width: 160px;
	padding-left: 40px;
}
.top-padding {
	padding-top: 10px;
}

