@charset "UTF-8";
/* CSS Document */

/* Universal clear */

* {
	margin:0;
	padding:0;
}

body {
  font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background-color:#000;
  background:  url(../images/bg_trip2.gif) repeat;
  
}

/* Normalizes margin, padding
================================== */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6 pre, form, fieldset, inout, p, blockquote, th, td 
	{	margin: 0; padding:0 }
	
/* Normailzes font sizes for headers */

h1, h2, h3, h4, h5, h6 { font-size: 100%}

/* Removes list-styles from lists */

ol, ul {list-style:none; }

/* Normailzes font-style and font-weight to normal */

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight:normal;
}

/* Removes list-styles from lists */

table {
	border-collapse: collapse; border-spacing: 0; }
	
/* Removes border from fieldser and img */

fieldset, img { border:0; }

/* Left aligns text in captions and th */

caption, th { text-align: left; }

/* Removes quotation marks from q */

q:before, q:after {content: ''; }

/* End normailze
================================== */


/* Text styles 
================================== */

p, li {
  font-size: 1.1em;
  line-height: 1.45em;
}

#mainContent p { 
	margin: 4px 0 8px 5px;
}
	

#primero p {
	margin: 6px 9px 10px 7px;
}
	
h1 {
  margin: 10px;
  font-size: 2.2em;
  font-weight: normal;
  color: #990000;
}

#branding h1 {
	margin: 0px 0 0 150px;
	color: #8e89b5; 
	font-size: 2em; 
}

h2 {
  font-size: 1.72em;
  font-weight: bolder;
  color:#990000;
  background: url(../images/header_bg3.gif) no-repeat;
}

h2 + p {
	font-size:120%;
	font-weight: bold;
	color: #000;
}

#contenthome h2 {
	text-indent: 5px;
	margin-bottom: 12px;
} 

#mainContent h2 { 
	background: url(../images/header_bg5.gif) no-repeat;
	text-indent: 5px;
	}
	
#primero h2 { 
	background: url(../images/header_bg4.gif) no-repeat;
	text-indent: 5px;
	padding: 0 5px 0 0;
	}

/*div.contenthome p:first-child {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	color: #000;
}*/

h3 {
  font-size: 1.35em;
  color: #000;
  letter-spacing: normal;
  line-height: normal;
  margin: 10px 6px;
  font-weight: bold;
  }
  
#contenthome h3 {
	padding: 0 7px;
	font-weight: normal;
	letter-spacing:normal;
}
  
h4 {
  font-size: .75em;
  color: #fff;
  letter-spacing: normal;
  margin-top: 0px;
  }
  
a {
color: #333;
text-decoration:none;
border-bottom: 1px dotted #000;
}

a:hover {
color: #990000;
text-decoration:none;
border-bottom: 1px dotted #990000;
}

a[title] {
	font-size: 90%;
	font-weight: lighter;
	border-bottom: 1px dotted #ccc;
}

.first {
	text-transform:uppercase;
	font-size: 1em;
	font-weight:bold;
	color: #990000;
	margin: 0 2px 0 2px;
}
  
/* End text styles
================================== */

#wrapper {
	width: 960px;
	background:url(../images/bg4.gif) repeat-y;
	margin: 0 auto 0 auto;
}

#header {
	margin: 0 auto 0 auto;
    padding: 0;
	width: 960px;
	height:206px;
}

#header a {
	margin: 0;
    padding: 0;
	border:none;
}
	
#branding {
	margin: 0;
	padding: 0;
}

#contenthome ul,li {
  font-size: 1.1em;
  color: #000;
  letter-spacing: normal;
  line-height: normal;
  margin: 10px 6px;
  font-weight: bold;
  list-style:none;
  }
  
#contenthome a {
  list-style:none;
  border-bottom: 1px dotted #ccc;
  }
  
#contenthome a:hover {
	border-bottom: 1px dotted #990000;
}

#contenthome li.selected { 
	margin: 10px;
    font-size: 2.2em;
    font-weight: normal;
    color: #990000;
}
	
.intro {
	margin: 0px 5px 10px 5px;
}


/* Navigation Rollovers 
================================== */

#nav {
	margin: 0px 0 0 70px;
	padding: 0px;
	float: left;
	height: 28px;
	list-style: none;
	overflow: hidden;
}

#nav li {
	margin: 0px;
	padding: 0px;
	height: 28px;
	list-style: none;
	float: left;
}

#nav a {
	display:block;
	padding: 79px 0px 0px 0px;
	height: 0px !important;
	height: /**/: 28px; /* for IE5 Win */
}

#nav a:link {
	background-position: 0 -112px;
}

#nav a:hover {
	background-position: 0 -84px;
	}

#nav a:active {
	background-position: 0 -56px;
	}
	
#nav a:visited {
	background-position: 0 0px;
	}

#nav a.selected {
	background-position: 0 -28px;
	}
	
#home a {
	background: url(../images/nav_home.gif) no-repeat;
	width: 97px;
	height: 28px;
}

#store a {
	background: url(../images/nav_store.gif) no-repeat;
	width: 105px;	
	height: 28px;
}

#about a {
	background: url(../images/nav_about.gif) no-repeat;
	width: 109px;	
	height: 28px;
}

#team a {
	background: url(../images/nav_team.gif) no-repeat;
	width: 96px;
	height: 28px;	
}

