@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #FFF url(images/nav-bgd.gif) repeat-x 0 149px;
	font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}


/* @group general */

a:link, a:visited {
	color: #79774c;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
	
}

img {
	border: none;
}

#border {
	padding: 0px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 100%;
}
#box {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	top: 0px;
	position: relative;
	left: 0;
	height: 100%;
	min-height: 100%;
}


#footer {
	width: 100%;
	font-size: 10px;
	text-align: center;
	height: 68px;
	color: #666;
	background: url(images/footer-tile.gif) repeat-x 0 0;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin: 40px 0 0 0px;
	padding: 10px 0 0;
}

#footer p {
	width: 900px;
	height: 30px;
	line-height: 16px;
	text-align: right;
	margin: 0 auto;
}

#footer a {
	color: #999;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #000;
}

/* @end */
#header {
	left: 0px;
	width: 100%;
	text-align: left;
	height: 149px;
}
#header img {
	margin: 0;
}

#banner {
	width: 100%;
	height: 366px;
	margin-top: 40px;
	background: url(images/banner-tile.gif) repeat-x 0 0;
	padding-top: 4px;
}

body.home #banner div.imgCont {
	margin: 0 auto;
	width: 905px;
	height: 357px;
	background: url(images/banner-img-bgd.png) no-repeat 0 0;
	padding-top: 5px;
	padding-left: 5px;
	behavior: url(iepngfix.htc);
}

#banner div.imgCont {
	margin: 0 auto;
	width: 910px;
	height: 362px;
	background: url(images/banner-img-bgd.png) no-repeat 0 0;
	behavior: url(iepngfix.htc);
}

#banner div.imgCont img {
	margin-top: 5px;
	
}

/* @group nav */

#nav {
	height: 25px;
	width: 100%;

}

#nav ul#navUL {
	list-style-type: none;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	height: 25px;
}

#nav ul#navUL li {
	display: inline;
	padding: 0;
}

#nav ul#navUL li a {
	width: 150px;
	display: block;
	float: left;
	text-align: center;
	height: 26px;
	line-height: 26px;
	text-indent: -9999em;
}

#nav ul#navUL li.home a {
	background: url(images/nav-home.gif) no-repeat 0 0px;
}

#nav ul#navUL li.about a {
	background: url(images/nav-about.gif) no-repeat 0 0;
}

#nav ul#navUL li.news a {
	background: url(images/nav-news.gif) no-repeat 0 0;
}

#nav ul#navUL li.brands a {
	background: url(images/nav-brands.gif) no-repeat 0 0;
}

#nav ul#navUL li.stock_service a {
	background: url(images/nav-stock-service.gif) no-repeat 0 0;
}

#nav ul#navUL li.contact a {
	background: url(images/nav-contact.gif) no-repeat 0 0;
}

#nav ul#navUL li a:hover {
	background-position: 0 -26px;
}

/* sub nav */

/* @end */

/* @group content */

#content .cont {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	line-height: 22px;
	color: #555;
}

#content div.cont h1.title {
	text-transform: uppercase;
	font-size: 20px;
}

#content div.cont p {
	margin-top: 1em;
	margin-bottom: 1em;
}

#content div.cont p.topEntry {
	border-bottom: 1px dashed #cacaca;
}

#content {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content span.readMore {
	display: inline;
	float: right;
}

#content span.readMore a {
	color: #000;
	text-decoration: underline;
}

#content span.readMore a:hover {
	color: #666560;
}

#content div.cont div.brandLogo {
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content div.cont div.brand {
	float: left;
	width: 734px;
	margin-top: 20px;
	margin-left: 20px;
}

#content div.cont span.success {
	color: #cf0e0d;
	display: block;
	margin-bottom: 10px;
}

input, textarea {
	border: 1px solid #d3d3d3;
	width: 200px;
	height: 20px;
	background-color: #FFF;
}

input:hover, textarea:hover {
	border: 1px solid #bfbfbf;
	background-color: #f8f8f8;
}

textarea {
	height: 60px;
}

input#submit {
	width: 75px;
	height: 20px;
	background-color: #515151;
	color: #FFF;
	text-transform: uppercase;
	border-style: none;
}

