/*
 * Agency: Stonewall+
 * URL: http://www.corsautility.co.za
 *
 * Author: Justin
 * Creation Date: 17 March 2010
*/

body {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

form, input, ul, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

/* Start Generic */

.clearboth {
	clear: both;
}

a {
	color: #999999;
}

a:hover {
	text-decoration: none;
}

/* End Generic */

/* Start Container Outer */
#home #container_outer {
	background-color:#FFFFFF;
}

#container_outer {
	background-color:#FFFFFF;
}

	/* Start Container Inner */
	
	#container_inner {
		margin: 0 auto;
		width: 940px;
	}
	
	#container_inner p {
		line-height: 15px;
		padding: 0 0 20px 0;
	}
	
		/* Start Header */
		
		#header {
			background-color:#FFFFFF;
			height: 160px;					
		} 
	
			#dvdr_1 {
				margin: 5px 0 0 0;
			}
			
			#dvdr_2 {
				margin: 16px 0 0 0;
			}
	
			#logo_kaya {
				float: left;
				margin: 17px 0 0 0;
			}
			
			#logo_chevy_bowtie {
				float: right;
				margin: 55px 0 0 0;
			}
			
			
			#title {
				float: left;
				margin: 60px 0 0 30px;
			}
			
			/* Start Nav */
			
			#mini_nav {
				float: left;
				margin: 15px 0 0 30px;
			}
			
				#mini_nav a {
					color: #ff9900;
					font-size: 12px;
					text-decoration: none;
				}
				
				#mini_nav span {					
					color: #a9abaf;
					padding: 0 5px;
				}
			
			/* End Nav */
			
		/* End Header */
		
		/* Start Home */
		
			/* Start Box Content */
			
			#box_content {
				height: 206px;
				margin: 0 0 15px 0;
				padding: 25px 0 0 0;
			}
			
				#box_content .box_left {
					float: left;
					padding: 0 6px 0 0;
					width: 309px;
				}
				
				
				#box_content .box_center {
					float: left;
					padding: 0 6px 0 0;
					width: 309px;
				}
				
				#box_content .box_right {
					float: left;
					width: 309px;
				}
			
			/* End Box Content */
			
			
			/* Start Description */
			
			#description_content {
				background-image:url(../images/content_bck.jpg);
				background-repeat:no-repeat;
				height: 199px;
				margin: 0 0 17px 0;
				padding: 25px 0 0 0;
				color: #ffffff;
				font-size: 14px;
				}
			
			#description_content .desc_title_blurb {
				float: left;
				padding: 28px 0 0 33px;
				width: 194px;
				}
				
				
			#description_content .desc_main {
				float: left;
				padding: 16px 0 0 90px;
				}	
				
			#description_content .desc_main span {					
				color: #ffffff;
				}
				
			/* End Description */
			
			/* Start Sched */
		
		.sched td, .sched th {
			padding-left: 20px;
			text-align: left;
			color: #000000;
			font-size: 12px;
			
		}
		
		/* End Sched */
			
			
			/* Start Schedule */
			
			#schedule {
				margin: 0 0 18px 0;
				width: 940px;
				}
		
			.table_style {
				background: url(../images/bg_table.gif) repeat-x 0 100%;
				border: 1px solid #ededed;
				border-width: 0 1px 1px 0;
				margin: 0 0 0 0;
				}
			
			.table_style tr.alt th,
			.table_style tr.alt td {
				background: #dfdfdf url(../images/bg_td.gif) repeat-x 0 0;
				}
		
			.table_style th {
				background: url(../images/bg_td.gif) repeat-x 0 0;
				border-left: 1px solid #eeeeee;
				border-right: 1px solid #d4d4d4;
				font-weight: bold;
				padding: 10px;
				}
		
			.table_style td {
				background: #e6e6e6 url(../images/bg_td.gif) repeat-x 0 0;
				border-left: 1px solid #eeeeee;
				border-right: 1px solid #d4d4d4;
				padding: 10px;
				text-align: left;
				}
		
			.table_style td.first,
			.table_style th.first {
				border-left-width: 0;
				}
		
			.table_style td.first {
				text-align: left;
				}
			
			/* End Schedule */
		
		/* Start Footer */
		
		#footer {
			background: url(../images/dvdr_3.jpg) no-repeat 0 0;
			color: #999999;
			font-size: 11px;
			height: 50px;
			padding: 0 0 10px 0;
			text-align: left;
		}
		
		
			#footer a {
				color: #999999;
				text-decoration: none;
			}
			
			#footer a:hover {
				text-decoration: underline;
			}
			
			#footer span {
				padding: 0 5px;
			}
		
		#chevy {
				float: left;
				margin: 11px 0 0 10px;
				}
				
		#footer_link {
				float: left;
				margin: 21px 0 0 20px;
				}
				
		
		/* End Footer */
	
	/* End Container Inner */
	
/* End Container Outer */
