﻿html, body {
	background: #333 url(/images/page-bg.gif) top left repeat-x;
}

html, body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 24px; font-weight: normal; color: #0072bc; line-height: 24px; margin: .67em 0;}
h2 {font-size: 16px ; font-weight: bold; color: #0072bc; line-height: 18px; margin: .83em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #005196; line-height: 13px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link, a:active, a:visited {font-size: 11px; color: #c5017f; text-decoration: none;}
a:hover {color: #c5017f; text-decoration: underline;}
.right {float: right; margin: 10px 0 10px 15px;}
.left {float: left;margin: 10px 15px 10px 0;}

.bold {font-weight: bold;}

hr {
	height: 1px;
	margin-top: 10px;
	border: none;
	width: 98%;
	border-top: 1px solid #666;
}

.img-bdr-01 {
	background:#a1cd3a url(/images/img-bdr-01.jpg) bottom right no-repeat;
	padding: 1px 1px 67px 1px;
}
.img-bdr-02 {
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
#youtube-vid {
	width: 425px;
	height: 355px;
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
#main-container {
	background: #dddddd url(/images/content-bg.gif) top left repeat-y;
}

#header {
	background: #fff;
}


#footer {
	background: url(/images/footer-r-bg.gif) top right no-repeat;
	font-size: 11px;
	color: #999999;
}
a.footer-link:link {color: #999999; font-size: 10px; text-decoration: none;}
a.footer-link:visited {color: #999999; font-size: 10px; text-decoration: none;}
a.footer-link:hover {color: #999999; font-size: 10px; text-decoration: underline;}
a.footer-link:active {color: #999999; font-size: 10px; text-decoration: underline;}

a.footer-link-s:link, a.footer-link-s:visited, a.footer-link-s:active {color: #646464; font-size: 9px; text-decoration: none; margin: 15px 0 0 0}
a.footer-link-s:hover {color: #646464; font-size: 9px; text-decoration: underline;}


#content {
}

#content ul, #innertext ul, #content ol {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	margin: 11px 0 11px 40px;
}

#content blockquote {
	margin: 11px 0 11px 40px;
}

#loginbox {
	padding: 7px;
	margin: 7px;
}
.quote {
	padding: 7px 10px 10px 10px;
	display: block;
	font-size: 12px;
	background-color: #694287;
	color: #FFFFFF;
}
.quote-italics {
	font-style: italic;
	font-weight: bold;
	font-size:12px;
}
.promo-items {margin: 0 10px 10px 0;}

#shop-table td {
	padding: 15px 8px 15px 0;
	border-bottom: 1px solid #2DABFF;
}

a.medialaunch {
	background:transparent url(/images/launchmedia-off.jpg) no-repeat top left;
	height:49px;
	overflow:hidden;
	width:363px;
	display: block;
}
a.medialaunch:hover {
	background:url(/images/launchmedia-over.jpg) top left no-repeat;
}

.invisibletext {visibility: hidden;}
