body {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(images/bg_grid.gif);
	background-repeat: repeat;
	}

a:link {
	color: #00AEEF;
	text-decoration: none;
	}

a:visited {
	color: #00AEEF;
	text-decoration: none;
	}
	
a:active {
	color: #00AEEF;
	text-decoration: none;
	}
	
a:hover {
	color: #333;
	background-color: #eee;
	text-decoration: none;
	}



/* begin TITLE */
a.title {
	float: right;
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding: 0.5em 1em;
	}

a.title:link {
	text-decoration: none;
	background-color: #333333;
	color: #ffffff
	}

a.title:visited {
	text-decoration: none;
	background-color: #636363;
	color: #ffffff
	}

a.title:active {
	text-decoration: none;
	background-color: #333333;
	color: #ffffff
	}

a.title:hover {
	background-color: #00AEEF;
	}
/* end TITLE */



/* begin NAVIGATION */
#navcontainer ul {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	float: left;
	font-family: arial, helvetica, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
        line-height: 11px;
	}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	margin-right: 2px;
	padding: 0.5em 1em;
	background-color: #eeeeee;
	color: #333;
	text-decoration: none;
	float: left;
	}

#navcontainer ul li a:hover {
	background-color: #00AEFF;
	color: #ffffff;
	}

#navcontainer #current {
	background-color: #00AEFF;
	color: #ffffff;
        }

/* end NAVIGATION */



/* begin HEADERS */
h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 24px;
	padding: 0px;
	margin: 12px 0px 40px 0px;
	font-weight: normal;
	color: #333333;
	}
	
h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 21px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
	color: #636363;
	}
	
h3 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #333333;
	}
/* end HEADERS */



/* begin FEATURED */
.feature_spacer {
	margin-top: 158px;
	margin-left: 20px;
	}

.feature_head {
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	background-color: #00AEEF;
	display: inline;
	}

.feature_text {
	margin: 6px 40px 30px 16px;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #636363;
	font-weight: normal;
	display: block;
	}

a.featurelnk:link {
	text-decoration: none;
	color: #333;
	background-color: #eee;
	}

a.featurelnk:visited {
	text-decoration: none;
	color: #333;
	background-color: #eee;
	}

a.featurelnk:active {
	text-decoration: none;
	color: #333;
	background-color: #eee;
	}

a.featurelnk:hover {
	text-decoration: none;
	color: #00AEEF;
	background-color: #fff;
	}
/* end FEATURED */



/* begin BLOG */
.blog_body {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 6px 0px;
	}
.blog_title {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	color: #333333;
	background-color: #ffffff;
        line-height: 23px;
	}
.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #333333;
	background-color: #f3f3f3;
        margin-bottom: 20px;
        line-height: 21px;
        padding: 6px;
	}
.news_txt {
        text-align: left;
        padding: 6px;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
        background-color: #ffffff;
        margin: 10px 0px 10px 0px;
        border: #eeeeee solid 1px;
	}
.blog_news {
	font-family: Times New Roman, Times, serif;
        text-decoration: none;
	font-size: 12px;
	color: #636363;
	text-transform: uppercase;
	}
.news_head {
	font-family: sans-serif;
	font-size: 11px;
	color: #636363;
        padding: 6px;
        border-bottom: 1px solid #636363;
	}
.blog_divider {
	padding: 6px 0px 6px 6px;
	margin: 0px 0px 30px 0px;
	background-color: #F3F3F3;
	}
.blog_date {
	font-family: sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666;
	}
/* end BLOG */


.footer_txt {
        padding: 10px 0px 10px 10px;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	}


.hint {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	margin: 0px 0px 16px 15px;
        width: 165px;
	}



/* begin THUMBNAILS */
.thumb_row {
	float: left;
	}

a.thumb_nail img{
	width: 145px;
	margin: 0px 0px 2px 10px;
	overflow: hidden;
	border: 5px #eeeeee solid;
	}

a.thumb_nail:visited img{
	}

a.thumb_nail:hover img{
	border: 5px solid #dddddd;
	}
.thumb_txt {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 0px 0px 10px 0px;
	text-align: center;
	overflow: hidden;
	}
.thumb_spot {
	float: left;
	padding: 0px 0px 12px 10px;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	font-size: 11px;
        color: #eeeeee;
	}
/* end THUMBNAILS */



/* begin CATALOG */
.catalog_ss {
        border: 5px #eeeeee solid;
        margin-bottom: 24px;
        }
.catalog_specs {
	padding: 20px;
	margin: 20px 0px 20px 0px;
	background-color: #fff;
	text-align: left;
	font-family: sans-serif;
	font-size: 11px;
	border: 5px solid #eee;
	color: #666;
	}
.catalog_callout {
        padding: 6px;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
        background-color: #ffffff;
        margin: 4px 0px 10px 0px;
        border-top: #eeeeee solid 1px;
        border-bottom: #eeeeee solid 1px;
	}
a.buynow:link {
	font-size: 12px;
	background-color: #ff0000;
	padding: 4px;
	margin-right: 4px;
	border: 2px #ddd solid;
        display: inline;
        color: #fff;
	}
a.buynow:visited {
	font-size: 12px;
	background-color: #ff0000;
	padding: 4px;
	margin-right: 4px;
	border: 2px #ddd solid;
        display: inline;
        color: #fff;
	}
a.buynow:active {
	font-size: 12px;
	background-color: #ff0000;
	padding: 4px;
	margin-right: 4px;
	border: 2px #ddd solid;
        display: inline;
        color: #fff;
	}
a.buynow:hover {
	font-size: 12px;
	background-color: #ff0000;
	padding: 4px;
	margin-right: 4px;
	border: 2px #ddd solid;
        display: inline;
        color: #fff;
	}



/* begin COMMUNITY */
.community_pics {
	margin-bottom: 6px;
        border: 0px;
	}
/* end COMMUNITY */

.frontpage_links {
        font-family: sans-serif;
	font-size: 11px;
	color: #666;
        line-height: 13px;
        border-bottom: 1px solid #eeeeee;
        }

.comments_title {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #333333;
	background-color: #f3f3f3;
        margin-bottom: 6px;
        line-height: 21px;
        padding: 6px;
	}

.comments_body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #f3f3f3;
        margin-bottom: 6px;
        line-height: 14px;
        padding: 10px;
        border: 1px solid #eeeeee;
	}

.comments_name {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #333;
        line-height: 16px;
	}

/* begin COMMUNITY THUMBNAILS */
.comm_row {
	float: left;
	}

a.comm_nail img{
	width: 75px;
	margin: 0px 0px 2px 10px;
	overflow: hidden;
	border: 5px #eeeeee solid;
	}

a.comm_nail:visited img{
	}

a.comm_nail:hover img{
	border: 5px solid #dddddd;
	}
.comm_txt {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #999;
	margin: 0px 0px 10px 0px;
	text-align: center;
	overflow: hidden;
	}
.comm_spot {
	float: left;
	padding: 0px 0px 12px 7.25px;
	font-family: arial, verdana, sans-serif;
	text-align: center;
	font-size: 11px;
        color: #eeeeee;
	}
/* end COMMUNITY THUMBNAILS */