/*first off initialize basics*/
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.1em;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #38B1D0;
}
a img {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}


.separator {
	clear: both;
	font-size: 1px;
	width: 100%;
	height: 5px;
}
.hidden {
	display: none;
	font-size: 0px! important;
	float: none;
}
div {
	display: block;
	position: relative;
}
.blueline {
	color:#00CCFF;
	width: 100%;
}
.floatleft {
float:left;
}

.floatright {
float:right;
}

/*div {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}*/
/** { margin: 0; padding: 0; }*/
a img { border: 0; }
*:focus{outline:none}
body {
	padding-right: 0px;
	padding-left: 0px;
	background: #111;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 60%;*/

}
/*html > body {
	LINE-HEIGHT: 1.28em
}*/
#container {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px auto;
	overflow: hidden;
	width: 970px;
	padding-top: 0px;
	position: relative;
	height: auto;
	text-align: left;
	background-image: url(/images/ac_bg.png);
}
#header {
	clear: both;
	height: 105px;
}
#adminrightlink{
float:right;
width: 120px;
}
a#logo {
	display: block;
	left: 18px;
	width: 209px;
	position: absolute;
	top: 10px;
	height: 95px;

}
#bannerlogin{
	float:left;
	margin:0px 0px 0px 5px;
	width: 643px;
	height: 160px;
}

#loginbox {

	padding: 0px 0px 0px 0px;
	height: 160px;
	width: 288px;
	float:left;
	margin: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: left top;		
	background-image: url("/images/ac-login-bg.png");
}

#loginboxloggedin {
	font-size: 100%;
	color:#fff;

	height: 160px;
	width: 288px;
	float:left;
	margin: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("/images/ac-loggedin-bg.png");
	font-weight: bolder;
}

#welcometext {
	margin: 40px 10px 0px 10px;
}

#logpos {
    margin: 46px 0px 0px 30px;
}
#pwdpos {
    margin: 20px 0px 0px 30px;
}
#log_btn_pos {
    margin: 17px 24px 0px 0px;
	float:right;
}
#foglink_pos {
    margin: 17px 0px 0px 30px;
	float:left;
}

#loginbox .fxfield {
	padding: 0;
	border: 0;
	width: 200px;
	height:20px;
	color:#CCC;
	background: none;
}
/*#loginbox #pass {
    padding: 0;
    border: 0;
    width: 150px;
	height:10px;
    background: none;
}*/


#loginbox input.textfield {
	margin-bottom: 7px
}

#loginbox a {
	color: #fff;
	font-size: 70%;
}
#ApplyCoupon form {

    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.txtCoupon {

}

}
.btnbasic {

}

#sub_box_col {
    margin: 5px 10px 10px 10px;

}
#sub_box_col p {
	margin: 10px 5px 10px 5px;
	line-height: 1.5em;
}
#sub_box_col ol {
	font-size: 70%;
}


#middle-col p {
	margin: 10px 15px 10px 15px;
	line-height: 1.5em;
}


.wide386 {
	width: 386px;
}
.wide255 {
	width: 255px;
}
.border7r {
	margin: 0px 7px 0px 0px; 
}




 
.box1 { zoom: 1; background: #212121; position: relative; overflow: hidden; margin-bottom: 8px; padding-bottom: 0px; color:#c7c7c7; } 

.box1 span.ctl { background: #212121 url(/images/b-ctl.gif); position: absolute; top:0; left:0; width: 5px; height: 5px; overflow: hidden; }
.box1 span.ctr { background: #212121 url(/images/b-ctr.gif); position: absolute; top:0; right:0; width: 5px; height: 5px; overflow: hidden; }
.box1 span.cbl { background: #212121 url(/images/b-cbl.gif); position: absolute; bottom:0; left:0; width: 5px; height: 5px; overflow: hidden; }
.box1 span.cbr { background: #212121 url(/images/b-cbr.gif); position: absolute; bottom:0; right:0; width: 5px; height: 5px; overflow: hidden; }



.box1 p {
font-size: 70%;
}

.box1 ul {
font-size: 70%;
}

.box1 .blueheading {
	color: #38B1D0;
	font-weight: bolder;
}

.blueheading {
	color: #38B1D0;
	font-weight: bolder;
}


/*htmp > body .box1 {
	min-height: 500px;
	height: auto
}*/
.box1 li a {
	padding-right: 0px;
	display: block;
	padding-left: 12px;
	padding-bottom: 4px;
	margin: 0px 3px;
	color: #c7c7c7;
	padding-top: 4px;
	height: 0px;
	border-bottom: #646464 1px dotted;
}
html > body .box1 li a {
	height: auto;
	background-image: url("/images/ac-bullet.gif");
	background-repeat: no-repeat;
	background-position: left;
}

body .box1 li a {
	height: 20px;
	background-image: url("/images/ac-bullet.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.box1 li a:hover {	
	color: #38B1D0;
	background-image: url("/images/ac-bullet.gif");
	background-repeat: no-repeat;
	background-position: left;
	/*background: #3a3a3a;*/	
}
.box1 li a.active {
	background: #ed58a9;
	color: #000
}





/*.box1 .title {
	padding: 10px 9px 10px 9px;
	font-weight: bold;
	font-size: 1.25em;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	border-bottom: #424243 1px solid;

	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/titlebg249.jpg);
}*/


/*html > body .box1 .title {
	height: auto
}*/
.box1 ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px 0px 0px;
	padding-top: 0px


}
.box1 li {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	list-style-type: none;
}

#left-col {
	float: left;
	margin: 0px 10px 0px 5px;
	width: 248px;
}
#middle-col {
	margin: 0px 10px 0px 0px;
	float: left;
	width: 386px;
}
#right-col {
	margin: 0px 0px 10px 0px;
	float: left;
	width: 288px;
}

#middle-right-col {
	margin: 0px 10px 0px 0px;
	float: left;
	width: 682px;
}

#left-col h3 {
	padding: 12px 0px 14px 21px;
	font-weight: bold;
	font-size: .6em;
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/titlebg249.jpg);
}


