@import "DataList.css";
@import "DetailsView.css";
@import "FormView.css";
@import "GridView.css";
@import "TreeView.css";

* {padding: 0; margin: 0;}

html, body
{
	text-align: center;
	background-color: white;
	padding: 0;
	margin: 0;
	border: 0;
	line-height:1.4em;
	width: 100%;
	font-family: Arial, Verdana, Calibri, 'Trebuchet MS' , Sans-Serif;
	font-size:95%;
	color: black;
	background: #ffffff;
	padding-top:5px;
}

<!--[if !IE]>-->

<style type="text/css">
body {
    font-size:16px;
}
</style>

<!--<[endif]-->


div
{
	margin: 0px;
	padding: 0px;
}


p
{
	font-size: 11px;
}

li
{
	font-size: 12px;
	margin-left: 20px;
}

li.ListItem, li li
{
	font-size: 1em;
}

#MainContainer
{
	width: 920px;	
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: white;
	font-size: 0.875em;
}
.HorizontalBanner 

{
position: absolute; 
	top: 148px; 
	left: 0px; 
	width: 940px;    
}
.Header
{	
	height: 115px;
	top: 0px;
	position: absolute;
	background-color: White;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 920px;
	color: Black;
	z-index:10;
}

.Header a 
{

padding-left: 3px;
padding-right:3px;    
}


.Links
{
	height: 40;
	background-color: Black;
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 180px;
}

.Button
{

	background-repeat: repeat-x;
}

img , input
{
	behavior: url('/JavaScript/pngbehavior.htc');
}

div 
{
	margin: 0;
	padding: 0;
}

img 
{
	margin: 0;
	padding: 0;
	border: none;
}

a
{
	color: black;
}

p
{
	font-size: 1.2em;
	padding-right: 5px;
}


.MainContent
{
	background-color: white;
	clear: both;
	top: 230px;
	position: absolute;
	z-index: 0;
	width: 920px;
	overflow-x: hidden;
	
}

.ContentNav
{
    background-color: Transparent;
    min-height: 633px;
    margin-left: 12px;
    top: 0px;
    float: left;
    padding: 5px;
    margin-right: 0px;
    z-index: 0;
    overflow-x: hidden;    
    width: 515px;
    z-index: 5;
    padding-top: 0px;
    margin-top: 0px;
    border: none;
    font-size:12px;    
}

.ContentNav p


.ContentNav ul li 

{
    font-size:12px;
    list-style-type: square;

    }


.Content
{
	min-height: 500px;	
	padding: 5px;
	padding-top: 10px;
}


#ContentWide
{
	margin-left: 222px;	
	min-height: 95%;
}

div.RightBar
{
	position:absolute;
	right: 0px;
	top: 0px;
	margin-left: 7px;
	width: 185px;
	background-repeat:repeat-x;
}

div.HeadRibbon
{
	background-image: url('/images/tilemenu.gif');
	background-repeat: repeat-x;
	position: absolute; 
	top: 115px; 
	left: 0px; 
	width: 920px; 
	height: 40px;
	z-index:5;
}

div.HeadSearch
{
	background-image: url('/images/SubNavBg.jpg');
    background-repeat: repeat-x;
	position: absolute; 
	top: 153px; 
	left: 0px; 
	width: 920px;
	overflow-x: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:12px;
	z-index:0;
}

div.HeadSearch input
{
font-size:11px; 
padding: 1px 1px 1px 5px;
line-height:10px;
}

ul.HeaderCategories 
{
	list-style-type: none;
	margin: 0 auto 0 auto;
	padding: 0px;
}

ul.HeaderCategories li
{
	float:left;
	padding-top: 10px;
	font-size: 12pt;
	font-weight: bold;	
	padding-right: 5px;
	padding-left: 15px;
	margin: 0px;
}
ul.HeaderCategories li a
{
	text-decoration: none;
	color: white;
}

ul.HeaderCategories li a:hover
{
	text-decoration: underline;
	color: white;
}

.Nav
{
	width: 180px;
	float: left;
	height: 99%;
	top: 0px;
	left: 0px;
	
}

.Nav a {font-size:12px}


.Footer
{
	text-align: left;
    width:1010px;
	clear: both;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
	z-index: 250;
	margin-top: 15px;
}


.Footer a
{
	font-weight: bold;
	color: White;
	font-size: 11px;	
	text-decoration: none;
}

.Footer a:hover
{
	text-decoration: underline;
}

div.Separator
{
	font-size: 2pt;
	
	height:10px;
}



p.Box, div.Box, div.KBRelatedProductBlock, div.KBRelatedArticleBlock, div.PRRelatedProductBlock
{
	/*background-color: #f7f7f7;*/
	margin: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border: solid 1px #CDCDCD;
	background-image:url('/images/background_box.jpg');
	background-repeat:repeat-x;
	line-height:1.2em;
	font-size:11px;
}

