
body
{
	margin:0px; padding:0px;
	background: url(images/pg_bg.gif) repeat-x white;
}

body, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table
{
	border-collapse: collapse; 
}

table.mainBox
{
}

table.infoBox
{
}

table.pricingMatrix
{
}

table.inlineForm
{
}

th.pricingMatrix
{
	padding: 2px 5px 2px 5px;
	background-color: #EEEEEE;
}

td
{
	padding: 0;
}

td.pricingMatrix
{
	padding: 2px 5px 2px 5px;
}

td.pricingMatrixAlternate
{
	padding: 2px 5px 2px 5px;
	background-color: #EEEEEE;
}

td.mainBox
{
	padding: 5px 5px 0px 5px;
	line-height: 15px;
}

td.infoBox
{
	border: none;
	position: static;
	height: 165px;
	width: 278px;
	left: 30px;
	top: 325px;
	line-height: 14px;
	padding: 8px;
	list-style-position: inside;
	list-style-type: circle;
}

td.inlineFormText, td.inlineFormTextAlternate
{
	padding: 4px 4px 4px 0px;
}

td.inlineFormTextAlternate
{
	background-color: #FAFAFA;
}

td.inlineFormField, td.inlineFormFieldAlternate
{
	padding: 4px;
}

td.inlineFormFieldAlternate
{
	background-color: #FAFAFA;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 12px;
}

.redHeading
{
	color: #BD0A0D;
	font-size: 115%;
}

div#contentDiv
{
	padding: 11px;
}

div#contentDiv2
{
	padding: 20px;
}

div.verticalPanel ,div.verticalPanel2 , div.verticalPanel3
{
	width: 260px;
	height: 330px;
	padding: 50px 40px 10px 15px;
	float: left;
}

div.verticalPanel
{
	background:url(images/panel-bg.jpg) no-repeat;
}

div.verticalPanel2
{
	background:url(images/panel-bg2.jpg) no-repeat;
}

div.verticalPanel3
{
	background:url(images/panel-bg3.jpg) no-repeat;
}

div#questions
{
	height: 310px;
	line-height: 115%;
	padding-right: 5px;
	overflow: auto;
}

div#questions div.q
{
	margin-bottom:12px;
}

div#questions a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}

div#questions a:hover
{
	color: #000000;
}

div.subSection
{
	line-height: 20px;
	display: none;
	margin: 0px 10px 10px 10px;

	list-style-position: outside;
}

div.subSection a
{
	color: #007A1D;
}

div.subSection a:hover
{
	color:#BD0A0D;
}

div.subSection ul, div.subSection ol
{
	left: 20px;
}

div#sec1
{
	display: block;
}

div#disclaimer
{
	clear:both;
	text-align:center;
	font-size: 10px;
}

div.infoBoxHeader
{
	background: url("/ecommkits/ecommsports/images/sports_box_left_x2.jpg") 0 0 no-repeat;
	padding: 35px 10px 15px;
}

div.infoBoxHeader2
{
	background: url("/ecommkits/ecommsports/images/sports_box_right_x2.jpg") 0 0 no-repeat;
	padding: 35px 10px 15px;
}

div.infoBoxBorderBottom
{
	background: url('/ecommkits/ecommsports/images/sports_dot.gif') 0 100% repeat-x;
}

div.infoBoxBorderLeft
{
	background: url('/ecommkits/ecommsports/images/sports_dot.gif') 0 0 repeat-y;
}

div.infoBoxBorderRight
{
	background: url('/ecommkits/ecommsports/images/sports_dot.gif') 100% 0 repeat-y;
}

div.infoBoxBorderBottomLeft
{
	background: url("/ecommkits/ecommsports/images/sports_bl.gif") 0 100% no-repeat;
}

div.infoBoxBorderBottomRight
{
	background: url("/ecommkits/ecommsports/images/sports_br.gif") 100% 100% no-repeat;
}

div.controlBox, div.activateBox
{
	border: 1px solid #000000;
	background-color: #EEEEEE;
	width: 400px;
	padding: 8px;
}

div.licenseAgreement
{
	padding: 8px;
	border: 1px solid #000000;
	background-color: #EEEEEE;
	width: 640px;
	height: 200px;
	overflow: auto;
	text-align: justify;
}

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

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

a:hover
{
	text-decoration: underline;
	color: #BD0A0D;
}

a:active
{
	text-decoration: none;
	color: #666666;
}

.testimonialText
{
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

.testimonialSource
{
	font-size: 11px;
	color: #888888;
	font-weight: bold;
}

.licenseText
{
	font-family: Courier;
}

.errorText
{
	color: #EE2020;
}




