body {
	background: #01001f top center url(../images/site_bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Arial, Sans-serif;
	/* behavior: url("../css/ie6_csshover.htc"); */
}
a { outline: 0; }
.hidden { display: none; }
.left	{ float: left;}
.right	{ float: right; }
.clear	{ clear: both;}
.third  { width: 33%; }
.half   { width: 50%; }

.errorBox {
	background: pink;
	padding: 10px;
}

#shadow {
	float: left;
	position: relative;
	width: 974px;
	left: 50%;
	margin-left: -487px;
	background: url(../images/page_outer_shadow_light.png);
	_background: transparent;
	/* margin-bottom: 160px; */
}

.topPadding {
	margin-top: 27px;
}

#wrap {
	width: 950px;
	margin-left: 12px;
	float: left;
}

#banner {
	position: relative;
	width: 950px;
	height: 264px;
}

#smbanner {
	position: relative;
	width: 950px;
}

#nav {
	position: relative;
	width: 950px;
	height: 22px;
	background: url(../images/nav_bg.gif);
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-align: right;
}

#nav ul {
	margin: 0;
	height: 22px;
	list-style: none;
	float: right;
}

#nav ul li {
	width: auto;
	margin: 0;
	height: 22px;
	display: block;
	float: left;
	background: top left url(../images/nav_sep.gif) no-repeat;
}
#nav ul li a {
	display: block;
	color: white;
	height: 18px;
	text-decoration: none;
	padding: 5px 17px 0 28px;
	_width: 10px;
}
#nav ul li a:hover {
	color: #66ccff;
}

#nav ul li.selectedItem a {
	color: #66ccff;
}

#navUnderline {
	width: 950px;
	height: 5px;
	background: top left url(../images/nav_underline.gif) repeat-x;	
	margin-bottom: 1px;
}









#lowerWrap {
	position: relative;
	width: 950px;
	background: white top left url(../images/subnav_content_bg.gif) repeat-y;
	float: left;
}





#subnav {
	position: relative;
	width: 150px;
	background: #292929 top left url(../images/subnav_bg.gif) repeat-x;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	min-height: 486px;
}

#subnav ul li.title {
	text-transform: none;
	color: #CC1E1D;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0 5px 10px;
	background: white;
}

#subnav ul {
	position: relative;
	padding: 60px 0 0 0;
	margin: 0;
	list-style: none;
}

#subnav ul li {
	position: relative;
}

#subnav ul li a {
	height: 18px;
	width: 130px;
	color: #99ccff;
	text-decoration: none;
	position: relative;
	font-size: 10px;
	display: block;
	padding: 6px 0 0 20px;
	background: url(../images/subnav_button_bg.gif) repeat-x;
}

#subnav ul li a:hover {
	background: url(../images/subnav_button_bg_hover.gif) repeat-x;
	color: #003366;
}

#subnav ul li.selectedItem a {
	background: url(../images/subnav_button_bg_hover.gif) repeat-x;
	color: #003366;
}

#subnav ul li.title a {
	background: none;
	text-transform: none;
	color: #CC1E1D;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	background: white;
	padding: 0;
	height: auto;
}
#subnav ul li.title a:hover {
	color: #CC1E1D;
}


#subnav ul ul {
	padding: 0;
	position: relative;
	border-top: 1px solid #4b4b4b;
	background: #95b3d2;
	padding: 5px 0;
}
#subnav ul li.selectedItem ul li a {
	background: none;
	font-size: 9px;
	width: 120px;
	padding: 2px 0 2px 30px;	
	height: auto;
}
#subnav ul li.selectedItem ul li a:hover {
	color: white;
}


#subnav ul li.selectedItem ul li.selectedItem a {
	color: white;
}


#content {
	float: left;
	width: 780px;
	padding: 10px 10px 40px 10px;
	min-height: 300px;
}

#contentWrap {
	float: left;
	position: relative;
}







#homeContent {
	position: relative;
	width: 950px;
	background-color: white;
	height: 331px;
	padding-top: 8px;
}

.homeContentImage {
	position: relative;
	float: left;
	width: 602px;
	height: 322px;
	margin: 0 6px;
}



#singleColumn {
	float: left;
	position: relative;
	height: auto;
	margin: 20px 15px 40px 20px;
	min-height: 300px;
	width: 760px;
	_margin: 20px 15px 40px 10px;
}


#defaultLeftColumn {
	float: left;
	position: relative;
	height: auto;
	padding: 0 0 40px 0;
	margin: 20px 0 0 20px;
	min-height: 300px;
	width: 512px;
	_width: 475px;
}
#defaultLeftColumnText {
	padding-right: 15px;
}

#defaultRightColumn {
	position: relative;
	float: left;
	height: auto;
	margin-top: 20px;
	min-height: 250px;
	padding: 0 20px 0 20px;
	width: 228px;
	
	_width: 188px;
	_padding: 0 0 0 20px;
}

#defaultRightColumnText {
	float: left;
	padding: 10px 20px 0 20px;
	border-left: 2px solid #CCC;
	width: 206px;
	min-height: 250px;
	_width: 166px;
	_padding: 10px 0 0 20px;
}









