@import "common.css";
@import "menu.css";

body {	overflow: -moz-scrollbars-vertical;}
body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: /*"Lucida Sans",*/ "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	font-size: 11px;
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;
	background: #f5f5f5 url('../images/bg_od.gif') no-repeat top left;
	line-height: 18px;
	font-weight: normal;
}

.blue	{color: #1591ff;}
.green	{color: #148c00;}
.red	{color: #c41b0d;}


td {font-size: 12px;}

#master td {font-size: 11px;}

h1
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: -0.05em;
}

.filterbox
{
	text-align: left;
	width: 830px;
	padding: 5px;
	background-color: #ffb32f;
	border-top: 1px solid #ffa200;
	border-bottom: 1px solid #ffa200;
	border-left: 1px solid #ffa200;
	border-right: 1px solid #ffa200;
}



.minutes_used
{
	float: right;
	width: auto;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #c41b0d;
	text-align: right;
	background-color: #fffbc9;
	line-height: normal;
	font-weight: bold;
	margin-right: 66px;
	padding: 5px;
	border-top: 1px solid #c41b0d;
	border-bottom: 1px solid #c41b0d;
	border-left: 1px solid #c41b0d;
	border-right: 1px solid #c41b0d;
}


.recommend
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #c41b0d;
	/*font-weight: normal;*/
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	letter-spacing: -0.05em;
}

.recommend_black
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #000000;
	/*font-weight: normal;*/
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	letter-spacing: -0.05em;
}

.recommend_small
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #c41b0d;
	/*font-weight: normal;*/
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	letter-spacing: -0.05em;
}

.recommend_black_small
{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	/*font-weight: normal;*/
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	letter-spacing: -0.05em;
}

.recommendbox
{
	position: relative;
	width: 820px;
	height: auto;
	padding: 5px;
	background-color: #f5f5f5;
	border-top: 2px solid #c41b0d;
	border-bottom: 2px solid #c41b0d;
	border-left: 2px solid #c41b0d;
	border-right: 2px solid #c41b0d;
	zoom: 1;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
    -khtml-border-radius: 13px;
    behavior: url(border-radius.htc);
	border-radius: 13px; 
}


.recommendbox td
{
	padding: 5px 5px 5px 0px;
	width: auto;
	text-align: left;
}

.recommendbox .chart_results{
	width: 620px;
	padding: 0px;
	border-collapse: collapse;
	color: #666666;
	background-color: #eeeeee;
	border-top: 0px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	border-left: 1px solid #bcbcbc;
	font-size: 14px;
	line-height: 14px;
}

.recommendbox #title
{
	text-align: right;
	color: #666666;
	font-size: 14px;
	background-color: #eeeeee;
	font-weight: bold;
	border-top: 1px solid #bcbcbc;
	padding-top: 10px;
	padding-left: 0px;
}

.recommendbox #rtitle
{
	text-align: right;
	color: #c41b0d;
	font-size: 14px;
	background-color: #fffbc9;
	font-weight: bold;
	border-top: 3px solid #c41b0d;
	padding-top: 10px;
	padding-left: 0px;
}

.recommendbox #calculation {text-align: right; line-height: 14px; background-color: #eeeeee; border-top: 1px solid #cccccc; color: #666666;}

.recommendbox #rcalculation {text-align: right; font-weight: bold; line-height: 14px; background-color: #fffbc9; border-top: 1px solid #d5d091; color: #c41b0d;}

.recommendbox #catagory {text-align: right; font-weight: bold; line-height: 14px; background-color: #eeeeee; border-top: 1px solid #cccccc; padding-left: 10px;}


.usage {float: right; margin-right: 30px; font-size: 10px; font-weight: normal; height: 20px;}

h2 {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
/*	margin-left: 15px; */
	text-transform: uppercase;
}
h4 {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	line-height: 16px;
}
h5 {
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FF6633;
}

hr {
border:0px;
color: #a6a6a6;
background-color: #a6a6a6;
height: 1px;
}

a {
	color: #6699CC;
}
p {
	font-weight: normal;
}

a:link {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #c41b0d;
}
a:visited {
	color: #6699CC;
	text-decoration:none;
}

a:link.promo {
	color: #c41b0d;
	text-decoration: none;
}
a:hover.promo {
	color: #6699CC;
}
a:visited.promo {
	color: #c41b0d;
	text-decoration: none;
}

/*########################################################################## layout */
#container
{
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;
	margin-right: auto;
	margin-left: auto;
	width: 1030px;
}

#streamer {
	display: block;
	float: center;
	position:absolute;
	text-align: right;
	width: 100px;
	height: 600px;
	margin-left: 1030px;
	margin-top: 117px;
}

