body {
	color: #666666;
	font-family: Arial;
	font-size: 14px;
}

img {  
	border-style: none;
}

#page {
	/* background-image: url(images/ultra2.png); */
	/* border: 1px solid blue;*/	
	height: 815px;
	margin: 15px auto;
	width: 867px;
}

#header {
	background-image: url(images/strings.png);	
	background-position: 309px -16px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 55px;	
	width: 100%;
}

#logo {
	/* background-image: url(images/logo.png); */
	float: left;
	margin: 0px 0px 0px 0px;
}

#logo img {
	height: 64px;
	width: 496px;				
}


#header #login {
	float: right;
	font-size: 12px;
	margin: 30px 0px 1px 1px;
	position: relative;
	width:231px;
}

/*Login Form Overall Color*/
#header #login
{
	color: #666666;
}

/*Login Form Link Color*/
#header #login a
{
	color: #666666;	
}

#login .password_retrieve, #header #user-login-form .item-list {
	color: #c1c1c2;
	font-size: 9px;	
	float: right;
	margin: -1px 8px 0 0;
}

#login .password_retrieve a, #header #user-login-form .item-list a {
	/*color:#c1c1c2;*/	
	text-decoration: none;
}

#login .password_retrieve a:hover, #header #user-login-form .item-list a:hover {
	text-decoration: underline;
}

#header #user-login-form .item-list ul {
	margin: 0;
	padding: 0;
}

#header #user-login-form .item-list ul li {
	list-style: none;	
}

#login #login_btn, #header #user-login-form #edit-submit-1 {
	/* background-image: url(images/inputbutton.png); */
	float: left;
	width: 14px;
	height: 13px;
	margin: 4px 0 0 -18px;
	text-indent: -100em;
}

#header #user-login-form #edit-submit-1 {
	position: absolute;
	top: 0px;
	left: 226px;
}


.logged_in_msg {
	float: right;
	margin: 14px 7px 0 0;
}
.logged_in_msg a {
	color: #666666;
}

.logged_in_msg a:hover {
	text-decoration: underline;
}

/*Content of Login Boxes*/
.input span input, #header .form-item span input {
	background:none repeat scroll 0 0 #eeeff0;
	border:0 none;
	/*color:#c1c1c2;*/
	color: #666666;
	/* font-weight:bold; */
	font-size: 11px;
	margin-right:10px;
	margin-top:3px;
	width:90px;
}

#header .form-item span input.error {
	color: #EE5555;	
}


#header .form-item span input#edit-name, #header .form-item span input#edit-name-1  {
	width: 90px;	
}

#header .form-item span input#edit-pass, #header .form-item span input#edit-pass-1 {
	width: 80px;
	margin-right: 20px	
}

#header #user-login-form .form-item {
	margin-top: 0;
	margin-bottom: 0;	
}


.input span, #header .form-item span {
	background:url("images/input_right.png") no-repeat scroll right top transparent;
	float:left;
	height:22px;
	margin-left: 6px;
}

.input, #header .form-item {
	background:url("images/input_left.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:24px;
	margin-left: 7px;
}


#header #user-login-form label {
	display: none;
  float: left;
  margin-left: 10px;
  margin-right: 2px;
}

#header #user-login-form input {
  float: left;
}

#user-login-form span.form-required {
  display: none;
}

#header #user-login-form .item-list {
	/* display: none; */
}

#header #user-login-form .item-list .first {
	display: none;
}


#nav {
	background-image: url(images/nav_bkg5.png);
	/* background-image: url(images/nav_tmpl4.png);*/

	float: left;
	margin: 8px 0px 0px 0px;
	height: 42px;
	width: 864px;		
}

#nav ul {
	margin: 0px;
	padding: 0px;
	height:42px;
	width: 864px;
}

#nav ul li {
	display: inline-block; 
	height: 42px;
	list-style: none;
	width: 16%;
	text-align: center;
	padding: 0px;
	float:left;
	border-left: 1px solid grey;
	margin: 0px 0px 0px -1px;
}
#nav ul li.first {
	border-left: none;
	margin: 0px;
}

#nav ul li a {
	padding:14px 0px;
	outline: none;
	text-decoration:none;
	display: inline-block;
	color: #3D596F;
	font-weight: bold;
	width: 100%;
	font-family: Arial, san-sarif;
}

