/* Marburn Home CSS Starts here */
/*
a{
	 text-decoration:none;
}
*/
#top {
	overflow: visible;
}
a {
	border:none;
	font-style: normal;	
	text-decoration: none;
}


a img{
	border:none;
	font-style: normal;	
	text-decoration: none;
}



a:hover, a:active {
	/*border-bottom: 3px solid red;*/
	text-decoration: none;
	border-style: none;
	color: maroon;
}
td .tof {
	padding: 1px;
	/*background-color: #FFFFFF;*/
}
td .tof a {
	border: 0px;
	border-style: none;
	font-style: normal;
}
td .tof ul li a {
	font-style: normal;
}
td .tof img, .tof a img, .tof a img:link, .tof:visited img {
	/*border: 1px #000000 solid;*/
	height: 120px;
	width: 150px;
}
.TopTableHeader {
	/*background:url('http://www.marburn.com/graphics/graphics/bg.gif')*/;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	font-size: medium;
	color: brown;
}
.TopTableHeader a {
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	font-size: medium;
	color: brown;
}
#BottomTableHeader a {
	text-decoration: none;
	width: 600px;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	font-size: medium;
	color: brown;
}
#BottomTableHeader {
	/*background:url('http://www.marburn.com/graphics/graphics/bg.gif')*/;
text-decoration: none;
	width: 600px;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	font-size: medium;
	color: brown;
}
.BottomTiers a {
	text-decoration: none;
}
.BottomTiers img {
	border: 0px;
}
.BottomTiers img {
}
.BottomTiers:hover {
}
#BottomItemNames:hover {
}
#BottomItemNames {
	/*color:#000080;*/
text-align: center;
	font-style: oblique;
	font-weight: bold;
}
#mainContainer table .tof:hover {
}
#LeftColumn img {
	height: 460px;
	width: 100%;
}
#LeftColumn {
}
#ImagePreview {
	/*border-right:thin black solid;*/
	width: 280px;
	/*background-color:#eeeeee*/;
}
#ImagePreview img {
	border: 0px;
	border-style: none;
	height: 300px;
	width: 290px;
}
#ImagePreview a {
	border: 0px;
	border-style: none;
}
#Thumbs img {
	height: 120px;
	width: 120px;
}
td .tot {
	padding: 5px;
/*kground-color: #FFFFFF;*/height: 120px;
}
td .tot a {
	/*border:0px;
	border-style:none;*/
	font-style: normal;
}
td .tot ul li a {
	font-style: normal;
}
td .tot img, .tot a img, .tot a img:link, .tot:visited img {
	/*border: 1px #000000 solid;*/
	border-style: none;
	height: 120px;
	width: 120px;
}
.tot:hover {
	background-color: gainsboro;
}
#LowerSection img {
	height: 190px;
	width: 190px;
}
}
#HoverTable {
}
.TopTable {
}
#TopMenu a {
	text-decoration: none;
}
#TopMenu li {
	margin: 0;
	padding-left: 15px;
	height: auto;
	float: left;
	list-style: none;
	border: 0px;
	font-style: normal;
	text-decoration: none;
	margin-left: 25px;
	font-size: medium;
}
#TopMenu .MainMenu a:hover, #TopMenu .MainMenu li:hover a {
	background: center top no-repeat;
