html {
    margin: 0px; 
    padding: 0px 0px 0px 0px; 
}

body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	background-color:#f5f5f5;
	font-family: 'Open Sans',Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

div.content {
   width:100%;
    margin:0pt auto; 
}

/* basic selectors */
a:link, a:visited { 
    color:#003399;  
    /*text-decoration: underline;*/
}

a:active, a:hover { 
    color: #CC6600;  
    text-decoration: underline;
    cursor: pointer;
}

th {
    vertical-align:top;
}

td {
    vertical-align:top;
}

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;*/
	font-family: 'Open Sans',Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height:15px;
}

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;*/
}

h5
{
	font-family: 'Open Sans',Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:20px;
	color:#0546a2;
	
}

img { 
    border: 0px; 
}

hr { 
   
    height: 2px; 
	line-height:5px;
	border:0px;
	color: #CCCCCC; 
	background-color:#CCCCCC; 
	 
}

hr.light { 
    color: #CCCCCC; 
    height: 2px; 
    border-style:dotted;   
}
h3
{
	font-family:'Open Sans',sans-serif;
	font-size:30px;
	color:#216fa7;
	font-weight:800;
	
}

form { 
    margin: 0px; 
    padding: 0px; 
}

input, textarea, select { 
   
	font-family:'Open Sans',sans-serif;
	font-size:14px;
}

input[type="submit"]
{
	font-size:14px;
	background-color:#2b8cd4;
	border:none;
	color:#FFFFFF;
	height:30px;
}
input[type="submit"]:hover
{
	
	background-color:#32A2D8;
	cursor:pointer;
}

fieldset {
    border:1px solid #BBBBBB;
    padding:10px 10px 10px;
    margin-top: 4px;
	width:800px;
	font-size:14px;
	
}
fieldset table  {
text-align:left;
margin: 1px !important;	
}

legend {
    font-weight:bold;
	font-size:14px;
	color:#1282d6;
}

fieldset div {
    padding-top:5px;
}

table.mainContent {
    width:100%;
	padding:0;
	margin:0;
	background:#f5f5f5;
	
	max-width:100% !important;

}



.leftColumn {
    padding-top:10px;
}

.centerColumn {
 /*   padding-top:10px;
    padding-left: 10px;
    padding-right: 10px;*/
	/*margin:0 auto;*/
	/*vertical-align:middle !important; 
	text-align:center !important;
	*/
	width:100% !important;
	margin:0 auto;
	
}

.centerColumn table {
margin:0 auto;
	/*width:1185px;
	padding:0;*/
}

.rightColumn {
    padding-top:10px;
}

.logincell {
    vertical-align:middle;
    text-align:center;
    width:50%;
}
 
div.uppermenu { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;
}

div.uppermenu ul {
    list-style: none; 
    padding: 0px; 
    margin: 0px; 
}

div.uppermenu li {
    padding: 0px; 
    margin: 0px; 
    display: inline; 
    border-left: solid 1px #000000; 
}

div.uppermenu li.first { 
    border-left: none; 
}

div.uppermenu li a:link, div.uppermenu li a:visited { 
	padding: 0px 2px 0px 5px; 
	text-decoration: none; 
}

div.uppermenu li a:active, div.uppermenu li a:hover {
    text-decoration: underline;
}

div.mainmenu {
    vertical-align:bottom;
}

div.mainmenu div.tab {
	height: 27px;
	text-align: center;
	display:inline;
}

div.mainmenu div.tab a:link, div.mainmenu div.tab a:visited { 
	background: url('dyimage.axd?type=boxHeader&width=114&height=27') no-repeat;
	float: left;
	margin-left: 1px;
	width: 116px;
	height: 27px;
	color: #5B626C; 
	font-weight: bold;
	text-decoration: none; 
	text-align: center;
}

div.mainmenu div.tab a span {
    display:block;
    padding: 6px 0 0 0;
    height: 21px;
}

div.mainmenu div.tab a:active, div.mainmenu div.tab a:hover, div.mainmenu div.tab a.selected{
	background: url('dyimage.axd?type=boxHeader&subtype=highlight&width=114&height=27&gradient=False') no-repeat;
	color: #000000; 
}
div.submenu {
    clear: left;
	background: transparent url('dyimage.axd?type=bar&width=1&height=29&color=%23FF6600&backcolor=%23FF9900') repeat scroll 0 0;
	color: #FFFFFF; 
	height: 29px;
	font-weight: bold;
}

div.submenu div.subMenuItem {
    display:inline;
}

div.submenu div.subMenuItem a:link, div.submenu div.subMenuItem a:visited { 
	float: left;
	color: #FFFFFF; 
    margin: 5px 6px 2px 6px;
    padding: 0 0 0 7px;
	text-decoration: none; 
}

div.submenu div.subMenuSeparator {
	float: left;
	margin: 6px 0px 6px 6px;
    border-left: solid 1px #FFFFFF; 
}

div.submenu div.subMenuItem a span {
    display:block;
    padding: 2px 7px 2px 0;
}

div.submenu div.subMenuItem a.selected, div.submenu div.subMenuItem a:hover {
	background: transparent url('dyimage.axd?type=fullBoxHeader&width=30&height=18&cornersize=6&color=%23FFD6BB&backcolor=%23FFD6BB&bkgroundcolor=%23888888&bordercolor=%23FFFFFF') no-repeat scroll 0 0;
    color: #000000;
}

div.submenu div.subMenuItem a.selected span, div.submenu div.subMenuItem a:hover span {
	background: transparent url('dyimage.axd?type=fullBoxHeader&width=300&height=18&cornersize=6&color=%23FFD6BB&backcolor=%23FFD6BB&bkgroundcolor=%23888888&bordercolor=%23FFFFFF') no-repeat scroll 100% 0;
    color: #000000;
}

div.popupHoverSubmenuContainer {
    margin:0;
    padding:0;
	z-index:1000;
}

div.popupHoverSubmenu {
    z-index:1000;
    border:2px solid #CCCCCC;
    background-color:#E5E5E5;
    padding:0;
    color: #5B626C; 
    font-weight: normal;
    text-align: left;
}

div.popupHoverSubmenu a {
    display:block;
    opacity:.96;
    -moz-opacity:.96;
    filter:alpha(opacity=96);
    text-decoration: none; 
    padding:4px;
    font-weight:400;
    text-align:left;
    font-size:12px;
    margin:0;
    background:none;
    border:0;
    color:#5B626C;
    height:13px;
    line-height:13px;
}

div.popupHoverSubmenu a span {
    display:block;
    padding:0;
    width:148px;
}

div.popupHoverSubmenu a:hover {
    color:#5B626C;
    background:#C5C5C5;
    text-decoration:underline;
}

div.popupHoverSubmenu a:link, div.popupHoverSubmenu a:visited {
    /*text-decoration: none;*/
}

div.popupHoverSubmenu br {
    display:none;
}

div.bar { /* styles for horizontal top bar */
	background: url('dyimage.axd?type=bar&width=1&height=37');
	height: 37px;
	font-size: 110%;
}

div.bar div {
	padding:  7px 20px 3px 20px;
}

div.bar div a {
	vertical-align:top;
	padding:0;
}

div.bar div a img {
	vertical-align:top;
	margin-top:2px;
}

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;
}

div.blockContent > div.TopSellersPanel {
    border:none;
}

div.TopSellersPanel {
    border:1px solid #C5C5C5;
    text-align:center;
}

div.TopSellersNoData {
}

div.TopSellerBg a {
}

div.TopSellerBg {
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:1px solid #C5C5C5;
}

div.TopSellerImg, div.TopSellerName {
    float:left
}

