body {
  background:#336699;
  margin:0;
  padding:0;
  color:#000000;
  font-family:Verdana, sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:12px;
  } 

html>body {
	color:#000000;
}

h1{
	margin:0;
	padding:0;
	font-size:36px;
}

h2{
	margin:0 0 5px 0;
	padding:0;
	font-size:16px;
}

a, a:link, a:active, a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#ff9900;
	
}

a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#ff9900;
	
}

/*** Push Bottom Rules
*************************************************************************************/
.divBottomPush{
	clear:both;
}

/*** Header Rules
*************************************************************************************/
#header {
	margin: 0 auto;
	width:900px;
	line-height:normal;
	font-size:14px;
  }

#header ul {
  margin:0;
  padding:0;
  list-style:none;
  }

#header li {
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin:0 0 0 3px;
  padding:0 0 0 9px;
  }

#header a {
  float:left;
  display:block;
  background:url("../images/right.gif") no-repeat right top;
  padding:5px 15px 8px 6px;
  text-decoration:none;
  font-weight:bold;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#FF9900;
  }

#header #current {
  background-image:url("../images/left_on.gif");
  }

#header #current a {
  background-image:url("../images/right_on.gif");
  color:#000033;
  padding-bottom:8px;
  }

#header #current a:hover {
  background-image:url("../images/right_on.gif");
  color:#FFF;
  padding-bottom:8px;
  }

/*** Orange Rules
*************************************************************************************/
.orangeBar{
	background-color:#FF9900; 
	padding:5px 0 8px 0;
	clear:both;
}

/*** Subnav Rules
*************************************************************************************/
.subnav{
	width:900px; 
	margin:0 auto; 
	padding:2px 0 2px 0;
	font-size:14px;
	font-weight:bold;
}

.subnav ul{
	margin:0 0 0 10px; 
	padding:0; 
	list-style:none;
}
.subnav li{
	float:left; 
	padding:0 8px 0 18px; 
	background:url("../images/bg_subnav-bullet.gif") no-repeat 0px 4px;
}

.subnav a, .subnav a:link, .subnav a:active, .subnav a:visited{
	text-decoration:none;
	color:#000033;
}

.subnav a:hover{
	text-decoration:none;
	color:#FFF;
}

/*** Content Cage Rules
*************************************************************************************/
.contentCage{
	clear:both;
	width:900px;
	margin: 0 auto;
	padding:10px 0 40px 0;
}

/*** Logo List Rules
*************************************************************************************/
.logolist{
	padding:0 0 10px 0;
	clear:both;
}

.logolist ul{
	list-style:none; 
	margin:0; 
	padding:0
}

.logolist li{
	float:left; 
	margin:0 20px 0 20px; 
	text-align:center;
}

/*** Home Page Box Rules
*************************************************************************************/
.box{
	width:400px;
	float:left;
	background:url(../images/box-bot.gif) bottom no-repeat;
	
}

.box h2{
	background:url(../images/box-top.gif) no-repeat;
	margin:0;
	padding:10px 0 0 15px;
	
}

/*** Home Page Banner Rules
*************************************************************************************/
.banners{
	width:480px;
	float:right;
}

/*** Footer Rules
*************************************************************************************/
.footer{
	
	padding:20px 0 20px 0;
	line-height:18px;
	clear:both;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited{
	color:#FFF;
	text-decoration:none;
} 

.footer a:hover{
	color:#FF9900;
	text-decoration:none;
}




/* white rounded corners */

.topround-left {
	background-image:url(http://www.surfline.com/include/global_images/cap_white_medblue_tl.gif);
	background-repeat:no-repeat;
	background-position: top left;
        height:7px;
        width:7px;
	float:left;
	
}

.topround-right {
	background-image:url(http://www.surfline.com/include/global_images/cap_white_medblue_tr.gif);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#ffffff;
        float:right;
        width:7px;
        height:7px;
	

}

.bottomround-left {
	background-image:url(http://www.surfline.com/include/global_images/cap_white_medblue_bl.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color:#ffffff;
	height:7px;
    width:7px;
    float:left;
    margin:0;padding:0;
}


.bottomround-right {
	background-image:url(http://www.surfline.com/include/global_images/cap_white_medblue_br.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color:#ffffff;
	height:7px;
    width:7px;
    float:right;
    margin:0;
    padding:0;
}

.design-subnav a:link {
	color:#173862;
	text-decoration:none;
	font-weight:bold;
	}
.design-subnav a:visited {
	color:#173862;
	text-decoration:none;
	font-weight:bold;
	}
.design-subnav a:hover {
	color:#173862;
	text-decoration:underline;
	font-weight:bold;
	}
.design-subnav a:active {
	color:#173862;
	text-decoration:none;
	font-weight:bold;
	}

.white {
	color:#ffffff;
}

.header-blue {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	background-color:#000033;
	background-image:url(/include/global_images/cap_darkblue_medblue_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:auto;
    padding:5px 0 5px 10px;
}

.page-contain {
	width:990px;
	margin:0 auto;
}

.white990 {
	width:990px;
	margin:0 auto;
	background:#ffffff;
}

.padding20 {
	padding:20px;
	}

.slim-header-bottom-pad {
	width: 990px; 
	height: 10px; 
	margin: 0pt auto;
	
}