/** html styles **/
/*****************************************************************************/
body, html {
	font-size: 0.9em;
	color: #405a67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #e6edce;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #96cd00;
}

a:hover	{
	text-decoration: underline;
	color: #96cd00;
}

p {
	margin-top: 0px;
	margin-right: 0px;
}

hr {
	height: 1px;
	color: #e3e2e1;
	border: 0;
	background: #e3e2e1;
}

form{
	margin: 0px 0px 0px 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
}
/*****************************************************************************/



/** page layout styles **/
/*****************************************************************************/
#functionBar {
	height:22px;
	font-size: 0.9em;
	color: #4C4C4C;
	background-color: #D7D7D7;
}

#displayVersion {
	padding-top: 4px;
	padding-left: 5px
}

#keyLinks {
	padding-top: 4px
}

#keyLinks a {
	padding-right: 10px;
	color: #419CD2
}

#siteSearch {
	line-height:2em
}

#siteSearch form {
	margin: 0px;
	padding: 0px
}

#siteSearch input {
	font-size: 1em;
}

#siteSearch .submit {
	border: medium none;
	font-weight: bold;
	width: 30px;
	cursor: pointer;
	color: #ff8003;
	font-size: 0.9em;
	background-color: #D7D7D7;
}

div#innerHeader {
	background-color: #85a40b;
	margin-bottom: 6px;
}

div#crumbtrail {
	background: #ffffff url(/images/structure/background/contentsTop001.gif) center top no-repeat;
	padding: 14px 0px 6px 215px;
	width: 735px;
	color: #ad660e;
	font-weight: bold;
}

div#crumbtrail a{
	color: #ad660e;
	font-weight: normal;
}

div#innerContainer00, div#innerContainer10, div#innerContainer01, div#innerContainer11{
	background-color: #FFFFFF;
	padding-bottom: 40px;
}

div#innerLeftColumn {
	margin-top: 55px;
}

div#innerRightColumn {
	margin-top: 0px;
}

div#center {
	padding: 0px 25px 0px 25px;
}

div.pageTitle {
	font-size: 1.5em;
	padding: 10px 0px 20px 0px;
	color: #85a40b;
	font-weight: bold;
}

div#innerFooter {
	font-size: 0.8em;
	padding: 20px 25px 40px 25px;
	width: 900px;
	text-align: center;
	color: #f0f4e0;
	background-color: #85a40b;
}

div#innerFooter A {
	color: #f0f4e0;
	text-decoration: none;
}

div#innerFooter a:hover {
	color: #f0f4e0;
	text-decoration: underline;
}
/*****************************************************************************/


/** header **/
/*****************************************************************************/
#innerHeader .logo, #innerHeader .menu .link{
	float:left;
}

#innerHeader .login{
	float: left;
	width: 646px;
}

#innerHeader .menu{
	float:left;
	clear: both;
	width: 930px;
	border-top: 1px solid #e6edcc;
	background: #e6edce url(/images/structure/header/menuBack001.gif) center top no-repeat;
	padding-left: 20px;
}

#innerHeader .menu .link {
	padding: 6px 15px 6px 15px;
	border-left: 1px solid #e7eccc;
}

#innerHeader .menu .lastLink {
	border-right: 1px solid #e7eccc;
}

#innerHeader .menu .currentLink {
	background-color: #ac660e;
}

#innerHeader .menu a{
	color: #ac660e;
}

#innerHeader .menu .currentLink a {
	color: #ffffff;
}
/*****************************************************************************/



/** footer **/
/*****************************************************************************/
#innerFooter .logo, #innerFooter .details, #innerFooter .menu, #innerFooter .menu .link, #innerFooter .copyright, #innerFooter .snapperDetails{
	float:left;
}

#innerFooter .menu, #innerFooter .details, #innerFooter .copyright, #innerFooter .snapperDetails {
	width: 700px;
	text-align: center;
}

#innerFooter .menu {
	padding: 0px 0px 10px 90px;
	width: 540px;
}

#innerFooter .menu .link {
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #f0f4e0;
}

#innerFooter .menu .lastLink {
	border-right: none;
}

#innerFooter .copyright, #innerFooter .snapperDetails{
	clear:left;
}

#innerFooter .snapperDetails {
	width: 900px;
}
/*****************************************************************************/



/** default form styles **/
/*****************************************************************************/
.formPageTitle {
	font-size: 1.5em;
	margin: 10px 0px 0px 0px;
	color: #75b042;
}

