/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 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 */

.header-group-inner {
	padding: 0 0 0 0;
	}
#product-details {
	color: #666666; /* to match background use f7f7f7 */
	}
	
#product-details .form-item label{
	color: #666666;
	}	
	
div.content-messages-inner div.status {
	background-color: #e1f1f5;
	border-color: #8fa5aa;
	color: #315b64;
	}
div.content-messages-inner div.error {
	background-color: #e1f1f5;
	border-color: #8fa5aa;
	color: #315b64;
	}
	
	
.header-top-wrapper  {
	background: #383838;
	}
.header-top-region  {
	padding: 10px 0 0 ;
	}
#block-lang_dropdown-0 {
	margin-bottom: .25em;
	margin-right: 2em;
	}
h1, h1.title  {
	font-size: 200%;
	color: #0c4d6e;
	font-weight: bold;
	}
h2 {
	font-size: 180%;
	}
div.views_slideshow_singleframe_main {
	margin-left: 120px;
	margin-top: 30px;
	}
