body {	
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font: .9em/1.4em Arial, helvetica, sans-serif;
	background: url(../../images/dropshadow.gif) repeat-x;
	background-position: 0 250px
}

select, input, textarea {
	vertical-align: middle
}

.pivot-image {
	/* style for images in entries */
	margin: 4px 10px 5px 0
}

code {
	font-size: 1.2em;
}

blockquote {
border-left: 1px solid #ccc;
	background: #f1f1f1;
	padding: 5px;
font-size: .8em
}

h1
{
	font-size: 2.1em;
margin: 0;
	padding: 0;
	line-height: 1.2em;
font-family: Georgia;
font-weight: normal;
clear: both;
color: #333
}

h2
{
	font-size: 2em;
	margin: 0 0 15px 0;
	padding: 0; 
font-family: Georgia;
font-weight: normal;
}

#quickLinks h3 {
	margin: 0;
	font-weight: bold;
color: #000
}

h3 {
	padding: 0;
	margin: 15px 0 3px 0;
	font-size: 1em;
color: #000
}

h4 {
font-weight: normal
}

form {
	margin: 0;
	padding: 0
}

.date {
	font-size: .85em;   
	color: #999;
	line-height: normal;
	display: block;
	margin: 5px 0;
	clear: both;
}

.date a {
color: #999
}

a { 
	text-decoration: none; 
        color: #333
	}
	
a:visited { 
	color: #333;
	}
	
a:hover { 
	color: #999;
	}
	
a:active { 
	background: none;
	}

.prevnext_links {
	padding-left: 10px
}

/* these styles are for the search boxes */
.searchbox { 
	width: 148px; 
	border: 1px solid #999;
    border-bottom: 1px solid #E9E5E5;
    border-right: 1px solid #E9E5E5;
	font: 1em Verdana, Arial, Helvetica, Sans-serif;
margin-bottom: 10px
}

/* ACCESSIBILITY CHANGES - JM 2004/11/26 */
/* these hide the accessibility tags to stop the layout from changing */

.pivot-search { padding-top: 4px }
.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }

/*my styles */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* layout */

#header {
	position: relative;
	text-align: center;
	background: url(../../images/background.gif) repeat-y;
	background-position: 50% 0;
	height: 250px
}

	#header h1 { 
		position: relative;
		width: 903px; 
		height: 175px;
		display: block;
		padding: 75px 0 0 0;
		margin: 0 auto 0 auto;
		text-align: left
	}
		
	#header h1 a {
		display: block;
		width: 655px; 
		height: 128px;
		text-indent: -1000em;
		background:url(../../images/title.png) no-repeat;
	}
	
	#header h1 span {
		display: block;
		position: absolute;
		top: 46px;
		right: 0;
		width: 190px;
		height: 238px;
		text-indent: -1000em;
		background:url(../../images/sauce.png) no-repeat;
	}
	
	
	#globalNavigationBar {
		position: absolute;
		top: 0;
		left: 0;
		padding: 10px 0;
		text-align: right;
		width: 100%;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #fff;
		background-color: #333;
	}
	
	#globalNavigationBar ul {
		margin: 0; 
		list-style-type: none;
		padding: 0;
		float: right
	}
	
	#globalNavigationBar li {
		display: block;
		float: left;
		font-size: 1em;
		margin-right: 25px
	}
	
	#globalNavigationBar a {
		color: #ccc;
	}
	
	#globalNavigationBar a:hover {
		color: #999
	}

#container { 
	text-align: left;
	width: 903px; 
	margin: 0 auto 10px auto;
	padding-top: 40px
	}

#main { 
	float: left;
	width: 713px; 
	}
	
#content { 
	width: 510px;
	float: left;
	padding-bottom: 20px;
	}
	
	#content p {
		margin: 10px 0 0 0;
		padding: 0
	}

#promoCol {
	float: right;
	width: 200px;
}

#copyright {
	clear: both;
	width: 499px;
}

#copyright span {
	font-size: .85em;
	line-height: normal;
	display: block;
color: 666;
padding-bottom: 10px 
}

#quickLinks {
	float: right;
	width: 180px;
}


.item a, .lastitem a {
border-bottom: 1px solid #D8CEBF
}

.item h2 a, .lastitem h2 a {
border-bottom: 0!important
}
	

