body {
	color:#707070;
	font-family:Georgia, Times, 'Times New Roman', serif;
	font-size:14px;
	line-height:22px;
}
div#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
a {
	color: #007190;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
strong {
	font-family:'Trebuchet Ms', Arial, serif;
	font-weight: normal;
	font-size: 16px;
	color: #4f4f4f;
}
p {
	margin: 10px 0 10px;
}
h1, h2, h3, h4 { }
div#header { }
h1 {
	font-size: 48px;
	line-height: 120px;
}
h1 a {
	text-decoration: none;
}
h6{
	font-family:'Trebuchet Ms',Arial,serif;
	font-size:0.85em;
	font-weight:normal;
	letter-spacing:0.15em;
	text-transform:uppercase;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
div#top_menu {
	display: block;
	text-align: right;
	padding: 12px 0 0 0;
	font-family:'Trebuchet Ms', Arial, serif;
	font-size:0.85em;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
div#top_menu a {
	color: #007190;
	text-decoration: none;
}
div#top_menu a:hover {
	color: #007190;
	text-decoration: underline;
}
ul#navigation {
	display: block;
	width: 960px;
	float: left;
}
ul#navigation li {
	display: inline;
	margin-right: 10px;
}
ul#navigation li a {
	text-decoration: none;
	color: #007190;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 16px;
}
ul#navigation li a:hover {
	border-bottom: solid 4px #007190;
}
ul#navigation .current_page_item {
	border-bottom: solid 4px #007190;
}
#subnavigation {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align: center;
	background:transparent url(images/line.png) repeat-x scroll center;
}
#subnavigation ul{
	display: inline-block;
	text-align: center;
	background: white;
	padding: 0	10px;	
}
#subnavigation ul li {
	display: inline;
	padding: 2px;
}
#subnavigation ul li a {
	background:#F2F2F2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	padding:6px 17px;
	text-decoration: none;
	color: #007190;
}
#subnavigation ul li a:hover {
	background:#007190;
	color: white;
}
#subnavigation .current_page_item a{
	background:#007190;
	color: white;
}
div#header h2 {

}
div#content h2 {
	margin: 23px 0 20px 0;
	font-size: 24px;
}
div#logo{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding:25px 0px 50px 0px;
}
div#top-image{
	display: block;
	width: 960 px;
	border: solid 1px #83cbd7;
	padding: 5px;
	margin-bottom: 10px;
}
div#in-image{
	display: block;
	border: solid 1px #83cbd7;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
}
span.f {
	font-style: italic;
}
div#content {
	margin:auto;
text-align:left;
width:960px;
}
div.thumbnail {
	width: 650px;
	float: left;
	border: solid 1px #83cbd7;
	padding: 5px;
}
div.entry {
	width: 275px;
	float: right;
	padding-left:21px;
}
div.entry h2 {
	font-size: 18px !important;
	color: gray;
	padding-bottom: 7px;
	margin: 0px !important;
}
div.entry h2 a {
	text-decoration: none;
	color: #007190;

}
.entry ul {
font-size:0.85em;
line-height:1.6em;
list-style-position:inside;
list-style-type:circle;
padding:6px 20px;
}

p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
textarea{
border:1px solid #83CBD7;
font-family:Helvetica,Arial,sans-serif;
font-size:16px;
padding:5px;
color: #707070;
}
.ordering {
	display: inline;
	padding: 10px;
}
ul#inmenu {
	display: block;
	padding-left: 20px;
}
ul#inmenu li {
	width: 414px;
	font-size: 32px;
}
ul#inmenu li a {
	display: block;
	background-color: #F2F2F2;
	padding:20px 16px 16px 20px;
	margin-bottom: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	border: 1px solid #F2F2F2;
	color: #007190;
	text-decoration: none;
}
ul#inmenu li a:hover {
	border: 1px solid #83CBD7; 
}

.wp-caption {
   border: 1px solid #83CBD7;
   text-align: center;
   padding-top: 5px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0;
}

