body {
	color: #000000;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

a:link {
	
}

a:visited {
	
}

a:hover {
	
}

a:active {
	
}

h1{font-size:1.2em;}
h2{font-size:1.5em;}
h3{font-size:1.17em;}
h4{font-size:1.1em;}
h5{font-size:0.83em;}

p,ul,ol {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

li {
	margin: 0;
	padding: 0.3em 0;
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: inherit;
}

caption {
	text-align: left;
}

th {
	border-bottom-width: 1px;
	font-weight: bold;
	padding-bottom: 2px;
	text-align: left;
}

td {
	font-size: 100%;
}

.content table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
	margin: 1em 0;
}

.content table#attachments {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: #eee;
	width: 30%;
}

.content  th {
	padding: 8px 16px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: #eee;
	-moz-border-radius: 0px 0px 0px 0px;
}

.content  td {
	padding: 8px 16px;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.content td p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: 1px solid #e0e0e0;
	padding: 5px;
}

b,strong {
	font-weight: bold;
}

i,em,u {
	font-style: italic;
}

u {
	text-decoration: none;
}
.content p a img,
.sb-image a img,
.field-content a img{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	margin:0 1em;
	padding: 1em;
}

.content p img,
.sb-image img,
.field-content img
 {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	margin:0 1em;
	padding: 1em;
}
.field-field-img{
float: left;}

#header {
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	display: table;
}

#block-search-0 {
	float: right;
	padding: 2em;
}

#block-search-0 .title {
	display: none;
}

#block-block-1 {
	padding: 2em 1em 1em 4em;
}

#block-block-1 p {
	color: #999999;
	font-size: 16pt;
}

#block-nice_menus-2 {
	margin:0 auto;
	width:98%;
}

#block-nice_menus-2 .title {
	display: none;
}

#block-nice_menus-2 .content {
	margin: 0 auto;
}

#container {
	margin:1% auto;
width:98%;
}

/* Main page element styles */
.page {
background-color:#F3F3F3;
border:1px solid #CCCCCC;

}

.page-content {

	
}
.page .content {
display:table;
margin:2em auto;
width:93%;
}
.page .links{
	padding:  0 0 1em 2em;
}
ul.links {
	padding: 0 !important;
}

.page-content .title {
background-color:#FFFFFF;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#333333;
font-size:12pt;
margin:10px 0;
padding:10px 10px 5px 20px;
}

.breadcrumb {
	margin:0 1px; 
padding:6px 20px;
}

.node-page {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
display:block;

padding:1em 0;
}

#node-title {
background-color:#FFFFFF;
border-color:#CCCCCC;
border-style:solid;
border-width:1px medium;
padding:1em;
}

.sidebar {
	
}
.sidebar .title{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#333333;
	font-size:12pt;
	margin:10px 0;
	padding:10px 10px 5px 20px;
}
.sidebar .content {
	padding:1em;
}
.sidebar .content li a img{
	padding: 0;
	margin: 0;
	border:0;
}
#left-sidebar {
	float: left;
	width: 20%;
	background-color:#F3F3F3;
	border:1px solid #CCCCCC;
	margin:10px 0 10px 10px;
}

#right-sidebar {
background-color:#F3F3F3;
border:1px solid #CCCCCC;
clear:right;
float:right;
width:21%;
}


/* Customize different page layouts */
body.sidebar-left #header {
	width: 100%;
}

body.sidebar-right #header {
	width: 100%;
}

body.two-sidebars #header {
	width: 100%;
}

body.no-sidebars #header {
	width: 100%;
}

body.sidebar-left .page {
	display:block;
	float:left;
	width:77%;
}

body.sidebar-right .page {
display:block;
float:left;
width:78%;
position:relative;
z-index:2;

}

body.two-sidebars .page {
	display:block;
	float:left;
	width: 56%;

}

body.no-sidebars .page {
	
}

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/* Fixed-width sidebars, fluid center column. */
#left-sidebar {
	
}

#right-sidebar {
	
}

/* Override drupal.css */
#user-login-form {
	text-align: left;
}

