BODY {
	background: #fff url('../images/background.png') top left repeat-x;
	font-family: lucida, verdana, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 50px 0px;
	margin: 0px;
}

#stagingBanner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 213px;
	height: 129px;
	background: url('../images/staging.png');
}

input {
	font-size: 11px;
	padding: 3px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #B5B485 #F8F7CA #F8F7CA #B5B485;
}

.right {
	float: right;
	clear: both;
	margin: 20px;
}

.fineprint {
	font-size: 9px;
	color: #846C1A;
}

a.button:hover {
	color: #fff;
}

.button {
	cursor: pointer;
	width: 92px;
	height: 21px;
	background: url('../images/button-back.png') top left no-repeat;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding-top: 6px;
}

.tanBox {
	width: 591px;
	background-color: #DEDDB5;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
}

.hidden {
	display: none;
}

/* global links */
a {
	color: #ce6110;
}

a:hover {
	color: #FF7814;
}

#mainContainer {
	width: 800px;
	margin: 0px auto 0px auto;
}

body#index_default #mainContainer {
	width: 1024px;
}


.topBox {
	background-color: #DEDDB5;
	position: absolute;
	margin: 0px;
	top: 0px;
	right: 0px;
	width: 591px;
	height: 60px;
	font-size: 10px;
	color: #4F4E2E;
	border-color: #fff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

#loggedInBox {
	text-align: left;
	background: #DEDDB5 url('../images/tribesman.png') -110px -30px no-repeat;
}

#loggedInBox div {
	margin: 5px 5px 5px 170px;
}

#loggedInBox ul {
	position: absolute;
	top: 5px;
	right: 20px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#loggedInBox ul li {}

#loggedInBox a {
	color: #ce6110;
	font-weight: normal;
}

#loggedInBox a:hover {
	color: #FF7814;
}

#loginBox {
	font-weight: bold;
	height: 85px;
}

body#index_default #loginBox {
	margin-right: 224px;
}

#loginBox .innerContainer {
	height: 85px;
	background: #DEDDB5 url('../images/loginbox-flair.png') 220px 6px no-repeat;

}

#loginBox input {
	margin: 0px 0px 0px 5px;
	padding: 2px;
	font-size: 10px;
}

#loginInputs {
	float: left;
	display: inline;
	padding: 10px;
	width: 200px;
	height: 65px;
	color: #FFF;
	background-color: #7A3918;
}

#loginInputs input {
	background-color: #DEDDB5;
	width: 125px;
}

#loginSignUp {
	float: right;
	display: inline;
	margin-right: 20px;
	margin-top: 15px;
	text-align: right;
}

#loginSignUp span {
	font-size: 15px;
	font-family: georgia, times new roman, times, serif;
	font-weight: bold;
	color: #83811B;
}

#loginSignUp a {
	font-weight: normal;
	display: block;
	margin-top: 0.5em;
}

#emailInput {
	margin-top: 2px;
	margin-left: 24px;
	margin-bottom: 4px;
}

#loginSubmit {
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 10px;
}

#loginBox input.loginButton {
	float: right;
	display: inline;
	width: 59px;
	margin-top: 5px;
	margin-right: 8px;
	background: url('../images/go-button-circle.png') center right no-repeat;
	padding: 3px 20px 3px 0px;
	border-style: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #DEDA30;
}

#loginControl {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	width: 9px;
	height: 9px;
	background: url('../images/up-button.png') top left no-repeat;
}

#header {
	height: 150px;
	padding: 0px;
	margin-bottom: 1px;
	position: relative;
}

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

#logo {
	float: left;
	display: inline; /* stupid ie */
	margin: 0px 20px;
	width: 169px;
	height: 150px;
	background: url('../images/onetribe-logo.png') top left no-repeat;
}

#logo a {
	display: block;
	width: 169px;
	height: 150px;
}

#userLogin {
	position: absolute;
	padding: 20px;
	top: 0px;
	left: 209px;
	width: 551px;
	height: 110px;
	text-align: right;
	color: #fff;
	font-size: 10px;
}

#noLogin a {
	color: #ffe102;
	font-weight: bold;
	text-decoration: none;
}


#mainNavigation {
	position: absolute;
	top: 110px;
	left: 209px;
	background-color: #83811b;
	width: 591px;
	height: 40px;
}

body#index_default #mainNavigation {
	/*width: 800px;*/
}

#mainNavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 40px;
}

#mainNavigation ul li {
	float: left;
	display: inline;
	height: 40px;
	margin: 0px;
	padding: 0px;
/*
	height: 40px;
	line-height: 40px;
	padding: 0px;
	background-color: #000;
	margin: 0px;
*/
	text-align: center;
	line-height: 40px;
}

#navAbout, #navAbout a {
	width: 141px;
}

#navBlog, #navBlog a {
	width: 110px;
}

#navEnl, #navEnl a {
	width: 140px;
}

#navFaqs, #navFaqs a {
	width: 80px;
}

#navContact, #navContact a {
	width: 120px;
}

#mainNavigation ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-family: lucida, verdana, helvetica, sans-serif;
	color: #fff;
}

#mainNavigation ul li a.currentNav {
	background-color: #5D5B13;
}

#mainNavigation ul li a:hover {
	background-color: #D4D130;
	color: #5D5B13;
}

#dropSize {
	width: 170px;
}

#sideBar {
	/*width: 209px;*/
	width: 209px;
	float: left;
	margin-bottom: 50px;
	display: inline; /* stupid ie! */
}

#sideBar ul {
	padding: 0px;
	margin: 0px 20px;
	list-style-type: none;
}

#sideBar #sizesDropdownContainer {
	padding: 0px;
	margin: 0px 20px;
	
}

#sideBar ul li {
	line-height: 1.6em;
}

#sideBar ul li a.currentCat, #sideBar ul li a.currentCat:hover {
	font-weight: bold;
	color: #b5a864;
}

#sideBar h2 {
	line-height: 0.8em;
	margin: 1em 0px;
	font-family: georgia, times new roman, times, serif;
	font-size: 14px;
	font-weight: bold;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #b5a864;
	color: #7B3611;
}

#sideBar ul li a {
	font-family: gill sans, lucida, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

#sideBar ul li a:hover {
	color: #ce6110;
}

#sideBar select {
	width: 169px; /* stupid ie */
	margin: 0px;
	padding: 0px;
}

#contentContainer {
	float: left;
	display: inline;
	width: 591px;
}

body#index_default #contentContainer {
	width: 815px;
}

#contentContainer h1 {
	color: #7A3918;
	/*color: #ce6110;*/
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
	font-size: 22px;
	margin: 20px;
}

#frontpageProducts {
	width: 295px;
	float: left;
}

#contentContainer p {
	margin: 1em 20px;
	color: #3D3421;
}

#contentContainer #featureImage {
	display: none;
	width: 800px;
	height: 300px;
	background-color: #5C3F16;
	color: #fff;
	text-align: center;
}

#contentContainer #featureImage p {
	margin: 0px;
	padding: 130px 0px 0px 0px;
	color: #fff;
}

#featureProduct {
	margin: 10px auto 0px auto;
	width: 250px;
	text-align: center;
	font-family: georgia, times new roman, times, serif;
}

#featureProduct .image {
	text-align: center;
}

#featureProduct .image a img {
	border-style: none;
}

#featureProduct .name {
	font-size: 20px;
	font-family: georgia, times new roman, times, serif;
	margin-bottom: 2px
}

#featureProduct .pair {
	color: #83811B;
	font-weight: normal;
}

#featureProduct .price {
	font-size: 14px;
	font-weight: bold;
}

#featureProduct .price s {
	color: #ccc;
	font-weight: normal;
}



#featureProduct .link {
	margin-top: 1.4em;
	text-align: right;
}

#newProducts {
}

#newProducts .link {
	text-align: right;
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 20px;
}

#newProducts h2 {
	padding: 0px;
	margin: 1em 20px;
	color: #83811B;
	font-family: georgia, times new roman, times, serif;
	font-weight: bold;
	font-size: 18px;
	border-color: #83811B;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	line-height: 0.8em;
}

#newProducts .newThumb {
	display: inline;
	width: 105px;
	height: 130px;
	float: left;
	margin: 0px 20px 20px 20px;
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	text-align: center;
}

#newProducts .newThumb img {
	border: 0px;
}

#newProducts .newThumb .name a {
	color: #ce6110;;
}


#blurbsContainer {
	width: 296px;
	float: right;
	font-size: 14px;
}

#blurbHeader {
	width: 296px;
	height: 296px;
	background-color: #333;
	margin-bottom: 1px;
	display: none;
}

