@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	background-color:#333333;
	padding:0;
	margin:0;
	color:#666666;
	text-align:justify;
}

#content {background:url(images/content.jpg)no-repeat;}

#contentfocus {background:url(images/contentback.jpg)no-repeat;}

#imagefocus {background:url(images/otherback.jpg)no-repeat;}

#mainimage {background:url(images/vibratormain.jpg) no-repeat;}

#under {background:url(images/undermain.jpg);}

#page {width: 700px;
       height: 500px;
	   vertical-align:top;
	   float:center;}

#foxmenucontainer{float:right; width:640px;height:34px;display:block;}

#foxmenu{
	position:relative;
	display:block;
	height:34px;
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	margin-top:0px;
}

#foxmenu ul{ height:34px;margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{
	width:123px;
	height:34px;
	display:block;
	float:left;
	margin:0 0 0 0px;
	;
}

#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:10px 20px 0 37px;
	height:24px;
	background: url(images/buttongray.jpg) no-repeat;
	width:66px;
	font-weight: 500;
	font-family: Rockwell;
	text-align: center;
}

#foxmenu ul li a:hover{color:#fff; width:66px; height:24px;
background: url(images/button_over_new.jpg) no-repeat; color:#666666;}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

h1 {
	font:Rockwell;
	font-size:13px;
	color:#333333;
	margin: 10px 0px 0px 30px;
}

h2 {
	font:Rockwell;
	font-size:13px;
	color:#333333;
	margin: 10px 0px 0px 13px;
}

h3 {
	font:Rockwell;
	font-size:12px;
	color:#666666;
	margin: 0px 0px 0px 5px;
}

p {
	font:Rockwell;
	font-size:13px;
	color:#333333;
	font-weight: normal;
	margin: 0px 40px 0px 30px;
}

.largetable
{
	margin: 0;
	font-size: 8pt;
	font-weight: 400;
	color: #333333;
	text-align: center;
	padding: 0;
	}
	
.largetable td
{
	margin: 1px 1px 1px 1px;
	font-size: 8pt;
	font-weight: 400;
	color: #333333;
	text-align: center;
	}
	
a{
	font:Rockwell;
	color:#990000;
	text-decoration:none;
}

a:hover {
	font:Rockwell;
	color:#666666;
	text-decoration:none;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #999999; border-style: none none dotted; }

.ul1 {
	margin-left: 2px;
	padding-left: 0px;
	list-style: none;
}

.ul1 li {
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: 400;
	color: #333333;
	margin-left: 15px;
	margin-right: 10px;
	text-align: left;
	padding: 0;
}

