/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {position:absolute;
right:1em;
top:1em;
}

sup {
        font-size:10px;
}

a{
	font-family: arial, sans-serif; 
	color: #71945E;
	text-decoration: none;
	font-size: 12;
	font-weight:bold;
}

body{
width: 700px;
margin-left:auto; 
margin-right:auto;
margin-top:-4px;

font-family: arial, sans-serif; 
font-size: 14;
color: #5F5F5F;
text-decoration: none;
text-align:left;
line-height:1.5;
	
background: #000000;
background-image: url('../../../../images/body_bg.png');
background-repeat:repeat-x;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#primary{
background:#FFFFFF;
}

div.sidebar {
float:right;
overflow:hidden;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
background:#FFFFFF;
}

div.sidebar input#s {
width:7em;
background:#FFFFFF;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
background:#FFFFFF;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
background:#FFFFFF;
}

div.sidebar ul ul {
margin:0 0 0 1em;
background:#FFFFFF;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
background:#FFFFFF;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
background:#FFFFFF;
}

div.sidebar ul ul ul li {
list-style:circle;
background:#FFFFFF;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
background:#FFFFFF;
}

div#header,div#footer {
text-align:center;
background:#FFFFFF;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
background:#FFFFFF;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
background:#FFFFFF;
}

div#container {
background:#FFFFFF;
margin:0 auto 0 0;
width:100%;
}

div#content {
margin:0 0 0 10px;
float:left;
width:400px;
}

div.sidebar {
margin:40px 0px 0px 0;
float:right;
overflow:hidden;
width:180px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
}

     
li { 
	margin-top: 10; 
	margin-bottom: 10; 
} 

.menu_link{
	font-family: arial, sans-serif; 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14;
	font-weight:bold;
}

.menu_link:hover{
	color: #66CCFF;
}

.menu_link_selected{
	font-family: arial, sans-serif; 
	color: #66CCFF;
	text-decoration: none;
	font-size: 14;
	font-weight:bold;
}

a{
	font-family: arial, sans-serif; 
	color: #00248E;
	text-decoration: none;
	font-size: 14;
	font-weight:bold;
}

A.top_menu_link:hover{color:6C82B0}
a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
sup {
        font-size:10px;
}

UL.info_panel_ul{
	margin-left:12;	
	padding-left:10;
}
     
/*Internal pages*/
.maintable {
	height: 100%;
	background-color: transparent;
}

.content_row {
	background-color: white;
	border-left: solid white;
	border-left-width: 10;
	border-right: solid white;
	border-right-width: 10;
}

.content_text_area {
	background-color: white;
	border-top: solid white;
	border-top-width: 10;
}

.logo_row {
	background-color: FFFFFF;
	border-bottom:solid white;
	border-bottom-width: 10;
	border-left: solid white;
	border-left-width: 10;
	border-right: solid white;
	border-right-width: 10;
}

.main_logo_row {
	background-color: transparent;
}

/*Top Menu*/
.top_menu {
	background-color: #FFFFFF;	
}

/*Left Menu*/
.left_section_title {
	font-family: arial, "lucida console", sans-serif;
	color: #003366;
	font-size: x-small;
	padding-left: 5;
}

.left_menu_main_column {
	border-color: #003366;
	
	font-family: arial, "lucida console", sans-serif; 
	background-image: url(images/gradient.jpg);	
	background-repeat: repeat-x;
	border-width: 2;
	background-color: #F9F9F3;
}

.menu_row {
	border-bottom:solid white;
}

.left_section_link {
	font-family: arial, "lucida console", sans-serif; 
	color: #003366;
	text-decoration: none;
	font-size: xx-small;
}

.left_section_viewing {
	background-color: #D5D3BF;
}

/*Content Area*/
.breadcrumb_link {
	font-family: arial, "lucida console", sans-serif; 
	text-decoration: none;
	color: black;
	font-size: x-small;
}

.content_tab_link {
	font-family: arial, "lucida console", sans-serif; 
	text-decoration: none;
	color: white;
	font-size: x-small;
}

.content_header {
	font-family: arial, sans-serif; 
	font-size: 18;
	color: #073D72;
	text-decoration: none;
	font-weight:bold;
	text-align:justify;
}

.content_header_small {
	font-family: arial, sans-serif; 
	font-size: 12;
	color: #073D72;
	text-decoration: none;
}

.content_header_large {
	font-family: arial, sans-serif; 
	font-size: 18;
	color: #073D72;
	/*Margin: 25 5 2 5;*/
	text-decoration: none;
	font-weight:bold;
	text-align:justify;
}

.feature_list_text {
	font-family: arial, sans-serif; 
	font-size: 11;
	color: #7F7F7F;
	text-decoration: none;	
}

.content_text {
	font-family: arial, sans-serif; 
	font-size: 14;
	color: #5F5F5F;
	margin: 0 5 15 5;
	text-decoration: none;
	text-align:left;
	line-height:1.5;
	padding-bottom:15;
}

.icon-paragraph {
        border: 0;
        padding:0 10px 0 0;
}

.content_intro_text {
	font-family: arial, sans-serif; 
	font-size: 14;
	color: #7F7F7F;
	margin: 0 5 15 5;
	text-decoration: none;
	text-align:justify;
	line-height:1.5;
	padding-bottom:15;
}

