body, h1, h2, h3, h4, h5, h6, p, a, img, div, ul, li, input {
	margin: 0;
	padding: 0;
	border: none;
}
a       { color: #c7c9d8; }
a:hover { color: #fff; }

body {
	background: url(../images/main_bg.jpg) 0 112px #adb5c1 repeat-x;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#header {
	background-image: url(../images/banner_bg.jpg);
	background-position:left;
	margin: 0;
	height: 87px;
	width: auto;
}

#header img {
	margin: 0;
}

div.tel {
	position: absolute;
	right: 10px;
	width: 275px;
	min-width: 275px;
	top:0;
}
div[class].tel {
	width: auto;
}

input.search {
	position: absolute;
	left: 0px;
	top: 50px;
	border: none;
	background: url(../images/search_bg.png) repeat-x;
	width: 169px;
	padding: 8px;
	font-size: 14px;
}

input.search_btn {
	position: absolute;
	top: 50px;
	left: 169px;
}

p.tel {
	background: url(../images/tel_bg.jpg) left no-repeat;
	height: 44px;
	line-height: 39px;
	font-size: 15px;
	color: #fff;
	padding: 5px 0 0 40px;
}

#menu {
	background: url(../images/menu_bg.gif) repeat-x #192531;
	width: 100%;
	height: 34px;
}

#menu ul {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#menu ul li {
	float: left;
	height: 34px;
	list-style: none;
	background: url(../images/menu_separator.gif) no-repeat right;
}
#menu ul li a {
	display: block;
}
#menu ul li a div {
	background: inherit;
	padding-left: 0 25px;
	line-height: 34px;
}

#menu ul li a:link,
#menu ul li a:visited {
	text-decoration: none;
	color: #c7c9d8;
	line-height: 34px;
	padding: 0 25px;
}

#menu ul li a:link.selected,
#menu ul li a:visited.selected {
	padding: 0;
}

#menu ul li a:hover {
	color: white;
}

#menu ul li a:hover.selected {
	color: black;
}
#menu ul li a:link.selected,
#menu ul li a.selected {
	display: block;
	float: left;
	background: url(../images/menu_tab_bg.gif) no-repeat left 4px;
	height: 100%;
	padding: 0;
}
#menu ul li a:link.selected div,
#menu ul li a.selected div {
	background: url(../images/menu_cap.gif) no-repeat right 4px;
	float: left;
	height: 100%;
	margin-top: 0px;
	padding: 0 25px;
	line-height: 34px;
	color: black;
}

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/main_bg.jpg) repeat-x;
}

#main .edge {
	background: url(../images/main_edge_bg.jpg) no-repeat top left;
	width: auto;
	height: 100%;
	padding: 29px 50px 0 50px;
}

/* News ticker
*/


#news-ticker {
	background: #fd7813 url(../images/news-ticker-bg.png) left no-repeat;
	height: 22px;
	padding-left: 170px;
	border-bottom: 7px solid #ffffff;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	position: relative;
}

#news-ticker #slide-container {
	position: relative;
	overflow: hidden;
	height: 22px;
	width: 650px;
	float: left;
}

#news-ticker #slide-container a {
	color: #000000;
	text-decoration: none;
}

#news-ticker #slide-container a:hover {
	text-decoration: underline;
}

#news-ticker .buttons {
	position: absolute;
	right: 1px;
	top: 1px;
}

#news-ticker .buttons a {
	width: 20px;
	height: 20px;
	display: inline;
	float: left;
	background-image: url(../images/news-ticker-btns.png);
	background-repeat: no-repeat;
	outline: 0;
}

#news-ticker-pause {
	background-position: -71px 0;
}
#news-ticker-prev {
	background-position: -24px 0;
}
#news-ticker-next {
	background-position: -47px 0;
}
#news-ticker-pause.active {
	background-position: 0 0;
}

#news-ticker .ticker-item {
	display: none;
	position: absolute;
	width: 650px;
	overflow: hidden;
	top: 0;
	left: 0;
}

#news-ticker .active {
	display: block;
}

#content {
	width: 883px;
	height: 100%;
	background: #1b2835;
	color: #ccc;
	border: white solid 7px;
    padding: 20px;
}

.gate {
	background-color: #152865;
}

.academy, .badge, .pro_shop {
	float: left;
}

.academy img {
	padding-left: 182px;
}

.academy {
	background: url(../images/academy_bg.jpg) top right no-repeat;
	width: 342px;
	height: 95px;
	min-height: 05px;
}
[class].academy {
	height: auto;
}

.badge {
	background: url(../images/badge.jpg) top no-repeat;
	width: 204px;
	height: 95px;
}

.pro_shop {
	background: url(../images/proshop_bg.jpg) top left no-repeat;
	width: 337px;
	height: 95px;
}

.pro_shop img {
	padding-left: 17px;
}

.pro_shop p {
  color: #c7c9d8;
	padding: 10px 10px 10px 15px;
}
.academy p {
  color: #c7c9d8;
	text-align: right;
	padding: 10px 15px 10px 10px;
}

