﻿/************************* Module Layout Styles *************************/
div.WildsideFeature, html.WildsideFeature, html.WildsideFeature td{
	font-size: 9pt;
	color: #003300;
	font-family: georgia, times new roman, Helvetica, sans-serif, Clean
}
.RightPane div.WildsideFeature{
	margin: 10px 5px 10px 10px;
	width: 212px;
	font-size: 8pt
}
.RightPane .WildsideFeature .Top{
	background: url(features_01.gif) no-repeat;
	width: 212px;
	height: 14px
}
.RightPane .WildsideFeature .Bottom{
	background: url(features_07.gif) no-repeat;
	width: 212px;
	height: 14px
}
.RightPane .WildsideFeature .ModuleContentLeft{
	background: url(features_02.gif) repeat-y left top;
	padding-left: 6px
}
.RightPane .WildsideFeature .ModuleContentRight{
	background: url(features_05.gif) repeat-y right top;
	padding-right: 11px
}
.RightPane .WildsideFeature .ModuleContent{
	background: url(features_06.jpg);
	padding-right: 10px;
	padding-left: 14px;
	padding-bottom: 5px;
	padding-top: 5px
}
.ContentPane .WildsideFeature .ModuleContent{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px
}
.WildsideFeature .ModuleTitle{
	font-size: 1.1em;
	font-weight: bold;
	background: #B6B701
}
.RightPane .WildsideFeature h3.ModuleTitle{
	width: 181px;
	height: 27px
}
.ContentPane .WildsideFeature h3.ModuleTitle{
	margin-left: 20px;
	margin-right: 20px
}
.WildsideFeature h3.ModuleTitle{
	margin:0;
	padding:0;
	line-height: 27px;
	padding-left: 14px
}
.WildsideFeature h1{
	font-size: 1.2em;
	font-weight: bold
}
.WildsideFeature .ModuleTitle .ModuleButton{
	position: relative;
	float: right;
	top: -1em
}
.Highlight{
	font-weight: bold;
	color: #FF6600
}
.WildsideFeature .Highlight{
	font-weight: bold;
	color: #FF6600
}
.WildsideFeature h2{
	font-size: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px
}
.WildsideFeature a{
	color: #FF6600;
	text-decoration: underline
}
.WildsideFeature a:hover{
	color: #FF9900;
	text-decoration: underline
}
.WildsideFeature hr{
	border:0;
	height: 1px;
	border-bottom: 1px dashed #D89034
}
.WildsideFeature ul li{
	padding-left: 10px;
	margin: 0
}
.WildsideFeature ol li{
	padding-left: 10px;
	margin: 0
}
.WildsideFeature ul{
	margin: 0;
	padding-top: 10px;
	padding-left: 15px
}
.RightPane .WildsideBase .Field{
	width: 141px
}
.WildsideFeature .Field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	border: solid 1px #f7cb67
}
.WildsideFeature .Button, .WildsideFeature a.Button, .WildsideFeature a:link.Button, .WildsideFeature a:visited.Button, .WildsideFeature a:hover.Button, .WildsideFeature a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, helvetica, sans-serif;
	background-color: #CD600E;
	text-align: center;
	text-decoration: none
}
.WildsideFeature input.Button{
	font-family: Verdana, helvetica, sans-serif;
	font-size: .9em;
	line-height: 12px
}
.WildsideFeature .NormalSmall{
	font-size: .8em
}