/*
// STANDARD PAGE TAG STYLES
*/

body            { font-family:     verdana,arial; 
                  font-size:       11px;
                  color:           #000000 }

body a          { font-family:     verdana,arial; 
                  font-size:       11px;
                  color:           #666699 }

td              { font-family:     verdana,arial; 
                  font-size:       11px;
                  color:           #000000 }

td a            { font-family:     verdana,arial; 
                  font-size:       11px;
                  color:           #666699 }

select          { font-family:     verdana,arial; 
                  font-size:       11px;
                  color:           #000000 }

/*
// CUSTOM TAG STYLES - Verified
*/
.pad5{padding: 5px;}
#customorder{border: 2px solid #99A1C6;}
#customorder td{
	font: 11px Arial, Helvetica, sans-serif;
	color: #273985;
}
#customorder table td{background-color: #E1EDFB;}
#customorder td.grey{background-color: #E1E1E1;}
#customorder td.yellow{background-color: #F0F0C8;}

#customorder td.bold{font-weight: bold;}
#customorder td.red{color: #82004;}
#customorder input{
	padding: 0;
	margin: 0;
}
/**/

.header         { font-family:     verdana,arial;
                  font-size:       12px;
                  font-weight:     bold;
                  color:           #5f80ab;
                  text-decoration: none }

.header a       { font-family:     verdana,arial;
                  font-size:       10px;
                  font-weight:     bold;
                  color:           #ffffff;
                  text-decoration: none }

.header a:hover { color:           #ffffff;
                  text-decoration: underline }

/*
// CUSTOM TAG STYLES - Unverified
*/

.check          { font-family:     tahoma,verdana; 
                  font-size:       11px; 
                  font-weight:     strong;
                  padding-top:     2px; 
                  padding-bottom:  2px; 
                  padding-left:    6px; 
                  padding-right:   6px; 
                  text-decoration: none; 
                  background:      white;
                  color:           #000000;  
                  border-top:      1 solid #d8d0a9; 
                  border-bottom:   1 solid black; 
                  border-left:     1 solid #d8d0a9; 
                  border-right:    1 solid black }

.check a        { font-family:     tahoma,verdana; 
                  font-size:       10px; 
                  padding-top:     4px; 
                  padding-bottom:  2px; 
                  padding-left:    6px; 
                  padding-right:   6px; 
                  border-top:      1 solid black; 
                  border-bottom:   1 solid #d8d0a9; 
                  border-left:     1 solid black; 
                  border-right:    1 solid #d8d0a9 }

.check a:hover  { border-left:     1 solid white; 
                  border-right:    1 solid white; 
                  border-top:      1 solid white; 
                  border-bottom:   1 solid white; 
                  padding-top:     2px; 
                  padding-bottom:  2px; 
                  padding-left:    6px; 
                  padding-right:   6px; 
                  background:      #a3b7da;
                  color:           white }

.banner         { font-family:     verdana,arial;
                  font-size:       15px;
                  font-weight:     bold;
                  color:           #183495;
                  text-decoration: none }
.banner a       { font-family:     verdana,arial;
                  font-weight:     normal;
                  font-size:       9px;
                  color:           #183495;
                  text-decoration: none }
.banner a:hover { color:           #183495;
                  text-decoration: underline }

.copyright      { font-family:     verdana,arial;
                  font-size:       10px;
                  color:           #000000 }

.ow-main        { font-family:     verdana,arial; 
                  font-size:       11px;
                  color:           #000000 }

.ow-main a      { font-family:     verdana,arial; 
                  font-size:       11px;
                  color:           #666699 }

.heading        { font-family:     verdana,arial; 
                  font-size:       12px;
                  font-weight:     bold;
                  color:           #990000 }


.emphasis       { font-family:     verdana,arial; 
                  font-size:       11px;
                  font-weight:     bold;
                  color:           #800000 }

.order-text     { font-family:     verdana,arial; 
                  font-size:       10px;
                  color:           gray }

.order-text a   { font-family:     verdana,arial; 
                  font-size:       10px;
                  font-weight:     bold;
                  text-decoration: none;
                  color:           #800000 }

.ow-rm          { font-family:     tahoma,verdana; 
                  font-size:       11px }

.ow-rm a        { font-family:     tahoma,verdana; 
                  font-size:       11px; 
                  padding-top:     5px; 
                  padding-bottom:  1px; 
                  padding-left:    6px; 
                  padding-right:   6px; 
                  text-decoration: none; 
                  color:           #000000;  
                  border-left:     1 solid #d8d0a9; 
                  border-right:    1 solid #d8d0a9 }

.ow-rm a:hover  { border-left:     1 solid white; 
                  border-right:    1 solid white; 
                  padding-top:     5px; 
                  padding-bottom:  1px; 
                  padding-left:    6px; 
                  padding-right:   6px; 
                  background:      #a3b7da;
                  color:           black }

.ow-nav         { font-family:     tahoma,verdana; 
                  font-size:       11px;
                  color:           #183495 }
                  
/* NEW CSS FOR LEFT MENU */                
.ow-nav1 {
	padding-left:5px;
	margin:5px 0px 0px 0px;
	
	}
.ow-nav1 a { 
	font-family: tahoma,verdana; 
  font-size: 11px; 
  text-decoration: none; 
  color:#183495;
  
  }
.ow-nav1 a:hover { 
	text-decoration: underline 
	}
                
.ow-nav2 {
	
	padding:3px;
	background-color:#D0D9D8;
	border-top:1px solid #6F7DBC;
	border-bottom:1px solid #6F7DBC;
	}
.ow-nav2 a {
	font-family: tahoma,verdana; 
	font-size: 11px;
	color: #283886;
	text-decoration:none;
	padding-left:5px;
	}
.click-more-txt a {
	color:#C80000;
	}
.h-line {
	height:1px; 
	font-size:1px; 
	background-image:url('/lib/furniture-sale/horiz-space.gif'); 
	background-position:center;  
	background-repeat:repeat-x; 
	width:100%;}
.v-line {
	font-size:1px; 
	background-image:url('/lib/furniture-sale/vert-space.gif'); 
	background-position:center; 
	background-repeat:repeat-y; 
	height:100%;}
.cont-pad {
	padding:5px 0px 5px 0px;
	text-align:center;
	}
/* END NEW CSS FOR LEFT MENU */

.ow-na2 a       { font-family:     tahoma,verdana; 
                  font-size:       11px; 
                  font-weight:     bold;
                  text-decoration: none; 
                  padding-left:    5px; 
                  padding-top:     2px; 
                  padding-bottom:  2px; 
                  background:      #cc9999;
                  color:           #000000;  
                  width:           165px;
                  border-top:      1 solid #eae6d0; 
                  border-bottom:   1 solid #eae6d0;
                  }

.ow-na2 a:hover { border-top:      1 solid white; 
                  border-bottom:   1 solid white; 
                  padding-left:    5px; 
                  background:      #a3b7da;
                  color:           #000000 }
#owf-menu-cell {
									background-color: e1edfb;
									text-align:left;
									width:165px;
									border-left:1px solid #ddd9c6;
									border-right:1px solid #ddd9c6;
									}
#owf-content-cell {
											border-right:1px solid #ddd9c6;
									}	
#copyright-div {
									background-color:#ffffff; 
									padding-bottom:10px; 
									border:1px solid #ddd9c6;
									border-top:0;
									}
.breadcrumbs    { font-family:     tahoma,verdana; 
                  font-size:       9pt;
                  font-weight:     normal;
                  padding-top:     1px;
                  padding-bottom:  1px }

.content-fxd-sm {font-family: tahoma,verdana; color: #000000; font-size: 10px;}
.content-fxd-md {font-family: verdana; color: #000000; font-size: 12px;}
.text-logo { font-family: "book antiqua"; font-size: 30pt; font-weight: normal; color: white; text-decoration: none; padding-left: 10px }
.paginate    { text-align: Left; border-left: 1px solid #a7b9d1; border-right: 1px solid #a7b9d1; border-top: 1px solid #a7b9d1; border-bottom: 1px solid #a7b9d1; padding: 3px }

#navigationbar a { font-family: arial, helvetica; font-size: 10pt; font-weight: bold; text-decoration: none; color: #666699; padding-left: 20px; width: 180px; border-top: 1 solid #cbcbff; border-bottom: 1 solid #cbcbff }

#navigationbar a:hover { border-left: 20 solid #cbcbff; border-top: 1 solid white; border-bottom: 1 solid white; border-right: 1 solid white; padding-left: 0px; color: black }

#navigationbar a font { color: #666699 }
#navigationbar a:hover font { color: black }

.custserv { border: 0 }.index-level1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666699; margin:1px; line-height: 14px}
.index-level2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666699; margin:1px; line-height: 12px}
.index-level3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #666699; margin:1px; line-height: 10px}
