/*
Colors: Dark Red #9B2700, Dark Brown #55322B, Tan #F4F0E1, Gray #EDF2F8, Orange #FF6600
*/
/* Dark Red Background color */
.bgcolor1 {
background-color: #9B2700;
}

/* Dark Brown Background color */
.bgcolor2 {
background-color: #55322B;
}

/* Tan Background color */
.bgcolor3 {
background-color: #ECE1C1;
}

/* Light Background color */
bgcolor4 {
background-color: #EDF2F8;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a	{
	text-decoration: none;
}
a:link	{
	background-color: transparent;
	text-decoration: none;
}
a:active	{
	background-color: transparent;
	text-decoration: none;
}
a:visited	{
	background-color: transparent;
	text-decoration: none;
}
a:hover	{
	background-color: transparent;
	text-decoration: underline;
}

form {
	margin: 0px 3px;
}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	color: #55322B;
	font-size:16px;
	margin: 2px 0px;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #9B2700;
	font-size:14px;
	margin: 2px 0px;
}

h3	{
	color: #CC2200;
	font-size:13px;
	margin-bottom: 2px;
	margin-top: 0px;
}

h4	{
	color: #E68A00;
	font-size:11px;
	margin-bottom: 2px;
	margin-top: 0px;
}

li	{
	padding: 2px 0px;
}

p	{
	line-height: 1.3;
}

td  {
	font-size: 11px;
}


/* Table cell content area for sub boxes */
td.sub_box_header	{
	background-image:url(../../images/yellow_crnr_tl.gif);
	background-repeat: no-repeat;
}
td.sub_box	{
	padding:10px;
	border-right:2px solid #FFCC00;
	border-bottom:2px solid #FFCC00;
	border-left:2px solid #FFCC00;
}

/************************************************/
/*  Special Link Styles							*/
/************************************************/ 

/* Top Navigation - Background is red. From tan to orange or blue. */
a.tnav	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px 9px 5px 9px;
}
a.tnav:link {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #F4F0E1;
	text-decoration: none;
	font-weight: bold;
}
a.tnav:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4F0E1;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a.tnav:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4F0E1;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a.tnav:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #EDF2F8;
	text-decoration:underline;
	font-weight: bold;
}

/* Left Navigation */
div#sm-browse-col a	{
	color:#55322B;
	text-decoration: none;
}
div#sm-browse-col a:link {
	color: #55322B;
	background-color: transparent;
	text-decoration: none;
}
div#sm-browse-col a:active  {
	color: #55322B;
	background-color: transparent;
	text-decoration: none;
}
div#sm-browse-col a:visited  {
	color: #55322B;
	background-color: transparent;
	text-decoration: none;
}
div#sm-browse-col a:hover  {
	color: #55322B;
	text-decoration:underline;
}

/***********************************************/
/*  Sabramedia 0.3.3 Multi-Level Categories 	*/
/***********************************************/

/* Storecomm Specific */
#cat_submenu {
	padding:3px;
	background-color: #F3EDD7;
}

#cat_selected {
	
	background-color: #FFFFFF;
	padding:2px;
	margin-left: -2px;
}

div#sc_cat_selected a:visited {
	color:#D35F0F;
}

#sc_brand_selected {
	padding:3px;
	background-color:#FFFFFF;
	font-weight:bold;
}

#sc_filter_menu {
	padding:3px;
	margin:7px 0px 7px 0px;
	border:1px solid #999999;
	background-color:#EEEEEE;
}

#table_border {
	border:1px solid #55322B;
}

.cat_level1	{
	font-size:11px;
	font-weight: bold;
	padding-bottom: 3px;
}

.cat_level2	{
	font-size: 11px;
	padding-left:6px;
	padding-bottom: 1px;
}

.cat_level3	{
	font-size: 10px;
	padding-left: 12px;
}

.cat_level4	{
	font-size: 9px;
	padding-left: 18px;
}

.cat_level5	{
	font-size: 8px;
	padding-left: 24px;
}

/****************************/
/* Tri-Column Body Styles 	*/
/****************************/
#sm-browse-col {
       
}

#sm-content-col {
		padding:0px 10px;
}

#sm-widgets-col {
        width:21%;
}

.sm-dyna-head {
		font-weight:bold;
		font-size: 12px;
		color:#FFFFFF;
		padding: -10px 2px 2px 2px;
		margin: -10px 2px 2px 2px;
		position:relative;
		display:inline;
}
.sm-dyna-bottom {
        background:url('../../images/menu.gif') no-repeat 100% 100%;
        margin: 0 0 0 10px;
        height: 8px;
}
.sm-dyna-bottom div {
        background:url('../../images/menu.gif') no-repeat 0 100%;
        height: 8px;
        width: 10px;
        position:relative;
        left: -10px;
}        	
.sm-dyna-l {
        background:url('../../images/menu_line.gif') repeat-y 0 0;
        padding: 0 0 0 1px;
}          
.sm-dyna-r {
        background:url('../../images/menu_line.gif') repeat-y 100% 0;
        padding: 0 1px 0 0;
}
.sm-dyna-top-red {
	background:url('../../images/menu.gif') no-repeat 100% 0;
	margin:0 0 0 10px;
	height:6px;
}
.sm-dyna-top-red div {
	background:url('../../images/menu.gif') no-repeat 0 0;
	height:6px;
	width: 10px;
	left: -10px;
	position:relative;
	overflow:hidden;
}
.sm-dyna-gradient-red {
	background:url('../../images/menu_fill.gif') repeat-x 0 0;
	margin:0 0 0 0;
	padding:0 0 3px 0;
	border-bottom: 1px solid #643F14;
}

/***********************************************/
/*  Misc. styles     			               */
/***********************************************/
.button {
	background-image:url('../../images/bt_go.gif');
	width:21px;
	height:20px;
	border:0px;
	cursor:pointer;
	}

/* Left margin sub-navigation */
#sub_menu	{
	padding: 1px 1px 1px 1px;
	background-color:#FFFFFF;
}
/* Main outline table class */
.table_border	{
	border:1px solid #42241E;
}

.checkout_table	{
	border:1px solid #55322B;
	background-color:#F4F0E1
}

.alert {
	color: #9B2700;
	text-align: center;
	padding: 5px 20px;
}

.form_header {
	background-color: #9B2700;
	color: #F4F0E1;
	font-weight:bold;
	padding:2px 5px;
}

.bar_header1 {
	color: #9B2700;
	font-weight: bold;
	background-color: #F4F0E1;
	margin: 0px 0px 3px 0px;
	padding: 3px;
}

.bar_header2 {
	color: #55322B;
	font-weight: bold;
	background-color: #F4F0E1;
	margin: 0px 0px 3px 0px;
	padding: 3px;
}

/* Main table outline */
.toutline  {
	padding : 3px 3px;
	border: 1px solid black;

}
.toutline_red  {
	padding : 3px;
	border:1px solid #9B2700;

}

.table_outline2 {
	border:solid 1px #55322B;
	margin-bottom:7px;
}

.tiny	{
	font-size: 10px;
}

.row_head {
	background-color: #ECE1C1;
}
/* Data Display Tables and Rows */
.row1 {
	background-color: #F7F7F7;
}

.row2 {
	background-color: #E9E9E9;
}

/* Application or Error messages */
.app_message {
	color: red;
}

/* This is a quick fix to get rid of the border on the fall rug sale on the main page */
div#sm-content-col a img {

border: none;

}
