/* general */
* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #323232 url(../images/bg.jpg) top center no-repeat;
	color: #898989;
}
a {
	text-decoration: none;
	color:white;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
#container {
	width: 950px;
	margin: 0 auto;
}
#header {
	width: 950px;
	height: 263px;
	background: url(../images/header.jpg);
}

#header2 {
	width: 950px;
	height: 350px;
	background: url(../images/header_2.jpg);
}
#nav {
	width: 950px;
	height: 35px;
	background: url(../images/navBg.gif);
}
#nav ul {
	width: 950px;
	text-align: center;
	display: block;
	list-style: none;
}
#nav ul li {
	display: inline;
	padding: 10px 20px 0 20px;
	font-size: 14px;
	color: #FFF;
	top: 10px;
	position: relative;
}
#nav ul li.active{
	color: #FF0;
}
#nav ul li.active a{
	text-decoration: none;
	color: #FF0;
}
#nav ul li.active a:hover{
	text-decoration: none;
	color: #FF0;
}
.whiteText a{
	text-decoration: none;
	color: #ffffff;
}
.whiteText a:hover{
	text-decoration: none;
	color: #FF0;
}
.chromeText a{
	font-weight: bold;
	text-decoration: none;
	color: #ffcc00;
}
.chromeText a:hover{
	text-decoration: none;
	color: #ffcc00;
}

#footer {
	width: 930px;
	padding: 25px 10px;
	float: left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background: #121212 url(../images/line.gif) top repeat-x;
}
#footer ul {
	list-style:none;
	display:block;
	text-align:center
}
#footer li {
	color:#555555;
	display:inline;
	margin:0 2px;
	text-align:center
}
#footer li a {
	text-decoration:none;
	color:#555555;
}
#footer li a:hover {
	text-decoration:underline;
	color:#555555;
}
span.copyright {
	display:block;
	margin:10px 0 0 0;
	text-align:center;
	color:#555555;
}

.copyright a {
	text-decoration:none;
	color:#555555;
}

.copyright a:hover {
	text-decoration:underline;
	color:#555555;
}
/* content */
#mainBody {
	width: 910px;
	float: left;
	background: #111110 url(../images/contentBg.gif) repeat-x;
	padding: 20px;
}
.leftCol {
	float: left;
	width: 255px;
}
.rightCol {
	float: left;
	width: 600px;
	padding: 20px 25px 20px 30px;
}
#category {
	width: 215px;
	background: #464646 url(../images/categBg.gif) repeat-x;
	padding: 15px 20px 20px 20px;
}
#category form{
	font-size: 16px;
	color: #FC0;
}
#category form select {
	width: 215px;
	height: 20px;
	margin: 10px 0 0 0;
	font-size: 12px;
}
#category h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FC0;
	margin: 30px 0 0 0;
}
#category ul {
	list-style: none;
	width: 215px;
	text-align: left;
	margin: 20px 0 0 0;
}
#category ul li {
	border-bottom: 1px solid #505050;
	padding: 4px 0 4px 20px;
	font-size: 14px;
	color: #FFF;
	background: url(../images/arrow_bullet.png) 0 6px no-repeat;
}
#category ul li a{
	text-decoration: none;
	color: #fff;
}
#category ul li a:hover{
	text-decoration: none;
	color: #FF0;
}
.banners {
	margin: 10px 0;
}
.whatBanner{
	margin: 30px 0 0 0;
	float: left;
	width: 100%;
	text-align: center;
}
#prodRevBlog {
	width: 215px;
	background: #171717 url(../images/prodBlogBg.gif) repeat-x;
	padding: 15px 20px 15px 20px;
	float: left;
}
#prodRevBlog h2{
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	margin: 0 0 15px 0;
}
#prodRevBlog .entry{
	margin: 10px 0 0 0;
	float: left;
}
#prodRevBlog .entry .title{
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
	display: block;
}
#prodRevBlog .entry .date{
	font-size: 11px;
	color: #ffffff;
	display: block;
}
#prodRevBlog .entry p{
	font-size: 12px;
	color: #ffffff;
	margin: 15px 0 0 0;
}
.readMore {
	font: bold 9px Tahoma, Geneva, sans-serif;
	color: #FC0;
	float: right;
	margin: 10px 0 0 0;
}
.readMore a{
	text-decoration: none;
	color: #FC0;
}
.readMore a:hover{
	text-decoration: underline;
	color: #FC0;
}

.intro {
	margin: 0 0 35px 0;
}
.intro h2.welcome{
	width: 100%;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 0 9px 0;
	color: #e6e6e6;
	background: url(../images/line_2.gif) bottom repeat-x;
}
.intro h2.how{
	width: 100%;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 0 9px 0;
	color: #e6e6e6;
	background: url(../images/line_3.gif) bottom repeat-x;
}
.intro h2.why{
	width: 100%;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 0 9px 0;
	color: #e6e6e6;
	background: url(../images/line_4.gif) bottom repeat-x;
}
.intro p{
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 0 0;
}
.intro span {
	float: left;
	margin: 12px 20px 20px 0;
}

