@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px}

input { margin:-1px 0px; }      /* all browsers read this, used to target IE6 */

html>body input { margin:0px; }       /* IE 6 cannot read this, others can */

*+html>body input {margin:-1px; }      /* targets IE7 */


.accountContent {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:5px;
		}

.accountContent a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:5px;
		}


.CatHeaders {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
		}


.content {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left:0px;
	margin-top:5px;
		}

.content ul{
	position: relative;
	line-height: 1.5em;
	list-style-type: cricle;
	font-size:12px;
	font-family:Arial,sans-serif;
	margin: 0px 0px 0px 0px;

	}

.content li{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-left:22px;
	list-style:inside;
	
	}
	
.content a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #AF2429;
	font-weight: normal;
	text-decoration:underline;
	}

.emailContent {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left:5px;
	padding-bottom:5px;
		}
		
.emailContent a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
		}

.emailHeading {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top:5px;
	padding-left:5px;
		}	
		
.emailSmallText {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

	padding-left:5px;
		}

img.floatLeft { 
    float: left; 
    margin: 8px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}	

/*.joinBtns input {
	background-color: #AF2429;
	font-family: Arial,sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	border: 1px solid #000000;
	height: 22px;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}*/
		
.joinBtns input {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../f50images/buttons/button.gif);
	background-repeat:no-repeat;
	background-color:#feefa6;
	color: #000000;
	font-weight:bold;
	border: 0px double #000000;
	height: 43px;
	width:140px;
	font-size: 12px;
}



	
.LeftMenu {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
		}

.LeftMenu li{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-left:22px;
	list-style:inside;
	
	}
	
.LeftMenu a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	}

.LeftMenu a:visited{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	}

.LeftMenu a:active{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	}

.LeftMenu a:hover{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #AF2429;
	font-weight: normal;
	text-decoration:underline;
	}
	
.ProdContent {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-top:5px;

		}	
.ProdContent li{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-left:30px;
	
		}			
		
	
.RedTitleHeaders {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 18px;
	color: #AF2429;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
		}

.RedHeaders {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 14px;
	color: #AF2429;
	font-weight: bold;
margin: 5px 0px 0px 0px;
		}	
		
.RedCatHeaders a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #AF2429;
	font-weight: bold;

		}		

.searchBtns input {
	background-color: #D1D0AD;
	font-family: Arial,sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	color: #000000;
	border: 1px solid #000000;
	height: 22px;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}

.SearchHeading {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top:5px;
		}

.SearchContent {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
		}

.SearchContent a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
		}


.smallText {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}
	
.smallText a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #AF2429;
	font-weight: bold;
	}	

.SpecialText {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left:5px;
	margin-top:5px;	
	margin-bottom:5px;
		}
	
.SpecialText a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 16px;
	color: #AF2429;
	font-weight: bold;
	padding-left:5px;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:underline;
	}
	

.tableBorder {
border: 1px solid #990000;
padding: 0px 4px 0px 4px;
}


.TopMenuBlack {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
		}
		
.TopMenuBlack a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}
		
.TopMenuBlack a:visited{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}		
.TopMenuBlack a:active{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}
		
.TopMenuBlack a:hover{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #AF2429;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}



.TopMenuWhite {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
		}
		
.TopMenuWhite a:active{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}
.TopMenuWhite a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}
		
.TopMenuWhite a:hover{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #D1D0AD;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}
		
.TopMenuWhite a:visited{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top:5px;	
	margin-bottom:5px;
	text-decoration:none;
		}		
		
.TopSellers {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
		}
	
.TopSellers a{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	}

.TopSellers a:hover{
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #AF2429;
	font-weight: normal;
	text-decoration:underline;
	}
	
.ToSellersNumbers {
	font-style: none;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
		}
