html, body {
    height: 100%;
    width: 100%; 
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #000;
}

.admin-home-daybreak {
	padding: 8px 2px 8px 10px !important;
	background-color: #222;
	font-size: 1.2em;
	font-weight: bold;
}

.tan-color {
    color: #E4D7A5;
}

body {
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #eee;
}

body.blank {
    color: #000 !important;
    /*overflow:auto;*/
    overflow: hidden;
}

.blank {
	background-color: #FFF;
	background-image: none;
}

body.blank a {
    color: #000 !important;
}

.hrtable {
	border-color: #444;
	border-collapse: collapse;
}

.hrtable td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-color: #444;
}

.hrtable th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-color: #444;
	background-color: #ddd;
	color: #000;
}

#container {
    position: relative;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    height: 100%;
}

#headerarea {
    position: relative;
    height: 115px;
    box-sizing: border-box;
    border-bottom: 1px solid #E4D7A5;
    overflow: hidden;
}

#header-inner {
    margin: 5px 3%;
}

#header-inner-logo {
    float: left;
    width: 25%;
    text-align: center;
}

#header-inner-logo img {
    max-width: 100%;
    height: auto;
}

#header-inner-tag {
    float: left;
    width: 70%;
    text-align: left;
    margin-left: 3%;
}

#header-nav {
    position: absolute;
    bottom: 0;
    left: 3%;
    right: 3%;
    height: 40px;
    padding-left: 26%;
}

h1 {
    color: #E4D7A5;
	font-size: 24px;
	font-family: "Trajan Pro", "Trebuchet MS", Arial, Helvetica, sans-serif
}

#bodyarea {
    position: absolute;
    box-sizing: border-box;
    top: 115px;
    bottom: 65px;
	width: 100%; 
	left: 0; 
    border-bottom: 1px solid #E4D7A5;
    overflow-y: auto;
    padding-bottom: 50px;
}

#body-inner {
    margin: 5px 3%;
    overflow: auto;
}

#body-inner-right {
    float: right;
    width: 75%;
    padding-left: 1%;
}

#body-inner-left {
    float: left;
    width: 24%;
}

.hpfeature {
    position: relative;
    border: 1px solid #E4D7A5;
    border-radius: 6px;
    padding: 5px;
    overflow: auto;
}

.hpannounce {
    position: relative;
    border: 1px solid #E4D7A5;
    border-radius: 6px;
    padding: 5px 1%;
    overflow: auto;
}

#footerarea {
    box-sizing: border-box;
	height: 65px; 
	position:absolute; 
	bottom: 0; 
	left: 0; 
	width: 100%;
}

#footer-inner {
    margin: 5px 3%;
}

.ftrclass a {
	color: #E4D7A5 !important;
}

.right-sidebar-nav {
	margin: 10px 10px 0 25px;
	border: 1px solid #E4D7A5;
	/*border-right: 0;*/
}

.right-sidebar-nav a {
	display: block;
	text-decoration: none;
	color: #ddd;
	background-color: #000;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #6D580C;
}

.right-sidebar-nav a:hover {
    background-color: #222;
}

.right-sidebar-nav h2 {
	padding: 6px 0 4px 10px;
	margin: 0;
	background-color: #E4D7A5;
	color: #000;
	font-weight: normal;
}

.right-sidebar-nav a.first {
	border-top: 0;
}

.right-sidebar-nav a.current {
	background-color: #333 !important;
}

#right-sidebar-inner {
	margin-left: 10px;
	margin-top: 25px;
}



#header {
	height: 133px;
	position:relative;
}
.smallone {
	font-size: 1px;
	height: 1px;
}
.clearit {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#leftnav {
	position: relative;
	float: left;
	width: 215px;
	/*padding-left: 10px;*/
	/*min-height: 500px;*/
	padding-top: 10px;
}
#innercontent {
	float: right;
	width: 715px;
	padding-left: 10px;
	padding-top: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #352319;
	min-height: 500px;
	position: relative;
}
#footer {
	background-color: #b08a4b;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a {
	color: #ddd;
}

a:hover {
	color: #fff;
}

p {
	margin:0;
	padding:0;
}

h2 {
	font-size: 20px;
	font-family: "Trajan Pro", "Trebuchet MS", Arial, Helvetica, sans-serif
}

h3 {
	font-size: 18px;
	font-family: "Trajan Pro", "Trebuchet MS", Arial, Helvetica, sans-serif
}

h4 {
	font-size: 16px;
	margin: 0;
}

