body {
	padding: 0;
	margin: 0;
	font: 75%/1em Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #CCC;
}
#topnav {
	width: 780px;
	margin: 10px auto 0;
	text-align: right;
}
#topnav dt {
	position: relative;
	display: inline;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #244B83;
}
#topnav dt a {
	text-decoration: none;
	color: #244B83;
	padding: 3px 5px;
}
#topnav dt a:hover {
	color: #EEE;
	background-color: #244B83;
}
#navwrap {
	width: 780px;
	height: 51px;
	margin: -10px auto 0;
	background:   url(css_navigation/navbar_grey.jpg) no-repeat;
}
#navwrap ul {
	margin: 0;
	padding: 18px 0 0 160px;
	font-size: 0.9em;
	}

#navwrap ul li {
	position: relative;
	display: inline;
	float: left;
	margin-right:0.8em;
	text-transform: uppercase;
	text-align: center;
	}
	
#navwrap li ul {
	position: absolute;
	padding: 0;
	display: none;
	background: #FFF url(css_navigation/tab_capT.png) no-repeat right top;
	}
/* Styles for Menu Items */
#navwrap ul li a {
	display: block;
	text-decoration: none;
	color: #244B83;
	background: url(css_navigation/images/navbg_tab.jpg);/* IE6 Bug */
	padding: 5px 15px;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/* Hover Styles */
#navwrap ul li a:hover { 
	color: #222; 
	font-weight: bold;
	background-color: #FFF;
} 		
#navwrap li ul li a { 
	display:block;
	padding: 4px 5px; 
	height: 15px;
} 
/* Sub Menu Styles */
#navwrap ul li ul li{
	margin:0;
	padding:0;
	width:10em;
	}
#navwrap li ul li a:hover { 
	background-color: #CCCCCC;
}
/* Sub Menu Styles */		
#navwrap li:hover ul, li.over ul { 
	display: block; 
}
/* Content Rounded Square */
#content {
	width: 770px;
	color: #EEE;
	text-align: left;
	margin: 2px auto 1px;
	overflow: auto;
	background: #244B83 url(models/databaseboards_btm.gif) no-repeat bottom;
}
.contenttop {
	height: 7px;
	background: url(models/databaseboards_top.gif) no-repeat top;
}

/* Footer */

#footer {
	height: 38px;
	background: url(images/footer.jpg) no-repeat center top;
	margin: 4px 0 15px 0;
	padding-top: 10px;
	color: #244B83;
}
#footer a {
	color: #244B83;
}
#footer a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
/* Orderform */
#orderform th {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
#orderform a {
	color: #FFF;
}
#orderform a:hover {
	color: #C3D5EF;
}
.orderbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0 120px 15px 20px;
	line-height: 1.2em;
	background: url(images/orderneilsonbg.gif) no-repeat right center;
}
.leftboard {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #244B83; 
	padding: 2px 10px 2px 0; 
	border-color: #000000; 
	border-style: solid; 
	border-width: 0px 1px 1px 0px; 
	background-color: #C3D5EF;
	}
/* Swag */
.swag {
	line-height: 1.2;
	margin: 15px;
}
.swag img {
	padding: 5px;
}
/* Testimonials Styles */
#quoteAndCover {
	width: 770px;
	margin: 5px auto 0 auto;
	line-height: 1.4em;
	}
#quoteAndCover div.fi {
	background: #eee url(testimonials_images/fi_top_greybg.gif) no-repeat top;
	padding: 10px 10px 0 10px;
	}
#quoteAndCover blockquote {
	padding: 6px;
	margin: 0;
	text-align: left;
	background:   url(testimonials_images/fi_bottom.gif) no-repeat bottom right;
	}	
#quoteAndCover blockquote a {
	font-family: Lucida Grande, Verdana, Helvetica, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
	line-height: 1.1em;
	color: #333;
	text-decoration: none;
	}