.activeForm { 	
	float: left;
	width: 540px;
}

.activeForm input {
	font-size: 1em;
}

.activeForm button {
	font-size: 0.8em;
}

.activeForm submit {
	font-size: 1em;
}

.activeForm select {
	font-size: 1em;
}

.activeForm textarea {
	font-size: 1em;
	font-family: arial;
}

.formContents {
	float: left;
}

.formMessage {
	margin-bottom: 10px;
}

.formItemWrapper {
	float: left;
	width: 540px;
}

.formLabelH {
	float: left;
	width: 190px;
	padding: 4px 1px 1px 5px;
	text-align: right;
}

.formInputH {
	float: right;
	width: 325px;
	padding: 1px;

}

.formSummaryH {
	float: right;
	width: 335px;
	padding: 4px 1px 4px 1px;
}

.formLabelV {
	float: left;
}

.formInputV {
	float: left;
	clear: left;
	padding: 0px 0px 10px 0px;
}

.formText {
	float: left;
	padding: 4px 1px 1px 5px;
	width: 530px;
}

.formButton{
	clear:left;
}

.activeForm .requiredLabel {
	font-weight: bold;
}

.activeForm .formItemRequiredFlag {
	float:left;
	padding: 5px 0px 0px 5px;
}

.activeForm .errorFlag {
	color: #FF0000;
}

.completionMessage {
width: 540px;
}
/*****************************************************************************/



/** standard widget styles **/
/*****************************************************************************/
.widget{
	float: left;
}

.widgetBody {
	float: left;
}

.widgetBody .title {
	float: left;
}

.widgetBody .body {
	float: left;
	clear: left;
}

.smallPanel .widgetFooter {
	float: left;
}

div#innerLeftColumn .widget{
	margin-bottom: 10px;
}

div#innerRightColumn .widget{
	margin-bottom: 10px;
}
/*****************************************************************************/



/** default tables styles **/
/*****************************************************************************/
.tableContents {
	float: left;
}

.columnTitles {
	clear: left;
	float: left;
}

.columnTitle {
	background-color: #85A40B;
	color: #FFFFFF;
	float: left;
	border-right: 1px solid #FFFFFF;
	padding: 4px 4px 4px 4px;
}

.tableData {
	float: left;
}

.tableItem {
	clear: left;
	float: left;
}

.itemDetails, .itemDetails .inlineLabel, .itemDetails .inlineValue{
	float: left;
}

.itemDetails .inlineLabel {
	padding-right: 5px;
}

.itemDetails .cell{
	float: left;
	overflow: hidden;
}

.tableNavigation {
	background-color: #c0dcaa;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	padding: 5px 5px 5px 5px;
}

.tableNavigation .navCount {
	float: left;
}

.tableNavigation .navLinks {
	float: right;
}

.tableNavigation .navLinks .prevPageLink {
	padding-right: 20px;
}

.tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.tableNavigation .navLinks .nextPageLink {
	padding-left: 20px;
}
/*****************************************************************************/



/** web menu **/
/*****************************************************************************/
.webMenu {
	width: 190px;
	border-bottom: 1px solid #ad670f;
}

.webMenu .menuItem {
	padding: 5px 15px 5px 25px;
	border-top: 1px solid #ad670f;
	width: 150px;
}

.webMenu a {
	color: #ad670f;
}

.webMenu .active {
	background-color: #ad670f;
}

.webMenu .active a{
	color: #ffffff;
}

.webMenu .child {
	background-color:#efe0cf;
	padding-left: 35px;
}

.webMenu .widgetFooter {
}
/*****************************************************************************/



/** home page structure **/
/*****************************************************************************/


.homePage div#innerContainer11, .homePage div#innerContainer10, .homePage div#innerContainer01, .homePage div#innerContainer00 {
	background: #ffffff url(/images/content/homePage/backgroundOak001.jpg) center top no-repeat;
}


.homePage div#innerContainer00 {
	/*padding: 0px 0px 0px 0px;*/
	width: 950px;
}

.homePage #center{
	padding: 0px 20px 0px 20px;
}

.homePage .homePageNews .body{
	height: 175px;
}
/*****************************************************************************/

/** store launch page **/
/*****************************************************************************/
.storeLaunchPage .pageCopy .table1 p{
	padding: 5px 0px;
}

.storeLaunchPage .pageCopy .table1 p a{
	color: #ac6a0c;
	font-weight: bold;
}
/*****************************************************************************/


