/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
background: #fff;
}
#holder {
border: 1px solid #ccc;
padding: 10px;
margin: 5px;
text-align: left;
}

.mceContentBody ul{
	
	list-style-type: square; 
	padding: 0;
}

.mceContentBody ul li{
	/*background-image: url(/media/41/listboxover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -15px;*/
	padding: 0 0 5px 15px;
}


/* Rich text editor styling end */

/* //////////////////////////////////////////////////////////////////////////// */

body{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
background-image:url(/media/2/mainbackground.gif);
background-position:left;
background-repeat:repeat-y;
}
#wrapper{
background-image:url(/media/36/headerback.gif);
background-position:top;
background-repeat:repeat-x;
}

#container {
	width: 795px;
	}

.contentul{ 
list-style-image: url(/media/41/listboxover.gif);
margin:0 0 0 10px;
padding:0 0 0 15px;
}


#leftColumn{
float:left;
width:115px;
}

#centerColumn{
float:left;
width:500px;
/*border: 1px dashed #CCCCCC;
height:786px;*/
}
#menuColumn{
float:right;
width:180px;
}

#productContentDisplay{
	width:470px;
	overflow:hidden;
}
/* //////////////////////////////////////////////////////////////////////////// */
/* ========================================
Main Menu 
=========================================*/
#nav{
float:right;
width:180px;
}
.navBR, .topBR{
background-color:#0c488d;
display:block;
width:180px;
height:10px;
}
.topBR{
border-bottom:solid 1px #1963a2;	
}


.navTitle{
background-color:#0c488d;
display: block;
width:170px;
height:17px;
padding:3px 5px 0 5px;
font-size:11px;
font-weight:bold;
border-bottom:solid 1px #1963a2;
color:#FFFFFF;	
}

.naviList { 
list-style:none; 
margin:0 auto;  
padding:0;
}

.naviList li {
display: block;
font-size:11px;
background-color:#0c488d;
}

.naviList .selected {

}

.naviList .selected a{ 
display: block;
width:165px;

padding:3px 5px 3px 10px;
color:#bbdffc;
background-color:#053873;
border-bottom:solid 1px #1963a2;
text-decoration:none;
}

.naviList .selected a:hover{ 
background-color:#1963a2;
color:#ffffff;
}
.naviList a{
display: block;
width:165px;

padding:3px 5px 3px 10px;
color:#bbdffc;
background-color:#0c488d;
border-bottom:solid 1px #1963a2;
text-decoration:none;
}

.naviList a:hover{ 
color:#ffffff;
background-color:#1963a2;
border-bottom:solid 1px #1963a2;
}



/* //////////////////////////////////////////////////////////////////////////// */


/* ========================================
HEADER
=========================================*/
#header{
float:left;
height:86px;
width:100%;
background-image:url(/media/36/headerback.gif);
background-position:top;
background-repeat:repeat-x;}

#headerContent{
width:614px;
}

#headerLinkBox{
float:right;
margin:27px 10px 0 0;
width:169px;
height:51px;
}

#headerNavList { 
list-style:none; 
margin: 0;  
padding: 0;
}

#headerNavList li {
display: block;
font-size:10px; 
width:168px;
height:15px;
background:none;
}

#headerNavList a{ 
display: block; 
width:168px;
height:15px;
color:#000000; 
text-decoration:none;
padding-left:15px;
padding-top:3px;
background-image:url(/media/41/listboxover.gif);
background-repeat:no-repeat;
background-position:left; 
}

#headerNavList a:hover{ 
color:#000000;
background-image:url(/media/46/listbox.gif);
background-repeat:no-repeat;
background-position:left;
}
/* //////////////////////////////////////////////////////////////////////////// */

#content{
border-bottom:1px solid #996600 ;
border-top:1px solid #996600;
padding:10px 15px 15px 0;
margin:0 10px 0 0;
}

#productContent{
border-top:1px solid #996600;
padding:10px 15px 15px 0;
margin:0 10px 0 0;
}

}
#footer{
text-align:center;
padding:5px 0 25px 0;
}

#productFooter{
text-align:center;
padding:5px 0 25px 110px;
}


#copyRight{
margin:3px 0 0 0;
font-size: 9px;
color: #666666;
}
h1{
	padding:0;
	margin:0;
}
#headline, h1{
color:#806c42;
font-size:18px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0 0 5px 0;
}

.subHeadlines{
color:#806c42;
font-size:14px;
font-weight:bold;
}

.blackSub{
color:#000000;
font-size:14px;
font-weight:bold;
}

#familyTitle{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}



#productContent ul{
	/*list-style: none outside url(/media/41/listboxover.gif);*/
	margin:0 auto;
	padding:0 0 0 15px;
	}

#productContent ul li{
	list-style-type: none;
	background: url(/media/41/listboxover.gif) no-repeat left 3px;
	padding: 0 0 5px 15px;
	}



#moreLink{
	float:right;
	margin:10px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#shippingBlurb{
	margin:3px 0 3px 3px;
}

#shippingBlurb img{
	padding:0 3px 0 3px;	
}


/* image styles */

.imageLeft {
	float:left;
	padding: 10px 20px 10px 0;
}

.imageRight {
	float: right;
	padding: 10px 0 10px 20px;
}

.imageTopRight {
	float: right;
	padding: 0 0 10px 20px;
}

.imageTopLeft {
	float:left;
	padding: 0 20px 10px 0;
}

.clearBoth {
	clear:both;
	height: 0;
}

#displayTables{
	margin:0 0 0 110px;
border-bottom:1px solid #996600 ;
}

.n{
	vertical-align: baseline;
	font-size: 10px;
	position: relative;
	top: -4px;

}

.d{
	vertical-align: top;
	font-size: 10px;
	position: relative;
	top: 6px;

}












/* EDITOR PROPERTIES */
