/* 
    Document   : style
    Created on : 01.05.2010
	Version	   : 1.0
    Author     : Narayanan V
    Description: Purpose of the stylesheet follows.
*/


/* Begin Resets */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
textarea { 
	overflow: auto; 
}
input, select, textarea {
	background: transparent url(../images/form_bg.jpg) repeat-x;
	border: 1px solid #AAA; 
	margin: 3px;
	padding: 3px;
}

a:hover {
	text-decoration: none;
}
/* End Resets */

/*Begin Library */

.clear { clear: both; }
.clear-left { clear: left; }
.right { float: right !important; }
.left { float: left !important; }
.mr5 { margin-right: 5px; }
.mr25 { margin-right: 25px; }
.ml75 { margin-left: 75px; }
.mb0 { margin-bottom: 0px !important; }
.greybl { border-left: 2px solid #A7A7A7; }
.txt-center { text-align: center; }
.btn-orange { background: transparent url("../images/btn-orange.png") no-repeat top center; }

/*End Library */

/* Begin Global Defaults */
body {
    background: #FFF url("../images/page-bg.jpg") no-repeat top center;
    margin:0;
    padding:0;
	font-family: 'Futura Condensed Medium', 'Myriad Pro', Arial;
	font-size: 12px;
	color: #000;
}

h1 {
	font-size: 1.2em; 
	margin: .6em 0;
	font-weight: normal;
}

h2, h3, h4 {
	font-weight: normal;
}

h2 {
	font-size:18px;
}

h3, h4 {
	font-size:13px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
/* End Global Defaults */


/* Begin Page Structure */

#board-wrapper {
    width: 1024px;
    margin: 0 auto;
	padding: 0;
}

#header {
	float: left;
	width: 1024px;
    background: transparent url("../images/header-bg.png") no-repeat top center;
}

#logo {
	float: left;
	width: 348px;
}

#navigation {
	float: left;
	text-align: left;
	margin-top: 39px;
	font-size: 20px;
	width: 660px;
}

#navigation ul {
	float: left;
	/*border-bottom: 2px solid #BBB;*/
}

#navigation li {
	float: left;
	/*margin-right: 13px;*/
}

#navigation li.nav-last {
	margin-right: 0;
}

#navigation li a {
	height: 34px;
}

#board-links {
    background: transparent url("../images/board-link-bg.png") repeat-x top center;
	float: left;
    width: 999px;
	height: 50px;
	margin: 0 13px 0 11px;
	text-align: left;
}

#board-links ul {
	padding-top: 6px;
	float: left;
	padding-right: 35px;
}

#board-links li {
	float: left;
	margin-left: 13px;
	height: 40px;
}

#board-links li a{
	height: 40px;

}

#board-content {
    background: #FFF url(../images/board-content-bg1.jpg) no-repeat top center;
	float: left;
    width: 1024px;
}

#maya-content {
    background: #FFF url(../images/maya-content-bg.jpg) no-repeat top center;
	float: left;
    width: 1024px;
}

#range-map {
	float: left;
	margin: 0px 0px;
}

#range-map-link {
	font-size: 20px;
	color: #FFF;
	float: left;
	padding-top: 15px;
	padding-left: 27px;
	width: 150px;
	height: 35px;
}

#range-map-link a {
	color: #FFF;
}

#range-map-link img{
	vertical-align: middle;
	margin-right: 13px;
}

#maya-tech-link {
	font-size: 20px;
	color: #FFF;
	float: left;
	padding-top: 17px;
	padding-left: 15px;
	overflow: visible;
	height: 35px;
}

#maya-tech-link	a {
	color: #FFF;
}

#maya-tech-link img{
	margin-top: -8px;
	vertical-align: text-top;
}

#board-lineup {
	background: transparent url(../images/board-lineup-bg.gif) repeat-x top center;
	font-size: 20px;
	font-family: 'Futura Condensed Medium', 'Myriad Pro', Arial;
	float: left;
	width: 968px;
	margin: 0 13px 52px 11px;
	padding-left: 27px;
	text-align: left;
}

#board-lineup ul {
	float: left;
}

#board-lineup li {
	float: left;
	position: relative;
}

#board-tech-page {
	margin-left: 11px;
	margin-bottom: 190px;
	width: 250px;
}

.ftext{
	float:left;
}

#freestyle{
	width:195px;
}

#freeride{
	width:298px;
}

#womens{
	width:90px;
}

#wave{
	width:292px;
}

#maya-tech-page {
	width: 217px;
}

.tech-page {
	float: left;
	text-align: center;
}

.tech-page li {
	margin-bottom: 10px;
	height: 45px;
}

.tech-page li a {
	display: block;
	background: transparent url(../images/yellow-bg.png) no-repeat top center;
	font-size: 13px;
	font-family: 'Futura Condensed Medium', 'Myriad Pro', Arial;
	padding: 12px 0 11px;
}

#main-body {
	margin: 0 13px 0 11px;
	float: left;
	width: 999px;
}

#maya-bubbles-bar {
	float: left;
	height: 728px;
	width: 76px;
	margin-top: -48px;
}

#content-left {
	margin-left: -10px;
	width: 703px;
}

