/* html tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:170%;
	margin:0px;
	padding:0px;
	color:#006699;
	margin:10px 0px 10px 0px;
}
a {
	color:#006699;
	text-decoration:none;
}
a:visited {
	color:#006699;
}
a:hover {
	text-decoration:underline;
}

/* page layout */
#pageSurround {
	margin:0px auto 10px auto;
	width:760px;
}
#sideNav {
	position:relative;
	float:left;
	width:170px;
	margin:0px;
	left:10px;
}
#content {
	position:relative;
	float:right;
	width:560px;
	padding:0px 10px 0px 0px;
}
#footer {
	background-image:url(../styleImages/footerBg.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	width:760px;
	height:70px;
	text-align:center;
	clear:both;
	margin:10px 0px 10px 0px;
	padding:20px 0px 0px 0px;
	font-size:120%;
	font-weight:bold;
}

/* image widths and heights */
.smallProductImage {
	width:80px;
	max-height:155px;
}
.featureProductImage {
	width:80px;
}

/* Classic Skin Design */
#cSearch {
	background-image:url(../styleImages/searchBg.gif);
	background-repeat:no-repeat;
	width:160px;
	height:102px;
	position:relative;
	float:left;
	padding:38px 10px 0px 10px;
	color:#006699;
}
#cSearch label {
	font-size:120%;
	font-weight:bold;
}
#searchbox {
	margin:4px 0px 8px 0px;
	border:1px solid #cccccc;
	width:154px;
	padding:2px;
}
#cImg {
	background-image:url(/images/postersale_logo.jpg);
	background-repeat:no-repeat;
	width:545px;
	height:86px;
	position:relative;
	float:right;
	padding:10px 10px 0px 0px;
	margin-top:15px;
}
#cImg h1 {
	margin:0px;
	padding:0px;
}
#cImg a {
	color:#FFFFFF;
	text-decoration:none;
}
#cImg a:hover {
	color:#E8EBEE;
	text-decoration:none;
}
#cImg p {
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	margin:0px;
	padding:6px 0px 0px 0px;
}
#cPageTop {
	background-image:url(../styleImages/pageTop.gif);
	background-repeat:no-repeat;
	width:760px;
	height:30px;
	position:relative;
	float:left;
}
#cPageTop p {
	margin:0px;
	padding:7px 0px 0px 190px;
	font-weight:bold;
}
#sideNav p {
	font-size:120%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:10px 0px 6px 0px;
}
#mainNav ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:160px;
}
#mainNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:160px;
	list-style-type:none;
}
#mainNav li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
	width:145px;
	display:block;
	background-image:url(../styleImages/navBullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
#mainNav ul li ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:135px;
	left:15px;
}
#mainNav ul li ul li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:135px;
}
#mainNav ul li ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:135px;
	display:block;
	background-image:url(../styleImages/navBulletSub.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#666666;
}
#featureProduct ul {
	position:relative;
	float:left;
	border:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:138px;
	background-color:#FFFFFF;
	text-align:center;
}
#featureProduct li {
	position:relative;
	float:left;
	width:140px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#featureProduct li a {
	width:140px;
	background-image:none;
	margin:0px;
	padding:0px;
}
#popularProd ol {
	margin:0px;
	padding:0px;
}
#popularProd ol li {
	list-style-type:decimal;
	margin:0px 6px 0px 30px;
	padding:0px;
}
#popularProd ol li a {
	background-image:none;
	padding:0px;
	margin:0px;
}
#pullDownNav {
	background-color:#eeeeee;
	padding:5px;
	margin:0px;
}
#content table {
	clear:both;
	margin:10px 0px 10px 0px;
}
#productDisplay {
	margin:0px;
	padding:0px;
	clear:both;
}
#productDisplay ul {
	margin:0px;
	padding:0px;
}
#productDisplay ul li {
	position:relative;
	float:left;
	margin:0px 15px 10px 0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	width:170px;
	height:250px;
	text-align:center;
	border-bottom:1px solid #cccccc;
}
#productDisplay li a {
	margin:0px;
	padding:0px;
}
#singleProductDisplay ul {
	margin:0px;
	padding:0px;
}
#singleProductDisplay ul li {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	width:560px;
}
#singleProductDisplay li a {
	margin:0px;
	padding:0px;
}
#singleProductDisplay img {
	margin:10px 0px 10px 0px;
	padding:0px;
}


#page {
	background-image:url(../styleImages/pageBg.gif);
	background-repeat:repeat-y;
	position:relative;
	float:left;
	width:760px;
}
#cPageBot {
	background-image:url(../styleImages/pageBot.gif);
	background-repeat:no-repeat;
	width:760px;
	height:30px;
	position:relative;
	float:left;
}

.styleProdName {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.styleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.styleProdPrice {
	font-size:120%;
	color:green;
	font-weight:bold;
}

.singleProdName {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.singleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.singleProdPrice {
	font-size:120%;
	color:green;
	font-weight:bold;
}
.singleProdBrand {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.singleProdDesc {
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}

a.button {
	border:2px solid #006699;
	background-color:#006699;
	color:#FFFFFF;
	display:inline;
	line-height:190%;
	background-image:url(../styleImages/butBg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
a:hover.button {
	border:2px solid #006699;
	padding:6px;
	background-color:#ffffff;
	color:#006699;
	text-decoration:none;
	background-image:none;
}
a.bigbutton {
	border:2px solid #006699;
	background-color:#006699;
	color:#FFFFFF;
	display:inline;
	background-image:url(../styleImages/butBg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	position:relative;
	float:left;
	width:120px;
	text-align:center;
	line-height:150%;
	top:10px;
}
a:hover.bigbutton {
	border:2px solid #006699;
	padding:6px;
	background-color:#ffffff;
	color:#006699;
	text-decoration:none;
	background-image:none;
}
a.catNavOn {
	font-weight:bold;
	color:green;
}
a.catNavOff {
	font-weight:normal;
}
a.brandNavOn {
	font-weight:bold;
	color:grey;
}
a.brandNavOff {
	font-weight:normal;
	color:grey;
}
#content a {
	color:#FFFFFF;
}
#content a:hover {
	color:#006699;
}
#content table a {
	color:#006699;
}
#content table a:hover {
	color:#006699;
}
