/* GLOBALS */

body {
	margin: 0;
	padding: 0;
	background-color: #575757;
}

body,table,tr,td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

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

h1 {
	background: url(images/sharedimgs/h1.jpg) no-repeat left;
	color: white;
	font-size: 13px;
	font-style: italic;
	text-transform: capitalize;
	padding: 14px 0 0 13px;
	height: 29px;
	margin: 5px 0 0 15px;
}

h1.fixed {
	background: url(images/sharedimgs/h1.jpg) no-repeat left;
	color: white;
	font-size: 13px;
	font-style: italic;
	text-transform: capitalize;
	height: 29px;
	width: 271px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

h1.fixed p {
	color: white;
	font-size: 13px;
	font-style: italic;
	text-transform: capitalize;
	padding: 6px 0px 0px 13px;
	margin: 0px;
	
}

.larger {
	background: url(images/sharedimgs/h1-larger.gif) no-repeat left;
	margin-bottom: 20px;
}

h1 .smaller {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

a {
	color: black;
}

/* IDS */

#cart-top {
	background: url(images/store/cart-bg.gif) no-repeat top #DDD;
}

#cart-top p {
	padding: 10px 20px;
}

#content-area {
	background-color: #B0B0B0;
	padding: 10px 0;
}

#customer-serv {
	margin: 25px 0 0 0;
	padding: 0;
}

#customer-serv ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-style: italic;
	color: white;
	font-size: 13px;
	text-transform: capitalize;
}

#customer-serv ul li {
	background: url(images/customerservice/li.jpg) no-repeat top left;
	padding: 6px 0 8px 27px;
}

#customer-serv ul ul {
	margin: 10px 0 10px 55px;
	padding: 0;
	list-style: disc;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #575757;
}

#customer-serv ul ul li {
	background-image: none;
	margin: 0;
	padding: 0;
}

#customer-serv ul ul li a {
	color: #575757;
}

#leftmenu {
	margin: 0;
	padding: 0;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-style: italic;
	list-style: none;
	font-weight: bold;
}

#leftmenu ul li {
	margin: 0;
	padding: 0 0 5px 0;
	background: url(images/leftmenu/li-button-bottom.gif) bottom left repeat-y;
}

#leftmenu ul li a {
	color: #474747;
	text-decoration: none;
	padding: 7px 13px 7px 7px;
	display: block;
	background: url(images/leftmenu/li2.gif) no-repeat left top;
	margin: 0;
}

#leftmenu ul li a:hover, #leftmenu ul li a.selected {
	background: url(images/leftmenu/li-active2.gif) no-repeat left top transparent;
	margin: 0;
}

#leftmenu ul.level-1 {
	background: url(images/leftmenu/submenu-header-top.gif) top left no-repeat rgb(85,85,85); 
	margin: 0px 0 0 0; 
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

#leftmenu ul.level-1 li {
	padding: 6px 0px 4px 23px; 
	border-bottom: 1px solid rgb(115,115,115); 
	background: none;
	background-image: none;
	background-color: rgb(85,85,85);
	margin: 0;
}

#leftmenu ul.level-1 li a, #leftmenu ul.level-1 li a:hover {
	background: url(images/leftmenu/nested-li-bg.gif) 0px 12px no-repeat;
	color: white;
}

#leftmenu ul.level-2 {
	margin: 0; 
	padding: 0; 
	background: none;
}

#leftmenu ul.level-2 li {
	padding: 0 0 0 10px;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

#leftmenu ul.level-2 li a, #leftmenu ul.level-2 li a:hover {
	background: url(images/leftmenu/nested-li-bg.gif) 0px 12px no-repeat;
	color: white;
	padding: 7px 13px 0px 7px;
	margin: 0;
}

#leftmenu ul.level-3 {
	margin: 0;
	padding: 0;
	background: none;
}

#leftmenu ul.level-3 li {
	padding: 0px 0px 0px 10px; 
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

#leftmenu ul.level-3 li a, #leftmenu ul.level-3 li a:hover {
	background: url(images/leftmenu/nested-li-bg.gif) 0px 12px no-repeat;
	color: white;
}

/*#leftmenu ul li ul {
	margin: -1px 0 0 0;
	background: url(images/leftmenu/sub-cat-bg.jpg) no-repeat top #575757;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	padding: 0;
}

#leftmenu ul li ul li {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #ECECEC;
	background-image: none;
}

#leftmenu ul li ul li a {
	background-image: none;
	color: white;
	display: block;
	padding: 4px 0 4px 10px;
	height: 15px;
	text-decoration: none;
}

#leftmenu ul li ul li a:hover {
	color: red;
	text-decoration: underline;
	background-image: none;
}*/

