/* Stylesheet for R & J Toffees */


.sansa {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
 }

.sansa-bold {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-weight:bold;
 }

.dark_line { 
	background:#666600;
}

.light_line { 
	background:#CCCC99;
}

.common { 
	color:#333333;
	font-weight:normal; 
}

.subtitle {
	color:#CCCC99;
	font-weight:normal; 
}

.text_bold { 
        font-size:13px;  
	font-weight:bold; 
}

.text_bold_dark { 
	color:#333300;
        font-size:13px;  
	font-weight:bold; 
}

.thumbs_border {
	background:#666600;
}
/* CCCC99 */
.order_title_solid {
	background:#CCCC99;
}

.holiday_banner {
	background:#cccc66;
}

.holiday_thumbs_border {
	background:#990000;
}


.thumb_border_dark
{
    border-color: #333300;
    border-width: 1px;
    border-style: solid;
}

.thumb_border_light
{
    border-color: #CCCC99;
    border-width: 1px;
    border-style: solid;
}

.central_vert
{
	background:#CCCC99;
}

.index_bg 
{
	background-image: url("images/toffee_main2.gif");
}
