@charset "utf-8";
/* CSS Document */

.cssnav
{
	position: relative;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	background: url(bg.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 150px;
	height: 200px;
	margin: 10;
	padding: 10;
	z-index:500;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 13px;
width: 150px;
height: 200px;
display: block;
/*float: left;*/
color: white;
text-decoration: none;
}

.cssnav img
{
width: 150px;
height: 200px;
border: 10;
z-index:1;
alignment-adjust:central
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 0px;
top: 35px;
z-index:-1;
margin: 0px;
padding: 0px;
width: 150px;
height: 200px;
font-size: 10px;
text-align:center;
cursor: pointer;
}

.page td {vertical-align:top;}

.rightcolumn {
	float:right;
	text-align:left;
	width:280px;
}
.views-slideshow-controls-bottom .views-slideshow-pager-field-item { 


float: left; 

margin: 6px 6px 6px 0px; 

}

.field-content {word-wrap:!important;}

.section-header {
	
	text-align:left;
	float:right;
	margin-left:10px;
	width:280px;	
}




.section-copy {
	
	word-wrap:!important;
}
	


.sf-vertical-menu { width: 9em; }

.address {
	width:15em;
	float:left;
	text-align:right;
}

.product {
	text-align:left;
	margin-bottom:20px;
	
}

.breadcrumb {
	text-align:right;
	text-transform:uppercase;
	font-size:10px;
	
	}
div.status, table tr.ok {
background-color: #000;
}	
div.status, .ok {
color: #FFF;
}	

div.status {
background-image: url(../../misc/message-24-ok.png);
border-color: #fff;
}

div.views-slideshow-controls-bottom {
	width: 380px;
}

#block-menu-menu-footer-menu {
	margin-top: 50px;
}

div.views-slideshow-cycle-main-frame-row {
	width: 500px;
}

div.group-footer {
	padding-top: 60px;
	margin-top: 30px;
}

.all-products {
	margin-right:5px;
	
}

.all-products a:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
	
}

.sidebar h2 {
background-color: #000;
color: white;
padding: 0 5px;
}

#banner-wrap.empty {
height: 1px;
}

.one-sidebar .first-sidebar {
float: left;
width: 270px;
}

.sidebar-first .page-content {
float: right;
width: 690px;
}

textarea {
	-webkit-appearance: textarea;
	background-color: #111;
	border: 1px;
	border-color:#555;
	color: #fff;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-box-orient: vertical;
	resize: auto;
	cursor: auto;
	padding: 2px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

input, input[type="password"], input[type="search"], isindex {
	-webkit-appearance: textfield;
	
	padding: 1px;
	background-color: #111;
	border: 1px;
	border-color:#555;
	color: #fff;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
	
}

.form-submit, .form-button {
background-color: #333;
border: 0;
color: white;
cursor: pointer;
overflow: visible;
padding: 3px 5px;
}

.field-slideshow-caption-text {
	color: #000000;
}

.submitted {
	
	color: #4F4E4E;
	margin-bottom: 15px;
}
	
.block-wp-blog {
	margin-left:35px;
}