p.Box a, div.Box a, div.KBRelatedProductBlock a, div.KBRelatedArticleBlock a, div.PRRelatedProductBlock a, p.Box ul,
{
	color: #333333;
	text-decoration: none;
	font-size:11px;
}

p.Box a:hover, div.Box a:hover, div.KBRelatedProductBlock a:hover, div.KBRelatedArticleBlock a:hover, div.PRRelatedProductBlock a:hover
{
	text-decoration: underline;
}

div.Box a.Award
{
	display: block;
	float:left;
	margin: 10px;
}

div.Box h5
{
	color: White;
	padding-left: 4px;
	font-weight: bold;
	padding-top: 5px;
}

.QuotedText
{
	font-family: Cambria, Georgia, Cursive;
	font-style: italic;
	font-size: 1em;
}

a.HeaderLink
{
	float: left;
	padding-left: 40px;
	position: relative;
	top: 62px;
	color: Black;
	text-decoration: none;
	font-size: 9pt;
	letter-spacing: 1px;
}

a.HeaderLink:hover
{
	color: White;
}

a.FooterLink
{	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 24px;
	position: relative;
	top: 0px;
	color: Black;
	text-decoration: none;
	font-size: 10pt;
	letter-spacing: 1px;
	height: 40px;
	display: -moz-inline-box;
	display: inline-block;
	margin-left: -2px;	
}

a.FooterLink:hover
{
	color: White;
}

.Errors
{
	color: Red;
	font-size: 1em;
	display: block;
	clear: both;
	float: none;
}

li.Spaced {
	margin-bottom: 10px;
}


.Required {
	color: Red;
	font-size: .8em;
}

/* sets all of your HTML header fonts and weights for your website */
.hr
{
	line-height: 3px;
	border-bottom: gray 2px dotted;
	background-image: none;
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Calibri, Arial, Sans-Serif;
}

h1
{
	font-size: 1.4em;
	font-weight: normal;
	color: #0a263c;
	font-family: Arial, Sans-Serif;	
	padding-bottom: 10px;
	font-weight: bold;
}



h2
{
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 3px;
	padding-top: 10px;
	color: #ff3300;
	font-family: Tahoma, Arial, Sans-Serif;
	text-align: left;
}

h3
{
	font-weight: bold;
	font-size: 1.2em;
}

h4
{
	font-weight: bold;	
	font-size: 1.2em;
	margin-top: 0px;
}

h5
{
	font-size: 14px;
	color: black;
	padding: 0px;
	width: 98%;
	margin: 0px;
	text-indent: 5px;
	white-space: nowrap;
	margin-left: -7px;
	text-transform: uppercase;
}

h6
{
    font-size: 1.1em;
    font-weight:bold;
}

#ImageCaption 
{
	text-align:center; 
	width:128px; 
	position:absolute; 
	bottom: 10px; left:15px; 
	right:15px;
	font-size: 8pt;
	font-family: 'Segoe UI', Tahoma, Arial, Sans-Serif;
}

div.EntryList
{
	margin: auto;
	padding: 0px;
	padding-left: 7px;
	overflow-x: hidden;
}


div.EntryList div.Buttons
{
	
	padding-top: 2px;
	margin-top: 10px;
	text-align: center;
	text-align:left;
}

div.EntryList fieldset
{
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	color: black;
	border: none;
}

div.EntryList br
{
	font-size: 1pt;
	clear: both;
}

div.EntryList fieldset h6
{	
	margin: auto;
	margin-bottom: 3px;
	margin-top: 10px;
	width: 550px;
}

div.EntryList fieldset legend
{
	border: none;	
	width: 100%;
	font-weight: bold;
	font-size: 1.4em;
	color:black;
}

div.EntryList fieldset ol
{	
	list-style-type: none;
	display: block;
	text-align: left;
	padding: 0px;
	padding-top: 10px;
	width: 550px;
	margin: auto;
}

div.EntryList fieldset label
{
	color: Black;
	float: left;
	width: 20%;
	font-size: .9em;
	text-align: right;
	padding-right: 5px;	
	padding-top: 3px;
	margin-bottom: 5px;
}

div.EntryList fieldset li
{
	list-style: none;
	padding: 0px 10px 7px;
	clear: both;
}

div.EntryList fieldset em
{
	font-weight: bold;
	font-style: normal;
	color: Red;
}

.lineDivider
{
    
    border-top:thin solid #e4db9c;
    text-align:center;
    
}

a.HomeBlock
{
	height: 225px;
	width: 225px;
	float: left;
	display: block;
	padding: 5px;
	text-decoration: none;
	border: solid 2px #ede510;
	background-color: #fffee1;
	margin: 5px;
}

