body {
	background-color: #f0f0f0;
	font: 12px/1.2 "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	color: #333;
}

.alt {
	display: none;
}

a:link {
	color: #e68d19;
	text-decoration: none;
}

a:visited {
	color: #e68d19;
	text-decoration: none;
}

a:hover {
	color: #e68d19;
	text-decoration: underline;
}

a:active {
	color: #e68d19;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	line-height: 1.5;
}

h1 {
	padding: 0 0 5px 5px;
	margin: 0.5em 0;
	border-bottom: solid 1px #333;
	font-size: 20px;
}

#container {
	width: 960px;
	margin: 20px auto 20px auto;
}

/* top bar starts here */

#top-bar-outer {
	width: auto;
	height: 124px;
	background: #54534a url('top-bar-bg.gif') repeat-x;
}

#top-bar-left {
	width: auto;
	height: 124px;
	background: url('top-bar-left.gif') no-repeat;
	padding-left: 5px;
}

#top-bar-right {
	width: auto;
	height: 124px;
	background: url('top-bar-right.gif') no-repeat right;
	padding-right: 5px;
}

#logo {
	background: url('logo.gif') no-repeat;
	width: auto;
	height: 124px;
}

#logo-link {
	width: 300px;
	height: 75px;
	float: left;
	margin-bottom: 19px;
}

#logo-link a {
	display: block;
	width: 300px;
	height: 75px;
}

.header-links {
	float: right;
	width: 503px;
	height: 72px;
	margin-top: 14px;
	margin-right: 10px;
}

.video-link {
	float: left;
	width: 274px;
	height: 72px;
}

.social-link {
	float: right;
	width: 229px;
	height: 36px;
}

/* top bar navigation items */

#nav-bar {
	height: 30px;
	float: left;
	width: 810px;
	margin-left: 130px;
	clear: both;
	display: inline;
}

#nav-bar ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#nav-bar ul li {
	list-style: none;
	float: left;
}

#nav-bar form {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

li.sep {
	width: 2px;
	height: 30px;
	background: url('sep.gif') no-repeat;
}

li#phone-number {
	width: 132px;
	height: 30px;
	background: url('phone-number.gif') no-repeat;
}

li.search {
	padding-left: 10px;
	padding-right: 10px;
}

input.search-box {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #f0f0f0;
	border: solid 1px #333;
	margin-top: 7px;
	float: left;
}

input.search-button {
	margin-left: 5px;
	float: left;
}

a.home-link {
	width: 75px;
	height: 30px;
	display: block;
	background: url('home-link.gif');
}

a.home-link:hover {
	background: url('home-link-on.gif');
}

a.login-link {
	width: 65px;
	height: 30px;
	display: block;
	background: url('login-link.gif');
}

a.login-link:hover {
	background: url('login-link-on.gif');
}

li#cart {
	width: 172px;
	height: 30px;
	background: url('cart-bg.gif');
}

li#cart p {
	padding: 0;
	margin: 0;
	text-align: right;
	padding: 10px 30px 0 0;
	color: white;
}

a.view-cart-link {
	width: 92px;
	height: 30px;
	display: block;
	background: url('cart-link.gif');
}

a.view-cart-link:hover {
	background: url('cart-link-on.gif');
}

a.checkout-link {
	width: 92px;
	height: 30px;
	display: block;
	background: url('checkout-link.gif');
}

a.checkout-link:hover {
	background: url('checkout-link-on.gif');
}

/*top bar ends */

/*bulk area */

#bulk-top {
	clear: both;
	height: 6px;
	padding: 0;
	margin-top: 10px;
	border: 0;
}

#bulk-main {
	background: url('bulk-bg.gif') repeat-y;
	padding: 0;
	margin: 0;
	border: 0;
}

#bulk-bottom {
	clear: both;
	height: 6px;
	padding: 0;
	margin: 0;
	border: 0;
}

#bulk {
	width: 736px;
	margin-top: 0px;
	float: right;
	background-color: white;
}

#content {
	margin: 20px;
}

#breadcrumb {
	border-bottom: solid 10px #f0f0f0;
}

#breadcrumb p {
	margin: 0;
	padding: 0;
	margin: 10px;
	margin-top: 4px;
}

#breadcrumb a {
	font-weight: bold;
}

/* sidebar starts */

#sidebar {
	width: 214px;
	display: inline;
	float: left;
	margin-top: 0px;
}

#sidebar-content {
	padding: 10px;
}

/* sidebar section list */

#sidebar-content ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#sidebar-content ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.hsc {
	border-bottom: solid 1px #f0f0f0;
}

a.hsa, a.hsa_c {
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px;
}

a.hsa_c {
	padding-bottom: 5px;
}

a.hsa:hover, a.hsa_c:hover {
	background-color: #666;
}

a.nsa, a.nsa_c {
	display: block;
	color: white;
	text-decoration: none;
	padding: 5px;
	padding-left: 20px;
}

a.nsa:hover, a.nsa_c:hover {
	background-color: #666;
}

/* sidebar promo items */


li#blog-link {
	border-bottom: none;
}

a.blog {
	display: block;
	height: 40px;
	background: url('blog-link.gif') no-repeat;
	border-bottom: solid 1px #f0f0f0;
}

a.blog:hover {
	background: url('blog-link-on.gif') no-repeat #666;
}

li.info-link, li.side-bar-promo {
	border-bottom: solid 1px #f0f0f0;
}

li.info-link a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px;
}

li.info-link a:hover {
	background-color: #666;
}

.clear {
	clear: both;
}

#sidebar-content ul li.sidebar-promo {
	padding: 10px 5px;
	border-bottom: solid 1px #fff;
}