.wp-caption p.wp-caption-text {
  font-size:12px;
  line-height:17px;
  margin:0;
  padding:5px 5px 6px;
  text-align: center;
}
div#footer {
	margin-left: auto;
	margin-right: auto; 
	display: block; 
	height: 148px; 
	width: 960px;
	background:transparent url(images/hor_line.png) no-repeat scroll center top;
	padding: 20px 0 50px 0;
	position: relative;
}
#footer_navigation {
	display:block;
	font-family:'Trebuchet Ms',Arial,serif;
	font-size:0.85em;
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding:12px 0 0;
	bottom:140px;
}
#footer_address {
	padding:62px 0 0;
	position:absolute;
	color: #929292;
}
#footer_start_project {
	left:498px;
}
#footer_stay_in_touch {
	left:757px;
}
.footer_box {
	height:121px;
	padding:4px 0 4px 12px;
	position:absolute;
	top:24px;
	width:200px;
}
.footer_box ul {
	list-style-position:inside;
	margin:0;
	list-style-type:circle;
	font-size:0.85em;
	line-height: 1.6em;
}
div#footer p {
	font-size:11px;
	line-height:14px;
	text-align:left;
	margin-bottom: 6px;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div#footer h6 {
	color: #2a2a2a;
	padding-bottom:10px;
}
/*----------------------------------Footer stay in toutch ----------------------------------*/
#footer_stay_in_touch ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 7px;
	overflow:hidden;
}
#footer_stay_in_touch ul li {
	display:block;
	height:24px;
	margin-bottom:9px;
	overflow:hidden;
	width:200px;
	margin-right: 10px;
}
#footer_twitter {
	display: block;
	background: url(images/icons/twitter1.png) no-repeat scroll 0 -24px;
	height:40px;
	width:200px;
	padding:3px 0 0 30px;
}
#footer_facebook {
	display: block;
	background: url(images/icons/facebook1.png) no-repeat scroll 0 -24px;
	height:40px;
	width:200px;
	padding:3px 0 0 30px;
}
#footer_flickr {
	display: block;
	background: url(images/icons/flickr1.png) no-repeat scroll 0 -24px;
	height:40px;
	width:200px;
	padding:3px 0 0 30px;
}
#footer_rss {
	display: block;
	background: url(images/icons/rss1.png) no-repeat scroll 0 -24px;
	height:40px;
	width:200px;
	padding:3px 0 0 30px;
}
#footer_stay_in_touch ul li a:hover,#footer_stay_in_touch ul li a span:hover {
background-position:0 0;
}
/*----------------------------------END of Footer stay in toutch icons----------------------------------*/
input{
border:1px solid #83CBD7;
color:#707070;
font-family:Helvetica,Arial,sans-serif;
font-size:16px;
height:17px;
margin-right: 12px;
padding:5px;
}
div.post {
	padding-bottom:30px;
	display:inline-block;
}

h5{
	font-size:24px;
	margin:23px 0 20px;
}
div.author {
	margin: 0px 20px 10px 0px;
	float: left;
}
div.author cite {
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
}
div.author img {
	position: relative;
}
div.comment {
	padding: 18px 0 0 0;
}
#commentform{width: 666px;}
#comment{width: 666px;}

.avatar{
	border: 1px solid #CDCDCD;
	padding: 4px;
}
ol.commentlist {
	border-top: 1px solid #CDCDCD;
	margin: 0 0 48px;
	width: 666px;
}
ol.commentlist li {
	border-bottom: 1px solid #CDCDCD;
	padding: 12px 0 0;
}
#home_right form input {
	width: 200px;
}

#submit, #searchsubmit {
	background:#F2F2F2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	padding:6px 17px;
	text-decoration: none;
	color: #007190;
	height: 40px;
	margin-bottom: 20px;
	border:1px solid #83CBD7;
	cursor: pointer;
}
#submit :hover, #searchsubmit :hover {
	background-color: #c1dad7;
}
#home_right .submit
{
	background:#F2F2F2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	padding:6px 17px;
	text-decoration: none;
	color: #007190;
	height: 40px;
	margin-bottom: 20px;
} 
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	/*text-align: right;*/
}
div.alignleft a, div.alignright a {
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}
/*-----------------------------------Home main divs----------------------- */
#home_left{
	float: left;
	width: 510px;
	padding-top: 19px;
	line-height: 24px;
}
#home_left1{
	float: left;
	width: 510px;
}
#home_right{
	float: right;
	width: 435px;
}

/*---------------------------------- TABLE ----------------------------------*/
#table {
margin-left:auto;
margin-right:auto;
padding-bottom: 20px;
width:900px;
}

#mytable {
	width: 900px;
	padding: 0;
	margin: 0;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:12px;	
color: #4f6b72;
}