#quoteAndCover blockquote strong {
	color: #000;
	}
#quoteAndCover h3 {
	font-family: verdana, sans-serif;
	font-size: .9em;
	color: #244B83;
	margin: .2em 0 .2em 0;
	text-align: left;
}
#quoteAndCover h3 img {
	background-color: #D6D6D6;
}
#quoteAndCover p {
	font-size: 90%;
}
p#quoteAuthor {
	color: #555;
	margin: 0 100px 0 0;
	padding: 4px 0 0 0;
	text-align: right;
}
p#quoteMore  {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	color: #999;
	background: #eee url(testimonials_images/hpquote_bottom_greybg.gif) no-repeat bottom;
	font-size: 80%;
	text-align: center;
}	
p#quoteMore a {
	padding: 2px;
	color: #244B83;
	text-decoration: underline;
}
p#quoteMore a:hover {
	color: #333;
	background: #CCC;
}
/* Testimonials Drop Down Styles */
.testboardpics {
	overflow:hidden;
	width: 750px;
	height: 0px;
	color: #EEEEEE;
	text-align: left;
	margin: 0 auto 0;
	background-color:#244B83;
	background-image: url(testimonials_images/testboards_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top: 1px solid #CCC;
}
.testboardpics h4 {
	padding-left: 35px;
	padding-top: 8px;
}
.testboardpics p {
	padding: 6px 0 0 25px;
}
.testboardpics img {
	margin-right: 20px;
}
/* Table formatting */
.board {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF; 
	padding-left: 10px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border-color: #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px	
}
.leftboard {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #244B83; 
	padding-right: 10px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border-color: #000000; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	background-color: #C3D5EF;
}
.rightboard {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	padding-left: 10px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border-color: #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	background-color: #87ABDE;
}
.boardbrdr {  
	border-color: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
}
.dashedtopborder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
/* Model Page Styles */
#modelscontainer {
width: 770px;
margin: 0 auto 8px;
}
/* Fish */
#fish {
	width: 770px;
	height: 358px;
	margin: 0 auto;
	background: url(models/fish_bg.gif) no-repeat;
	text-align: left;
}
#lawrocket {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/lawlessrocket_text.gif) no-repeat right bottom;
}
#lawrocketquad {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/lawlessrocketquad_text.gif) no-repeat right bottom;
}
#fff {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/fff_text.gif) no-repeat right bottom;
}
#retrofish {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/retrofish_text.gif) no-repeat right bottom;
}
#retroblast {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/retroblast_text.gif) no-repeat right bottom;
}
/* Shortboards */
#shortboards {
	width: 770px;
	height: 358px;
	margin: 0 auto 0;
	background: url(models/shortboard_bg.gif) no-repeat;
	text-align: left;
}
#progrom {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/progrom2_text.gif) no-repeat right bottom;
}
#superfly {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/superfly_text.gif) no-repeat right bottom;
}
#pro {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/pro3x_text.gif) no-repeat right bottom;
}
/* MiniGuns */
#miniguns {
	width: 770px;
	height: 358px;
	margin: 0 auto 0;
	background: url(models/minigun_bg.gif) no-repeat;
	text-align: left;
}
#supercharge {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/supercharge_text.gif) no-repeat right bottom;
}
#superchargeii {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/supercharge_text.gif) no-repeat right bottom;
}
/* Guns */
#guns {
	width: 770px;
	height: 358px;
	margin: 0 auto 0;
	background: url(models/gun_bg.gif) no-repeat;
	text-align: left;
}
#maverick {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/maverick_text.gif) no-repeat right bottom;
}
/* Funshapes */
#funshapes {
	width: 770px;
	height: 358px;
	margin: 0 auto 0;
	background: url(models/funshape_bg.gif) no-repeat;
	text-align: left;
}
#hpfun {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/hpfun_text.gif) no-repeat right bottom;
}
#stingfun {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/stingfun_text.gif) no-repeat right bottom;
}
/* Longboards */
#longboards {
	width: 770px;
	height: 358px;
	margin: 0 auto 0;
	background: url(models/longboard_bg.gif) no-repeat;
	text-align: left;
}
#tommyten {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/10tem_text.gif) no-repeat right bottom;
}
#classic {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/classic_text.gif) no-repeat right bottom;
}
#hppro {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/hppro_text.gif) no-repeat right bottom;
}
#bigeasy {
	width: 170px;
	height: 358px;
	float: left;
	text-align: center;
	border-right: 4px solid #D1E0F5;
	background: url(models/bigeasy_text.gif) no-repeat right bottom;
}
/* Specialty */
#specialty {
	width: 770px;
	height: 358px;
	margin: 0 auto 0;
	background: url(models/longboard_bg.gif) no-repeat;
	text-align: left;
}
/* Models Pages Formatting */
#models {
	width: 575px;
	float: right;
	padding: 10px 10px 5px 10px;
	line-height: 1.2em;
	color: #D1E0F5;
	font-size: 1.1em;
}
#models a {
	font-size: .9em;
	color: #FFF;
}

