﻿body 
{   
   margin: 0;
   font-family:Trebuchet MS;
   font-size:11px;   
}

p {margin-top: 0}

/*Modal Popups*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#mapinfo
{
    height:120px;}

.toplinkstd
{	
	margin-left:10px;
}

.dtable
{
    padding:0px;
    border:0px;           
}
#ctable td
{     
    margin:0px; 
} 
  
#maintable
{
	margin: 0px auto; 
}

#headertextDiv
{
	position:relative;
	left:390px;
	top:45px;
	width:490px;
	color:White;
}

.christmasleftnav
{
	position:relative;
	left:165px;
	top:10px;
	width:130px;
	text-align:right;
}


.christmasleftnav a:link
{    
    color:Gray;
    text-decoration:none;
}

.christmasleftnav a:visited
{   
    color:Gray;
    text-decoration:none;    
}

.christmasleftnav a:hover
{    
    color:Black;
    text-decoration:underline;
}

.leftnav
{
    position:relative;
	left:100px;
	top:10px;
	width:160px;
	text-align:right;
	color:Gray;    
}

.leftnav a:link
{    
    color:Gray;
    text-decoration:none;
}

.nav a
{
    text-decoration:none;
    color:Gray;
}

.nav a:visited
{   
    color:Gray;
    text-decoration:none;    
}

.nav a:hover
{    
    color:Black;
    text-decoration:underline;
}

.proddesc
{
	width:335px;
}
.proddescnov
{
	width:285px;
}
.prodrowspacer
{
	height:15px;
}
.prodrowspacernov
{
	height:30px;
}
.prodrowspacernovpics
{
	height:10px;
}
.footerspacer
{
	height:20px;
}
.footernav
{
	font-size:11px;
}
.footernav a:link
{    
    color:Gray;
    text-decoration:none;
}

.footernav a:visited
{   
    color:Gray;
    text-decoration:none;    
}

.footernav a:hover
{    
    color:Black;
    text-decoration:underline;
}

.wholesalecontact a:link
{    
    color:Black;
    text-decoration:none;
}

.wholesalecontact a:visited
{   
    color:Black;
    text-decoration:none;    
}

.wholesalecontact a:hover
{    
    color:Black;
    text-decoration:underline;
}
.ccontact a:link
{    
    color:Red;
    text-decoration:none;
}

.ccontact a:visited
{   
    color:Red;
    text-decoration:none;    
}

.ccontact a:hover
{    
    color:Red;
    text-decoration:underline;
}
.newsboxhome  
{
    left:10px;   
    width: 303px;
    height: 328px;
    padding:0px 0px 10px 10px;
    border: 1px solid #A7ABAC;
    background-color: white;
}

.newsbox {   
    width: 312px;    
    height:auto;
    padding:10px 0px 10px 10px;
    border: 1px solid #A7ABAC;
    background-color: white;
}
.news-title {    
    position:relative;    
    left: 10px;
    top: 15px;
}
.newscontent {    
    background-image:url(../images/news-list-back.png);
    padding:10px 0px 10px 0px;    
    position:relative;    
    width: 303px;
    height:500px;    
    overflow:auto;
}

.newslist
{
    width:270px;
}

.newscontenthome {    
    background-image:url('../images/news-list-back-home.png');    
    padding:10px 0px 10px 10px;    
    position:relative;    
    width: 285px; 
    height:255px;   
    overflow:auto;
    top: 7px;
    left: 0px;
}
/*
.newscontent p {
    border-bottom: 2px dotted white;
    padding: 7px 0;
    margin: 0;
}*/
.newscontent p.last {
    border-bottom: none;
    padding: 7px 0;
    margin: 0;
}

.newscontent a
{
    text-decoration:none;
    color:Black;
}

.newscontent a:hover
{
    text-decoration:underline;
}

.newscontenthome a
{
    text-decoration:none;
    color:Black;
}

.newscontenthome a:hover
{
    text-decoration:underline;
}

.viewlink
{
    float:right;padding-right:2px;
}

.viewlink a
{
    text-decoration:none;
    color:Black;
}

.viewlink a:hover
{
    text-decoration:underline;
    color:Black;
}
.red {
    color: #C41200;
}

#producttable 
{
	width:492px;
}

#producttable td
{
	vertical-align:top;
	width:246px;
	font-size:8pt;	
}

#producttable td.ptxt
{	
	padding-left:5px;
	padding-top:5px;
}

#producttable td.hspacer
{
	height:10px;	
}
#producttable td.vspacer
{
	width:5px;	
}

.productfooter
{
	color:#CC3300;
    font-style: italic;
}


.productspacervretail
{
	width:5px;
}

#Section_Filter_DataList
{
	width:130px;
}


#HeaderUnderLine_Div
{
	width:100%;
	height:1px;
	color:Black;
}

/*admin section */

.ajaxOrderedList li 
{
    list-style:none;
    margin:0px;
    margin-left:0px;
}
.ajaxOrderedList ul
{
    margin:0px;
    padding: 0px;
    list-style-type: none;
}

.ajaxOrderedList
{
	padding:15px;				
}

.button
{
    font-size:10px;
    width:90px;
}

#table.navtableleft
{
    border-collapse: collapse; 
    padding-top:8px;
    padding-bottom:8px;  
}
.hstrip
{
	width:305px;
	padding:0px;margin:0px;margin-left:0px;background-color:Gray;height:1px;
}
.hpadder
{
    height:5px;
}

.editdiv h1
{        
    font-size:15px;
    font-weight:bold;       
}


