/*
Theme Name: Sciencehouse.com
Theme URI: http://www.sciencehouse.com/
Description: The custom theme for Sciencehouse.com.
Version: 1.0
Author: James Jorasch
Author URI: http://www.sciencehouse.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color:#000000; 
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-size:11px;
	line-height: 1.5em;
	}
	
h1 {
        font-size:24px;
        font-family:"Trebuchet MS", helvetica, sans-serif;
        color:#ed4d2a;
        font-weight:bold;
        padding-bottom:6px;
}

h2, h3, h4
        {
        margin:0px;
        padding:0px;
        color: #0e8597;	
		}

h5
        {
        margin:0px;
        padding-top:20px;
        color: #ec4e29;
        font-size: 16px;
}

h6
        {
        margin:0px;
        padding-top:20px;
        color: #000;
        font-size: 14px;
		font-weight:bold;
}	

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, {
	color:#0E8597;
	text-decoration: none;
	font-weight:bold;
	}

h2, h2 a, h2 a:visited, #sidebar h2 {
	color:#0E8597;
	text-decoration: none;
	font-weight:bold;
	}

h2 a:hover, #sidebar h2 {
	color:#0E8597;
	text-decoration: underline;
	font-weight:bold;
	}
	
	
#sidebar h2, #wp-calendar caption, cite {
	color:#0E8597;
	text-decoration: none;
	}

.entry p a:visited {
	color: #0E8597;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0E8597;
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px;
	padding: 0;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 620px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	text-align:left;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	color:#ED4D2A !important;
	font-family:'Trebuchet MS',helvetica,sans-serif !important;
	font-size:20px !important;
	font-weight:bold !important;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	float: right;
	width: 273px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
        padding-top:10px;
        padding-bottom:10px;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
        padding-top:10px;
        padding-bottom:10px;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* Custom tags for Sciencehouse.com */
#sidebar li h2 {
	color:#ED4D29;
	font-size:14px;
	font-weight:normal;
}

div.tabs img {
    border-width: 0px;
    padding: 0px;
    border-style: none;
}