#models a:hover {
	color: #D1E0F5;
	font-weight: bold;
}
#modelstitle {
	color: #244B83;
	background-color: #D1E0F5;
	padding: 5px 0 5px 12px;
	margin-bottom: 5px;
	background-image:  url(models/bg_modelstext.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#modelstitle strong {
	font-size: 1.2em;
	font-variant: small-caps;
}
.modelpics {
	width: 770px;
	color: #EEEEEE;
	text-align: left;
	margin: 0 auto 0;
	padding-top: 5px;
	background: #244B83 url(models/databaseboards_top.gif) no-repeat top;
	border-top: 1px solid #CCC;
}
.modelpics img {
	margin-right: 30px;
}
.modelpics p {
	padding: 2px 0 5px 25px;
}
.modelpics a {
	color: #FFF;
}
.modelpics a:hover {
	color: #D1E0F5;
}
.modelpics_btm {
	background: url(models/databaseboards_btm.gif) no-repeat bottom;	
}
.shopboards {
	width: 770px;
	color: #EEEEEE;
	font-variant:normal;
	text-align: center;
	margin: 0 auto 0;
	padding-top: 5px;
	background: #244B83 url(models/databaseboards_top.gif) no-repeat top;
}
.shopboards h3 {
	margin: 15px 0 8px;
	padding:0;
}
.shopboards ul {
	margin:0 auto;
	padding:6px;
}
.shopboards li {
	width:142px;
	margin:4px;
	color:#244b83;
	background-color: #D1E0F5;
	list-style-type:none;
	float:left;
	text-align:center;
	line-height:1.3em;
	border-radius: 4px;  
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;

}
.shopboards li img {
	border:none;
	padding-top:4px;
}
.shopboards li a {
	text-decoration:none;
	color:#244b83;
}
.shopboards li a:hover {
	text-decoration:underline;
	color:#666;
}
.shopboards_btm {
	background: url(models/databaseboards_btm.gif) no-repeat bottom;
}
/* Tooltip Popup for Board Models pages */
#boardspopup,#boardspopup * {
	display:block; } /*added by javascript*/
