
html {
    margin: 0px; 
    padding: 0px 0px 0px 5px; 
}

body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.content {
    width:100.2%;
    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;
}

a[disabled]
{
	color: #BEBEBE;
	text-decoration:none;
	cursor:default;
}

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;
}

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;
}

img { 
    border: 0px; 
}

hr { 
    color: #CCCCCC; 
    height: 1px; 
}

hr.light { 
    color: #CCCCCC; 
    height: 1px; 
    border-style:dashed;   
}

form { 
    margin: 0px; 
    padding: 0px; 
}

input, textarea, select { 
    font: 100% Verdana, Arial, Helvetica, sans-serif; 
}

fieldset {
    border:1px solid #BBBBBB;
    padding:10px 10px 10px;
    margin-top: 4px;
}

legend {
    font-weight:bold;
}

fieldset div {
    padding-top:5px;
}

#mainContent{
     /* min-height: calc(100vh - 89px);*/

}


table.mainContent {
    width:100%;
	border-collapse:collapse;
	border-spacing: 0;
}

.leftColumn {
    padding-top:10px;
}

.centerColumn {
    padding-top:10px;
    padding-left: 10px;
    padding-right: 10px;
}

.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:right;
    padding-right:2px;
}

td.FormSectionText {
    width:150px;
    text-align:right;
    padding-right:2px;
}

td.FormSectionValue {
    text-align:left;
    padding-left:2px;
}

td.AddressFormSectionText {
    width:150px;
    text-align:right;
    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 {
}

.CategoryDetailText {
    text-align:left;
    margin:0px;
}

.CategoryDetailImage {
    float:right;
    margin:0 0 0 10px;
}

.CategorySummary {
    margin:0 0 10px 0;
    text-align:center;
    width:100%;
}

.CategorySummaryBox {
    text-align:center;
}

.CategorySummaryBox a {
    text-decoration:none;
}

.CategorySummaryBox img {
}

.CategorySummaryText {
    text-align:center;
    height:2.5em;
}

.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;
}

.HookLine {
    font-size: larger;
    font-style: italic;
}

.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:#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;
}

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;
}

.collapsiblePanelHeader {
    cursor: pointer;
    font-weight: bold;
    padding:5px; 
    vertical-align: middle;
	background-color:#E5E5E5;
    margin-bottom: 2px;
}

.collapsiblePanel {
    margin-top: 2px;
}

/*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:20px;
   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:20px;
}

.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 {    
    text-decoration: none;
}

.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;
}

.defaultMenu div.popupHoverSubmenu a span {
    padding: 0;
	text-decoration: none;
}

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;
}

/* 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;
}

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;
}

.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: #000000;
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    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:21px;
}
.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;
}
.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;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner {
    background:url(../../Images/tab_themes/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab {
    background:url(../../Images/tab_themes/xp/tab-active.gif) repeat-x;
}
.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 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:#FFFFFF;    
    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: 70%;
    border-bottom: solid 1px #CCCCCC;
    font-size: 1.85em;
    margin-bottom: 0.2em;
    padding-bottom: 0.2em;
    margin-left: 10%;
}
.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 {
margin-left:10%;
margin-right: 10%;

}

.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;
}

.FlexTopSellersText .FlexProductImage
{
}

.FlexTopSellersText .FlexProductImage img
{
	display: block;
	margin-top: 3px;
	margin-left: auto;
    margin-right: auto;
}

.FlexTopSellersText .FlexProductDescription
{
}

.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: 10pt;
	color: #b22222;
	font-family: verdana;
}

.FlexProductListingBrowsePrice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.FlexProductSummaryPrice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.FlexProductSummaryImage
{
    text-align: center;
}

.FlexProductAlternativesPrice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.altRow
{
	background-color: #F9F9F9;
}

.PriceBreakHeading
{
    font-size: 10pt;
    text-decoration: underline;
    visibility:visible
}

.PriceBreakQtyText
{
    font-size: 10pt;
}

.PriceBreakQty
{
    font-size: 10pt;
}

.PriceBreakSeparator
{
    font-size: 10pt;
}

.PriceBreakPrice
{
    font-size: 10pt;
}

.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 {
	text-align:right;
	white-space:pre;
}

.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;
}

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
{ 
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}

.storefinder-results .map,
.storefinder-results #map
{
	float: left;
	width: 400px;
	height: 550px;
	overflow: hidden;
}

.storefinder-results .sidebar-container
{
	overflow: auto;
	height: 550px;
}

.storefinder-results .sidebar,
.storefinder-results #sidebar
{
	float:left;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	width: 410px;
}

.storefinder-results .sidebar li,
.storefinder-results #sidebar li
{
    padding: 7px; 
    border-bottom: 1px solid #E3E3DB;
    color: #333;
}

.storefinder-results .sidebar li a,
.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: auto;
    font-weight:500;
    padding: 0;
    margin: 0;
    clear: both;
    font-size: 0;
    z-index: 15;
}

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: 18px;
	zoom: 1;
	*display: inline;

}





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: 35px;
    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: 112px;
    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;
    border-top: 4px solid rgba(0,0,0,0);
    background-clip: padding-box;
}

.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 h2.catPanelHeader,
.megaMenu.DefaultTheme .mmBox h2.pagePanelHeader
{              
    margin: 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;
	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 h2.catPanelHeader a,
.megaMenu.DefaultTheme .mmBox h2.pagePanelHeader a
{
    color: #5B626C;  
    text-decoration: none;
}

.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; 
}

.wholeWrap{

    width: 70%;
    margin: 0 auto;
}


.newsBlock{
display: inline-block;



height: 49px;
width: 158px;
/*float: left;*/

}