/* $Id: nice_menus_default.css,v 1.6 2007/10/29 16:38:28 add1sun Exp $ */
	/*
  This is the default layout template for nice menus, and will provide
  a starting point for the look of your menus. To customize, it's
  recommended to create a custom CSS file using this file as a template,
  then configure the module to use your custom CSS file
  (this is done in the global settings tab of the theme administration.)

  To help understand the CSS, the HTML looks like this, where
    x is a number;
    TYPE is down/left/right;
    PATH is the menu path such as node/343;
    MID is the menu id such as 33):
  <ul id='nice-menu-x' class='nice-menu nice-menu-TYPE'>
    <li id='menu-MID' class='menu-path-PATH'><a href='#'>This is a menu item</a></li>
    <li class='menuparent menu-path-PATH'><a href='#'>A submenu</a>
      <ul...><li...>...</li>
      </ul>
    </li>
    ...
  </ul>

  If you have more than one nice-menu and want to target a particular one,
  use its id (e.g. ul#nice-menu-2).

  See README.txt and the handbook page (http://drupal.org/node/185543)
  for some CSS customization examples.
*/ /******************************
 Global CSS for ALL menu types
******************************/
ul.nice-menu,ul.nice-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ddd;
}

ul.nice-menu li {
	background-color: #EEEEEE;
	background-image: none;
	border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: 0;
	padding-left: 0;
}

/* Overrides for Garland header. */
#header-region ul.nice-menu li {
	margin: 0;
	/* Padding rules are needed to deal with Garland's header line-height. */
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	background: #eee;
}

ul.nice-menu a {
	padding: 7px 30px;
}

ul.nice-menu ul, /* Repeat for Garland header. */ #header-region ul.nice-menu ul
	{
	top: 1.8em;
	left: -1px;
	border: 0;
	border-top: 1px solid #ddd;
	margin-right: 0;
}

/* Override for Garland header. */
#header-region ul.nice-menu ul {
	top: 1.7em;
}

ul.nice-menu ul li {
	width: 12.5em;
}

/******************************
 VERTICAL (left/right) menus
******************************/
	/* This is the default width of all vertical menus. */
ul.nice-menu-right,ul.nice-menu-left,ul.nice-menu-right li,ul.nice-menu-left li
	{
	width: 12.5em;
}

/* VERTICAL menus where submenus pop RIGHT (default). */
ul.nice-menu-right ul {
	width: 12.5em;
	left: 12.5em;
	top: -1px;
}

ul.nice-menu-right ul ul {
	width: 12.5em;
	left: 12.5em;
	top: -1px;
}

ul.nice-menu-right li.menuparent,ul.nice-menu-right li li.menuparent {
	background: #eee url(arrow-right.png) right center no-repeat;
}

ul.nice-menu-right li.menuparent:hover,ul.nice-menu-right li.over,ul.nice-menu-right li li.menuparent:hover,ul.nice-menu-right li li.over
	{
	background: #ccc url(arrow-right.png) right center no-repeat;
}

/* VERTICAL menus where submenus pop LEFT. */
ul.nice-menu-left li ul {
	width: 12.5em;
	left: -12.65em;
	top: -1px;
}

ul.nice-menu-left li ul li ul {
	width: 12.5em;
	left: -12.65em;
	top: -1px;
}

ul.nice-menu-left li.menuparent,ul.nice-menu-left li li.menuparent {
	background: #eee url(arrow-left.png) left center no-repeat;
}

ul.nice-menu-left li.menuparent:hover,ul.nice-menu-left li.over,ul.nice-menu-left li li.menuparent:hover,ul.nice-menu-left li li.over
	{
	background: #ccc url(arrow-left.png) left center no-repeat;
}

ul.nice-menu-left a,ul.nice-menu-left ul a {
	padding-left: 14px;
}

/******************************
 HORIZONTAL (down) menus
******************************/
ul.nice-menu-down {
	float: left;
	border: 0;
}

ul.nice-menu-down li {
	margin: 0;
	padding: 0;
}

