@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
}
.mainbg2 {
	background-color: #3E526B;
	background-image: url(images/bg1.jpg);
	height: 176px;
}
.search1 {
	background-image: url(images/search1.jpg);
	width: 188px;
	height: 110px;
}
.search2 {
	background-image: url(images/search2.jpg);
	width: 188px;
	height: 110px;
}
.login {
	background-image: url(images/login.jpg);
	width: 188px;
	height: 110px;
}
.most_popular {
	background-color: #FFFFFF;
	background-image: url(images/mostpopular.jpg);
	height: 180px;
}
.main_title {
	font-family: Verdana;
	font-size: 14px;
	color: #ffbb16;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 45px;
}
.main_content {
	font-family: Verdana;
	font-size: 10px;
	color: #abb9d4;
	margin-left: 45px;
	margin-right: 45px;
}
.main_content2 {
	font-family: Verdana;
	font-size: 9px;
	color: #ffbb16;
	font-weight: bold;
}
.main_content2 a:link{
	font-family: Verdana;
	font-size: 9px;
	color: #ffbb16;
	font-weight: bold;
}
.main_content2 a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #313493;
	font-weight: bold;
}
.main_content2 a:visited{
	font-family: Verdana;
	font-size: 9px;
	color: #ffbb16;
	font-weight: bold;
}
.main_content2 a:active{
	font-family: Verdana;
	font-size: 9px;
	color: #ffbb16;
	font-weight: bold;
}
.top_nav {
	background-color: #3E526B;
	background-image: url(images/navbg.jpg);
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 15px;
	padding-left: 10px;
}
.top_nav a:link {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.top_nav a:hover {
	font-family: Arial;
	color: #ffbb16;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.top_nav a:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.top_nav a:active {
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #263952;
}


.searchtext1 {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	color: #2f4d72;
	padding-left: 10px;
	padding-top: 5px;
}
.product_content {
	font-family: "Franklin Gothic Medium";
	font-size: 11px;
	color: #8c8174;
}

.input {
	background-color: #FFFFFF;
	background-image: url(images/input.jpg);
	width: 123px;
	height: 16px;
	border: 0px;
	margin-left: 10px;
}

.select {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	background-color: #d0d0d0;
	border: 1px;
}

.main_bg {
	background-color: #c6cddd;
	background-image: url(images/mainbg.jpg);
	height: 913px;
}