caption {
	padding: 0 0 10px 0;
	font: italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px;
	background: #CAE8EA;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px;
	color: #4f6b72;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

td.nobr{
	border: 0px;!
}

td.alt {
	background: #F5FAFA;
	color: #717171;
}
td.left {
text-align: left;!
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa  no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
}

/* ------------------------------------------------slideViewer 1.0 default styles ------------------------------*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul{position: relative; left: -999em;}

.stripViewer { /* this is the DIV container for your UL of images */
position: relative;
overflow: hidden; 
border: none; /* this is the border. should have the same value for the links */
}
.stripViewer ul { /* this is your UL of images */
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { /* each image is arranged horizontally */
float:left;
}
.stripTransmitter { /* this is the DIV for your transmitter (the UL generated at run time that commands the list)*/
margin-bottom:-32px;
overflow:auto;
position:relative;
right:11px;
top:-49px;
width:1%;
}
.stripTransmitter ul { /* the auto-generated set of links */
position: relative;
list-style-type: none;
float: right;
}
.stripTransmitter ul li{ /* in this list too, each LI is arranged horizontally */
width: 30px;
float:left;
margin: 0 10px 1px 0;
}
.stripTransmitter a{ /* the links. */
display:block;
font-size:1.4em;
height:26px;
padding-top:6px;
padding-left:1px;
width:31px;
background:url(images/bg_tabs.png) no-repeat;
background-position:0 -32px;
text-decoration: none;
text-align: center;
color: #3f3929;
line-height: 18px;
}
.stripTransmitter a:hover { /* hover */
color: #007190;
background:url(images/bg_tabs.png) no-repeat;
background-position:0 0;

}
.stripTransmitter a.current, .stripTransmitter a.current:hover { /* current */
color: #007190;
background:url(images/bg_tabs.png) no-repeat;
background-position:0 0;
}
/*--------------------------- end slideViewer default styles */

/*********************************************ESHOP***************************/
/* ----------------------------------------------generic eshop form colors */

form.eshop fieldset {
	}

form.eshop legend {

}
m.eshop input:focus,form.eshop textarea:focus{
	background:#fff;
	color:#007190;
	border-color:#339999;
}

form.dlproduct label {
	color:#A22F2F;
}

/*------------------------------- generic eshop table layout---------------- */
table.eshop {
	width:960px;
	border-collapse:collapse;
	line-height:1.3em;
}
table.eshop caption {
display: none;
}
table.eshop tbody th {
	text-align:left;
}
table.eshop td {
	padding:3px;
}
table.eshop th {
	border: none;
	text-align: left;
}
table.eshop td {
	border: none;
	text-align: left;
	border-bottom:1px solid #cfcfcf;
}
#subtotal, #scharge, #cTotal {
	text-align:right;
	width: 100%;
	background: none;
}
.short {
	width: auto;
}

/* --------------------------------shopping cart------------------------ */

table.cart td, table.cart th {
	padding:5px 8px;
}
table.cart td.amts {
	text-align:right;
}
table.cart td.cqty {
	text-align:center;
}
table.cart td.cqty input {
}
table.cart tr.stotal {
	text-align:right;
}
/*--------------------------------------------------- generic form buttons--------------------- */