#nav ul li:hover {
	background-image: url(images/nav_bkg_dark.png);
	color: white;
}
#nav ul li a:hover {
	color: white;
}

#nav ul li.active-trail {
	background-image: url(images/nav_bkg_blue.png);
	color: white;
}
#nav ul li a.active {
	color:white;
}

#nav ul li a span {
	display: none;
}

/*
#nav li a#item1 { 
	background-position: 0px 0px;
}

#nav li a#item2 { 
	background-position: -144px -0px;
}

#nav li a#item3 { 
	background-position: -288px -0px;
}

#nav li a#item4 { 
	background-position: -432px -0px;
}

#nav li a#item5 { 
	background-position: -576px -0px;
}

#nav li a#item6 { 
	background-position: -720px -0px;
}

#nav ul li a:hover {
	background: url(images/buttons_dep10.png);	
}

#nav ul li a:active {
	background: url(images/buttons_dep10.png);	
}

#nav ul li a.current {
	background: url(images/buttons_sel10.png);	
}
*/

#content {
	float: left;
	line-height: 22px;
	min-height: 434px;
	width: 100%;	
}

#content_wrapper {
	float: left;
	margin: 39px 15px;
	width: 834px;
}


.left_col {
	float: left;
	width: 280px;
	margin-right: 15px;	
}

.left_col h1, .one_col h1 {
	//background-image: url(images/heading.png);
	
	color: #572103;
	font-family: Arial;
	font-size: 24px;
	font-weight: 200;
	/* height: 30px; */
	margin: 0 auto;
	margin-top: 8px;
	
	text-align: center;
	/* width: 257px; */
}

.one_col h1 {
	margin: 8px 0 30px 0;
	text-align: left;
}


.left_col h1 span {
	/* display: none; */
}

#content .spacer {
	background-image: url(images/spacer.png);	
	height: 16px;
	width: 71px;
	margin: 17px auto;	
}

.right_col {
	float: right;
	width:	535px;
}

#footer {
	float: left;
	width: 100%;
	text-align: center;
	}

#footer_menu {
	/* border: 1px solid white; */
	height: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
}

#footer_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer_menu ul li {
	display: inline;
	float: left;
}

/*Bottom text Behaviour - No Hover*/
#footer_menu ul li a{
	border-left: 1px solid #CCCCCC;
	color: #666666;
	/*color: #00ff00;*/
	float: left;
	font-size: 15px;
	font-family: Arial;
	margin: 0;
	padding: 0px 11px 0 10px;
	text-decoration: none;
	text-transform: lowercase
}

#footer_menu ul li:first-child a{
	border: none;
}

/*Bottom text Behaviour - Hover*/
#footer_menu ul li a:hover {
	color: #000000;
	text-decoration: none;	
}

#copyright_foot {
	font-size: 11px;
	color: #666;	
	margin-top: 21px;
}

#user-login-form #edit-submit
{
	display: none;
	Visibility: hidden;
}

/*
rgb(55,55,ff)
*/

.recentActionsName
{
	font-weight: bold;
	color: #5599FF;
}

.recentActionsSpacer
{
	display: block;
	line-height: 1px;
	margin: 4px 0px 4px 0px;
}

.view-id-Store table
{
	width: 100%;
}

.view-id-Store table td
{
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.view-id-Store .views-field-title
{
	width: 190px;
}

.view-id-Store .views-field views-field-teaser
{
	width:485px;
}

.view-id-Store .views-field-price,
.view-id-Store .views-field-checkout-links
{
	padding: 19px 5px 5px 5px;
}

.view-id-Store .views-field-checkout-links
{
	width: 100px;
}

.view-id-Store .views-field-teaser img
{
	float: left;
	padding: 0px 20px 5px 0px;
}


div.messages.error
{
	background-color: #aaccff
}


#accordion .ui-state-active,
#accordion .ui-state-active a,
#accordion .ui-state-active a:link,
#accordion .ui-state-active a:visited,
{
	color: #1C94C4;
}

#accordion .ui-state-default
{
	color: #666666;
}

.ui-accordion-content.ui-widget-content
{
	background-color: #ffffff;
}

#block-block-11
{
	text-align: left;
}

#applet
{
/*	overflow-y:hidden;
	overflow-x:visible;*/
}