.breakNews{

   
    position: relative;
    bottom: 0px;
   
}


.newsticker {
    
    z-index: 0;
    height:48px;
    /*margin-right: auto;
    margin-left: auto;*/
display: inline-block;
    width: 1168px;
    background-color:#dddddd;

    /*height: 50px;
    display: inline-block;
    background-color: #686161;*/
    
   
}

.newsticker .newsTitle 
{
    line-height: 42px;
    vertical-align: middle;
}

.newsticker .newsTitle > a 
{
    color: white;
    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: 24px;
    line-height: 48px;
    vertical-align: middle;
   /* background-color: #686161;*/
}

.newsticker .cycle-slideshow > a 
{
    text-decoration: none;
    color:black;
    font-size: 21px;
    font-family: AgudaLight;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.newsticker .cycle-slideshow > a:hover {
    text-decoration: underline;
}

textarea {
    resize: none;
}

.invalidWebProductsList {
    width:100%;
    border:none;
    overflow:auto;
}

.followUsItems.DefaultTheme li a
{
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;     
}

.followUsItems.DefaultTheme li a {
  position: relative;
  text-decoration: none;
}
.followUsItems.DefaultTheme li a span {
    display: none;
    background-color: black;
}
.followUsItems.DefaultTheme li a:hover span {
    display: block;
    position: absolute; 
    padding: .5em;
    content: attr(title);
    min-width: 120px;
    text-align: center;
    width: auto;
    height: auto;
    white-space: nowrap;
    top: -32px;
    background: rgba(0,0,0,.8);
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;    
    color: #fff;
    font-size: .86em;
}

.followUsItems.DefaultTheme li a:hover span:after {
    position: absolute;
    display: block;
    content: "";  
    border-color: rgba(0,0,0,.8) transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
    height:0;
    width:0;
    position:absolute;
    bottom: -19px;
    left:1em;
}

@media \0screen {   
    .followUsItems.DefaultTheme li a:hover span:after {
        display: none;
    }
}

.ExtendedAvailabilityPanel{
    border:1px solid black;
    position: absolute;
    padding: 16px;
    background-color: white;
    z-index:1000;
    overflow: auto;
}

.ExtendedAvailabilityPanel-right {
    right:0px;
}  

.CloseExtendedAvailabilityPanel{
    width:80px;
    margin-left:auto;
    margin-right:auto;
}

img.FlexExtendedAvailability:hover, img.FlexExtendedProductDesc:hover {cursor:pointer; }

.productSearchBar img
{
    display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.productSearchBar input
{
    width:140px;
    display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.componentProduct
{
    display:none;
}

.componentProductLink
{
    display:none;
}

.FlexSupplierAvailabilityHTML_Blank {
  display: none;
}

/* Breadcrumb */
.gfxDarkDropdownArrow, .gfxLightDropdownArrow
{
    border: 5px solid transparent;
	width: 0; 
	height: 0; 
	font-size: 0; 
	line-height: 0; 
	margin-left: 3px; 
	margin-right: 3px;
}

.gfxDarkDropdownArrow
{
	border-top: 5px solid #222222; 
}

.gfxLightDropdownArrow
{
	border-top: 5px solid #ffffff; 
}

.gfxCustomDropdownArrow
{
    margin-left: 3px; 
    width:15px;
	height: 15px;
	vertical-align: middle;
	display: inline-block;    
}

/* Breadcrumb popup panel*/
.siteMapDropdown
{
    display:inline-block;
	position:relative;
}

.siteMapDropdown:hover > .smPopup
{
    display:block;
}

.smPopup  a.catMore 
{
    padding-left: 15px; 
	color: #5B626C;  
	text-decoration: none;
}

.smPopup  a.catMore:hover
{
    text-decoration: underline; 
}

.siteMapDropdown > .smPopup
{
    display:none;
	position:absolute;
	z-index: 1000;     
    box-shadow: 10px 10px 5px #CCCCCC;
    border: 1px solid #CCCCCC;
    background-clip: padding-box;
	background-color: #E5E5E5;
	color:#5B626C;
}

.siteMapDropdown > .smPopup section
{
    position: relative;
    display: inline-block;   
	padding: 5px 5px 5px 5px;
}

.siteMapDropdown > .smPopup h1
{
    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;   	
}

.siteMapDropdown > .smPopup h1 a
{
    color: #5B626C;
    text-decoration: none;
}

.siteMapDropdown > .smPopup ul
{
    list-style: none;
    margin: 0 0 0 3px;
    list-style-type: none;
    padding:0; 	
}

.siteMapDropdown > .smPopup ul li
{
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 10px;   
}

.siteMapDropdown > .smPopup ul li a
{
    text-decoration: none; 
    color: #5B626C;
}

.siteMapDropdown > .smPopup ul li a:hover
{
    text-decoration: underline; 
}

.smPopup  ul.gfxLightBullet > li
{
    list-style-type: none;
	padding-left: 20px;
	background: url('dbfile.axd?name=megamenu-right-arrow-light.png') no-repeat center left;
}

.smPopup  ul.gfxDarkBullet > li
{
    list-style-type: none;
	padding-left: 15px;
	background: url('dbfile.axd?name=megamenu-right-arrow-dark.png') no-repeat center left;
}

.smPopup ul.gfxCustomBullet > li
{
    list-style-type: none;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left;
}

span.deselectManufacturer > input {
    vertical-align: middle; 
}

.manufacturerFilter
{
    margin: 5px;
}

/* Image slideshow*/
.cycle-slideshow
{
    overflow: hidden;
}

.cycle-pager
{
    overflow: hidden;
    display: inline-block;
}

.cycle-pager > span, .cycleNavPager > a
{
    font-family: arial;
    width: 18px;
    height: 18px;
    display: inline-block;
    color: grey;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
}
            
/* For IE7 */
* + html .cycle-pager
{
    display: inline;
}
            
.cycle-pager > span
{
    width: 16px;
    height: 16px;
    margin-left: 1px;
    margin-right: 1px;
    background-repeat: no-repeat;
}

.cycleNavPager > a
{
    background-size: contain;
}

.cycle-page > a
{
    font-weight: bold;
}

.cycle-pager span.cycle-pager-active
{
    color: green;
}

.ssArea
{
    position: relative;
    z-index: 0;
}

table.masterTopLayout{
    width:100%;
    border-collapse:collapse;
	border-spacing: 0;
}

.prodlstheader > h2
{
    font: bold 130% Verdana,Arial,Helvetica,sans-serif;
    color: #5B626C;
    margin-top: 10px;
    margin-bottom: 10px;
}

img.FlexProductListingText.FlexProductImage
{
    border-width: 0px;
}

.clickableTitle
{
	text-decoration:underline;
}


.PoweredByLogo span {
  vertical-align: middle;
  line-height: 25px;
  display: none;
}

div.footer {
  display: block;
  position: relative;
}

div.PoweredBy {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 25px;
  width: 192px;
  line-height: 20px;
  text-align: center;
  margin-right: 10px;
  margin-top: 0px;
}

.PoweredByLogo {
  display: block;
  width: 192px;
  height: 25px;
  text-align: center;
  text-decoration: none;
  background: url(dbfile.axd?name=K8_Web_Builder_White.png);
  background-image: url(dbfile.axd?name=K8_Web_Builder_White.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-right: 10px;
  display: none;
}


/*MOBILE STUFF*/

@media (min-width: 320px) and  (max-width: 1280px){

html {
    margin: 0px; 
    padding: 0px 0px 0px 5px; 
    width: 1327px;
}

.wholeWrap{

    width: 100%;
    margin: 0 auto;
}



}

/*

.articleConent {

margin-left: 10%;
margin-right: 10%;

}

/*NEWS TICKER 
.wholeWrap{

    width: 100%;
    margin-left: 13.55%;
}


.newsBlock{
display: inline-block;



height: 49px;
width: 158px;
/*float: left;

}

.breakNews{

   
    position: relative;
    bottom: 0px;
   
}


.newsticker {
    
    z-index: 0;
    height:48px;
    margin-right: auto;
    margin-left: auto;
display: inline-block;
    width: 814px;
    background-color: rgba(104, 97, 97, 1);

    
   
}


.newsticker .cycle-slideshow 
{
    float: left;
    margin-left: 24px;
    line-height: 48px;
    vertical-align: middle;
   /* background-color: #686161;
}
/*END TICKER


