/* Marburn Home CSS Starts here */

/*
a{
	 text-decoration:none;
}
*/

#top {
	overflow:visible;
}

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{
	/*background-color:gainsboro;*/
	
}
#BottomItemNames:hover{
	/*font-style:oblique;*/
}


#BottomItemNames{
/*color:#000080;*/
text-align:center;
font-style:oblique;
font-weight:bold;


}

#mainContainer table .tof:hover{
	
	/*background-color:gainsboro;*/
}


#LeftColumn img{

height:460px;
width:260px;

}

#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{
	/*border:1px black solid;*/
	}
.TopTable{
	/*border-right:thin;*/
}

#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*/ 
	width: 740px; 
}

#mainContainer{
	position:relative;
	width:620px;
	}
	
	
	

 p.MsoNormal
	{
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","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:500px;	
	float:left;
}
#logo img{
	width:500px; 
	height:108px; 
	margin-left:30px;
	border:none;

}

#shipping_text span{
	color:red;
	font-style:oblique;
	font-size:30px;
	font-weight:bold;

}
#header_sub{
	width:1280px;
	margin:auto;
}

#header_right{
	width:640px;
	margin-left: 100px;
	float:left;

}

#header_right_sub_left{
	width:423px;
	float:left;

}

#header_right_sub_right{
	width:150px;
	margin-left:50px;
	float:left;

}


#thawte{
	float:left;
	padding:5px;

}

#coalfire{
	
	float:left;
	padding:5px;

}

#fb-root{
	float:left;
	padding:5px;

}
#facebook{
	margin-left:100px;
	padding:10px;
}
#youtube{

	padding:10px;

}
.gc{
	
}
.fb_icon{
	width:64px;
	height:64px;
}

.yt_icon{
	width:64px;
	height:64px;
}

/* Overrides */
#leftContent{
	width: 250px;
	font-size:24px;
}

#left{
	width: 250px;
}

ul.categoryLvl1 {

width: 298px;

}
li.categoryLevel1{
width:198px;
font-family:Arial, Helvetica, 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: 1230px; 
	clear: both; 
	padding: 14px 0px 0px 0px; 
	margin: 0px auto; 
	text-align: center; 
}
#Container{
	width:740px;
	height:auto;
}
#catGrid{
	width:740px;
	height:auto;
}
.CatGridContainer{
	width:740px;
	/*height:auto;*/
	
	/*height:480px;*/
	overflow:hidden;
}
#middleContainer { 
	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{
	font-family:"Times New Roman", Times, serif;
	padding:-10px;
	font-style:oblique;
	text-decoration:none;
	color: brown;
	font-size: 32px;

}

#catHeader:visited{
	font-family:"Times New Roman", Times, serif;
	padding:-10px;
	font-style:oblique;
	text-decoration:none;
	color: brown;
	font-size: 32px;

}


#entireStoreLink{	
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color: brown;
}

#entireStoreLink:visited{	
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color: brown;
}



.catText{
	font-size:12px;	
	color:#197296;
	padding:5px;
}

.CatRow{
	
	width:740px;
	height:200px;
}
.CatItem{
	
	float:left;
	padding:12px;
	text-decoration:none;
}

.CatItem img{
	border:none;
}

.CatItem span a{
	font-weight:bold;
	color:maroon;
	text-align:center;
	text-decoration:none;
}

.CatItemText{

	width:160px;
	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:740px;
}


/****** 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;
}


/* 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: Verdana, Geneva, Arial, 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:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:26px;
	color: rgb(2, 60, 104)

}

.navLinks{
	
	padding: 10px;
	text-decoration:none;

	}
	
.navLinks:hover{	
	padding: 10px;
	color:white;
	background: #197296;
	text-decoration:underline;
}

#priceContainer{
	/*background:url('http://www.marburn.com/graphics/price_bg.png');*/
}

#toolbar {
width: 1080px;
}

#toolbarContainer 
{
	background-color: #FFFFFF;
	margin: auto;
	width: 1080px;
}