@CHARSET "utf-8";

body, td
{
	font-family: Tahoma,Verdana,Trebuchet MS,sans-serif;
}

.halfmoon{
	margin-bottom: 0;
}

.halfmoon ul{
	padding: 3px 9px 2px 5px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 16px;
	font-weight: bold; 
	font-style: italic;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	white-space: nowrap;
}

.halfmoon li{
	display: inline;
	margin: 0;
	white-space: nowrap;
}

.halfmoon li a{
	text-decoration: none;
	padding: 3px 9px 2px 5px;
	margin: 0;
	margin-right: 0px; /*distance between each tab*/
	border-left: 0px solid #DDD;
	color: black;
	background: silver url(media/halfmoon.gif) top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover{
background-color: #CDDADA;
color: navy;
}

.halfmoon li selected{
	background-color: white;
	color: black;
}

body 
{
	background-color: white;
	margin: 0px;
}
p
{	
	font-size: 12px;
	line-height: 140%;
}	

li
{
	font-size: 12px;
	line-height: 140%;
}
	
h1
{
	font-size: 18px;
	font-weight: bold;
}

.box1 {
	padding: 0px 0px;
	width: 397px;
	background: white url(/images/box1_middle.jpg) Center Left repeat-y;
}
.box1 p {
	margin: 0px 25px;
}
.box1 h1, .box1 h2, .box1 h3 {
	margin: 0px 10px 5px 10px;
	font-family: Verdana,Trebuchet MS,sans-serif;
	font-size: 16px;
	color: #006;
}
.separator {
	border: 0px;
	border-top: 1px Solid #006;
	width: 160px;
	margin-left: 20px;
}
.looking_glass {
	background: transparent url(/images/looking_glass.jpg) Top Left no-repeat;
}
.no_p_pad p {
	padding: 0px; margin: 0px;
}

h2
{
	font-family: Verdana,Trebuchet MS,sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: black;
}

h3
{
	font-size: 12px; 
	color: black; 
	font-style: italic; 
	font-weight: bold;
}

.container
{
	background-color: #006; 
}

.navigation
{	background-color: #006; 
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

.content
{
	background-color: white;
	font-size: 12px;
	font-style: normal;
	font-weight: normal; 
}

.content a:link
{
	color:#009; text-decoration:underline;
}

.content a:visited
{
	color:#009; text-decoration:underline;
}

.content a:active
{
	color:#00c; text-decoration:none; font-weight:bold; font-size:1em;
}

.content a:hover
{
	color:#00c; text-decoration:none; font-weight:bold; font-size:1em;
}

.footer
{
	color: white;
	background-color: #006; 
	font-size: 9px; 
}

td.sidebar {
	background-color: silver;
	font-size: 13px;
}

td.sidebar p {
	font-size: 13px;
}

.footer td {
	font-family: Times New Roman, serif; 
}

.footer a
{
	color:#6cf; text-decoration:underline;
}

.footer a:visited
{	color:#ccc; text-decoration:underline;}

.footer a:active
{	color:#0ff; text-decoration:none; }

.footer a:hover
{	color:#0ff; text-decoration:none; }

.login
{
	background-color: silver;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: black;
	padding: 10px;
}

.login a:link
{
	color:#009; text-decoration:underline;
}
.login a:visited
{
	color:#009; text-decoration:underline;
}

.login a:active
{	color:#00c; text-decoration:none; font-weight:bold; font-size:1em;}

.login a:hover
{	color:#00c; text-decoration:none; font-weight:bold; font-size:1em;}

/* WebPRO Customizations */

.faq_a {display:none}
.message {border: 1px Solid #900; background-color: #FCC; color: #600; font-weight: bold; padding: 5px;}
.clickable {color:#009; text-decoration:underline; cursor:pointer}
.product_favorite {background: transparent url(/images/favorite.gif) top right no-repeat; height: 18px; width: 19px;}
.product_is_favorite {background-position: top left;}

/* WEBPRO CREATIVE admin */

.cmsadmin {
  font-weight: bold; color: #900;
  font-size: 12px;
}

.cmsadmin a {
  color: #090!important;
  text-decoration: none;
  display: inline!important;
  padding: 0px!important; 
  margin: 0px!important;
}

.cmsadmin span {
  display: inline!important;
  padding: 0px!important; 
  margin: 0px!important;
  white-space: nowrap;
}

.cmsadmin a:HOVER {
  color: #0C0;
  text-decoration: underline;
}

.moving {
  background-color:#fcb;
}

.movable {
	position: relative;
}

.cmsadmin .draggable, .cmsadmin .faq_draggable {
	cursor: move;
	text-decoration: underline;
}

div.dropmarker {
  height:6px;
  width:200px;
  background: url(effects/dropmarker.png) left top;
  margin-top:-3px;
  margin-left:-5px;
  z-index:1000;
  overflow: hidden;
}

.webprocms_admin {background-color: #FFF; margin-top: 50px; margin-bottom: 50px; border: 5px Solid #CCC; width: 60%; padding: 15px; cursor: auto; font-size: 12px; position: relative}
.webprocms_admin * {color: #090; cursor: auto}
.webprocms_admin h1 {font-size: 20px; background: transparent}
.webprocms_admin #submit {font-weight: bold; font-size: 12px; cursor: pointer}
.webprocms_admin a {cursor: pointer}
.webprocms_admin form input {width: 100%;}

/* END WEBPRO CREATIVE admin */