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

/* CSS Document for Swimcraft Pools */
body, html {
	height:100%;
	background-image: url(images/bodyTile.gif);
	background-color: #000000;
	background-repeat: repeat-y;
	background-position:center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}
form{
	margin: 0;
	padding: 0;
}
.bgTile {
	background-image:url(images/bgTile.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.footer{
	color: #cfeaf8;
	font-size: 9px;
}
.footer a:link, .footer a:visited{
	color: #cfeaf8;
	text-decoration: none;
}
.footer a:hover{
	color: #cfeaf8;
	text-decoration: underline;
}
.fotoer a:active{
	color: #cfeaf8;
	text-decoration: none;
}
.bodyCopy{
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
}
.poolbox{
	padding: 0 31px 0 0;
}
.bodyLeft{
	padding: 0 0 0 42px;
}
.poolboxCopy{
	border-left: 1px solid #186e9a;
	border-right: 1px solid #186e9a;
	border-bottom: 1px solid #186e9a;
	background-color: #2c5982;
	color: #e5eafa;
	padding: 8px;
}
.bodytoppad{
	padding: 15px 0 15px 0;
}
a:link, a:visited{
	color: #587d9f;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active{
	text-decoration: none;
}
.subnav{
	font-size: 12px;
}
.active a:link, .active a:visited{
	color: #001e49;
	text-decoration: none;
}
.active a:hover{
	color: #001e49;
	text-decoration: underline;
}
.active a:active{
	color: #001e49;
	text-decoration: none;
}
.copy{
	padding: 0 0 0 25px;
}
.title{
	font-size: 14px;
	color: #2e6496;
}
ul {
	list-style-image: url(images/bluearrow.gif);
	margin-left: 1em;
	padding-left: 1em;
	/*text-indent: -1em;*/
}
.controlcbg{
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}

/* CSS Document */
#nav, #nav ul {
	width: 1002px;
	float: left;
	text-align: left;
	list-style: none;
	line-height: 1;
	background: white;
	/*font-weight: bold;*/
	font-weight:normal;
	font-style:normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	/*border: solid #adadad;*/
	border-width:0;
	margin:0;
}

#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding:0;
	
}
/*link colour*/
#nav li ul a {
	display: block;
	width: 7em;
	w\idth: 6em;
	color: #ffffff;
	text-decoration: none;
	/*padding: .1em .1em;*/
	padding: 2px;
}

#nav a.daddy {
	/*background: url(../images/rightarrow2.gif) center right no-repeat;*/
	background: url(images/arrow_black.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;

}
/*dropdown colour*/
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.7em;
	w\idth: 12.7em;
	font-weight: normal;
	border-width: 0.1em;
	margin: 0;
	background-color:#2a5a82;
}

#nav li li {
	/*padding-right: 1em;*/
	padding: 0.3em;
	width: 12em;
	/*border:solid 1px #adadad;*/
	border-bottom: solid 1px #8c968e;
	border-right: solid 1px #8c968e;
	border-left: 1px solid #8c968e;
}

#nav li ul a {
	width: 12em;
	w\idth: 12em;
}

#nav li ul ul {
	margin: -1.75em 0 0 12.5em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/*hover state colour*/
#nav li:hover, #nav li.sfhover {
	background: #1A4266;
}
/*link hover state colour*/
/*#nav li:hover a:hover, #nav li.sfhover a:hover{
	color: #A88F66;
}*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(gallery_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gallery_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	


/*Navigation*************************************/


td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1458989807 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:1003px;
	height:36px;
	text-align:left;
}

