/*************************resets and center page**********************/

html, body, p, h1, h2, h3, h4, h5, a, img {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
img {
	vertical-align: bottom;
	border: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	text-align: center;
	background: black;
}
#wrapper {
	width: 798px;
	margin: 0 auto;
	margin-top: 14px;
	background: black;
	text-align: left;
	background: white url('Img/rightBarCont.png') repeat-y right;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
/*************************header**************************************/
#header {
	float: left;
	display: inline;
	height: 156px;
	width: 798px;
	background: url('Img/header.png') no-repeat top left;
}
#top_menu {
	margin: 0;
	padding: 0;
	padding: 12px 0 0 10px;
}
#top_menu li{
	float: left;
	list-style-type: square;
	padding-right: 22px;
}
#top_menu li a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 75%;
	text-decoration: underline;
	font-weight: bold;
	color: black;
}
#top_menu_first {
	list-style-type: none !important;
}
/*************************leftCol*************************************/
#leftCol {
	float: left;
	clear: both;
	display: inline;
	width: 176px;
	background: #d3d6da url('Img/menuGradient.jpg') repeat-x top left;
}
#leftCol ul {
	margin: 0;
	padding: 0;
}
#menu {
}
#menu li {
	list-style-type: none;
	width: 176px;
	background: url('Img/menuCrack.png') repeat-x left bottom;
}
#menu li p {
	background: url('Img/menuArrow.gif') no-repeat 12px center;
}
#menu li p a {
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-indent: 24px;
	line-height: 2.8em;
	display: block;
	width: 176px;
}
#menu li p a:hover {
	color: #6C83A8;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background: url('Img/menuHover.png');
}
#shop p {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: black;
	margin: 6px 0 10px 0;
}
#shop p a {
	color: red;
	text-decoration: underline;
}
#newsletter input {
	width: 100px;
	margin: 0 6px 10px 0;
}
#newsletter p {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: black;
	margin: 6px 0 10px 0;
}
#newsletter {
	text-align: center;
}
#authorize {
	text-align: center;
	background: white;
	padding-top: 20px;
	padding-left: 44px;
}
/*************************rightCol************************************/
#rightCol {
	float: left;
	display: inline;
	width: 622px;
	background: url('Img/rightGrad.png') no-repeat  top right;
}

#title {
	margin-top: 33px;
}
#title span {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCFD4;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
#number {
	padding-left: 10px;
	padding-top: 11px;

}
#smallProduct {
	float: left;
	padding-left: 55px;
	padding-right: 55px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}
#sku {
	font-size: 80%;
	line-height: 200%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#price {
	font-size: 80%;
	line-height: 200%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.quantity {
	font-size: 80%;
	line-height: 200%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.quantity input {
	width: 50px;
	margin: 0 8px;
}
#description {
	padding-left: 10px;
	padding-right: 54px;
	padding-top: 30px;
	font-size: 70%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 120%
}
/*products for the showProducts page*/
.products {
	margin-left: 40px;
	margin-top: 40px;
	width: 500px;
	background: url('Img/productsBottom.png') left bottom no-repeat;
}
.productsWrapper {
	border-left: 1px solid #5a616f;
	border-right: 1px solid #5a616f;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
.products h4 {
	background: url('Img/productsTop.png') top left;
	padding-left: 16px;
	color: white;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 80%
}
.productsLeft {
	float: left;
	display: inline;
	width: 198px;
	text-align: center;
}
.productsLeft a img {
	margin-top: 22px;
}
.productsRight {
	float: left;
	display: inline;
	width: 300px;
	text-align: center;
}
.productsTitle {
	text-align: center;
	padding: 10px 20px 4px 20px;
}
.productsTitle a {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
.productCatalog {
	font-weight: bold;
}
.productPrice {
	font-weight: bold;
}
.productDesc {
	text-align: left;
	padding: 10px 20px 12px 20px;
	font-size: 80%;
	font-weight: bold;
}
/**for vids page**/
#vids ul {
	margin-bottom: 6px;
}
#vids ul li, #vids ul li a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#vids ul li {
	font-size: 75%;
}
#vids ul li a {
	text-decoration: underline;
	color: red;
}
/**show_vid page**/
#show_vid {
	padding: 40px 0 0 86px;
}
#vid_navi {
	margin-left: 100px;
}
#vid_navi_right {
	text-align: right;
}
#vid_navi tr td {
	width: 120px;
}
#vid_navi tr td a {
	text-decoration: underline;
	color: red;
}
/**gallery page**/
#gallery tr td {
	padding: 6px;
}
#gallery .gall_img {
	text-align: left;
	vertical-align: top;
}
#gallery .gall_desc {
	text-align: left;
	vertical-align: top;
	padding-right: 50px;
}
#gallery .gall_desc p a {
	color: red;
	text-decoration: underline;
}
#gallery .gall_desc p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 75%;
	padding-bottom: 10px;
}
/** home page specials**/
#home_specials {
	width: 576px;
}
#home_specials tr td {
	text-align: center;
}
#home_specials tr td a {
	color: red;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 75%;
	text-decoration: underline;
	font-weight: bold;
	padding: 20px 10px;
}
#home_specials tr td p {
	color: red;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 75%;
	font-weight: bold;
	padding: 20px 10px;
}
/**contact**/
#contact p {
	padding: 10px 54px 10px 10px;
}
#contact h4 {
	padding: 10px;
	text-decoration: underline;
}
#contact hr {
	border: 0;
	border-bottom: 1px solid #CCCFD4;
	margin-right: 200px;
	margin-left: 10px;
}
/**detail**/
#detail {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 130%
}
#detail #title {
	padding-bottom: 10px;
}
#detail p {
	font-size: 75%;
	padding: 0px 50px 10px 10px;
}
#detail li {
	font-size: 75%;
	padding: 0 50px 0 0;
}
#detail ul {
	margin-top: -10px;
}
#detail h4 {
	padding: 20px 50px 20px 10px;
}
#detail #comp {
	line-height: 130%;
	font-weight: bold;
	padding-top: 20px;
}
/*************************footer**************************************/
#footer {
	float: left;
	clear: both;
	display: inline;
	background: url('Img/footer.gif') repeat-x;
	height: 81px;
	width: 798px;
}

