/* GLOBALS */

body {
	margin: 0;
	padding: 0;
	background: url(images/sharedimgs/main-bg.gif) repeat left;
}

body,table,tr,td {
	font-family: Arial, Helvetica, Sans-serif;
	color: #686868;
	font-size: 11px;
}

a {
	color: #686868;
}

h1 {
	color: #0D5FA5;
	font-size: 11px;
}

h2 {
	color: #0C60A6;
	font-weight: bold;
	font-size: 14px;
}

input,select,textarea {
	font-size: 11px;
}

/* IDS */

#cart {
	margin: 20px 20px 20px 0;
	border: solid 1px #BCBEC0;
	background-color: white;
}

#cart .top td {
	background: url(images/store/cart-top-row-bg.jpg) repeat-x;
	height: 18px;
	color: white;
	font-weight: bold;
}

#cart .row td img {
	border: solid 1px #565558;
}

#cart .row td a img {
	border-width: 0;
}

#cart .row td {
	padding: 5px;
}




#cart-confirm {
	margin: 20px 20px 20px 0;
}

#cart-confirm .top td {
	background: url(images/store/cart-top-row-bg.jpg) repeat-x;
	height: 18px;
	color: white;
	font-weight: bold;
	border-top: solid 1px #BCBEC0;
}

#cart-confirm .left {
	border-left: solid 1px #BCBEC0;
}

#cart-confirm .right {
	border-right: solid 1px #BCBEC0;
}

#cart-confirm .end td {
	border-top: solid 1px #BCBEC0;
}

#cart-confirm .row td img {
	border: solid 1px #565558;
}

#cart-confirm .row td a img {
	border-width: 0;
}

#cart-confirm .row td {
	padding: 5px;
}

#cart-confirm .total td {
	padding: 0 5px;
}





#checkout-table {
	margin-top: 20px;
	width: 613px;
}

#checkout-table td {
	padding: 6px 0 6px 40px;
}

#checkout-table .title td {
	border-bottom: solid 1px #4B9F10;
	font-size: 14px;
	color: #0F60A6;
	font-weight: bold;
}

#content-wrapper {
	border-right: solid 1px #4B9F10;
	background: url(images/sharedimgs/content-bg.gif) no-repeat bottom white;
	margin: 0;
	padding: 0 0 0 0;
}

#faq-cat {
	background: url(images/faq/faq-cat-bg.jpg) no-repeat top;
	padding: 0 0 0 20px;
}

#faq-cat #categories {
	margin: 0;
	padding: 0;
}

#faq-cat #categories ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: capitalize;
	list-style: none;
}

#faq-cat #categories ul li {
	margin: 5px 0;
	padding: 0;
}

#faq-cat #categories ul li a {
	text-decoration: none;
	color: #0C60A6;
}

#faq-cat #categories ul li a:hover {
	text-decoration: underline;
}

#left-menu {
	background: url(images/left-menu/left-menu-bg.jpg) no-repeat bottom #FEFEFC;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 156px;
}

#left-menu-wrapper {
	background: url(images/left-menu/li-bg.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	height: 451px;
}

#left-menu-wrapper ul {
	margin: 0 0 50px 0;
	padding: 0;
	list-style: none;
	text-transform: capitalize;
	border-bottom: solid 1px #388800;
}

#left-menu-wrapper ul li {
	margin: 0;
	border-top: solid 1px #388800;
	padding: 0;
}

#left-menu-wrapper ul li a {
	height: 23px;
	display: block;
	text-decoration: none;
	color: #686868;
	padding: 5px 0 5px 23px;
	background: url(images/left-menu/li.gif) no-repeat;
	font-weight: bold;
}

#left-menu-wrapper ul li a:hover {
	color: white;
	background: url(images/left-menu/li-hover.gif) no-repeat #204D00;
	font-weight: bold;
}

#left-menu-wrapper #navlist .uberlink {
	color: white;
	background: url(images/left-menu/li-hover.gif) no-repeat #204D00;
	font-weight: bold;
}

#site-content {
	background: url(images/sharedimgs/content-top-curve.gif) no-repeat top;
	padding: 20px 0 0 20px;
}

/* CLASSES */

.product {
	width: 570px;
	margin: 20px 0;
}

.product .name {
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0 6px 20px;
	background: url(images/gallery/customer-name.gif) no-repeat;
	text-transform: capitalize;
	width: 449px;
}

.product .readmore a {
	display: block;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0;
	background: url(images/gallery/read-more.gif) no-repeat left top;
	text-transform: capitalize;
	width: 121px;
	text-align: center;
	text-decoration: none;
}

.product .meat {
	margin: 5px;
}

.product .meat .pic img {
	margin: 10px;
	border: solid 1px #25A154;
}

.product .meat .stats b {
	width: 60px;
	display: block;
	float: left;
	color: #0C60A6;
}

.product .meat .description {
	padding-left: 10px;
}

.product .title {
	color: #0C60A6;
	font-weight: bold;
	font-size: 14px;
	padding-left: 17px;
}

.gallery-user {
	width: 570px;
	margin: 20px 0;
}

.gallery-user .name {
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0 6px 20px;
	background: url(images/gallery/customer-name.gif) no-repeat;
	text-transform: capitalize;
	width: 437px;
}

.gallery-user .readmore a {
	display: block;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0;
	background: url(images/gallery/read-more.gif) no-repeat left top;
	text-transform: capitalize;
	width: 121px;
	text-align: center;
	text-decoration: none;
}

.gallery-user .meat {
	margin: 5px;
}

.gallery-user .meat .pic img {
	margin: 10px;
	border: solid 1px #25A154;
}

.gallery-user .meat .stats b {
	width: 60px;
	display: block;
	float: left;
	color: #0C60A6;
}

.gallery-user .meat .description {
}