body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

html {
    margin: 0px; 
    padding: 0px 0px 0px 0px; 
}

div.content {
  width:900px;
  margin:0pt auto; 
	background-color:#FFFFFF;
}

table.mainContent {
    width:100%;
}

.leftColumn {
    padding-top:1px;
}

.centerColumn {
    padding-top:1px;
    padding-left: 0px;
    padding-right: 0px;
}

.rightColumn {
    padding-top: 0px;
    padding-left: 1px;
}

/* basic selectors */






h1 {
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
	color:#5B626C;
	margin-top:10px;
	margin-bottom:10px;
}

h2 {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color:#5B626C;
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	color:#5B626C;
	margin-top:10px;
	margin-bottom:10px;
}

h4 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color:#5B626C;
	margin-top:10px;
	margin-bottom:10px;
}



hr { 
    color: #CCCCCC; 
    height: 1px; 
}

hr.light { 
    color: #CCCCCC; 
    height: 1px; 
    border-style:dashed;   
}


table.aboveMenu {
    width:100%;
    border-top: solid 1px #fff;
    padding-top: 1px;
    padding-bottom: 0px;
    vertical-align:top
}


table.aboveHeader {
    width:100%;
    padding-top: 1px;
    padding-bottom: 0px;
    vertical-align:top
}

table.header {
    width:100%;
    border: solid 0px #BBBBBB;
}

.logincell {
    vertical-align:middle;
    text-align:center;
    width:50%; 
}
 
div.uppermenu {
    text-align:right;
    margin-top:4px;
	z-index:100;
}

div.uppermenu ul {
    list-style: none; 
    padding: 0px; 
    margin: 0px; 
    color:#fff;
}

div.uppermenu li {
    padding: 0px; 
    margin: 0px; 
    display: inline; 
    border-left: solid 1px #000000;
    color:#fff; 
}



div.uppermenu li a:link, div.uppermenu li a:visited { 
	padding: 0px 2px 0px 5px; 
	text-decoration: none; 
	color:#fff;
}

div.uppermenu li a:active, div.uppermenu li a:hover {
    text-decoration: underline;
	color:#fff;
}



div.mainmenu div.tab a:link, div.mainmenu div.tab a:visited { 
	background: url('~/dyimage.axd?type=boxHeader&gtype=Triangular&width=120&height=30&cornersize=0') no-repeat;
	float: left;
	margin-right: 1px;
	width: 120px;
	height: 30px;
	color: #5B626C; 
	font-weight: bold;
	text-decoration: none; 
	text-align: center;
	
}



div.mainmenu div.tab a:active, div.mainmenu div.tab a:hover, div.mainmenu div.tab a.selected{
	background: url('~/dyimage.axd?type=boxHeader&gtype=Triangular&subtype=highlight&width=120&height=30&cornersize=0') no-repeat;
	color: #000000; 
}

td.searchBar {
	background: url('~/dyimage.axd?type=boxHeader&gtype=Triangular&width=1&height=30&cornersize=0') repeat;
    vertical-align: middle; 
    padding-left:10px;
    border-right: solid 1px #BBBBBB;
}



div.sectionbar {
    padding:  3px 20px 3px 20px;
	background: #E5E5E5;
	font-size: 110%;
}

div.sectionheader {
  font-weight:bold;
	background: #E5E5E5;
	font-size: 110%;
	margin-top:10px;
	padding: 4px 2px 4px 2px;
}



.success {
    color:#003399;
    font-weight:bold;
}



.highlightHeader {
    color: #E97D0A;
}



.CategoryDetailText {
    text-align:left;
    margin:0px;
    padding:0px;
}

.CategoryDetailImage {
    float:right;
    vertical-align:top;
    margin:0 10px 0 10px;
    padding:0px;
}



.CategorySummaryBox {
    vertical-align:bottom;
    text-align:center;
}



.CategorySummaryText {
    text-align:center;
    height:2.5em; 
}

.productsection {
	padding:10px;
	border-top:1px dashed #CCCCCC;
}




}

.modalPopup {
	background-color:#FFFFFF;
    border:1px solid #BBBBBB;
    padding-bottom:10px;
}

div.title {
    color: #000000;
    background-color:#C5C5C5;
    border-bottom:1px solid #BBBBBB;
    font-weight:bold;
    padding: 4px 10px;
    text-align:center;
    cursor: move;
}

div.body {
    padding:10px;
    color:#000000;
}



.sectionoutline {
    border:1px solid #CCCCCC;
    padding:10px;
}

.sectionHeader {
    font-weight:bold;
    color: #000000;
    background-color:#C5C5C5;
    text-align:center;
}




.popupHover {
    border:1px dashed #CCCCCC; 
    background-color:#E5E5E5; 
}



