
/* CSS Document */
.Funmiller
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	padding-right:3px;
}
.linkButton
{
    padding: 2px 5px 2px 5px;
}
.important
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F30;	
}
.addToCartFeedback
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FF9900;
}
.outOfStock
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FF9900;
}
.newsText
{
	color:#939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	
}
.newsLetterTable
{
	border: 1px solid #333;	
}

body 
{
    background-color:#0A0A0A;
    margin-bottom:10px;
	margin-top:10px;
}
.brodTextWhite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}

.brodTextWhiteBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.headingWhiteBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
}
.responseNotOk
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #F30;
}
.responseOk
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #090;
}
h1
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
}
.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.sideMenu
{
    padding-left:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}
.headTable
{
	border-left-color:#333;
	border-right-color:#333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color:#000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.contentTable
{
	border-left-color:#333;
	border-right-color:#333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color:#000;	
}
.footerTable
{
	border-left-color:#333;
	border-right-color:#333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.loginBarTable
{
	border-left-color:#333;
	border-right-color:#333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color:#000;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.lineVert
{
	background-color:#333333;
}

.productMenu
{
	padding-left:5px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:left;
}
.productMenuBold
{
	padding-left:5px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	text-align:left;
}
.prodImage
{
	border: 1px solid #CCC;	
}
/*
	Link styles
*/
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:active
{
    color: #FFFFFF;
	text-decoration: none;
}
/*	
	Grey links
*/
a.grey:link
{
	color: #999;
	text-decoration: none;
}
a.grey:hover
{
	color: #999;
	text-decoration: none;
}
a.grey:visited
{
	color: #999;
	text-decoration: none;
}
a.grey:active
{
    color: #999;
	text-decoration: none;
}
/*
	content links
*/
a.content:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color: #F93;
	text-decoration: none;
}
a.content:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color: #F93;
	text-decoration: none;
}
a.content:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color: #F93;
	text-decoration: none;
}
a.content:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #F93;
	text-decoration: none;
}

/*
	FunMiller
*/
a.funmiller:link
{
	color: #666;
	text-decoration: none;
}
a.funmiller:hover
{
	color: #666;
	text-decoration: none;
}
a.funmiller:visited
{
	color: #666;
	text-decoration: none;
}
a.funmiller:active
{
    color: #666;
	text-decoration: none;
}


/*
	Admin specific
*/
.warning
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF6600;
}
.adminMenuBold
{
	padding-left:5px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	text-align:left;
}
.adminMenu
{
	padding-left:5px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:left;
}
.adminHeading
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
}
.adminSubheadings
{
	color:#F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	
}
.brodTextGreen
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #090;
}
.brodTextRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #F00;
}
.highlight
{
	background-color:#333;
}
.normal
{
	background-color:#000;
}
