
/*  
This page provides styles which can be used on all Subject Template pages, carat-link styles, something for the Warehouse Sale page, and a few legacy styles that shouldn't bother anybody and are probably used somewhere on the site. */

/* Basic Styles begin here.
This first section sets general typography for all content. To use these styles, all editorial content must be wrapped in a <div> tag, and assigned the class of ".sbj". Alternatively, a Subject page can be created using a table-based layout, and the main table can be assigned a class of "sbjTable" [or "sbjT" for a more chart-based presentation]. Styles will be applied to the div's [or table's] content, depending on the html tags used and the cascade styles below. Not all html tags have been defined [for example, there's no current spec for <h1> as of this writing]. These styles can be addended, revised, or superceded by the use of embedded or inline styles in the html doc.
*/
.sbj {
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 166%;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	position: relative;
	width: 580px;
	padding: 0 10px 0 10px;
	}
.sbjT {
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 166%;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	position: relative;
	width: 600px;
	padding: 0 10px 0 10px;
	color:#000000;
	}
.sbjT TD {
	vertical-align: top;
	}
.sbj p {
	color: #000000;
	margin:.25em 0 0 0;
	text-indent:0;
	}
.sbjT p {
	color: #000000;
	margin:.0 0 0 0;
	}
.sbj a {
	color: #527a38;
	TEXT-DECORATION: underline;
	}
.sbjT a {
	color: #527a38;
	TEXT-DECORATION: underline;
	}
.sbj h2 {
	font-size:150%;
	line-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #527a38;
	margin: .25em 0 0 0;
	text-align:left;
	}
.sbj h3 {
	font-size:110%;
	line-height:133%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #527a38;
	margin: 1em 0 0 0;
	text-align:left;
	}	
.sbj h4 {
	font-size:110%;
	line-height:133%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#989853;
	margin: 1em 0 0 0;
	padding: .2em .5em .2em .5em ;
	text-align:left;
	}	
.sbj UL {
	padding: 0 0 0 0;
	margin: .5em 0 0 10px;
	}
.sbj UL LI {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}
.sbj OL {
	padding: 0 0 0 0;
	margin: .5em 0 0 10px;
	}
.sbj OL LI {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}
.sbj OL UL LI {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	}
.sbj LI span {
	color:#000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight:normal;
	}
.sbj UL float_L {
	margin: 10px 10px 0 0;
	padding: 0 0 0 0;
	}
.sbj hr {
	margin: 10px 0 0 0;
	color: #BBBB82;
	background-color: #BBBB82;
	border: #bbbb82;
	}	
.sbjHeader {
	margin-top: 10px;
	}
.sbj dl {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	}
.sbj dt {
	font-weight: bold;
	}
.sbj dd {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}
		
.sbjTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:120%;
	text-align: left;
	width: 100%;
	padding: 0;
	margin:0;
	
	}
.sbj TH {
	FONT-SIZE: 9pt;
	font-weight: 900;
	line-height:110%;
	color: #527E38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4A79F;
	padding: 3px 3px 3px 3px;
	margin: 0;
	vertical-align:text-top;
	}
.sbj TD {
	FONT-SIZE: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4A79F;
	padding: 3px 3px 3px 3px;
	margin:0;
	vertical-align:text-top;
	}