div.block {
    color: #CC6600; 
    border: solid 1px #BBBBBB;
    margin-bottom:15px;
}



div.blockContent { 
    color: #000000;
    border-top: solid 1px #BBBBBB;
    padding: 2px 2px 2px 2px;
}


div.browsebox {
    font-size:10px;
    color: #5B626C; 
    border-bottom:1px dashed #CCCCCC;
}

div.browseboxHeader {
    color: #E97D0A;
    font-weight:bold;
    padding: 8px 2px 8px 2px;
}



a.bar:hover span {
    text-decoration: underline;  
    color:#000000; 
    background-color:#F0F0F0;  
}

a.bar span.ProductCount {
    font-size:10px;
    color:#E97D0A;
    display:inline; 
    font-weight:normal;
    padding-top:0px;
}

a.selectedBar span {
    text-decoration: underline;  
    color:#000000; 
    background-color:#C5C5C5;  
}



div.subcategory a.bar span.ProductCount {
    font-size:10px;
    color:#E97D0A;
    display:inline; 
    font-weight:normal;
    padding-top:0px;
}



div.footerSection {
	/*background: url('~/dyimage.axd?type=boxHeader&gtype=Triangular&width=1&height=50&cornersize=0') repeat;*/
	height:50px;
	padding-top: 10px;
	border: solid 0px #fff;
}

div.copyright {
    text-align:center; 
    padding:4px;
    margin-bottom:10px;
    background-color:#fff;
    color: #000000;
}

div.ProductResultBar {
    margin-top: 4px;
    padding: 4px 4px 4px 4px;
    border-color:#333333;
    border-style:solid;
    border-width:1px;
}

/* hide the product header 'Product listing' */
.prodlstheader{visibility:hidden;}



.alternatingrowstyle{
    background-color:#F0F0F0;
}

.headerstyle{
    background-color:#E5E5E5;
    height:23px;
}

.headerstyle th {
    border:1px solid #BBBBBB;
    padding-left:5px;
    text-align:left;
    vertical-align:middle;
}  
.headerstyle a {
    color:#000000;
}

.sortalternatingrowstyle{
    background-color:#E5E5E5
}
.sortrowstyle{
    background-color:#F0F0F0
}
.sortascheaderstyle{
    background:#C5C5C5 url(../../Images/sort_asc.gif) no-repeat scroll right center;
    padding-left:5px;
}
.sortdescheaderstyle{
    background:#C5C5C5 url(../../Images/sort_desc.gif) no-repeat scroll right center;
    padding-left:5px;
}   

.pagerstyle{
    color:#5B626C;
    background-color:#E5E5E5;
    font-size:small;
    text-align:right;
} 





table.gridViewTable {
    border: solid 1px #BBBBBB;
    border-collapse:collapse;
}

table.gridViewTable th {
    background-color:#E5E5E5;
    border:solid 1px #BBBBBB;
    height:23px;
    text-align:center;
    vertical-align:middle;
    padding: 2px 2px 2px 2px;
}



/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header {
    color: #000000;
    font-family:verdana,tahoma,helvetica;
    font-size:10px;
    background:url(../../Images/tab_themes/xp/tab-line.gif) repeat-x bottom;
}


.ajax__tab_xp-theme .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #BBBBBB;
    border-top:0;
    padding:8px;
    background-color:#FFFFFF;
}


.ajax__tab_yuitabview-theme .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#FFFFFF;    
    border:solid 1px #808080;
    border-top:solid 5px #2647a0;
}

.BlockHeaderPanel {
    text-align:center;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	font-weight:bold;
}

.ContextMenuPanel {
	border: 1px solid #868686;
	z-index: 1000;
	background: #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 10px;
}



.groupHeader {
    color:#5B626C;
    font-size: 1.5em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}



.groupSecondTitle {
    width: 100%;
    font-size: 1.35em;
    border-bottom: solid 1px #CCCCCC;
    margin-bottom: 0.2em;
}



.

table.forumTable {
    width: 100%;
    border: solid 1px #C5C5C5;
    border-collapse:collapse;
}

table.forumTable th {
    background-color:#F0F0F0;
    color: #000000;
    border:solid 1px #C5C5C5;
    height:23px;
    text-align:center;
    vertical-align:middle;
}

table.forumTable td {
    border:solid 1px #C5C5C5;
    padding: 10px;
}

table.forumTable tr.alt {
    background-color:#F0F0F0;
}





table.forumPost {
    width: 100%;
    border: solid 1px #C5C5C5;
    border-collapse:collapse;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align:left;
}

table.forumPost th {
    border:solid 1px #C5C5C5;
    background: url('~/dyimage.axd?type=boxHeader&subtype=highlight&width=1&height=30&cornersize=0');
    height:30px;
    vertical-align:middle;
    padding-left: 20px;
}

