﻿
/* Rules for SourceUSB logo image on Home Page */
.contentwindow div#srcusblogo 
{
  float: left;
  padding: 5px;
  padding-bottom: 15px; 
  /* border: 1px solid black; */
}

img.top
{
    float: left;
    margin-bottom: 2px;
    margin-top: 5px;
    margin-right: 5px;
    /* border: 1px solid black; */
}

.contentwindow p#srcusbintro
{
    margin: 0;
    line-height: 1.5em;
    padding-right: 10px;
}

.contentwindow p#srcusb_byline
{
    margin: 0;
    line-height: 1.5em;
    padding-left: 25px;
    padding-right: 10px;
    padding-bottom: 10px;
    font: bolder 1.5em 'Trebuchet MS' , Arial, Sans-serif;
/*letter-spacing: -2px;*/   color: #000099;
    border-bottom: medium #0099FF groove;
}

.contentwindow p#srcusbwelcome
{
    margin: 0;
    line-height: 1.5em;
    padding-left: 10px;
}

.srcusbfont
{
	font: bolder 3em 'Trebuchet MS' , Arial, Sans-serif;
	letter-spacing: -2px;
	line-height: 1em; 
    /*color: #CCCCCC;*/;
    /*  color: #3399FF;*/
    color: navy;
}


.contentwindow div#separator 
{
    text-align: center;
    padding-top: 12px;
    height: 2.5em;
    font-weight: bold;
    font-size: 1.2em;
    color: #555555;
    width: 590px;
    /* border: 1px solid black; */
}

.contentwindow div#pgm_icon
{
    padding-top:5px;
    padding-right:10px;
    float: left;
    width: 130px;
}

.contentwindow div#pgm_features
{
    width: 591px;
    padding-top:20px;
    clear: left;
}

.contentwindow div#pgm_features strong
{
    font-weight: bold;
    color: #555555;
}

.contentwindow div#pgm_features p.title
{
    margin:0px;
    padding:0px;
    margin-left: 142px;
    padding-bottom:20px;
    font-size:1.5em;
    font-weight:bold;
    color:#333333;
}

.contentwindow div#pgm_features ul
{
    margin:0px;
    padding:0px;
    margin-left: 142px;
}

.contentwindow div#pgm_features li
{
    margin:0px;
    padding:0px;
    margin-left: 15px;
    padding-right: 3em;
}

.contentwindow div#pgm_features p.more_link
{
    margin:0px;
    padding:0px;
    text-align:right;
    padding-top: 5px;
    padding-right: 3em;
}

table.feature_highs
{
    margin:0px;
    padding:0px;
    /*margin-top:10px;*/
    width:590px;
    font-size:1em;
}

table.feature_highs td.feature
{
    padding-bottom:5px;
    border-bottom:1px #CCCCCC solid;
    padding-right:3em;
    vertical-align:top;
}

table.feature_highs td.feature_icon
{
    width:45px;
    margin:0px;
    padding:0px;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:2px;
    text-align:center;
}

table.feature_highs td.link
{
    width:15px;
    border-bottom:1px #CCCCCC solid;
    vertical-align:text-top;
}

table.feature_highs td.link a:hover
{
    /*background-color:#FFCCFF;*/
}

table.feature_highs th
{
    font-size:1.2em;
    border-bottom: 1px #3399FF dotted;
}

table.feature_highs td img
{
    border:0;
}

table.feature_highs td a:hover
{
    border:1px #FF9966 dotted;
}

table.contact
{
}

table.contact td.label, td.field
{
    padding-top: 10px;
    padding-left: 5px;
    vertical-align: text-top;
    font-size: 10pt;
}

table.contact td.label
{
    padding-right: 5px;
    text-align: right;
    font-weight: bold;
}

.cssbutton, .cssbutton2, .cssbutton3{
    background-color: #d1ec4c;
    border: 2px #d1ec4c outset;
    padding: 1px 4px;
    color: black;
    text-decoration: none;
    font: bold 1.2em "Trebuchet MS", Verdana, Helvetica, sans-serif;
    margin-bottom:5px;
    margin-left: 6px;
}

.cssbutton:visited, .cssbutton2:visited, .cssbutton3:visited{
    color: black;
}

.cssbutton2{
    background-color: #bde6f3;
    border-color: #bde6f3;
}