#product-header {
	background: url(images/products/products-header.gif) no-repeat top left;
	height: 47px;
	position: relative;
}

#product-header #cat-title {
	float: left;
	font-weight: bold;
	color: #575757;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 140px;
	margin-top: 7px;
}
#gallery-header {
	background: url(images/gallery-header.jpg) no-repeat top left;
	height: 47px;
	position: relative;
}
#gallery-header #cat-title {
	float: left;
	font-weight: bold;
	color: #575757;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 120px;
	margin-top: 7px;
}
/* CLASSES */

.category {
	width: 148px;
	overflow: hidden;
	height: 263px;
	float: left;
	margin: 20px 9px;
}

.category .title {
	background: url(images/home/specials-title-bg.jpg) no-repeat;
	height: 45px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
}

.category .title p {
	width: 100px;
	margin-left: 10px;
}

.category .pic {
	border: solid 1px #575757;
	background-color: white;
	width: 146px;
	height: 186px;
	overflow: hidden;
	background-position: center center;
}

.category .go {
	height: 30px;
}

.category .go a {
	display: block;
	width: 148px;
	height: 30px;
	text-decoration: none;
	background: url(images/home/go-normal.gif) no-repeat top;
}

.category .go a:hover {
	background: url(images/home/go-active.gif) no-repeat top;
}

.cart {
	background: url(images/store/td-head.gif) no-repeat top center;
	width: 575px;
}

.cart .top td {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 6px;
}

.cart .total td {
	font-weight: bold;
	color: #575757;
	text-transform: uppercase;
	border-bottom: solid 1px #575757;
}

.cart .rows td {
	font-size: 11px;
	color: #575757;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #575757;
}

.cart .pic {
	border: solid 1px #575757;
}

.cart .left {
	padding-left: 25px;
}

.cart .right {
	padding-right: 10px;
}

.cart2 {
	background: url(images/store/td-head2.gif) no-repeat top center;
	width: 575px;
}

.cart2 .top td {
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 6px;
}

.cart2 .total td {
	font-weight: bold;
	color: #575757;
	text-transform: uppercase;
}

.cart2 .rows td {
	font-size: 11px;
	color: #575757;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #575757;
}

.cart2 .rows2 td {
	font-size: 11px;
	color: #575757;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cart2 .pic {
	border: solid 1px #575757;
}

.cart2 .left {
	padding-left: 25px;
}

.cart2 .right {
	padding-right: 5px;
}

.content-table {
	width: 577px;
}

.content-table .mid {
	border-left: solid 1px white;
	border-right: solid 1px white;
	background: url(images/sharedimgs/content-table-bg.gif) no-repeat top left;
	padding: 15px 0 0 0;
}

.content-table .mid2 {
	background: url(images/sharedimgs/content-table-bg2.gif) repeat top left;
	padding: 0 0 0 0;
}

.home-special {
	width: 148px;
	overflow: hidden;
	height: 263px;
}

.home-special .title {
	background: url(images/home/specials-title-bg.jpg) no-repeat;
	height: 45px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
}

.home-special .title p {
	margin-left: 10px;
}

.home-special .pic {
	border: solid 1px #575757;
	width: 146px;
	height: 186px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: black;
}

.home-special .go {
	height: 30px;
}

.home-special .go a {
	display: block;
	width: 148px;
	height: 30px;
	text-decoration: none;
	background: url(images/home/go-normal.gif) no-repeat top;
}

.home-special .go a:hover {
	background: url(images/home/go-active.gif) no-repeat top;
}

.indentable {
	margin: 0 25px;
}

.product {
	width: 550px;
	margin-top: 20px;
}

.product .photo .image {
	border: solid 1px #575757;
}

.product .description {
	padding-left: 15px;
}

.product .prod-title {
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	color: white;
	background: url(images/products/product-title.gif) no-repeat top left;
	padding: 6px 0 6px 15px;
}

.product .prod-title2 {
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	color: white;
	background: url(images/products/product-title2.gif) no-repeat top left;
	padding: 6px 0 6px 15px;
}

.product .prod-title3 {
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	color: white;
	background: url(images/short_titlebar.jpg) no-repeat top left;
	padding: 6px 0 6px 15px;
}