div.TopSellerImg {
    width:45px;
    padding:5px;
}

div.TopSellerName {
    width:65%;
    padding:5px 0;
    text-align:left;
}

div.notice {
    font-weight:bold;
}

td.FormSectionTextNoWidth {
    text-align:left;
    padding-right:2px;
}

td.FormSectionText {
    width:150px;
    text-align:left;
    padding-right:2px;
}

td.FormSectionValue {
    text-align:left;
    padding-left:2px;
}

td.AddressFormSectionText {
    width:150px;
    text-align:left;
    padding-right:2px;
	
}

td.AddressFormSectionValue 
{
    width:0px;
    text-align:left;
    padding-left:2px;
}

.ourprice {
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.retailprice {
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
	text-decoration: line-through;
}

.newproduct {
    font-weight:bold; 
    color:Red;
}

.error {
    color:Red;
    font-weight:bold;
}

.success {
    color:#003399;
    font-weight:bold;
}

.negative {
    color:Red;
}

.highlightHeader {
    color: #E97D0A;
}

.actionPanel {
    float:right;
}

.clear {
    clear:both;
}

.CategoryDetail {
}

.CategoryDetail h1 {
	font-family:'Open Sans',arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#216fa9;

}

.CategoryDetailText {
    text-align:left;
    margin:0px;
}

.CategoryDetailImage {
    float:right;
    margin:0 0 0 10px;
}

.CategorySummaryPriceBreaks {
   background-color:#dfe7ed;	
	width:100%;
	font-family:'Open Sans',arial,verdana,sans-serif;
	font-size:12px;
}
.CategorySummaryPriceBreaks tr td
{
	border-top:solid 2px #f5f5f5;	
}

.CategorySummaryBox {
    text-align:center;
	background-color:#FFFFFF;
}

.CategorySummaryBox a {
    text-decoration:none;
}

.CategorySummaryBox img {
}

.CategorySummaryText {
    text-align:center;
    height:2.5em;
}
.CategorySummaryText a span
{
color:#216fa9;
font-weight:bold;	
}

.ProductBox {
     width:200px;
     height:200px;
     border-bottom:1px dashed #CCCCCC;
     margin: 0px;
     padding: 10px;
}

.ProductSummaryImageHolder {
    text-align:center;
    height:140px;
}

.ProductSummaryText {
    padding-top:4px;
    text-align:center;
}

.productsection {
	padding:10px;
	border-top:1px dashed #CCCCCC;
	font-size:13px;
	width:700px;
}

.HookLine {
    font-size: larger;
    font-style: italic;
}
.prodlstheader h1
{
color:#216fa9;	
}

.loadingbox{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#f5f5f5;
    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;*/
}

div.buttons {
    margin-right:10px;
    margin-top:4px;
    text-align:right;
}

.Hidden {
    display:none;
}

.ProductEditOverflow {
    height:500px;
    width:850px;
    overflow:scroll;
}

.sectionoutline {
    border:1px solid #CCCCCC;
    padding:10px;
}

.sectionHeader {
    font-weight:bold;
    color: #000000;
    background-color:#C5C5C5;
    text-align:center;
}


/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
}

.popupHover {
    border:1px dashed #CCCCCC; 
    background-color:#E5E5E5; 
}

.coreboxtop {
   background-image:url('dyimage.axd?type=boxHeader&subtype=highlight&width=180&height=20&cornersize=20&color=%23C5C5C5&backcolor=%23F0F0F0&bordercolor=%23F0F0F0');
   height:0px;
   width:180px;

}

.coreboxbottom {
    background-image:url('dyimage.axd?type=reverseBoxHeader&subtype=highlight&width=180&height=20&cornersize=20&color=%23C5C5C5&backcolor=%23F0F0F0&bordercolor=%23F0F0F0');
    width:180px;
    height:0px;
}

.coreboxbody {
    /*background-image:url('dyimage.axd?type=boxHeader&subtype=highlight&width=180&color=%23F0F0F0&backcolor=%23F0F0F0&height=10&cornersize=0&bordercolor=%23F0F0F0');*/
    width:160px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}

div.block {
    color: #000000; 
    margin-bottom:15px;
}

div.blockHeader { 
    text-align:center;
	font-weight: bold;
}

div.blockHeader a { 
	text-decoration: none; 
}

div.blockContent { 
    color: #000000; 
    border-color:#C5C5C5;
    border-width:1px;
    border-style:solid;
    padding:0px;
}

.defaultMenu {
    padding-bottom: 2px;
}

.defaultMenu div a span { 
    display:block; 
    padding:7px 10px 7px 10px; 
    font-weight: normal; 
    text-decoration: none;
}

.defaultMenu div a:hover span, .defaultMenu div a.selected span { 
    color:#000000; 
    background-color:#C5C5C5;  
    text-decoration: underline;  
}

.defaultMenu div a span.last {
    border-bottom:0px;
}

div.browsebox {
    font-size:12px;
    color: #5B626C; 
    border-bottom:1px dashed #CCCCCC;
}

div.previousbrowsebox {
    font-size:12px;
    color: #5B626C; 
    border-bottom:1px dashed #CCCCCC;
}

div.selectedbrowsebox {
    font-size:12px;
    color: #5B626C; 
    border-bottom:1px dashed #CCCCCC;
}

div.siblingbrowsebox {
    font-size:12px;
    color: #5B626C; 
    border-bottom:1px dashed #CCCCCC;
}

div.browseboxHeader {
    color: #E97D0A;
    font-weight:bold;
    padding: 8px 2px 8px 2px;
}

a.bar {
    text-decoration: none;
}

a.bar:hover {
    text-decoration: underline;
}

a.bar span {
    display:block; 
    font-weight:bold;
    padding: 8px 2px 8px 4px; 
}

a.bar:hover span {
    text-decoration: underline;  
    color:#000000; 
    background-color:#C5C5C5;  
}

a.bar span.ProductCount {
    font-size:10px;
    color:#5B626C;
    display:inline; 
    font-weight:normal;
    padding-top:0px;
}

a.previousbar {
    text-decoration: none;
}

a.previousbar:hover {
    text-decoration: underline;
}

a.previousbar span {
    display:block; 
    font-weight:bold;
    padding: 8px 2px 8px 4px; 
}

a.previousbar:hover span {
    text-decoration: underline;  
    color:#000000; 
    background-color:#C5C5C5;  
}

a.previousbar span.ProductCount {
    font-size:10px;
    color:#5B626C;
    display:inline; 
    font-weight:normal;
    padding-top:0px;
}

a.selectedbar {
    text-decoration: none;
}

a.selectedbar:hover {
    text-decoration: underline;
}

a.selectedbar span {
    display:block; 
    font-weight:bold;
    padding: 8px 2px 8px 4px; 
}

a.selectedbar:hover span {
    text-decoration: underline;  
    color:#000000; 
    background-color:#C5C5C5;  
}

a.selectedbar span.ProductCount {
    font-size:10px;
    color:#5B626C;
    display:inline; 
    font-weight:normal;
    padding-top:0px;
}

a.siblingbar {
    text-decoration: none;
    font-style: italic;
}

a.siblingbar:hover {
    text-decoration: underline;
    font-style: italic;
}

a.siblingbar span {
    display:block; 
    font-weight:bold;
    padding: 8px 2px 8px 4px; 
    font-style: italic;
}

a.siblingbar:hover span {
    text-decoration: underline;  
    color:#000000; 
    background-color:#C5C5C5;  
    font-style: italic;
}

