@charset "utf-8";
#wrapper #header {
	background-image: url(../../DB/images/top_bar.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 114px;
	width: 100%;
	float: left;
	padding: 0px;
	min-width:955px;
}
#wrapper #header #logincontainer #loginForm #sendLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	height: 20px;
	width: 30px;
	background-color: #ed457d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #mainMenu {
	width: 200px;
	float: left;
	height: 100px;
	background-color: #ed457d;
	padding-top: 0px;
}

#wrapper #mainImage #menuWrapper #mainMenu #categories {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper #mainImage #menuWrapper #mainMenu #categories li a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #mainImage #menuWrapper #mainMenu #categories li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	
}
#wrapper #mainImage #menuWrapper #mainMenu #categories li a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#wrapper #mainImage {
	float: left;
	background-color: #F6F6F6;
	width: 100%;
	min-width:955px;
	background-image: url(../../DB/images/main_image.jpg);
	height: 184px;
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper #mainImage #menuWrapper {
	float: left;
	height: 100px;
	width: 200px;
	padding-top: 83px;
}

#wrapper #mainImage #search {
	width: 200px;
	float: right;
	height: 184px;
	padding-top: 150px;
}
#wrapper #mainImage #search #searchSend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	height: 20px;
	width: 30px;
	background-color: #ed457d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#wrapper #mainImage #search #searchBox {
	color: #b7aa11;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



#wrapper #header #logincontainer #loginForm #username {
	color: #b7aa11;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#wrapper #header #logincontainer #loginForm #pass {
	color: #b7aa11;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#wrapper #header #logo {
	background-image: url(../../DB/images/logo.gif);
	height: 114px;
	width: 292px;
	float: left;
}
#wrapper #header #logincontainer {
	height: 79px;
	width: 200px;
	float: right;
	padding-top: 60px;
	overflow: hidden;
}
.parStyle {
	background-color:#FFFFee;
	height: 120px;
	width: 200px;
	color: #9d9316;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper #content {
	width: 100%;
	height: 100%;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#wrapper #footer {
	width: 100%;
	height: 12px;
	float: left;
	background-image: url(../../DB/images/footer.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
}
.itemPosition{
	float: left;
	padding: 10px;
	
}
.itemPosition2{
	float: left;
	padding-left: 40%;
	padding-right: 40%;	
}
.buyNow{
	display: block;
	height: 20px;
	width: 70px;
	background-color: #ed457d;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #972711;
	font-size: 12px;
	font-weight: bold;
}
img{
 border: none;
}