#trikeDetailsHeaderImage {
	width: 532px;
	float: left;
	position: relative;	
	border: 0px solid #CCC;
	min-height: 254px;
}

#trikeDetailsHeaderText {
	width: 248px;
	height: 234px;
	float: left;
	background: #666 top left url(../images/details_header_shadow.gif) repeat-y;
}



#trikeDetailsLeftColumn {
	width: 532px;
	float: left;
	position: relative;
	height: auto;
	padding: 0 0 40px 0;
}
#trikeDetailsRightColumn {
	position: relative;
	float: left;
	width: 268px;
	padding: 0 0 40px 0;
	height: auto;	
}


#trikeDetailsTabbedArea {
	width: 532px;
	float: left;
	position: relative;
}






#trikeDetailsGalleryHeader {
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0 0 20px;
	border-left: 2px solid #CCC;
	width: 246px;
}

#trikeDetailsRightText {
	float: left;
	padding: 20px 0 0 20px;
	border-left: 2px solid #CCC;
	width: 246px;
}





#galleryListContainer {
	width: 100%;
	float: left;
	border-top: 2px solid #ccc;
	margin-top: 10px;
}

#galleryListContainer {
	
}




#default #galleryContainer {
	width: 100%;
	float: left;
	border-top: 2px solid #ccc;
	margin-top: 10px;
}

#default #galleryContainer div {
	float: left;
	margin: 5px 0px 0 0;
	padding: 5px;
	border: 1px solid white;
}
#default #galleryContainer div:hover {
	border: 1px solid #CC1E1D;
}
#default #galleryContainer div a img {
	border: 0;
}




#trikeDetails #galleryContainer {
	width: 230px;
	float: left;
	padding: 0 0 0 20px;
	border-left: 2px solid #CCC;
}
#trikeDetails #galleryContainer div {
	float: left;
	margin: 10px 9px 0 0;
	
}
#trikeDetails #galleryContainer div a img {
	border: 1px solid #ccc;
}

#trikeDetails #galleryContainer div a:hover img {
	border: 1px solid #CC1E1D;
}
#pagination {

	text-align: right;
	margin-top: 20px;
	display: block;
	float: left;
	font-size: 11px;
}

#pagination a {
	color: #5daaf6;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 4px;
}

#pagination a:hover {
	color: black;
}

#pagination span {
	display: block;
	float: left;
	margin: 0 4px;
}

#pagination span.pageNumberSelected {
	font-weight: bold;
}


#footer {
	height: 125px;
	width: 800px;
	background-color: #292929;
	border-top: 1px solid #5daaf6;
	clear: both;
	float: left;
	color: #bebebe;
	font-size: 11px;	
}
#footer.index {
	width: 950px;
	height: 110px;
}
#footer .toprow {
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #666;
}

#footer a {
	color: #bebebe;
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: left;
}

#footer .toprow span.top a {
	display: block;
	float: left;
	padding: 8px 0 0 22px;
	margin-left: 12px;
	width: 60px;
	height: 24px;
	background: top left url(../images/footer_icon_top.gif) no-repeat;
}
#footer .toprow span.top a:hover {
	color: #66CCFF;
	background: top left url(../images/footer_icon_top_over.gif) no-repeat;
}


#footer .toprow span.home a {
	padding: 8px 0 0 22px;
	margin-left: 12px;
	width: 32px;
	height: 24px;
	background: top left url(../images/footer_icon_home.gif) no-repeat;
}
#footer .toprow span.home a:hover {
	color: #66CCFF;
	background: top left url(../images/footer_icon_home_over.gif) no-repeat;
}


#footer .toprow .rightButtons span a {
	padding: 8px 20px 0 0;
	height: 24px;
}

#footer .toprow .rightButtons span a:hover,
#footer .toprow .rightButtons span a.selected {
	color: #66CCFF;
}

#footer .address {
	width: 236px;
	height: 94px;
	padding: 10px 0 0 14px;
	color: #666;
}

#footer .copyright {
	width: 528px;
	height: 24px;
	font-size: 10px;
	color: #666;
	text-align: right;
	padding: 10px 20px 0 0;
}

#footer .firebrand {
	width: 550px;
	height: 70px;
}
#footer .firebrand span a {
	float: right;
	width: 171px;
	height: 23px;
	margin: 23px 18px 0 0;
	background: top left url(../images/footer_icon_firebrand.gif) no-repeat;
}
#footer.index .firebrand span a {
	margin-top: 4px;
}
#footer .firebrand span a:hover {
	background: top left url(../images/footer_icon_firebrand_over.gif) no-repeat;
}











/*  DO NOT CHANGE! CMS 2.0 STYLES */
html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
p, form {
	margin: 0;
	padding: 0;
}
#siteContentContainer {
	position: relative;
	float: left;
	width: 100%;
}
#floatingContentDivContainer {
	position: absolute;
	height: 100%;
}
.floatingDiv {
	position: absolute;
	background: transparent;
	width: 200px;
	height: 200px;
	top: 50px;
	left: 50px;
	overflow: hidden;
}