.fieldcell {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #FFF;
	width: 200px;
	height: 20px;
	border: 1px solid #a5a5a5;
	margin-right: 0px;
	padding: 2px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;	
}
.labelcell {
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #ddd;
	background-color: transparent;
	text-align: right;
	line-height: normal;
}

body.blank .labelcell {
	color: #000;
}

.textheading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #093;
	font-weight: bold;
}
.smallfieldcell {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #FFF;
	width: 120px;
	height: 20px;
	border: 1px solid #a5a5a5;
	margin-right: 0px;
	padding: 2px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;	
}

.selectcell {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	/*height: 28px;	/* 20px; */
	margin-right: 0px;
	border: 1px solid #a5a5a5;
	margin-right: 0px;
	padding: 4px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;	
}

.tbcell450 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	width: 450px;
	border: 1px solid #000;
	margin-right: 0px;
}

.tbcell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #a5a5a5;
	margin-right: 0px;
	padding: 6px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;	
}

.fieldcell:focus, .selectcell:focus, .tbcell:focus, .smallfieldcell:focus {
	/*border-color: #000;*/
	box-shadow: 0 0 5px #E4D7A5;
}


.fieldcell, .smallfieldcell, .selectcell, .tbcell {
	font-size: 14px;
	padding: 6px;
}

.fieldcell, .smallfieldcell, .selectcell {
	height: auto;
}

.tbcell {
	max-width: 90%;
}

.tbcellspan {
	max-width: 90%;
	color: #000;
	background-color: #FFF;
	border: 1px solid #a5a5a5;
	margin-right: 0px;
	padding: 6px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;	
}

.tbcellspan:focus {
	border-color: #000;
	box-shadow: 0 0 5px #666;
}

table {
	max-width: 98%;
}

#review-pretext {
	padding-bottom: 20px;
}

.review-separator {
	margin-top: 7px; 
	height: 1px; 
	margin-bottom: 7px;
	border: 0;
	color: #ddd;
	background-color: #ddd;
}

#reviews-wrapper {
	margin-bottom: 25px;
}

.review-entry-content {
	padding-left: 25px;
}

#review-form .labelcell {
	text-align: left;
}

#review-form-div {
	border-top: 1px solid #666;
	margin-top: 30px;
	margin-left: 0;
	margin-right: 15%;
	padding: 10px 15px;
	width: auto;
}

#review-form-div .labelcell {
	text-align: left;
}

#review-form-div .spanlabelblock {
	margin-top: 12px;
}

.taFormOuterWrapper {
	position: relative;
}

.taFormOuterWrapper .formPretext {
	text-align: left;
}

.taFormOuterWrapper .formFieldsSection {
	/*display: inline-block;*/
	padding-top: 25px;
	max-width: 100%;
}

.taFormOuterWrapper .formFieldsSection .formFieldWrapper {
	margin-top: 10px;
}

.taFormOuterWrapper .formFieldsSection .formFieldWrapper .formField-label {
	display: inline-block;
	width: 45%;
	vertical-align: middle;
	padding-right: 10px;
}

.taFormOuterWrapper .formFieldsSection .formFieldWrapper .formField-field {
	display: inline-block;
	width: 50%;
	vertical-align: text-top;
	text-align: left;
}

.taFormOuterWrapper .formFieldsSection .formFieldWrapper .captcha-note {
	font-size: .7em;
	font-style: italic;
}

.taFormOuterWrapper .formFieldsSection .formFieldWrapper textarea {
	max-width: 98% !important;
}

.taFormOuterWrapper .formButtonsSection {
	margin-top: 15px;
}

.taFormOuterWrapper .formButtonsSection input#submit {
	background: #E4D7A5;
	padding: 6px 12px;
	border-radius: 4px;
	border: 0;
	color: #000;
}

.taFormOuterWrapper .formButtonsSection input#submit:hover {
	box-shadow: 2px 2px 5px #333;
}


#innerright {
	position: relative;
	width: 250px;
	float: right;
}

#srtable td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-color: #444;
}
#srtable th {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ddd;
	color: #000;
	border-color: #444;
}
#srtable {
	border: 1px solid #ddd;
	border-collapse: collapse;
}

#srtablesmall td {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-width: 1px 1px 1px 1px;
	border-color: #444;
	border-style: solid;
}
#srtablesmall th {
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ddd;
	color: #000;
	border-width: 1px;
	border-color: #444;
	border-style: solid;
}
#srtablesmall {
	border-width: 0 0 1px 1px;
	border-color: #444;
	border-style: solid;
	border-collapse: collapse;
}

.smalltext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.srbutton {
	width: 80px;
}
#bodyinner {
	position: relative;
}
#mainbody {
	position: relative;
}

