/*NAVIGIATION*/
a:link {
	color: #161616;
	text-decoration:underline;
	font-weight:bold;
}

a:visited { color: #161616;text-decoration:underline;font-weight: bold;}
a:active { color: #161616; text-decoration:underline;font-weight: bold;}
a:hover {
	color: #d46804;
	text-decoration:underline;
	font-weight: bold;
}

.r {
	color:#161616;
	text-decoration:underline;		
	font-weight:normal;
}
.r:link {color:#161616;text-decoration:underline;font-weight:normal;}
.r:visited { color:#161616;text-decoration:underline;font-weight:normal;}
.r:hover {color:#d46804;text-decoration:underline;font-weight:normal;}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*  BACKGROUNDS*/
.bodybg {
background-image:url(images_new/body_bg.jpg);
background-repeat:repeat-y;
background-position: 0px 100px;
}

.header { 
    background-image: url(images_new/header.gif);
	background-repeat: no-repeat;
	}
	
.footer {
background-image:url(images_new/footer.gif);
background-repeat:no-repeat;
}

.bubblemaintop_comm {
background-image:url(images_new/bb_main_top_comm.gif);
background-repeat:no-repeat;
background-position: 25px 0px;
}

.bubblemaintop_parts {
background-image:url(images_new/bb_main_top_parts.gif);
background-repeat:no-repeat;
background-position: 25px 0px;
}
.bubblemaintop_store {
background-image:url(images_new/bb_main_top_store.gif);
background-repeat:no-repeat;
background-position: 25px 0px;
}
.bubblemaintop_confirmation {
background-image:url(images_new/bb_main_top_confirmation.gif);
background-repeat:no-repeat;
background-position: 19px 0px;
}
.bubblemainbottom {
background-image:url(images_new/bb_main_bottom.gif);
background-repeat:no-repeat;
background-position: 25px 0px;
}
.bubblewhitetop {
background-image:url(images_new/bb_white_top.gif);
background-repeat:no-repeat;
background-position: 25px 0px;
}
.bubblemainbottom_confirmation {
background-image:url(images_new/bb_main_bottom.gif);
background-repeat:no-repeat;
background-position: 19px 0px;
}
.bubblewiki {
background-image:url(images_new/wiki_bubble.gif);
background-repeat:no-repeat;
background-position: 25px 0px;
}
.bubblemainmid {
border-right:2px solid #76CDFE;
border-left:2px solid #76CDFE;
background:#FFF;
}
.bubbleblog {
background-image:url(images_new/pool_blog_bubbletop.gif);
background-repeat:no-repeat;
background-position: 25px 0px;
}
.side_bubble_mid {
border-right:2px solid #76CDFE;
border-left:2px solid #76CDFE;
background:#FFF;
}	
.side_bubble_bot {
	background-image:url(images_new/bb_side_bottom.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}



/*  IMAGES */

	
.borderimage { 
    background-image: url(images/background-gr-border.gif);
	background-repeat: repeat-y;
	}
	
/* TYPE */

.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #161616;
	font-style: italic;
	font-variant: normal;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #161616;
	line-height: 15px;
}
.navseparator {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 15px;
}
.navlower {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
}

	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
	
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
.smalltext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
}
.whitesmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}

.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

.enlarge {
	font-family: Arial;
	font-size: 0.7em;
	color: #F18718;
}

.caption {
	font-family: Arial;
	font-size: 0.7em;
	color: #F18718;
}

.comparisonprice {
	font-family: Arial;
	font-size: 0.8em;
	font-weight:bold
}


/* TEXT */
 
h2 {
  font-family: Arial;
  color: #F18718;
  font-size: 1em;
  }

h3 {
  font-family: Arial;
  color: #000000;
  font-size: 0.8em;
  font-weight: normal;
  }

h4 {
  font-family: Arial;
  color: #000000;
  font-size: 0.8em;
  font-weight: normal;
  }
  
p {
  font-family: Arial;
  color: #000000;
  font-size: 0.8em;
  font-weight: normal
  }
  
ul {
  font-family: Arial;
  color: #000000;
  font-size: 0.8em;
  font-weight: normal
  }

ol {
  font-family: Arial;
  color: #000000;
  font-size: 0.8em;
  font-weight: normal
  }

/* LISTS */
.reglist{
list-style-image:url(images/square.gif);
padding-left:0px;
padding-right:3px;
margin-left:-25px;
margin-top:0px;

}

.pdflisting {
	
	list-style-image: url(images/pdf-icon.gif);
	padding-left:0px;
    padding-right:10px;
    padding-top:10px;
    margin-left:0;
    margin-top:0;
}
