/*css document http://jdanielgonzalez.com/ */
/* the basics */
body{margin:15px 15px 20px 15px;background:#fff;font:normal 13px/14px "Courier New",Courier New,Courier,monospace;color:#999;text-align:center;border:1px solid #999;}
html{overflow-y:scroll;min-height:100.1%}
*{padding:0;margin:0;border:0;}
.cleartool	{clear:both;}
a:focus {
	outline:0;
}
/* MENU */
div#wrap{
	width:1400px;margin:0;
}
.navigation {width:200px;float:left;display:inline;margin:;}
.menu{
	margin-top:27px;
}
.menu ul li{list-style-type:none;font-size:15px;padding:5px 0;text-align:left;}
.menu a{display:block;padding:3px;width:175px;background:url('../images/shop_bg.png');border-bottom:2px solid #990000;-webkit-transition: all .2s ease-out;
}
.menu a:hover, li.active a{color:#990000;border-bottom:2px dotted #99ff66;padding-left:15px;background:url('../images/bg_hover.png');cursor: url("../images/carlos.cur"), pointer;}
.menu li#item1 a{
	height:0;
	overflow:hidden;
	border-width:0;
	padding:88px 0 0 0;
	background:url('../images/logoR.png') no-repeat transparent;
	opacity:0.75;
}
div#content{
	float:left;display:inline;width:1200px;
}
/* collections */ 
body#collections{margin:0 auto;padding:0;background:#999 url('../images/flowbg.gif');color:#fff;font-size:10px;}
body#collections .splitCon{float:left;text-align:left;display:inline;width:1024px;margin-left:-40px;}
body#collections .splitLeft{float:left;width:170px;padding-top:280px;}
body#collections .splitCenter{float:left;width:684px;}
body#collections .splitRight{float:right;width:170px;padding-top:280px;background-image:url('../images/nextRoll.png')no-repeat;height:191px;}
body#collections .image_info{display:block;font-size:10px;border:0px;background-color:green;}
/*GALLERY STUFF*/


/*BOOTS*/
body#boots{margin:0 auto;padding:0;background:url("../images/stripes.gif");color:#fff;font-size:10px;}

/*info*/
body#shop {margin:0 auto;padding:0;background:#0c0c0c url("../images/zigzag.gif");color:#0c0c0c;font-size:10px;text-align:left;}
/*body#info .splitCon {background-color:#fffffc;width:700px;float:left;display:inline;margin:27px 0px;padding:50px 0;opacity:.8;position:absolute;height:710px;}*/
.shops{position:absolute;margin:25px 25px 70px 0;font-size:25px;line-height:1.2em;left:255px;padding:25px 45px;background:url('../images/shop_bg.png');-webkit-border-radius:10px;-moz-border-radius:10px;}
body#shop .shops a {color:#0c0c0c;text-decoration:underline;}
body#shop .shops p {padding-top:20px;}

/*shop*/
.left{float:left;width:300px;display:inline;}
.right{margin-left:25px;display:inline;float:left;}
/*heavy syrup*/
body#heavy{
	background:#fff url('../images/moviestripe.png');text-align:left;
	margin:0;}
	body#heavy #wrap{
		width:1250px;
	}
	body#heavy #content{
		width:1050px;
	}
	body#heavy .player{
		float:left;
width:500px;
margin-top:100px;		
	}
	div.left_nav{float:left;width:180px;display:inline;position:relative;}
	div.left_nav a {height:0;overflow:hidden;display:block;background:url(../images/back.png) no-repeat; padding-top:220px;}
	div.right_nav{width:180px;display:inline;position:relative;}
	div.right_nav a{height:0;overflow:hidden;display:block;background:url(../images/next.png) no-repeat; padding-top:220px;}
	div#slideshow{margin-top:10px;float:left;width:650px;position:relative;display:inline;}
	div#slideshow  img {/*display:none;*/}
	div#slideshow  img.first{display:block;}
	
	div#slideshow img:hover{cursor:pointer;}
	div#slideshow img{margin:auto;}
	