body
{
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font: 12px/180% sans-serif, verdana; 
  line-height: 1.5;
  color: #333333;
}

h1, h2, h3, h4, h5, h6 
{
	margin: .2em 0 .2em 0;
}

hr 
{
	border-style:none;
	padding: 3px 0px 3px 0px;
	margin-bottom: 10px; 
}

b, strong 
{ 
	color: #555555;
	font-weight: bold; 
	font-size: 1.1em;
}

p {
	font-size: 1.1em;
	line-height: 1.4;
	margin: 0.6em 0 .5em;
	padding: 0;
}

ul 
{
	font-size: 1.0em;
	margin: 6px 0px 0px 10px;
}
li
{
	list-style-type:disc;
	margin: 0px 0px 0px 0px;
}

form 
{
	margin: 0;
	padding: 0;
}

tr, th, td
{
	border: none;
}

/*--- <a> Styles ---*/

a:link, a:visited 
{
  color: #710B0B; 
  text-decoration: none;
  font-weight: bold;
}
a:hover 
{
  color: #000000;
}
a img 
{
	border: none;
}

a.button
{
	background: url(/images/buttons/button.gif) top left no-repeat;
	padding: 0px 0 0px 15px;
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
	height: 24px;
	cursor: pointer;
}
a.button em 
{
	background: url(/images/buttons/button.gif) top right no-repeat;
	color: White;
	padding: 5px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;
	height: 24px;
	text-align: left;
    font-style: normal;
	font-weight: bold;
}
a.button em:hover
{
	color: #999999;
}

	
/*--- Page Header & Footer ---*/

.wrapper 
{
	width: 880px; 
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#header 
{
	background-image: url(/images/backgrounds/header.jpg);
	background-repeat: repeat-x;
	height: 102px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

#footer 
{
	background-image: url(/images/backgrounds/footer.jpg);
	background-repeat: repeat-x;
	background-color: #66696E;
    clear: both;
    display: block;
    height: 500px;
	padding: 20px 20px 0px 20px; 
	font-size: 0.9em;
	line-height: 1.8em;
	vertical-align: top;
    color: #e0e0e0;
}

#footer .links { padding-top: 6px; color: #a0a0a0; }
#footer a, #footer links.a { color: #e0e0e0; font-weight: normal; }
#footer a:hover  {color: #ffffff; }


/*--- Content Styles ---*/

#content 
{
	background-color: #ffffff;
    padding: 12px 0px 40px 0px;
    line-height: 1.4;
	min-height: 480px;
}

#content div.main
{
	width: 600px;
	float: left;
	padding: 0px;
	margin-right: 10px;
}
#content div.sidebar
{
    margin-top: 30px;
	padding: 20px 20px 20px 40px;
	width: 180px;
	float: right;
	background: #d0d0d0;
	display:block;
}
#content div.panel
{
    margin-top: 10px;
	padding: 20px 20px 20px 40px;
	background: #e9e9e9;
	display:block;
}

#content p.leader 
{ 
	font-size: 1.3em;
	line-height: 140%; 
}

#content p span 
{
	font-weight: normal; 
	font-size: 2.0em; 
	float: left; 
	margin: -0.05em 0.20em 0px 0px; 
	line-height: 1em; 
}

#content div.portfolio
{
    float: left;
    padding-left: 30px;
    width: 320px;
}
#content div.portfolio h2
{
    margin-top: -10px;
    margin-bottom: 1px;
}

#content h1, #content h2
{
    margin-top: 10px;
    color: #303030;
    font-weight: normal;
}
#content h1 { font-size: 1.5em; }
#content h2 { font-size: 1.3em; }

#content div.sidebar p a
{
    background: transparent;
    color: #710B0B;
    width: auto;
    text-align: left;
    padding: 0px;
}
#content div.sidebar p a:hover
{
    color: #000000;
    background: transparent;
}

#content div.sidebar a
{
	display: block;
	color: #DDDDDD;
	font-size: 1.0em;
	font-weight: bold;
	width: 160px;
	height: 24px;
	text-align: center;
	background: url(/images/buttons/button.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 2px 0px;
}
#content div.sidebar a:hover
{
	background: url(/images/buttons/button-on.gif) no-repeat;
}

.track
{
	font-size: 1.1em;
	font-weight: bold;
	color: #555555;
	width: 90px;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 8px;
}

.link
{
	font-weight: bold;
	font-size:0.9em;
	color:#756950;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	padding-left: 10px;
	padding-bottom: 2px;
	background: #dedede;
	cursor: hand;
}

.footnote
{
    font-size: 0.9em;
    font-weight: bold;
	color: #b3b372;
}

.divider
{
    border-bottom: #666666 1px solid;
}

.portfolio-text
{
	float: left; 
}

.portfolio-screenshot
{
	float: right;
	padding-left: 20px;
}

/*--- Forms ---*/

input[type=text],
input[type=password],
textarea 
{
    font: 13px/180% sans-serif, verdana; 
	font-size: 1.0em;
    line-height: 1.1em;
    height: 14px;
	float: left;
	border: #888888 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding: 2px 5px 2px 5px;
	margin-right: 6px;
	background-color: #FFFFFF;
	color: #404040;
	overflow: hidden;
}
select 
{
    height: 22px;
	font-size: 1em;
    line-height: 1.1em;
	background-color: #FFFFFF;
    margin: 0px;
	padding: 0px;
	color: #404040;
	overflow: hidden;
}
input[type=radio],
input[type=checkbox] 
{
	float: left;
	width: auto;
	margin: 0;
	display: inline;
	border: none;
	color: Red
}

label 
{
	float: left;
	margin-right: 10px;
	font-size: 1.0em;
	padding-top: 0em;
	color: #404040;
	text-align: right;
	vertical-align: middle;
}
.field
{
	padding-top: 12px;
}
.field label
{
	width: 120px;
}


/* ------------------ <a> style properties --------------- */

li a { font-size: 0.9em; font-weight: normal; }

.hand
{
    cursor: hand
}


@media print
{
	.noprint
	{
	    display: none;
	    visibility: hidden
	}

	.button
	{
	    display: none;
	    visibility: hidden
	}
}

.tickbox
{
    height: 13px;
    width: 13px;
    vertical-align: middle;
    background-color: transparent;
}

.radiobutton
{
    height: 11px;
    width: 11px;
    vertical-align: middle;
    background-color: transparent;
}


/*-- Generic Styles ---*/

.red { color: #EE0000; }
.faint { color: #a7a59b; }
.small { font-size: 0.9em; line-height: 1.4em; }

.spacer { margin: 20px; }
.spacer-left { margin-left: 20px; }
.spacer-right {	margin-right: 20px; }
.spacer-top { margin-top: 20px; }
.spacer-bottom { margin-bottom: 20px; }

.center { text-align: center; }
.invisible { display: none; }
.clear { clear: both; }
.clearleft { clear: left; }
.block { display: block; }

.floatright { float: right; }
.floatleft { float: left; }
.floatnone { float: none; }

.rounded
{
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

/*--- CSS corrections ---*/

.clearfix:after, .cf:after 
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix, .cf 
{
    display: inline-block;
}
html[xmlns] .clearfix, html[xmlns] .cf 
{
    display: block;
}
* html .clearfix, * html .cf 
{
    height: 1%;
}