a.HomeBlock:hover
{
	
	
}

.HomeBlock h2
{
	display: inline;
	vertical-align: middle;
	height: 64px;
	font-size: 14pt;
	margin-bottom: 0px;
	text-align: center;
}

.HomeBlock p
{
	font-size: 1em;
	clear: both;
	text-align: left;
}

br.Clear
{
	clear: both;
	font-size: .8em;
}

br.ClearSmall 
{
	clear:both; 
	font-size:.1em;
}

.KBNodeItem
{
	font-size: 0.8em;
	color: black;
	font-family: 'Arial Narrow' , Arial;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	white-space: normal;
}

.KBNodeItem img
{
	display: block; float: left;
}

.KBSearch
{
	background-color:#becbe1;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;

}

table.PortalList
{
	border: solid 1px #E6B800;
	width: 100%;
	margin: auto;
	padding: 0;
}

table.PortalList tbody tr
{
	cursor: pointer;
	background-color: White;	
}

table.PortalList tbody tr.Alt
{
	cursor: pointer;
	background-image: url('/images/bg-fade-light-short.png');
	background-repeat: repeat-x;
	background-color: #fff8dd;
}

table.PortalList tbody tr td.Edit, table.PortalList tbody tr td.Subject
{
	border-bottom: solid 1px #fff8db;
}

table.PortalList tbody tr td a:link, table.PortalList tbody tr td a:visited
{
	color: Black;
	text-decoration: none;
}

table.PortalList thead th
{
	font-size:1.2em; 
	font-weight:bold;
	background-image: url('/Images/portalhead.png');
	color: Black;
	padding-bottom: 3px;
	background-color: #fcca00;
	margin: 0px;
	width: 14%;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	padding-top: 5px;
	overflow: hidden;
}

table.Project 
{
	border: none;
	width: 610px;
	margin: auto;
	padding: 0;
}

table.Project th
{
	font-family: Calibri, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}

table.Project table
{
	border: solid 1px #E6B800;
	width: 100%;
	margin-left: 0px;
}

table.Project table tr th
{
	font-size:1.0em; 
	font-weight:bold;
	background-image: url('/Images/portalhead.png');
	color: black;
	padding-bottom: 3px;
	background-color: #fcca00;
	margin: 0px;
	width: 14%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	white-space: nowrap;
}

table.Project table tr.ProjectItem
{
	cursor: pointer;
	background-color: White;
}

table.Project table tr.ProjectItemAlt
{
	cursor: pointer;
	background-image: url('/images/bg-fade-light-short.png');
	background-repeat: repeat-x;
	background-color: #fff8dd;
}

table.Project table tr td
{
	padding-left: 10px;
	vertical-align: top;
	font-size: 0.9em;	
	white-space: normal;
}

table.Project table tr td.Subject, table.Project table tr td.Type
{
	color: Black;
	text-align: center;	
	border-bottom: solid 1px #fff8db;
	white-space: normal;
}

table.Project table tr td.Type
{
	color: Black;
	text-align: left;	
	border-bottom: solid 1px #fff8db;
	white-space: normal;
}

table.Project table tr td.Subject a:link, table.Project table tr td.Subject a:visited
{
	text-decoration: none;
	color: Black;
}

table.Project table tr td a:link, table.Project table tr td a:visited
{
	text-decoration: none;
	color: Black;
}

div.Progress 
{
	color: white; 
	text-align: center; 
	font-size: .8em; 
	overflow: hidden;
	background-color: blue;
}

table.Appointment
{
	border: none; 
	width:610px;
}

table.Appointment th, table.Task th
{
	font-family: Calibri, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}

table.Appointment td
{
	padding: 5px;
}


a.ImageGallery:link, a.ImageGallery:visited, a.ImageGallery:hover
{
	text-decoration:none;
	color:White;
}


br.CategoryFooter 
{
	display:block;
	border-bottom: solid 1px black;
	clear:both;
	line-height: 6px;
}

.AddToCart
{
	vertical-align: middle;
}

.imgWrapLeft
{
	float:left;
	border:1px solid #000;
	margin: 5px;
}

.imgWrapRight
{
	float: right;
	border:1px solid #000;
	margin: 5px;
}

.iconWrapLeft
{
	float:left;
	border: none;
	margin: 3px;
	
}

.iconWrapRight
{
	float:right;
	border: none;
	margin: 3px;
	
}

.NA
{
}

table.Documents
{
	border: none;
}

table.Documents tr td a:link, table.Documents tr td a:visited 
{
	border: none;
}


a.NA 
{
	text-decoration: none;
	background-color: inherit;
	border: none;
}

