html, body, div, td, input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #1e292b;
	font-size: 12px;
}

input{
	cursor: pointer;
}

.try, .buy{
	height: 96px;
	width: 190px;
	display: block;
	margin-bottom: 10px;
}

.try span, 
.buy span{
	display: none;
}

.try{
	background: url(../images/try.gif);
}

.buy{
	background: url(../images/buy.gif);
}

.try:hover, .buy:hover{
	background-position: bottom;
}

.menu_70{
	background: url(../images/product_img_17.gif) right 30px no-repeat;
}

#product{
	height: 96px;
	margin-bottom: 15px;
}


#logo{
	padding-top: 20px;
	position: absolute;
}

#logo a{
	width: 318px;
	height: 58px;
	background: url(../images/logo.gif);
	position: absolute;	
}

#logo a span{
	display: none;
}

.Required{
	color: #FF0000;
}

.ch{
	border: 0;
}


table, img{
	border: 0;
}

.Leagues h3{
	font-size: 14px;
}

.Leagues td{
	width: 200px;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px dotted #CCCCCC;
}

form{
	margin: 0;
	padding: 0;
}

input, textarea{
	border: 1px solid #d7d7d7;
	background: url(../images/input_bg.gif) repeat-x;
	padding: 2px 0 3px 0;
}

#lang{
	position: absolute;
	top: 3px;
}

#lang img{
	cursor: pointer;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.tags{
	color: #8E8E8E;
	padding: 5px 0 5px 0;
}

.tags span{
	font-weight: bold;
}

.tags a{
	color: #8E8E8E;
	text-decoration: none;
}

html a:hover{
	text-decoration: underline;
	color: #ff4819;
}

#right_side{
	width: 200px;
}

.related{
	background: right url(../images/bg_related.gif) #FFFFFF repeat-y;
	border: 1px solid #F1F1F1;
	margin-bottom: 10px;
}

.related h4{
	background: url(../images/related.gif) no-repeat;
	color: #595959;
	margin: 0;
	font-size: 12px;
}

.related div{
	color: #3399CC;
}

.related div a{
	color: #3399CC;
	text-decoration: none;
}

html a{
	color: #1e292b;
}

#location{
	color: #1e292b;
}

#location span{
	color: #ff4819;
}

#location a{
	color: #196297;
}

.left_menu{
	width: 190px;
	background: url(../images/bot_box.gif) no-repeat bottom;
	padding-bottom: 5px;
}

.left_menu img{
	display: block;
	margin-bottom: 10px;
}

.hr{
	height: 4px;
	background: url(../images/hr.gif) no-repeat center top;
	border: 0;
	overflow: hidden;
	margin: 10px 0 10px 0;
}

#page_content .hr{
	background-position: left top;

}

.left_menu .sub_left_menu{
	background: url(../images/top_box.gif) no-repeat;
	padding-top: 5px;
}

.HorizontalFormContainer dt {
	clear:left;
	float:left;
	margin:3px 0 5px;
	width:130px;
	font-size: 12px;
}

.HorizontalFormContainer dd {
	margin-bottom:5px;
	margin-left:140px;
}

fieldset {
	border:1px solid #C4C4C4;
	margin:0;
	padding:20px;
}

legend {
	color:#1E292B;
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0 0;
	padding:0 5px;
}

.left_menu .p{
	padding: 5px 0 15px 0;
	background: url(../images/mid_box.gif);
}

.left_menu ul{
	margin-top: -2px;
	
	padding: 10px 0 10px 0;
}

.left_menu li a{
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px 0 5px 7px;
	font-size: 12px;
	margin: 0 20px 0 20px;
	background: url(../images/left_menu_bg.gif) bottom no-repeat;
}

.left_menu li a:hover, .left_menu li a.s{
	background: url(../images/left_menu_bg_selected.gif) bottom no-repeat;
	color: #ff4819;
}

.left_menu li li a{
	padding-left: 25px;
}


.left_menu li li a:hover, .left_menu li li a.s{
	background: url(../images/_left_menu_bg_selected.gif) bottom no-repeat;
	color: #ff4819;
}

#page_content p{
	margin: 0;
	padding: 0;
}

#page_content h5{
	width: 400px;
}

#page_content h1{
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 21px;
	color: #fe4819;
	font-weight: normal;
}

#page_content{
	margin-left: 210px;
	padding-right: 10px;
}

.btn{
	border: 1px solid #e5e5e5;
	padding: 1px 5px 1px 5px;
	text-transform: capitalize;
	background: url(../images/btn.gif) 0 -2px;
	color: #32393d;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}


#header{
	height: 90px;
}

#header .links{
	position: absolute;
	width: 740px;
	text-align: right;
	margin-top: 20px;
	font-size: 11px;
}

#header .links a{
	text-decoration: none;
}

#header .links a.top_buy{
	background: url(../images/header_link_cart.gif) left center no-repeat;
	padding-left: 16px;
}

#header .links a.top_chat{
	background: url(../images/chat.gif) left center no-repeat;
	padding-left: 16px;
}

#header .links a.login{
	background: url(../images/login.gif) left center no-repeat;
	padding-left: 16px;
}

#header form{
	width: 200px;
	margin-top: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
	background: #ffffff;
}

#header form .btn{
	background: url(../images/_btn.gif);
	color: #000000;
}

#header form div span{
	display: block;
	text-align: left;
	padding-bottom: 10px;
	font-size: 12px;
}

#query{
	width: 120px;
	background: url(../images/query.gif) left center no-repeat;
	padding-left: 18px;
	color: #AAAAAA;
	border-right: 0;
}