/*background-color:gainsboro;*/ /*padding:0 0 0 15px; */cursor: pointer;
	color: #2b3238;
	text-decoration: none;
}
#TopMenu {
	background: url('http://www.marburn.com/graphics/graphics/bg.gif');
	width: 600px;
	height: 20px;
	text-align: center;
}
body {
}
.ItemName {
	text-decoration: none; /*Color:crimson;*/;
	font-style: oblique;
	text-align: center;
	/*text-decoration:none;*/
}
.ItemName a {
	text-decoration: none; /*Color:crimson;*/;
	font-style: oblique;
	text-align: center;
	/*text-decoration:none;*/
}
#mainContent {
	/*margin-left:100px;
	margin-right:100px*/ 
	max-width: 740px;
	width: 60%;
}
#mainContainer {
	position: relative;
	width: 620px;
}
p.MsoNormal {
	margin-bottom: .0001pt;
	font-size: 12.0pt;
	font-family: "sans-serif";
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
}
.shadowblockmenu {
	font-weight: bold;
	font-size: small;
	width: 100%;
}
.shadowblockmenu ul {
	border: 1px solid #BBB;
	border-width: 1px 0;
/* Show only top and bottom border for main 

menu container */padding: 0;
	margin: 0;
	overflow: hidden;
}
.shadowblockmenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
.shadowblockmenu ul li a {
	display: block;
	float: left;
	text-transform: uppercase;
	color: #494949;
	padding: 8px 15px 8px 9px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #BBB;
/*right border between menu items*/-moz-box-shadow: inset -7px 0 10px rgba(114,114,114, 0.4); /* Add 

inset shadow to each menu item. First 3 values in (114,114,114, 0.4) 

specifies rgb values, last specifies opacity */;
	-webkit-box-shadow: inset -7px 0 10px rgba(114,114,114, 0.4);
	box-shadow: inset -7px 0 10px rgba(114,114,114, 0.4);
	text-shadow: 0 -1px 1px #cfcfcf; /* CSS text shadow to give text some 

depth */;
	-moz-transition: all 0.2s ease-in-out; /* Enable CSS transition between 

property changes */;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.shadowblockmenu li:nth-of-type(1) a{ /* Extra style for first menu link 

*/
border-left: 1px solid #BBB; /* add border to left side of first menu 

link */
padding-left:25px;
background: url(http://www.marburn.com/graphics/media/onebit_home.png) 1px center no-repeat; /* Add 

icon */
}
.shadowblockmenu li:nth-of-type(2) a{ /* Extra style for 2nd menu link 

*/
padding-left:25px;
background: url(http://www.marburn.com/graphics/media/onebit_bulb.png) 1px center no-repeat; /* Add 

icon */
}
.shadowblockmenu ul li a:hover {
	color: black;
	-moz-box-shadow: inset -7px 0 10px rgba(60,162,221, 0.4), inset 0 0 12px rgba(60,162,221, 0.6); /* Add 2 inset shadows to each menu item  

*/;
	-webkit-box-shadow: inset -7px 0 10px rgba(60,162,221, 0.4), inset 0 0 12px rgba(60,162,221, 0.6);
box-shadow: inset -7px 0 10px rgba(60,162,221, 0.4), inset 0 0 12px 

rgba(60,162,221, 0.6);
}
/* Facebook Youtube Links  */
#fbIcon {
	float: right;
}
.fb-like-box {
	float: left;
}
#header_container {
	width: 100%;
}
#logo {
	width: 45%;
	float: left;
}
#logo img {
	width: 75%;
	height: 64px;
	margin-left: 5%;
	border: none;
}
#shipping_text span {
	color: rgb(119,52,52);

	font-size: 18px;
    	font-family: sans-serif;
	line-height: 40px;
}
#header_sub {
	width: 100%;	
	max-width: 1280px;
	margin: auto;
}