a.CategoryLink
{
	text-decoration: none;
	display: block;
	color: Black;
	padding-bottom: 2px;
}

a.CategoryLink:hover
{
	text-decoration: underline;
}

ul.GroupList
{
	width: 96%;
	display: block;
	margin: auto;
	margin-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 0px;
}

ul.GroupList li.GroupItem
{
	display: block;
	width: 100%;
	margin-left: 0px;	
	margin-bottom: 5px;	
	padding-left: 7px;
	overflow-x: hidden;
}

ul.GroupList li.GroupItem a
{
	display: block;
	text-decoration: none;
	width: 100%;
	background-color: #f7f7f7;
	color: #8c8c8c;
	margin-right: 7px;
	border-bottom: solid 1px #dcdcdc;
}

ul.GroupList li.GroupItem a img
{
	padding-right: 10px;
}

ul.GroupList li.GroupItem a:hover
{
	text-decoration: none;
}

div.MenuList
{
	background-color: #f7f7f7;
	color: black;	
	font-size: 1.2em;

}

ul.MenuList
{	
	padding-left: 0px;
	margin-left: 23px;
	color: black;	
	padding-top: 10px;
}

ul.MenuList li
{
	list-style-image: url('/images/arrow.gif');
	margin-left: 0px;
	padding-left: 0px;
	color: black;	
	font-size: 10pt;
}

ul.MenuList li a
{
	color: black;	
	font-size: 10pt;
}

ul.NewsCategories
{	
	padding-left: 0px;
	margin-left: 21px;
}

ul.NewsCategories li
{
	list-style-image: url('/images/arrow.gif');
	margin-left: 0px;
	padding-left: 0px;
	font-size: 0.9em;
}

ul.NewsCategories li ul
{
	padding-left: 0px;
	margin-left: 10px;	
}

ul.NewsCategories li ul li
{
	margin-left: 0px;
	padding-left: 5px;
	font-size: 0.8em;
}


div.AspNet-TreeView ul li
{
    padding: 3px 0 2px 0; 
    font-size: .9em;
    font-family: 'Arial Arial Narrow', 'Tahoma';
    cursor: pointer;
}

div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 12px;
}

div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 4px 0 0;
}

div.AspNet-TreeView li a
{
    text-decoration: none;
    padding-left:0px;
}

div.AspNet-TreeView li.AspNet-TreeView-Root
{
    margin:0 4px 6px 0;
}

div.AspNet-TreeView li.AspNet-TreeView-Parent
{
    margin:0 4px 6px 0;
}

div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    padding-left: 9px;
}

div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    position: relative;
    background-image: url(/images/collapse.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: 15px;
    float:left;
    cursor: n-resize;
    font-family: Courier;
    font-size: xx-large;
    line-height: 20px;
}

