body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, table, tbody, th, td, tr, form, fieldset, input, textarea, text {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
body {
	font-size: 13px;
	font-family: arial,helvetica,sans-serif; 
	color:#909090; 	
	line-height:1.54em;
    background: #e5e5e5;
    background-image: url(images/body-bg-default.jpg);
    background-repeat: repeat-x;
}
* html body {
	font-size: x-small; /* for IE5Win*/
	f\ont-size: small; /* for other IE versions*/
}
#outer {
	border:0;
	width:966px;  /* Width of Site */
	background: transparent ;
	margin: auto;
	padding: 0px;
}
#hdr {
	padding: 0px;
	margin: 0;
	width: 950px;
	height: 169px;
	border: 0px;
	background: #E5E5E5 url(images/header-bg.png) top left;
}
/* Header Images */ 
.logoimg {
	float: left;
	margin: 0 0 0 0;
	background: transparent;
	border: 0;
}
.site-title{
	visibility: hidden;
	font-size: 38px;
	font-weight: bold;
	font-family:arial,helvetica,sans-serif; 
	padding: 30px 0 0 20px;
	color: transparent;
}
.site-tagline {
	visibility: hidden;
	color: transparent;
}	
/* End Header Images */
h1, h2, h3, h4, h5 {
	font-weight: bold; /* Set to normal for bolder fonts if requred */
	line-height: 1.2em;
}
h1 {
	font-size: 175%;
	text-transform:uppercase;
	color: #FFA600; 
	margin-top: 0px;
	padding:0px 0px 15px 0px;
	background: transparent;
}
h2 {
	font-size: 150%;
	color: #FFA600; 
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 15px 0px 15px 0px;
	background: transparent;
	border-top: #e7e7e7 1px solid;
}
h3 {
	font-size: 125%;
	color:#B8B8B8; 
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left-cont h3 {
	margin-top: 25px;
}

h4 {
	font-size: 100%;
	color:#D4D4D4; 
	letter-spacing:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
a:link {
	font-size: 100%;
	color:#FFA600; 
	font-style: normal;
	text-decoration: none;
	}
a:active {
	font-size: 100%;
	color: #FFA600; 
	font-style: normal; 
	text-decoration:underline;
}
a:visited {
	font-size: 100%;
	color:#FFA600; 
	font-style: normal;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #FFA600; 
	}
textarea {
	border: 1px solid #A09D9E;
	font-size: small;
	font-family: verdana, arial, tahoma, sans-serif;
	}
.testimonial-body {
	font-style: italic;
	}
#textarea-small {
	border: 1px solid #A09D9E;
	height: 70px;
	width: 320px;
	font-family: verdana;
	float: right;
	font-size: 80%;
	}
blockquote {
	font-family: Garamond;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 110%;
	color: #272727;
	margin: 0px;
	width: 450px;
	text-align: justify;
	background: url(images/quote-left.gif) top left no-repeat;
	}
blockquote div{
	background:  url(images/quote-right.gif) bottom right no-repeat;
	padding: 0 27px;
	}

/*Navigation Bar */ 
#nav {
	border:0;
	float:left;
	font-size:105%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 0 0;
	padding:2px 0 2px 10px;
	width:940px;
	height: 40px;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#nav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 10px 8px 10px 8px;
	color: #B8B8B8; 
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	}
#nav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 10px 8px 10px 8px;
	color:#D96708;
	font-weight: bold;
	text-decoration:none;
	}
#nav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 10px 8px 10px 8px;
	color: #FFA600; 
	font-weight: bold;
	text-decoration:none;	
	border-bottom: none;
	background: #3f3f3f;
	}
/*SubNavigation Bar */ 
#subnav {
	float:left;
	width:958px;
	margin: 8px 0 16px 0px;
	padding: 4px;
	background:#292929;
	border:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
#subnav li.off a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #E9E9E9; 
	text-decoration: none;
	border: 0px;
	background: transparent;
	}
#subnav li.off a:hover{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #E9E9E9;
	text-decoration:underline;
	background: transparent;
	}
#subnav li.on a{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px 3px 8px;
	color: #FFA600;
	text-decoration:underline;
	border-bottom: none;
	background: transparent;
	}
