body, td
{
	font-family:		Verdana, Geneva, sans-serif;
	font-size:		12px;
	color:			#584F7B;
	line-height:  	18px;
}

body
{
  background:       #584F7B;
  text-align:		center; 
}

a
{
  color:			#de2b93;
  font-weight:		bold;
  text-decoration:	none;
}

a:hover
{
  color:			#404040;
  font-weight:		bold;
  text-decoration:	underline;
}

a.MENU-1-OFF
{
	color:			#ffffff;
	font-weight:      bold;
	text-decoration:	none;
	font-family:		Verdana, Geneva, sans-serif;
	font-size:		12px;
	text-transform:	uppercase;
	line-height: 		16px;
}

a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
	color:			#de2b93;
	font-weight:      bold;
	text-decoration:	none;
	font-family:		Verdana, Geneva, sans-serif;
	font-size:		12px;
	text-transform:	uppercase;
	line-height: 		16px;
}

.hmenu
{
  padding-top: 	163px;
}

h1
{
  color:			#de2b93; 
  font-size:		18px;
  font-weight:		bold;
  line-height:      25px;
}

h2
{
  color:			#50bdde; 
  font-size:		15px;
  font-weight:		bold;
}

h3
{
  color:			#584F7B;
  font-size:		15px;
  font-weight:		bold;
}
h4 {
  color: #de2b93;
}

strong
{
  font-weight:		bold;
  color:			#584F7B;
}

ul
{
  font-size:	    12px;
  line-height:      20px;
  color:			#50bdde;
  padding-bottom:	10px;
}

li {
	list-style-type: square;
  	color: #584F7B; /* bullet color */
	margin-bottom:	5px;
}
/*
li span {
	color: #584F7B;  text color 
}
*/

hr
{
  	color:			#de2b93; 
}

div.FOOTER
{
  color:			#747474;
  font-size:	    9px;  
  line-height:      12px;  
}

div.FOOTER a
{
  color:            #747474;
  font-size:	    9px;  
  line-height:      12px;
}

.hilite
{
  color:            #de2b93;
  font-size:		14px;
  font-weight:		bold;
  line-height:      22px;
}

.testimonial-heading
{
  color:			#50bdde; 
  font-size:		20px;
  font-weight:		bold;
  line-height:      25px;
}

.testimonial-submit
{
  font-weight:		bold;
  font-style:		italic;
}

.ctk-opacity, table.ctk-opacity tr td {
  background-color: transparent;
}

.productname
{
  color:			#584F7B;
  font-size:		15px;
  font-weight:		bold;
}

.agreetext
{
  color:			#FF0000;
  font-size:		13px;
  font-weight:		bold;
}

/*below for product tabs*/
.tab-container {
background: #fff; 
border-left:1px solid #888888; 
border-right:1px solid #888888; 
border-bottom:1px solid #888888;
}

.tab-container div {
padding:15px 5px;
} 

#tab-header {
float:left;
width:100%;
background:#DAE0D2 url("images/tabber-round_bg.gif") repeat-x bottom;
font-size:93%;
line-height:normal;
}

#tab-header ul {
margin:0;
padding:0px 0px 0;
list-style:none;
}

#tab-header li {
float:left;
background:url("images/tabber-round_left.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
list-style-type:none;
}

#tab-header a {
display:block;
background:url("images/tabber-round_right.gif") no-repeat right top;
padding:5px 11px 4px 2px;
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
font-size:11px;
color:#333;
cursor:pointer;
}

#tab-header a:hover {
color:#333;
}

#tab-header .tab-current {
background-image:url("images/tabber-round_left_on.gif");
}

#tab-header .tab-current a {
background-image:url("images/tabber-round_right_on.gif");
color:#663399;
padding-bottom:5px;
}
.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}
.special {
	color: #de2b93;
	text-align: center;
}
