@charset "UTF-8";
/* CSS Document */

/*------Web site design by Scribblevision Designs. Copyright 2008------*/

/*------productuct detail------*/
#feturedProditem {
	background-image: url(../gamesmen_images/featureProduct_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#featureProdTitle {
	background-image: url(../gamesmen_images/prod_title.png);
	background-repeat: repeat-x;
	border: 5px solid #FFFFFF;
	height: 35px;
	padding-top: 8px;
}
#featureProdTitle a {
	color: #FFFFFF;
}
#featureProdTitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#listItemBoarder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}
#productDetail td.main{
	border: 1px solid #999999;
	padding: 15px;
}
#prodImage {
	margin-bottom: 10px;
}
#prodImage img {
	margin-bottom: 10px;
	float: left;
}
#prodBdr {
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
}
#prodBdr img {
}
.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: right;
}
#productDetail td.main p{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.5em;
}
.user-table{
	width: 535px;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #999999;
}
.prodAdded{
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}h5 {
	color: #000000;
	font-size: 14px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #E8E8E8;
	background-image: url(../gamesmen_images/topNav_stretch.png);
	background-repeat: repeat-x;
	background-position: center;
}
/*------ Product List ------*/
#itemListDetail {
	height: 130px;
}