.box{
	background: url(../images/box_bg.gif) no-repeat;
	width: 205px;
	height: 124px;
	float: left;
	margin-right: 7px;
	padding: 15px 20px 0 15px;
	font-size: 11px;
}

.box a{
	color: #fe4819;
	display: block;
	margin-top: 5px;
}

.box strong{
	display: block;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
}

.box img{
	height: 110px;
	width: 78px;
	float: left;
	margin: 0 10px 0 0;
}

.box a img{
	height: 17px;
	width: 93px;
}

.box_banner{
	background: url(../images/box_bg.gif) no-repeat;
	width: 205px;
	height: 124px;
	float: left;
	margin-right: 7px;
	padding: 15px 20px 0 15px;
	font-size: 14px;
}

#container{
	
}

body{
	margin: 0;
	background: #ffffff url(../images/bg.gif) repeat-x;
}


#wrapper{
	width: 980px;
	margin: auto;
}

#content{
	min-height: 300px;
	padding-bottom: 30px;
	padding-top: 20px;
	font-size: 12px;
}

#page_content li{
	padding-bottom: 10px;
}

#page_content ul{
	margin-left: 30px;
}

#home_left_side, #home_right_side{
	
}

#home_left_side{
	width: 200px;
}

#home_right_side{
	width: 300px;
}

#home_mid_side{
}

.clear{
	clear: both;
}

#footer .c{
	text-align: left;
	width: 980px;
	padding: 20px;
	font-size: 11px;
	margin: auto;
}


#footer{
	clear: both;
	background: url(../images/footer_bg.gif) repeat-x;
	height: 50px;
}

#footer a{
	color: #999999;
}



#home_banner{
	background: url(../images/homer.jpg) 1px no-repeat;
	height: 270px;
}

#inner_banner{
	/*background: url(../images/inner_banner.jpg) no-repeat;*/
	height: 132px;
}

#home_banner, #inner_banner{
	margin-bottom: 10px;
}

#menu_line ul, #menu_line li, .left_menu ul, .left_menu li{
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
}

#menu_line{
	height: 30px;
}

#menu_line li{
}

#menu_line li a.m{
	background: url(../images/tabs.gif) left top;
	display: block;
	margin-left: 1px;
	padding-left: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#menu_line li a.has{
	background: url(../images/tabs_has.gif) left top;
}

#menu_line li a.m:hover, #menu_line li .selected{
	background: url(../images/tabs.gif) 0% -30px;
	color: #32393d;
	text-decoration: none;
}

#menu_line li a.has:hover{
	background: url(../images/tabs_has.gif) 0% -30px;
}

#menu_line li a.m:hover span
{
	background: url(../images/tabs.gif) 100% 30px;
}

#menu_line li a.has:hover span
{
	background: url(../images/tabs_has.gif) 100% 30px;
}

#menu_line li a.m span
{
	background: url(../images/tabs.gif) right top;
	display: block;
	padding: 9px 22px 7px 0;
}

#menu_line li a.has span
{
	background: url(../images/tabs_has.gif) right top;
	padding-right: 12px;
}

table td{
	vertical-align: top;
}

.product .img{
	width: 100px;
}

.product .txt{
	width: 250px;
	padding-left: 10px;
}

.product .txt a{
	display: block;
	background: url(../images/learn_more.gif);
	text-align: center;
	width: 85px;
	height: 25px;
	padding-top: 9px;
	padding-left: 13px;
	font-size: 12px;
	text-decoration: none;
	margin-top: 10px;
}

.product .separ{
	height: 20px;
	background: url(../images/dots.gif) repeat-x center;
}

.product h2{
	color: #3399CC;
	font-size: 12px;
	margin: 0 0 10px 0;
}



/*eric style*/
tr.row01 {background-color:#c6e9f7;}
tr.row02 {background-color:#ddf2fa;}
tr.row03 {background-color:#f0e1f8;}
tr.row04 {background-color:#feffec;}
tr.row05 {background-color:#ebf7cf;}
tr.row06 {background-color:#ddf2fa;}
tr.row07 {background-color:#e6c9eb;}
tr.row08 {background-color:#fae8c8;}
tr.row09 {background-color:#ddf2fa;}

#logos {
	height: 110px;
	text-align: center;
}
#logos img {
	padding-bottom: 10px;
}

.pricing{
	background: url(../images/tbl_mid.gif) repeat-y;
	width: 700px;
}

.pricing b{
	display: block;
}

.pricing table{
	width: 640px;
}


.pricing h4{
	color: #fe4819;
	font-size: 14px;
	padding: 0 0 5px 0;
	margin: 0;
}

.pricing ul, .pricing li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style: none;
}

.pricing ul{
	padding: 0!important;
	margin: 0!important;
	margin-left: 20px!important;
}

.pricing .top{
	background: url(../images/tbl_top.gif) no-repeat top;
	padding-top: 20px;
}

.pricing .bot{
	background: url(../images/tbl_bot.gif) no-repeat bottom;
	padding-bottom: 10px;
}

.pricing table{
	margin-left: 20px;
	margin-bottom: 20px;
}

.pricing input{
	border: 0;
	background: none;
}

.pricing table thead td{
	font-weight: bold;
}

.pricing table td{
	padding: 6px 0 6px 10px;
	border-bottom: 1px dotted #CCCCCC;
}

.pricing table tfoot td{
	border-top: 2px solid #cccccc;
	border-bottom: 0;
	padding-top: 15px!important;
	font-size: 14px;
}

.pricing table td small{
	font-size: 11px;
}




