﻿body {
  margin: 0;
  padding: 0;
  background-color: #9FB87A;
  color: white;
  font: Verdana, Helvetica,small Arial,  sans-serif;
}
#wrapper {
  background-color: #9FB87A;
  color: black;
  margin: 0px 40px 30px 40px;
  padding: 0px;
 

}
#header-bottom 
{
  height: 1%;
}
div.menu {
  margin: 0;
  padding: 0 4px 0 0;
  text-align: right;
  right:0px;
  position:relative;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#tagline {
  font-weight: bold;
  background-color: Transparent;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 0px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
  width: 100%;
  margin-top: 10px;
  background-color : #FFFFCC;
  padding:4px;

}
#content {
  margin: 0 15px 0 0px;
  border-right: 1px solid Maroon;
  border-top: 1px solid Maroon;
  border-bottom: 1px solid Maroon;
 
  background-color: #E5EECF;
}
#content_show {
  margin: 0 10px 0 230px;
  
}
#prod_footer
{
	background-color:White;
	padding-left:80px;
	margin: 0 10px 10px 208px;
}

#content_contact {
  margin: 0 295px 0 0px;
  border-right: 1px solid Maroon;
  border-top: 1px solid Maroon;
  border-bottom: 1px solid Maroon;
 
  background-color: #ECF1F0;
}

#content_support {
  margin: 0 240px 0 0px;
  border-right: 1px solid #b9d2e3;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
 
  background-color: #E5EECF;
}
#content_showcase {
  margin: 0 15px 0 0px;
  border-right: 1px solid #b9d2e3;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
 
  background-color: #E5EECF;
}

#content p, #content ul
{
  color: #666666;
  font-size: 110%;
   
}

#content ul ul
{
  color: #666666;
  font-size: 100%;
   
}
#mainfeature {
  background-image: url(img/mainimg.jpg);
  background-repeat: no-repeat;
  background-color: white;
  color: black;
  padding: 2em 2em 1em 10px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
  line-height: 1.4em;
  color: #666666;
	width: 360px;
}
#mainfeature li li{
  font-size: 110%;
  line-height: 1.4em;
  color: #666666;
  list-style-type:none;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content_contact .inner {
  margin: 0px 0px 0px 0px;
  padding-left:10px;
}
#content .inner h2 {
  color: #245185;
  
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content h2 
{
  width:200px;
  color: White;
  padding-bottom: 0.2em;
  font-size: 110%;
}

#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
  color: #800000;
}
#content h3 {
  font-size: 130%;
  color: #800000;
	width: 343px;
}
#content .inner h5 {
  font-size: 90%;
  color: #B25D54;
}
#content h5 {
  font-size: 90%;
  color: #B25D54;
	width: 279px;
	height: 15px;
}

#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar {
  float: left;
  width: 220px;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: bolder;
  color: #800000;

}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(img/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 110%;
  line-height: 1.4em;
  color:Maroon;

}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#sidebar2 
{
	
  float: right;
  width: 200px;
  background-color : #FFFFCC;
  color: black;
  margin-right: 60px;
  padding: 0;
}
#sidebar2 .inner {
  margin:  10px;
}
#sidebar2 p {
  font-size: 98%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #245185;
  padding:0;
  font-size:  90%;
  color: #800000;

}
#sidebar2 .inner p .bould{
  padding:0;
  font-weight:bold;
  font-size:  90%;
  color:#800000;
  
}
#sidebar2 ul
{
	list-style-type:none;
	margin:2px;
}
#sidebar2 fieldset
{
	color:Green;
	border-style:none;
	border-color:Green;
}
#nav {
  list-style: none;
  margin: 0;
  padding:  0;
}
#nav li {
  border-bottom: 1px solid #b9d2e3;
  padding: 0.4em 0 0.2em 0;
  font-size:  90%;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  color: #245185;
  font-weight: normal;
}
#bloglatest h4 {
  color: #ff4e00;
  font-size: 100%;
  font-weight: bold;
}
#blog {
  margin: 0;
  padding: 0 0 0 20px;
  list-style: url(img/more-bullet.gif);
}
#blog li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #ff4e00;
  font-weight: bold;
}
#newsletterform .text {
  width: 135px;
  border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#newsletterform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
  font-size: 80%;
}
#footer {
 padding-left:400px;
}
#footer span.left
{
  width: 220px;
  float: left;
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0;
}
#footer span.center{
  font-size: 90%;
  color: #256290;
  margin: 0 230px 0 160px;
  
}
#footer span.right
{
  width:210px;
  
  font-size: 90%;
  color: #256290;
  margin: 0;
  padding: 0;
}
div.behind
{
 position:relative;
 left:0px;
 top:0px;
 z-index:1
}
img.front
{
    position:relative;	
	left:0px;
	top:0px;
	z-index:2;
	float:left;
	
}
#silverlightControl3DText
{
	width:auto;
	height:auto;
}
#silverlightControlDeepZoom
{
	width:100%;
}
fieldset {
float: left;
clear: both;
width: 100%;
margin: 0 0 -1em 0;
padding: 5px;
border-style: none;
border-top: 1px solid #BFBAB0;
background-color: #F2EFE9;
}
fieldset legend
{
	border:solid 1px yellow;
}