#video a {
	background: url(../images/nav_video.gif) no-repeat;
	width: 102px;
	height: 28px;	
}

#contact a {
	background: url(../images/nav_contact.gif) no-repeat;
	width: 133px;
	height: 28px;	
}

#events a {
	background: url(../images/nav_events.gif) no-repeat;
	width: 112px;
	height: 28px;	
}

#blank a {
	background: url(../images/nav_blank.gif) no-repeat;
	width: 99px;
	height: 28px;	
}

/* End Nav
============================ */

#primero {
	width: 375px;
	padding-left: 85px;
	float:left;
	display:inline; /* :KLUDGE: Fixes IE double margin float bug */
	margin-top: 10px;
	}
	
#primerohome {
	width: 550px;
	margin-left: 70px;
	float:left;
	}
	
#primerostore {
	width: 780px;
	padding-left: 85px;
	float:left;
	display:inline; /* :KLUDGE: Fixes IE double margin float bug */
	margin-bottom: 18px;
	}
	
#storesector {
	border-right: 1px dotted #000;
	width: 180px;
	padding: 0 8px 0 5px;
	float: left;
	display:inline;  /* :KLUDGE: Fixes IE double margin float bug */
	}

#content { 
  width: 500px; 
  float: right; 
}

#contenthome { 
  width: 240px; 
  float: left;
  margin: 20px 0px 0 9px;
 }

#mainContent { 
  width: 275px; 
  margin: 10px 0px 0 2px; 
  padding: 0 0 0 15px;
  float: left; 
  display:inline; /* :KLUDGE: Fixes IE double margin float bug */
  border-left: 1px dotted  #ccc;
}

#secondaryContent { 
  margin: 0px 70px 0 0;
  padding: 8px;
  background:url(../images/round.gif) no-repeat;
  width: 110px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
  background-color:#ccc;
} 

#subcontent {
  margin-left:0;
  width: 350px;
  background-color: #eee;
  clear: both;
  }

#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent h3 {
  font-size: 1.6em;
  margin: 5px 0 5px 0px;
  color: #000;
}

#secondaryContent p {
	font-size: 1em;
	font-weight: lighter;
	margin-bottom: 8px;
}

#secondaryContent a {
	margin: 0 0 0 45px;
	padding: 0;
	font-weight: normal;
	color: #999;
	text-decoration:none;
	border-bottom: dotted 1px #999;
	font-size: .95em;
	
}

#secondaryContent a:hover {
	margin: 0 0 0 45px;
	padding: 0;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	border-bottom: dotted 1px #990000;
	font-size: .95em;
}

#secondaryContent li {
	margin: 5px;
	list-style:none;
	font-size: .9em;
	font-weight: lighter;
}

/* Simple drop Shadow 
================================== */


/*.img-wrapper {
	background:url(../images/shadow.gif) no-repeat bottom right;
	clear: right;
	float: left;
	position: relative;
	margin: 3px;
}

.img-wrapper img {
	margin: -5px 5px 5px -5px;
	background-color: #fff;
	outline: 1px solid #ccc;
	padding: 4px;
	position: relative;
	display: block;
}*/


/* Drop Shadow 
================================== */

.img-wrapper {
	background:url(../images/shadow.gif) no-repeat right bottom;
	float: left;
}

.img-outer {
	background:url(../images/bot_l.gif) no-repeat left bottom;
	float: left; /* : KLUDGE Fixes problem in IE5.2/Mac */
}

.img-inner {
	background:url(../images/top_r.gif) no-repeat top right;
	padding: 0 5px 5px 0;
	float: left; /* : KLUDGE Fixes problem in IE5.2/Mac */
}

.img-wrapper img {
	background-color: #fff;
	padding: 4px;
	display: block;
	border: 1px solid #ccc;
}




/* Site info
================================== */

#site_info {
  background:url(../images/footer.gif) no-repeat;
  text-align: center;
  height:100px;
  clear: both; 
}

#site_info p {
  font-size: .75em;
  margin-top: 5px;
  }
  
 #site_info h4 {
  font-size: .92em;
  margin: 20px 0 0 0;
  padding:0;
  }
  
#site_info a { 
  color: #000;
  text-decoration: none;
  }
  
 #site_info a:hover { 
  color: #990000;
  text-decoration: none;
  }

/* Add some padding
================================== */

#secondaryContent * {
  padding-left: 10px;
  padding-right: 0px;
}

/* Rotate Fader
================================== */


#blendme {
   background-repeat:no-repeat;
   overflow:hidden; 
   width: 550px;
   height: 366px;
   }

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

/* Psuedo classes
================================== */
.left {
	margin-left: -22px;
	}
.clear {
	clear:both;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.none {
	display:none;
}

.none1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	border-bottom: dotted 1px #999;
}

.img {
	border:none;
}

.logo {
	padding-top:4px;
}

/*.box.default a[href^="http:"] {
	background: url(../images/ex_link4.gif) no-repeat right top;
	padding-right: 10px;
}

.box.default a[href^="http://www.buitresurf.com"],
.box.default a[href^="http://buitresurf.com"], {
	background-image: none;
	padding-right: 0;
}*/

.right {
	margin:0;
	padding: 2px;
	float: right;
	clear:left;
}

.mtop {
	margin-top: 32px;
}

.pad {
	padding: 0px 0px 10px 10px;
}

em {
	font-style:italic;
	font-weight:lighter;
	}