ul.nice-menu-down li li {
	border-top: 0;
}

ul.nice-menu-down ul {
	left: 0;
	top: 27px;
}

ul.nice-menu-down ul li {
	clear: both;
}

ul.nice-menu-down li ul li ul, /* Repeat for Garland header. */
	#header-region ul.nice-menu-down li ul li ul {
	left: 12.5em;
	top: -1px;
}

ul.nice-menu-down .menuparent a {
	padding:6px 20px;
}

ul.nice-menu-down li.menuparent, /* Repeat for Garland header. */
	#header-region ul.nice-menu-down li.menuparent {
	background: #eee url(arrow-down.png) right center no-repeat;
}

ul.nice-menu-down li.menuparent:hover,ul.nice-menu-down li.over,
	/* Repeat for Garland header. */ #header-region ul.nice-menu-down li.menuparent:hover,#header-region ul.nice-menu-down li.over
	{
	background: #A3B09F url(arrow-down.png) right center no-repeat;
}

ul.nice-menu-down li li.menuparent, /* Repeat for Garland header. */
	#header-region ul.nice-menu-down li li.menuparent {
	background: #fff url(arrow-right.png) right center no-repeat;
}

ul.nice-menu-down li li.menuparent:hover,ul.nice-menu-down li li.over,
	/* Repeat for Garland header. */ #header-region ul.nice-menu-down li li.menuparent:hover,#header-region ul.nice-menu-down li li.over
	{
	background: #A3B09F url(arrow-right.png) right center no-repeat;
}

ul.nice-menu-down li.menuparent a:hover {
	color: #fff;
	/*#FFEB00;*/
}

ul.nice-menu-down li.menuparent a:active,ul.nice-menu-down li.menuparent a.active
	{
	color: #C35A00;
	/*#FFEB00;*/
}

.title-description{
font-size:9pt;
font-style:italic;
padding:0.4em 0;
}
#footer{
text-align:center;
}
#copyright {
}
#webstudio{
padding:10px;
}
.views-field-title{
margin-bottom: 0.5em;
}
.views-field-created{
color: #777;
font-style:italic;
}
.content .views-view-grid td, .views-field-field-gallery-img-fid {
text-align:center;
}
.field-field-gallery-img{
overflow:hidden;
}

.comment, .box {}

.comment .title, .box .title {
background-color:#FFFFFF;
border-color:#CCCCCC;
border-style:solid solid dotted solid;
border-width:1px;
color:#333333;
font-size:12pt;
margin:1em 0 0;
padding:10px 10px 5px 20px;
}
.comment .date {
font-size:10pt;
font-style:italic;
}
.comment .content, .box .content{
border-color:#CCCCCC;
border-style:none solid dotted solid;
border-width:1px;
border-width:1px;
padding:1em;
}
.comment .links {
border-color:#CCCCCC;
border-style:none solid solid solid;
border-width:1px;
padding:0.2em;
}
.comment .links ul{
border: none;
}
.node-photo .content {
padding:0;
}
.header_breadcrumb {
background-color:#EEEEEE;
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px 1px;
margin:0 auto;
width:98%;
}
.defaultSkin span.mceIcon, .defaultSkin img.mceIcon {
display:block;
height:20px;
width:20px;
padding:0;
margin:0;
}

#block-menu-secondary-links{
margin:0 12px;
}
#block-menu-secondary-links .title{
display:none;
}
#block-menu-secondary-links ul.menu {
border-top:1px solid #DDDDDD;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
float:left;
}
#block-menu-secondary-links ul.menu li {
float:left;
border-left:1px solid #DDDDDD;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
background-color:#EEEEEE;
margin:0;
padding:0;
}
#block-menu-secondary-links ul.menu li:hover{

background-color:#A3B09F;
}
#block-menu-secondary-links ul.menu li a {
padding:6px 20px;
display:block;
}
#block-menu-secondary-links ul.menu li a:active {
color:#C35A00;
}

.field-field-price{
margin: 0 0 20px 0;
}