table.forumTable td {
    border:solid 1px #C5C5C5;
    padding: 10px;
}



.forumPostTitle {
    border:solid 1px #C5C5C5;
    background-color:#F0F0F0;
    color: #000000;
    font-size: 1.25em;
    font-weight:bold;
    padding: 10px;
}

.forumPostContent {
    width:800px;
    border:solid 1px #C5C5C5;
    padding: 10px;
}



.forumSignature {
    font-size: 0.9em;
    border-top: solid 1px #CCCCCC;
    margin-top: 0.2em;
    padding-top: 0.2em;
}

.forumStatisticsTitle {
    width: 100%;
    font-weight:bold;
    border-bottom: solid 1px #CCCCCC;
    margin-bottom: 0.2em;
}



.articleTitle {
    width: 100%;
    border-bottom: solid 2px #a8ca37;
    font-size: 1.85em;
    margin-bottom: 0.2em;
    padding-bottom: 0.2em;
}


.commentTitle {
    width: 100%;
    border-top: solid 1px #333333;
    font-size: 1.25em;
    margin-top: 0.5em;
    padding-top: 0.5em;
}








.rssViewerTitle {
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    margin-top:1em;
    margin-bottom: 0.2em;
    font-weight:bold;
}



.rssViewerDateTime  {
    color: #BBBBBB;
    font-weight:normal;
    margin-bottom: 0.2em;
}





.dropdown .popup a {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    white-space: nowrap;
    padding: 4px 18px 4px 10px;
    text-decoration: none;
}


.blockEditorHeader {
    padding: 2px 4px 2px 6px;
    font-weight: bold;
    font-size: 10px;
    background: #e0d1d1;
    border-bottom: solid 2px #ad9090;
    height: 14px;
    position:relative;
}


/* SOLUS CSS */


.subheader2
{
	
	font:normal 900 14px arial;
	color:#000;
	
	
}

.bodytext
{
	font:normal 500 12px arial;
	color:#000;
	text-align:left;
	
}

.subheader
{
	padding: 30px 0px 0px 0px;
	font: normal 700 20px arial;
	color:#000;
	text-align:left;
	
}

.myRightMenu
{
	text-align: left;
	color:#222;
	font: normal 800 12px arial; 
	
	vertical-align: middle; 
}

a.myRightMenu:link, a.myRightMenu:visited { 
    color:#222;  
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 10px;
}

a.myRightMenu:active, a.myRightMenu:hover { 
    color: #666;  
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 0px 10px;
    text-align: left;
    
}



/* Site Path */
.sitePath
{
	text-align: left;
	color:#222;
	font: normal 800 12px arial; 
	
}

a.sitePath:link, a.sitePath:visited { 
    color:#222;  
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 10px;
}

a.sitePath:active, a.sitePath:hover { 
    color: #666;  
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 0px 10px;
    text-align: left;
    
}

/* prod cat Menu */


.myLeftMenuTable
{
 	background-color: #ededed;
	border: #004890 1px solid;
	width:200px;
}

.myLeftMenuHeader
{
	background-color:#004890;
	font: normal 500 14px Verdana;  
	height:30px;
	padding-left:10px;
	color: #fff;

}

.myLeftMenuTD1
{
 	background-color: #ededed;
	padding-top:0px;
	padding-bottom:0px;
	
}

.myLeftMenuTD
{
 	background-color: #ededed;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: solid 1px #000;
}

.myLeftMenuTDSpace
{
	background-color: #ededed;
	padding-top:0px;
	padding-bottom:0px;
	width:5px;

}

.myLeftMenu
{
	text-align: left;
	color:#000;
	font: normal 500 12px Verdana; 
	vertical-align: middle;
 	background-color: #ededed;
	padding: 0px 0px 0px 1px;
	
}

a.myLeftMenu:link, a.myLeftMenu:visited { 
    color:#000;  
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 1px;
}

a.myLeftMenu:active, a.myLeftMenu:hover { 
    color: #548979;  
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 0px 1px;
    text-align: left;
    
}



/* end prod cat Menu */


/* product pages */

.centerGreyTable
{
	background-color: #F9EAE3;
	padding: 3px 3px 3px 3px;
	width:400px;
	height: 65px;
	text-align: center;
}


.centerGreyTD
{
	padding: 5px 5px 0px 5px;
	text-align: left;
	border: 1px solid #ccc;
}


.centerTable
{
	padding: 3px 3px 3px 3px;
	width:600px;

}

.centerTD
{
	


}

.centersubCaption
{

	color: #444;
	font: normal 700 11px Verdana;
	padding:0px 0px 0px 0px;


}

.centersubCaption2
{

	color: #444;
	font: normal 600 14px Verdana;
	padding:0px 0px 0px 3px;


}