div.logo img {
    border-width: 0px;
    padding: 0px;
    border-style: none;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Stylesheet for Sciencehouse.com website */

body
        {
        margin:0px;
        padding:0px 0px 20px 0px;
        text-align:left;
        min-width:986px;
        background-color:#d4d4d4;
}

div
        {
        font-family:verdana, arial;

        font-size:12px;
        background-repeat: no-repeat;
        margin: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}
td
        {
        font-family:verdana, arial;
        color:#000000;
        font-size:12px;
        margin: 0px;
        padding: 0px;
        text-align: left;
}

hr {
	color:#ccc;}
	
a, a:Active, a:Visited
        { font-family:verdana,arial; color:#0e8597; font-size:12px; text-decoration:none; }

a:Hover
        {
	font-family:verdana, arial;
	color:#0e8597;
	font-size:12px;
	text-decoration:underline;
	text-align: left;
}

.noUnderline a:Hover  
        {
	text-decoration:none;
	
}


.tealLarge
{ color: #0e8597;
 font-size: 14px;
 line-height: 16px;
}

.tealHeading
{
        margin:0px;
        padding:0px;
        color: #0e8597;
        font-size: 16px;
		font-weight:bold;
}


.orangeHeading a
{   
        padding-top:1em;
        color: #ec4e29;
        font-size: 16px;
		font-weight:bold;
}

.indent
{margin-left:10px;
}


/* links */
a.orangeHeading, a.orangeHeading:Active
        {
        margin:0px;
        padding:0px;
        color: #ec4e29;
        font-size: 16px;
		font-weight:bold
}
a.orangeHeading:Hover
        {
        margin:0px;
        padding:0px;
        color: #ec4e29;
        font-size: 16px;
		font-weight:bold;
		text-decoration:none;
}


p
        {
        margin:0px;
        padding:10px 0px;
        line-height:15px;
        color: #000;
        font-size: 12px;
        font-family: verdana, arial;
        text-align: left;
}
.left
        { float:left; }
.right
        { float:right; }
.clear
        { clear:both; }
.clr
        {
        clear:both;
        height:0px;
        padding:0px;
        margin:0px;
        line-height:0px;
        font-size:10px;
        font-family: verdana, arial;
}
.clr5
        { clear:both; height:5px; line-height:5px; padding:0; margin:0; }
.clr10
        { clear:both; height:10px; line-height:10px; padding:0; margin:0; }
.clr15
        { clear:both; height:15px; line-height:15px; padding:0; margin:0; }
.clr20
        { clear:both; height:20px; line-height:20px; padding:0; margin:0; }
.clr30
        { clear:both; height:30px; line-height:30px; padding:0; margin:0; }
.clr35
        { clear:both; height:35px; line-height:35px; padding:0; margin:0; }
.clr40
        { clear:both; height:40px; line-height:40px; padding:0; margin:0; }
.sp20
        { padding-bottom:20px; }

/* wrappers */
#topWrapper
        { height:25px; background-color:#333333; }
#topWrapper #container
        { text-align:right; width:986px; padding-top:3px; margin-left:auto; margin-right:auto; color:#ffffff; }
#topWrapper #container a, #topWrapper #container a:Active
        { color:#ffffff; font-size:12px; text-decoration:none; padding:0px 10px 0px 10px; }
#topWrapper #container a:Hover
        { color:#ffffff; font-size:12px; text-decoration:underline; padding:0px 10px 0px 10px; }
#topWrapper #container a.last, #topWrapper #container a.last:Active
        { color:#ffffff; font-size:12px; text-decoration:none; padding:0px 24px 0px 10px; }
#topWrapper #container a.last:Hover
        { color:#ffffff; font-size:12px; text-decoration:underline; padding:0px 24px 0px 10px; }

#navWrapper
        { height:125px; background-color:#3d3d3d; background-image:url(/static/image/bg_nav.gif); background-repeat:repeat-x; }
#navWrapper #container
        { text-align:left; width:986px; padding-top:1px; margin-left:auto; margin-right:auto; }
#navWrapper #container .logo
        { float:left; }
#navWrapper #container .tabs
        { float:left; }
#navWrapper #container .tabs img
        { display:block; }
#navWrapper #container .tabs ul
        { margin:0px; padding:0px; list-style:none; }
#navWrapper #container .tabs ul li
        { margin:0px; padding:0px; list-style:none; display:block; float:left; }
		
#navWrapper1
        { height:125px; background-color:#3d3d3d; background-image:url(/static/image/bg_nav.gif); background-repeat:repeat-x; }	
#navWrapper1 #container
        { text-align:left; width:986px; padding-top:1px; margin-left:auto; margin-right:auto; }
#navWrapper1 #container .logo
        { float:left; }		
		

#subNavWrapper
        { height:33px; background-color:#c9cfd3; }
#subNavWrapper #container
        { text-align:left; width:1000px; padding-top:8px; margin-left:auto; margin-right:auto; color:#3d3d3d; }
#subNavWrapper #container a, #subNavWrapper #container a:Active
        { font-family:arial,verdana; color:#3d3d3d; font-size:14px; text-decoration:none; padding:0px 12px 0px 12px; }
#subNavWrapper #container a:Hover
        { font-family:arial,verdana; color:#ec512d; font-size:14px; text-decoration:none; padding:0px 12px 0px 12px; }
#subNavWrapper #container a.subNavOn, #subNavWrapper #container a.subNavOn:Active
        { color:#ec512d;text-decoration:none; }
#subNavWrapper #container a.subNavOn:Hover
        { color:#ec512d; text-decoration:underline; }


#subNavWrapper #container ul
        { margin:0px; padding:0px 0px 0px 98px; list-style:none; }
#subNavWrapper #container ul li
        { margin:0px; padding:0px; list-style:none; display:block; float:left; border-right:1px solid #3d3d3d; }
#subNavWrapper #container ul li.last
        { margin:0px; padding:0px; list-style:none; display:block; float:left; border-right:none; }

#heroWrapper
        { background-color:#a7b1b8; background-image:url(/static/image/bg_hero.gif); background-repeat:repeat-x; }
#heroWrapper #container
        { text-align:left; width:962px; position: relative; margin-left:auto; margin-right:auto; }
#heroWrapper #container img { position: absolute; top: 0px; right: 0px; border: none; }
#heroWrapper #container .hero
        { }

#dividerWrapper
        { height:8px; background-color:#797f83; background-image:url(/static/image/bg_divider.gif); background-repeat:repeat-x; }
#dividerWrapper #container
        { text-align:left; width:986px; margin-left:auto; margin-right:auto; }

#contentWrapper
        { background-color:#d4d4d4; }
#contentWrapper #container
        { text-align:left; width:986px; margin-left:auto; margin-right:auto; background-color:#d4d4d4; }

#contentTop
        { margin:0px 12px 0px 12px; border-left:1px solid #999999; border-right:1px solid #999999; background-color:#ffffff; }

#homeTopLeft
        { width:667px; float:left; }
#homeTopLeft .padding
        { padding:10px 18px 0px 25px; }
#homeTopLeft .padding h2
        {
        font-size:25px;
        color:#ed4d2a;
        font-weight:normal;
        padding-bottom:2px;

        background-position:bottom left;
        background-repeat:no-repeat;
        text-align: left;
}
#homeTopLeft .padding .image
        {
        float:left;
        width:202px;
        padding-top:12px;
}


#homeTopLeft .padding .copy-wide
        {
        padding-top:10px;
        float: left;
        width: 620px;
		}

#homeTopLeft .padding .copy
        {
        padding-top:10px;
        float: left;
        width: 420px;
}
#homeTopLeft .padding .copy h3
        { color:#0e8597; font-size:14px; }
#homeTopLeft .padding .copy .date
        { color:#82a9b3; font-size:12px; }
#homeTopLeft .padding .copy .seeAllLinks
        { float:right; padding:9px 20px 0px 0px; }
#homeTopLeft .padding .copy .seeAllLinks a, .contentTopLeft .padding .copy .seeAllLinks a:Active
        { font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#0e8597; font-weight:bold; text-decoration:none; }
#homeTopLeft .padding .copy .seeAllLinks a:Hover
        { font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#0e8597; font-weight:bold; text-decoration:underline; }


#homeTopRight
        { width:293px; float:right; }
#homeTopRight .padding
        { padding:14px 0px 0px 0px; }
#homeTopRight .padding .title
        {  background-image:url(/static/image/bg_header_side.gif); background-position:top left; background-repeat:no-repeat; width:286px; height:33px; }
#homeTopRight .padding .title h2
        { padding:5px 0px 0px 15px; font-family:'Trebuchet MS',helvetica,sans-serif; font-size:16px; color:#ffffff; font-weight:bold; }


#contentTopLeft
        { width:667px; float:left; }
#contentTopLeft .padding
        { padding:27px 18px 0px 25px; }
#contentTopLeft .padding .hero
        { padding-bottom:14px; }
#contentTopLeft .padding .image
        { padding-bottom:11px; }
#contentTopLeft .padding .copy
        {
        padding:0px 0px 29px 4px;
        text-align: left;
}
#contentTopLeft .padding h1
        {
        font-size:24px;
        font-family:"Trebuchet MS", helvetica, sans-serif;
        color:#ed4d2a;
        font-weight:bold;
        padding-bottom:6px;
}

.networkPage
        {
        font-size:24px;
        font-family:"Trebuchet MS", helvetica, sans-serif;
        color: #1b72f5;
        font-weight:bold;
        padding-bottom:6px;
}

.capitalPage
        {
        font-size:24px;
        font-family:"Trebuchet MS", helvetica, sans-serif;
        font-weight:bold;
        padding-bottom:6px;
}

.foundationPage
        {
        font-size:24px;
        font-family:"Trebuchet MS", helvetica, sans-serif;
        font-weight:bold;
        padding-bottom:6px;
}

.foundationPage1
        {
        font-size:24px;
        font-family:"Trebuchet MS", helvetica, sans-serif;
		color: #6213a5;
        font-weight:bold;
        padding-bottom:6px;
}

#contentTopLeft .padding h2
        { font-size:24px; font-family:'Trebuchet MS',helvetica,sans-serif; color:#ed4d2a; font-weight:bold; padding-bottom:2px; background-image:url(/static/image/bg_header.gif); background-position:bottom left; background-repeat:no-repeat; } #contentTopLeft .padding h3
        { color:#0e8597; font-size:14px; }
#contentTopLeft .padding h4
        {
        color:#0e8597;
        font-size:12px;
        font-weight:normal;
}

#contentTopRight
        { width:293px; float:right;}
#contentTopRight .padding
        { padding:61px 0px 0px 0px; }
#contentTopRight .minipad
        { padding:8px 0px 0px 0px; }
#contentTopRight .padding .title
        {
        background-image:url(/static/image/bg_header_side.gif);
        background-position:top left;
        background-repeat:no-repeat;
        width:286px;
        height:33px;
        font-family: "Trebuchet MS", helvetica, sans-serif;
}
#contentTopRight .minipad .title
        {
        background-image:url(/static/image/bg_header_side.gif);
        background-position:top left;
        background-repeat:no-repeat;
        width:286px;
        height:33px;
        font-family: "Trebuchet MS", helvetica, sans-serif;
}
#contentTopRight .padding .title h2
        { padding:5px 0px 0px 15px; font-family:'Trebuchet MS',helvetica,sans-serif; font-size:16px; color:#ffffff; font-weight:bold; }
#contentTopRight .padding .title h3
        { padding:6px 0px 0px 15px; font-family:'Trebuchet MS',helvetica,sans-serif; font-size:15px; color:#ffffff; font-weight:bold; }
#contentTopRight .minipad .title h2
        { padding:5px 0px 0px 15px; font-family:'Trebuchet MS',helvetica,sans-serif; font-size:16px; color:#ffffff; font-weight:bold; }
#contentTopRight .minipad h3
        { padding:6px 0px 0px 15px; font-family:'Trebuchet MS',helvetica,sans-serif; font-size:15px; color:#ffffff; font-weight:bold; }

#subContentTopLeft
        { width:540px; float:left; }
#subContentTopLeft .padding
        { padding:27px 28px 20px 25px; }
#subContentTopLeft .padding h1
        { font-size:24px; font-family:'Trebuchet MS',helvetica,sans-serif; color:#ed4d2a; font-weight:bold; padding-bottom:6px; }
#subContentTopLeft .padding h3
        { color:#0e8597; font-size:14px; padding-top:9px; }
#subContentTopLeft .padding h4
        { color:#ed4d2a; font-size:14px; padding-top:9px; }

#subContentTopRight
        {
        width:390px;
        float:left;
}
#subContentTopRight .padding
        { padding:62px 0px 0px 0px; }
#subContentTopRight .padding h4
        { color:#ed4d2a; font-size:14px; padding-top:9px; }

#contentTopMain
        { width:960px; }
#contentTopMain .padding
        { padding:27px 20px 0px 25px; }
#contentTopMain .padding h1
        { font-size:24px; font-family:'Trebuchet MS',helvetica,sans-serif; color:#ed4d2a; font-weight:bold; padding-bottom:6px; }
#contentTopMain .padding h2
        { font-size:14px; font-weight:normal; }
/* /wrappers */

/* footer*/
.footer
        { margin:0px 12px 0px 12px; padding-bottom:24px; background-color:#333333; }
.footer div.left
        { float:left; width:668px; background-image:url(/static/image/img_footer_divider.gif); background-position:top right; background-repeat:no-repeat; float:left; font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#d4d4d4; }
.footer .left ul.footer
        { margin:0px; padding:16px 0px 0px 29px; list-style:none; }
.footer .left ul.footer li
        { margin:0px; padding:0px; list-style:none; display:block; float:left; }
.footer .left ul.footer li.left
        { width:196px; }
.footer .left ul.footer li.middle
        { width:223px; }
.footer .left ul.footer li.right
        { width:218px; }
.footer .left ul.footer li h3
        { font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#d4d4d4; font-weight:normal; line-height:14px; padding-bottom:1px; }
.footer .left ul.footer ul
        { margin:0px; padding:0px 0px 0px 17px; list-style:none; }
.footer .left ul.footer ul li
        { margin:0px; padding:0px; list-style:none; display:block; float:none; }

.footer .right
        { float:right; width:294px; font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#d4d4d4;}
.footer .right .leftbox
        { float:left; width:110px; font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#d4d4d4; }
.footer .right .rightbox
        { float:left; width:170px; font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#d4d4d4; text-align:left;}
.footer .right ul.address
        { margin:0px; padding:16px 0px 0px 30px; list-style:none; }
.footer ul.address li
        { margin:0px; padding:0px; list-style:none; }
.footer ul.address li.copy
        { padding-top:14px; }

.footer a, .footer a:Active, .footer a:Visited
        { font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#d4d4d4; text-decoration:none; line-height:14px; }
.footer a:Hover
        { font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#d4d4d4; text-decoration:underline; line-height:14px; }
/*/ footer*/

/* links */
a.seeAll, a.seeAll:Active
        { font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#0e8597; font-weight:bold; text-decoration:none; }
a.seeAll:Hover
        { font-family:'Trebuchet MS',helvetica,sans-serif; font-size:12px; color:#0e8597; font-weight:bold; text-decoration:underline; }
/*/ links */




/*/ end */
