﻿/*body{
	background: #000000 url(../_images/topo.jpg) no-repeat Left top;
}
.navigation {
	font-size:11px;
	padding-left:  10px;
	margin-top: 100px;
	margin-bottom: 5px;
	background: url(../_images/nav_bg.jpg) no-repeat;
}

.navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 50px;
}

.navigation a:hover {
	color: #CCC;
}

.flashAtmos{
	margin-top: 5px;
	margin-bottom:  10px;
	background-color: #f9ee89;
	height: 320px;
}

.flashSlider{
	margin-top: 5px;
	background-color: #CDE;
	height: 144px;
	margin-bottom: 10px;
}
*/
.horizontal_nav{
	margin-top: 10px;
	margin-bottom: 2px;
	padding-top:1px;
	float: left;
	font-size:11px;
	padding-left:  10px;
	background-color: #444;
	height: 20px;
	width: 650px;
	text-transform: uppercase;
}
/*
.horizontal_nav a {
	color: #000;
	text-decoration: none;
	margin-right: 50px;
	font-weight: bold;
}
.horizontal_nav a:hover{
	color: #FFF;
}
*/
.shopping {
	margin-top:10px;
	padding-top:1px;
	text-align: right;
	float: left;
	width: 280px;
	color: #CCC;
	background-color:  #444;
}
/*
.shopping a{
	color: #FFF;
	text-decoration: none;
	margin-right: 30px;
	font-weight: bold;
}

.container_16 .product_nav {
	margin:0px;
	padding-top: 10px;
	float: left;
	margin-top: 2px;
	width: 232px;
	background-color: #444;
}
.product_nav li a{
	text-decoration: none;
	color: #000;
	margin-left: 20px;
	text-transform: uppercase;
}
.product_nav li a:hover{
	color: #FFF;
}
.product_cart{
	border-top: #000 2px solid;
	float: left;
	color: #000;
	width:  212px;
	background-color: #444;
	padding: 10px;
	margin-top: 10px;
}
.container_16 .product_4 {
	margin:0px;
	float: left;
	margin-top: 2px;
	width: 234px;
	height: 220px;
	background-color: #444;
	border-left: #000 2px solid;
}
.footer{
	margin-top: 100px;
	color:  #dc5d20;
	text-align: center;
}
*/

/*** NEW CLASSES ***/
/* this goes on basic */
hr { height:1px; margin:8px 0; overflow:hidden; background: #333; border:none; }
/* End this goes on basic */

/* Pro Staff custom styles */
#proStaff{
	background-color: #444;
	margin-bottom:2px;
}
.bioImage{
	padding:10px;
	float:left;
}
.bioImage img{
	border: #dc5d20 1px solid;
}

.bio{
	padding-top:10px;
	color: #FFF;
	float:left;
	width:820px;
}
/* Design custom styles */
#design p{
	text-indent:0px;
}

img.floatLeft{
	padding-top: 10px;
	padding-right:10px;
}
img.floatRight{
	padding-top: 10px;
	padding-left:10px;
}