/* styles for content */
body
{
	margin: 0px;
	font-size: 11px;
	text-align: center;
	font-family: verdana, sans-serif;
}

h2 {
	font-size: 16px;
	color: #FF0;
	margin: 0 0 9px 15px;
}

h3 {
	font-size: 12px;
	color: #FF0;
}

div#footer {
	color: #777;
	font-size: 9px;
	text-align: center;
}

h3.rightcol {
	color: #FF0;
	margin: -0px 0px 2px 0px;
}

p.normal {
	color: #FFF;
	font-weight: bold;
	padding-left: 6px;
}

p.fact {
	color: #FF0;
	font-size: 12px;
	font-weight: bold;
}

span.yellow {
	color: #FF0;
}

ul.fp {
	margin-top: -0px;
}

div.imagearea {
	margin: 0 0 6px 0;
}

font.links {
	color: #FF0;
	font-weight: bold;
}

ul.reasons li {
	padding: 0px 50px 0px 0px;
}

h3.fill {
	color: #039;
}
/* end of styles for content */


/* FAQ styles */
ol.question li {
	margin: 0px 0px 3px 0px;
	padding: 0px 50px 0px 0px;
}

p.answer {
	padding: 0px 30px 0px 50px;
	color: #FF0;
}

p.question {
	padding: 0 30px;
	font-weight: bold;
}

p.question:first-letter {
	width: 1.5em;
	height: 1em;
	float: left;
	text-align: center;
	font-size: 300%;
	color: #ff6;
	font-family: serif;
	font-style: italic;
	font-weight: bold;
	margin-left: -30px;
}

span.dropcap { /* not used because IE can't handle it  - used :first-letter instead*/
	width: 1.5em;
	height: 1em;
	float: left;
	text-align: center;
	font-size: 300%;
	color: #ff6;
	font-family: serif;
	font-style: italic;
	font-weight: bold;
}
/* end of FAQ styles */

/* general hyperlink styles */
a { 
	color: #ff0;
	font-weight: bold;
}

a:link {
	color: #ff0;
	text-decoration: none;
}

a:visited { 
	color: #FF0; 
	text-decoration: none;
}

a:hover {
	color: #000;
	background-color: #ff0;
}

a.links:hover {
	color: #000;
	background-color: #ff0;
}
/* end of hyperlink styles */

/* left-col hyperlink styles */
a.leftlinks {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-left: 6px;
	text-decoration: none;
	padding: 3px 3px 3px 24px;
}

a.leftlinks:hover { 
	color: #ff0;
	background-color: #369;
}

a.leftlinks:visited { 
	color: #fff;
}

a.inspire {
	color: #777;
}

div.leftlinks {
	display: block; /* this is necessary for IE to highlight the whole div */
	width: 190px;
	position: relative;
	z-index: 8;
}

div.leftlinks:hover { 
	background-color: #369;
}

a.nohighlight:hover {
	background-color: #039;
}
/* end of left-col hyperlink styles */

/* left-col other styles */
h3.leftlinks {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ff0;
	text-decoration: none;
	padding: 0px 3px 0px 6px;
	margin: 5px 0px 3px 0px;
}
span.bullet {
	margin-left: -14px;
}

h3.stores {
	display: block;
	height: 22px;
	background-color: #039;
	text-align: middle;
	color: #ff0;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}
/* end of left-col other styles */

/* below are the layout values. Do not change */
#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
	margin: 0px;
	height: 113px;
	background-image: url(images/header.jpg);
	background-repeat: none;
}

#header-menu {
	height: 31px;
}

#main-content-frontpage {
	width: 600px;
	display: inline;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	background: #fff;
}

#main-content-2col-left {
	width: 600px;
	display: inline;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	background: #fff;
}

#main-content-stores {
	width: 600px;
	display: inline;
	float: left;
	margin-left: 195px;
	margin-top: 0px;
	background: #fff;
}

#main-content {
	width: 410px;
	display: inline;
	float: left;
	margin-left: 195px;
	margin-top: 0px;
	background: #fff;
}

#right-col {
	width: 190px;
	float: right;
	margin-left: 5px;
	text-align: center;
	margin-top: -3px; /* this brings the boxes level with the main col (they have a thing before the top of the drop shadow box */
}

#left-col {
	width: 190px;
	float: left;
	margin-left: -605px;
	margin-top: -2px;
	background-color: #039;
	background-repeat: repeat;
	border-top: 2px solid #FFF;
}

#left-col img {
	margin: 5px 0px 0px 5px;
}

#left-col-stores {
	width: 190px;
	float: left;
	text-align: center;
	margin-left: -605px;
	margin-top: -2px;
	border-top: 2px solid #FFF;
}

#footer {
	clear: both;
	width: 800px;
	padding-top: 10px;
	text-align: center;
	background-color: #fff;
}

table.prices {
	width: 580px;
	margin-left: 10px;
}

tr.blue {
	color: #ff0;
	background-color: #039;
}

tr.white {
	color: #ff0;
	background-color: #fff;
}

tr.yellow {
	color: #039;
	background-color: #ff0;
}

tr.head {
	color: #fff;
	background-color: #3C0;
}
/* end of layout values */

/* styles for the round corners */
.roundbox_800 {
	width: 800px;
	background-color: #369;
	color: #fff;
	margin: 0px;
}

.roundbox_600_left {
	width: 600px;
	background-color: #369;
	color: #fff;
	margin: 0px;
}

#main-content-2col-left>.roundbox_600_left {
	margin: 0 0 6px 0;
}

#main-content-2col-left>.roundbox_800 {
	margin: 0 0 6px 0;
}

.roundbox_600_right {
	width: 605px;
	background-color: #369;
	color: #fff;
	margin: 0 0 0px 0;
}

.roundbox_middle {
	width: 410px;
	background-color: #369;
	color: #fff;
	margin: 0 0 5px 0;
}

.roundbox_800 p {
	margin: 0px 15px;
}

.roundbox_600_left p {
	margin: 0px 15px;
}

object.map {
	padding: 10px;
}

.roundbox_600_right p {
	margin: 0px 15px;
}

.roundbox_middle p {
	margin: 0 15px;
}

.roundbox_800 h3 {
	margin: -3px 9px 3px 9px;
}

.roundbox_600_left h3 {
	margin: -3px 9px 3px 9px;
}

.roundbox_600_right h3.high {
	margin: -10px 9px 3px 9px;
}

.roundbox_600_right h3 {
	margin: -3px 9px 3px 9px;
}

.roundbox_middle h3 {
	margin: -3px 9px 3px 9px;
}

p.support {
	text-align: right;
	padding-bottom: 18px;
}

p.top {
	text-align: right;
	padding-bottom: 0px;
}

img.bubble {
	margin: 15px;
}

img.rightalign {
	margin: 0px 9px;
	float: right;
}

table.bubbletable {
	margin: 0px 15px 0px 15px;
	color: #FFF;
	font-size: 10px;
	padding-left: 6px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
/* end of styles for the round corners */

/* styles for the drop shadow */
.p-shadow {
	width: 95%;
	float: right;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 9px 0 0 9px !important;
	margin: 9px 0 0 6px;
}

.p-shadow div {
	background: none !important;
	background: url(images/shadow2.gif) no-repeat left top;
	padding: 0px !important;
	padding: 0 6px 6px 0;
}

.p-shadow p {
	color: #333;
	background-color: #369;
/*	background: url(images/shopbg.jpg); */
	border: 1px solid #000;
	padding: 9px;
	margin: -6px 6px 6px -6px !important;
	margin: 0px;
}
/* end styles for the drop shadow */