﻿*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #4DA0C6;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4DA0C6;
}

#sitemap 
{
	font-size: 12px;
	text-align: right	
}

body {	
	background: #ffffff url(/css/back_all.gif) repeat-x;
	font: 16px Calibri, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
}

#logo {
width: 886px;
height: 316px;
text-align: right;
padding-right: 0px;
padding-top: 100px;
background: url(/css/header-clouds.jpg) no-repeat;	
-moz-border-radius: 6px;
-webkit-border-radius: 6px;

}

#logo_l2 {
background: url(/css/header_l2.png) no-repeat;	
height: 200px;
padding-top: 10px;
}

#logo #logo_l2 H1 a
{
	text-decoration: none;
	font-size: 32px;
	color: #5F6B7E;
	padding-right: 20px;
	font-family: Calibri;
}

#logo #logo_l2 H2 a
{
	text-decoration: none;
	font-size: 14px;
	font-style:normal;
	color: #5F6B7E;
	padding-right: 20px;
}

#main
{
width: 886px;
padding-top: 10px;
}

#left
{
	width: 250px;
	margin-left: 10px;
}

#rss
{
	text-align:center;
	padding:20px;
	border: none;
}

#rss a img
{
	border-style: none;
}


#left H3
{
width: 225px;
height: 32px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 20px;
text-transform: uppercase;
color: #ffffff;
background: url(/css/title.gif) repeat-x
}

#left .labsite_LI_current
{
width: 225px;
min-height: 32px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 20px;
text-transform: uppercase;
color: #ffffff;
background: url(/css/title.gif) repeat-x
}

#Left LI .labsite_UL
{
	padding-top:30px;
}

#left .labsite_LI_generic
{
width: 225px;
height: 32px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 20px;
text-transform: uppercase;
color: #ffffff;
background: url(/css/title.gif) repeat-x
}


#left .labsite_LI_current .labsite_UL {
	list-style: none;
	margin-top: 16px;
	background: url(/css/title_back.gif) repeat-x top;
	background-position: left top;
}

#left .labsite_Container .labsite_UL .labsite_UL .labsite_LI_generic
{
	background: none;
	height:10px;
	padding-top: 10px;
	padding-bottom:10px;
}

#left a {
	color: #4DA0C6;
	text-decoration: none;
}

#left a:hover {
	color: #4DA0C6;
	text-decoration: underline;
}

#left a:visited {
	color: #4DA0C6;
}

#left p
{
padding: 10px;
}

#content
{
	margin: 0 auto;
	width: 886px;
	text-align: left;	
}

#footer {
	height: 49px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) no-repeat center;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4DA0C6;
}

#footer a {
	color: #4DA0C6;
}

#right
{
float: right;
width: 600px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #4DA0C6;
}

#right a
{
color: #4DA0C6;
text-decoration: none;
}

#right a:hover
{
color: #FF0000;
text-decoration: underline;
}

#right a:visited
{
color: #4DA0C6;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h1 
{
    font-size: 23px;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color: #4DA0C6;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4DA0C6;
}

#right h3 
{
    font-size:medium;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	color: #4DA0C6;
}

#right ol, #right ul
{
margin-left: 30px;
}

.table
{
	
}

.table th
{ 
	background: background-color: #CCCCCC; 
	padding: 3px;
}

.table td
{
	border: 1px solid #C0C0C0;
	padding: 3px;
}

.tumbnails_td
{
    text-align:left;
    padding: 20px;
}

.tumbnails_img
{
    border: 0px;
}

.InLineEditBox
{
    font-family: Calibri;
    font-weight: bold;
    font-size: 18px;
    border: 0px;
}

.InLineEditBox:hover
{
	background-color: #FFFFC0;
}

.InLineEditBox_OLD:hover
{
    border: solid 1px #808080;
	background-color: #FFFFC0;
}

.postcard_TextBoxNewValue
{
    width:400px;
}

.postcard_LabelMessage
{
    color:Red;
}

.postcard_FieldValue
{
    font-weight:bold;
}