a.siblingbar span.ProductCount {
    font-size:10px;
    color:#5B626C;
    display:inline; 
    font-weight:normal;
    padding-top:0px;
    font-style: italic;
}

a.selectedBar span {
    text-decoration: underline;  
    color:#000000; 
    background-color:#C5C5C5;  
}

a.lastBar span {
    border-bottom:0px;
}

div.subcategory {
    margin-left:10px;
}

div.subcategory a.bar span {
    display:block; 
    font-weight:normal;
    padding: 4px 2px 4px 4px; 
    border-bottom:0px;
}

div.subcategory a.bar span.ProductCount {
    font-size:10px;
    color:#5B626C;
    display:inline; 
    font-weight:normal;
    padding-top:0px;
}

div.subcategory a.selectedbar span {
    display:block; 
    font-weight:normal;
    padding: 4px 2px 4px 4px; 
    border-bottom:0px;
}

div.subcategory a.selectedbar span.ProductCount {
    font-size:10px;
    color:#5B626C;
    display:inline; 
    font-weight:normal;


    padding-top:0px;
}

div.footer {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

div.ProductResultBar {
    margin-top: 4px;
    padding: 4px 4px 4px 4px;
    /*border-color:#BBBBBB;
   border-style:solid;
    border-width:1px;*/
	color:#07497a;
}
div.ProductResultBar a { color:#07497a;font-size:12px;
 }
 
 div.ProductResultBar a:hover { color:#d96f08;font-size:12px;
 }



/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
    float: left;
}

.filledRatingStar {
    background-image: url('dbfile.axd?name=FilledStar.png');

}

.emptyRatingStar {
    background-image: url('dbfile.axd?name=EmptyStar.png');
}

.savedRatingStar {
    background-image: url('dbfile.axd?name=SavedStar.png');
}

.sign {
    display:inline-block;
    width:10px;
}

.alternatingrowstyle{
    background-color:#F0F0F0;
}

.heading {
    height:15px;
    font-weight:bold;
    border:1px solid #BBBBBB;
    background-color:#E5E5E5;
    padding:5px 0px 3px 3px;
    text-align:left;
    vertical-align:middle;
}

.headerstyle{
    background-color:#E5E5E5;
    height:23px;
}

.headerstyle th {
    border:1px solid #BBBBBB;
    padding-left:5px;
    vertical-align:middle;
}  
.headerstyle a {
    color:#5B626C;
}

.headerstyle b {
    color:#5B626C;
}

.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;
} 

.previous{
    background:transparent url(../../Images/previous.gif) no-repeat scroll center;
    height:20px;
    width:30px;
    margin: 0px 4px 0px 4px;
}

.next{
    background:transparent url(../../Images/next.gif) no-repeat scroll center;
    height:20px;
    width:30px;
    margin: 0px 4px 0px 4px;
}  

.gotopage{
    width:20px;
}

table.gridViewTable {
    border: solid 1px #BBBBBB;
    border-collapse:collapse;
	width:1185px;
	font-size:14px;
}

table.gridViewTable th {
    background-color:#E5E5E5;
    border:solid 1px #BBBBBB;
    height:23px;
    vertical-align:middle;
    padding: 2px 2px 2px 2px;
}

table.gridViewTable td {
    padding: 2px 2px 2px 2px;
}
table.gridViewTable table
{
float:left;	
}

.quickCart
{
    width:960px;
}

.wizardSideBarItem {
    padding-left:16px;
    height:16px;
}

