﻿@import url("silverlight.css");

#call_us_image
{
    width: 328px;
    height: 23px;
    display: block;
    float: right;
    position:absolute;
    bottom: 1em;
    right: 0px;
    text-align: right;
}

#patentpending
{
    float:right;
    height:1em;
    position:absolute;
    right:0px;
    /*padding-right: 50px;*/
    text-align:right;
    top:25px;
    /*width:278px;*/
    width: 328px;
    font-style:italic;  
}

.leadfollow p:first-child{
    margin: 0px;
}

.rotatingimage{
    margin: 10px;
}
#simulist .linkicon
{
    border-style: none;
    margin-right: 5px;
    vertical-align: middle;
    margin-left: 20px;
}

#login_controls{
    
    text-align: right; 
    margin-top: 25px;
    height: 125px;
    left: 0px;
    bottom: 0px;
    height: 120px;
    padding-right: 10px;
    
}

#login_controls .labels
{
    text-align: right;
}

#login_controls input[type="text"],#login_controls input[type="password"]
{
    width: 150px;
}

#login_controls input[type="button"]{
    margin-top: 5px;  
}

#contact_wrapper{
    border: solid 3px #777777;
    position: relative;   
    top: 50%;
    margin-top: -120px;
}

#contact_table_holder
{
    height: 420px;
    position: relative;
}


#contact_form
{
    /*background-color: #cdcdcd;*/
    height: 210px;
    }

#contact_wrapper .spacer{
    padding: 5px;
    background-color: #ebebeb;
}

#contact_form input[type='text']{
    width: 185px;
}

#contact_form textarea{
    width: 231px;
    height: 80px;
}

#contact_form th{
    width: 40px;
}

#contact_info
{
    background-color: White;
    font-size: 16px;
	font-weight: bold;
    font-size: 14px;
    width: 470px;
    height: 220px;
    border-right: solid 3px #777777;
}


#contact_info th
{
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    color: Black;
}

#contact_info td
{
    text-align: left;
}

#contact_info td[colspan="2"]
{
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
}

a, a:visited
{
    color: Blue;
}
a:hover
{
    background: #cccccc;
    color: Blue;    
}


#simu_facetable
{
    margin-left: auto;
    margin-right: auto; 
    margin-top: 15px; 
    margin-bottom: 15px;
    text-align: center;
}

#simu_facetable td
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 960px;
	background-color : white;
	margin-top: 10px;
}
#content {
	background-color: white;
	margin-left: 180px;
	position: relative;
    padding: 10px;
    padding-left: 30px;
    padding-right: 5px;
	overflow:hidden;
}
.sidebar {
	width: 180px;
	position: absolute;
	height: 100%;
	overflow: hidden;
	top: 0px;
	background-color : #ebebeb;
}

#leftsidebar
{
	left: 0px;
}

#rightsidebar
{
	right: 0px;
	visibility: hidden;
}

#footer {
	background-color: #93D12E;
	position: relative;
	border-top: 10px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clearfloats {
	clear: both;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float:right;
}

#contentwrapper {
	position: relative;
	min-height: 440px;
    min-width: 920px;
}
#header {
	background-color: white;
	position: relative;
	border-bottom: 10px solid #93D12E;
	text-align: left;
}
.center {
	text-align: center;
}

.leftalign{
    text-align: left;
}
.rightalign{
    text-align: right;
}

#leftsidebar ul {
	list-style: url(none) none outside;
	margin: 0px;
	padding: 0px;
	text-align: right;
	position: relative;
}
#leftsidebar ul li {
	color: #93D12E;
	list-style: none outside;
	line-height: 25px;
	text-align: right;
	padding-right: 10px; 
}
#leftsidebar ul li a, #leftsidebar ul li a:hover {
	text-decoration: none;
	color: #000000;
	font-size:small;
	font-weight:bolder;
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: Transparent;
}

#leftsidebar ul li:hover {
	background-color: white;
}

#header img{
	border: 0px black none;
}

#sitebookmarker {
	
	position: absolute;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	visibility: hidden; 
}

#sitebookmarker, #sitebookmarker a{
	text-decoration:none;
	display: block;
	font-weight: bold;
}

#footer #footernav a {
	text-decoration: none;
	color: #676767;
	margin-right: 5px;
	text-align: center;
	margin-left: 5px;
	font-size: 12px;
}

#footer #footernav a:hover {
	background: #FFFFFF;
	}
	
#footer #copyright {
	text-decoration: none;
	color: #676767;
	margin-right: 10px;
	text-align: center;
	margin-left: 10px;
	font-size: 11px;
	margin-top: 5px;
}

a img{
    border-style: none;
}

.pdfLogo{
    vertical-align: text-bottom;

}
#leftsidebar ul li.current
{
	background-color: White;
}

#footer #footernav a.current
{
	font-weight: bolder;
}

.navlogofooter 
{
    border-style: none;
    vertical-align:bottom;
    margin-right:3px;
}

.navlogosidebar
{
    border-style: none;
    float: left;
}

.youtubeVideo
{
	margin-left:auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 625px;
	height: 506px;
}
/************** Pop Box **************/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/popbox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/popbox/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/popbox/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
/************** End  PopBox **************/

/************* Original CSS **************/
.leadfollow {
	font-size: 16px;
	font-weight: bold;
	text-align:justify;
	margin-bottom: 10px;
}

.leadtext2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align:justify;
    margin-bottom: 10px;
}


.leadfollow2 {
	font-size: 14px;
	font-weight: bold;
	text-align:justify;	
	margin-bottom: 10px;
}


#simulist a, #simulist a:visited {
	font-size: 14px;
	font-weight: bold;
	color: Blue;
}

#simulist a:hover {
	background: #CCCCCC;
	}

.videolink {
	color: #666666;
    font-size: 12px;
}

#ytlist ul{
	list-style: url(none) none outside;
	margin: 0px;
	padding: 0px;	
	
}

.externallink, .externallink:hover{
    padding-left: 25px;
    background-image: url(/images/extlink_small.gif);
    background-repeat: no-repeat;
    padding-bottom: 3px;
    padding-top: 2px;
    }
    
    

#ytlist li {
	padding-left: 2.0em;
	background: url(images/youtubeicon.gif) no-repeat;
}

#ytlist div {
    height: 35px;
    margin: 5px;

}
/********** End Original CSS *************/