.monthly_promo {
	background: url(../images/monthly_promo_bg.gif) no-repeat top left #e43208	;
	height: 99px;
	min-height: 99px;
	border: 0 solid white;
	border-width: 6px 0;
	text-align: center;
}
[class].monthly_promo {
	height: auto;
}

.monthly_promo p {
	padding-left: 250px;
}


.monthly_promo .offer {
	padding-top: 20px;
	font-size: 15px;
    color: black;
}
.monthly_promo .price {
    color: black;
}

.monthly_promo ul.link {
	padding: 25px 0 0 200px;
}
.monthly_promo ul.link li {
	background: url(../images/promo_arrow.gif) right no-repeat;
	display: inline;
	padding: 0 20px 0 50px;
}

.monthly_promo ul.link li a {
  text-decoration: none;
	color: #fff;
}

.monthly_promo div.image{
	display: block;
	float: right;
	width: 220px;
	height: 99px;
	background: no-repeat center white;
}

.pod_container {
	background: #2b3038 url(../images/pod_container_bg.gif) left repeat-y;
	height:500px;
	min-height:500px;
}
[class].pod_container {
	height: auto;
}
.pod {
	float: left;
	width: 219px;
	border-right: solid white 1px;
	background-color: #2B3038;
	overflow: hidden;
}
.pod_right {
	width: 223px;
	border: none;
}

.pod h3 {
	background: url(../images/pod_title_bg.jpg) top left no-repeat;
	color: #d8d8da;
	height: 38px;
	padding: 0;
	margin: 0;
}


.pod p {
	background-color:#2B3038;
	color: #c7c9d8;
	padding: 0 15px;
	margin: 0 0 15px 0;
}

.pod a {
	display: block;
	background: url(../images/pod_link_bg.gif) repeat-x #272e39;
	color: #ff7e13;
	text-decoration: none;
	font-size: 9px;
	height: 40px;
	min-height: 40px;
	padding: 5px 0 0 15px;
}
[class].pod a {
	height: auto;
}
#PodTopLinks a {
	display: inline;
	background-image:none;
	color: #ff7e13;
	text-decoration: none;
	font-size: 9px;
	height: auto;
	padding: 0px;
}

#footer {
	border: solid 7px white;
	border-top: none;
    width: 883px;
}

#footer div.menu {
	background: url(../images/footer_menu_bg.gif) repeat-x #1b2835;
	color: #9499a7;
	height: 31px;
	line-height: 31px;
	padding: 0 20px;
	font-size: 9px;
}

#footer .menu a {
	text-decoration: none;
}

#footer .credits {
	background: url(../images/footer_credits_bg.gif) repeat-x #1b2835;
	margin-bottom: 0;
	color: #717886;
	height: 41px;
	line-height: 41px;
	padding: 0 20px;
}

#footer .credits a {
	display: block;
	text-decoration: none;
	color: #717886;
}
#footer .credits a:hover {
    color: white;
}

#footer .credits a p {
	background: url(../images/azexis.gif) no-repeat right;
	padding-right: 30px;
}

/* misc */
.border { border: thin solid red; }
.clear { clear: both; }

.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }

.fleft {
	display: block;
	float: left;
}

.fright {
	display: block;
	float: right;
}


/* forms */

form {
	margin: 0;
}

input.addToCart {
	cursor: hand;
	cursor: pointer;
	border:1px solid #eee;
	background-color: white;
	margin: 0 5px 0 5px;
}

input.text {
	color: #FBFBFB;
	border: 1px solid #FF691C;
	color: #000;
	padding: 1px 3px;
}
textarea,
input.textBg {
	color: #FBFBFB;
	border: 1px solid #FF691C;
	color: #000;
	padding: 1px 3px;
	background-image: url(../images/text_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
input.submit,
input.greySubmit {
	background-image:url(../images/bg_btn_1.gif);
	background-repeat:repeat-x;
	background-color:#FF7711;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding:4px 3px 3px 3px;
	margin:5px 5px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	cursor: hand;
	border:1px solid #FF7711;
}
input.greySubmit {
	background-image:url(../images/bg_btn_2.gif);
	background-color:#000;
	color: #eee;
	border:1px solid #000;
}
table.form {
	border-collapse: collapse;
	empty-cells: show;
	padding: 0;
	width: 100%;
}
.required {
	color: #FF691C;
}

table.invoiceAddresses,
table.invoicePaymentDetails {
	border:1px solid #aaa;
	padding: 0;
	border-collapse:collapse;
}
table.invoiceAddresses td,
table.invoicePaymentDetails td,
table.invoicePaymentDetails th {
	width: 50%;
	padding: 5px;
	text-align: left;
}
table.invoiceAddresses td.billing {
	background-color: #eee;
	color: #000;
}
table.invoiceAddresses td.shipping {
	background-color: #ddd;
	color: #000;
}
table.invoicePaymentDetails th {
	background-color: #ddd;
	color: #000;
}
table.invoicePaymentDetails td {
	background-color: #eee;
	color: #000;
}