.content_text_large {
	font-family: arial, sans-serif; 
	font-size: 14;
	color: #7F7F7F;
	/*margin: 0 5 15 5;*/
	text-decoration: none;
	font-weight:bold;
	line-height:1.5;
	padding-bottom:15;
}

.content_text_image{
	margin-top:5;
	margin-bottom:5;
	margin-right:10;
	margin-left:10;
}

.event_table { 
	border-collapse: collapse; 
  	border-top: hidden;
  	border-color: #ccc6b0;

	font-family: arial, sans-serif; 
	font-size: 11;
	color: #7F7F7F;
	margin: 0 5 15 5;
	text-decoration: none;
	text-align:justify;
	line-height:1.5;
	padding-bottom:15;
}

.event_table_row {
}

.event_table_col {
}

.event_table_col_header {
	color: black;
	font-size: 12;
	font-weight:bold;
}

.content_tabs {
	border-bottom:solid #003366;
	border-top: hidden;
	border-left: hidden;
	border-right: hidden;
	border-width: 2;
}

.content_tab_not_selected {
	background-color: #B2B2B2;
}

.content_tab_selected {
	background-color: #003366;
}

.sidebox-header {
        color: white;
        float: left;
        padding:0 0 0 35px;
        font-family:arial,sans-serif;
        font-size:18px;
        font-weight: bold;
}

.sidebox-help {
        color:#7F7F7F;
        font-family:arial,sans-serif;
        font-size:14px;
        text-decoration:none;
        padding:0 0 0 10px;
}

/*Footer*/
.footer {
        background-color: #000000;
}

.footer_text{
	
	font-family: arial, "lucida console", sans-serif;
	font-size: xx-small;
	background: white;
	padding: 10px 0 50px 10px;
}

.footer_link{
	font-family: arial, "lucida console", sans-serif;
	font-size: xx-small;
	background: white;
}

/*Main Table*/
.main_table {
	border-top:none;
	border-bottom:white;
	border-left: none;
	border-right: white;
	border-collapse: collapse;
	border-width: 2;
}

.left_col {
	width: 175;
	border-top:none;
	border-bottom:none;
	border-left: none;
	border-right: solid #CADBFD;
	border-collapse: collapse;
	border-width: 2;
}

.center_col {
	border-top:solid #CADBFD;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-collapse: collapse;
	border-width: 2;
}

.right_col {
	width: 175;
	border-top:none;
	border-bottom: none;
	border-left: solid #CADBFD;
	border-right: none;
	border-collapse: collapse;
	border-width: 2;
}

.info_panel_content{
	padding-left:0;
	padding-right:5;
	padding-bottom:5;
	padding-top:0;

	font-family: arial, sans-serif; 
	font-size: 11;
	color: #7F7F7F;
	text-decoration: none;
}

.featurePanelList {
	margin-top:0;	
	padding-top:0;

	margin-left:12;	
	padding-left:10;
}

.info_panel_link{
	text-decoration:none;
	font-family: arial, sans-serif; 
	font-size: 14;
	color: #7F7F7F;
	text-decoration: none;
}

.info_panel_highlight{
	text-decoration:none;
	font-family: arial, sans-serif; 
	font-size: 11;
	color: #A0B352;
	text-decoration: none;
}

.section_header {
	font-family: arial, "lucida console", sans-serif;
	font-size: x-small;
	color: white;
	background-color: #B2B2B2;
	border-top:solid #E5E5E5;
	border-bottom:solid #E5E5E5;
	border-left: hidden;
	border-right: hidden;
	border-collapse: collapse;
	border-width: 2;
	align: center;
	width:100%;
}

.section_text {
	font-famliy: arial, "lucida console", sans-serif;
	color: #003366;
	font-size: 12;
}

.more_info_link {
	font-famliy: arial, "lucida console", sans-serif;
	color: #003366;
	font-size: xx-small;
	text-decoration: none;
}

.event_date {
	color: black;
	font-size: xx-small;
}

/*List Spacing*/
.list_spacing{
	padding-bottom: 5;
}

/*Image Placement*/
.image_div { 
margin: 0 0 10px 10px;
float: right; 
clear: right;
}

.bio_image{
margin: 0 10 0 0;
float: left; 
clear: left;
}

.product_table {
	border-collapse: collapse;
	border: none; 
}

.product_column {
	border-right: 3px solid #CADBFD; 
}

.whitepaper_col {
	border-bottom: 1px solid;
	border-color: #ccc6b0;
}

.white_paper_info{
	color: #ccc6b0;
	font-family: arial, "lucida console", sans-serif; 
	font-size: xx-small;
}

.product_category_title {
	 font-family: arial, "lucida console", sans-serif; 
	 color: #7F7F7F;
	 border-right: 1px	solid #003366;
}

.product_table_text {
  font-family: arial, "lucida console", sans-serif; 
  color: #7F7F7F;
	border-right: 1px	solid #003366;
	font-size: x-small;
}

.color_link {
	font-family: arial, sans-serif; 
	color: #71945E;
	text-decoration: none;
	font-size: 14;
	font-weight:bold;
}

.green_standard_link {
	font-family: arial, sans-serif; 
	color: #71945E;
	text-decoration: none;
}


.standard_link {
	font-family: arial, sans-serif; 
	color: #6C82B0;
	text-decoration: none;
	font-size: 12;
	font-weight:bold;
}