#sidebar-content ul li.sidebar-promo:hover {
	background-color: #666;
}


li.sidebar-promo a {

}

li.sidebar-promo a:hover {
	text-decoration: none;
}

li.sidebar-promo a.thought {
	background-image: url('bubble-1.gif');	
	display: block;
	width: 180px;
	height: 150px;
	outline: none;
}

li.sidebar-promo a.speech1 {
	background-image: url('bubble-2.gif');
	display: block;
	width: 180px;
	height: 150px;
	outline: none;
}

li.sidebar-promo a.speech2 {
	background-image: url('bubble-3.gif');
	display: block;
	width: 180px;
	height: 150px;
	outline: none;
}

li.sidebar-promo a h4 {
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 17px;
	color: #e68d19;
}

li.sidebar-promo a.thought h4 {
	padding: 17px 15px 5px 15px;
}

li.sidebar-promo a.speech1 h4 {
	padding: 18px 15px 5px 15px;	
}

li.sidebar-promo a.speech2 h4 {
	padding: 20px 10px 5px 45px;	

}

li.sidebar-promo a h5 {
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.1em;
	color: #fff;
}

li.sidebar-promo a.thought h5 {
	padding: 0 15px 0 15px;	
}

li.sidebar-promo a.speech1 h5 {
	padding: 0 15px 0 18px;		
}

li.sidebar-promo a.speech2 h5 {
	padding: 0 15px 0 15px;		
}

#twitter_update_list {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.1em;
	color: #fff;
	padding: 0 10px 0 12px;
	height: 80px;
	overflow: hidden;
}

/* .side-bar-promo-image {

}

.side-bar-promo-text {
	float: left;
	color: white;
	margin: 10px;
	margin-left: 0;
	display: inline;
}

li.info-link .side-bar-promo-text a {
	color: #e68d19;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

li.info-link .side-bar-promo-text a:hover {
	background-color: none;
}

li.info-link .side-bar-promo-image a {
	margin: 0;
	padding: 0;
}

li.info-link .side-bar-promo-text a:hover {
	background-color: none;
}

*/

/* sidebar ends */

/* footer begins */

.footer-clear {
	clear: both;
	height: 10px;
}

#footer {

}

#footer-other-links {
	width: 385px;
	height: 102px;
	background-color: white;
	float: left;
}

#footer-other-links a:link {
	color: #333;
	text-decoration: none;
}

#footer-other-links a:visited {
	color: #333;
	text-decoration: none;
}

#footer-other-links a:hover {
	color: #333;
	text-decoration: underline;
}

#footer-other-links a:active {
	color: #333;
	text-decoration: none;
}

#footer-other-links ul {
	margin: 0;
	padding: 0;
	border: 0;
	margin: 10px;
	float: left;
	width: 160px;
}

#footer-other-links ul li {
	list-style: none;
	margin-bottom: 0.5em;
}

#footer-payment {
	width: 565px;
	height: 102px;
	background: url('payment-methods.gif') no-repeat #fff;
	float: left;
	margin-left: 10px;
}

#footer-payment a {
	display: block;
	width: 190px;
	height: 102px;
	float: left;
}

#footer-payment p {
	width: 330px;
	padding: 5px;
	float: left;
	
}

/* footer ends */

/* home page content starts */

#slideshow {
	float: left;
	width: 455px;
	height: 400px;
}

.promo {
	float: left;
	background-color: #666;
}

.promo a {
	color: white;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.promo a div {
	text-align: center;
	padding-top: 25px;
}

#promo1, #promo2, #promo3 {
	margin-left: 20px;
	width: 220px;
	height: 120px;
}

#promo1 a, #promo2 a, #promo3 a {
	display: block;
	width: 220px;
	height: 120px;
}

#promo1, #promo2 {
	margin-bottom: 20px;
}

#promoa, #promoc {
	width: 220px;
	height: 200px;
}

#promoa a, #promoc a {
	display: block;
	width: 220px;
	height: 200px;
}

#promob {
	width: 215px;
	height: 200px;
}

#promob a {
	display: block;
	width: 215px;
	height: 200px;
}

#promob, #promoc {
	margin-left: 20px;
}

/* section pages */

#main-image {
	float: left;
	width: 310px;
	display: inline;
}

#section-wrapper {
	float: left;
	width: 366px;
	margin-left: 20px;
}

.section-link {
	float: left;
	display: inline;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.section-link-image {
	height: 100px;
}

.section-link-text {
	height: 50px;
}


/* product pages */

#product-image {
	float: left;
	display: inline;
	width: 320px;
}

p.product-price {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 340px;
	margin-left: 20px;
}

.product-text {
	float: left;
	width: 340px;
	margin-left: 20px;
}

h2.product-subheading {
	font-size: 16px;
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
}

.option-wrapper {
	clear: both;
	padding: 7px 0;
}

.option-label, .option-widget {
	float: right;
}
.option-label {
	margin-top: 3px;
}

.option-widget {
	float: right;
	margin-left: 10px;
}

.perfect-partner {
	float: left;
	width: 230px;
	text-align: center;
	margin-top: 10px;
}

/* ----- social media ----- */

#social-media {
	/* height: 585px; */
	margin-top: 20px;
}

#home-page-blog-feed {
	width: 346px;
	height: 547px;
	float: right;
	background: #f0f0f0;
	padding: 20px;
}

#facebook {
	/* float: left;
	background: red;  */
}

#home-page-blog-feed ul {
	margin-left: 2em;
	padding: 0;
}

#home-page-blog-feed ul li {
	padding-bottom: 1em;
}