#header
{
	clear: both;
	height: 100px;
	width: 1030px;
	background-image: url(../images/navBackgroundLOGO.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#headerHome
{
	clear: both;
	height: 100px;
	width: 1030px;
	background-image: url(../images/navBackgroundHome.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header #logo {
	float: right;
	margin: 0px 10px 0 0;
	float: right;
	height: 40px;
	width: 190px;
	position:relative;
	cursor:pointer;
}

#content {
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#contentWrapper {
	text-align: left;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/contentBg.gif);
	background-repeat: repeat-y;
}

#top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1030px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
}
#bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}

#contentHome{
	/*margin-bottom: 20px;*/
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline /*-block*/;
}
.clearfix {
	display: block;
}
* html .clearfix {
	height: 1px;
}

#content #sub {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	display:inline;
}
#content .separatorSubmenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}

#content #sub .productImage {
	background-image: url(../images/bgProductImage.gif);
	background-repeat: no-repeat;
	height: 240px;
	width: 180px;
	background-position: center top;
	margin-bottom: 30px;
}

/* The Master (Frontpage) content area */
#content #master {
	float: left;
	width: 950px;
	margin-left: 10px;
	margin-top: 0px;
	padding-bottom: 20px;
	display:inline;
}
#master .placeholder .signup #signup .mandatory {
	color: #FF0000;
	margin-right: 3px;
}
#master .placeholder .signup {
	margin-left: 20px;
}
#master .placeholder {
}
#master .customerService {
	line-height: 24px;
}
#content #master .homeTitle {
/*	margin-top: 10px; */
}
#content #master .introText {
	font-size: 12px;
}
#content #master .price {
	letter-spacing: 1px;
}
#content #master .intolink {
	font-size: 11px;
	font-weight: normal;
	color: #5B72A6;
}
#content #master a.intolink:link {
	color: #FF6633;
}
#content #master a.intolink:hover {
	color: #FF3300;
}
#content #master a.intolink:visited {
	color: #FF6633;
}	

.master {
	float: left;
	width: 380px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C8D2EA;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C8D2EA;
}


/* The main (center/right) content area */
#content #main {
	float: left;
	width: 650px;
	margin-left: 10px;
	margin-top: 0px;
	padding-bottom: 20px;
	display:inline;
}
#main .placeholder .signup #signup .mandatory {
	color: #FF0000;
	margin-right: 3px;
}
#main .placeholder .signup {
	margin-left: 20px;
}
#main .placeholder {
}
#main .customerService {
	line-height: 24px;
}
#content #main .homeTitle {
/*	margin-top: 10px; */
}
#content #main .introText {
	font-size: 12px;
}
#content #main .price {
	letter-spacing: 1px;
}
#content #main .intolink {
	font-size: 11px;
	font-weight: normal;
	color: #5B72A6;
}
#content #main a.intolink:link {
	color: #FF6633;
}
#content #main a.intolink:hover {
	color: #FF3300;
}
#content #main a.intolink:visited {
	color: #FF6633;
}

#content #sub .subnav {
	margin: 0px 0px 30px;
	width: 190px;
	float: left;
	padding: 0px;
}
#content #sub .subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content #sub .subnav li {
	list-style-type: none;
	list-style-image: none;
	text-indent: 15px;
}
#content #sub .subnav subli {
	list-style-type: none;
	list-style-image: none;
	text-indent: 15px;
}

#content #sub .subnav ul ul li a {
	padding-left: 23px;
	width: 90%;
	background: none white;

}
#content #sub .subnav ul ul li a.on {
	color: #FF6633;
	background: url(../images/arrowLinkSubSubmenuOn.gif) no-repeat 40px 10px;
}
#content #sub .subnav a {
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	padding: 5px 5px 5px 0;
	margin: 0px;
	display: block;
	width: 180px;
	/*background-image: url(../images/arrowLinkSubmenu.gif);*/
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: 30px;
}
#content #sub .subnav a:link {
	text-decoration: none;
	color: #666;
	font-weight: normal;
	line-height: normal;
}
#content #sub .subnav a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
#content #sub .subnav a:active {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#content #sub .subnav a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFBF2;
	font-weight: normal;
}
#nav .on {
	background-color: #778AB7;
}
#content #sub .subnav ul a.on {
	color: #c41b0d !important;
	background-image: url(../images/arrowLinkSubmenuOn.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
/*########################################################################## footer */
div.footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	font-size: 10px;
	padding-top: 10px;
	height: 50px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
div.footer .nav {
	height: 20px;
	padding: 0px;
	margin-bottom: 10px;
	background-image: none;
	float: left;
}
div.footer .nav ul {
	list-style: none;
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 750px;
}
div.footer .nav li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/grNavSeparatorFooter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
}
div.footer .nav li.first {
	background-image: none;
	padding-left: 0px;
}
div.footer .nav a {
	color: #666666;
	text-decoration: none;
}
div.footer .nav a:hover {
	color: #c41b0d;
	text-decoration: none;
}
div.footer a:active {
	color: #FF3300;
	text-decoration: none;
}
div.footer .copyright {
	float: right;
	width: 240px;
	text-align:right;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	font-size: 10px;
	line-height: 1.2em;
}

