@charset "utf-8";
#container {
	border-right-width: 2px;
	border-bottom-width: 20px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: auto;
	float: right;
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	background-color: #EEE;
	padding: 0.7em 1em;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #FFFFFF;
	color: #003399;
}

#bannerimg {
	display: block;
}

/* sidebar 1 */

#sidebar1  p {
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#sidebar1  a {
	text-decoration: none;
	color: #333333;
}
#sidebar1 .related {
	margin-bottom: 10px;
	padding-bottom: 45px;
	background-color: #BCC390;
	background-repeat: no-repeat;
	background-position: left bottom;
}


#sidebar1 .related li {
	list-style: none;
	display: inline;
}
#sidebar1 h2, #sidebar1 h3, #sidebar1 p {
	padding-right: 5px;
	padding-left: 5px;
}

#sidebar1  h2 {
	color: #152C67;
	padding-bottom: 10px;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 100%;
	background: url(../images/bg_relatedhead.gif) no-repeat right top;
	margin: 0;
	padding-left: 5px;
	padding-top: 13px;
}
#sidebar1 .related a {
	display: block;
	padding: 5px;
	border-top: 1px solid #FFF;
	text-decoration: none;
}
#sidebar1 .related a:hover {
	background: #FFFFFF;
}

#sidebar1 .related ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555753;
}
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}
#mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}


#mainContent .caption {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
	float: none;
	font-weight: bold;
}

#mainContent .banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
	background-color: #CCCCCC;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imageright {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.subbanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000033;
	background-color: #CCCCCC;
	text-align: center;
}
.choice2 {
	text-align: center;
	float: right;
	width: 175px;
	padding-right: 20px;
	padding-left: 20px;
}
.choice1 {
	text-align: center;
	float: left;
	width: 175px;
	padding-right: 20px;
	padding-left: 20px;
}
.choiceisyours {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.pagesection {
	border: 1px solid #FFFFFF;
}
.pagesection158 {
	height: 158px;
	border: 1px solid #FFFFFF;
}

div#tickedlist {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	list-style-image: url(../Images/baboutbullet.gif);
	color: #000033;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listticked2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image: url(../Images/baboutbullet.gif);
	color: #666666;
}


.ordertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-collapse: collapse;
}
.alternativerows {
	background-color: #EEEEEE;
}
.tallrows {
	height: 40px;
}


.ordertable th {
	color: #FFFFFF;
	background-color: #152D6A;
	background-image: url(../bg_th.gif);
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
.highlightcell {
	background-color: #D8D8D8;
}

.ordertable td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ordertable caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
	color: #00CC66;
}
.buynow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/borderbuynow.gif);
	background-color: #A9B170;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 7px;
	padding-left: 7px;
}
.devidinglinetop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}

.devidinglinebottom {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.dividingline {
	width: 585px;
}
.widediv {
	width: 570px;
	height: 185px;
}
.widediv2 {
	width: 570px;
	float: right;
	padding: 10px;
}

.indentdiv1 {
	margin-left: 50px;
}
.indentdiv2 {
	margin-left: 100px;
}
.indentdiv3 {
	margin-left: 175px;
}
.floatleftdiv {
	float: left;
	width: 170px;
	padding-top: 20px;
}

.offerdiv {
	background-image: url(../Images/bofferbackground.jpg);
	font-family: Arial, Helvetica, sans-serif;
	height: 505px;
	width: 505px;
	background-repeat: no-repeat;
}
.videodiv {
	padding-top: 20px;
	float: right;
	background-image: url(../Images/VideoLoading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.offerdivsmall {
	background-image: url(../png%20files/Offer%20Background%202.jpg);
	font-family: Arial, Helvetica, sans-serif;
	height: 305px;
	width: 305px;
	background-repeat: no-repeat;
	float: right;
}

.pushdowndiv {
	height: 60px;
	width: 100%;
}






.green20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #336600;
}

.red14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}

.red18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
	line-height: 30px;
}
.red20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #993333;
	line-height: 30px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:5px;
	color: #333333;
	letter-spacing: normal;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555753;
	text-decoration: underline;
}

#divoffer {
	position:absolute;
	width:115px;
	height:115px;
	z-index:1;
	left: -5px;
	top: 50px;
}
#divvideo {
	position:absolute;
	width:115px;
	height:115px;
	z-index:1;
	left: -5px;
	top: 50px;
}
