/* CSS Document */
html {
	margin: 0px;
	height: 100%;
	width: 100%;	
}
body {
	background-image: url(images/icon_bg.png);
	background-repeat: repeat;
	background-position: left top;	
	margin: 0px;	
	min-height: 100%;
}
a { 
	text-decoration: none;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a.large_blue_text {
	text-decoration: none;
	color: #0066A4;
}
a.large_blue_text:link {
	text-decoration: none;
	color: #0066A4;
}
a.large_blue_text:visited {
	text-decoration: none;
	color: #0066A4;
}
a.large_blue_text:hover {
	text-decoration: none;
	color: #0066A4;
}
a.blue_text_med {
	text-decoration: none;
	color: #0066A4;
}
a.blue_text_med:link {
	text-decoration: none;
	color: #0066A4;
}
a.blue_text_med:visited {
	text-decoration: none;
	color: #0066A4;
}
a.blue_text_med:hover {
	text-decoration: none;
	color: #0066A4;
}

#content {
	min-height: 600px;	
}


#mast {
	width: 100%;
	height: 146px;
	background-image: url(images/bubbles_bg.png);
	background-repeat: repeat;
	background-position: left top;	
}

#mast_container {
	position: inherit;
	padding-top: 50px;
	padding-right: 28px;
	float: right;
}

#tub_container {
	position: absolute;
	float: left;
	padding-top: 15px;
	padding-left: 8px;
	z-index: 5100;
}
.whitediv {
	width: 100%;
	height: 6px;
	background-color: #FFF;
	font-size: 6px;
}
.bluediv {
	width: 100%;
	height: 3px;
	background-color: #CFDCEF;
	font-size: 3px;
}

.contact {
	width: 100%;
	height: 50px;
	background-image: url(images/paw_bg.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: bottom;

}

#footer {
	position: relative;
	bottom: 0px;
	float: bottom;
}
#bottom_nav {
	height: 11px;
	font-size: 11px;	
	text-align: bottom;
	
}
#nav {
	width: 166px;
	height: 456px;
	left: 10px;
	top: 234px;
	position: absolute;
	z-index: 5000;
}

#emaillist {
	width: 148px;
	height: 56px;
	right: 10px;
	top: 234px;
	padding: 3px;
	position: absolute;
	z-index: 5001;
	background-color: #0066A4;
	border: 2px solid #FFF;
}
.textinput {
	position: relative;
	z-index: inherit;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066A4;
	border: none;
	left: 3px;
	top: 0px;
}
.subscribe {
	position: relative;
	top		: 5px;
	margin-bottom: 0px;
	left		: 4px;
	color: #999999;
	border: 0px;
}

// popup
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:300px;
	left: 400px;
	width:100%;
}

#popUpDiv {
	position:absolute;
	background-color:#E8EEF7;
	border: 4px solid #0066A4;
	left: 400px;
	width:390px;
	height:100px;
	z-index: 9002;
	top:300px;
	text-align: top;
	margin: 10px;
	padding: 10px;
}

.contact_text {
	font-family: Helvetica, sans-serif;
	font-weight:normal;	
	color: #FFF;
	font-size: 16px;
	letter-spacing: -.7px;
	position: relative;
	padding-right: 28px;
	top: 16px;
	float: right;
	overflow: hidden;
}

price_table {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	color: #FFF;
	font-size: 11px;
	position: relative;
	left: 28px;
	top: 18px;
	text-align: bottom;
}
.footer_links {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	color: #FFF;
	font-size: 11px;
	position: relative;
	right: 28px;
	top: 18px;
	float: right;
	text-align: bottom;
}

.blue_text {
	font-family: Helvetica, sans-serif;
	font-weight:normal;	
	color: #0066A4;
	font-size: 16px;
	line-height: 19px;
	text-align: top;
}
.blue_text_med {
	font-family: Helvetica, sans-serif;
	font-weight:normal;	
	color: #0066A4;
	font-size: 18px;
	line-height: 24px;
	text-align: top;
}

.underlined_header {
	font-family: Helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: underline;
	color: #502A00;
	font-size: 18px;
	line-height: 23px;
	text-align: top;		
}

.large_blue_text {
	font-family:Tahoma, Helvetica, sans-serif;
	color: #0066A4;
	font-size: 18px;
}

.tubs {
	border: 4px solid #CFDCEF;
	float: top right;
	top: 0px;
	right: 0px;
}

img.floatright {
	border: 4px solid #CFDCEF;
	float: right;
	margin: 4px;
}

img.floatleft {
	border: 4px solid #CFDCEF;
	float: left;
	margin: 4px;
}


.button {
	border: 0px;
	float: top;	
}

#copy {
	float: top left;
	top: 22px;
	left: 18px;
	position: absolute;
}

#tubs_photo {
	float: top right;
	position: absolute;
	top: 18px;
	right: 18px;
}


.by_b {
	position: absolute;
	bottom: 10px;
	left: 10px;
	border:0px;
}