#content2 {
	margin-bottom: 40px;
	clear: both;
}


.left {
	float: left;
	width: 190px;
	height: 200px;
}
.left .productImage {
	background-image: url(../images/bgProductImage.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 240px;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 20px;
}
.left .snippet {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	font-size: 11px;
}
.left .mac {
	background-image: url(../images/mac_universal.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	width: 107px;
	height: 70px;
	margin-left: 32px;
}

.left .ad_two {
	margin-top: 20px;
	margin-left: 32px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 11px;
}

.left a {
	color: #FF6633;
}
.left a:link {
	color: #FF6633;
}
.left a:hover {
	color: #FF3300;
}
.left a:visited {
	color: #FF6633;
}
.left .productImageGrid {
	background-image: url(../images/bgProductImageGrid.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 180px;
	background-position: center 20px;
}

.master {
	float: left;
	width: 380px;
	margin-top: 40px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C8D2EA;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C8D2EA;
}

.mastertabletype {
	width: auto;
}

.mastertabletype .borders {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.mastertabletype .borders_selected {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c41b0d;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #c41b0d;
	background: #fffbc9;
}

.master h1 {
	color: #ff8855;
/*	color: #4D608C;
	font-size: 26px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	line-height: normal;
*/
	font-size: 30px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: normal;
	line-height: normal;
	
	margin-top: 0;
	margin-left: 18px;
	margin-right: 0px;
}
.master p {
	margin-left: 20px;
	margin-right: 20px;
}
.master .introLink {
	font-size: 11px;
	font-weight: normal;
	color: #ff7744;
}
.master a.introLink:link {
	color: #ff7744;
}
.master a.introLink:hover {
	color: #FF3300;
}
.master a.introLink:visited {
	color: #ff5522;
}

.main {
	float: left;
	width: 650px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C8D2EA;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C8D2EA;
}

.main h1 {
	color: #ff8855;
/*	color: #4D608C;
	font-size: 26px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	line-height: normal;
*/
	font-size: 30px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: normal;
	line-height: normal;
	
	margin-top: 0;
	margin-left: 18px;
	margin-right: 0px;
}
.main p {
	margin-left: 20px;
	margin-right: 20px;
}
.main .introLink {
	font-size: 11px;
	font-weight: normal;
	color: #ff7744;
}
.main a.introLink:link {
	color: #ff7744;
}
.main a.introLink:hover {
	color: #FF3300;
}
.main a.introLink:visited {
	color: #ff5522;
}

.right {
	float: left;
	width: 187px;
	margin-top: 40px;
}
.right ul {
	padding: 0px;
	margin-left: 30px;
	list-style-type: none;
	margin-top: 0px;
}
.right li {
	display: block;
	height: 20px;
	margin-top: 0px;
}
.right a {
	font-size: 11px;
	display: block;
	height: 20px;
}
.right a:hover {
	color: #FF6633;
}
#content2 .main .introContent2 {
	margin-top: 0px;
}

#content2 .master .introContent2 {
	margin-top: 0px;
}

.leftImage {
	height: auto;
	width: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.rightImage {
	height: auto;
	width: auto;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.rightImageskinny {
	height: auto;
	width: auto;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	font-size: 10px;
}

.minitable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	font-size: 10px;
	text-align: right;
}

.minitable .red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #c41b0d;
	font-size: 10px;
	text-align: right;
}

.chart {
	width: 125px;
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #636363;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.2em;
}

.recommendbox .chart {
	width: 125px;
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #636363;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 1.2em;
}

.chartfloat {
	height: auto;
	width: auto;
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 3px;
}


.chart .buynowRED {
cursor:pointer;
border: solid 1px #000000;
background: #8c0b01;
font-size: 11px;
font-family: Geneva, Arial, Verdana, sans-serif;
color: #ffffff;
font-weight:bold;
padding: 2px 4px 2px 4px;
margin: 3px 0px 3px 5px;
text-align: center;
background:url(../images/redbutton.gif) repeat-x left top;
}

.chart .bonus{
	color: #c41b0d;
	font-weight: bold;
}

.chart .killswitchtext{
	color: #c41b0d;
	font-size: 12px;
	font-weight: bold;
}

.resultskillswitchtext{
	color: #1591ff;
	font-size: 14px;
	font-weight: bold;
}

.chart .bonus2{
	color: #c41b0d;
	font-weight: bold;
	font-size: 14px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}

.chart .cents {
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #636363;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	/* letter-spacing: -0.05em; */
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.chart h4{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #636363;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;

}

.chart h4 a{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #636363;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	text-transform: uppercase;

}

.chart h4 a:hover{
	text-decoration: underline;

}

.chart h5{
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #ff8400;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	letter-spacing: -0.05em;
}

.chartdefault td {
	background-color: #eeeeee;
}


.mini {
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #636363;
	font-size: 11px;
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	line-height: 1.2em;
}

.comp {
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #ff8400;
	font-size: 11px;
	text-align: left;
   	text-align-last: none;
	padding: 5px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	line-height: 1.2em;
}

.comp2 {
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
   	text-align-last: none;
	line-height: 1.2em;
	}

.comp2 input {
	padding-left: 5px;
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	width: 40px;
	border: 1px solid #7a0900;

}

.comp3 {
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
   	text-align-last: none;
	line-height: 1.2em;
}

.comp3 input {
	padding-left: 5px;
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	width: 40px;
	border: 1px solid #7a0900;
}

.comp4 {
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
   	text-align-last: none;
	line-height: 1.2em;
	}

.comp4 input {
	border: 0px solid #7a0900;
}

.comp5 {
	font-family: /*"Lucida Sans",*/ "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #ffffff;
	padding-top: 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}

.comp5 input {
	font-family: Geneva, Arial, Verdana, sans-serif;
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 25px;
	border: 1px solid #cccccc;
}

.leftquote {
	width: 450px;
	float:left;
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #636363;
	font-size: 11px;
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	line-height: 1.2em;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 10px 10px 10px;
	background: #f6f6f6;
}

.rightquote {
	width: 450px;
	float:right;
	font-family: Geneva, Arial, Verdana, sans-serif;
	color: #636363;
	font-size: 11px;
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.2em;
	border-top: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#474747;
font-weight:bold;
padding: 4px 5px;
height: 25px;
background:url(../images/formbg.gif) repeat-x left top;
}

.vmBUYNOW { 
background: url('../images/submitbutton_buynow.gif') no-repeat top left; 
padding: 0px 0px 0px 0px; 
color: #ffffff;
border-top: 0px solid #999999;
border-right: 0px solid #999999;
border-left: 0px solid #999999;
border-bottom: 0px solid #999999;
font-size: 0.95em;
font-weight:bold;
height: 24px;
width: 75px;
font-family: Helvetica, Arial, sans-serif;
}

.vmBUYNOWred { 
background: url('../images/submitbutton_buynow_red.gif') no-repeat top left; 
padding: 0px 0px 0px 0px; 
color: #ffffff;
border-top: 0px solid #999999;
border-right: 0px solid #999999;
border-left: 0px solid #999999;
border-bottom: 0px solid #999999;
font-size: 0.95em;
font-weight:bold;
height: 24px;
width: 75px;
font-family: Helvetica, Arial, sans-serif;
}

.vmBUYNOWblue { 
background: url('../images/submitbutton_buynow_blue.gif') no-repeat top left; 
padding: 0px 0px 0px 0px; 
color: #ffffff;
border-top: 0px solid #999999;
border-right: 0px solid #999999;
border-left: 0px solid #999999;
border-bottom: 0px solid #999999;
font-size: 0.95em;
font-weight:bold;
height: 24px;
width: 75px;
font-family: Helvetica, Arial, sans-serif;
}

.vmBUYNOWtxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	font-size: 9px;
	line-height: 1em;
}

.redbutt { 
background: url('../images/red-1.png') no-repeat top left; 
padding: 0px 0px 1px 0px; 
color: #ffffff;
border-top: 0px solid #999999;
border-right: 0px solid #999999;
border-left: 0px solid #999999;
border-bottom: 0px solid #999999;
font-size: 0.95em;
font-weight:bold;
height: 26px;
width: 240px;
font-family: Helvetica, Arial, sans-serif;
}

.yellowbutt { 
background: url('../images/yellow-1.png') no-repeat top left; 
padding: 0px 0px 1px 0px; 
color: #000000;
border-top: 0px solid #999999;
border-right: 0px solid #999999;
border-left: 0px solid #999999;
border-bottom: 0px solid #999999;
font-size: 0.95em;
font-weight:bold;
height: 26px;
width: 240px;
font-family: Helvetica, Arial, sans-serif;
}

.vanitybutton {
cursor:pointer;
border: solid 1px #000000;
background: #8c0b01;
font-size: 11px;
font-family: Geneva, Arial, Verdana, sans-serif;
color: #ffffff;
font-weight:bold;
padding: 2px 4px 2px 4px;
margin: 3px 0px 3px 5px;
text-align: center;
background:url(../images/redbutton.gif) repeat-x left top;
}
