img{
border:0px;
}
html{
margin:0px;
padding:0px;
}
body{
margin:0px;
padding:0px;
font-family:Helvetica,Verdana,sans-serif;
font-size:11px;
}
h1 {
text-align:left;
font-size: 18px;
padding: 0px 0 0px 0;
margin: 0px 0px 10px 0px;
cursor:pointer;
}
h2 {
text-align:left;
font-size: 30px;
padding: 0px 0 0px 0;
margin: 0px 0px 0 0px;
cursor:pointer;
}
h3 {
text-align:left;
font-size: 15px;
padding: 0px 0 0px 0;
margin: 0px 0px 10px 0px;
cursor:pointer;
color:#787878;
}
h4{
margin:0px;
padding:0px;
padding-bottom:10px;
font-size:18px;
color:#ec1c24;
}
.date{
padding-bottom:12px;
font-size:10px;
color:#000000;
}
.news_title{
padding-bottom:7px;
border-bottom:1px solid #9a9a9a;
color:#ec1c24;
font-size:16px;
margin-bottom:7px;
text-transform:uppercase;
font-weight:bold;
}
.title{
padding-bottom:4px;
border-bottom:1px solid #EC1C24;
margin-bottom:18px;
width:725px;
}
.content{
padding-bottom:51px;
}
a:link.footer{
color:#969696;
}
a:visited.footer{
color:#969696;
}
a:hover.footer{
color:#EC1C24;
}
a:active.footer{
color:#969696;
}
a:link.lab{color:#EC1C24;}
a:visited.lab{color:#EC1C24;}
a:hover.lab{color:#969696;}
a:active.lab{color:#EC1C24;}

a:link{color:#EC1C24;}
a:visited{color:#EC1C24;}
a:hover{color:#969696;}
a:active{color:#EC1C24;}

.edit_header{
color:#EC1C24;
font-size:14px;
font-weight:bold;
}
.normal{
color:#000000;
font-size:11px;
font-weight:normal;
}
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
img.products{
border:3px solid #C8C8C8;
}
img.productsNohover{
border:3px solid #C8C8C8;
}
img.products:hover{
border:3px solid #000000;
}
a:link.shop{
font-weight:bold;
color:#000000;
text-decoration:none;
}
a:visited.shop{
font-weight:bold;
color:#000000;
text-decoration:none;
}
a:hover.shop{
font-weight:bold;
color:#EC1C24;
text-decoration:none;
}
a:active.shop{
font-weight:bold;
color:#000000;
text-decoration:none;
}
h4.small{
font-size:14px;
font-weight:bold;
color:#000000;
}
#selectFilesLink a, #uploadFilesLink a, #clearFilesLink a {
	color: #0000CC;
	background-color: #FFFFFF;
}

#selectFilesLink a:visited, #uploadFilesLink a:visited, #clearFilesLink a:visited {
	color: #0000CC;
	background-color: #FFFFFF;
}

#uploadFilesLink a:hover, #clearFilesLink a:hover {	
	color: #FFFFFF;
	background-color: #000000;
}
.alert {
color:#EC1C24;
font-weight:bold;
}
.shopinfotitle {
color:#a8a8a8;
}
.checkError {
color:#ff0000;
display:inline;
margin-left:10px;
}

/* jQuery stuff for validation */
input { border: 1px solid black; margin-bottom: .5em;  }
input.error { border: 1px solid red; }
label.error {
	display:inline;
	background: url('img/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
}
label.valid {
	background: url('img/checked.gif') no-repeat;
	display:inline;
	width: 16px;
	height: 16px;
}
.adminHr {
width:450px;
height:2px;
margin-top:20px;
margin-bottom:20px;
background-color:#ec1c24;
}
.item_thumb {
float:left;
margin-right:8px;
margin-bottom:10px;
text-align:center;
}
#splashContainer {
text-align:center;
margin-top:104px;
margin-bottom:33px;
}
#splashLogo {
margin-bottom:33px;
text-align:center;
}
#splashMenu {
text-align:center;}	
.titleLink{
font-size:30px;
}