@charset "utf-8";
/* XTRA Action Sports Main Styles */


/* General styles */
    body {
	margin:0px;
	padding:0px;
	border:0px;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#363636;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:12px;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/template/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#fixed {
	margin:0px auto;
	width:980px;
	text-align:left;
}
a {
	color:#369;
	text-decoration:none;
}
a:hover {
	color:#003366;
	text-decoration:none;
}
h1 {
	margin:15px 0px 0px 0px;
	padding:0px;
	color:#990000;
	font-size:20px;
	
}
h2 {
	margin:15px 0px 10px 0px;
	padding:0px;
	color:#333;
	font-size:18px;
}
h3 {
	margin:0px 0px 10px 5px;
	font-size:16px;
	padding:0px;
	color:#000000;
	font-weight: bolder;
	xdisplay:inline;

}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
.strongRed {
	color:#990000;
	font-weight: bolder;
}
.emphasis {
	color:#000;
	font-size:15px;
	font-weight: bolder;
}
.city {
	color:#000;
	font-size:15px;
	font-weight: bolder;
}
.title {
	color:#333;
	font-size:12px;
	font-weight: bolder;
}
#abaLogo {
	margin: 5px 5px 5px 0px;
}
#nblLogo {
	margin: 5px 5px 5px 0px;
}

img {
	margin:10px 0px 5px;
}
/* 'widths' sub menu */
	#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0px;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
	.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column right menu settings */
	.rightmenu {
	background:#FFF;
}
.rightmenu .colleft {
	float:left;
	width:200%;
	margin-left:-200px;
	position:relative;
	right:100%;
	background:#fff;
}
.rightmenu .col1wrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
}
.rightmenu .col1 {
	margin:0px 15px 0px 215px;
	overflow:hidden;
}
.rightmenu .col2 {
	float:right;
	width:170px;
	position:relative;
	left:185px;
}
/* Homepage styles */
#homeHead{
	float:left;
	width:725px;
	margin: 10px 0px 0px 0px;
	xpadding: 0px 10px 10px 10px;
}


#homeHead h1 {
	margin:15px 0px 10px 0px;
	padding:0px;
	color:#333;
	font-size:18px;
	
}
#homeHead h2 {
	font-size:12px;
	padding:0px;
	color:#000000;
}
	#slideshowWrapper {
	clear:both;
	float:left;
	width:745px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border:1px solid #CCC;
}
	#slideshow {
	width:735px;
	margin: -5px 5px 1px 5px;
	padding: 0px 0px 0px 0px;
}
	#categoryWrapper {
	background-image: url(../images/template/table-gradient.png);
	background-repeat: repeat-x;
	clear:both;
	float:left;
	width:725px;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	border:1px solid #CCC;
}
.category {
	float:left;
	width:220px;
    margin: 5px 10px 10px 10px;
}
.category h3{
	background-image: url(../images/template/table-gradient.png);
	background-repeat: repeat-x;
	color:#369;
}

.category p{
    margin: -5px 0px 0px 5px;
}

.category a {
	color:#369;
	text-decoration:none;
}
.category h3, a:hover {
	color:#003366;
	text-decoration:none;
}


/* Main content styles */
	#mainContent {
	background-image: url(../images/template/table-gradient.png);
	background-repeat: repeat-x;
	clear:both;
	float:left;
	width:725px;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 10px 10px;
	border:1px solid #CCC;
}

#mainImage {
	float:left;
	width:360px;
	margin: 0px 0px 0px 10px;
}

/* Directory styles */
	#directory {
	clear:both;
	float:left;
	width:725px;
	border:0px;
	margin:20px 0px 0px 0px;
}
/* Table styles */
	table.altrowstable {
	font-family: arial, sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 0px;
	border-collapse: collapse;
	width:700px;
}
table.altrowstable th {
	border-width: 0px;
	padding: 8px;
}
table.altrowstable td {
	border-width: 0px;
	padding: 8px;
}
.oddrowcolor {
	background-color:#FFF;
}
.evenrowcolor {
	background-color:#CCC;
}

/* Map styles */
#stateListWrapper { 
        margin: 0px 0px 0px 0px; 
        float:left;
        width:700px;
		height:375px;
		background: url("../images/template/map.gif") no-repeat center top;
}
	
.stateList {
        margin: 30px auto; 
        width:540px;
}
	
.stateList ul {margin: 0px 0px; padding:0px; 
}
.stateList li {
		list-style: none;
		float: left;
		width: 130px;
		padding-left: 2px;
		margin: 0px 0px 6px 0px;
	}


/* Search content styles */
	#searchContent {
	background-image: url(../images/template/table-gradient.png);
	background-repeat: repeat-x;
	clear:both;
	float:left;
	width:930px;
	margin: 0px 0px 10px 15px;
	padding: 0px 10px 10px 10px;
	border:1px solid #CCC;
}

.fullPage {
	float:left;
	width:980px;
	position:relative;
	background:#fff;
}
#navAd {
	float:left;
	margin: 0px 0px 10px 15px;
	position:relative;
	background:#fff;
}
#faceBook {
	text-align:center;
	margin: 0px 0px 15px 0px;
}
#faceBookLike {
	text-align:center;
	margin: 5px 0px 10px 40px;
	width:100px;
}
#plusOneSide {
	margin: 0px 0px 40px 46px;
	width:106px;
}
/* Footer styles */
	#footer {
	clear:both;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/template/footer-gradient.png);
	background-repeat: repeat-x;
	float:left;
	width:100%;
	height: 49px;
	border-top:1px solid #000;
}
#footerLogo {
	clear:both;
	margin: 0px 5px 2px 20px;
	float:left;
	border:0px
}
#footerCopyright {
	margin: 20px 5px 0px 5px;
	color:#FFF;
	float:left;
}
#footerLinks {;
	margin: 18px 25px 0px 0px;
	float:right;
	color:#FFF;
	border:0px
}
#footer a {
	color:#FFF;
	text-decoration:none;
	margin: 0px 5px 0px 5px;
}
#footer a:hover {
	color:#CCC;
	text-decoration:none;
}
/* Site Map styles */
	#siteMapContent {
	background-image: url(../images/template/table-gradient.png);
	background-repeat: repeat-x;
	clear:both;
	float:left;
	width:930px;
	margin: 0px 0px 10px 15px;
	padding: 0px 10px 10px 10px;
	border:1px solid #CCC;
}
	#siteMapColLeft {
	float:left;
	width:400px;
	margin: 0px 0px 10px 15px;
	padding: 0px 10px 10px 10px;
}
	#siteMapColRight {
	float:left;
	width:400px;
	margin: 0px 0px 10px 15px;
	padding: 0px 10px 10px 10px;
}


/* -->
*/