/* Used for padding if there is no other navigation to display */
#sub-pad {
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom:32px;
	height: 20px;
	background:transparent;
	}
/*Store Nav Bar */ 
/*.store-cat-depth-2 { display: none; }*/
.store-cat-depth-3 { display: none; }
.store-cat-depth-4 { display: none; }

#store-nav {
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background:#F4F3F3;
	border-left: 1px solid #C4C1BC;
	border-right: 1px solid #C4C1BC;
	border-bottom: 1px solid #C4C1BC;
	}
#store-nav h3{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703; 
	background: #FFFFFF url(images/cart.gif) top left no-repeat;
	border-top:1px solid #C4C1BC;
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 28px;
	margin: 0 0 5px 0;
	}
#store-nav ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	}
#store-nav li {
	border-bottom: 1px solid #EAEAEA;
    margin-bottom: 5px;
	}
#store-nav li.on{
	border-bottom: 1px solid #727377;
    margin-bottom: 5px;
	background: #EAEAEA;
	}
#store-nav p.searchtitle{
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	}
#store-nav input.searchbox{
	width: 120px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 5px;
	}
#store-nav input.searchboxbutton{
	width: 70px;
	margin-left: 5px;
	color: #474747;
	}
/***********Content container***************/
#cont {
	clear: left;
	border: 0px;	
	margin: 0;
	float: left;
	padding: 0px 0px 15px 0px;
	width: 966px;
	text-align:left;
	min-height: 500px;
	}
/* min height hack for ie*/
* html #cont {
    height:500px;
	}

#cont img.border{
	float: right;
	margin: 0 8px 10px 10px;
	padding: 10px;
	border: #E7E7E7 1px solid;
	background: #f9f9f9;
	border-radius: 5px 5px 5px 5px;
	} 
#cont img.recent-item-border{
	float: auto;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border:1px solid green;
	background: transparent;
	}
#cont img.view-item-detail-border{
	float: right;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border: 0;
	background: transparent;
	}
#left-cont {
	float: left;
	clear: left;
	width: 618px;
	text-align:left;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #ffffff;
	padding: 20px 30px 20px 12px;
	box-shadow: 5px 5px 5px #888;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	}

#left-cont a:hover{
		text-decoration: underline;
	}
#left-cont ul{
	list-style:square;
	margin: 4px 4px 4px 35px;
	 }
#left-cont ol{
	margin: 4px 4px 4px 35px;
	 }
.item-description {
	font-size: 100%;
	margin: 0px 0px 20px 0px;
	padding: 10px 0 20px 0;
	vertical-align:top;
	text-align: left;
	border-bottom: 1px dotted #A09D9E;
	}
	 

/******no teasers***/
#no-teaser{
	clear: both;
	width: 95%;
	text-align:left;
	padding-left:0px;
	margin:auto;
	margin-bottom: 25px;
	background: transparent;
	}
/***********news and events pages listing etc ******************/
#content-list {
	clear: left;
	}
#content-list h3{
	clear: both;
	margin-top: 25px;
	}
#content-list.eventslist-timestamp {
    color: #999999; 
    font-size: 90%;
	}
#content-list table {
    background: transparent;
	width:100%;
	}
#content-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#content-list table td.title-row{
    border-top: 1px solid #D9DDE3;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	font-size: 90%;
	}
#content-list table td.item-description {
	font-size: 100%;
	margin: 0px;
	padding: 10px 0 20px 0;
	vertical-align:top;
	text-align: left;
	}
#content-list table td.item-description img{
    float: right;
	padding: 10px;
	border: #E7E7E7 1px solid;
	background: #f9f9f9;
	border-radius: 5px 5px 5px 5px;
	margin: 0 0 0 5px;
	}
/********
Image Gallery
******************/
#gallery-cont {
	width: 98%;
	text-align:left;
	margin-bottom: 25px;
	margin-left: 10px;
	}

#gallery-list {
	clear: both;
	width: 900px;
	padding: 0px;
	margin: 0px;
	}	

#gallery-list p{
	margin: 8px;
	}
#gallery-list h2 {
	}
