/* CSS Document */
/* Copyright 2004 Moto Master / Powered by Presume */

body{
	background: #454545 url('../images/bg_main.gif') repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 10 px;
	color: white;
}

A:link{
		color: white;
	text-decoration: none;
}

A:visited{
	color: white;
	text-decoration: none;
}

A:hover{
	color: white;
	text-decoration: underline;
}

td{
	font-family: Arial;
	font-size: 11px;
	font-color: white;
}
	
b{
	font-size: 12px;
	font-weight: 800;
}

.contentbar{
	background:  url('../images/bgcontent.gif') repeat-y;
	height: 483px;
	padding-left: 10px;
}

.menubar{
	background:  url('../images/menubar.gif') no-repeat;
	height: 22px;
	text-align: center;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.entertainment_table{
	width: 202px;
	/*border-top: 1px solid #AB8D00;*/
	margin-left: 1px;
	border-left: 1px solid black;
	border-right: 1px solid black;
border-bottom: 1px solid #AB8D00;
}

.entertainment_table_pleasure{
	width: 202px;
	/*border-top: 1px solid #AB8D00;*/

	
}

.entertainment_table .row{
	background: #838383;
	border-bottom: 1px solid #D8D8D8;
}
.entertainment_table .row2{
	background: #838383;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
}

.ourproducts_table{
	width: 202px;
	/*border-top: 1px solid #AB8D00;*/
	margin-left: 1px;
	border-left: 1px solid black;
	border-right: 1px solid black;
border-bottom: 1px solid #AB5200;
}

.ourproducts_table_pleasure{
	width: 202px;
	/*border-top: 1px solid #AB8D00;*/
}

.ourproducts_table .row{
	background: #838383;
	border-bottom: 1px solid #D8D8D8;
}
.ourproducts_table .row2{
	background: #838383;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
}


.productnow_table{
	width: 202px;
	/*border-top: 1px solid #AB8D00;*/
	margin-left: 1px;
	border-left: 1px solid black;
	border-right: 1px solid black;
border-bottom: 1px solid #AB5200;
}

.productnow_table_pleasure{
	width: 202px;
	/*border-top: 1px solid #AB8D00;*/
}

.productnow_table .row{
	background: #838383;
	border-bottom: 1px solid #D8D8D8;
}
.productnow_table .row2{
	background: #838383;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
}

.distributor_table{
	width: 202px;
	/*border-top: 1px solid #AB8D00;*/
	margin-left: 1px;
	border-left: 1px solid black;
	border-right: 1px solid black;

}

.distributor_table .row2{
	background: url('../images/distributor_bg.gif') no-repeat;
	height:110px;
	

}

textarea{
	background: #bbb;
	border: 1px solid #838383;
	font-family: Arial;
	font-size: 10 px;
	color: white;
	width: 200px;
}

input{
	border: 1px solid #D8D8D8;
		font-family: Arial;
	font-size: 10 px;
	color: white;
	background: #bbb;
}

.newsletter_input {
	border: 1px solid #D8D8D8;
		font-family: Arial;
	font-size: 10 px;
	color: black;
	background: #bbb;
}


.dropdown{
	background: #bbb;
	border: 1px solid #838383;
	font-family: Arial;
	font-size: 10 px;
	color: black;
	width: 200px;
}
	
.newsletter_table {
	padding-left: 10px;
	background: url('../images/newsletter.gif') no-repeat;
	height:	132px;
	padding-bottom:	2px;
	background-position: 3 0;

}
