body {
	background-position: 0px 110px;
	background-image: url(/images/bluestripe.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	color:#333333;
	font-family:verdana,sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

img, body, a, html
{
  border: 0 none;
}

#title{
	width: 1000px;
	margin: 5px auto 0px auto;
	padding: 10px;
}


#infobox{
	width: 250px;
	height: 450px;
	margin-right: 40px;
	background-color: #ffff00;
	border-style:dashed;
	border-color: #FF9900;
	float:right;
}

#content
{
	width: 1000px;
	margin: 0px auto 0px auto;
	overflow-x: hidden;
}

table.nav td
{
	color: #08969b;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

a{text-decoration:none; color: #08969b;}
a:link {text-decoration:none; color: #08969b;}
a:hover {text-decoration:underline; color: #08969b;}

a.nav{height: 20px; text-decoration:none; color:#468966; font-weight: bold; font-size: 14px; margin-left: 25px;}
a.nav:hover{height: 20px; text-decoration:none; color:#ff9900; font-weight: bold; font-size: 14px;}

a.footer{height: 20px; text-decoration:none; color:#08969B; font-weight: bold;}
a.footer:hover{height: 20px; text-decoration:none; color:#ff9900; font-weight: bold;}

div.pane
{
	background: transparent;
}

div.pane-title
{
	width: 100%;
	background: #468966 url(../images/pane-header.gif) bottom repeat-x;
	color: #FFB03B;
	font-weight: bold;
	padding: 3px;
}

div.pane-content
{
	background-color:#FFF0A5;
	padding: 3px;
	width: 100%;	
	border-left: 1px solid #468966;
	border-right: 1px solid #468966;
}

label
{
	text-align: right;
	position: absolute;
	font-weight: bold;
	padding: 5px;
	margin: 2px;
}

textarea
{
	margin: 2px;
	border: 1px solid #468966;
}

.form
{
	margin: 2px;
	border: 1px solid #468966;
}

.submit-small
{
	font-weight: bold;
    padding: 2px 5px;
	background: url(../images/button-small.jpg) no-repeat;
	height: 20px;
	width: 75px;
	border: none;
	text-align: center;
}

.submit-small:hover
{
	color: #468966;
}

.submit-large
{
	font-weight: bold;
        padding: 0px 5px;
	background: url(../images/button-large2.jpg) no-repeat;
	height: 20px;
	width: 250px;
	border: none;
	text-align: center;
}

a.submit:link, a.submit:visited
{
	color: #33332D;
	font-weight: bold;
        padding: 0px 5px;
}

a.submit:hover
{
	color: #468966;
	font-weight: bold;
        padding: 0px 5px;
	text-decoration:none;       
}

br
{
	line-height: 5px
}

.weather td
{
	background-color:#FFF0A5;
	white-space: nowrap;
	padding: 2px 5px;
}

.weather th{
	background-color:#FFF0A5;
	font-weight:bold;
	text-align: right;
	white-space: nowrap;
}

li{
	margin-left: 15px;
}

div.newsbox{
	height:	75px;
	width: 700px;
	margin-left: 30px;
}

div.newstext{
	height: 60px;
	width: 640px;
	float: right;
}

.bt {
	background:transparent url(../images/box2.gif) no-repeat scroll 100% 0pt;
	height: 20px;
	margin: 0pt 0pt 0pt 10px;
	color: #FFB03B;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}


.left-corner {
	background:transparent url(../images/box2.gif) no-repeat scroll 0pt 0pt;
	height:20px;
	left:-13px;
	position:relative;
	top:-23px;
	width:12px;
}

.i1 {
	background:  #FFF0A5;

	border-left: 1px solid #284d39;

}

.i2 {
	background:  #FFF0A5;

	border-right: 1px solid #284d39;
}

.i3 {
	background: #FFF0A5 none repeat scroll 0% 0%;
	border-color: #FFF0A5;
	padding: 10px 10px 0px 10px;
		margin-top: -6px;
	
}

.bb {
	background:  transparent url(../images/box2.gif) no-repeat scroll 100% 100%;
	height: 16px;

	margin: 0pt 0pt 0pt 10px;
}

.bb div {
	background:  transparent url(../images/box2.gif) no-repeat scroll 0pt 100%;
	height: 16px;
	left: -10px;
	position: relative;
	width: 10px;
}


.footer
{
margin: 0px auto;
width: 800px;
text-align: center;
padding-top: 10px;
}

.clear { /* generic container (i.e. div) for floating buttons | tony- needed?*/
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #FFF0A5;
    display: block;
    float: left;
    font-size: 10px;
    height: 25px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    text-align:center;
    cursor: pointer;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 5px 0 5px 18px;
    font-weight: bold;
    white-space: nowrap;
} 

a.button:active {
    background-position: bottom right;
    color: #FFF0A5;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
}

a.button:hover {
    background-position: bottom right;
    color: #FFF0A5;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
}



div.alt, td.alt
{
    background-color: #ffd56f;
    border: 1px inset #ecd980;
    padding: 5px;
    margin: auto;
}

.thumb
{
	border: 3px solid white;
	border-bottom: 20px solid white;
}

h3
{
 font-size: 14px;
 margin-bottom: 5px;
}

.thumbs
{
  background-color: #666666;
  border: 1px solid #333333;
  vertical-align: top;
}

ul.thumblist
{
  vertical-align: top;
}

div.thumb
{
  display:inline;
  width:64px;
  height:64px;
  
}

table.posts
{
 width: 100%;
}

a.post_user
{
 font-weight: bold;
 font-size: 14px;
}

.post .post_detail
{
 font-weight: bold;
 border-right: 1px dashed #468966;
}

.posts td
{
 padding: 3px;
 vertical-align: top;
 border-top: 1px solid #468966;
}

.rss td
{
	background-color: #FFF0A5;
	padding: 5px;
	border-bottom: 1px dotted #08969b;
}

.rss td img
{
	border: 1px solid #468966;
	width: 120px
}

.rss td a
{
	color: black;
	font-size: 10px;
	font-weight: bold;
}

div.product_type
{
	background-color: #08969b;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	padding-bottom: 5px;
	color: #FFF0A5;
	border: 1px inset #FFF0A5;
	cursor: pointer;
}