#header_right {
	max-width: 40%;
	margin-left: 10%;
	float: left;
}
#header_right_sub_left {
	width: 30%;
	float: left;
}
#header_right_sub_right {
	width: 20%;
	margin-left: 50px;
	float: left;
}
#thawte {
	float: left;
	padding: 5px;
}
#thawte img{
	width: 48px;
}
#coalfire {
	float: left;
	padding: 5px;
}
#fb-root {
	float: left;
	padding: 5px;
}
#facebook {
	margin-left: 100px;
	/*padding:10px;*/
}
#youtube {
}
.gc {
}
.fb_icon {
	width: 64px;
	height: 64px;
}
.yt_icon {
	width: 64px;
	height: 64px;
}
/* Overrides */
#leftContent {
	max-width: 250px;
	width: 100%;
	font-size: 24px;
}
#left {
	width: 20%;
	max-width: 250px;
}
#right {
	width: 15%;
}
ul.categoryLvl1 {
	width: 298px;
}
li.categoryLevel1 {
	width: 198px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 2px;
}
A.categoryLevel1 {
	font-size: 12px;
	padding: 5px;
}
A.categoryLevel1:hover {
	width: 248px;
	font-size: 12px; /*color:white;*/;
	text-decoration: none;
	/*background-color:red;*/
}
A.categoryLevel1Active {
	font-size: 12px;
}
li.categoryLevel1 {
	width: 248px;
	padding: 5px;
}
li.categoryLevel1:hover {
	text-decoration: none; /* color:white; */;
	background-color: lightcyan;
}
#middle {
	width: 100%;
	max-width: 1230px;
	clear: both;
	padding: 14px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
}
#Container {
	width: 100%;
	height: auto;
}
#catGrid {
	width: 100%;
	height: auto;
}
.CatGridContainer {
	width: 100%; /*height:auto;*/ /*height:480px;*/;
	overflow: hidden;
}
#middleContainer {
	width: 100%;
	max-width: 1230px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#catHeaderContainer {
	background: url('CatHeaderBg.png') no-repeat;
}
#catHeader {
	padding: -10px;
	color: brown;
}
#catHeader {
	padding: -10px;
	font-style: oblique;
	text-decoration: none;
	color: brown;
	font-size: 32px;
}
#catHeader:visited {
	padding: -10px;
	font-style: oblique;
	text-decoration: none;
	color: brown;
	font-size: 32px;
}
#entireStoreLink {
	font-size: 12px;
	text-decoration: none;
	color: brown;
}
#entireStoreLink:visited {
	font-size: 12px;
	text-decoration: none;
	color: brown;
}
.catText {
	font-size: 12px;
	color: #197296;
	padding: 5px;
}
.CatRow {
	width: 100%;
}
.CatItem {
	float: left;
	padding: 1%;
	text-decoration: none;
	width: 23%;
}
.CatItem img {
	border: none;
	width: 100%;
}
.CatItem span a {
	font-weight: bold;
	color: maroon;
	text-align: center;
	text-decoration: none;
}
.CatItemText {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: maroon;
	text-align: center;
	text-decoration: none;
}
.CatItemText a {
	font-size: 18px;
	width: 120px;
	font-weight: bold;
	color: maroon;
	text-align: center;
	text-decoration: none;
}
.CatItemText a:visited {
	color: maroon;
	text-decoration: none;
}
.CatItem div {
	text-decoration: none;
}
.catContainer {
	width: 100%;
}
/****** Hardware Style ***/
/* Short Width Short Length */
.swsl a img {
	border: none;
}
.swsl {
	text-align: center;
	padding: 5px;
}
.swsl a {
	font-size: 14px;
	color: maroon;
	text-decoration: none;
}
.clear-fix {
	clear: both;
}
/* Short Width Long Length */
.swll a img {
	border: none;
}
.swll {
	text-align: center;
	padding: 5px;
}
.swll a {
	font-size: 14px;
	color: maroon;
	text-decoration: none;
}
.FooterText {
	font-size: 16px;
	font-family: sans-serif;
	color: rgb(2, 60, 104); /*color:maroon;*/;
	text-align: justify;
	text-decoration: none;
}
.BlockedItemText {
	width: 160px;
	height: 30px;
	margin-top: -20px; /*background-image:url('http://www.marburn.com/graphics/images2/TextBackground.png');
	*/;
	color: White;
	font-weight: bold;
	font-size: medium;
	text-align: Left;
}
.BlockedItemText a {
	width: 160px;
	height: 30px;
	margin-top: -20px; /*background-image:url('http://www.marburn.com/graphics/images2/TextBackground.png');
	*/;
	color: White;
	font-weight: bold;
	font-size: medium;
	text-align: Left;
	text-decoration: none;
}
.startingAt {
	font-size: 16px;
	/*color: rgb(2, 60, 104);
	color: red;*/
}
.price {
	font-family: sans-serif;
	font-size: 26px;
	color: rgb(2, 60, 104);
}
.navLinks {
	text-decoration: none;
}
.navLinks_new {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}
.navLinks_new:hover {
	padding: 10px;
	color: white;
	background: #197296;
	text-decoration: underline;
}
.navLinks:hover {
	padding: 10px;
	color: white;
	background: #197296;
	text-decoration: underline;
}
#priceContainer {
}
#toolbar {
	max-width: 95%;
	margin: 5% 0 0 0;
	height: 60px;
}
#toolbarContainer {
	background-color: #FFFFFF;
	margin: auto;
	max-width: 1080px;	
	width: 100%;
	height: 100px;
}

