BODY { margin:0; padding:0}

INPUT {font-size:		10px;}

/* style for template #1  */

p, body, font, div
{ font-family:		Tahoma, Verdana, Arial;
  font-size:		11px;
}
td
{ font-family:		Tahoma, Verdana, Arial;
  font-size:		11px;
  text-align:left
}
h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:			black;
}
a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			navy;
  text-decoration:none;
}
a:hover{text-decoration:underline;}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;

}
.cat
{ font-size:		13px;
}
.standard
{ font-weight:		normal;
}

.lightsmall, .light {
text-decoration:none;
color:#000080;
}
.lightsmall:hover, .light:hover {
text-decoration:underline;
color:#000;
}

.lightstandard
{ 
  font-weight: bold;
}
.middle
{ color:			#9B0000;
}
.olive
{
  font-weight:		normal;
  font-size:		12px;
}
.cart
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}
.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#CD8181;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#CD8181;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #F0B5B5;
  BORDER-RIGHT: 1px dotted #F0B5B5;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #F0B5B5;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #F0B5B5;
}

.pageSeparator {
	BORDER-BOTTOM: 1px solid #ccc;
}



.le_links{padding:3px;}
.new_link_category{padding:10px; display:none;}
input.input_text1{width:95%}
#form_new_linkcategory{display:inline;}
#le_new_link{display:none; text-align:left; padding:6px;}
div.divider_grey{padding:0px; margin:4px; border:0px solid #bbbbbb; border-bottom-width:1px;}
div.subheader{font-size:11pt; font-weight:bold;}
div.edit_le_category{display:none; border: 1px dashed #999999; border-top-width:0px; padding:4px; padding-top:0px;}

.error_message{
	color: red; 
	padding: 4px;
	font-weight: bold;
}
.error_msg_f{
	color: red; 
	padding:6px 0px 6px 0px;
	font-weight: bold;
}
.ok_msg_f{
	color: blue; 
	padding:6px 0px 6px 0px;
	font-weight: bold;
}

/*Affiliate program styles*/
.affp_login {
	border: solid #AAAAAA; 
	border-width: 0px 0px  1px 1px; 
	padding: 0px 10px 10px 10px; 
	font-size:10pt; 
	font-weight:bold;
	}
.affp_user_info {
	padding: 6px 10px 10px 10px;
}

fieldset.admin_fieldset{
	border: 1px inset black; 
	padding: 10px;
	color: black;
}

fieldset.admin_fieldset input{
	margin: 0px;
}

#affp_enabled input{
	margin: 0px 4px 0px 4px !important;
}

input.checknomarging
{
	margin: 0px;
}

.sape{
color:#ffffff;
}
.str {
color:#ffffff;
}
.edittitle
{
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}

.header2
{
	font-size: 120%;
	font-weight: bold;
}

input.inlradio{
	vertical-align:middle;
	margin:0px;
}

.center_td{
width:100%;
margin-left:10px;
padding:10px;
 -moz-box-shadow: 5px 10px 10px #000; /* Firefox */  
 -webkit-box-shadow: 10px 10px 10px #000; /* Safari, Chrome */  
 box-shadow: 0px 0px 8px #ccc; /* CSS3 */ 
}

.left_td{
margin-left:10px;
padding:10px;
 -moz-box-shadow: 5px 10px 10px #000; /* Firefox */  
 -webkit-box-shadow: 10px 10px 10px #000; /* Safari, Chrome */  
 box-shadow: 0px 0px 8px #ccc; /* CSS3 */ 
}
.ss{
    border:solid 1px #848388;
    font-size:12px;
    line-height:14px;
	width:150px;
}

input[type="text"]{
    border:solid 1px #848388; background: #fff;
}
textarea
{
	outline: none;
	-moz-appearance: none;
	border: 1px solid #848388;

}

input[type="submit"]{

	background-color:#EEE;
	border:1px solid #000;
	color:#000;
	font-weight:700;
	padding:5px 8px;
}
input[type="reset"]{

	background-color:#EEE;
	border:1px solid #000;
	color:#000;
	font-weight:700;
	padding:5px 8px;
}




.slider {
  margin: 10px 0;
  height: 130px; /* Update to your slider height */
  position: relative;
  overflow: hidden;
}

.slider li {
  display: none;
  position: absolute; 
  top: 0; 
  left: 0; 
}