.announcements {
	border: 1px solid #000;
	padding: 5px;
	color: #000;
	font-weight: bold;
	border-collapse: collapse;
}
.announcements td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.narrowpage {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.cssbutton {
	display: inline-block;
	background-color: #CCC;
	border: 1px solid #666;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.cssbutton a {
	display: block;
	color: #000;
	text-decoration: none;
}

.cssbutton a:hover {
	color: #00F;
	text-decoration: none;
}

.cssbutton:hover {
	color: #00F;
	text-decoration: none;
}

.cssbutton-pad {
	display: inline-block;
	background-color: #CCC;
	border: 1px solid #666;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	padding: 0 5px 0 5px;
	margin-bottom: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.cssbutton-pad a {
	display: block;
	color: #000;
	text-decoration: none;
}

.cssbutton-pad a:hover {
	color: #00F;
	text-decoration: none;
}

.cssbutton-pad:hover {
	color: #00F;
	text-decoration: none;
}


.cssbutton100 {
	width: 100px;
	display: inline-block;
	background-color: #CCC;
	border: 1px solid #666;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.cssbutton100 a {
	display: block;
	color: #000;
	text-decoration: none;
}

.cssbutton100 a:hover {
	display: block;
	color: #00F;
	text-decoration: none;
}

.cssbutton200 {
	width: 195px;
	display: inline-block;
	background-color: #E4D7A5;
	border: 1px solid #666;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

span.cssbutton200 {
	width: 170px;
	display: inline-block;
	background-color: #E4D7A5;
	border: 1px solid #666;
    padding: 6px 12px;
	vertical-align: middle;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.cssbutton200 a {
	display: block;
	color: #000;
	text-decoration: none;
}

.cssbutton200 a:hover {
	display: block;
	color: #00F;
	text-decoration: none;
}

.hrlabel {
	width: 100px;
	display: inline-block;
	font-weight: normal;
	color: #ddd;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
}

.hrlabel200 {
	width: 150px;
	display: inline-block;
	font-weight: normal;
	color: #ddd;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
}

.hrlabel225 {
	width: 200px;
	display: inline-block;
	font-weight: normal;
	color: #ddd;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
}

body.blank .hrlabel, body.blank .hrlabel200, body.blank .hrlabel225 {
	color: #000;
}

.hrdata {
	display: inline;
	font-weight: bold;
	color: #fff;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
}

body.blank .hrdata {
	color: #000;
}

.hrinline {
	display: inline;
	color: #fff;
}

.scroll {
	overflow: scroll;
	height: 650px;
}

.reportborders {
	border: 1px solid #000;
}

.reporttable, .reporttable td {
	font-size: 12px; 
	font-family: Arial, 'Microsoft Sans Serif', sans-serif;
}

.reporttable h1 {
	font-size: 18px;
}

.printedon {
	font-size: 10px; 
	font-family: Arial, 'Microsoft Sans Serif', sans-serif;
}

.active-button-area {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}

.member-message {
	padding: 25px;
	font-size: 120%;
}

.jqdialog {
	text-align: center;
}

.jqdialog p {
	margin: 15px 0;
}

.final-hunt-content {
	margin: 0 0 25px 0;
}

.event-inner-table-class td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.event-inner-table-class th {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #000;
	color: #FFF;
}
.event-inner-table-class {
	border: 1px solid #000;
	border-collapse: collapse;
}

.bi-inner-table-class td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-color: #444;
}
.bi-inner-table-class th {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-color: #444;
	background-color: #ddd;
	color: #000;
}
.bi-inner-table-class {
	border: 1px solid #FFF;
	border-collapse: collapse;
}

#bi-right-inner {
	overflow: auto;
}

#bi-container {
	position: relative;
	overflow: auto;
}

#bi-container #bi-management-body {
	margin-right: 225px;
}

#bi-container #bi-management-submenu {
	float: right;
	width: 200px;
	height: 100%;
	border-left: 1px solid #333;
	padding-left: 10px;
	margin-left: 15px;
}

