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

/* Created by Adam Forcucci & Mosaic Creative (c) 2009. af@com-point.com.au */

html, body {
		background: #ffffff url(uploads/images/system/bg_tile.jpg) repeat-x;
		margin: 0;
		padding: 0;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		line-height: 16px;
		width: 100%;
		}

a:link { color: #000000; text-decoration:none; }
a:hover { color: #d40000; text-decoration:underline; cursor: hand; }
a:visited { color: #000000; text-decoration:none; }	
	
img, a img { border: none; padding: 0; margin: 0; float: left; }

h1 {
	font-size: 13px;
	line-height: 17px;
	color: #d40000;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

	
p {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	letter-spacing: 0.02em;
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	text-align: left;
	}
	
.container {
	margin: auto;
	width: 900px;
	height: auto;
	text-align: center;
	padding: 0;
	}

.header {
	height: 95px;
	width: 900px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	}

.main {
	width: 900px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
.nav {
	width: 200px;
	height: 450px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
.nav .button_on {
	width: 200px;
	height: 20px;
	padding: 0;
	margin: 15px 0 0 0;
	float: left;
	clear: both;
	}
	
.nav .button {
	width: 200px;
	height: 20px;
	padding: 0;
	margin: 15px 0 0 0;
	float: left;
	clear: both;
	opacity: .50;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.50;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.50;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=50);	/* Internet Explorer 5.5, 6 */
	}

.content_sm {
	width: 650px;
	height: 450px;
	background: #ffffff;
	float: left;
	margin: 0;
	padding: 0;
	}
	.title_sm {
		width: 610px;
		height: 30px;
		background: #eaeaea;
		text-align: right;
		margin: 20px 0 0 20px;
		clear: both;
		float: left;
		}
		.title_sm img { float: right; }
		
		.pages {
			margin: -20px 0 0 30px;
			color: #000000;
			float: left;
			clear: both;
			}
			.pages a:link { color: #000000; text-decoration:none; }
			.pages a:hover { color: #d40000; text-decoration:underline; cursor: hand; }
			.pages a:visited { color: #000000; text-decoration:none; }	
			.pages .prev {
				float: left;
				}
			.pages .next {
				float: left;
				}
			.content_sm .mainlytext_block {
				width: 590px;
				margin: 20px 0 0 20px;
				padding: 0 20px 0 0;
				overflow: auto;
				height: 360px;
				float: left;
				clear: both;
				}
		.picture_list {
			width: 630px;
			background: #ffffff;
			text-align: right;
			margin: 20px 0 0 20px;
			}
			.picture_list .thumb {
				width: 130px;
				height: 170px;
				margin: 0 25px 25px 0;
				padding: 0;
				float: left;
				border: none;
				}
			.picture_list .thumb .thumb_img {
				height: 130px;
				width: 130px;
				}				
			.picture_list .thumb a, .picture_list .thumb img {
				border: none;
				float: none;
				}
			.picture_title, .picture_price {
				width: 130px;
				height: 13px;
				margin: 15px 0 0 0;
				padding: 0;
				text-align: center;
				font-size: 11px;
				color: #666666;
				clear: both;
				float: left;
				}
				
.content_lg {
	width: 700px;
	height: 450px;
	float: left;
	margin: 0;
	padding: 0;
	}
	.title_lg {
		width: 660px;
		height: 30px;
		background: #eaeaea;
		text-align: right;
		margin: 20px 0 0 20px;
		clear: both;
		float: left;
		}
		.title_lg img { float: right; }
	.content_lg .text_block {
		clear: both;
		float: left;
		width: 660px;
		margin: 50px 25px 0 0;
		}
	.content_lg .news_block {
		clear: both;
		float: left;
		width: 660px;
		height: 360px;
		overflow: auto;
		margin: 20px 25px 0 0;
		padding: 0 18px 0 0;
		}
	.content_lg p {
		color: #000000;
		width: 280px;
		float: right;
		text-align: right;
		margin: 10px 0 0 0;
		line-height: 17px;
		}

.footer {
	width: 900px;
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
	text-align: center;
	float: left;
	clear: both;
	color: #999999;
	border-top: 1px solid #999999;
	font-size: 10px;
	text-transform: capitalize;
	}
	.footer img { float: none; }

/* news CSS */
	
.NewsSummary {
	width: 260px;
	float: left;
	margin: 0 0 0 20px;
	padding: 20px;
	color: #ffffff;
	text-align: left;
	background: #333333;
	opacity: .50;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.50;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.50;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=50);	/* Internet Explorer 5.5, 6 */
	}
.NewsSummary:hover {
	width: 260px;
	float: left;
	margin: 0 0 0 20px;
	padding: 20px;
	color: #ffffff;
	text-align: left;
	background: #333333;
	opacity: 1.00;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 1.00;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 1.00;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=100);	/* Internet Explorer 5.5, 6 */
	}
	.NewsSummary .NewsSummaryLink {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		padding: 0 0 10px 0;
		}
		.NewsSummary .NewsSummaryLink a:link { color: #ffffff; text-decoration:none;}
		.NewsSummary .NewsSummaryLink a:hover { color: #ffffff; text-decoration:underline;}
		.NewsSummary .NewsSummaryLink a:visited { color: #ffffff; text-decoration:none;}
	.NewsSummary .NewsSummaryPostdate {
		padding: 5px 0 0 0;
		font-size: 9px;
		}
	.NewsSummary .NewsSummaryMorelink {
		padding: 5px 0 0 0;
		}
	.NewsSummary p {
		text-align: left;
		float: left;
		clear: both;
		margin-top: 0;
		}

#NewsPostDetailDate {
		padding: 5px 0 0 20px;
		font-size: 9px;
		margin: 0 0 0 20px;
		color: #ffffff;
		background: #333333;
		width: 580px;
		text-align: left;
		}
#NewsPostDetailTitle {
		color: #ffffff;
		font-size: 12px;
		font-weight: normal;
		margin: 0;
		padding: 5px 0 0 20px;
		margin: 0 0 0 20px;
		color: #ffffff;
		background: #333333;
		width: 580px;
		text-align: left;
		}

#NewsPostDetailHorizRule {
		height: 1px;
		background: #ffffff;
		border: none;
		clear: both;
		float: left;
		margin: 0 0 0 20px;
		color: #ffffff;
		width: 600px;
		text-align: left;
		}

#NewsPostDetailSummary {
		padding: 15px 20px 0 20px;
		margin: 0 0 0 20px;
		color: #ffffff;
		background: #333333;
		width: 560px;
		text-align: left;
		}

#NewsPostDetailContent {
		padding: 15px 0 0 0;
		margin: 0 0 0 20px;
		color: #ffffff;
		background: #333333;
		width: 600px;
		text-align: left;
		}

#NewsPostDetailReturnLink {
		padding: 15px 0 0 20px;
		font-weight: bold;
		margin: 0 0 0 20px;
		color: #ffffff;
		background: #333333;
		width: 580px;
		text-align: left;
		}

/* Form CSS */

.registerform {
	clear: both;
	color: #000000;
	text-align: right;
	}

.registerform label {
	float: right;
	clear: both;
	margin: 7px 0 0 0;
	}

.registerform input {
	float: right;
	clear: both;
	margin: 3px 0 0 0;
	}
/* End of 'index' */