.cssbutton3{
    background-color: #ebe587;
    border-color: #ebe587;
}

.cssbutton:hover, .cssbutton2:hover, .cssbutton3:hover{
    border-style: inset;
    color: black;
    background-color: #e3f48e;
    padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active, .cssbutton2:active, .cssbutton3:active{
    color: black;
}

.cssbutton2:hover{
    background-color: #dbf2f9;
}

.cssbutton3:hover{
    background-color: #f4f1bc;
}

div.buttons p
{
    margin:0px;
    padding:0px;
    padding-top:5px;
    height: 2em;
}

img.topic
{
    float: left;
    margin: 15px;
    margin-bottom: 25px;
    /* border: 1px solid black; */
    vertical-align: text-top;
}

p.topic
{
    margin: 0;
    padding: 0;
    font-size: 1em;
    text-align: justify;
}

p.topiclink
{
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: bold;
}


/*.topicwindow div.left_topic */
div.left_topic 
{
  float: left;
  padding: 0px;
  padding-left: 15px;
  /* padding-left: 25px; */
  padding-right: 10px; 
  /* border: 1px solid black; */
  height: 90px;
  width: 262px;
}

/*.topicwindow div.right_topic */
div.right_topic 
{
  float: right;
  padding: 0px;
  /* padding-left: 20px; */
  /* padding-right: 40px; */
  padding-right: 25px;
  /* border: 1px solid red; */
  height: 90px;
  width: 262px;
}

p.tour_text
{
  margin-left: 3em;
  margin-right: 10em; 
}

p.tour_text_top
{
  margin-left: 3em;
  margin-right: 10em; 
  margin-top: 0px;
  padding-top: 1em;
}

p.tour_text_bottom
{
  margin-left: 3em;
  margin-right: 10em; 
  margin-bottom: 0px;
}

p.block_text
{
    margin-left: 3em;
    margin-right: 3em; 
}

p.block_text_top
{
    margin-left: 3em;
    margin-right: 3em; 
    margin-top: 0px;
    padding-top: 1em;
}

p.block_justified_text
{
    margin-left: 3em;
    margin-right: 3em; 
    text-align: justify;
}

p.block_justified_text_top
{
    margin-left: 3em;
    margin-right: 3em; 
    text-align: justify;
    margin-top: 0px;
    padding-top: 0px;
}

p.block_centered_text
{
    margin-left: 3em;
    margin-right: 3em; 
    text-align: center;
}

p.faq_text
{
	color: Black;
    /* background-color: #CEE7FF; */
    background-color: #E6F2FF;
}

p.block_upgrade_text
{
    margin-left: 2em;
    margin-right: 3em; 
    text-align: justify;
}

ul.topic_list
{
    margin-bottom: 0;
    margin-top: 1em;
}

ul.topic_list li.devlist
{
	list-style:disc;
	list-style-position:inside;
	padding-bottom:10px;
    margin-right: 3em; 
    text-align: justify;
}

li.bold_topic
{
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 1em;
}

li.normal_topic
{
    font-weight: normal;
    margin-bottom: 0;
}

p.topic_body
{
    font-weight: normal;
    text-align: justify;
    margin-top: 0.2em;
    margin-right: 2em;
}


.release_font
{
    font-weight: bold;
    font-size: 1.2em;
    /* color: #666666;*/
    color: navy;
}

.release_date_font
{
    font-weight: normal;
    font-size: 0.8em;
    color: red;
}

.example_font
{
    font-weight: normal;
    font-size: 0.9em;
    /* color: #666666;*/
    color: navy;
}


.new_bold
{
    font-weight:bold;
    font-size: 1.2em;
}

p.no_bottom_margin
{
    margin-bottom: 0;
}

.file_list
{
    list-style: none;
}

.file_list img
{
    vertical-align: middle;
}

.file_list li
{
    margin-bottom: 10px;
    font-size: 1.1em;
    margin-right: 3em;
}

.file_list p
{
    margin: 0;
    margin-left:35px;
    margin-right: 3em;
    padding: 0;
    font-size: 0.9em;
    text-align: justify;
}


table.update_form
{
	font: normal normal bold 1em Verdana, "Trebuchet MS", Arial, Sans-serif;
	table-layout: fixed;
	width: 590px;
}

img.screenshot
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

td.image_cell
{
    border: 0px;
    margin: 0px;
    padding: 0px;
	padding-bottom: 10px;	
}

table.prob_reports
{
	border: 1px #555555 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.prob_header
{
	border: 1px solid #555555;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
}

td.prob_data
{
    border: 1px solid #555555;
    font-weight: normal;
    font-size: 10pt;
    text-align: center;
}

span.required
{
	color: #ff0000;
/*  font: normal normal bold 10pt Verdana, Arial, Helvetica;*/
}

td.navy_small
{
    font-size: 10pt;
    font-weight: normal;
    color: navy;
}

td.navy_xsmall
{
    font-size: 9pt;
    font-weight: normal;
    color: navy;
}

.section_header
{
	font-family: Verdana, "Trebuchet MS", Arial, Sans-serif; /*  font-size: 1.3em;*/;
	font-size: 10pt;
	font-weight: bold;
	color: navy;
	background: #D2E1F0;
	text-transform: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/;
	margin-left: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 4px;
}

td.form_label50_centered
{
    width: 50%;
    text-align: center;
    font-size: 1em;
}

td.form_label50_left_indent
{
    width: 50%;
    text-align: left;
    text-indent: 5em;
    font-size: 1em;
}

td.form_submit
{
    width: 100%;
    text-align: center;
    border-top-color: #F3F3F3;
    border-top-style: solid;
    border-top-width: thin;
    padding-top: 10px;
}


div.banner
{
    margin-left: 175px;
    border: thin #D3D3D3 solid;
    color: #a60dca;
    font-family: Verdana, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    text-align:center;
    width: 240px;
}

ul.store_bullets
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    list-style-type: disc;
}

ul.store_bullets li
{
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

ul.order_methods
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-type: circle;
}

ul.online_orders
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style-type: square;
}