#blurbsContainer #sidebarBottom {
	width: 296px;
	height: 200px;
	background: #fff url('../images/front-sidebar-bottom.gif') top left no-repeat;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #7A3918;
}

#sidebarBottom h2 {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	color: #EBF252;
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
}

#sidebarBottom h3 {
	margin: 0px 20px;
	padding: 0px;
	color: #F29652;
	font-size: 14px;
	font-family: georgia, times new roman, times, serif;	
}

#sidebarBottom p {
	margin: 10px 20px;
	padding: 0px;
	font-size: 10px;
	width: 180px;
	color: #fff;
}


#blurbsContainer .content {
	margin: 0px 20px;
	color: #5b4a22
}

#blurbsContainer #mainBlurb {
	background: #deddb5 url('../images/onetribe-blurb-header.jpg') top left no-repeat;
	padding-top: 40px;
	font-family: georgia, times new roman, times, serif;
	font-size: 17px;
	padding-bottom: 1px;
}

#blurbBottom {
	margin: 0px;
	background: url('../images/mainblurb-bottom.jpg') 0px -1px no-repeat;
	height: 20px;
}

#blurbsContainer #mainBlurb strong {
	color: #ce6110;
	font-size: 16px;
}

#blurbsContainer #mainBlurb p {
	padding: 0px;
	margin: 20px 20px 0px 20px;
	color: #5b4a22;
	line-height: 1.5em;
}

#blurbsContainer #newsBlurb {
	margin: 20px;
	border-color: #fff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	padding: 0px;
}

#blurbsContainer .blurbLink {
	font-size: 10px;
	text-align: right;
}

#blurbsContainer #newsBlurb h3 {
	font-size: 20px;
	font-family: georgia, times new roman, times, serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px -5px 0px;
}

#blurbsContainer #newsBlurb small {
	margin: 0px;
	font-size: 9px;
}

#blurbsContainer #newsBlurb h3 a {
	text-decoration: none;
}

#blurbsContainer #newsBlurb p {
	padding: 0px;
	margin: 1em 0px;
	font-size: 12px;
	color: #5b4a22;
}

#blurbsContainer #newsBlurb .blurbContent {
}

#footer {
	width: 100%;
	border-color: #b2b526;
	border-style: solid;
	border-width: 1px 0px 0px;
	clear: both;
}

#footer #copyright {
	line-height: 1.6em;
}

#footer #logotype {
	width: 109px;
	height: 15px;
	background: url('../images/onetribe-small-logotype.png') top left no-repeat;
	margin: 20px;
	float: left;
	display: inline;
}

#footer #logotype a {
	display: block;
	width: 109px;
	height: 15px;
}

#footer ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 20px;
}

#footer ul li a {
	color: #555;
	text-decoration: none;
	font-size: 9px;
}

#footer ul li a:hover {
	color: #83811B;
}

#footer #copyright {
	margin: 20px 20px 0px 0px;
	width: 382px;
	font-size: 9px;
	text-align: right;
	color: #555;
	float: right;
	display: inline;
}

#footer #disclaimer {
	margin: 1em 0px;
	color: #999;
	float: right;
	width: 300px;
}



/*  category product list */

#noProductsContainer {
	
}

#noProductsContainer h1 {
	margin: 20px;
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
	font-size: 30px;
	color: #ce6110;
	text-align: center;	
}

#noProductsContainer p {
	text-align: center;
}

#genericHeader {
	background-color: #d6cfa8;
	padding: 20px;
}

#genericHeader p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#genericHeader h1 {
	padding: 0px;
	margin: 0px;
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
	font-size: 30px;
	color: #ce6110;
}

#genericHeader h2 {
	padding: 0px;
	margin: 0px 0px 0.2em 0px;
	font-family: georgia, times new roman, times, serif;
	font-weight: bold;
	font-size: 15px;
	color: #7B3611;
}


#categoryInfo {
	width: 591px;
	height: 230px;
	background-color: #d6cfa8;
	position: relative;
}

#categoryBlurb {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 320px;
}

#categoryBlurb h1 {
	padding: 0px;
	margin: 0px;
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
	font-size: 30px;
	color: #ce6110;
}

#categoryBlurb p {
	margin: 1em 0px 0px 0px;
	color: #441E09;
	font-size: 14px;
}