input#submit:hover {
	background-color: #000;
	color: #FFF;
	cursor: pointer;
}

#footer p a.twitter {
	background: url(images/social-icons-twitter.gif) no-repeat 0 0;
	display: inline-block;
	width: 53px;
	height: 20px;
	line-height: 20px;
}

#footer p a.blogspot {
	background: url(images/social-icons-blogspot.gif) no-repeat 0 0;
	display: inline-block;
	width: 44px;
	height: 20px;
	line-height: 20px;
}

#footer p a.facebook {
	background: url(images/social-icons-facebook.gif) no-repeat 0 0;
	display: inline-block;
	width: 67px;
	height: 20px;
	line-height: 20px;
}

#content div.cont div.entry div.entryImgs {
	float: left;
	width: 250px;
	height: 100%;
	margin-bottom: 20px;
	z-index: -1;
}

#content div.cont div.entry div.entryImgs.all {
	width: 100px;
}

#content div.cont div.entry div.entryCont {
	float: left;
	width: 630px;
	margin-left: 20px;
}

#content div.cont div.paginate p {
	
}

#content div.cont div.entry {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cacaca;
}

#content div.cont div.entry div.entryCont.all h1.title {
	height: 20px;
}

#content div.cont div.entry div.entryCont.all p {
	margin-bottom: 0;
}

/* @end */

* {
	
}

#content div.cont div.shareBox {
	float: left;
	margin-bottom: 20px;
	clear: both;
}

#content div.cont p.topEntry a {
	background: url(images/rss-button.gif) no-repeat 0 -24px;
	width: 50px;
	height: 23px;
	display: block;
	text-align: right;
}

#content div.cont p.topEntry a:hover {
	background: url(images/rss-button.gif) no-repeat 0 0;

}

#content div.cont p.topEntry.View a {
	background-image: none;
}

ul#share {
	list-style-type: none;
	width: 100px;
}

ul#share li {
	display: block;
	float: left;
}

#share li a {
	display: block;
	float: left;
	text-indent: -9999em;
}


#share li.shareLI {
	background: url(images/share-button.gif) no-repeat 0 0;
	width: 62px;
	height: 24px;
	margin-right: 10px;
}

#share li.shareLI:hover, ul#share li.sfHover {
	background: url(images/share-button.gif) no-repeat 0 -24px;
	
}

/* share +1 */

/*ul#share li ul#subUL {
	display: none;
}

ul#share li:hover ul#subUL {
	width: 148px;
	background: transparent url(images/share-nav-tile.gif) repeat 0 0;
	display: block;
	position: absolute;
	left: -999em;
}

ul#share li:hover ul#subUL, ul#share li.sfHover ul#subUL {
  match top ul list item height 
	z-index: 99;
	left: 102px;
	margin-top: 23px;
}


ul#share li ul#subUL li {
	height: 25px;
	margin: 0;

	padding: 2px 0 0;
	left: 0;
	top: 0;  match top ul list item height 
	z-index: 99;
	float: left;
}

ul#share li ul#subUL li a {
	text-indent: 10px;
	color: #FFF;
	height: 25px;

	float: left;
	width: 20px;
	padding: 2px 0 2px 2px;
}*/

/* test */

ul#share li ul#subUL {
	display: none;
}

ul#share li:hover ul#subUL {
	width: 148px;
	background: transparent url(images/share-nav-tile.gif) repeat 0 0;
	display: block;
}

ul#share li:hover ul#subUL, ul#share li.sfHover ul#subUL {
 /* match top ul list item height */
	z-index: 99;
	left: 102px;
	margin-top: 23px;
}


ul#share li ul#subUL li {
	height: 20px;
	margin: 2px 0 2px 7px;
	padding: 2px 0 0;
	left: 0;
	top: 0;  /*match top ul list item height*/ 
	z-index: 99;
	float: left;
	width: 20px;
}

ul#share li ul#subUL li a {
	text-indent: 0px;
	color: #FFF;
	height: 20px;
	float: left;
	width: 20px;
	padding: 2px;
}

.clear {
clear: both;
}
