/* Start of CMSMS style sheet 'index' */
/* CSS Document */

/* Created by Adam Forcucci & Mosaic Creative (c) 2009. adam@mosaiccreative.com.au */

html, body {
		background: #5BABD5 url(../img/tile_page.jpg) repeat-x;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		line-height: 16px;
		margin: 0;
		padding: 0;
		height: 100%;
		}
		
a:link { color: #008EC9; text-decoration: none; font-size: 11px; }
a:visited { color: #008EC9; text-decoration: none; font-size: 11px; }	
a:hover { color: #008EC9; text-decoration: underline; cursor: hand; font-size: 11px; }
	
img, a img { border: none; padding: 0; margin: 0; float: none; }

ul, li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	list-style-image: url(../img/bullet.gif);
	margin: 8px 0 0 8px;
	padding: 0;
	}

.hr {
	width: 100%;
	height: 10px;
	background: none;
	border-top: 1px solid #008ec9;
	clear: both;
	float: left;
	margin: 30px 0 0 0;
	}

h1 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: normal;
	color: #008ec9;
	clear: both;
	}

h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #008ec9;
	}

p {
	font-size: 12px;
	line-height: 18px;
	}

.left_col {
	float: left;
	width: 400px;
	}

.right_col {
	float: right;
	width: 400px;
	}

.model_left {
	float: left;
	width: 500px;
	}

.model_right {
	float: left;
	width: 380px;
	text-align: center;	
	}
	.model_right img {
		float: none;	
		}

.model_full {
	width: 900px;
	clear: both;
	float: left;
	border-top: 1px dashed #cccccc;
	margin-top: 20px;
	}
	ul.prodspec { 
		margin: 0; 
		padding: 0; 
		}
	.prodspec li {
		background: none;
		border-bottom: 1px solid rgb(204, 204, 204);
		clear: both;
		list-style: none;
		padding: 7px 0px 7px 290px;	
		}
	.prodspec li span {
		font-weight: bold;	
		float: left; 
		margin-left: -290px;
		}
	.model_full h2 {
		font-size: 14px;
		text-transform: uppercase;
		font-weight: normal;
		color: #008ec9;
		margin-top: 20px;
		}


#container {
	margin: auto;
	padding: 0;
	width: 950px;
	background: #ffffff;
	}
	
#flash {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 240px;
	float: left;
	}

#nav {
	margin: 0;
	padding: 0;
	width: 950px;
	float: left;
	text-align: center;
	height: 25px;
	color: #008EC9;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
	}
	#nav a:link { font-weight: normal; color: #008EC9; text-decoration: none; font-size: 12px; }
	#nav a:visited { font-weight: normal; color: #008EC9; text-decoration: none; font-size: 12px; }	
	#nav a:hover { font-weight: normal; color: #008EC9; text-decoration: underline; cursor: hand; font-size: 12px; }

#home_table {
	margin: 15px 0 15px 30px;
	clear: both;
	float: left;
	}

#footer {
	margin: 0;
	clear: both;
	height: 212px;
	width: 890px;
	overflow: hidden;
	}
	#footer img {
		float: left;
		margin: 0 29px 0 0;
		}
#signoff {
	width: 890px;
	height: 70px;
	border-top: 1px solid #008EC9;
	margin: 20px 0 0 30px;
	padding: 15px 0 0 0;
	color: #008EC9;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	clear: both;
	}
	
	
/* Forms */

.formbuilderform {
	font-size: 12px;
	font-weight: normal;
	}
	.formbuilderform div {
		clear: both;
		height: 40px;
		}
	.formbuilderform label {
		padding-right: 20px;
		}
	.formbuilderform .selector {
		clear: both;
		}
	.formbuilderform .selector div {
		float: left;
		clear: none;
		}

/* Gallery */

.albumlist  {
	width: 800px;
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
        }

.thumb {
	width: 240px;
	padding: 0;
	margin: 0;
	border: none;
	height: 190px;
	float: left;
	clear: none;
	}
	
.thumb a {
	margin-bottom: 40px;
	padding: 0;
	border: none;
	width: 200px;
	height: 130px;
	background: #cccccc;
	overflow: hidden;
	}

.thumb img {
	width: auto;
	height: auto;
	}

.thumb .albumname {
	margin-top: -30px;
	width: 200px;
	float: left;
	}

.NewsSummary {
width: 450px;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
clear: both;
font-size: 12px;
border-bottom: 1px solid #008ec9;
}

.NewsSummaryPostdate {
width: 450px;
clear: both;
font-size: 10px;
margin: 5px 0 0 0;
}

.NewsSummaryContent {
width: 450px;
clear: both;
font-size: 12px;
margin: 5px 0 0 0;
}

.NewsSummaryLink {
width: 450px;
clear: both;
font-size: 12px;
margin: 5px 0 0 0;
}
.NewsSummaryLink a {
font-size: 12px;
}
/* End of 'index' */

