body {
background: #7692b9 url(images/bg.png) repeat-x;

}

ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}

/* ============ top part ============
====================================*/

#toppart {
	margin: 0px auto;
	width: 980px;
}

#loginmenu {
	margin-left: 770px;
	color: white;
}

#loginmenu a{
	text-align: right;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


#toppart img {
	padding-top: 2px;
	padding-bottom: 9px;
}

#topbanner {
	width: 468px;
	height: 60px;
	margin-left: 500px;
	margin-top: -73px;
	padding-bottom: 17px;
}

#logo {
	width: 384px;
	height: 90px;
	margin-top: -5px;
}

#logo img {
	margin-top: -3px;
}
/* ============ menu ============
====================================*/

#menu_btn {
	margin: 0px auto;
	width: 1000px;
	padding-left: 16px;
	margin-top: 10px;
}

#menu_btn li {
	margin-bottom: -6px;
	float: left;
	list-style: none;
	background: url(images/button.png) no-repeat;
	width: 142px;
	height: 33px;
	text-align: center;
	list-style: none;
	margin-top: 2px;
	padding-top: 5px;

}

#menu_btn li a {
	text-decoration: none;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15.48px;
	width: 134px;
	text-align: center;
	margin-right: 10px;
}

#menu_btn li a:hover {
	font-family: arial, sans-serif;
	color: blue;
}







#pickmenu {

	margin-bottom: -6px;
	float: left;
	list-style: none;
	background: url(images/button_white.png) no-repeat;
	width: 142px;
	height: 33px;
	text-align: center;
	list-style: none;
	margin-top: 2px;
	padding-top: 6px;

}

#pickmenu a {
	text-decoration: none;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15.48px;
	width: 134px;
	text-align: center;

}

#pickmenu  a:hover {
	font-family: arial, sans-serif;
	color: blue;
}

/* ============ search box  ============
====================================*/

#search {
	padding-left: 320px;
	padding-top: 14px;
	height: 30px;
	background: #e1e2e3 url(images/search_bg.png) repeat-x;
}

#search h4 {
	color: #969494;
	margin: auto;
	font-size: 15px;
	font-family: arial, sans-serif;
}

#search a {
	margin: auto;
	float: right;
	text-align: left;
	margin-top: -26px;
	margin-right: 330px;
}

/* ============ main images ============
====================================*/

#mainimages {
	margin: auto;
	width: 940px;
	padding-top: 10px;
}

#poster {
	float: left;
	border: 1px solid #1b6acc; 
}


#advertisement {
	float: right;
	width: 300px;
	font-family: arial, sans-serif;
}

#advertisement h5 {
	font-family: 12px;
	text-align: center;
	margin: 0px;
}

/* ============ content ============
====================================*/

#content {
	clear: both;
	margin: 0px auto;
	background: #ffffff;
	width: 980px;
}

/* ============ section  ============
====================================*/
#section {
	margin: 0px auto;

	padding-top: 15px;
	podding-bottom: 15px; 
	width: 989px;
	font-family: arial, sans-serif;
}

#section ul li {
	padding-top: 14px;
	margin-left: 8px;
	list-style: none;
	font-weight: bold;
	width: 153.2px;
	padding-right: 1px;
	text-align: center;
	float: left;
}

#section ul li a img  {
	border: 2px solid #77afff; 
}

#section ul li a {
	width: 145px;
	font-size: 12px;
}
/* ============ bottom part  ============
====================================*/
#bottompart {
	clear: both;
	width: 940px;
	height: 525px;
	margin: 0px auto;
}

#bottompart h1 {
	font-family: arial;
	font-size: 27px;
	color: #988f05;
	font-family: arial, sans-serif;
	margin-bottom: 6px;
}

#products {
	float: left;
	width: 680px;
}

#products p {
	padding-right: 20px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#products ul li {
	margin: 0px auto;
	text-align: center;
	float: left;
	height: 160px;
	margin-top: 30px;
	list-style: none;
} 

#products ul li a {
	font-size: 13px;
	color: #052f7b;
}

#products ul li img {
	border:none;
}

#hotdeals {
	text-align: center;
	width: 260px;
	float: right;
}

#hotdeals li {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	margin-top: 26px;

	color: #760808;
}

/* ============ footer ============
====================================*/



#footer {
	margin: 0px auto;
	font-family: Arial, Verdana, sans-serif;
	color: white;
	text-align: center;
	background: url(images/footer-bg.png)
}

#footer a {
	color: #6a6d6f;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

#footer a:hover {
	color: #e0b400;
}