input.button:hover,input.button:active,input.button:focus {
	cursor:pointer;
}
form.eshop input,form.eshop textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border:1px solid #C1DAD7;
	/*font-size:10px;*/
	margin:0 0;
	padding:5px;
	color: #4F6B72;
}
form.eshop textarea {
	background:#FAFAFA;
	width:268px;
	margin-bottom: 10px;
}
form.eshop input.button{
	width: auto;
	background-color: #F2F2F2;
	padding: 6px 15px;
	color:#007190;
	height: 33px;
	font-size: 11px;
	margin-left: 10px;
}
form.eshop input.button:hover, #submit:hover, #searchsubmit:hover {
	cursor:pointer;
	background-color: #C1DAD7;
}	
form.eshop input.button:focus{
	cursor:pointer;
	background-color: #C1DAD7;
	color: black;
	border-color: #4F6B72;
}
/*--------------------------------------------- add to cart forms--------------------------- */
form.addtocart {
	background:#F5FAFA;
	border:1px solid #C1DAD7;
	padding:5px;
	position:relative;
	width: 200px;
	margin-top: 10px;
	margin-left: 20px;
}
form.addtocart fieldset {
	border: none;
}
/*form.addtocart select {
	width:auto;
	margin-right:20px;
	margin-bottom: 5px;
}*/
form.addtocart span.sglprice {
	width:auto;
	margin-right:20px;
}
form.addtocart label {
	font-weight:normal;
}
form.addtocart input.iqty {
	height:11px;
	margin-top:11px;
	padding:4px;
	width:2.5em;
	font-size:11px;
	margin:0 16px 0 9px;
	padding: 5px;
}
form.addtocart dfn {
	font-style:normal;
}
.eshopshipping {
	display: none;
}
/* --------------------------start eShop styles------------- */
.eshop select {
	display:block;
	margin-bottom:5px;
	width:200px;
}
.cartopt{
	text-align: right;
}
.testing {display: none;}
/* cart options */
.cartopt {
	text-align:right;
	float: right;
}
.cartopt p {
	width:20em;
	margin:10px auto;
}
.cartopt label {
	display:inline;
}
.continue-proceed {
	margin:10px 0 0;
	padding:0;
	text-align:left;
}
.continue-proceed li {
	border:1px solid #CFCFCF;
	display:inline;
	margin:0 10px;
	padding:20px;
}
/*----------------------- can be used to position text offscreen ---------*/
.offset {
	display: none;
}
/* credits */
.creditline {
	display: none;
}
/*----------------------------------checkout----------------------*/
.fld6, .fld2, .fld3, .fld4 {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background: #F5FAFA;
	float:left;
	margin-bottom:18px;
	padding:0 10px;
	width:280px;
	margin:10px 20px 20px 0;
	display: block;
}
fieldset {
	border:medium none;
}
.errors  {
	background:none repeat scroll 0 0 #F8D8DA;
	/*border:1px solid #ECABAF;*/
	color:#810000;
	padding:10px;
}
.error {
	color:#810000;
}
.fld6 legend, .fld2 legend, .fld4 legend, .fld3 legend, h4 {
	background:#CAE8EA;
	color:#4F6B72;
	font:bold 11px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:2px;
	padding:6px 10px;
	text-align:center;
	text-transform:uppercase;
	display: block;
	margin-left: -10px;
	margin-right: -10px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	width: 280px;
}
#mainlegend{
	font-family:trebuchet MS;
	font-size:144%;
	letter-spacing:1px;
	padding:10px 0;
	text-transform:uppercase;
}
form.eshop label {
	font-size:90%;
}
#shipcountry, #state, #country, #shipstate {
	width:279px !important;
}
.eshop .med {
	width:269px !important;
}
.fld2 .short, .fld3 .text, .fld4 .short {
	width:269px;
}
.reqd{
	color: #007190;
}
#eshopshowshipcost{
	display: none;
}
.fld3, .fld6, .buttonwrap{
	float: right;
	padding-right: 0px;
	width: 290px;
	margin-right: 18px;
}
.fld6 ul li {
	text-align: center;
	padding-top: 23px;
	padding-bottom: 19px;
}
.buttonwrap {
text-align: center;
margin-top: 10px;
}
.privacy {
	display: none;
}
#ppsubmit {
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 20px
}

.confirmship  {
	float:left;
	height:176px;
	list-style:none;
	margin-right: 5px;
	padding:10px;
	width:280px;
}
.confirm {
	background: #F6F5EE;
	float:left;
	list-style:none;
	margin-right:20px;
	margin-left: -10px;
	padding:10px;
	width:280px;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px;
	background: #F5FAFA;
}
.maddress{
	display: block;
	margin-top: 30px;
	width:300px;

}
.shipddress {
display:block;
float:left;
margin-top:-35px;
padding-right:20px;
width:316px;
}

/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60					
 *----------------------------------------------------------------*/

.wp-pagenavi a, .wp-pagenavi a:link {
	background:url("images/bg_tabs.png") no-repeat scroll 0 0 transparent;
	color:#007190;
	display:block;
	font-size:1.4em;
	height:26px;
	line-height:18px;
	padding-left:1px;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
	width:31px;
	float:left;	
	margin-right: 6px;
}
.wp-pagenavi a:visited {
	background:url("images/bg_tabs.png") no-repeat scroll 0 0 transparent;
	color:#007190;

}
.wp-pagenavi a:hover {	
	color: #3f3929;
	background:url(images/bg_tabs.png) no-repeat;
	background-position:0 -32px;
}
.wp-pagenavi a:active {
	display: block
	color: #3f3929;
	background:url(images/bg_tabs.png) no-repeat;
	background-position:0 -32px;
	margin-right: 6px;

}
.wp-pagenavi span.pages {
	padding: 2px 6px 2px 6px;
	margin: 2px 2px 2px 2px;
	float:left;
	font-size:1.4em;	
}
.wp-pagenavi span.current {
	background:url("images/bg_tabs.png") no-repeat scroll 0 -32px transparent;
	color:#3F3929;
	display:block;
	font-size:1.4em;
	height:26px;
	line-height:18px;
	padding-left:1px;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
	width:31px;
	float: left;
	margin-right: 6px;
}
.wp-pagenavi span.extend {
	display: block
	font-size:1.4em;
	height:26px;
	line-height:18px;
	padding-left:1px;
	padding-top:6px;
	text-align:center;
	text-decoration:none;
	width:31px;		
	color: #3f3929;
	background:url(images/bg_tabs.png) no-repeat;
	background-position:0 -32px;
	float: left;
	margin-right: 6px;
}