.centerbodytext
{

	color: #000;
	font: normal 500 12px Verdana;
	padding:0px 0px 0px 3px;


}


.centerLink
{
	text-align: left;
	color:#000;
	font: normal 700 14px Verdana;
	vertical-align: middle;
 	/*background-color: #ededed;*/
	padding: 0px 0px 0px 1px;
	
}

a.centerLink:link, a.centerLink:visited { 
    color:#004890;  
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

a.centerLink:active, a.centerLink:hover { 
    color: #000000;  
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
    text-align: left;
    
}

.centerLink2
{
	text-align: left;
	color:#000;
	font: normal 700 12px Verdana;
	vertical-align: middle;
 	/*background-color: #ededed;*/
	padding: 0px 0px 0px 1px;
	
}

a.centerLink2:link, a.centerLink2:visited { 
    color:#004890;  
    text-decoration: none;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

a.centerLink2:active, a.centerLink2:hover { 
    color: #000000;  
    text-decoration: none;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
    text-align: left;
    
}
/* end product pages */


.prod
{
	width:125px;
	 background-color: #004890;
	 color: #fff;
	 font: small-caps 800 12px arial;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 height:30px;
}

.prodTable
{
	border-bottom: #004890 1px solid;
	border-left: #004890 1px solid; 
	border-top: #004890 1px solid; 
	border-right: #004890 1px solid;
}

.prod2
{
	width:120px;
}



/* Footer Section */

div.footer {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

div.footerSection {
	padding-top: 0px;
	border: solid 0px #009A68;
}


/* End Footer Section */

#ctl00_ContentPlaceHolderMain_container_Block_893_pnlBlockContent
{

padding-left:15px;

}

/* sku box */
.skuBox {
     width:175px;
     height:220px;
     border:1px solid #333333;
     margin: 0px;
     padding: 17px;
}

.moreDetail {
padding-top:5px;
font: 500 12px verdana;
font-style: italic;
width:50px;
}



.skuImage {
display: inline;
font-size: 1em;
float: left;
width: 120px;
text-align: left;
height:120px;
}
.skuImage {
display: block;
margin: 0px 5px 5px 5px;
}
.skuText {
padding-top: 0px;
text-decoration: none;
width: 175px;
}
.sku {
font: 500 11px verdana;
color: #999999;
border-bottom: #ccc 0px solid;
width:125px;
}
.skuEAN {
font: 500 11px verdana;
float: left;
margin: 2px 0px;
color: #999999;
line-height: 1.1em;
border-top: #ccc 1px solid;
}
.skuSize {
float: left;
color: #333;
font: 500 12px verdana;
}

/* end sku box */


div.searchbar { /* styles for search top bar */
	background: url('../../Files/ocw/search.jpg') no-repeat;
	height: 75px;

}

.HowToMenu {
    padding-bottom: 2px;
       
}

.HowToMenu div a span { 
    display:block; 
    padding:7px 10px 7px 10px; 
    font-weight: normal; 
    text-decoration: none;
    font: normal 500 12px Verdana;

}

.HowToMenu a.selected span { 
    color:#000; 
    background-color:#f2f2f2;  
    text-decoration: underline; 
    width:163px;
    padding:7px 10px 7px 10px;
    border-left:solid 2px #555;

}

.HowToMenu a:hover span { 
    color:#fff; 
    background-color:#888;  
    text-decoration: underline; 
    width:163px;
    padding:7px 10px 7px 10px; 
    border-left:solid 2px #444;

}


.HowToMenu div a span.last {
    border-bottom:0px;
}

.HowToMenu{
    border-bottom:0px;
    padding-top:50px;
    height:350px;
    background: url('../../Files/ocw/HintMenu.jpg') no-repeat;
}


.CalMenu {
    padding-bottom: 2px;
       
}

.CalMenu div a span { 
    display:block; 
    padding:7px 10px 7px 10px; 
    font-weight: normal; 
    text-decoration: none;
    font: normal 500 12px Verdana;

}

.CalMenu a.selected span { 
    color:#000; 
    background-color:#f2f2f2;  
    text-decoration: underline; 
    width:163px;
    padding:7px 10px 7px 10px;
    border-left:solid 2px #555;

}

.CalMenu a:hover span { 
    color:#fff; 
    background-color:#888;  
    text-decoration: underline; 
    width:163px;
    padding:7px 10px 7px 10px; 
    border-left:solid 2px #444;

}


.CalMenu div a span.last {
    border-bottom:0px;
}

.CalMenu{
    border-bottom:0px;
    padding-top:50px;
    height:500px;
    background: url('../../Files/ocw/CalMenu.jpg') no-repeat;
}

.HomePageSub{ 
    color:#fff; 
    text-decoration: none; 
    font: normal 500 12px Verdana;

}

/* ProductListResultBar.ascx add visibility: hidden to sort by */