#toolbarMidPad {
display: inline;
float: left;
position: relative;
width: 5%;
background-image: url(../template/top_nav_grad.gif);
background-repeat: repeat;
height: 30px;
}

.social_icon_container {
    margin-top: 30px;
    float: right;
    width: 38%;
    height: 48px;
}
.social_icon {
    height: 100%;
    /* width: 30%; */
}
.linkDiv:hover {
	cursor: pointer;
}


.pane-item {
    width: 18%;
    overflow: hidden;
    margin: 1%;
    float: left;	
    height: 98%;
}

.pane-item a {
	width: 100%;
	border: none;
}

.pane-row {
	width: 100%;
	clear:both;	
	height: 250px;
}


.pane-item a img {	
	width: 100%;
	height: 70%;
	border: none;

}


/* dynamic new items */
  .items-list-item {
            width: 14%;
            margin: 1%;
            float: left;
            list-style: none;
        }


            .items-list-item img {
                width: 100%;
            }

        .new-items-title {
            color: white;
            background-color: red;
            font-weight: bold;
            text-align: center;
            display: block;
            width: 100px;
            margin: auto;
            font: bold 16px arial;
           /* margin-bottom: -20px;*/
        }

        .new-items-banner-container {
            width: 100%;
            overflow: hidden;
        }
        .new-items-view-more{
            text-align:right;
            font-size:small;
        }





/*
root element for the scrollable.  when scrolling occurs this
element stays still.
*/
.scrollable {
	/* required settings */
  position: relative;
	overflow: hidden;
	width: 100%;
	height: 400px;
	float: left;
}
/*
root element for scrollable items. Must be absolutely positioned
and it should have a extremely large width to accommodate scrollable
items.  it's enough that you set width and height for the root element
and not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
  width: 20000em;
	position: absolute;
}
/*
a single item. must be floated in horizontal scrolling.  typically,
this element is the one that *you* will style the most.
*/
.items div {
	float: left;
}
/* trigger button */
#buy_now {
	background: transparent url(http://www.marburn.com/graphics/graphics/buy_button.png) no-repeat scroll 0 0;
	display: block;
	height: 22px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	color: white;
	width: 100px;
	cursor: pointer;
}
/* mouseover state */
#buy_now:hover {
}
/* clicked state */
#buy_now:focus {
}
/* tooltip styling */
.tooltip {
	display: none;
	background: url('http://www.marburn.com/graphics/graphics/black_arrow_big.png');
	background-repeat: no-repeat;
	height: 216px;
	padding: 40px 30px 10px 30px;
	width: 370px;
	font-size: 11px;
	color: #fff;	
	/*margin-left:760px;*/
}
#ttCassa {
}
/* a .label element inside tooltip */
.tooltip .label {
	color: yellow;
	width: 35px;
}
.tooltip a {
	color: #ad4;
	font-size: 11px;
	font-weight: bold;
}
a.right {
}
a.left {
}