.item {
	border-bottom: solid 1px #ccc;
margin: 0 30px 0 0;
	padding-top: 25px;
	padding-bottom: 25px;
font-size: .85em;
line-spacing: 1.5em
}

.lastitem {
	margin: 0px 30px 0px0;
	padding-top: 25px;
	padding-bottom: 25px;
font-size: .85em;
line-spacing: 1.5em
}

.smallitem {
	padding: 10px 15px 15px 15px;
	font-size: .75em;
}

#quickLinks .smallitem {
padding: 10px;
}

.smallitem h2 {
font-size: 1.5em;
font-weight: bold;
font-family: Georgia;
margin-bottom: 5px;
padding-top: 3px
}

.smallitem p {
	margin: 5px 0 7px 0;
	line-height: normal
}

.smallitem ul {
	margin: 0;
	padding: 0 0 0 15px
}

#submitButton, .searchbutton, .commentbutton, .formbutton {
	border: 1px solid #999;
        background: #E9E5E5;
        border-top: 1px solid #E9E5E5;
        border-left: 1px solid #E9E5E5;
	font: 1em Verdana, Arial, Helvetica, Sans-serif
}

.leftImage {
float: left;
width: 110px;
display: block;
}

.leftImage img {
display: block
}

/* forms */
#form p {
	margin: 0;
	clear: both;
        padding: 5px 0 0 0
}

#form span {
	float: right;
	width: 69%
}

#form label {
	float: left;
	width: 30%
}

#form .commentinput, #form .commentinputTxt {
	width: 328px; 
	border: 1px solid #999;
    border-bottom: 1px solid #E9E5E5;
    border-right: 1px solid #E9E5E5;
	font: 1em Verdana, Arial, Helvetica, Sans-serif
}

#form .commentinputTxt {
	width: 474px; 
	height: 70px
}

#form .multiple span, #form .multiple label {
	float: none;
	width: auto
}

#form .small {
font-size: .9em
}

#content .comment {
	border: 1px solid #ccc;
	background: #f1f1f1;
	padding: 5px 5px 0 5px
}

.comment a:visited {
	color: #CC0033
}

.amazon {
	margin-bottom: 10px;
}

#pagination {
	margin: 10px 25px 0px 15px;
font-size: .85em
}

.googleads {
margin-bottom: 10px
}

#bannerAd {
padding: 15px 0 0 15px
}

#bannerAd img {
border: 0
}


/* Forms */

.example, .nonworkingform {
margin-top: 10px;
	background: #f1f1f1;
	padding: 5px;
}

.example form {
	width: 348px;
}

.example fieldset {
  clear: both;
  border: 0px solid #fff; /* for opera */
  padding: 0;
  margin: 0 0 10px 0;
}

.example h3 {
	margin-bottom: 10px;
	border-top: 1px solid #999;
	padding-top: 10px
}

#content .example p:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}	
	
#content .example p {
	display: inline-block;
	padding: 0 0 10px 0;
	margin: 0;
	}

/* Hides from IE-mac \*/
* html #content .example p {height: 1%;}
#content .example p {display: block;}
/* End hide from IE-mac */

.example label {
	display: block;
	float: left;
	width: 145px;
	margin-top: 1px;
}

	.example .mandatory {
		background: url(../images/mandatory.gif) no-repeat;
		background-position: right 3px
	}

.example span {
	display: block;
	width: 200px;
	float: left
}

#content .example p.checkbox, #content .example p.other, #content .example p.labelless
{
	margin-left: 145px;
}

.example .fileUpload {
	border: 1px solid #999;
	width: 175px;
	font-size: 13px;
}

.example select.textBox {
	width: 201px
}

.example .textBox {
	border: 1px solid #999;
	width: 197px;
}

/* border hack */
html>body .example .textBox {
	width: 199px;
}

.example .checkbox label
{	
	font-size: 12px;
	float: right;
	width: 175px
}

.example .multiple span label
{	
	font-size: 12px;
	display: inline;
	float: none
}

.example .multiple .textBox
{	
	width: auto
}

.example .other label
{	
	font-size: 12px;
	width: 50px;
}

.example .other .textBox {
	width: 140px;
	float: right
}

.example #submitButton {
	margin-left: 145px;
	margin-right: 4px;
	float: left;
}

#freelanceList dd {
margin: 0;
}

#freelanceList dt {
margin-top: 20px
}