body {
	margin: 0px;
	background: #333333;
}

body,td,tr,table,p,a {
	font-family: Arial, Helvetica, Sans-serif;
}

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

.gallery-item {
	width: 617px;
}

.gallery-item .gal-title {
	background: url(images/gallery/item-gallery-title.gif) no-repeat;
	color: white;
	font-size: 13px;
	text-transform: capitalize;
	height: 42px;
	font-weight: bold;
	padding-left: 55px; 
}

.gallery-item .gal-text {
	padding: 8px;
	color: white;
	font-size: 11px;
}

.gallery-item .gal-text img {
	border: solid 1px #135AB3;
	float: left;
}

.gallery-item .gal-thumb img{
	margin: 5px;
}

.gallery-item .gal-back {
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	text-transform: capitalize;
	background: url(images/gallery/item-more-bg.gif) right;
}

.gallery-item .gal-back a {
	color: white;
	text-decoration: none;
}


.home-title {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	padding-left: 85px;
	background: url(images/home/title-image.gif) no-repeat left;
	height: 18px;
}

.home-title-transparent {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	padding-left: 85px;
	background: url(images/home/title-image-transparent.gif) no-repeat 21px 0px;
	height: 18px;
}

.home-masthead {
	font-size: 12px;
	color: #333;
	padding: 15px 15px 10px 35px;
	background: url(images/home/masthead-bg.gif) bottom left no-repeat;
}

td#image-rotator-cell {
	padding-left: 7px;
}

.left-menu li {
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	list-style: none;
	padding-top: 3px;
	margin-top: 7px;
	margin-left: -40px;
	height: 20px;
	background: url(images/menu/left-li-bg.gif) no-repeat left;
}

.left-menu li a{
	color: white;
	text-decoration: none;
	padding-left: 25px;
}

.left-menu li a:hover{
	background: url(images/menu/left-li-bg-hover.gif) no-repeat left;
}

.content-bg {
	background: url(images/sharedimgs/content-bg.gif) repeat-x #AFAFAF;
	padding-left: 4px;
}

.indent {
	padding-left: 30px;
}

.prod-img {
	border: solid 1px #135AB3;
	margin-top: 24px;
	margin-left: 14px;
}

.prod-title {
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding-left: 45px;
	background-position: right;
}

.prod-description {
	font-size: 11px;
	color: #585E61;
	padding-left: 10px;
}

.prod-view {
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	text-transform: capitalize;
}

.prod-view a {
	color: white;
	text-decoration: none;
}

.table-title {
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding-left: 60px;
}

.page-heading {
	font-size: 17px;
	color: white;
	font-weight: bold;
	text-transform: capitalize;
	background: url(images/sharedimgs/page-heading-hr.gif) no-repeat bottom left;
	height: 20px;
	width: 622px;
}

.site-text {
	font-size: 11px;
	color: #333333;
}

.site-text a{
	color: #333333;
}

.site-text .bold{
	font-size: 12px;
	color: #135AB3;
	font-weight: bold;
}

.subhead td{
	font-size: 11px;
	color: #DFDFDF;
}

.subhead td a{
	font-weight: bold;
	color: white;
}

.blue-border {
	border: solid 1px #135AB3;
}

.blue-text {
	color: #135AB3;
}

.blue-text a{
	color: #135AB3;
	text-decoration: none;
}

.gallery-description {
	font-size: 11px;
	color: white;
	padding-left: 10px;
}

.cart-columns td{
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: #135AB3;
}

.cart-items td {
	font-size: 11px;
	color: black;
	background: #E1E3E8;
	padding: 10px 0 10px 0;
}

.cart-subtotal td {
	font-size: 13px;
	color: black;
	background: #F0F2F5;
	font-weight: bold;
	height: 30px;
}

.item-price {
	font-size: 13px;
	font-weight: bold;
	color: #135AB3;
}

.billing-title {
	font-size: 13px;
	font-weight: bold;
	color: #135AB3;
	width: 100%;
	border-bottom: solid 1px #B0B3B7;
}