#categoryImage {
	line-height: 0px;
	font-size: 0px;
	width: 230px;
	height: 230px;

	background-color: #000;

	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #fff;

	position: absolute;
	top: 0px;
	/*right: 0px;*/
	left: 360px; /* STUPID IE */
}

#categoryProductsContainer img {
	border-style: none;
	border-width: 0px;
}

#categoryPages {
	margin-top: 1px;
	/*background-color: #a29c73;*/
	font-size: 12px;
	background-color: #B2B526;
	color: #fff;
	padding: 10px 20px;
	color: #000;
	font-family: georgia, times new roman, times, serif;
}

#index_productsContainer .categoryPagesBottom {
	margin-top: 10px;
}

#categoryPages a:link, #categoryPages a:visited {
	color: #3C0D0A;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 3px;
}

#categoryPages a:hover {
	/*color: #BD531A;*/
	color: yellow;
	padding: 1px 3px;
	background-color: #7A3918;
}



#listNav {
	float: right;
}

#listNav b {
}

#listNav .navTable .currentPage b {
	padding: 1px 3px;
	color: #fff;
	background-color: #83811B;
}

#listNav .navTable .pageTotal b {
	color: #fff;
}

#listNav .navTable .pageTotal span {
	padding: 5px 15px;

	/*
	background-color: #7A3918;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #562811;
	*/

	background-color: #CE6110;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #93450B;
	
	
	margin-right: 10px;
	color: #FFF8BE;
}


#listAmount span {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #3C0D0A;
}

#categoryProductsContainer {
}

#categoryProductsContainer .categoryProduct {
	display: inline;
	width: 155px;
	height: 200px;
	float: left;
	margin: 20px;
	font-family: georgia, times new roman, times, sans-serif;
	text-align: center;
}

#categoryProductsContainer .categoryProduct .name {
	font-size: 16px;
}

#categoryProductsContainer .categoryProduct .price {
	font-size: 14px;
	margin-top: 0.5em;
}

#categoryProductsContainer .categoryProduct .price s {
	color: #ccc;
}




/* news */

.newsPost {
	margin: 20px 20px 50px 20px;
}

.newsPost .title {
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
	font-size: 26px;
	color: #ce6110;
}

.newsPost .meta {
	color: #666;
	font-size: 9px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #B5A864;
	padding-bottom: 1em;
}

.newsPost .title a {
	text-decoration: none;
}

.newsPost .body {
	line-height: 1.3em;
}


/* password Recovery */

#passwordRecovery {
	width: 591px;
	background-color: #DEDDB5;	
}
#passwordRecovery ul {
	padding: 0px;
	margin: 20px;
	list-style-type: none;
	font-weight: bold;
}


#passwordRecovery ul li {}


#passwordRecovery .pwcolumn {
	float: left;
	width: 290px;
}

#passwordRecovery .borderRight {
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #fff;
}

#passwordRecovery .pwcolumn label {
	color: #CE6617;
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}

#passwordRecovery .pwcolumn input {
}

#passwordRecovery .right {
	width: 150px;
}

#passwordRecovery .pwcolumn h1 {
	margin-left: 20px;
	margin-top: 20px;
}

#passwordRecovery .pwcolumn p {
	margin: 20px;
	padding: 0px;
	color: #6C6B3B;
}

#passwordRecovery #passwordInput {
	margin: 20px;
}

#passwordRecovery .button {
	margin: 20px;
	float: right;
}

#passwordInput table { width: 100%; margin: 0px; padding: 0px; border-collapse: collapse;}

#passwordInput table tr {}

#passwordInput table td {
	margin: 0px;
	padding: 0px;
}

#passwordInput table td.inputField {
	width: 160px;
	
}

#passwordInput table td.inputField input {
	width: 150px;
}

#passwordInput table td.recoverButton {
	padding-left: 5px;
}

.submitBullet {
	width: 17px;
	height: 17px;
	border-style: none;
	border-width: 0px;
	cursor: pointer;
	background: url('../images/go-button-circle.png');
}


.newButton {
	background: url('../images/go-button-circle.png') center right no-repeat;
	padding: 3px 22px 3px 0px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	text-align:right;
}