#bi-container #bi-management-submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#bi-container #bi-management-submenu ul li a {
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #333;	/*#000;*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b32023', endColorstr='#dc2c2e');*/
	background: -webkit-linear-gradient(top, #333333, #666666);
	background: -moz-linear-gradient(top, #333333, #666666);
	background: -ms-linear-gradient(top, #333333, #666666);
	background: -o-linear-gradient(top, #333333, #666666);
	background: linear-gradient(top, #333333, #666666);
	border: 1px solid #111;
	border-radius: 10px;
	line-height: 15px;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 10px;
}

#bi-container #bi-management-submenu ul li a:hover {
	background: -webkit-linear-gradient(top, #666666, #333333);
	background: -moz-linear-gradient(top, #666666, #333333);
	background: -ms-linear-gradient(top, #666666, #333333);
	background: -o-linear-gradient(top, #666666, #333333);
	background: linear-gradient(top, #666666, #333333);
}

#bi-container #bi-management-submenu ul li a.selected {
	background: -webkit-linear-gradient(top, #000000, #444444);
	background: -moz-linear-gradient(top, #000000, #444444);
	background: -ms-linear-gradient(top, #000000, #444444);
	background: -o-linear-gradient(top, #000000, #444444);
	background: linear-gradient(top, #000000, #444444);
}

.cssbutton-bi {
	display: inline-block;
	background-color: #CCC;
	border: 1px solid #666;
	line-height: 22px;
	vertical-align: middle;
	text-align: center;
	padding: 0 5px 0 5px;
	margin-bottom: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
}

.cssbutton-bi a {
	display: block;
	color: #000;
	text-decoration: none;
}

.cssbutton-bi a:hover {
	color: #00F;
	text-decoration: none;
}

.cssbutton-bi:hover {
	color: #00F;
	text-decoration: none;
}

.bi-with-pointer {
	cursor: pointer;
}

.formerrormessage {
	color: #ff0000;
	font-size: 150%;
	font-weight: bold;
	margin: 15px 0;
}

.renewal-form {
	text-align: center;
}

.renewal-form-content {
	width: auto;
	margin: 0 auto 10px auto;
}

.renewal-form-inner-form {
	width: auto;
	text-align: left;
}

/************ DROP DOWN MENUS - TOP BAR MENU *************/
.mnavmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	text-align:left;
	/* if working with tabs around top nav elements, the next couple of entries are probably necessary */
	line-height: 25px;
	/*
	padding-right: 20px;
	*/
	font-size: 16px;
}

.mnavmenu li{
	display: inline;
	margin: 0;
}

/* if working with tabs, comment out next two sections */
.mnavmenu li:before {
	content: "";
}

.mnavmenu li.mnavmenu_first:before {
	content: "";
}

.mnavmenu li a{
	display:inline-block;
	text-decoration: none;
	margin: 0;
	/* if working with tabs, use this type of padding padding: 0 0 0 20px; /*padding inside each tab*/
	padding: 5px 8px; /*padding inside each tab*/
/*	border-right: 1px solid #FFFFFF; /*right divider between tabs*/
	color: #eee;
	background: none;
	margin-left: 3px;
	/* working with tabs */
	/*
	background: url(/_images/navtab-left.png) no-repeat;
	height: 41px;
	*/
/*	background: #00457c;*/
}

/* working with tabs
.mnavmenu li a span {
	display: inline-block;
	height: 41px;
	background: url(_images/navtab-right.png) right top no-repeat;
	padding: 0 20px 0 0;
}
*/

.mnavmenu_first {
/*float: left;
display: block; */
/*padding-top: 12px; /*padding inside each tab*/
/*padding-bottom:12px;
/*border-left: 1px solid #FFFFFF;*/
}

.mnavmenu li a:visited{
/*	color: #FFFFFF;
	background-color: #00457c;*/
	color: #eee;
}

.mnavmenu li a:hover{
	color: #fff !important;
	background-color: #333;
	/*background: url(/_images/navtab-active-left.png) no-repeat;*/
}

/* working with tabs
.mnavmenu li a:hover span{
	background: url(/_images/navtab-active-right.png) right top no-repeat;
}
*/

.mnavmenu a.selected{
	color: #fff !important;
	background-color: #333;
	/*background: url(/_images/navtab-active-left.png) no-repeat;*/
}

/*
.mnavmenu a.selected span{
	color: #FFF;
	background: url(/_images/navtab-active-right.png) right top no-repeat;
}
*/
.mnavmenu a.current{
	color: #eee !important;
	background-color: #333;
	/*background: url(/_images/navtab-current-left.png) no-repeat;*/
}

/*
.mnavmenu a.current span{
	color: #FFF;
	background: url(/_images/navtab-current-right.png) right top no-repeat;
}
*/

/************** DROP DOWN MENUS - DROP DOWNS ****************/



.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	font-size: 14px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background-color: #333;
	border: 1px solid #000;
	visibility: hidden;
	z-index: 100;
	/*border-radius: 6px;*/
	box-shadow: 2px 2px 4px #444;
}

.ddsubmenustyle li a{
	display: block;
	min-width: 125px; /*width of menu (not including side paddings)*/
	color: #ded090;
	/*background-color: #1D0F5E;*/
	text-decoration: none;
	padding: 4px 15px;
	text-align: left;
	transition: background-color 0.2s ease 0s;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 260px; /*width of menu (include side paddings of LI A*/
	text-align: left;
}

.ddsubmenustyle li a:hover{
	background-color: #666;
	color: #fff;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

#infoDiv {
    color: #000;
}

div[id^='subcontent'] {
    color: #000;
}

div[id^='subcontent'] a {
    color: #333 !important;
}

div.sigPad {
    width: 300px;
    margin: 0 auto;
}

.sigNav a, .sigNav a:link, .sigNav a:visited {
    color: #eee !important;
}

.hiddenrow {
    display: none;
}

input[readonly],input[readonly="readonly"],textarea[readonly],textarea[readonly="readonly"] {
    background-color: #ccc;
}

#altnav-wrapper {
	display: none;
}

/* 
    SlickNav User Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
	font-size:16px;
}
/* Button */
.slicknav_btn {
	margin: 5px 5px 6px;	
	text-decoration:none;	
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;  
	background-color: #222222;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {	
	color: #FFF;
	font-weight: bold;	
	text-shadow: 0 1px 3px #000;	
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
	/*background:#4c4c4c;*/
	padding:5px;
}
.slicknav_nav {
	color:#fff;
	margin:0;	
	padding:0;
	font-size:1.1em;
	text-align: left;
}
.slicknav_nav, .slicknav_nav ul {
	list-style: none;
	overflow:hidden;
	background-color: #F58220;
}
.slicknav_nav ul {
	padding:0;
	margin:0 0 0 20px;
}
.slicknav_nav .slicknav_item {
	padding:10px 10px;
	margin:2px 5px;
}
.slicknav_nav a{
	padding:10px 10px;
	margin:2px 5px;
	text-decoration:none;
	color:#fff;
}
.slicknav_nav .slicknav_item a {
	padding:0;
	margin:0;
}
.slicknav_nav .slicknav_item:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#ccc;
	color:#fff;	
}
.slicknav_nav a:hover{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#ccc;
	color:#222;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}

/* 
    SlickNav User Style
    Change the following styles to modify the appearance of the menu.
*/

/* Button */
.slicknav_btn {
	background-color: #222222;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {	
	color: #FFF;
	font-weight: bold;	
	text-shadow: 0 1px 3px #000;	
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
	background-color: #f5f5f5;
}
.slicknav_menu {
}
.slicknav_nav {
	color:#fff;
}
.slicknav_nav, .slicknav_nav ul {
	background-color: #333;
}
.slicknav_nav a{
	color:#fff;
}
.slicknav_nav .slicknav_item:hover {
	background:#ccc;
	color:#222;	
}
.slicknav_nav a:hover{
	background:#ccc;
	color:#222;
}

.product-table {

}

.product-entity {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.product-entity.first {
	border-top: 1px solid #fff;
}

.product-name {
	text-align: center;
	font-size: 1.4em;
	padding: 8px 0;
}

.product-details {
	overflow: auto;
}

.product-image {
	float: left;
	width: 25%;
}

.product-image img {
	height: auto;
	max-width: 94%;
	text-align: center;
}

.product-description {
	width: 57%;
	padding: 0 1%;
	float: left;
	text-align: left;
}

.product-description.with-input {
	width: 41%;
}

.product-price {
	width: 15%;
	text-align: center;
	float: left;
}

.product-quantity {
	width: 15%;
	text-align: center;
	float: left;
}

.final-price {
	font-size: 150%;
	font-weight: bold;
	color: aquamarine;
}

@media screen and (max-width:1100px) {
    #nav-header {
        display: none;
    }

    #altnav-wrapper {
        display: block;
    }

    #headerarea {
        height: auto;
    }

    #header-nav {
        height: auto;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        padding-left: 2%;
    }

    #bodyarea {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
    }

    #footerarea {
        position: relative;
        bottom: auto;
        left: auto;
    }

    html, body {
        min-height 100%;
        height: auto;
        overflow: auto;
    }

    #body-inner-right {
        float: none;
        width: auto;
        position: relative;
        margin-bottom: 25px;
    }

    #body-inner-left {
        float: none;
        width: auto;
        position: relative;
        margin-top: 25px;
    }

}

@media screen and (max-width:750px) {
	.taFormOuterWrapper .formFieldsSection .formFieldWrapper .formField-label {
		display: block;
		width: auto;
		text-align: left !important;
	}
	
	.taFormOuterWrapper .formFieldsSection .formFieldWrapper .formField-field {
		display: block;
		width: auto;
	}
}

