/*To display a solid background image you will need to comment out the background color of each field*/
tr#ItemRow
{
	/*color: white; font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: middle; border: 0 #b4ccbd*/
}
Body
{
	/*background: url(http://www.longskinnyranch.com/Common_Pictures/LSRBackground.jpg)*/
}

#shell {

	margin:0 auto;
    text-align:left; 
	width:760px; 
	/*Color of the box containing the left nav and products */
	/*border:solid 1px #ffffff;*/ 
	/*background-color: #ffffff;*/
	/*You can specify and image by putting it in here */
	/*background: url(http://www.longskinnyranch.com/Common_Pictures/LSRBackground.jpg);*/
}

#head {
	/*background:#ffffff url('') ;*/
	zoom:1; 
	min-height:75px; 
	height:auto !important; 
	height:75px;
}

.clear {
	clear:both; 
	display:block; 
	font-size:1px; 
	height:1px; 
	line-height:-1;
}

#bodyS {

	/*background-color:#ffffff;*/ 

	/*top portion of left nav background color, bascialy anything a category name doesnt cover*/
	border-left:150px solid #bcbcbc; 

	float:left; 
	zoom:1; 
	margin:0;
}


#bcontent {
	float:right; 
	width:610px;
}

.breadcrumbs{
	margin:10px;
}

#footer {
	/*Footer background color*/
	/*background:#ffffff url('');*/
	clear:both;zoom:1;
}
#section-contenttitle {
	/*Category box background color*/
	background-color:#7a7a7a; 
	color:#ffffff; 
	font:bold 14px ; 
	margin:0 15px; 
	padding:4px 15px 6px;
}
#contents-table {
	border-collapse:collapse; 
	/* Color line that appears at the bottom of the product listings */
	/*border-bottom:10px solid #ffffff*/
}
#contents-table .availability{
	padding:10px 0
}

#leftNav {
	_display:inline; 
	float:left; 
	margin-left:-150px; 
	overflow:hidden; 
	position:relative; 
	width:150px; 
	z-index:100;
	vertical-align:top;
	text-align:center;
}
b, strong    {font-weight:bold;}
blockquote   {margin:1em;}
dd           {margin:0 0 0 10px;}
dl           {margin:5px 0;}
em, i        {font-style:italic;}
img          {border:0;}
input        {margin:0;}
li           {margin:0 0 0 15px; padding:0;}
ol, ul       {list-style:disc outside; margin:0; padding:0;}
p            {margin:10px 0; padding:0;}
tr, td       {vertical-align:top;}

#leftNav ul li a {
	border-bottom:1px solid #c2d3d3;
	 color:#ffffff;
	 display:block;
	 font-weight:bold;
	 font-size:14px;
	 height:18px;
	 margin:0;
	 min-height:18px;
	 padding:10px 4px 6px 13px;
	 text-decoration:none;
	 width:133px;
}

html>body
#leftNav a {
	height:auto;
}

#leftNav ul li a:hover {
	/*background color of left nav upon hover*/
	background-color:#bcbcbc;

	/*left nav text color upon hover */
	color:#7d7d7d;
}

#leftNav li {
	margin:0;
	vertical-align: top;        
}

#leftNav ul {
	list-style:none;
	vertical-align: top;
}

  * html #leftNav ul li a {  
	width: 150px;
}
#htmltop, #htmlbottom, #htmltop a, #htmlbottom a{
	padding:5px;
	color:#ffffff
}

#leftNav ul li a{
	width:133px; 
	/*left nav background color*/
	background-color: #bcbcbc;
}

* html #leftNav ul li a{
	width:133px; 
	height:100%;
	 overflow:hidden; 
	background-color: #bcbcbc;
	 overflow:hidden;
}

* html #leftNav {
	overflow:visible; 
	width:150px; 
}

#topNav {
	clear:both; 
	float:right; 
	display:block; 
	list-style:none; 
	margin:0 5px 0 0;
}

#topNav li {
	/* Color of the top nav */
	background-color:#bcbcbc; 
	border:1px solid #bcbcbc; 
	border-top:0; 
	float:left; 
	margin:0 2px;
}

#topNav li a {
	color:#ffffff; 
	display:block; 
	font-size:14px; 
	font-weight:bold; 
	padding:4px 20px 6px; 
	text-align:center; 
	text-decoration:none; 
	white-space:nowrap;
}

#topNav li a:hover {
	/* Color of the top nav when the mouse goes over it */
	background-color:#7a7a7a; 
	color:#ffffff;
}

#topNav a.linkcheckout {
	background:transparent url('') 90% 0 no-repeat;
	padding-right:35px;
}	

#footer-links {
	color:#2581ce;
	 display:block;
	 font-weight:bold; 
	font-size:11px; 
	padding:10px 0 15px;
	 text-align:center;
}
#footer-links a {
	color:#7a7a7a;
	 text-decoration:none; 
	text-transform:uppercase;
}

#footer-links a:hover {
	text-decoration:underline;
}

.el #contents {}  
#contents .vertical td {
	text-align:center;
} 	
.wrap #contents {}

/* CSS Document */