#gallery-list td.item-description-left h2{
	color: #E26703; 
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	background:#FEFFFF url(images/image.gif) top left no-repeat;
	border-bottom:1px solid #DDDDDD;
	padding: 3px 0 3px 25px;
	margin: 0 0 4px 0;
	}
#gallery-list td.item-description h2{
	color: #E26703; 
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	background:#FEFFFF url(images/image.gif) top left no-repeat;
	border-bottom:1px solid #DDDDDD;
	padding: 3px 0 3px 25px;
	margin: 0 0 4px 0;
	}
#gallery-list table {
	margin-top: 4px;
	width:900px;
	border-collapse: separate;
	border-spacing:15px; 
	}
#gallery-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
	}
#gallery-list table td.title-row{
    border-top: 1px solid #EAEAEA;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	}
#gallery-list table td.item-description {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703; 
	background: #FFFFFF url(images/albums.gif) top left no-repeat;
	padding: 3px 0 3px 28px;
	margin:0 0 5px;
	border-bottom: solid 1px #dddddd;
	}
#gallery-list table td.item-description-left {
     width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description-left {
    width: 250px;
	margin: 0px 18px 8px 0;
	padding: 0px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #C4C1BC;
	background: #F4F3F3;
	}
#gallery-list table td.album-item-description-left h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703; 
	background: #FFFFFF url(images/albums.gif) top left no-repeat;
	padding: 3px 0 3px 28px;
	margin:0 0 5px;
	border-bottom: solid 1px#dddddd;
	}
#gallery-list  img.border{
	float: right;
	margin: 8px 10px 8px 0px;
	padding: 5px;
	border:1px solid #D9E0E6;
	border-bottom-color:#A09D9E;
	border-right-color: #A09D9E;
	background: #FeFFFF;
	}
/****** left col *******/
#leftcol{
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 12px;
	padding: 0px;
	background: transparent;
	}
/***** Right col *********/
#rightcol{
	float: right;
	width: 268px;
	margin-top: 20px;
	margin-right: 0px;
	padding: 0px;
	background: transparent;
	}
/*******************************
subscribe box 
****************/
.subscribe-table {
	width: 210px;
	margin: auto;
	padding-top: 0;
	vertical-align: top;
	}
.subscribe-table input {
	width: 210px;
	height: 25px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 5px;
	background: #ffffff;
	font-size: 130%;
	}
.subscribe-table a, .subscribe-table a:hover, .subscribe-table a:visited {
	color: #333333;
	background-color: #ffffff;
	display: block;
	padding-top: 7px;
	position: relative;
	left: -14px;
	bottom: -5px;
	text-align: center;
	width: 255px;
	height: 24px;
	text-transform: uppercase;
	}
#subscribe-button{
	width: 218px;
	padding: 2px;
	color: #FFFFFF;
	background-color:#292929;
	border-width: 1px;
	border-color: white #AAA #AAA white;
	cursor:pointer;
	font-size: 130%;
	text-transform: uppercase;
	height: 35px;
	}
/****** right column teaser ********/
/** mini cart ******/
#teaser-cart { display: none; }
#teaser-cart h3{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703; 
	background: #FFFFFF url(images/cart.gif) top left no-repeat;
	border-top:1px solid #C4C1BC;
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 28px;
	margin: 0 0 5px 0;
	}
#teaser-cart{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:#000000 url(images/teaser-bt.png) bottom left no-repeat;
	border: 0;
	}
.mini-cart-total{
	padding-right: 5px;
	text-align: right;
	}
.mini-cart-link{
	text-align: center;
	margin-bottom: 4px;
	}
#teaser-video h3{
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	color: #E26703; 
	background: #FFFFFF url(images/video.gif) top left no-repeat;
	border-top:1px solid #C4C1BC;
	border-bottom:1px solid #DDDDDD;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 28px;
	margin: 0 0 5px 0;
	}
#teaser-video{
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	background:#000000 url(images/teaser-bt.png) bottom left no-repeat;
	border: 0;
	}

#teaser-news h3{
	background: #232323 url("images/teaser-header-bg.jpg") no-repeat left top;
	height: 35px;
	color:#FFA600;
	font-size:120%;
	font-weight:bold;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-top: 22px;
	text-align: center;
	text-transform:uppercase
	}