#boardspopup { 
	width: 200px; color:#244B83;
    font:  12px/1.3 Arial,sans-serif;
    text-decoration: none;
}	
#boardspopup strong {	
	padding: 30px 8px 0;
    background: url(images/bt.gif) no-repeat top;
}
#boardspopup i {
	padding: 3px 8px 15px;
	color: #000; 
    background: url(images/bt.gif) no-repeat bottom;
}
/* Orig Tooltip CSS Popup for Board Models pages */
#boardspopup_backup {
	border: 1px solid #CCC;
	background: #D1E0F5;
	color: #244B83;
	text-align: left;
	padding: 0 10px 10px 10px;
}
#boardspopup_backup strong {
	line-height: 2em;
}
/* Contact Form */
#contact {
	width: 770px;
	overflow: auto;
	color: #EEE;
	text-align: left;
	margin: 0 auto;
	background: #244B83 url(models/databaseboards_btm.gif) no-repeat bottom;
}
.contacttop {
	background: url(models/databaseboards_top.gif) no-repeat top;
}
#contact a {
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}
#contact a:hover {
	color: #244B83;
	background-color: #C3D5EF;
	text-decoration: none;
}
input, select, textarea {
	background: #C3D5EF; 
	color: #000;  
	border: 1px solid #CCC;
	font-family: Arial; 
	font-size: 11px;
	padding: 3px;
	margin-top: 4px;
}
input:focus {
	background: #87ABDE;
}
textarea:focus {
	background: #87ABDE;
}
#contactinfo
{
	width: 300px;
	float: left;
	text-align: right;
	font-size: 1.1em;
	padding: 10px 10px 5px 10px;
}
#contactform {
	width: 410px;
	float: right;
	padding: 10px 10px 10px 20px;
	color: #D1E0F5;
	font-size: 1.1em;
	border-left: 1px solid #D1E0F5;
}
/* Board Terms */
.terms {
	padding: 0 15px 15px 20px;
	line-height: 1.2em;
}
/* Dealers */
.dealers {
	width: 600px;
	margin: 0 auto;
	overflow: auto;
	padding: 10px;
	line-height: 1.2em;
	border-bottom: 1px solid #FFF;
}
.dealers a {
	color: #CCC;
}
.dealers a:hover {
	color: #FFF;
	font-weight: bold;
}
.dealerlogo {
	width: 270px;
	float: left;
	text-align: center;
}
/* Pricelist */
#pricesleft {
	width: 180px;
	float: left;
	text-align: center;
	margin-right: 0;
	background: url(images/pricelist_text.gif) no-repeat right center;
}
#prices {
	width: 565px;
	float: right;
	padding: 10px 10px 5px 10px;
	line-height: 1.2em;
	color: #D1E0F5;
	font-size: 1.1em;
	border-left: 4px solid #D1E0F5;
}
#prices strong {
	color: #FFF;
}
#pricestitle {
	color: #244B83;
	background-color: #D1E0F5;
	padding: 5px 0 5px 12px;
	margin-bottom: 5px;
	background-image:  url(models/bg_pricestext.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pricestitle strong {
	font-size: 1.2em;
	font-variant: small-caps;
}
/* Team Riders */
#team {
	float: left;
	padding-top: 100px;
}

/* Home Page Team Riders */

.gallery li {
	list-style-type: none;
	width: 200px;
	text-align: center;
	padding: 5px;
	margin: 3px;
}

.gallery a:hover {
	text-decoration: none;
}
/* Old Home Page tags */
.homecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
}
.homecell a {
	color: #244B83;
	font-weight: bold;
	text-decoration: none;
}
.homecell a:hover {
	color: #000000;
	text-decoration: underline;
}
.news {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 10px 10px;
	border-bottom: 1px dashed #244B83;
	overflow: auto;
}
.news a {
	color: #244B83;
	font-weight: bold;
	text-decoration: none;
}
.news a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Database Page Numbering */
.db_pages { 
	font: 10px Arial, Helvetica, sans-serif; 
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 1px;
	background-color: #87ABDE;
}
.db_pages a {
	padding: 2px 6px;
	border: solid 1px #244B83;
	background: #87ABDE;
	color: #111;
	text-decoration: none;
	margin: 1px;
}
.db_pages .current-page {
	padding: 2px 6px;
	border: solid 1px #ddd;
	background: #e3e3e3;
	text-decoration: none;
	margin: 1px;
}
.db_pages a:hover {
	border-color: #000000;
	text-decoration: none;
	background-color:#244b83;
	color: #FFF;
}
