/* screen.css */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{
	text-align:center;
	min-width:990px;
	color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	background-color: #D6A0BA;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	}
h1
	{
	font-weight:bold;
	background-color: #9A21A2;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	color: #FFFFFF;
	}
#prodimg {
	border: 1px solid #9A21A2;
}

p
	{
	line-height:18px;
	margin:0px 0px 18px 0px;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:990px;
	text-align:left;
	margin:auto;
	position:relative;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	}
#logo {
	margin-top:6px;
	margin-left:30px;
}

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header
	{
	position:absolute;
	top:0;
	width:990px;
	height:184px;
	overflow:hidden;
	z-index:100;
	background-color: #422835;
	}
#left 
	{
	position:relative;/*ie needs this to show float */
	width:190px;
	float:left;
	padding:200px 20px 0px 20px;
	}
#main
	{
	width:480px;
	float:left;
	padding:10px 0px 0px 0px;
	}
#right
	{
	width:200px;
	float:right;
	}

#footer 
	{
	width:990px;
	clear:both;
	height:60px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	color:#fff;
	background-color: #422835;
	}
#footer p { padding:16px 0px 0px 10px; margin:0px; }
#footer a { color:#fff; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:80px;/* for ie5 */
	he\ight:79px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:720px;
	float:right;
	padding:200px 20px 0px 0px;
	}
#clearfooter {width:100%;height:60px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-102px;} /*safari wrapper */

#nav li a
	{
	padding:10px 10px 10px 10px;
	width:193px;
	height:45px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #fff;
	color:#367ecf;
	}
#nav li a:hover { background:#cccccc; color:#fff; }

#topnav
	{
	position:absolute;
	top:139px;
	left:0px;
	width:990px;
	background-color: #993399;
	background-image: url(images/topnavbg.jpg);
	height: 45px;
	}
#topnav li 
	{
	float:left;
	margin:0px;
	width: 193px;
	background-image: url(images/topnavitembg.jpg);
	height: 45px;
	text-align:center;
	}
#topnav li a
	{
	color:#fff;
	text-decoration:none;
	padding:15px 30px 10px 5px;
	display:block;
	font-weight: bold;
	text-transform: uppercase;
		text-align:center;
	}
#imgb 
	{
	border: 1px solid #666666;
	}
#sponsorimage
	{
	margin:-10px 0px 0px 0px;
	border:solid;
	border-color:#333;
	border-width:1px;
		}
/* Boxes Styles Starts */

	.block{
		width:201px;
		margin:0 0 15px 0;
		background:url(images/block-bg.gif) repeat-y;
	}
		.block-top{
			background:url(images/block-top.gif) no-repeat top;
			height:35px;
			line-height:35px;
			color:#4d4d4d;
			text-indent:37px;
			font-weight:bold;
			font-size:13px;
		}
		.block-bottom{
			background:url(images/block-bottom.gif) no-repeat bottom;
		}
			.block-bottom ul{
				list-style:none;
				margin:0;
				padding:0 0 5px 0;
			}
				.block-bottom li{
					background:url(images/arrow.gif) no-repeat 17px;
					border-bottom:1px solid #d3d3d3;
					padding:3px 0 3px 30px;
				}
				.block-bottom li.noborder{
					border:none;
				}
					.block-bottom li a{
	color:#996600;
	font-weight:bold;
	text-decoration: none;
					}
			.block-bottom form{
				padding:15px;
				color:#4d4d4d;
			}
				.block-bottom form a{
					color:#4d4d4d;
					text-decoration:underline;
				}
					.block-bottom form a:hover{
						color:#0292c8;
					}
			.search-text{
				border:1px solid #dfdbdb;
				padding:2px 0;
				width:165px;
			}
			.search-btn, .details-btn, .login-btn, .btn1{
				border:1px solid #dfdbdb;
				background:#e8e8e8 url(images/btn1-bg.gif) repeat-x;
				outline:none;
				cursor:pointer;
				padding:2px 8px;
				margin:8px 0 4px 0;
				font-family:"Trebuchet MS";
				color:#4d4d4d;
			}
			p.login-links{
				padding:7px 0 0 0;
			}
			p.login-links a{
				font-weight:normal;
				text-decoration:none;
				color:#4d4d4d;
			}
				p.login-links a:hover{
					color:#4d4d4d;
					text-decoration:underline;
				}
			.price{
				color:#1f8fba;
				font-size:15px;
				font-weight:bold;
				padding:5px 0 0 0;
			}
			.details-btn{
				margin:0;
				padding:2px 6px;
			}
			.btn1{
				padding:5px 10px;
			}
			a.details-btn, a.btn1{
				font-weight:normal;
			}
			a.details-btn:hover, a.btn1:hover{
				color:#000;
				text-decoration:none;
			}
			.products-box .details-btn{
				margin:0 0 0 5px;
			}
			.addtocart{
				background:url(images/add-to-cart-btn.jpg) no-repeat;
				width:88px;
				height:28px;
				border:none;
				outline:none;
				text-indent:-999px;
			}

/* Boxes Styles Ends */

/* Products Box Starts */

.products-box{
	margin:6px !important;
	margin:4px;
	border:1px solid #d3d3d3;
	padding:16px;
	width:225px;
	min-height:175px;
	height:auto !important;
	height:176px;
	float:left;
}
	.products-box h3 a, .products-box-detail a{
		font-weight:normal;
	}
	#container .products-box p img.floatleft{
		margin:5px 10px 0 0;
	}
.products-box-detail{
	border:1px solid #d3d3d3;
	padding:16px;
	width:466px;
	margin-bottom:20px;
}

/* Products Box Ends */

	#menu{
		height:50px;
		background:url(images/menu.gif) no-repeat;
	}
		#menu ul{
			list-style:none;
			text-align:center;
		}
			#menu li{
				list-style:none;
				display:inline;
				line-height:37px;
				margin:0 9px;
			}
				#menu li, #menu li a{
					color:#fff;
				}
				
				
	.productitem {
	width: 150px;
	border: 1px solid #801B86;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	display:block;
	height: 160px;
	color: #000000;
	background-color: #EDB7F0;
	font-weight: bold;
}

	.productitem p{
	padding-left:5px;
}

#padme td {
	padding: 3px;
}