.sbjT TD {
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B4A79F;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.sbjSup {
	font-size: 80%;
	vertical-align: top;
	display: inline;
	top: -2px;
	position: relative;
	}
.sbjTable2 {
	border-top:6px solid #D02333;
	margin-top:6px;
	vertical-align: top;
	}
.sbjTable2 TD {
	border-bottom:1px solid #D02333;
	}
.sbj blockquote {
	margin: 10px 40px 10px 40px;
	padding: 0 0 0 0;
	}	
/* Basic Styles end here.*/
	

/* Begin Element styles here. Includes carat links [with hover states, using carat as a background image], some sidebar classes and styles   */
.redlist{
	color:#D02433;
	font-weight:bold;
	}
.greenlist{
	color:#527E38;
	font-weight:bold;
	}
.caratlinks {
	margin:10px 10px 0 10px;
	padding:0 0 0 10px;
	}
.caratop{
	font-weight: bold;
	color: #000000;
	border-bottom: 3px solid #DAAD79;
	display:block;
	margin:0 0 5px 0;
	}
.caratlinks li{
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style:  url(none) none outside;
	}
.caratlinks li a {
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	background-image:  url(http://www.orvis.com/orvis_assets/Images/greencarrot_10x10.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
    BACKGROUND-POSITION: left 6px;
	display:inline-block;
	line-height:120%;
	}
.caratlinks li a:hover {
	font-weight: bold;
	text-decoration: none;
	background-image:  url(http://www.orvis.com/orvis_assets/Images/redcarrot_10x10.gif);
	}	
.caratlinks dt a {
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
	background-image:  url(http://www.orvis.com/orvis_assets/Images/greencarrot_10x10.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
    BACKGROUND-POSITION: left 4px;
	display:inline-block;
	line-height:120%;
	}
.caratlinks dt a:hover {
	font-weight: bold;
	text-decoration: none;
	background-image:  url(http://www.orvis.com/orvis_assets/Images/redcarrot_10x10.gif);
	}	
.caratlinks dd {
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	font-size:95%; line-height:133%;
	}
.sidebar_R {
	float: right;
	clear:right;
	background-color:#FFFFFF;
	}
.sidebar_R div{
	margin: 10px 0 10px 20px;
	padding: 10px 20px 10px 20px;
	border:1px solid #527E38;
	}
.sidebar_R img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.sidebar_R p {
	font-size:80%;
	line-height:110%;
	text-indent:0;
	text-align:center;
	}
.sidebar_L {
	float: left;
	clear:left;
	}
.sidebar_L div{
	margin: 10px 20px 10px 0;
	padding: 10px 20px 10px 20px;
	border:1px solid #527E38;
	}
.sidebar_L p {
	font-size:80%;
	line-height:110%;
	text-indent:0;
	text-align:center;
	}
/* end Element styles here. */


/* begin a few structural styles here.
    Including floats and clears for layout control */
.float_R {
	float: right;
	margin: 10px 0 0 10px;
	clear:right;
	}
.float_L {
	float: left;
	clear:left;
	margin: 10px 10px 0 0;
	}
.clear {
	clear:both;
	line-height:1px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}	
/* end a few structural styles here. */


#thispage {
	color:#999999;
	text-decoration: none;
	}	

/* begin global style for image links without borders */
a img {
	border:0px
	}
/* end global style for image links without borders */


/* Begin Warehouse Sales Styles, see http://stagingus/intro.asp?subject=425  */
.outletH3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #989853;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	}
.outletsale {
	width: 100%;
	border-bottom: 1px solid #BBBB82;
	margin:0;
	padding:0;
	}
.outletsale dt {
	float:left;
	clear: left;
	margin:  0 0 10px 0;
	padding: 5px 0 0 0px;
	width: 100px;
	font-size: 90%;
	line-height: 100%;
	border-top: 1px solid #BBBB82;
	color: #527e38;
	}	
.outletsale dd {
	display: block;
	margin:  0 0 0px 110px;
	padding: 5px 0 0 10px;
	border-top: 1px solid #BBBB82;
	text-align: left;
	text-indent: 0px;
	}	
	/* Hide from IE5-mac. Only IE-win sees this. \*/
    * html .outletsale dt {
    margin-right: -3px;
    }
    * html .outletsale dd {
    height: 1%;
    margin-left: 0;
    }
    /* End hide from IE5/mac */
.outletsale dd .emphasis {
	font-weight: bold;
	color: #527e38;
	}	
/* End Warehouse Sales Styles  */

/* Old Styles for "About Orvis" http://stagingus/intro.asp?subject=261 */
.imgRight {
	float: right;
	margin-left: 10px;
	}
.imgLeft {
	float: left;
	margin-right: 10px;
	}
	
/* begin style for footer on all subject pages */
blockquote {
	margin:0 10px 0 10px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt; 
	line-height:133%;
	}
/* end style for footer */