#content-left h2 {
	font-size: 38px;
	font-weight: bold;
	color: #FF66CC;
	text-align: left;
	margin-top: -12px;
}

#body-text {
	font-size: 15px;
	float: left;
	width: 338px;
}

#body-text p {
	margin-bottom: 24px;
	text-align: left;
}

#flash-player {
	float: left;
	margin: 5px 0 10px;
	text-align: left;
	width: 338px;
}

#style-dial {
	float: left;
	text-align: center;
	overflow: visible;
	width: 169px;
}

#flex-o-meter {
	float: left;
	text-align: center;
	overflow: visible;
	width: 169px;
}

#big-board {
	float: left;
	overflow: visible;
	width: 365px;
}

#buy-now {
	font-size: 16px;
	padding-top: 7px;
	margin-left: 132px;
	float: left;
	height: 26px;
	width: 85px;
}

#buy-now a {
	color: #FFF;
	display: block;
}

#content-right {
	width: 230px;
}

#content-right #ul-l {
	margin-left:-38px;
	width: 108px;
}

#content-right #ul-l li {
	position:relative;
	float: right;
	margin-bottom: -2px;
}

#content-right #ul-l img {
	overflow: visible;
}

#content-right #ul-r {
	margin-right:-18px;
	width:139px;
}

#content-right #ul-r li {
	position:relative;
	float: right;
	margin-bottom: -2px;
}

#content-right #ul-r img {
	overflow: visible;
}

#tech-features {
	margin-top: -19px;
}

#small-board {
	width: 217px;
	text-align: center;
}

#footer {
    background: transparent url(../images/footer-bg.png) no-repeat top center;
	font-size: 14px;
	font-family: 'Futura Condensed Medium', 'Myriad Pro', Arial;
	color: #8F8F8F;
	float: left;
    width: 1024px;
	height: 27px;
	text-align: center;
}

#footer a {
	margin: 0 10px;
	color: #8F8F8F;
}

/* Hover Images */

div#h0_nyc132 {
	left: 13px !important;
}

div#h0_nyc135 {
	left: 95px !important;
}

div#h0_relic {
	left: 219px !important;
}

div#h0_rhythm {
	left: 312px !important;
}

div#h0_pulse {
	left: 412px !important;
}

div#h0_maya {
	left: 336px !important;
}

div#h0_57 {
	left: 467px !important;
}

div#h0_58 {
	left: 554px !important;
}

div#h0_60 {
	left: 648px !important;
}

/* Maya Page Image hover */
div#ho_3d {
	left: -559px;
	position:absolute;
	top: 83px;
}

div#ho_magic {
	left: -302px;
	position: absolute;
	top: -81px;
}

div#ho_suave {
	left: -86px;
	position: absolute;
	top: 243px;
}

div#ho_hippie {
	left: -198px;
	position: absolute;
	top: 283px;
}

div#ho_r30 {
	left: -307px;
	position: absolute;
	top: -114px;
}

div#ho_shockproof {
	left: -755px;
	position: absolute;
	top: 402px;
}

div#ho_abs {
	left: -752px;
	position: absolute;
	top: -64px;
}

div#ho_triaxial {
	left: -726px;
	position: absolute;
	top: 144px;
}

div#ho_glossy {
	left: -471px;
	position: absolute;
	top: 86px;
}
/* End Maya Page Image hover */

/* Boards Range Page Image hover */

#ho_nyc132{
	position:absolute;
	top:-79px;
	left:-25px;
	z-index: 100;
}

#ho_nyc135{
	position:absolute;
	top:-79px;
	left:-39px;
	z-index: 100;
}

#ho_relic{
	position:absolute;
	top:-77px;
	left:-39px;
	z-index: 100;
}

#ho_rhythm{
	position:absolute;
	top:-75px;
	left:-40px;
	z-index: 100;
}

#ho_pulse{
	position:absolute;
	top:-77px;
	left:-39px;
	z-index: 100;
}

#ho_maya{
	position:absolute;
	top:-71px;
	left:-245px;
	z-index: 100;
}

#ho_57{
	position:absolute;
	top:-98px;
	left:-229px;
	z-index: 100;
}

#ho_58{
	position:absolute;
	top:-98px;
	left:-234px;
	z-index: 100;
}

#ho_60{
	position:absolute;
	top:-110px;
	left:-240px;
	z-index: 100;
}
/* End Boards Range Page Image hover */

/* Older version Ignore */
/*
div#h0_3d {
	left: 190px !important;
	top: 195px !important;
}

div#h0_magic {
	left: 447px !important;
	top: 108px !important;
}

div#h0_suave {
	left: 663px !important;
	top: 496px !important;
}

div#h0_hippie {
	left: 551px !important;
	top: 599px !important;
}

div#h0_r30 {
	left: 442px !important;
	top: 264px !important;
}

div#h0_shockproof {
	left: 134px !important;
	top: 514px !important;
}

div#h0_triaxial {
	left: 163px !important;
	top: 397px !important;
}

div#h0_abs {
	left: 137px !important;
	top: 125px !important;
}

div#h0_glossy {
	left: 418px !important;
	top: 402px !important;
}
*/
/* End Hover Images */
/* End Page Structure */