#middle-col h3 {
	padding: 12px 0px 14px 21px;
	font-weight: bold;
	font-size: .6em;
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/titlebg386.png);
}
#right-col h3 {
	padding: 12px 0px 14px 21px;
	font-weight: bold;
	font-size: .6em;
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/images/titlebg288.jpg);
}
#middle-right-col h3 {
	padding: 12px 0px 14px 21px;
	font-weight: bold;
	font-size: .6em;
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("/images/titlebg680.png");
}
#middle-right-col h4 {
	padding: 12px 0px 14px 21px;
	font-weight: bold;
	font-size: .6em;
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("/images/titlebg386.jpg");
}
#middle-right-col a:hover {
	color: #FFFF33;
}

#right-col a {
	color: #c7c7c7
}

.divider {
	clear: both;
	padding-right: 0px;
	border-top: #424241 1px solid;
	padding-left: 0px;
	font-size: 0px;
	padding-bottom: 0px;
	margin: 0px 5px;
	padding-top: 0px;
	height: 0px
}
h3 label {
	display: block;
	float: left;
	width: 70px
}


#login-box #logmsg {
	right: 2px;
	position: absolute;
	top: 62px
}

h3 .links .notselected {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	color: #9b9898! important;
	padding-top: 0px
}
h3 .links a {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	color: #9b9898! important;
	padding-top: 0px
}
h3 .links .currentlink {
	color: #fff! important
}
h3 .links {
	margin-top: 1px;
	font-size: 0.9em;
	right: 10px;
	color: #9b9898;
	position: absolute
}

#footer {
	clear: both;
	overflow: hidden;
	width: 958px;
	height: 71px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	margin-bottom:15px;
}
#footer .sponsors a {
	float: left;
	margin-right: 16px
}
#footer .links {
	font-size: .8em;
	width: 600px;
	float:left;
	margin:30px 0 0 0px;
	position: absolute
}
#footer .links a {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	color: #9b9898;
	padding-top: 0px;
	text-decoration: underline;	
}
#footer .copyrightbar {
	width: 200px;
	float:left;
	margin:30px 0 0 40px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.linebreak {
	clear: both;
	padding-right: 0px;
	border-top: #424243 1px solid;
	padding-left: 0px;
	font-size: 0px;
	padding-bottom: 0px;
	margin: 0px 5px;
	padding-top: 0px;
	height: 0px
}

.hide {
	display: none;
	visibility: hidden
}
div.hide {
	display: none;
	visibility: hidden
}

.tabTable{
	text-align: center;
	border: 0px;
	width: 98%;	
}


img.micro { width: 1px; height: 1px; margin:0; padding: 0; }
#main { width: 980px; margin: 10px auto; }
#main-head { background: url(/images/box/top_stripe.gif) repeat-x; height: 54px; width: 980px; position: relative; }
#main-head span.ctl { background: url(/images/box/top_left.gif) no-repeat; height: 54px; width: 16px; overflow: hidden; position: absolute; top: 0; left: 0; }
#main-head span.ctr { background: url(/images/box/top_right.gif) no-repeat; height: 54px; width: 6px; overflow: hidden; position: absolute; top: 0; left: 974px; } 



#main-menu { height: 35px; width: 980px; position: relative; clear: both; }

#main-menu ul { display: block; float: left; list-style: none; padding: 0; margin: 0 0 0 10px; }
#main-menu ul li { float: left; }
#main-menu ul li a { text-indent: -9000px; display: block; margin: 0 0 0 5px; }
#main-menu ul li a#m-home { background: url(/images/tabs/home.gif); width: 154px; height: 35px; }
#main-menu ul li a#m-ac { background: url(/images/tabs/ac.gif); width: 154px; height: 35px; }
#main-menu ul li a#m-contact { background: url(/images/tabs/forum.png); width: 154px; height: 35px; }
#main-menu ul li a#m-signup { background: url(/images/tabs/signup.png); width: 154px; height: 35px; }
#main-menu ul li a#m-myaccount { background: url(/images/tabs/myaccount.png); width: 154px; height: 35px; }



#main-menu ul li a#m-home:hover { background: url(/images/tabs/home_over.png);  }
#main-menu ul li a#m-ac:hover { background: url(/images/tabs/ac_over.png); }
#main-menu ul li a#m-contact:hover { background: url(/images/tabs/forum_over.png); }
#main-menu ul li a#m-signup:hover { background: url(/images/tabs/signup_over.png); }
#main-menu ul li a#m-myaccount:hover { background: url(/images/tabs/myaccount_over.png); }

#main-menu ul li.active a#m-home { background: url(/images/tabs/home_on.gif);  }
#main-menu ul li.active a#m-ac { background: url(/images/tabs/ac_on.gif); }
#main-menu ul li.active a#m-contact { background: url(/images/tabs/forum_on.png); }
#main-menu ul li.active a#m-signup { background: url(/images/tabs/signup_on.gif); }
#main-menu ul li.active a#m-myaccount { background: url(/images/tabs/myaccount_on.png); }
