/* real CSS styles for well behaved browsers */
/* yellowdesigns */

/* overrule browser defaults */
* {
	padding:0;
	margin:0;
	font: 11px/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color: #333;
}


h1 {
	font-weight: normal;
	color: #0080C0;
	font-size: 18px;
}

h3 {
	font-weight: normal;
	font-size: 18px;
	color: #FF6633;
}

h4 {
	padding:0;
	margin:0;
	font: 14px "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-weight:bold;
	color: #ff0000;

}

p {
	padding-left: 0px;
}

.bold {
	font-weight: bold;
}
img {
	border: 0px solid;
}

/* overrule basic.css styles */
body {
	padding: 10px 0px 0px 10px;
	background-color: #333;
	background-image: none !important; 
	text-align: center;
	}


/* positioning */

/* image rollover preview */
#preview{
		position:absolute;
		border:1px solid #000000;
		background:#ffffff;
		padding:0px;
		display:none;
		color:#fff;
}
	

#header {
  margin-left: auto; 
  margin-right: auto; 
  width:760px;
  max-width:760px;
  height:193px;
  max-height:193px;
  font-family:Trebuchet MS,Verdana, Arial;
  font-weight:bold;
  font-size:12px;
  text-align: center;
  color:rgb(0, 0, 0);
}


#wrapper {
	width: 760px;
	//position: relative;
	margin: 25px auto 0 auto;
	background: #fff url(../images/yellowdesigns-logo.png) no-repeat;
	text-align: left;
	height: auto;
	xborder: 1px solid red;
}



#content {
	clear: both;
	padding: 10px 0 10px 10px;
  width: 750px;
  height: auto;
  xborder: 1px solid green;
  background: #ffffff;
}

#contact {
	padding: 10px 20px 10px 20px;
	clear: both;
	text-align: center;
}


#homepage_left {
	float: left;
	width: 400px;
}

#aboutUs {
	background: #ffff00;
	padding-left: 5px;
	padding-right: 5px;
	height: 277px;
	float: left;
	
}


#aboutUs p {
	color: #000;
	text-decoration: none;
	font: 11px "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}


#aboutUs p.italics {
	color: #000;
	text-decoration: none;
	font-style: italic; 
	font-size 11px;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

#homepage_right {
	float: right;
	width: 300px;
}

#homepage_contact_box {
		xborder: 1px solid #ff0000;
		float: left;
		width: 740px;
		margin-bottom: 10px;
		xbackground: #ffcc00;
}

#homepage_contact_box_RES {
		xborder: 1px solid #ff0000;
		padding: 5px 5px 5px 5px;
		background: #ffcc00;
}
#footer {
	background: url(/images/footer.jpg) repeat-x;
	height: 30px;
	font-weight: bold;
	text-shadow: 2px 2px 1px #666 ;
	clear: both;
	text-align: center;
}

#footer p {
	color: #ddd;
	padding: 4px 20px 0 20px;
	text-decoration: none;
	text-shadow: -2px -2px 1px #666 ;
}

#footer a {
	color: #fff;
	border: 0;
	text-shadow: -2px -2px 1px #666 ;
	text-decoration: none;
	font-weight:bold;
}

#footer a:hover {
	background-color: transparent;
	color: #000;
	text-shadow:  none;
	text-decoration: none;
	font-weight:bold;
}

.portfolio_box {
	margin: 0 auto 0 auto;
	padding: 10px 10px 10px 10px;
	border: 1px solid #333;
	background: #cfcfcf;
	width: 710px;
	text-decoration: none;
	xfont-style: italic; 
	font-size 11px;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	
}

.spacerDiv {
	margin: 5px 0px 0px 5px;
}




/* contact form */
/* ------------------------------------------------------- */

#yellowContact {
	text-align: center;
}
fieldset.yellowContact { 
	width: 80%;;
	border:1px dashed #cccccc;
	xtext-align: center;
	margin: 0 auto 0 auto;
}

label {
	xtext-align: left;
}

legend {
  xpadding: 2px 6px;
  border:1px dashed #cccccc;
  margin-left: 25%;
  width: 50%;
}

input.yellowContact
{
	color: #000000;
	background: #ffffff;
	border: 1px dashed #cccccc;
}

textarea.yellowContact {
	color: #000000;
	background: #ffffff;
	border: 1px dashed #cccccc;
}

.submit input.yellowContact
{
	color: #000000;
	padding: 2px 6px	
	background: #ff0000;
	border: 2px outset #cccccc;
} 

a.yellowContact {
	color: #000000;
	font-size: 11px;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

a:hover.yellowContact {
	color: #ff0000;
	font-size: 11px;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif
	font-weight: bold;
	text-decoration: none;
	border: 0;
	background: none;
}

a:active.yellowContact {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif
	background: #ff0000;
	color: #ffffff;
}



/* ---------------------------------------------------------------- */


.quickContact {
	color: #ff0000;
	background: #fee3ad;
	border: 1px solid #ff0000;
}

form {
	line-height: 1em;
}

label {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
}

textarea {
	margin: 0 0 5px 0;
}

input {
	margin: 0 6px 0 0;
}

.go {
	margin: 0 0 -4px 0;
}

input#q {
	width: 125px;
}

.errorMsg {
	color: ff0000;
}

/* --------- */

a {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	background: none;
}

a:active {
	background: #999;
	color: #fff;
}

a.Small_Link {
	color: #000000;
	font-size: 8px;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

a:hover.Small_Link {
	color: #000000;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	background: none;
}

a:active.Small_Link. {
	background: #ffffff;
	color: #ff0000;
}


.Headline {
	font: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	background: none;

}

.align_right {
	text-align: right;
}