#teaser-news{
	width: 250px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 8px;
	margin-bottom: 15px;
	background-color:#ffffff; /* url(images/teaser-bt.png) bottom left no-repeat;*/
	border: 0;
	box-shadow: 5px 5px 5px #888;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	}
#teaser-events h3{
	background: #232323 url("images/teaser-header-bg.jpg") no-repeat left top;
	height: 35px;
	color:#FFA600;
	font-size:120%;
	font-weight:bold;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-top: 22px;
	text-align: center;
	text-transform:uppercase
	}
#teaser-events{
	width: 250px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 8px;
	margin-bottom: 15px;
	background-color:#ffffff; /* url(images/teaser-bt.png) bottom left no-repeat;*/
	border: 0;
	box-shadow: 5px 5px 5px #888;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	}
#teaser-product h3{
	background: #232323 url("images/teaser-header-bg.jpg") no-repeat left top;
	height: 35px;
	color:#FFA600;
	font-size:120%;
	font-weight:bold;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-top: 22px;
	text-align: center;
	text-transform:uppercase
	}
#teaser-product{
	width: 250px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 8px;
	margin-bottom: 15px;
	background-color:#ffffff; /* url(images/teaser-bt.png) bottom left no-repeat;*/
	border: 0;
	box-shadow: 5px 5px 5px #888;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	}
#teaser-subscribe h3{
	background: #232323 url("images/teaser-header-bg.jpg") no-repeat left top;
	height: 35px;
	color:#FFA600;
	font-size:120%;
	font-weight:bold;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-top: 22px;
	text-align: center;
	text-transform:uppercase
	}
#teaser-subscribe{
	width: 250px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 8px;
	margin-bottom: 15px;
	background-color:#ffffff; /* url(images/teaser-bt.png) bottom left no-repeat;*/
	border: 0;
	box-shadow: 5px 5px 5px #888;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	}
#teaser-subscribe form{
	background: #dd7715 url("images/teaser-body-bg.jpg") repeat-x;
	color: #000000;
	background-position: 0px -84px;
	padding: 12px 12px 0px 12px;
	}
#teaser-subscribe p{
	background: #dd7715 url("images/teaser-body-bg.jpg") repeat-x;
	color: #000000;
	padding: 12px 12px 0px 12px;
	font-size: 0.9em;
	font-weight: 300;
	}
#teaser {
	background-color: #ffffff;
	border:0 none;
	margin-bottom:15px;
	margin-left:0;
	margin-top:0;
	padding: 8px;
	width:250px;
	box-shadow: 5px 5px 5px #888;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
}
#teaser h3{
	background: #232323 url("images/teaser-header-bg.jpg") no-repeat left top;
	height: 35px;
	color:#FFA600;
	font-size:120%;
	font-weight:bold;
	margin:0 0 5px;
	padding-bottom:5px;
	padding-top: 22px;
	text-align: center;
	text-transform:uppercase
	}
#sceQLk{
	padding: 0px 0 0 25px;
	margin: 20px 0 0 0;
	}
#rightcol a.teaser-link{
	color: #FFA600;
	}
#rightcol a:hover.teaser-link{
	color: #E26703;
	}
#rightcol ul {
    list-style-type: none;
	margin-top: 8px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 100%;
	background: #dd7715 url("images/teaser-body-bg.jpg") repeat-x;
	}
#rightcol li {
	padding-top: 6px;
    border-top: 1px solid #ffffff;
    margin: 12px;
	}

#rightcol li:first-child {
    border-top: none;
	}

#rightcol li a, #rightcol li a:hover, #rightcol li a:visited {
    color: #ffffff;
	}

#rightcol a.facebook{
	background: transparent url("images/facebookIcon.png") no-repeat left top;
	padding: 3px 0 2px 30px;
	margin-left: 4px;
	}
#rightcol a.twitter{
	background: transparent url("images/twitterIcon.png") no-repeat left top;
	padding: 3px 0 2px 30px;
	margin-left: 4px;
	}
#rightcol a.youtube{
	background: transparent url("images/youtube.png") no-repeat left top;
	padding: 3px 0 2px 30px;
	margin-left: 4px;
	}