ul.order_methods li
{
    font-size: 0.9em;
    font-weight: bold;
}

ul.order_methods img
{
    padding: 3px;
    vertical-align: middle;
}

p.store_body
{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    text-align: justify;
    margin-top: 0.2em;
    margin-right: 2em;
}

table.request_types {
    width: 250px;
    margin-left: 170px;
    margin-top: 0px;
	margin-bottom: 20px;
	border: 1px #333333 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.request_types td.urb, td.mport, td.ihub, td.usbint, td.pnp, td.pwr, td.hub, td.hcd, td.hid {
    background-color: #1B44CB;
    color: white;
	border: 1px #333333 solid;
    font-weight: bold;
    font-size: 9pt; 
    font-family: Verdana,Arial,Helvetica;
    height: 20px;
/*  width: 45px;*/
    width: 22%;
    text-align: center;
}

table.request_types td.mport {
    background-color: black;
}

table.request_types td.ihub {
    background-color: #5A96AA;
}

table.request_types td.usbint {
    background-color: #C000C0;
}

table.request_types td.pnp {
    background-color: #05B705;
    color: black;
}

table.request_types td.pwr {
    background-color: #FF9601;
    color: black;
}

table.request_types td.hub {
    background-color: #14BAF0;
    color: black;
}

table.request_types td.hcd {
    background-color: #7D39E3;
}

table.request_types td.hid {
    background-color: maroon;
}

table.request_types td.desc {
    height: 20px;
    width: 78%;
/*  width: 205px;*/
	border: 1px #333333 solid;
	text-align: left;
	text-indent: 5px;
	font-weight: normal;
    font-size: 9pt; 
    font-family: Verdana,Arial,Helvetica;
}


table.feature_list {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
    /*color: #404040;*/
    color: navy;
	width: 550px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 20px;
}

table.feature_list th { 
    border-bottom: 2px solid #6699CC;
    border-left: 1px solid #6699CC;
    background-color: #BEC8D1;
    text-align: left;
/*  text-indent: 5px;*/
    padding-left: 5px;
    padding-right: 5px;
    font-family: Verdana, Arial ,sans-serif;
    font-weight: bold;
    font-size: 11px;
    /*color: #404040; */
    color: navy; 
    }

table.feature_list td {
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
/*  text-indent: 10px;*/
    padding-left: 5px;
    padding-right: 5px;
	font-weight: normal;
	font-size: 11px;
	/*color: #404040;*/
    color: navy;
	background-color: #fafafa;
}

