@import url(http://fonts.googleapis.com/css?family=Didact+Gothic);


/* $Id: local-sample.css,v 1.1.2.1 2010/01/11 00:08:12 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */


body {
	color:#7d7d7d;
}

.jcarousel-skin-tango .jcarousel-container {
	background:none;
	border:none;
}


.jcarousel-skin-tango .jcarousel-container-horizontal {
	width:680px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:680px;
}

.galleria_wrapper{
	margin-top:10px;
	text-align: center;
}


h3 {
	text-transform:uppercase;
	font-size:11px;
}

li, li.leaf, ul.menu li, .item-list ul li {
	text-transform:uppercase;
}

li.leaf  {
	list-style-image:none;
	list-style-type:none;
}


a, a:link, a:visited {
	color:#595959;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	color:#838383;
	text-decoration:none;
}

h1.title {
	display:none;
}

#galleria-content {
	width:800px;
	margin-top:-10px;
}

#galleria-nav {
  display: none !important;
}

#block-block-1 {
	margin-bottom:-25px;
}



.form-submit {
	background:url("../images/button-bg.png") repeat-x scroll center top #9E9E9E;
	border:3px solid #E9E9E9;
	color:#FFFFFF;
	font-weight:bold;
	margin:2px;
	padding:4px 8px;
	font-size:80%;
}

.main-group {
	padding-top:10px;
}

.swm-h5 {
	font-size:11px;
}


.product-image  {
	border-left:0 none;
	clear:left;
	float:none;
	margin-left:0;
	padding-left:0;
	padding-top:0;
	width:800px;
}

.add-to-cart {
	width: 700px;
}

#product-details {
	width: 80px;
}

.uc-price-display {
	color:#A8A8A8;
	font-weight:normal;
	padding-bottom:0;
	padding-left:5px;
	padding-top:10px;
	text-align:left;
	width:78px;
}


.menu {
	color:#A8A8A8;
	font-size:0.9em;
}

.attribute {
	float:left;
	padding-left:5px;
	width:100px;
}

.gallery-images-list li, li.leaf, ul.menu li, .item-list ul li {
	float:left;
	text-transform:uppercase;
	list-style-type: none;
	padding-right:10px;
}


.gallery-images-list ul {
	margin-top:0;
	margin-left:0;
	padding:0;
}


#facebook {
	background:url("../images/facebook.png") no-repeat scroll center top #9E9E9E;
    height: 32px;
    margin-right: 20px;
    width: 33px;
float: left;
}

#twitter {
	background:url("../images/twitter.png") no-repeat scroll center top #9E9E9E;
    height: 32px;
    margin-right: 10px;
    width: 33px;
float: left;
}


#facebook:hover {
	background:url("../images/facebook.png") no-repeat scroll center bottom #9E9E9E;
}

#twitter:hover {
	background:url("../images/twitter.png") no-repeat scroll center bottom #9E9E9E;
}

#contact_block {
	clear:both;
    float: left;
width:100%;
}

#social_block {
	clear:both;
    float: left;
width:100%;
margin-top:39px;
}

h1, h2, h3 {
font-family: 'Didact Gothic', arial, serif;
font-weight:normal;
 }

label {
font-family: 'Didact Gothic', arial, serif;
font-weight:normal !important;
 }
 
html.js .resizable-textarea textarea {
    display: block;
    margin-bottom: 0;
    width: 355px;
}

.resizable-textarea .grippie {
    width: 355px;
}


#edit-name {
    width: 347px;
}


#edit-mail {
    width: 347px;
}


#edit-subject {
    width: 347px;
}

ul.drilldown-active-menu li {
float:none;
}

ul.sf-menu li a {
font-family: 'Didact Gothic', arial, serif;
font-weight:normal !important;
text-decoration:none;
 font-size: 15px;
 margin-left: 0 !important;
}

ul.sf-menu li a:hover, ul.menu li a:active, ul.menu li a:visited {
text-decoration:none;
}

ul.sf-vertical li a:hover, ul.sf-vertical li a.active {
    text-decoration: none !important;
}

ul.menu li {
    border-bottom: 0 none;
    padding-top: 2px;
}

ul.sf-vertical {
    background: none repeat scroll 0 0 #ffffff;
    margin: 14px 0 0;
    width: 100%;
}