h2.secTitle {
	font-size: 24px;
	font-weight: bold;
	color: #e6e6e6;
}

#prodSearch {
    width: 277px;
    height: 25px;
    background: url(../images/bg_search_box.gif) no-repeat;
	margin: 20px 0 0 0;
}
#prodSearch #s {
    float: left;
    padding: 0;
    margin: 3px 0 0 5px;
    border: 0;
    width: 240px;
	height: 20px;
    background: none;
    font-size: 12px;
	font-weight: bold;
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
}
#prodSearch #go {
    float: right;
    margin: 7px 6px 0 0;
}

#keySearch {
	float: right;
    width: 260px;
    height: 25px;
    background: url(../images/bg_search_box_2.gif) no-repeat;
	margin: 15px 0 0 0;
}
#keySearch #i {
    float: left;
    padding: 2px 0 0 0;
    margin: 3px 0 0 5px;
    border: 0;
    width: 150px;
	height: 16px;
    background: none;
    font-size: 11px;
	font-weight: bold;
	color: #790000;
	font-family: Tahoma, Geneva, sans-serif;
}
#keySearch #search {
    float: right;
    margin: 1px 25px 0 0;
	position: relative;
}

.prodEntry {
	padding: 15px;
  	height: 230px;
  	width: 270px;
  	float: left;
  	text-align: center;
}	
.prodEntry img {
  	display: inline;
  	border: 3px solid #595959;
}
.prodEntry a:hover img {
	border: 3px solid #00aeef;
}
.prodEntry .name {
	text-align: center;
  	font-weight: normal;
	width: 100%;
	margin: 10px 0 0 0;
}
.prodEntry .price {
	text-align: center;
  	font-weight: normal;
	width: 100%;
	margin: 5px 0 0 0;
}
.pageNav {
	float: left;
	margin: 30px 0 0 0;
	list-style: none;
	display: block;
	font: 11px Tahoma, Geneva, sans-serif;
	width: 100%;
}
.pageNav li {
	display: inline;
	list-style: none;
	padding-right:5px;
	float: left;
}
.pageNav li a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 6px;
	background:#0077bb;
	float: left;
}
.pageNav li a:hover {
	background: #900;
	color: #FFF;
	text-decoration: none;
	outline:none;
}

p.service {
	font-size: 12px;
	line-height: 16px;
	margin: 20px 0 0 0;
}

.serviceCont {
	width: 620px;
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
	float: left;
	background: url(../images/line_3.gif) top repeat-x;
}
.serviceEntry {
	width: 570px;
	padding: 25px;
	background: url(../images/serviceBg.gif);
	float: left;
	margin: 0 0 20px 0;
}
.serviceEntry h2 {
	font-size: 13px;
	font-weight: bold;
	color: #e6e6e6;
	padding: 15px 0 0 0;
	display: block;
}
.serviceEntry p {
	padding: 20px 0 0 0;
}
.serviceEntry img {
	float: left;
	padding: 0 30px 0 0;
}

.contactInfo {
	line-height: 23px;
	float: left;
	margin: 40px 0 0 0;
	clear: both;
}
.storeHours {
	line-height: 23px;
	float: left;
	margin: 60px 0 0 100px;
}

form#contact {
	float: left;
	width: 550px;
	margin: 50px 0 0 0;
}
form#contact label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 0 20px 0 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	color: #cbcbcb;
	font-weight: bold;
}
form#contact input.inputText {
	width: 350px;
	height: 15px;
	border: 1px solid #252526;
	float: left;
	background: #575858;
	padding: 5px;
}
form#contact input.textArea {
	width: 350px;
	height: 200px;
	border: 1px solid #252526;
	background: #575858;
	float: left;
	padding: 5px;
}
form#contact .submitBtnHolder {
	float:right;
	width:83px;
}
form#contact .submitBtn {
	display: block;
	width: 75px;
	padding: 5px;
	background: #575858;
	border: 1px solid #252526;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
form#contact .row {
	padding: 10px;
	float: left;
	width: 550px;
}

.blogEntry {
	float: left;
	background: #3f3f3e url(../images/blogBg.gif) repeat-x;
	width: 580px;
	padding: 20px;
	margin: 20px 0 0 0;
}
.blogEntry h2{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FC0;
}
.blogEntry h2 a,
.news_list .news_title a
{
	text-decoration: none;
	color: #FC0;
}
.blogEntry h2 a:hover,
.news_list .news_title a:hover
{
	text-decoration: underline;
	color: #FC0;
}
.subInfo {
	font-size: 11px;
	color: #CCC;
	margin: 5px 0 0 0;
	float: left;
	display: block;
	width: 100%;
}
.blogEntry p{
	margin: 30px 0 0 0;
	line-height: 16px;
	float: left;
}