#rightcol a.dev-blog{
	background: transparent url("images/dev-blog.png") no-repeat left top;
	padding: 3px 0 2px 30px;
	margin-left: 4px;
	}
#rightcol img{
	vertical-align: center;
	margin-left: 8px;
	}
#rightcol p {
	margin-bottom: 0px;
	}
#rightcol table {
   	margin-top: 0px;
	margin-bottom: 0px;
	}
#rightcol .articlelist-timestamp {
    color: #ffffff; 
    font-size: 85%;
    font-weight: bold;
	}
/*********************************************
end right column teaser
***************************************************/
#ftr {
	clear: both;
	font-size:100%;
	padding:0;
	margin:0;
	margin-bottom: 4px;
	color: #a6a6a6;
	height: 110px;
	background: transparent url(images/-bg.jpg) bottom center no-repeat;
	}
#footer-address{
	text-align:left;
	padding: 12px 0px 0px 12px;
	}
#ftr-nav {
 clear: both;
 color: #a6a6a6;
 text-align: left;
 font-size:95%;
 padding:3px 25px 3px 12px;
 margin:0;
 background:#e5e5e5;
 }
 #ftr-nav a{
  color: #a6a6a6;
	}
.turboweb-sig{
	font-size: 95%;
	color: #a6a6a6;
	padding-bottom:0;
	margin-top: -33px;
	margin-bottom: 0;
	margin: -33px auto 0px auto;
	width: 954px;
	padding-left: 12px;
	text-align: left;
}
.turboweb-sig a
	{
	color: #a6a6a6;
	text-decoration:underline;
	}
.turboweb-sig a:active {
	color: #a6a6a6;
	text-decoration:underline;
}
.turboweb-sig a:visited {
	color: #a6a6a6;
	text-decoration:underline;
	}
.turboweb-sig a:hover {
	color: #a6a6a6;
	text-decoration: underline;
	}

	/* end of sig */
.mail-address-table {
	 
	width: 600px;
	border: 0px;
	margin-bottom: 8px;
	}
.mail-address-table td
	{
	vertical-align: top;
	}
/* Mailform */
#formtable {
	clear:left;
	width: 99%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #B6B6B6;
	}
#formtable table{
	width: 100%;
	background:transparent;
	}
#formtable td{
	padding: 5px;
	}
#formtable td.left{
	width: 35%;
	padding: 5px;
	}

.inputbox {
	width: 95%;
	margin-bottom: 5px;
	padding: 5px;
	border:1px solid #555555;
}
.inputbox-textarea {
	width: 95%;
	height: 200px;
	padding: 5px;
	border:1px solid #555555;
	}
/* Captcha */
input#captcha-code {
	font-weight: bold;
	font-size: 250%;
	width: 140px;
	text-transform: uppercase;
	padding: 5px;
}

#formbutton{
	clear:both;
	width: 100px;
	margin: auto;
	font-weight: bold;
	background:#F18200;
	border:1px solid #DE5400;
	color:#FFFFFF;
	cursor:pointer;
	padding:1px 8px;
	text-align:center;
	vertical-align:middle;
	}
/*EOF Mailform*/

.addthis_toolbox{
	margin: 20px 0 15px 0;
}
#gallery {
	background-color: #ffffff;
	padding: 12px;
	float: left;
	width: 942px;
	margin: 20px 0 84px;
	box-shadow: 0px 0px 20px #444;
	-moz-box-shadow: 0px 0px 20px #444;
	-webkit-box-shadow: 0px 0px 20px #444;
}

#facebookLike {
	overflow: visible;
	float: right;
	padding: 0;
	height: 30px;
	width: 240px;
}

.featured-testimonial a,
.featured-testimonial a:visited {
	color: #222;
}
.featured-testimonial {
	color: #666;
	font-style: italic;
	background-color: #ddd;
	border: 1px #bbb solid;
	padding: 15px;
	margin: 15px 0;
	box-shadow: 5px 5px 5px #eee;
	-moz-box-shadow: 5px 5px 5px #eee;
	-webkit-box-shadow: 5px 5px 5px #eee;	
}

.page16 .prefix {
	font-size: 110%;
}

.page16 .suffix {
	border-top: #E7E7E7 1px solid;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 110%;
}