.bulletButton {
	background: url('../images/go-button-circle.png') center right no-repeat;
	padding: 3px 22px 3px 0px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

/* shit */
.genericContainer {
	background-color: #fff;
	margin: 20px;
	padding: 5px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #BFBD6E;	
	width: 538px;
}

.genericContainer h2 {
	padding: 0px;
	margin: 0px;
	background-color: #656315;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.continueButton {
	width: 128px;
	height: 25px;
	display: block;
	background: url('../images/button-continue-normal.gif') top left no-repeat;
}

.continueButton:hover {
	background: url('../images/button-continue-hover.gif') top left no-repeat;
}

.buttonRight {
	float: right;
	margin-right: 20px;
}

#contentContainer .discountContainer {
	padding-top: 5px;
	font-size: 11px;
	border-color: #83811B;
	border-style: solid;
	border-width: 1px 0px 0px 0px;	
	margin: 20px;
}

#contentContainer .discountContainer p {
	padding: 0px;
	margin: 10px;
}

#contentContainer .discountContainer .small {
	font-size: 9px;
	color: #555;
}

.navTable {
	border-collapse: collapse;
}

.navTable td {
	vertical-align: top;
	padding: 0px 0px;
}


#categorySort {
	color: #D6CFA8;
	margin-top: 1px;
	background-color: #7A3918;
	padding: 5px 20px;
	text-align: right;
	font-family: georgia, times new roman, times, serif;
}

.navTable .pageButton {
	padding: 0px;
	display: block;
	width: 11px;
	height: 16px;
}

.navTable .pageButton:hover {
	background: none;
}


.navTable .prevButton {
	padding-right: 3px;
	background: url('../images/nav-button-prev.png') top left no-repeat;
}

.navTable .prevButton:hover {
	background: url('../images/nav-button-prev-highlight.png') top left no-repeat;
}

.navTable .nextButton {
	padding-left: 3px;
	background: url('../images/nav-button-next.png') 3px 0px no-repeat;
}

.navTable .nextButton:hover {
	background: url('../images/nav-button-next-highlight.png') 3px 0px no-repeat;
}


#holidaysNotice {
	/*margin: -10px 10px 20px 10px;*/
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background: url('../images/snowflake1.jpg') 0px -20px no-repeat;
	color: #fff;
	height: 220px;
}

#holidaysNotice p {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 12px;
}

#holidaysNotice h3 {
	color: #D6E1E3;
	font-family: georgia, times new roman, times;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	font-size: 24px;
}

#holidaysNotice h3 a {
	color: #D6E1E3;
	text-decoration: none;
}

#holidaysNotice h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}


/* newsletter */
#newsletterSignup {
}

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

#newsletterSignup label {
	font-size: 10px;
	font-weight: bold;
}

#newsletterSignup .input_group input {
	width: 150px;
}

#newsletterSignup .newsletterInput {
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #F5F6D4;
	border-style: solid;
	border-width: 1px;
	border-color: #DADBBC;
	padding: 10px;
	text-align: center;
}

#newsletterSignup p {
}

#newsletterSubscribe {
	margin-top: 10px;
	background-color: #A44D1A;
	color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #EB9A30 #86581B #86581B #EB9A30;
}

#newsletterSignup .newsletterPrivacy {
	font-size: 9px;
}

#firstColumn {
	float: left;
	width: 591px;
}


#thirdColumn {
	float: left;
	width: 224px;
}

#thirdColumn p {
	margin:  1em 0px;
	color: #64533F;
}

#thirdColumn .rowContainer {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #6D6B1C;
	margin: 0px 20px 0px 20px;
}

#thirdColumn #freeShipping {
	
}

#thirdColumn #freeShipping h2 {
	font-family: georgia, times new roman, serif;
	font-size: 20px;
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #6B3016;
}

#thirdColumn #freeShipping h3 {
	font-family: georgia, times new roman, serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #BC5326;
}

#thirdColumn #facebookContainer {
	padding: 20px 0px;
}

#thirdColumn #facebookContainer #facebookContent {
	margin: auto;
}

/* what */

.frontButton {
	background: url('../images/front-button-leadin.png') top left no-repeat;
	color: #fff;
	padding-top: 5px;
	display: block;
	width: 94px;
	padding-right: 0px;
	padding-left: 54px;
	height: 20px;
	text-align: left;
	float: right;
	margin: 0px;
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.frontButton:hover {
	color: #D5D3A8;
}

#thirdColumn .noBorder {
	border-style: none;
	border-width: 0px;
}