/* CSS Document 
** Exclusively Developed for KDC Socal - http://www.kdcsocal.com
** Copyright KDC Socal, 2007
** Developed by Saba Kazemi / Inodex || http://www.inodex.com
*/

body
{
	width: 100%;
	/*height:100%; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	background-image: url(images/layout/kdc_background.jpg);
}

A:link {border: none; color: #CC3333; text-decoration: underline;}
A:visited {border: none; color: #CC3333; text-decoration: underline;}
A:hover {border: none; color: #003333; text-decoration: underline; background-color:#AECBE6;}
A:active {border: none; color: #003333;}

a img {border: none; } 


.container {
	width: 880px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.center_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	overflow: visible;
	position: relative;
	height: auto;
	width: 100%;
	top: 300px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	overflow: visible;
	position: absolute;
	height: 108px;
	width: 880px;
	top: 24px;
	background-image: url(images/layout/kdc_header_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

div#header_logo{
	width: 200px;
	position:absolute;
	left: 80px;
}
div#header_menu_home{
	width: 119px;
	height: 108px;
	position:absolute;
	left:403px;
	top: 0px;
	margin:0px;
	padding:0px;
}
div#header_menu_about{
	width: 119px;
	height: 108px;
	position:absolute;
	left:522px;
	top: 0px;
	margin:0px;
	padding:0px;
	
}
div#header_menu_portfolio{
	width: 119px;
	height: 108px;
	position:absolute;
	left:641px;
	top: 0px;
	margin:0px;
	padding:0px;
}
div#header_menu_contact{
	width: 119px;
	height: 108px;
	position:absolute;
	left:760px;
	top: 0px;
	margin:0px;
	padding:0px;
}
.menubutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	position: absolute;
	left: 10px;
	bottom: 12px;
}
.menubutton A:link {
	text-decoration: none;
	color: #990000;
}
.menubutton A:visited {
	text-decoration: none;
	color: #990000;
}
.menubutton A:hover {
	text-decoration: none;
	color: #666666;
	background-color:#FFCC66;
}
.menubutton A:active {
	color: #990000;
	display: inline-block;
}


/*Content Area*/

.content{
	top: 133px;
	left: 0px;
	width: 100%;
	/*height: auto;*/
	position: relative;
	overflow:visible;
}
div#center_background{
	left: 0px;
	/*height: auto;*/
	width: 100%;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/layout/kdc_content_back.jpg);
	background-repeat:repeat-x, repeat-y;
	position: relative;
}
div#center_content{
	top: 0px;
	left: 40px;
	width: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
div#content_intro{
	top: 2px;
	left: 0px;
	height: 259px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/layout/kdc_content_introbox.jpg);
	background-repeat:no-repeat;
	position: relative;
}
div#content_about_header{
	top: 0px;
	left: 10px;
	width: 858px;
	height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/layout/kdc_about_header.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#content_about{
	top: 0px;
	left: 10px;
	width: 858px;
	/*height: 400px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/layout/kdc_background_about.jpg);
	background-repeat: repeat-x, repeat-y;
	position: relative;
}
div#content_portfolio{
	top: 0px;
	left: 10px;
	width: 858px;
	/*height: 800px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/layout/kdc_background_about.jpg);
	background-repeat: repeat-x, repeat-y;
	position: relative;
	/*overflow:hidden;*/
}
div#content_contact{
	top: 0px;
	left: 10px;
	width: 858px;
	/*height: 680px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/layout/kdc_background_about.jpg);
	background-repeat: repeat-x, repeat-y;
	position: relative;
}
div#content_about_footer{
	top: 0px;
	left: 10px;
	width: 858px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/layout/kdc_about_footer.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#intro_text{
	top: 10px;
	left: 40px;
	width: 850px;
	/*height: 235px;*/
}
div#content_leftbox{
	float: left;
	top: 10px;
	left: 0px;
	height: 262px;
	width: 440px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/layout/kdc_content_leftbox.jpg);
	background-repeat:no-repeat;
	position: relative;
}
div#content_rightbox{
	float: left;
	top: 10px;
	left: 0px;
	height: 262px;
	width: 440px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/layout/kdc_content_rightbox.jpg);
	background-repeat:no-repeat;
	position: relative;
}
div#box_text{
	top: 10px;
	left: 30px;
	width: 380px;
	height: 230px;
}
blockquote {
	padding-top: 0px;
	margin-top: 0px;
	
}
li.sublist{
	margin-left: 14px;
}


/* Footer Area */

#footer {
	width:100%;
	clear:both;
	height:50px;
	color: #000000;
	text-align:center;
	bottom: 0px;
	position:relative;
	background-image: url(images/layout/kdc_footer_background.jpg);
}
* html #footer {/*only ie gets this style*/
\height:52px;/* for ie5 */
he\ight:50px;/* for ie6 */
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Form Area */
.formerror {
	border: 1px solid red;
	background-color : #FFCCCC;
	width: 80%;
	padding: 5px 0 0 10px;
	text-align: left;
	font-family: Georgia,Palatino,Trebuchet MS,Verdana;
	font-size: 12px;
}

.errortext {
  padding-left: 90px;
  font: bold medium sans-serif;
}

.formthank {
  border: 1px solid red;
  background-color : #D3E5FA;
  width: 80%;
  padding: 5px 5px 5px 5px;
}

.contacttext {
  padding-left: 80px;
  text-align: left;
}

label {
  padding-right: 10px;
  width: 80px;
  text-align: right;
  float: left;
}
.form_fields {
	margin-left: 25%;
	border: 1px solid #B2B2B2;
	background-color: #FCFCFC;
	padding: 25px;
	width: 280px;
	text-align: right;
}

.form_fields textarea, input, select {
	font-family: Trebuchet MS;
	font-size: 11px;
	background: #f0f0f0;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
}

input.groovybutton
{
	font-size:12px;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width:200px;
	height:30px;
	cursor: hand;
	background-color:#3300CC;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff3300CC',EndColorStr='#ff000033');
	border-style:solid;
	border-color:#AAAAAA;
}
.floatleft {
	float:left;
	margin: 0 10 0 0;
	padding: 0 10 0 0;
}

A:link img {color: #CC3333; text-decoration: underline;}
A:visited img {color: #CC3333; text-decoration: underline;}
A:hover img {color: #003333; text-decoration: underline; background-color:#AECBE6;}
A:active img {color: #003333;}

