﻿/* 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
-------------------------------------*/
.cartimage {
width: 50px;
border:1px;
}
.detailname {
	height: 0px;
	width: 0px;
	visibility: hidden;
}
.detaildescription {
	height: 0px;
	width: 0px;
}
.detailimage {
	height: 0px;
	width: 0px;
}
.detailoption {
	width: 400px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
}

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:link { color: #B23939; text-decoration: underline; }
a:visited { color: #B23939; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: none; background-color: #CCCCCC;}

 
/* 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;
}
#minicart2 {
	position: absolute;
	right: 20px;
	top: 50px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}

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;
}
h3 {
	margin: 0px 0px 7px;
	padding: 0px 30px 0px 30px;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
h1 {
	padding: 0px 30px 0px 20px;

}

/* 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 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;
}
 #botnav {
	float: left;
	width: 770px;
	background-color: #FFFFFF;
	position: relative;
	padding-top: 25px;

}
  #content {
	float: left;
	width: 770px;
	padding-bottom: 0px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 15px;
}
  #topcontent {
	float: left;
	width: 740px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 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 {
	width: 300px; /* ems so it will grow */
	background: url(images/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.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;
	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 */

.contboxwrap {
	font-size: 100%;
	width: 256px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	z-index: 2;
	height: 300px;
}
.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;
	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;
}
.contboxbodyfix {
	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;
	height: 243px;
}
.photoboxwrap {
	font-size: 100%;
	width: 256px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: left;
	z-index: 2;
	height: 300px;
}
.photobox {
	background-image: url(images/sb_04.gif);
	font-size: 100%;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	z-index: 2;
	
	background-position: right bottom;

}
.photobox1 {
	background-image: url(images/photofrl1.jpg);
	font-size: 100%;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	z-index: 2;
	
	background-position: right bottom;

}
.photobox2 {
	background-image: url(images/photofrl2.jpg);
	font-size: 100%;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	z-index: 2;
	
	background-position: right bottom;

}
.photobox3 {
	background-image: url(images/photofrl3.jpg);
	font-size: 100%;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	z-index: 2;
	
	background-position: right bottom;

}
.photoboxhead {
	background: url(images/sb_02.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.photoboxhead h2 {
	background: url(images/sb_01.gif) no-repeat top left;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1em;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 22px;
	padding-left: 30px;
}
.photoboxbody {
	background: url(images/sb_03.gif) no-repeat bottom left;
	margin: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	z-index: 2;
}
.photoboxbodyfix {
	background: url(images/pb_03.gif) no-repeat bottom left;
	margin: 0;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	z-index: 2;
	height: 227px;
	vertical-align: middle;
	text-align: center;
}
/* 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: 470px;
	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;
	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;
}

/* footerlinks
-------------------------------------*/

.footlink {
	width: 180px;
	float: left;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	line-height: 20px;
	position: relative;
	font-weight: bold;
}
.pad5 {
	padding-left: 10px;

}
.footlink h1 {
	font-size: 100%;
	float: left;
	z-index: 2;
	color: #FFFFFF;
	background-color: #666633;
	padding-bottom: 1px;
	width: 95%;
	font-weight: bold;
}

/* 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.leftacc {
}
td.product {
	background-color: #FFF;
}
#rcontside {
	float: right;
	width: 160px;
}
.floatl {
	float: left;
}
.floatr {

	float: right;
}
ul.x {
	list-style-type:disc;
	top: 0px;
	padding-left: 20px;
}
.floatrp5 {
	float: right;
	padding: 5px;
}
.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: 2px;
	visibility: visible;
	z-index: 1;
}

