* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #f7f9fc;
	background-image: url('/images/bgX.gif'); background-repeat: repeat-x;
}

body, th, td, input, textarea {
	font-family: trebuchet ms, verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.small_text {
font-size: 11px;
}

.error {
color: #cc0000;
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #D6E48E;
	border-bottom: 1px solid #D6E48E;
}

input.button {
	background: #B8D03B;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #626456;
	font-family:Georgia, Times New Roman, Times, serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.2em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3C7BCF;
}

a:hover {
	border: none;
	color: #b6d23c;
}

a.special {
	text-decoration: none;
	border-bottom: 1px dotted #B8D03B;
	color: #3C7BCF;
}

a.special:hover {
	border: none;
	background: #e9f3e1;
	color: #43d23c;
}

a.pic {
	color: #e2f1f1;
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	border-bottom: 1px dotted #B8D03B;
	color: #B8D03B;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 980px;
	height: 35px;
	margin: 0 auto;
}

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	background: #e9f3e1;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #648CA5;
	
}

#menu a:hover {
	background: #D9EACC;
	color: #8C8F7D;
}

#menu .current_page_item a {
	background: #b6d23c url(/images/img01.gif) no-repeat;
	color: #FFFFFF;
}

#search {
	float: right;
	width: 350px;
	padding-top: 7px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
}

#search #x {
	width: 80px;
}

/* Logo */

#logo {
	width: 978px;
	margin: 0 auto;
	height: 122px;
	background: #FFFFFF url(/images/img02.gif) repeat-x left bottom;
	border: 1px solid #B8D03B;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 30px 5px 0 20px;
}

#logo h2 {
	padding: 45px 0 0 0;
	font-style: italic;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}

/* Page */

#page {
	width: 978px;
	margin: 0 auto;
	padding: 20px 0;
	background: #FFFFFF;
	border: 1px solid #b6d23c;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 420px;
	padding: 0 24px 0 21px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	font-size: 2.4em;
}

.post .entry {
	padding-bottom: 30px;
}

.post .meta {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #CFCFCF;
}

.post .meta a {
	color: #CFCFCF;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(/images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
}

#recent-posts p {
	margin: 0 0 1.5em 0;
	font-size: .9em;
}

/* Sidebars */

.sidebar {
	float: left;
	background: url(/images/img03.gif) repeat-y;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

.sidebar h2 {
	margin: 0 0 .4em 0;
}

.lightboxes {
	margin: 15px 0 0 0;
	padding: 0;
}

.lightboxes li {
	padding: 0 0 7px 0;
	list-style: disc;
	margin: 0 0 0 25px;
}

#sidebar1 {
	width: 300px;
	padding: 25px 10px 0 11px;
}

#sidebar2 {
	width: 160px;
	padding: 25px 0 0 11px;
}

#sidebar2 li ul {
	line-height: normal;
	background: url(/images/img04.gif) repeat-x;
}

#sidebar2 li li {
	padding: 5px;
	background: url(/images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
}

/* Calendar */

#calendar {
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #EEEEEE;
}

#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar a {
	font-weight: bold;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

.pagination { margin: 10px 0; }

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.sliding_product {
	float: left;
	width: 120px;
}

.sliding_product img {
	margin:2px;
	border:1px solid #000;
}

#shopping_cart {
	margin: -10px 0 15px 0;
}

#shopping_cart_items {

}

#shopping_cart_items th {
	background: #368CFE;
	color: #fff;
	padding: 3px;
	border-right: 1px solid #fff;
	text-align: left;
}

#shopping_cart_items td {
	padding: 3px;
	font-size: .78em;
}

.data {
	margin-top: 10px;
}

.data th {
	background: #368CFE;
	color: #fff;
	padding: 3px;
	border-right: 1px solid #fff;
	text-align: left;
}

.data td {
	padding: 3px;
}

a.addlightbox {
	font-weight: bold;
	padding-left: 22px;
	background: url(/images/icons/photo_add.png) no-repeat;
}

a.removelightbox {
	font-weight: bold;
	padding-left: 22px;
	background: url(/images/icons/photo_delete.png) no-repeat;
}

a.smredbold {
	color: #B72922;
	font-size: .88em;
	font-weight: bold;
}

tr.odd {
	background: #eee;
}

/* Footer */

#footer {
	text-align: center;
	font-size: .8em;
}

.textInput	{font-family: trebuchet ms, verdana, helvetica, sans-serif; font-size: 11px; padding: 0px 2px; margin: 0px 3px 0px 0px; border: 1px solid #c6c6c6; background: #E0EBF1}
.big_text	{font-family: trebuchet ms, verdana, helvetica, sans-serif; font-size: 13px; color: #ie73d2;}
.medium_text	{font-family: trebuchet ms, verdana, helvetica, sans-serif; font-size: 12px; color: #999999;}
.form_back  {background:#e9f3e1 url(/images/formbg.gif) 0 0 repeat-x;border:2px double #d4f0f7;margin:0;padding:8px 14px 11px;}

/*********************************
	Photo Detail
**********************************/

#photodetail {
	margin: 0;
	padding: 0;
}

#photodetail th { 
	text-align: left;
	padding: 4px;
}

#photodetail .alt1{
	background-color: #eee;
}

#photodetail td {
	padding: 4px;
}

#photodetail .photo {
	border: 4px double #e2f1f1;
	padding: 4px;
}

a.download, a.download:hover {
	padding: 7px 10px;
	background-color: #368CFE;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	border: 1px solid #0165EB;
	margin-left: 9px;
}

a.download:hover {
	text-decoration: underline;
}

/*********************************
	PILOT
**********************************/

.pilot #content {
	width: 690px;
}

#navsidebar {
	float: left;
	width: 175px;
	padding: 0 10px 10px 20px;
}

#navsidebar ul {
	margin: 10px 0 0 25px;
}

#navsidebar li {
	margin-bottom: 7px;
}

#navsidebar ul ul {
	margin: 3px 0 5px 20px;
}

#navsidebar li li {
	font-size: 13px;
}

/*********************************
	Tooltip
*********************************/
a.tip {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
}

a.tip:hover {
	position: relative;
	cursor: help;
	font-weight: bold;
	text-decoration: none;
}

a.tip span {
	display: none;
	width: 200px;
	text-decoration: none;
	font-size: 11px;
}

a.tip:hover span {
	display: block;
	position: absolute; top: 10px !important; left: 0;
	padding: 5px; margin: 10px; z-index: 100;
	background: #fff; border: 1px dotted #999;
	opacity: 0.9;
	text-decoration: none;
}