.wizardSideBarSelectedItem {
    background-image:url('dbfile.axd?name=wizardSideBarSelected.png');
    padding-left:16px;
    font-weight:bold;
    height:16px;
}

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header {
    color: #FFFFFF;
    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_header .ajax__tab_outer {
    padding-right:4px;
   /*background:url(../../Images/tab_themes/xp/tab-right.gif) no-repeat right;*/
    height:31px;
	border-right:solid 1px #ECECEC;
	background-color:#0675e7; 
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner {
    padding-left:3px;
   /* background:url(../../Images/tab_themes/xp/tab-left.gif) no-repeat;*/
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab {
    height:13px;
    padding:4px;
    margin:0;
    /*background:url(../../Images/tab_themes/xp/tab.gif) repeat-x;*/
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer {
   /* background:url(../../Images/tab_themes/xp/tab-hover-right.gif) no-repeat right;*/
   background-color:#529fef;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner {
   /* background:url(../../Images/tab_themes/xp/tab-hover-left.gif) no-repeat;*/
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab {
   /* background:url(../../Images/tab_themes/xp/tab-hover.gif) repeat-x;*/
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer {
  /*  background:url(../../Images/tab_themes/xp/tab-active-right.gif) no-repeat right;*/
  background-color:#61acf8;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner {
   /* background:url(../../Images/tab_themes/xp/tab-active-left.gif) no-repeat;*/
	 background-color:#61acf8;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab {
    /*background:url(../../Images/tab_themes/xp/tab-active.gif) repeat-x;*/
 	background-color:#61acf8;	
}
.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:#f5f5f5;
}

/* ajax__tab_yuitabview-theme theme (../../Images/tab_themes/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header {
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer {
    margin:0px 0.16em -1px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab {
    background:url(../../Images/tab_themes/yui/sprite.png) #d8d8d8 repeat-x;
    border: solid 1px #a3a3a3;
    border-bottom-width:0px;
    color:#000;
    display:block;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_tab {
    background: url(../../Images/tab_themes/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab {
    background:url(../../Images/tab_themes/yui/sprite.png) #2647a0 repeat-x left -1400px;
    border-color:#243356;
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_body {
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#f5f5f5;    
    border:solid 1px #808080;
    border-top:solid 5px #2647a0;
}

.BlockHeaderPanel {
    text-align:center;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	font-weight:bold;
}

.ContextMenuPanel {
	border: 1px solid #868686;
	z-index: 1000;
	background: #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

a.ContextMenuItem {
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem:hover {
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.groupHeader {
	color:#5B626C;
    font-size: 1.5em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.groupTitle {
    width: 100%;
    font-size: 1.5em;
    margin-top: 0.25em;
}
.groupTitle a {
    text-decoration: none;
}

.groupSecondTitle {
    width: 100%;
    font-size: 1.35em;
    border-bottom: solid 1px #CCCCCC;
    margin-bottom: 0.2em;
}

.groupSecond {
    margin-bottom: 2em;
}

.groupSecondTitle a {
    text-decoration: none;
}

.groupList {
    margin-left: 1.25em;
    margin-top: 0;
    margin-bottom: 0;
}

.forumGroup {
    margin-bottom: 2em;
}

.forumGroup a {
    text-decoration: none;
    font-weight:bold;
}

.forumGroup a:hover {
    text-decoration: underline;
}

.forumGroupTitle {
    width: 100%;
    height:36px;
    background: url('dyimage.axd?type=boxHeader&subtype=highlight&width=1&height=36&cornersize=0');
    font-size: 1.35em;
}

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;
}

.forumTitle {
    width: 100%;
    font-size: 1.35em;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.newThread {
    width:100%;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.forumThreadTitle {
    width: 100%;
    font-size: 1.35em;
    font-weight:bold;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

.forumThreadTitle a {
    text-decoration: none;
}

.forumThreadTitle a:hover {
    text-decoration: underline;
}

.forumThreadInfo {
    font-size: 0.85em;
}

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;
}

.forumAuthorStatus {
    padding: 10px;
    font-size: 90%;
}

.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;
}

.forumPostContent pre {
    word-wrap: break-word;                  /* Internet Explorer 5.5+ */
    white-space: pre-wrap;                  /* css-3 */
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;                 /* Opera 4-6 */
    white-space: -o-pre-wrap;               /* Opera 7 */
}

.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;
}

.forumStatisticsContent {
}

.forumStatisticsContent span.forumStatisticsCount {
    font-weight:bold;
}

.article {
    margin-top: 1em;
    margin-bottom: 2em;
}

.articleTitle {
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    font-size: 1.85em;
    margin-bottom: 0.2em;
    padding-bottom: 0.2em;
}
.articleTitle a {
    text-decoration: none;
}

.commentTitle {
    width: 100%;
    border-top: solid 1px #CCCCCC;
    font-size: 1.25em;
    margin-top: 0.5em;
    padding-top: 0.5em;
}

.commentTitle a {
    text-decoration: none;
}

.articleInfo {
    width: 100%;
    font-size: 0.85em;
    font-weight:bold;
}

.articleInfo a {
    text-decoration: none;
    font-size: 1.2em;
}

.articleInfo span.DateTime {
    color: #5B626C;
    font-weight:normal;
}

.articleConent {
}

.articleLink {
    text-align:right;
}

.articleLink a {
    text-decoration: none;
    font-weight:bold;
}

.articleListBlockarticle {
    margin-top: 1em;
    margin-bottom: 1.5em;
}

.articleListBlockarticleTitle {
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    font-size: 1.25em;
    font-weight:bold;
    margin-bottom: 0.2em;
}

.articleListBlockarticleTitle a {
    text-decoration: none;
}

.articleListBlockarticleInfo {
    width: 100%;
    font-size: 0.85em;
    font-weight:bold;
}

.articleListBlockarticleInfo a {
    text-decoration: none;
    font-size: 1.15em;
}

.articleListBlockarticleInfo span.DateTime {
    color: #5B626C;
    font-weight:normal;
}

.pager {
    text-align:right;
    padding-top:4px;
    padding-bottom:4px;
}

.pager a {
    text-decoration: none;
}

.notification {
    width:100%;
    margin-top:10px;
    text-align:right;
}

.notification td.item {
    width: 20px;
    vertical-align:middle;
}

.resizeHandle {
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizeText {
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#7391BA;
}


.rssViewerTitle {
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    margin-top:1em;
    margin-bottom: 0.2em;
    font-weight:bold;
}

.rssViewerTitle a {
    text-decoration: none;
}

.rssViewerDateTime  {
    color: #BBBBBB;
    font-weight:normal;
    margin-bottom: 0.2em;
}

.contentGroupList {
    font-weight:bold;
    padding: 4px;
}

.contentGroupListCount {
    font-weight:normal;
}

.articleArchive {
    font-weight:bold;
    padding: 4px;
}

.articleArchiveCount {
    font-weight:normal;
}

table.checkout {
    width:100%;
}

table.checkout td {
    padding-left:6px;
    padding-right:6px;
    padding-bottom:6px;
}

div.switchCheckout {
    padding-left:8px;
}

.dropdown {
    position: relative;
}

.dropdown .popup { 
    width: 120px;
    display: none;
    position:absolute;
    top: 12px;
    right: 0px;
    border: solid 1px #868686;
    background: #FAFAFA;
}

.dropdown .popup a {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    white-space: nowrap;
    padding: 4px 18px 4px 10px;
    text-decoration: none;
}

.dropdown .popup a:hover {
    background: #ffe6a0;
    border: solid 1px #d2b47a;
    color: #003399;
}

.blockEditor {
    border: solid 1px #ad9090;
}

.blockEditorHeader {
    padding: 2px 4px 2px 6px;
    font-weight: bold;
    font-size: 11px;
    background: #e0d1d1;
    border-bottom: solid 2px #ad9090;
    height: 14px;
    position:relative;
}

.blockEditorHeaderTitle {
    height: 14px;
    float:left;
    overflow: hidden;
}

.blockEditorHeaderMenuDiv {
    position:absolute;
    top: 2px;
    right:2px;
}

.blockEditorHeaderButton {
    padding-top: 1px;
    float:right;
    margin-right: 2px;
    cursor: pointer;
}


.sortableList {
    padding-left: 10px;
}

.sortableList div {
    margin: 2px;
    padding-left: 10px;
    padding-top: 2px;
    background: url('dyimage.axd?type=button&cornersize=8&height=28&color=%2392938E&textcolor=%23FFFFFF&backcolor=%2309070A&width=505') no-repeat;
    height:28px;
    width:510px;
    color: #FFFFFF;
    font-weight:bold;
    cursor: move;
}

.sortableList span {
    display:inline-block;
}

.upline {
    border-top: dashed 2px blue;
    padding-top: 2px;
}

.underline {
    border-bottom: dashed 2px blue;
    padding-bottom: 2px;
}

.movable {
    cursor: move;
}

.collapsiblePanelHeader {
    cursor: pointer;
    font-weight: bold;
    padding:5px; 
    vertical-align: middle;
}

.collapsiblePanel {
    margin-top: 2px;
}

a.tagCloud {
    text-decoration: none; 
}

.recentComment {
    padding: 2px 2px 8px 2px;
}

.recentComment a {
    text-decoration: none; 
}

.recentComment span.commentAuthor {
    font-weight:bold;    
}

.recentComment .articleLink {
    font-weight:bold;
    text-align:left;
}

.FlexTopSellersText
{
    text-align: left;
}

.FlexDescription
{
font-family:'Open Sans',arial,sans-serif;
font-size:25px;
text-decoration:none;
font-weight:bold;
color:#216fa9;	
}
.FlexDescription a
{
	text-decoration:none; 
}
.FlexTopSellersText .FlexProductImage
{
}

.FlexProductAlternativesText .FlexProductDescription
{
line-height:normal !important;	
}

.FlexTopSellersText .FlexProductImage img
{
	display: block;
	margin-top: 3px;
	margin-left: auto;
    margin-right: auto;
}

.FlexTopSellersText .FlexProductDescription
{
}
.FlexProductDescription a,.FlexDescription a
{
	font-size:14px;
	color:#006BCF;
	font-family:'Open Sans',arial,sans-serif;
	font-weight:bold;
	text-decoration:none;	
	line-height:normal !important;
}
.FlexManufacturerCode
{
	font-size:13px;
	color:#006BCF;
	font-family:'Open Sans',arial,sans-serif;
	font-weight:bold;
	text-decoration:none;	
	line-height:normal !important;
}
}



.FlexTopSellersPrice
{
    text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.FlexTopSellersDate
{
    text-align: center;
}

.FlexTopSellersStatus
{
    text-align: center;
}

.FlexProductPricesText
{
    text-align: left;
}

.FlexProductPricesNumeric
{
    text-align: left;
}

.FlexProductPricesPrice
{
    text-align: left;
}

.FlexMiniCartText
{
    float: none;
    text-align: center;
}

.FlexMiniCartNumeric
{
    text-align: left;
}

.FlexMiniCartPrice
{
    text-align: left;
}

.FlexMiniCartDate
{
    text-align: center;
}

.FlexMiniCartStatus
{
    text-align: center;
}

.FlexCartBrowsePrice
{
	font-weight: bold;
	font-size: 11pt;
	color: #b22222;
	font-family: 'Open Sans', arial,verdana,sans-serif;
}

.FlexProductListingBrowsePrice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.FlexProductSummaryPrice
{
	/*font-weight: bold;*/
font-family:'Open Sans', arial,sans-serif;
font-size:16px;
color:#717a81;
font-weight:bold;
}

.FlexProductSummaryImage
{
    text-align: center;
}

.FlexProductAlternativesPrice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}
/* custom */
.FlexProductSummaryPrice .FlexPrice
{
font-family:'Open Sans', arial,sans-serif;
font-size:16px;
color:#717a81;
font-weight:bold;
}
/* custom */

.altRow
{
	background-color: #F9F9F9;
}

.PriceBreakHeading
{
    font-size:14px;
    text-decoration: none;
	font-weight:bold;
	font-family:'Open Sans',arial,sans-serif;
	color:#216fa9;
    visibility:visible;
}

.PriceBreakQtyText
{
    display:none;
}

.PriceBreakQty
{
    width:350px;	
	padding-left:15px;
}

.PriceBreakSeparator
{
  width:0px;
display:none;	

}
.FlexAvailabilityHead
{
font-size:14px;
font-weight:bold;
font-family:'Open Sans',arial,verdana,sans-serif;	
color:#216fa9;
}
.FlexAvailability
{
font-size:14px;
/*width:100px;*/
font-family:'Open Sans',arial,verdana,sans-serif;	

}
.Flex_CustomRedGreen
{
	
	font-weight:bold;	
	display:inline-block; vertical-align: middle;
	background: url("images/icons.png") no-repeat -93px -26px;
	width: 157px;
	height: 27px;
	text-indent:30px;
	line-height:27px;
}

.PriceBreakPrice
{
    width:94px;
	font-family:'Open Sans',arial,verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
}

.FlexShortDescLabel
{
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	color:GrayText;
	margin-top: 10px;
	margin-bottom:10px;
}

.ProductPromotion {
    margin:0 0 10px 0;
    text-align:center;
    width:100%;
}

.ProductPromotionBox {
    text-align:center;
    border:1px dashed #CCCCCC;
    margin: 0px;
    padding: 10px;
}

.CartPromotion {
    margin:0 0 10px 0;
    text-align:center;
    width:100%;
}

.CartPromotionBox {
    text-align:center;
    border:1px dashed #CCCCCC;
    margin: 0px;
    padding: 10px;
}

.CustomerPromotion {
    margin:0 0 10px 0;
    text-align:center;
    width:100%;
}

.CustomerPromotionBox {
    text-align:center;
    border:1px dashed #CCCCCC;
    margin: 0px;
    padding: 10px;
}

.FlexLoginMenuText {
	font-weight: bold;
	text-align:right;
}

.FlexLoginMenuList
 {
	
	list-style:none;
	font-family:'Open Sans',arial,verdana,sans-serif;
	font-size:14px;
	color:#FFFFFF;
	display: inline-block;
    zoom:1;
	}
.FlexLoginMenuList li
{
	display: inline-block;
	line-height:15px;
    zoom:1;
	text-decoration:none;
	margin:0 12px 0 12px;
}
.FlexLoginMenuList li a
{
	text-decoration:none;
}
.FlexLoginMenuList li img
{
	vertical-align:middle;	
}

.checkoutSavingsCaption{
}

.checkoutSavingsValue{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.promotionCodeEntryBox
{
    border:none;
    text-align:center;
}

.FlexPromotionCodeEntryPromotionCode
{
    text-align:left;
}

td.FlexPromotionCodeEntryPromotionCode
{
    text-align:center;
}

.FlexPromotionCodeEntryConfirmButton
{
    text-align:center;
}

.storefinder-results
{ 
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}

.storefinder-results #map
{
	float: left;
	width: 400px;
	height: 550px;
	overflow: hidden;
}

.storefinder-results .sidebar-container
{
	overflow: auto;
	height: 550px;
}

.storefinder-results #sidebar
{
	float:left;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	width: 410px;
}

div.popupHoverPromotionTextsContainer {
    margin:0;
    padding:0;
    width:156px;
}

div.popupHoverPromotionTexts {
    z-index:1000;
    border:2px solid #B3B4B6;
    background-color:#FCDFA9;
    padding:0;
    color: #004040; 
    font-weight: normal;
    text-align: left;
}

div.hoverPromotionTexts {
    display:block;
}

div.popupSavingsHoverPromotionTextsContainer {
    margin:0;
    padding:0;
    width:156px;
}

div.popupSavingsHoverPromotionTexts {
    z-index:1000;
    border:2px solid #B3B4B6;
    background-color:#FCDFA9;
    padding:0;
    color: #004040; 
    font-weight: normal;
    text-align: left;
}

div.hoverSavingsText {
    display:block;
}

.storefinder-results #sidebar li
{
    padding: 7px; 
    border-bottom: 1px solid #E3E3DB;
    color: #333;
}

.storefinder-results #sidebar li a
{
    text-decoration: underline; 
    color: #333; 
}

.storeView {
    margin:5px;
    padding:0px;
    width:500px;
    height:auto;
}

.storeImage {
    margin:0;
    padding:0;
    width:500px;
    height:auto;
}

.storeImage img {
    display:block; 
    margin:0 auto 0 auto;
}

.storeInfo {
    margin:5px 0 0 0;
    padding:0;
    height:auto;
}

.storeInfo h1 {
    font:32px Georgia, Times New Roman, Times, serif; 
    font-style:italic; 
    color:#333333; 
    margin:10px 0;
}

.storeInfo h2 {
    font:21px Georgia, Times New Roman, Times, serif; 
    font-style:italic; 
    color:#A5A39E; 
    margin:5px 0 5px 0;
}

.storeInfo h3 {
    font:17px Arial, Helvetica, sans-serif; 
    color:#A5A39E; 
    text-transform:uppercase;
}

.storeInfo h4 {
    font:14px Georgia, Times New Roman, Times, serif; 
    font-style:italic; 
    color:#333333; 
    padding-bottom:3px; 
    margin:7px 0 5px 0;
}

.storeInfo span {
    font-weight:bold;
}

.storeInfo p {
    margin:0 0 10px;
    padding:0;
}

.storeInfo table {
    margin:0;
    padding:0;
}

.storeInfo table tbody td {
    vertical-align:top;
    text-align:left;
}


.cookieWarning 
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    background-color:#1E1E1E;
    color:White;
    opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90); 
    z-index:999;
    padding: 5px 10px 5px 10px;
}

.cookieWarning a
{
    color:White;
}

.cookieButton
{
    margin-left:20px;
}

/* Mega Menu */
ul.megaMenu
{
    display: block;
    width: 100%; 
    position: relative;
    height: 35px;
    font-weight:500;
    padding: 0;
    margin: 0;
    clear: both;
    font-size: 0;
}

ul.megaMenu.mmbackground
{
    background-color: #E5E5E5;
}

ul.megaMenu > li
{
    vertical-align: top;
    height: 100%;
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 10pt;
}

ul.megaMenu > li.mmBarBorder > .mmTitle
{
  	border: 1px solid #C5C5C5;
}

ul.megaMenu  li.mmRoundedLeft > .mmTitle
{
border-radius: 5px 0 0 5px; 
-moz-border-radius: 5px 0 0 5px; 
-webkit-border-radius: 5px 0 0 5px; 
}

ul.megaMenu  li.mmRoundedRight > .mmTitle
{
border-radius: 0 5px 5px 0; 
-moz-border-radius: 0 5px 5px 0; 
-webkit-border-radius: 0 5px 5px 0; 
}

.megaMenu > li.mmFloatRight
{
   float:right;
}

.megaMenu > li.posBase
{
    position: relative;
}

.megaMenu > li > .mmTitle .pagePanel,
.megaMenu > li > .mmTitle .catPanel
{
    line-height: 35px;
}

.megaMenu > li > .mmPopup
{
    display: none;
    position: absolute;
    top: 36px;
    width: 100%;
    color:#5B626C;
    z-index: 1000;         
}

.megaMenu > li:hover > .mmPopup
{
    display: block;    
}

.megaMenu .mmPopup
{
    background-color: #E5E5E5;
}

.megaMenu .mmTitle .mmBox ul,
.megaMenu .mmPopup .mmBox ul
{
    list-style: none;   
    list-style-type: none;  
    text-decoration: none;   
}

.megaButton > a
{
    display: block;
    width: 100%;
	height: 100%;
}

.megaButton .mmIconPosLeft
{
	padding-left: 20px;
	min-height: 20px;
	background-repeat: no-repeat;
	background-position: left;	
}

.megaButton .mmIconPosRight
{
	padding-right: 20px;
	min-height: 20px;
	background-repeat: no-repeat;
	background-position: right;	
}

.megaButton .mmIconTypeLight
{
	background-image: url('dbfile.axd?name=megamenu-down-arrow-light.png');
}

.megaButton .mmIconTypeDark
{
	background-image: url('dbfile.axd?name=megamenu-down-arrow-dark.png');
}

.megaButton > a
{
    text-decoration: none;   
	color: #5B626C; 
}

.megaButton * {
    height: 100%;
	width: 100%;
}

.pagePanel > ul.gfxLightBullet > li,
.catPanel > ul.gfxLightBullet > li
{
    list-style-type: none;
	padding-left: 20px;
	background: url('dbfile.axd?name=megamenu-right-arrow-light.png') no-repeat center left;
}

.pagePanel > ul.gfxDarkBullet > li,
.catPanel > ul.gfxDarkBullet > li
{
    list-style-type: none;
	padding-left: 20px;
	background: url('dbfile.axd?name=megamenu-right-arrow-dark.png') no-repeat center left;
}

.pagePanel > ul.gfxCustomBullet > li,
.catPanel > ul.gfxCustomBullet > li
{
    list-style-type: none;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left;
}
/* search box */
.megaMenu div.bar
{
    position: relative;
    width: 250px;
    height: 35px;
	font-size: 12px;
}

.megaMenu .mmTitle div.searchbox
{
    padding: 5px 5px 5px 5px;
}

.megaMenu .mmTitle .btnSearch img
{
    position: absolute;
}

 .megaMenu div.searchbox 
{   
    display: inline-block;     
}

 .megaMenu div.searchbox input
{
    width: 100px;
    display: inline-block;
}

/* Mega Menu editor */
.megaMenu > li .editBar
{
    background-color: #e0d1d1;
    color: #000000;
    border: 2px solid #ad9090;
    height: auto !important;
	width: auto !important;
	padding: 2px;
    font-size: 10pt;
}            

.megaMenu > li > .mmPopup .editBar
{
    padding: 1px;
    left: 1px;
    right: 1px;
}

/* Remove background from search boxes inside the menu */
.megaMenu div.bar, .megaMenu div.bar:hover
{
    background-image:none;
}

/* Default Theme */
.megaMenu.DefaultTheme > li .mmTitle,
.megaMenu.DefaultTheme > li.mmNoHover .mmTitle:hover
{
    padding: 0px 15px 0px 15px;
    color: #5B626C; 
    background-color: #E5E5E5;
	font-weight: bold;
}

.megaMenu.DefaultTheme > .megaButton > a
{
    color: #5B626C; 
}
.megaMenu.DefaultTheme > li .mmTitle:hover,
.megaMenu.DefaultTheme  > li.mmSelectedTab .mmTitle
{
    color: #000000;
    background-color: #C5C5C5;
}

.megaMenu.DefaultTheme > li .mmTitleText,
.megaMenu.DefaultTheme > li .mmTitle .megaButton
{
    line-height: 35px;
}

.megaMenu.DefaultTheme  > li > .mmTitle
{
    height: 100%;
}

/* common for image sheet buttons */
.megaMenu.DefaultTheme li.isheet .mmTitle {
    height: 35px;
    z-index: 1;
    font-size: 0;
}

.megaMenu.DefaultTheme .mmTitle .btnSearch img
{
    position: absolute;
    top: 5px;
    left: 181px;   
}

.megaMenu.DefaultTheme li .mmPopup
{
    box-shadow: 10px 10px 5px #CCCCCC;
    border: 1px solid #CCCCCC;
}

.megaMenu.DefaultTheme .mmTitle .mmBox ul,
.megaMenu.DefaultTheme .mmPopup .mmBox ul
{
    list-style: none;
    margin: 0 0 0 3px;
    list-style-type: none;
    padding:0;
}

.megaMenu.DefaultTheme .mmBox h1.catPanelHeader,
.megaMenu.DefaultTheme .mmBox h1.pagePanelHeader
{              
    margin: 2px 2px 2px 2px;
    padding-left: 10px;
    font-size: 12px;   
    font-weight: bold;    
    text-decoration: none;    
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5B626C;     	
}

.megaMenu.DefaultTheme .mmPopup .catPanel a.catMore span
{
    padding-left: 15px; 
	color: #5B626C;  
	text-decoration: none;
	font-size: 12px;
}

.megaMenu.DefaultTheme .mmPopup .catPanel a.catMore span:hover
{
    text-decoration: underline; 
}
           
.megaMenu.DefaultTheme .mmBox h1.catPanelHeader a,
.megaMenu.DefaultTheme .mmBox h1.pagePanelHeader a
{
    color: #5B626C;  
    text-decoration: none;
    padding-left: 20x;       
}

.megaMenu.DefaultTheme .mmPopup .catPanel,
.megaMenu.DefaultTheme .mmPopup .pagePanel 
 {
    position: relative;
    display: inline-block;   
	padding: 5px 5px 5px 5px;
}

.megaMenu.DefaultTheme .mmPopup .mmBox ul 
{
    font-size: 12px;                 
}
           
.megaMenu.DefaultTheme .mmPopup .mmBox ul li
{
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 10px;                   
}
            
.megaMenu.DefaultTheme .mmBox ul li a
{
    text-decoration: none; 
    color: #5B626C;
}

.megaMenu.DefaultTheme .mmBox ul li a:hover
{
    text-decoration: underline; 
}

.newsticker {
    position: relative;
    horizontal-align: left;
    z-index: 0;
    height:42px;
    margin-right: auto;
    margin-left: auto;
    border-top-color: #BBBBBB;
    border-right-color: #BBBBBB;
    border-bottom-color: #BBBBBB;
    border-left-color: #BBBBBB;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: #E5E5E5;
    overflow: hidden;
}

.newsticker .newsTitle 
{
    line-height: 42px;
    vertical-align: middle;
}

.newsticker .newsTitle > a 
{
    color: #E97D0A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 17px;
    padding-right: 10px;
    display: inline-block;
    float: left;
    vertical-align: middle;
}

.newsticker .newsButton {
    line-height: 42px;
    vertical-align: middle;
}

.newsticker .newsButton > a 
{
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    background-size: contain;
    display: inline-block;
    float: left;
    margin-top: 12px;
}

.newsticker .cycle-slideshow 
{
    float: left;
    margin-left: 10px;
    line-height: 42px;
    vertical-align: middle;
}

.newsticker .cycle-slideshow > a 
{
    text-decoration: none;
    color: #003399;
    font-size: 14px;
    font-family: arial;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsticker .cycle-slideshow > a:hover {
    text-decoration: underline;
}

/*=============== CUSTOM CSS ABOVE THIS LINE ========================*/

/*=============== CUSTOM CSS BELOW THIs LINE ========================*/

.site_container
{
	
	width:100%;
	height:100%;
	
}

a,span
{
font-family:'Open Sans';
font-size:14px;	
line-height:normal;
text-decoration:none;
}

h1 
{
	font-family:'Open Sans',verdana,arial,sans-serif;
	font-size:16px;	
	font-weight:700;
	
	line-height:normal;
}
.footercontainer h1 
{
	
	color:#FFFFFF;

}

h1 .black
{
	font-family:'Open Sans,'verdana,arial,sans-serif;
	font-size:16px;	
	font-weight:700;
	color:#000000;
}

.white,.white a
{
 color:#FFFFFF;	
 text-decoration:none;
}
.taglineH1
{
font-family:'Open Sans';
font-size:18px;	
text-transform:uppercase;
font-weight:700;
color:#cf423e;
}

.taglineH2
{
font-family:'Open Sans';
font-size:14px;	
font-weight:700;
color:#205e89;
}

.taglineH3
{
font-family:'Open Sans';
font-size:35px;	
text-transform:uppercase;
font-weight:700;
color:#cf423e;
}
.header_container

{
	width:100%;
	height:243px;
}
.header_toprowcontainer
{
	background-color:#1a4b76;	
	height:43px;
	width:100%;
	margin: auto; 	
}
.headr_topelecont
{
	background-color:#1a4b76;	
	height:43px;
	margin: auto; 	
	width:1185px;
}
.headr_topelecont a
{
	color:#FFFFFF;	
}

.header_topcontentleft
{
	
    line-height:43px;
    vertical-align: middle; 
	float:left;

}
.header_topcontentleft a
{
text-decoration:none;	
}
.header_topcontentright
{
  
    line-height:43px;
	height:43px;
	float:right;	
	padding:0 5px 0 0;
	margin:0;
	display: table-cell;
    vertical-align: middle;
}

.header_topcontentright ul 
{
	/*max-width: 660px; */
    margin: 0 auto;
}
.header_topcontentright ul li
{
	display: inline-block;
    zoom:1;
	list-style:none;
	color:#FFFFFF;
	
}

.header_topcontentright div 
{
margin-right:11px;	
}
.header_topcontentright div div table,.header_topcontentright div div table tbody,.header_topcontentright div div table tbody tr,.header_topcontentright div div table tbody tr td,
.header_topcontentright div table,.header_topcontentright div table tbody,.header_topcontentright div table tbody tr,.header_topcontentright div table tbody tr td
{
	
    margin:0px;
	padding:0px;
	/*background:#99CC70;*/
	height:43px;
	border-spacing: 0px;
    border-collapse: separate;
}


.header_middlerowcontainer
{
	background-color:#FFFFFF;
	height:137px;	
	width:100%;
	margin:auto;
	
}

.header_middlerow
{
	background-color:#FFFFFF;
	height:137px;	
	width:1185px;
	margin:auto;
	
	
}

.middle_logo
{
	float:left;
 	width:272px;
 	height:137px;
	
	text-align: center;
	line-height:137px; 
}

.middle_logo a img
{
	width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
	margin-right:114px;
	
}
.middle_center {
	  width:610px;
	  float:left;
	  height:137px;
	  vertical-align: middle;
	  line-height:137px;
	
}
.middle_text
{
line-height:normal;
text-align:left;
margin:18px 0 0 20px;
}
.midd_rightsearch 
{
		line-height:137px;
		float:left;
		height:137px;
		width:289px;
	
}
.midd_rightsearchbox
{
	
	width:279px;
	line-height:normal;	
	height:68px;
	text-align:center;
}
.midd_rightphone
{
	
	line-height:normal;
	text-align:center;
	width:289px;
	height:68px;	
}

.iconPhone
{
	background:url("images/icons.png") ;
	background-position: 0px -21px; 
	width: 37px;
	height: 37px;
	display:inline-block; vertical-align: middle;
	
}

.iconCart
{
	background:url("images/icons.png") ;
	background-position: -36px -26px; 
	width: 24px;
	height: 23px;	
	display:inline-block; vertical-align: middle;
}
.iconHome
{
	background:url("images/icons.png") ;
	background-position: -64px -29px; 
	width: 22px;
	height: 19px;
	display:inline-block; 
	
	
}

.iconleft
{
	background:url("images/icons.png");
	height:19px;
	width:21px;
	background:no-repeat;
	background-position: -0px -1px; 
	display:inline-block; 
	vertical-align: middle;
}

.phonehold
{
	display:inline-block; 
	vertical-align: middle;
	font-family:'Open Sans',verdana,arial,sans-serif;
	font-size:35px;	
	text-transform:uppercase;
	font-weight:700;
	color:#cf423e;
}

.header_bottomrow
{
	
	height:59px;
	width:100%;
	background-color:#216fa9;
	margin:auto;
	
}

.header_menucontainer
{
	width:1385px;
	margin:0 auto;

}

.includedContent

{
	margin:0 auto;
	

}
/*===SEARCH BOX *==== */
.hdr_Search {
    padding:10px 0 0 0;
    width: 270px;
}

.hdr_Search input[type="text"] {
    width: 215px;
    padding: 7px 35px 7px 10px;
    background: #f1f1f1 none repeat scroll 0% 0%;
    border:none;
    font-family:'Open Sans',verdana,arial,sans-serif;
    font-size: 16px;
	font-weight:bold;
}

.hdr_Search input {
    vertical-align: middle;
    font-size: 12px;
    border-radius: 2px;
	
}

.hdr_Search input[type="button"] {
    width: 40px;
    margin-left: -37px;
    padding: 8px;
    border: none;
    color: #000;
	background:url("images/icons.png") ;	
    background-position: -86px 0px; 
	width: 16px;
	height: 17px;
	border:none;
    cursor: pointer;
    font-weight: bold;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    text-align: left;
	text-indent:9999px;
}
/* ==== SEARCH BOX =====*/

/* ==== MAIN CONTENT ===== */
.slideshow
{
	width: 100%; /*can be in percentage also.*/
    height: auto;
    margin: 0 auto;
	
    
}

/*.slideshow_custom
{
	text-align:center;	
	min-widh:1185px;
	
}*/


.cycleNavPager
{
	text-align:center;
	border:none;
	height:20px !important;;
}

.cycle-slideshow
{
	  position: relative; 
	
	  overflow: hidden;
	  width:100% !important;
	  min-width:1185px;
	  height: 461px !important;
	  display: inline-block;
	
}
.cycle-slide-active,.cycle-slide
{
	width:auto !important;
	position: static  !important;
	height:auto !important;
	
}
/*cycle-slide-active a img,.cycle-slide a img
{
	position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
  -webkit-backface-visibility: hidden;

   
}*/
.slider_main
{
	
 position: absolute;
  left: 50%;

  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
}
/*.cycle-slide p a img,.cycle-slide a img
{
    position: relative !important; 
    right:-10% !important;
    height:auto !important;
	width:1920px !important;
	max-width:100% !important;
	max-height:100% !important;
}*/


/* == 3 prod container == */
.prodcontainer3
{
	width: 100%; /*can be in percentage also.*/
    height: auto;
    margin: 0 auto;     
	text-align: center;	
	height:331px;
	
}

.prodinner3
{
	width:1185px !important;
	height:331px;
	margin: 0 auto;  
	
}

.prodinner3 div
{
	float:left;
	border:solid 1px #C8C8C8;	
	width:372px;
	height:261px;
	margin:6px;
}

.brandcontainer
{
	width: 100%; /*can be in percentage also.*/
    height: auto;
    margin: 0 auto;     
	text-align: center;	
	height:109px;
	background-color:#FFFFFF;
}
.brandslider
{
	width:1185px;
	  margin: 0 auto;  
	  
	
}


.iconright{
	
	background: url('images/icons.png') no-repeat -22px -1px;
	width: 18px;
	height: 18px;
}
.footercontainer
{
	background-color:#1a4b76;
	width:100%;	
	height: 100%;
	margin:0 auto;
	text-align:center;
	padding:30px 0 30px 0;
}

.footer_holder
{
	  width:1185px;
	  margin: 0 auto;
	 

}
.footcol1,.footcol2,.footcol3,.footcol4
{
	float:left;
	width:195px;
	text-align:left;
	
}
.footcolright
{
float:right;	
text-align:left;

}
.productBoxListContainer_h
{
	height:32px;
	width:1185px;	
	margin:0 auto;
	font-family:'Open Sans', arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#216fa9;
	color:#FFFFFF;
	clear:both;
}
.ProductBoxImage_h
{
	float:left;
	width:140px;
	height:32px; 
	text-align:center;
	line-height:32px;
}


.productBoxPart_h
{
	height:32px;
	width: 200px;
	float:left;	
	line-height:32px;
}

.productBoxDescr_h
{
	width:672px;
	line-height:32px;
	height:32px;
	float:left;
	
}
.productPriceContainer_h
{
	float:left;
	width:173px;
	line-height:32px;
	height:32px;
}
/*====*/
.productBoxListContainer
{
	height:163px;
	width:1185px;
	margin:0 auto;
	font-family:'Open Sans', arial,sans-serif;
	font-size:14px;
	color:#656565;
	clear:both;
	background-color:#FFFFFF;
}
.ProductBoxImage
{
	float:left;
	width:140px;
	height:140px; 
	text-align:center;
	line-height:140px;
	
	
}

 .ProductBoxImage img
 { 
	width: auto;
	height : auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align:middle;
}
.ProductBoxImage_cart
{
	background-color:#FFFFFF;
	float:left;
	width:120px;
	height:120px; 
	text-align:center;
	line-height:120px;
	
}
 .ProductBoxImage_cart img
 { 
	width: auto;
	height : auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align:middle;
}
.productBoxPart
{
	height:143px;
	width: 120px;
	float:left;	
}

.productBoxDescr
{
	width:672px;
	height:143px;
	float:left;
	font-weight:normal;
}
.productPriceContainer
{
	float:left;
	width:173px;
	height:143px;
}

.addtocart
    
{
	font-family:'Open Sans',verdana,sans-serif!important;
	font-size:22px!important;
	background:#216fa9;
	background-image:url('images/addtocart.gif');
	text-indent: -9999px; 
	
}
.askquestion
    
{
	font-family:'Open Sans',verdana,sans-serif!important;
	font-size:22px!important;
	background:#216fa9;
	background-image:url('images/askquestion.gif');
	text-indent: -9999px; 
	
}
.mainTables
{
width:1185px;	
margin:0 auto;

}

.qtyadd_holder
{

  line-height: 40px;
  text-align:left;  

}

.qtyadd_holder input[type='text']
{
   vertical-align:middle;
   height:29px;
   border-radius:3px;
   border:solid 1px #C4C4C4;
   
}

.qtyadd_holder input[type='image']
{
   vertical-align:middle;
    
}
.productDetailContainer
{
	width:1171px;
	
}

.prodDetailRowLeft
{
	float:left;
	width:670px;
	/*border:solid 1px #6599B5;*/
	
	text-align:left;
}
.prodDetailRowLeft a
{
text-decoration:none;	
}
.productimgholder
{
	width:650px;
	height:310px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:310px;
	
	
	
}
.productimgholder img
{
 max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
  vertical-align: middle;

}
.productthumbs
{
float:left;	
margin:3px 0 0 -3px;

}
.productthumbs table
{
	border-spacing:2px;
	background-color:#f5f5f5;
}
.productthumbs table tbody tr td
{
	border:none !important;
	border-width:0px !important;
	border-style:none !important;
	
	/*background-color:#FFFFFF;*/
}
.productthumbs table tr td span table
{
	background-color:#FFFFFF !important;
}
.productthumbs table tbody tr td span table tbody tr td
{
	background-color:#FFFFFF !important;
}
.prodDetailRowLeft h1

{
	font-size:26px;
	line-height:25px;
	font-weight:bold;
	font-family:'Open Sans',arial,sans-serif;
	color:#216fa9;
	width:590px;
	margin-bottom:5px !important;
}
.prodDetailRowLeft
{
	line-height:1px;
}

.prodDetailRowRight
{
	width:461px;
	/*border:solid 1px #5F1719;*/
	float:left;
}
.bigprice span
{
	font-size:45px !important;
	font-weight:bold !important;
	font-family:"Open Sans",arial,verdana,sans-serif !important;
	color:#216fa9 !important;
}
.callusquestion
{
font-size:20px;
font-weight:bold;
font-family:'Open Sans',arial,sans-serif;
color:#216fa9;	
}
.alternatecontainer
{
width:506px;
overflow-x:scroll;

	
}
.alternatecontainer table tbody tr td
{
/*width:170px;	*/
border:none;
}

.alternativeholder
{
	width:170px;
	
}
.contentpageul
{

	
	background: -moz-linear-gradient(top, rgba(0,0,0,0.17) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.17) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.17) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#cccccc',GradientType=0 );
    border-top:13px solid #cccccc;
    padding-left:15px;
    margin-bottom: 30px;
   
}
.contentpageul li
{
	display: inline;
	
}
.contentpageul li a
{
	font-family:'Open Sans',arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#095994;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease;
	padding:3px;
	text-decoration:none;
	border-radius:2px;
	white-space: nowrap;
}


li.navactive
    {background-color:#206fa8;
    border-width:14px 5px;
    border-style:solid;
    border-color:#206fa8;}

li.navactive a
    {color:#ffffff !important;}
	
.contentpageul li a:hover {  
  
   color:#63A7ED;
   
  text-shadow: 1px 2px 6px rgba(38, 135, 233, .3);
}  
.contentpageTable
{
	font-family:'Open Sans',arial,sans-serif;
	font-size:13px;
	color:#444444;
	text-align:left;
	line-height:23px;
	margin:1px !important;
	
}
.contentpageContact
{
	font-family:'Open Sans',arial,sans-serif;
	font-size:15px;
	color:#444444 ;
	text-align:left;
	line-height:21px;
	text-decoration:none;
	
}
.contentpageContact a
{ 
color:#444444;
}

.contentpageContact a:hover
{ 
color:#0065AF;
}
.landingpage
{
text-align:left;	
}
.landingpage h3
    {margin:25px 15px;}

.landingpage hr, .contentpageTable hr
    {visibility:hidden;
    display:none;}
/*==ABOUT US PAGE ==*/
.about3container
{
	width: 100%; /*can be in percentage also.*/
    height: auto;
    margin: 0 auto;     
	text-align: center;	
	
	clear:left;
	/*font-family;*/
	
}

.aboutthree
{
	
	height:331px;
	margin: 0 auto;  
	
}

.aboutthree div
{
	float:left;
	
	width:372px;
	
	margin:6px;
	text-align:left;
	font-family:'Open Sans',arial,sans-serif;
font-size:14px;
color:#3D3D3D;

	
}
.aboutthree div h3
{ 
font-family:'Open Sans',arial,sans-serif;
font-weight:normal;
font-size:27px;
color:#216fa9;
}
.aboutimg
{
float:left;
width:650px;


}
.aboutblurb
{
	/*width:515px;*/
	float:left;
	padding:10px;
}
.abouttop
{
text-align:left;	
font-family:'Open Sans',arial,sans-serif;
font-size:14px;
color:#3D3D3D;
}