.prodDetail {
	padding: 20px 0 0 0;
	float: left;
	width: 100%;
}
.prodDetail h2 {
	font-size: 13px;
	font-weight: bold;
	color: #e6e6e6;
	padding: 5px 0 0 0;
	display: block;
}
.prodDetail h3 {
	font-size: 11px;
	font-weight: bold;
	color: #e6e6e6;
	padding: 5px 0 0 0;
	display: block;
}
.prodDetail p {
	padding: 15px 0 0 0;
}
.prodDetail img {
	float: left;
	border: 3px solid #595959;
	margin: 0 30px 0 0;
}

/* tabbing */
#phone {
	float:left;
	width:600px;
	margin: 50px 0 0 0;
}
.widget {
	float:left;
}
.tabnav li {
	display: inline;
	list-style: none;
	padding-right:2px;
	float: left;
}
.tabnav li a {
	text-decoration: none;
	color:#212121;
	font-weight: bold;
	padding: 6px 12px;
	background: #737373;
	float: left;
}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	background: #838383 url(../images/tabBg.gif) repeat-x;
	color:#212121;
	text-decoration: none;
	outline:none;
	float: left;
	
}
.tabdiv {
	background: #dddddd;
	float: left;
	width: 580px;
	font: 11px Arial;
	padding: 20px;
	color: #333;
}
.tabdiv p{
	margin: 10px 0;
}
.ui-tabs-hide {
	display: none;
}
.redArrow {
	margin: 0 7px 0 0;
}

.completeEntry {
	width:580px;
	background:#3f3f3e url(../images/blogBg.gif) repeat-x;
	padding:20px;
	margin:15px 0 0 0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.completeEntry p {
	line-height:17px;
	font-size:12px;
	float:right;
	width:100%;
	margin:15px 0 0 0;
}
.completeEntry .image {
	float:left;
	margin:0 30px 10px 0;
}
.completeEntry .title {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FC0;
	float:right;
	width:100%;
}

.shareBlog {
	margin:0 auto;
	width:300px;
}
.shareBlog p {
	font:11px Tahoma;
	float:left;
	padding:5px 0 0 0;
	width:75px;
	color:#FC0;
}
.shareBlog .box {
	float:left;
	height:25px;
	text-align:center;
	margin:15px 0 0 10px;
}
.shareBlog .box img {
	position:relative;
	top:4px;
	margin:0 2px
}

h3.latest {
	font:14px Arial, Helvetica, sans-serif;
	color:#FC0;
	display:block;
	padding:30px 0 5px 0;
	border-bottom:1px solid #FC0;
	float:left;
	width:100%;
}

.comments {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:700px;
	margin:30px 0 0 0;
}
.comments .author {
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#F60;
	width:100%;
}
.comments .datelatest {
	float:left;
	font-size:10px;
	width:100%;
}
.comments p {
	float:left;
	font-size:12px;
	width:100%;
	margin:2px 0 0 0;
}

.blogDetails
{
     color:#898989;
}

.search_header
{
  padding-top:20px;
  font-size:14px;
  font-weight:bold;
  text-decoration:underline;
}

.text_result
{
    font:normal 12px Arial;
}

.SearchResult a
{
    color:yellow;
}
.SearchResult a:hover
{
    text-decoration:underline;
}

form#bmember {
	float: left;
	width: 550px;
	margin: 20px 0 0 0;
}
form#bmember label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 0 20px 0 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	color: #cbcbcb;
	font-weight: bold;
}
form#bmember input.inputText {
	width: 350px;
	height: 15px;
	border: 1px solid #252526;
	float: left;
	background: #575858;
	padding: 5px;
}
form#bmember input.textArea {
	width: 350px;
	height: 200px;
	border: 1px solid #252526;
	background: #575858;
	float: left;
	padding: 5px;
}
form#bmember .submitBtnHolder {
	float:right;
	width:83px;
}
form#bmember .submitBtn {
	display: block;
	width: 75px;
	padding: 5px;
	background: #575858;
	border: 1px solid #252526;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
form#bmember .row {
	padding: 10px;
	float: left;
	width: 550px;
}

#linksBreadcrumbs
{
    font-weight: bold;
}

#linkList
{
    margin: 0 0 10px 0;
}

.linksHeader
{
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
    margin: 0 0 20px 0;
}

.linksTitle a
{
    font-size: 22px;
    font-weight: bold;
    color: #ffff00;
}