@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menuactive-m      a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
#page #main #container #rightcontent a:visited {
	color: #551A8B;
}

.menuactive-m a:hover {
	color: #FD931D;
}
.menu-m    a:link {
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
}
.menu-m a:hover {
	color: #FD931D;
	text-decoration: none;
}




.navmenu {
	color: #FFFFFF;
}
.menuactive-l {
	background-image: url(images/white_left.jpg);
}
.menuactive-r {
	background-image: url(images/white_right.jpg);
}
.menu-l {
	background-image: url(images/green_left.jpg);
}
.menu-m {
	background-image: url(images/green_mid.jpg);
}
.menu-r {
	background-image: url(images/green_right.jpg);
}
.menuactive-m {
	background-image: url(images/white_mid.jpg);
	padding-right: 15px;
	padding-left: 15px;
}


#page {
	background-color: #232323;
	background-image: url(images/bg_top2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#leftmenu {
	width: 244px;
	background-color: #333333;
	background-image: url(images/bg_menu.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#heading {
	background-image: url(images/heading_bg.jpg);
	height: 29px;
	width: 241px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: .1em;
	line-height: 25px;
	text-align: center;
}

#rightcontent {

	background-color: ;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 20px;
}
.highlight {
	background-image: url(images/green_mid.jpg);
}

/* END MENU */                    
.highlight a:link {
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #CE0000;
	font-size: 13px;
}
.highlight a:hover {
	font-weight: bold;
	color: #FF9900;
}



#scroll {
	background-color: #FFFFFF;
	background-image: url(images/bg_container.jpg);
	float: left;
	background-repeat: repeat-y;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	color: #7FBA00;
	border-bottom-color: #79779;
	margin-left: 20px;
	letter-spacing: .2em;
}

h1 {
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	padding-left: 10px;
	margin-right: 20px;
	letter-spacing: .1em;
	color: #FF0000;
}

#rightcontent     p    {
	padding-right: 15px;
	padding-left: 25px;
}
h3 {
	letter-spacing: .08em;
	padding-left: 20px;
	padding-right: 20px;
}


#footer {
	background-color: #000000;
	width: 965px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
}
#footerbox {
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
a:hover {
	font-weight: bold;
	color: #98D900;
	text-decoration: underline;
}
#menuitem  {
	background-image: url(images/menuitem_bg.jpg);
	line-height: 23px;
	height: 23px;
	width: 242px;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}
#menuitem  a:link, a:active, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#menuitem a:hover {
	color: #D8D8D8;
	text-decoration: none;
	letter-spacing: .07em;
}
.menuactive-m a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.menuactive-m a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.menu-m a:active {
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
}
.menu-m a:visited {
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
}

/* DROP DOWN MENU */

#menuv		                                 /* position, size, and font of  menu */
	{	
	z-index: 10;
	width: 242px;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	}

#menuv a
	{

	color: #CCCCCC;
	text-decoration: none;
	}

#menuv a, #menuv a:visited
	{
	color: #CCCCCC;
	text-decoration: none;
	}


#menuv a:hover				             /* all menus on mouse-over */
	{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F1F1F;
	width: 230px;
	display: block;
	}
	
#menuv li
	{
	list-style-type:none;		            /* removes bullets */
	background-image: url(images/menuitem_bg.jpg);
	line-height: 23px;
	height: 23px;
	text-align: center;
	}

#menuv ul li
	{
	position:relative;
	}

#menuv li ul
	{
	position: absolute;
	top: 0px;
	left: 242px;				                 /* distance from  left menu (this should be the same as width value in #menuv [1]) above */
	display: none;
	}

div#menuv ul, #menuv ul ul, div#menuv ul ul ul
	{
	margin:0;
	width: 242px;
	padding: 0;
	}

div#menuv ul ul, div#menuv ul ul ul, div#menuv ul li:hover ul ul, div#menuv ul li:hover ul ul ul
	{
	display: none;
	}

div#menuv ul li:hover ul, div#menuv ul ul li:hover ul, div#menuv ul ul ul li:hover ul
	{
	display: block;
	}
.highlight a:visited {
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #CE0000;
	font-size: 13px;
}
.menu-m a:visited {
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
}
a:active {
	color: #0000FF;
}
.redbox     {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.newsletter {
	color: #FFFFFF;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.newsletter input {
	margin-bottom: 5px;
	margin-top: 4px;
}

.moneyback {
	background-image: url(../XboxFixed/images/main_buy.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.beware {
	background-image: url(images/a_beware.jpg);
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#footer a {
	color: #999999;
}
.style1 {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}
.style10 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
#testimonials {
	width: 180px;
	float: right;
	background-color: #ffffb7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#testimonials p {
	font-size: 13px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#testimonials p.name {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	font-style: normal;
}
#tvscreen {
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.optinbox {
	background-image: url(images/optinbox.jpg);
	height: 250px;
	width: 400px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.optpadding {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.question {
	background-image: url(images/main_info.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	text-align: left;
	background-position: left center;
	min-height:60px;
}
*  html  .question {
	height:60px;
}
.answer {
	background-image: url(images/main_answer.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	padding-left: 90px;
	background-position: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#table {
	background-image: url(images/main_points_top.jpg);
	background-color: #ededef;
	background-repeat: no-repeat;
}
#xbox-bullets {
	list-style-image: url(images/main_bullet.gif);
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.quote-small {
	background-image: url(images/main_test_small.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.quote-large {
	background-image: url(images/main_test_large.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.quote {
	background-image: url(images/main_testimonial.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.test-heading {
	padding-left: 40px;
}