div.AspNet-TreeView .AspNet-TreeView-Expand
{
    position: relative;
    background-image: url(/images/expand.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: 15px;
    float:left;
    cursor: n-resize;
    font-family: Courier;
    font-size: xx-large;
    line-height: 20px;
}

div.AspNet-TreeView a,
div.AspNet-TreeView a:visited,
div.AspNet-TreeView a:active,
div.AspNet-TreeView a:hover,
div.AspNet-TreeView a:link
{
    color: #e6ae0b;
    font-family: 'Arial Narrow', Arial, Tahoma, Sans-Serif;    
    font-weight: bold;
}

div.AspNet-TreeView .AspNet-TreeView-Selected a
{
    font-weight: bold !important;
    color: #006400 !important;
}

div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{
    font-weight: normal !important;
    color: #00008B !important;
}

.AspNet-GridView 
{
    width: 98%;
    margin: auto;
}


.AspNet-GridView div.AspNet-GridView-Pagination,
.AspNet-GridView div.AspNet-GridView-Pagination a,
.AspNet-GridView div.AspNet-GridView-Pagination span
{
    font-weight: normal;
    text-align: center;
    height: 2em;
    margin-bottom: 0.3em;
    padding-top: 0.4em;
}

.AspNet-GridView div.AspNet-GridView-Top
{
}

.AspNet-GridView div.AspNet-GridView-Bottom
{
    margin-top: 0.3em;
}

.AspNet-GridView table
{
    border: none;
    width: 100%;
    border-collapse: collapse;
    margin-top: 5px;
}

.AspNet-GridView table thead tr th
{
	color: black;
	font-size: 1em;
	padding-top: 0px;
	border: 1px solid silver;
	background-color: #E2E2E2;
}

.AspNet-GridView table thead tr th.Center
{
	text-align: center;
}

.AspNet-GridView table thead tr th.Right
{
	text-align: right;
}

.AspNet-GridView table thead tr th a
{
    color: black;
}

.AspNet-GridView table tbody tr td
{
    color: black;
    padding: 5px;
    font-size: 12px;
    border: solid 1px #CDCDCD;
}

.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td
{
	background-color: #eeeded;
	border: solid 1px #CDCDCD;
}

.AspNet-GridView table tbody tr.AspNet-GridView-Selected td
{
}

.AspNet-GridView table tfoot tr td
{
	background-color: #dee5e8;
}

.AspNet-GridView table tbody tr td.Center
{
	text-align: center;
}

.AspNet-GridView table tbody tr td.Right
{
	text-align: right;
}

.AspNet-GridView table tfoot tr td.Right
{
	text-align: right;
	font-weight: bold;
}

.AspNet-GridView table tfoot tr td.Center
{
	text-align: center;
	font-weight: bold;
}


.Quote
{
	font-style: italic;
}

.progressContainer
{
    border:solid 1px #008000;
    height:22px;
    margin: auto;
}

.progressBar
{
    background-color:#00aa00;
    background-image: url('/images/h5back.jpg');
    background-repeat: repeat-x;
    margin:1px;
    height:20px;
}		

.NewsText
{
	font-family: Calibri, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}

.NewsDate
{
  font-family: Calibri, Verdana, Tahoma, Arial, Sans-Serif;
  font-size:10px;   
  color:gray; 
  text-align: right;
  text-decoration: none;
  display: block;
  padding-top: 5px;
  cursor: pointer;
}

.NewsTitle
{
	font-family: Calibri, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	cursor: pointer;
	text-align: left;	
	padding-top: 0px;
}

a.Rotator:link, a.Rotator:visited
{
	text-decoration: none;
}

a.Rotator:hover
{
	text-decoration: underline;
}

/*** Billing Information **/
ul.BillingInformationCurrent_List{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.BillingInformationCurrent_List li{
	clear:both;
	margin-top:6px;
	margin-bottom:6px;
}
ul.BillingInformationCurrent_List li span{
	float:left;
	width:150px;
	text-align:right;
	padding-right:8px;
}
h3.BillingInformationChange_Title{
	color:#333;
	font-size:1.1em;
	font-weight:normal;
	border-bottom:none;
	padding-left:8px;
	margin-bottom:0px;
}
ul.BillingInformationChange_PaymentMethod{
	float:left;
	padding-right:8px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.BillingInformationChange_PaymentMethod li{
	display:inline;
	margin-top:12px;
	margin-bottom:8px;
	margin-left:8px;
	padding-right:36px;
}
ul.BillingInformationChange_PaymentMethod li.First{
	margin-top:0px;
	vertical-align:middle;
}

.inlaySWF
{
	float: right;
	width: 140px;
	text-align: center;
	padding: 5px;
	background: #ffffcc;
	border: thin solid #ffd700;
}

.SWFMovie
{
	width: 130px;
	height: 90px;	
}

.SWFLink:link, .SWFLink:visited
{
	font-size: 9pt;
	color: black;
	text-decoration: none;
}

.SWFLink:hover
{
	font-size: 9pt;
	color: black;
	text-decoration: underline;
}

.KBRelatedProduct, .KBRelatedArticle, .PRRelatedProduct, PRRelatedRelease
{
	display: block;
	font-size: .8em;
}

.HomeLeft, .HomeLeftFirst, .HomeLeftLast
{
	background-color: #ffbf00;
	background-image: url('/images/HomeTableHead.png');
	background-repeat: repeat-x;
	border: none;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	vertical-align: bottom;
	padding-right: 6px;
}

.HomeLeftFirst
{
	padding-left: 3px;
}

.HomeLeft a, .HomeLeftFirst a, .HomeLeftLast a
{
	text-decoration: none;
	color: Black;
}

td.HomeLeft img, td.HomeLeftFirst img, td.HomeLeftLast img
{
	text-align: center;
	display: inline;
	border: none;
}

td.HomeLeft br, td.HomeLeftFirst br, td.HomeLeftLast br
{
	font-size: 6pt;
}

.HomeOtherTabs
{
	display: none;
}

.HomeFirstTab, .HomeOtherTabs
{
	background-position: right bottom; 
	background-repeat: no-repeat; 
	height: 340px; 
	padding-left: 5px;	
}

.HomeDescriptionText
{
	margin-right: 255px;
	font-size: 10.5pt;
}
.HomeDescriptionTextFirst
{
	font-size: 10.5pt;
}

a.FindOutMore
{
	font-size: 0.9em;
	color: #ffbf00;
	font-weight: bold;
}

h2.HomeHeader
{
	padding-top: 5px;
}

span.NewsDate
{
	font-size: 8pt;
	color: Maroon;
}

table.SiteMap
{
	border : none; 
	width: 100%;
	table-layout: fixed;
}

table.SiteMap th
{
	padding: 0;
	margin: 0;	
	font-size: 14px;
	background-image: url('/images/h5back.png');
	background-repeat: no-repeat;
	background-color: white;
	color: #323232;
	padding-top: 14px;
	padding-left: 45px;
	height: 19px;
	padding-bottom: 5px;
}

table.SiteMap td
{
	background-color: #f7f7f7;
	margin: 0;
	padding: 8px;
	padding-right: 20px;
	font-size: 1.35em;
	color: #696969;
	margin-bottom: 20px;
	vertical-align: top;
	margin-left: 14px;
}

table.SiteMap td a:visited, table.SiteMap td a:link 
{
	color: #e6ae0b;
	text-decoration: none;
}

table.SiteMap td a:hover
{
	text-decoration: underline;
}

div.CategoryList
{
	border: solid 1px #CDCDCD;
	background-image:url('/images/background_box.jpg');
	background-repeat:repeat-x;
	padding-bottom:5px;
	width: 180px;
	
}

div.CategoryList a
{
	font-size:11px;
	
}



div.security img
{padding-left:25px;}

ul.CategoryList
{
	border: none;
	padding-right: 5px;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left:8px;
}

ul.CategoryList li
{
	list-style-image: url('/images/categorybullet.gif');
	text-align: left;
	color: black;
	font-weight: bold;
	font-size: 9pt;
	margin-left: 15px;
	padding-left: 3px;
	border-bottom: solid 1px #DDDDDD;
}

ul.CategoryList li a
{
	text-decoration: none;
	color: #333333;
	width: 120px;	
	display: block;
}

ul.CategoryList li a:hover
{
	text-decoration: underline;
	color: #cc6600;

}

/*** VerifyOrder page ***/
table.OrderSummaryDetailsFooter{
	float:right;
	margin-right:62px;
	font-size:1.2em;
}
table.OrderSummaryDetailsFooter td{
	padding:6px 0px;
}
table.OrderSummaryDetailsFooter td.label,
table.OrderSummaryDetailsFooter td.GrandTotalLabel{
	text-align:right;
	padding-right:6px;
}
table.OrderSummaryDetailsFooter td.GrandTotalLabel {
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom:1px solid #fff;
}
table.OrderSummaryDetailsFooter td.GrandTotalValue{
	font-weight:bold;
	border-top:1px solid #fff;	
	border-bottom:1px solid #fff;
	text-align:right;
	
}
table.OrderSummaryDetailsFooter td.DetailValue{
	text-align:right;
}
fieldset.PaymentContainer{
}
fieldset.PaymentContainer p{
	text-align: center; 
	color: yellow; 
	margin:6px 0px;
}

.PaymentTypeSelectorContainer{
	padding-left:150px;
}

#OrderDisplayInformation{
	
}
#OrderDisplayInformation ol{
	list-style-type:none;
	width:40%;
}
#OrderDisplayInformation ol li{
	list-style-type:none;
	padding-right:8px;
	clear:both;
}
#OrderDisplayInformation .DefaultFormLabel{
	font-weight:bold;
	width:130px;
	text-align:right;
	padding-right:8px;
}