#MMMenuContainer1009213903_0 {
/* This ID is related to the master menu div for menu MMMenuContainer1009213903_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:38px;
	top:36px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1009213903_0 {
/* This class defines things about menu MMMenu1009213903_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:73px;
	height:45px;
}

.MMMIFVStyleMMMenu1009213903_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009213903_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:73px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:65px;
	height:15px;
}

.MMMIVStyleMMMenu1009213903_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009213903_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:73px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:65px;
	height:15px;
}

#MMMenu1009213903_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1009213903_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1009213903_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1009213903_0 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenuContainer1009213903_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1009213903_0 a {
/* Controls the general apperance for menu MMMenuContainer1009213903_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#194165;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1009213903_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1009213903_0 */
	color:#ffffff;
	background-color:#3a648a;
}
#MMMenuContainer1009214025_1 {
/* This ID is related to the master menu div for menu MMMenuContainer1009214025_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:143px;
	top:36px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1009214025_1 {
/* This class defines things about menu MMMenu1009214025_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:149px;
	height:67px;
}

.MMMIFVStyleMMMenu1009214025_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009214025_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:149px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:141px;
	height:15px;
}

.MMMIVStyleMMMenu1009214025_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009214025_1 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:149px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:141px;
	height:15px;
}

#MMMenu1009214025_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu1009214025_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1009214025_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu1009214025_1 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu1009214025_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu1009214025_1 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenuContainer1009214025_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1009214025_1 a {
/* Controls the general apperance for menu MMMenuContainer1009214025_1's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#194165;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1009214025_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1009214025_1 */
	color:#ffffff;
	background-color:#3a648a;
}
#MMMenuContainer1009214228_2 {
/* This ID is related to the master menu div for menu MMMenuContainer1009214228_2 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:398px;
	top:36px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1009214228_2 {
/* This class defines things about menu MMMenu1009214228_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:227px;
	height:111px;
}

.MMMIFVStyleMMMenu1009214228_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009214228_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:227px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:219px;
	height:15px;
}

.MMMIVStyleMMMenu1009214228_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009214228_2 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:227px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:219px;
	height:15px;
}

#MMMenu1009214228_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu1009214228_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1009214228_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu1009214228_2 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu1009214228_2_Item_2 {
/* Unique ID for item 2 of menu MMMenu1009214228_2 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenu1009214228_2_Item_3 {
/* Unique ID for item 3 of menu MMMenu1009214228_2 so we can set its position */
	left:0px;
	top:67px;
}

#MMMenu1009214228_2_Item_4 {
/* Unique ID for item 4 of menu MMMenu1009214228_2 so we can set its position */
	left:0px;
	top:89px;
}

#MMMenuContainer1009214228_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1009214228_2 a {
/* Controls the general apperance for menu MMMenuContainer1009214228_2's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#194165;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1009214228_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1009214228_2 */
	color:#ffffff;
	background-color:#3a648a;
}
#MMMenuContainer1009215043_3 {
/* This ID is related to the master menu div for menu MMMenuContainer1009215043_3 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:598px;
	top:36px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1009215043_3 {
/* This class defines things about menu MMMenu1009215043_3's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:100px;
	height:45px;
}

.MMMIFVStyleMMMenu1009215043_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009215043_3 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:100px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:92px;
	height:15px;
}

.MMMIVStyleMMMenu1009215043_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009215043_3 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:100px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:92px;
	height:15px;
}

#MMMenu1009215043_3_Item_0 {
/* Unique ID for item 0 of menu MMMenu1009215043_3 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1009215043_3_Item_1 {
/* Unique ID for item 1 of menu MMMenu1009215043_3 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenuContainer1009215043_3 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1009215043_3 a {
/* Controls the general apperance for menu MMMenuContainer1009215043_3's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#194165;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1009215043_3 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1009215043_3 */
	color:#ffffff;
	background-color:#3a648a;
}
#MMMenuContainer1009215149_4 {
/* This ID is related to the master menu div for menu MMMenuContainer1009215149_4 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:746px;
	top:36px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1009215149_4 {
/* This class defines things about menu MMMenu1009215149_4's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:86px;
	height:111px;
}

.MMMIFVStyleMMMenu1009215149_4 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009215149_4 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:86px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:78px;
	height:15px;
}

.MMMIVStyleMMMenu1009215149_4 {
/* This class determines the general characteristics of the menu items in menu MMMenu1009215149_4 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:86px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:78px;
	height:15px;
}

#MMMenu1009215149_4_Item_0 {
/* Unique ID for item 0 of menu MMMenu1009215149_4 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1009215149_4_Item_1 {
/* Unique ID for item 1 of menu MMMenu1009215149_4 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenu1009215149_4_Item_2 {
/* Unique ID for item 2 of menu MMMenu1009215149_4 so we can set its position */
	left:0px;
	top:45px;
}

#MMMenu1009215149_4_Item_3 {
/* Unique ID for item 3 of menu MMMenu1009215149_4 so we can set its position */
	left:0px;
	top:67px;
}

#MMMenu1009215149_4_Item_4 {
/* Unique ID for item 4 of menu MMMenu1009215149_4 so we can set its position */
	left:0px;
	top:89px;
}

#MMMenuContainer1009215149_4 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1009215149_4 a {
/* Controls the general apperance for menu MMMenuContainer1009215149_4's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#194165;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1009215149_4 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1009215149_4 */
	color:#ffffff;
	background-color:#3a648a;
}

* {
	margin: 0;
	padding: 0;
}

