/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}	
ul, li {
	list-style-image: url(images/bullet.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#top-main {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top-main-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#banner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 10px;
}
.cart {
	float: left;
	width: 840px;
	text-align: right;
	height: 95px;
}



.chat {
	float: right;
	width: 160px;
	text-align: right;
	height: 95px;
}

#menu {
	width: 1000px;
}
.zone234 {
	width:1000px;
	color:#000000;
	float: left;
}
.buynow-container {
	width: 240px;
	float: left;
	line-height: normal;
	height: 375px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.buynowphoto {
	width: 240px;
	overflow: hidden;
	float: none;
	color: #CCCCCC;
	height: 250px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FF0099;
}

.buynowtext {
	width: 240px;
	overflow: hidden;
	float: none;
	color: #999999;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
}
.buynowimages {
	width: 240px;
	float: none;
	color: #CCCCCC;
	height: 60px;
}

.footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
	padding-bottom: 5px;
	color: #CCCCCC;
	padding-top: 35px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
.designed-by {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

.designed-by a:link  {
	color: #CCCCCC;
	text-decoration: none;
}

.designed-by a:visited  {
	color: #CCCCCC;
	text-decoration: none;
}



.footer-content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1000px;
	line-height: 30px;
	text-align: left;
	padding-bottom: 5px;
	color: #CCCCCC;
	padding-top: 15px;
}



.footer-content a:link  {
	color: #CCCCCC;
	text-decoration: none;
}

.footer-content a:visited  {
	color: #CCCCCC;
	text-decoration: none;
}
.zone5 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1000px;
	line-height: 30px;
	text-align: left;
	padding-top: 10px;
}
.textarea {
	width:1000px;
	color:#000000;
	float: left;
	margin-bottom: 25px;
	margin-top: 30px;
}

.text-box {
	width: 230px;
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
	line-height: normal;
}


.image_right {
	margin-right: 15px;
	margin-bottom: 15px;
	float: right;
	margin-top: 20px;
	margin-left: 15px;
}

.image_left {
	margin-right: 10px;
	float: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.spacer{
	font-size:0; line-height:0; clear:both;
}
