/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#333333;
 margin-top: 80px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#topnav {
 float: right;
 width: auto;
 background: #333333;
 margin: 0px 0px 0px 0px;
 border: 0px solid #666;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 }
#header {
 color: #333;
 width: 910px;
 float: left;
 padding-left: 10px;
 border: 1px solid #666;
 height: auto;
 margin: 1px 0px 5px 0px;
 background-image:url('http://www.springmastersjobs.com/images/smc-jobs.png');
 background-position: center center;
 background-repeat: no-repeat;
 background-color: #000000;

}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: #000;
 margin: 0px 5px 5px 0px;
 padding: 0px;
 height: auto;
 width: 232px;
 float: left;
 text-align: center;

}
#content { 
 float: left;
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 5px 5px 0px;
 padding: 0px;
 height: auto;
 width: 446px;
 display: inline;
 background-image:url('http://www.springmastersjobs.com/images/hands_in.jpg');
 background-position: bottom right;
 background-repeat: no-repeat;
}
#content p{
 font-family: Verdana, Arial, serif;
 font-size: 70%;
 letter-spacing: 2px;
 padding: 10px;
}
#rightcolumn { 
 color: #333;
 border: 0px solid #ccc;
 background: #000;
 margin: 0px 0px 5px 0px;
 padding: 0px;
 height: auto;
 width: 232px;
 float: left;
  text-align: center;
}
#footer { 
 width: 900px;
 clear: both;
 color: #999;
 border: 1px solid #666;
 background:#000000;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
#footer p{
 font-family: Verdana, Arial, serif;
 font-size: 70%;
 letter-spacing: 2px;
 text-transform: uppercase;
}



#content h1 {
	font-size: 18px;
	letter-spacing: -1px;
	color:#333333;
	padding-top:10px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}

#content h2 {
	font-size: 16px;
	color:#333333;
	padding-top:10px;
	padding-bottom:3px;
	letter-spacing: -1px;
}

/* navigation */

#navigation ul {
	margin: 0;
	padding: 0;	
	}
#navigation li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, serif;
	font-size: 70%;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#navigation li a {
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #ffffff;
	border: none;
	/*font-weight: bold;*/
	}
#navigation li a:hover {
	color: #000000;
	background: #ffffff;
	}
#navigation li a.active {
	font-weight: bold;
	color: #000000;
	background-color:#fff;
	}
/* navigation ends */

.quote {
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #ccc;
	padding: 2px;
	
	font-weight: normal;
	
}
.owner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	float: right;	
	color: #999;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 30px;
}
li.leaf {
	list-style-image: url('http://www.springmastersjobs.com/images/leaf_20x24.png');
	margin-left: 30px;
	font-size: 1.2em;
	line-height: 2em;
}

/* ----------- My Form ----------- */
.myform {
	margin:0 auto;
	width:448px;
	padding:14px;
}
/* ----------- stylized ----------- */
#stylized {
/*border:solid 2px #b7ddf2;
background:#FFEBEA;*/
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	color: #900;
}
#stylized p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #000;
	padding-bottom:10px;
}
#stylized label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input {
	float:left;
	font-size:1.2em;
	padding:4px 2px;
	border:solid 1px #000;
	width:200px;
	margin:2px 0 20px 10px;
	color: #360;
}
#stylized select {
	float:left;
	font-size:1em;
	padding:4px 2px;
	border:solid 1px #000;
	width:200px;
	margin:2px 0 20px 10px;
	color: #360;
}
#stylized button {
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#360 url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
}

#quotes {
	width: 320px;	
	background-image: url('../img/quote.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 25px;
	margin: 20px;	
	/*border: 1px solid #000;*/
	
}
#quotes li {
	list-style: none;
	list-style-type:none;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size:2.0em;
	color: #333;
}
blockquote {
	margin: 0;
}
cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50%;
	float: right;
}

div#alert_user {
	background-image: url('../img/exclamation-mark-icon.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 400px;
	min-height: 52px;
	border:3px solid #360;
	background-color: #fff;
	padding: 5px;
	margin: 10px;
	font-size: 18px;
	
	
}

p.error_msg {
	
	color: #360;
	font-size: 18px;
	margin-left: 54px;
	/*border:1px solid #F00;*/
	width: 346px;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: middle;
	
		
	
}

#leftcolumn h1, h2, h3, p{
	
	margin-left: 30px;
		
}

#leftcolumn h1 {font-size: 1.6em}

#leftcolumn h2 { 

font-size: 1.4em;
margin-bottom: 10px;
font-family: Helvetica, Arial, sans-serif;
margin-top: 5px;
	
}

#leftcolumn h3 {

font-size: 1.2em;
margin-bottom: 10px;
font-family: Helvetica, Arial, sans-serif;
margin-top: 3px;
color: #666;
margin-left: 40px;

}


#content h1 {font-size: 1.6em}

#content h2 { 

font-size: 1.4em;
margin-bottom: 10px;
font-family: Helvetica, Arial, sans-serif;
margin-top: 5px;
	
}

#content h3 {

font-size: 1.2em;
margin-bottom: 10px;
font-family: Helvetica, Arial, sans-serif;
margin-top: 3px;
color: #666;
margin-left: 40px;

}

#confirm {
	margin:20px;
}

#confirm h1 {
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 1.6em;
	margin-bottom: 8px;
	color: #900;
}

#confirm h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;	
	margin-bottom: 5px;
	color: #666;
}

#confirm p {
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 1.2em;	
	color: #999;
}

ul.shuttle {
	
	margin-left: 60px;	
	margin-right: 30px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}

.shuttle li {
	line-height: 1.4em;	
	list-style: square;
}

#content h1.main {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 1.6em;
		color: #900;
}

ul.good-points {
	
	
	margin-top: 8px;
	
	margin-left: 30px;
	margin-right: 30px;
	
}

ul.good-points li {
	font-family: Helvetica, Arial, sans-serif;
	list-style: square;
	list-style-type: square;
	color: #666;
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
	
}

.apply {
	clear:both;
	margin-left:150px;
	margin-top: 10px;
	width:125px;
	height:40px;
	background:#900 url(img/button.png) no-repeat;
	text-align:center;
	line-height:40px;
	color:#FFFFFF;
	font-weight:bold;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
	font-size: 1.2em;
	
	padding-bottom: 5px;
		
}