ul.ProductTabs
{
	display: block;
}

ul.ProductTabs li
{
	float: left;
	display: inline;
	padding-right: 15px;
	font-weight: bold;
}

p.SmallInstructions
{
	font-size: .9em;
}

.Label
{
	font-size: .9em;
}

.Label em
{
	color: #FF3300;
}

ul.ProductList
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.ProductList li
{
	width: 100%;
	height: 100%;
	float: left;
	padding: 5px;
	margin: 0px;
	line-height:1.2em;
	border-top: solid 1px silver;	
}

ul.ProductList li img
{
	width: 150px;
}

ul.ProductList li a
{
	font-size: 11px;
	text-decoration:none;
}

ul.ProductList li li
{
	border: none;
	margin-left: 20px;
}


ul.ProductList3
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.ProductList3 li
{
	width: 145px;
	line-height:19px;
	height: 275px;
	float: left;
	padding: 10px;
	margin: 0px;
	border:solid 1px white;
	margin-top:10px;
}

ul.ProductList3 li:hover
{
border:solid 1px #999999;
background-image: url("/images/ProductBackground.jpg");
float: left;}

ul.ProductList3 li a
{
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

ul.ProductList3 li a:hover
{
	text-decoration:underline;
	color:#cc6600;
}

.Paging {
text-align: right;
border: solid 1px #cccccc;
font-size: 12px;
padding:3px;
color:#cc6600;
font-weight:bold;
background-image: url("../images/pager_bg.gif");


}

.Paging a{
padding-left:10px;
font-weight:bold;
}


.Paging a:hover{
padding-left:10px;
color:#cc6600;
}



a.WishList
{
	font-size: 0.8em;
	color: #c76200;
	font-weight: bold;
}

h1.ProductHeader
{
	font-size: 14px;
	color: Black;
	margin-bottom: 10px;
}

span.PriceLarge
{
	color: #1E7EC8;
	font-size: 1.6em;
	font-weight: bold;
}

span.PriceSmall
{
	color: #1E7EC8;
	font-weight: bold;
	font-size: 0.9em;
}

span.PriceSmallCat
{
 	color: #1E7EC8;
	font-weight: bold;
	font-size: 1.2em; 
	text-align: right;  
	display: block;
}

h2.ProductHeader
{
	color: #e26703;
	font-size: 1.1em;
	text-align: left;
	margin-bottom:15px;
	border-bottom: dotted 1px #999999;
}

a.Accessory
{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

a.Accessory:hover
{
	text-decoration: underline;
}

.CategoryItem
{
	
	border: solid 1px #cccccc;
	background-image: url("../images/AccessoriesBack.jpg");
	margin-bottom: 2px;
	padding: 10px;
}

.CategoryItem:hover
{border: solid 1px #999999;
	background-image: url("../images/AccessoriesBackHover.jpg");

}

a.CategoryProduct
{
	color: #203548;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}


.btnSearch
{
	background-color: Red;
	color: White;
	border: solid 1px black;
	padding-right: 2px;
	padding-top: 1px;
}

a.RightProduct
{
	font-size: 0.9em;
	text-decoration: none;	
}

table.Login
{
	border: solid 1px #bbafa0;
	border-collapse: collapse;
	background-color: #fbfaf6;
	display: block;
	width: 800px;
	margin: auto;
	table-layout: fixed;
}

table.Login th
{
	text-transform: capitalize;
	font-size: 1.1em;
	padding: 7px;
	padding-bottom: 2px;
	padding-top: 15px;
	border-bottom: solid 1px #bbafa0;
}

table.Login td
{
	padding: 10px;
	width: 400px;
	color: Black;
	font-size: .9em;
	position: relative;
}

ul.RelatedProducts
{
	list-style-type: none;
}

ul.RelatedProducts li
{
	margin: 0px;
	padding: 5px;
	float: left;
}

ul.ProductAccessories
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

ul.ProductAccessories li
{
	margin: 3px;
	padding: 5px;
}

ul.ProductSpecCategories
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	width: 98%;
}

ul.ProductSpecCategories li
{
	padding: 5px;
	font-size: 0.9em;
}

ul.ProductSpecCategories li table
{
    border-collapse: collapse;
    display: block;
    position: relative;
    width: 100%;
    padding:5px;
}

td.SpecName, td.AltSpecName
{
	font-weight: bold;
	white-space: nowrap;
	padding-right: 10px;
	width: 180px;
	padding-top:3px;
	
	
}

td h4 
{
color: Red;    
    
}


ul.ProductSpecCategories li td.AltSpecName, ul.ProductSpecCategories li td.Altpec
{
	background-color: #FFFFCC;
	border-bottom: dotted 1px #CDCDCD;
    border-top: dotted 1px #CDCDCD;
	padding:4px;
}

ul.ProductSpecCategories li td.SpecName, ul.ProductSpecCategories li td.Spec
{
	
	border-bottom: dotted 1px #CDCDCD;
    border-top: dotted 1px #CDCDCD;
	padding:4px;
}

ul.ProductSpecCategories h4
{
	color:#0099cc;
	background-image:url('/images/productSpecBg.jpg');
	padding:3px;
	border-bottom: Solid 1px #cccccc;
	margin-top:15px;
}

ul.ProductSpecCategories li td.AltSpec
{
	width: 100%;
	padding-right:10px;
	width:300px;
	padding:4px;
}

ul.ShoppingCartRight
{
	list-style-type: none;
}

ul.ShoppingCartRight li
{
	font-size: .825em;
}

ul.ProductImages
{
	list-style-type: none;
}

ul.ProductImages li
{
	float: left;
	padding: 10px;
}

.BreadCrumb
{
    width: 99%;
    border-bottom: dotted 1px #CDCDCD;
    font-size:11px;
    font-weight:bold;
    padding:5px;
   
  
    
    }

.BreadCrumb a
{
    margin-left:5px;
    margin-right:5px;
    font-size: 11px;
    color: #1E7EC8;
    text-decoration:none;
    }
    
.BreadCrumb a:hover
{
   color:#cc6600;
   text-decoration:underline;
    }


.FeatuedProd{
	
	width: 560px;
	padding: 5px;
	line-height:16px;
}
.FeatureImage {
	height: 173px;
	width: 62px;
	float: left;
}
.FeatuedProd .FeatureText {
	float: left;
	height: 163px;
	width: 205px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	margin-bottom: 10px;
	border-top: 1px solid #eee;
}

.FeatuedProd .FeatureText .FeatureHeader {color: #FF3300;
font-size:16px; font-weight:bold;padding-bottom:5px;}

.FeatuedProd .FeatureText a {color: #003399;
font-size:11px; }

.FeatuedProd .FeatureText p {font-size: 11px;
	color:#666666; padding-top:5px;}


.FeatuedProd .FeatureText a:hover {color: #0066FF;
font-size:11px; text-decoration:none; }


.FlashBanner 
{
text-align:center;
z-index:0;    
}

.textContent p 
{
font-size:12px;
color:#333333
}

.textContent ul a:link 
{
font-size:12px;
color:#333333;
text-decoration:none;
}

.textContent ul a:hover 
{

color:#FF3333;
text-decoration:underline;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
.subNav1 {background-image: url('/images/SubNavBg.jpg');
          background-repeat: repeat-x;
          height:45px;
          padding-top:3px; 
          padding-bottom:14px; 
          padding-left:15px;
          margin-bottom:5px;
          font-size:11px;
          font-weight:bold;
          width:1050px;}
.footerbox {width:140px; font-size:12px; color:#666666;padding:10px; line-height:18px;margin-right:10px; float:left; font:Arial; font-size:11px;}
.footerbox1 {width:200px; font-size:12px; color:#666666;padding:10px; line-height:18px;margin-right:10px; float:left; font:Arial; font-size:11px;}

.footerbox a{ text-decoration:none; color:#666666;}
.footerbox a:hover{ text-decoration:underline; color:#cc6600;}

.Footer1 {
	color: #000099;font-size:12px;
	font-weight: bold;
}
.footer2{color: #000000; }
.footer3 {color: #000099; }
.style4 {color: #000000; font-weight: bold; }

.headerbut {padding-top:7px}

.headerbut a {font:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; display:block; width:120px; color:#333333; text-decoration:none; float:left;}

.headerbut a:hover {font:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#FF6600; text-decoration:underline; }

.footerlink, .Footer a
{
    
    font-family: Calibri, Verdana, Tahoma, Arial, Sans-Serif;
    font-size:1.1em;
    font-weight:bold;
    color:black;
    text-decoration:none
}
.footerlink:hover, .Footer a:hover
{
    text-decoration:underline
}

ul.ForumCategories
{
	list-style-type: none;
}

ul.ForumCategories li h2
{
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
	border-bottom: solid 1px #006600;
	padding-right: 50px;
	display: inline;	
}

table.Forums, table.ForumPosts
{
	margin-top: 20px;
	margin-left: 20px;	
}

table.Forums th, table.ForumPosts th
{
	font-size: .9em;
	padding: 5px;
	padding-bottom: 0px;
	border-bottom: solid 1px silver;
}

table.Forums td, table.ForumPosts td
{
	padding: 15px;
	padding-bottom: 0px;
	font-size: .825em;
	border-bottom: dotted 1px silver;
}

table.ForumPost 
{
	display: block;
	border-collapse: collapse;
	border-top: solid 1px silver;
}

table.ForumPost td.AuthorInfo
{
	white-space: nowrap;
	font-size: 0.825em;
	padding-right: 30px;
	padding-left: 5px;
	vertical-align: top;
	border-bottom: solid 1px silver;
	background-color: #EAEAEA;
}

table.ForumPost td.Content
{
	width: 100%;
	border-bottom: solid 1px silver;	
}

ul.ManufacturerList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.ManufacturerList li
{
	clear: both;
}

ul.ManufacturerCategoryList 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
}

ul.ManufacturerCategoryList li
{
	float: left;
	padding-left: 3px;
	clear: none;
	white-space: nowrap;
}

div.KBRelatedProductBlock, div.KBRelatedArticleBlock, div.KBDocumentBlock
{
	width: 200px; 
	float: right; 
	overflow: hidden;
	padding-left: 7px;
}

div.KBRelatedProductBlock ul, div.KBRelatedArticleBlock ul, div.KBDocumentBlock ul
{
	list-style-type: none;
	margin-left: 0px;
}

div.KBRelatedProductBlock ul li, div.KBRelatedArticleBlock ul li, div.KBDocumentBlock ul li
{
	margin: 0px;
	padding-bottom: 7px;
}

div.KBRelatedProductBlock ul li a, div.KBRelatedArticleBlock ul li a, div.KBDocumentBlock ul li a
{
	
}

div.KBRelatedProductBlock h5, div.KBRelatedArticleBlock h5, div.KBDocumentBlock h5
{
	height: 35px;
	display: block;
	overflow: hidden;
	margin-top: 4px;
	text-align: center;	
	color: White;	
}