@charset "utf-8";
/* CSS Document */
/**
 * @version		1.0 - 2013-07-23
 * @copyright	webunderdog.com
 * @author		Justin M. @ webunderdog.com
 * @link		http://webunderdog.com
 * @license		License GNU General Public License version 2 or later
 * @package		OneCauseMaroon
 * @facebook 	http://www.facebook.com/webunderdog
 * @twitter	    https://twitter.com/#!/webunderdog
 */

@import "media/jui/css/bootstrap.css";

body {
	background-color:#f9f9f9;
	padding:0;
	margin-left:0;
	margin-right:0; 
	font-size:0.750em;
	color:#000000;
	overflow-x: hidden;
}

.center {
	float: none;
	margin: 0 auto;
	text-align: center;
}

/*SCALED & DYNAMIC SIZING DIVS*/
#feature1, #feature2, #feature3, #feature4, #feature5, #feature6 {height:auto; float:left; text-align:left; overflow:hidden;}
#bottom1, #bottom2, #bottom3, #bottom4, #bottom5, #bottom6 {height:auto; float:left; text-align:left; overflow:hidden;}
#footer1, #footer2, #footer3, #footer4, #footer5, #footer6 {height:auto; float:left; text-align:left; overflow:hidden;}
#maintop1, #maintop2, #maintop3, #maintop4, #maintop5, #maintop6 {height:auto; float:left; text-align:left; overflow:hidden;}
#utility1, #utility2, #utility3, #utility4, #utility5, #utility6 {height:auto; float:left; text-align:left; overflow:hidden;}
#mainbottom1, #mainbottom2, #mainbottom3, #mainbottom4, #mainbottom5, #mainbottom6 {height:auto; float:left; text-align:left; overflow:hidden;}
#spotlight1, #spotlight2, #spotlight3, #spotlight4, #spotlight5, #spotlight6 {height:auto; float:left; text-align:left; overflow:hidden;}

.header {background: #f9f9f9; background-repeat:repeat;height: auto;padding-top:1em; padding-bottom:1.0em; margin:0 !important; padding-right:1em; padding-left:1em; border-top:4px solid #800517;
 /* fallback */ background-color: #f9f9f9; background: url(images/linear_bg_2.png); background-repeat: repeat-x; 
 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f9f9f9)); 
 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #fff, #f9f9f9); 
 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #fff, #f9f9f9); 
 /* IE 10 */ background: -ms-linear-gradient(top, #fff, #f9f9f9); 
 /* Opera 11.10+ */ background: -o-linear-gradient(top, #fff, #f9f9f9); }
.header .container {border-bottom:1px dashed #e7e7e7; padding-bottom:1em;}
.navigation {background: #ccc; background-repeat:repeat;height: auto;padding-top:0em; padding-bottom:0em; margin:0 !important; padding-right:1em; padding-left:1em;}
.showcase { background-color:#f9f9f9;width:auto; height:auto; padding-top:0em; padding-bottom:0em; margin:0 !important; background-position: center center; padding-left:1em; padding-right:1em;}
.showcase .container {border-bottom:3px solid #800517;}
.intro .container {border-top:0px dashed #e7e7e7; padding-top:2em;}
.intro {width:auto; height:auto; margin-top:3em; background: #f9f9f9; background-repeat:repeat;margin:0 !important; text-align:center; padding-left:1em; padding-right:1em;}
.feature {width:auto; height:auto; background: #f9f9f9;margin:0 !important; padding:1em 1em .5em 1em; border-left:0px solid #ccc;}
.feature .container {border-bottom:1px dashed #e7e7e7; padding-bottom:3em;}
.utility {width:auto; height:auto; background: #f9f9f9;margin:0 !important; padding:1em 1em 0em 1em;}
.utility .container {border-bottom:1px dashed #e7e7e7; padding-bottom:1em;}
.maintop {width:auto; height:auto; background: #f9f9f9; background-repeat:repeat;margin:0 !important; padding:0em 1em 0em 1em;}
.maindiv {width:auto; height:auto; background: #f9f9f9; background-repeat:repeat;margin:0 !important; padding-top:3em; padding-bottom:0em; padding-left:1em; padding-right:1em;}
.mainbottom {width:auto; height:auto; background: #f9f9f9;margin:0 !important; padding:0em 1em 3em 1em;}
.mainbottom .container {border-bottom:0px solid #f1f1f1;}
.spotlight {background: #f9f9f9;height: auto;margin:0 !important; padding:0em 1em 0em 1em;}
.spotlight .container {padding-top:0em;}
.bottom {background: #f9f9f9;height: auto;margin:0 !important; padding:0em 1em 2em 1em;
 /* fallback */ background-color: #f9f9f9; background: url(images/linear_bg_2.png); background-repeat: repeat-x; 
 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#fff)); 
 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #f9f9f9, #fff); 
 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #f9f9f9, #fff); 
 /* IE 10 */ background: -ms-linear-gradient(top, #f9f9f9, #fff); 
 /* Opera 11.10+ */ background: -o-linear-gradient(top, #f9f9f9, #fff); }
.bottom .container {border-top:2px solid #f1f1f1; padding-top:2em;}
.footer {background: #f5f5f5; background-repeat:repeat-x; background-image:url(../images/bg-foot.png); height: auto;padding:0;margin:0 !important; padding-left:1em; padding-right:1em; padding-bottom:4em; background-position:top center;}
.copy {text-align:center; background: #f1f1f1;height: auto;padding:0;margin:0 !important; padding-bottom:1.5em; padding-top:1.5em; padding-left:1em; padding-right:1em; border-top:0px solid #333;}

#logo {height:100%; padding-bottom:0em;}
#navmenu {height:auto; padding-top:0em; color:#ccc; text-align:right; float:left; padding-top:2em; }
#tagline {height:100%; padding-top:0em; text-align:right; vertical-align:middle;}
#icons {height:100%; text-align:right;}
#maincontent {}
#maincontent table tr td {overflow:hidden;}
.fpimage img {background-color:#e7e7e7; padding:3px;}
#tagline .input {width:100%;}

/*MODULE STYLING*/
.moduletable_contenttop h3 {color:#333; margin-top:-5px;}
.moduletable_contenttop {margin-bottom:30px; background-color:#f3f3f3; border:1px solid #e7e7e7; padding:15px;}
.moduletable_contenttop a {color:#9e1428; text-decoration:none;}
.moduletable_contenttop a:visited {color:#9e1428; text-decoration:none;}
.moduletable_contenttop a:hover {color:#800517; text-decoration:none;}

.moduletable_addthis {padding-top:20px; padding-bottom:20px;}

/*RIGHT REGULAR STYLE MODULE _right */
.moduletable_right h3 {margin-top:0; margin-bottom:15px; color:#666;}
.moduletable_right {margin-bottom:30px; color:#888;}
.moduletable_right a {color:#9e1428; text-decoration:none;}
.moduletable_right a:visited {color:#9e1428; text-decoration:none;}
.moduletable_right a:hover {color:#800517; text-decoration:none;}

/*RIGHTLIST UNORDERED LIST MODULE STYLING _rightlist*/
.moduletable_rightlist h3 {margin-top:-5px; margin-bottom:6px; color:#666;}
.moduletable_rightlist {margin-bottom:22px; overflow:hidden; color:#888;}
.moduletable_rightlist ul li {margin-left:-20px; border-bottom:1px dashed #e7e7e7; padding:8px 0px 8px 16px; list-style:none; background-image:url(../images/liststyle-arrow.png); background-repeat:no-repeat; background-position:center left;}
.moduletable_rightlist a {color:#888888; text-decoration:none;}
.moduletable_rightlist a:visited {color:#888888; text-decoration:none;}
.moduletable_rightlist a:hover {color:#800517; text-decoration:none;}

/*RIGHTROTATE RANDOM IMAGE ROTATOR SYTLING _rightrotate */
.moduletable_rightrotate h3 {margin-top:0; margin-bottom:15px; color:#666;}
.moduletable_rightrotate {color:#888; margin-bottom:30px;}
.moduletable_rightrotate img {width:99%; border:1px solid #e7e7e7;}

/*RIGHT TESTIMONIAL STYLE MODULE _righttestimonial */
.moduletable_righttestimonial h3 {margin-top:0; margin-bottom:15px; color:#666;}
.moduletable_righttestimonial {margin-bottom:30px; color:#888; font-style:italic;}
.moduletable_righttestimonial a {color:#9e1428; text-decoration:none;}
.moduletable_righttestimonial a:visited {color:#9e1428; text-decoration:none;}
.moduletable_righttestimonial a:hover {color:#800517; text-decoration:none;}

/*left REGULAR STYLE MODULE _left */
.moduletable_left h3 {margin-top:0; margin-bottom:15px; color:#666;}
.moduletable_left {margin-bottom:30px; color:#888;}
.moduletable_left a {color:#9e1428; text-decoration:none;}
.moduletable_left a:visited {color:#9e1428; text-decoration:none;}
.moduletable_left a:hover {color:#800517; text-decoration:none;}

/*leftLIST UNORDERED LIST MODULE STYLING _leftlist*/
.moduletable_leftlist h3 {margin-top:-5px; margin-bottom:6px; color:#666;}
.moduletable_leftlist {margin-bottom:22px; overflow:hidden; color:#888;}
.moduletable_leftlist ul li {margin-left:-20px; border-bottom:1px dashed #e7e7e7; padding:8px 0px 8px 16px; list-style:none; background-image:url(../images/liststyle-arrow.png); background-repeat:no-repeat; background-position:center left;}
.moduletable_leftlist a {color:#888888; text-decoration:none;}
.moduletable_leftlist a:visited {color:#888888; text-decoration:none;}
.moduletable_leftlist a:hover {color:#800517; text-decoration:none;}

/*leftROTATE RANDOM IMAGE ROTATOR SYTLING _leftrotate */
.moduletable_leftrotate h3 {margin-top:0; margin-bottom:15px; color:#666;}
.moduletable_leftrotate {color:#888; margin-bottom:30px;}
.moduletable_leftrotate img {width:99%; border:1px solid #e7e7e7;}

/*left TESTIMONIAL STYLE MODULE _lefttestimonial */
.moduletable_lefttestimonial h3 {margin-top:0; margin-bottom:15px; color:#666;}
.moduletable_lefttestimonial {margin-bottom:30px; color:#888; font-style:italic;}
.moduletable_lefttestimonial a {color:#9e1428; text-decoration:none;}
.moduletable_lefttestimonial a:visited {color:#9e1428; text-decoration:none;}
.moduletable_lefttestimonial a:hover {color:#800517; text-decoration:none;}

/*BOX MODULE STYLING - WHITE _box*/
.moduletable_box h3 {margin-top:-5px; margin-bottom:6px; color:#666;}
.moduletable_box {background-color:#fff; overflow:hidden; padding:15px; border:1px solid #e7e7e7; margin-bottom:30px; color:#888;}
.moduletable_box a {color:#9e1428; text-decoration:none;}
.moduletable_box a:visited {color:#9e1428; text-decoration:none;}
.moduletable_box a:hover {color:#800517; text-decoration:none;}

.moduletable_tagline {height:1.50em; color:#5E3228; vertical-align:middle; padding-top:.5em; font-style:italic;}
.moduletable_icons {color:#ccc; margin-top:6px;}
.moduletable_icons img {margin:0px 10px 0px 0px;}

.moduletable_footer h3 {color:#666; margin-top:-0.500em; line-height:1.6em; padding-bottom:5px;}
.moduletable_footer {color:#888; padding-top:4em;}
.moduletable_footer a {color:#666; text-decoration:none;}
.moduletable_footer a:visited {color:#666; text-decoration:none;}
.moduletable_footer a:hover {color:#333; text-decoration:none;}
.moduletable_footer img {margin:0px 5px 0px 5px;}
.moduletable_footer .footer-blocknumber { display /*\**/: none\9 } /*IE8 FIX*/

.moduletable_copy {font-size:0.850em; color:#666;}
.moduletable_copy a {color:#666; text-decoration:none;}
.moduletable_copy a:visited {color:#666; text-decoration:none;}
.moduletable_copy a:hover {color:#999; text-decoration:none;}

.moduletable_spotlight {color:#5e5e5e; font-size:1.0em; font-style:italic; padding:0em 0em 3em 0em;}
.moduletable_spotlight a {color:#9e1428; text-decoration:none;}
.moduletable_spotlight a:visited {color:#9e1428; text-decoration:none;}
.moduletable_spotlight a:hover {color:#800517; text-decoration:underline;}

.moduletable_bottom {color:#5e5e5e; font-size:1.0em; font-style: normal;}
.moduletable_bottom a {color:#9e1428; text-decoration:none;}
.moduletable_bottom a:visited {color:#9e1428; text-decoration:none;}
.moduletable_bottom a:hover {color:#800517; text-decoration:underline;}

.bottom a.tempcolor-button {margin-top:10px; margin-bottom:5px; overflow:hidden; display:inline-block; font-family: Arial, Helvetica, sans-serif;}
.bottom a.tempcolor-button:visited {color:fff; text-decoration:none;}
.bottom a.tempcolor-button:hover {color:fff; text-decoration:none;}

.moduletable_intro h3 {margin-top:-0.250em; font-size:1.5em; color:#ccc; line-height:1.6em;}
.moduletable_intro {padding-bottom:2.5em; color:#333; font-size:1.25em; line-height:1.8em;}
.moduletable_intro strong {color:#800517;}
.moduletable_intro a {color: #9e1428; text-decoration: none;}
.moduletable_intro a:visited {color: #9e1428; text-decoration: none;}
.moduletable_intro a:hover {color: #800517; text-decoration: none;}

.moduletable_maintop h3 {margin-top:-5px;}
.moduletable_maintop {padding-top:3em;}
.moduletable_maintop img {background-color:#800517;}
.moduletable_maintop a {color:#9e1428; text-decoration:none;}
.moduletable_maintop a:visited {color:#9e1428; text-decoration:none;}
.moudletable_maintop a:hover {color:#800517; text-decoration:none;}

.moduletable_mainbottom h3 {margin-top:-5px;}
.moduletable_mainbottom {padding-top:3em;}
.moduletable_mainbottom a {color:#9e1428; text-decoration:none;}
.moduletable_mainbottom a:visited {color:#9e1428; text-decoration:none;}
.moduletable_mainbottom a:hover {color:#800517; text-decoration:none;}

.moduletable_feature h3 {margin-top:-5px;}
.moduletable_feature {padding-top:2em;}
.moduletable_feature img {background-color:none;}
.moduletable_feature a {color:#9e1428; text-decoration:none;}
.moduletable_feature a:visited {color:#9e1428; text-decoration:none;}
.moduletable_feature a:hover {color:#800517; text-decoration:none;}

.moduletable_contenttophome {background-color:#f5f5f5; padding:0px 20px 0px 20px; margin-bottom:0em; border-left:3px solid #800517; color:#222; font-size:1.25em; line-height:1.8em; height:auto; overflow:hidden; /* IE8 and below */ padding : 20px 20px 20px 20px\9; font-size: 1.1em\9;}
.moduletable_contenttophome #srq_author {display:none;}
.moduletable_contenttophome a {color: #9e1428; text-decoration: none;}
.moduletable_contenttophome a:visited {color: #9e1428; text-decoration: none;}
.moduletable_contenttophome a:hover {color: #800517; text-decoration: none;}

.moduletable_logo {padding-top:1em; padding-bottom:1em; width:80%;}

.moduletable_bread {color:#888;}
.moduletable_bread a {color:#666; text-decoration:none;}
.moduletable_bread a:visited {color:#666; text-decoration:none;}
.moduletable_bread a:hover {color:#800517; text-decoration:none;}
.moduletable_bread ul {margin-left:0px; margin-top:5px;}
.moduletable_bread ul li {display:inline; margin-top:0; margin-left:0px;}
.moduletable_bread span.divider {padding:0px 8px 0px 8px;}

.moduletable_search input {background-color:#f9f9f9;}
.moduletable_search {float:right; text-align:right; margin-bottom:-10px; margin-top:0px;}

/*TYPOGRAPHY ---------------------------------------------------------------- */

/*Search Styling*/
input.search-query
{
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 0px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color:#fff;
  font-size:12px;
  border:1px solid #e7e7e7;
  box-shadow:none;
}


.page-header {margin-bottom:0px; margin-top:-10px; border-bottom:0px;}
.tagline {font-size:1.25em; color:#800517; font-style:italic; line-height:1.6em; display:inline-block; margin-top:12px; margin-bottom:10px;}
.title1 {font-size:1.25em; color:#800517; font-style:italic; line-height:1.6em; display:inline-block; margin-top:12px; margin-bottom:10px; font-style: italic;}

#maincontent a {color:#9e1428; text-decoration:none;}
#maincontent a:visited {color:#9e1428; text-decoration:none;}
#maincontent a:hover {color:#800517; text-decoration:none;}

h1,.componentheading {
font-size:2.0em;
color: #333;
font-weight:bold;
margin-top:-10px;
margin-bottom:10px;
line-height:1.6em;
}

h2,.contentheading {
font-size:2.0em;
color: #9e1428; /*CS*/
font-weight:bold;
margin-top:0px;
margin-bottom:10px;
line-height: 1.6em;
}

legend {
font-size:2.0em;
color: #9e1428; /*CS*/
font-weight:bold;
margin-top:0px;
margin-bottom:15px;
line-height: 1.6em;
border:none;
}

fieldset.formFieldset legend {font-size:1.750em;}

h3 {font-size:1.50em; color:#666; line-height:1.6em;}
h3 a {font-size:1.0em; color:#5F3227;}
h4 {font-size: 1.0em;}
h5 {font-size: 0.850em;}
h6 {font-size:0.750em;}

input#Uploads {background-color:#F7F7F7; color:#5e5e5e;}
table tr td img {border:1px solid #e7e7e7;}
table tr td {padding:1em 1em 1em 1em;}

/*TEMPLATE INDIVIDUAL MEDIA QUERIES BY POSITION--------------------------------------------------------------- */

/*PHONE*/ @media (max-width: 767px) {
  .phone {display: none !important;}
  td {display:block; width:100%;}
  .fpimage img {display:none;}
  iframe {display:none;}
  .moduletable_logo img {width:70%; margin-left:auto; margin-right:auto;}
  #navmenu {height:auto; color:#ccc; float: left; padding-top:1em; padding-bottom:1em; margin-left:auto; margin-right:auto; width:95%;}
  #navmenu select {margin-left:auto; margin-right:auto; width:100%; margin-left:auto; margin-right:auto;}
  div.moduletable_navmenu {width: auto; margin-left:auto; margin-right:auto;}
  .moduletable_contenttophome img {display:none;}
  pre {width:85%; display:inline-block; overflow:hidden;}
  .page-header {margin-bottom:0px; margin-top:-20px; border-bottom:0px;}
  div.moduletable_navmenu select {width:100%; margin-left:auto; margin-right:auto;}
  #component table tr td img {width:80%;}
  .moduletable_contenttop {margin-bottom:50px; background-color:#f3f3f3; border:1px solid #e7e7e7; padding:15px;}
  #maincontent {margin-bottom:20px;}
  .moduletable_rightlist ul li {border-bottom:0px dashed #e7e7e7;}
  .moduletable_leftlist ul li {border-bottom:0px dashed #e7e7e7;}
  .smallbuttons {width:100%; height:auto; float:left; overflow:hidden; -ms-word-wrap:: break-word; /* IE8 and below */ display : inline-block\9;}
  .bigbuttons {width:100%; height:auto; float:left; overflow:hidden; -ms-word-wrap:: break-word;/* IE8 and below */ display : inline-block\9;}
  .calicons {width:100%; height:auto; float:left; overflow:hidden; -ms-word-wrap:: break-word;/* IE8 and below */ display : inline-block\9;}
  #navmenu .moduletable_navmenu select #dj-main100select.inputbox.dj-select {width:100%;}
  .dj-select
	{
  display: none;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-size: 1.5em;
  max-width: 95%;
  height: auto;
}

/* Line 26 */
#dj-main100select
{
  display: inline-block;
}
  
  	#component a.blackbutton, #component a.blackbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.maroonbutton, #component a.maroonbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.greybutton, #component a.greybutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.silverbutton, #component a.silverbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.goldbutton, #component a.goldbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.pinkbutton, #component a.pinkbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.bluebutton, #component a.bluebutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.navybutton, #component a.navybutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.greenbutton, #component a.greenbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.darkgreenbutton, #component a.darkgreenbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.tealbutton, #component a.tealbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.orangebutton, #component a.orangebutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.peachbutton, #component a.peachbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.purplebutton, #component a.purplebutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.redbutton, #component a.redbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.tempcolor-button, #component a.tempcolor-button:hover {display:inline-block; margin-bottom:12px;}
	
	#component a.maroonbutton-big, #component a.maroonbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.blackbutton-big, #component a.blackbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.greybutton-big, #component a.greybutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.silverbutton-big, #component a.silverbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.goldbutton-big, #component a.goldbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.pinkbutton-big, #component a.pinkbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.bluebutton-big, #component a.bluebutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.navybutton-big, #component a.navybutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.greenbutton-big, #component a.greenbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.darkgreenbutton-big, #component a.darkgreenbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.tealbutton-big, #component a.tealbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.orangebutton-big, #component a.orangebutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.purplebutton-big, #component a.purplebutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.redbutton-big, #component a.redbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.peachbutton-big, #component a.peachbutton-big:hover {display:inline-block; margin-bottom:12px;}
}

/*TABLET*/@media (min-width: 768px) and (max-width: 979px) {
	.moduletable_tagline {height:100%; color:#5E3228; vertical-align:middle; padding-top:0.5em;}
	 .moduletable_logo img {width:100%; margin-left:auto; margin-right:auto;}
	.title1 {font-size:1.00em; color:#1e7ba9; font-style:italic; line-height:1.6em; display:inline-block; margin-top:18px; margin-bottom:10px; font-style: italic;}
  	.tablet {display: none !important;}
	.moduletable_footer img {margin:0px 5px 5px 5px;}
	pre {width:90%;}
	.smallbuttons {width:100%; height:auto; float:left; overflow:hidden;}
  	.bigbuttons {width:100%; height:auto; float:left; overflow:hidden;}
  	.calicons {width:100%; height:auto; float:left; overflow:hidden;}
	.moduletable_footer .footer-blocknumber {display:none;}
		
	#component a.blackbutton, #component a.blackbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.maroonbutton, #component a.maroonbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.greybutton, #component a.greybutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.silverbutton, #component a.silverbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.goldbutton, #component a.goldbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.pinkbutton, #component a.pinkbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.bluebutton, #component a.bluebutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.navybutton, #component a.navybutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.greenbutton, #component a.greenbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.darkgreenbutton, #component a.darkgreenbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.tealbutton, #component a.tealbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.orangebutton, #component a.orangebutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.peachbutton, #component a.peachbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.purplebutton, #component a.purplebutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.redbutton, #component a.redbutton:hover {display:inline-block; margin-bottom:12px;}
	#component a.tempcolor-button, #component a.tempcolor-button:hover {display:inline-block; margin-bottom:12px;}
	
	#component a.maroonbutton-big, #component a.maroonbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.blackbutton-big, #component a.blackbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.greybutton-big, #component a.greybutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.silverbutton-big, #component a.silverbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.goldbutton-big, #component a.goldbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.pinkbutton-big, #component a.pinkbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.bluebutton-big, #component a.bluebutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.navybutton-big, #component a.navybutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.greenbutton-big, #component a.greenbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.darkgreenbutton-big, #component a.darkgreenbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.tealbutton-big, #component a.tealbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.orangebutton-big, #component a.orangebutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.purplebutton-big, #component a.purplebutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.redbutton-big, #component a.redbutton-big:hover {display:inline-block; margin-bottom:12px;}
	#component a.peachbutton-big, #component a.peachbutton-big:hover {display:inline-block; margin-bottom:12px;}
}

/*DESKTOP*/ 
	.desktop {display:inherit;}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-    input:focus {
    border-color: #ccc;
    box-shadow: none;
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}

 
.btn {font-size:12px; margin-bottom:20px; background-color: #800517 !important; background-repeat: repeat-x; color: #fff !important; background-image:none; text-shadow: none;
/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */ border:none;}
.btn:hover {background-color:#8a091c; color:#fff;}
.btn span {display:none;}


/*EXTENSION SPECIFIC ------------------------------------- */

/*OS DONATE MODULE*/
div#osdonatestatic form input {background-color: #fff;}
div#osdonatestatic img {margin-bottom:0px;}
.moduletable_box #osdonatestatic form input {width:auto;}
.moduletable_box #osdonatestatic form {margin-top:15px;}
.moduletable_box #osdonatestatic form select {width:100%;}

/*GK TABS*/
.gkTabsItem
{
  background-color: none;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

/*CONTACT FORM MODULE - contentbot*/
section#contact.content form#contact-form.form-horizontal.contact-form fieldset div.control-group div.controls button.btn {width:auto;}
section#contact.content form#contact-form.form-horizontal.contact-form fieldset div.control-group div.controls button.btn { width /*\**/: 20%\9 } /*IE8 FIX*/
section#contact.content form#contact-form.form-horizontal.contact-form fieldset div.control-group div.controls button.btn { overflow /*\**/: visible\9 } /*IE8 FIX*/

/*SEARCH COMPONENT RESULTS*/
form#searchForm div.btn-toolbar div.btn-group.pull-left button.btn.hasTooltip {display:none;}
.label-info, .badge-info {background-color: #3399cc;}

/*SIMPLE IMAGE GALLERY - SIGFREE PLUGIN*/
ul.sigFreeClassic li.sigFreeThumb span.sigFreeLinkWrapper
{
  display: block;
  float: left;
  margin-top: -5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -5px;
  padding:0px;
  box-shadow:none;
  border:none;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

/*TWEET DISPLAY BACK*/
.TDB-tweet-text {padding-bottom:10px; border-bottom:0px dashed #333; margin-bottom:6px; background-image:url(../images/tweetback.png); background-repeat:no-repeat; background-position:top left; padding-left:24px;} 
.TDB-footer-follow-link{font-weight: bold;text-align: left; margin-top:0px;}

/*OTHER TYPOGRAPHY----------------------------------------*/

/*FOOTER BLOCK NUMBER STYLES*/
.footer-blocknumber {background-color:#eeeeee;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #999;display: block;width: 32px;height: 32px;line-height: 32px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;/*radius*/-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px; /* future proofing */}

/*TEMPLATE COLOR BUTTON*/
a.tempcolor-button {
	background-color:#800517 ;color:#e7e7e7;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;	font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}
a.tempcolor-button:hover {background-color:#8a091c; color:#fff;}
a.tempcolor-button:visited {color:#fff;}

/*----------------------------------------------------------------------------*/

/*PRECODE - CODE FORMAT*/
pre {
background-color: #f7f7f7;
border-left:5px solid #ccc;
width:96%;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
font-family: Monaco,Consolas,"Courier News",monospace;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 1em;
line-height: 1.5;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
margin-top: 15px;
margin-right: 0pt;
margin-bottom: 15px;
margin-left: 0pt;
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
}

/*DROPCAP*/
.dropcap {
display: block;
float: left;
font-family: Georgia,Times,serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 60px;
line-height: 40px;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
padding-top: 7px;
padding-right: 8px;
padding-bottom: 0pt;
padding-left: 0pt;
}

/*BLOCKQUOTE TYPO STYLING*/
blockquote {font-style:italic; font-size:12px; color:#666666;}
blockquote span.open {
background-color: transparent;
background-image: url("../images/block-open.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
padding-top: 0pt;
padding-right: 0px;
padding-bottom: 0pt;
padding-left: 20px;
}

blockquote span.close {
background-color: transparent;
background-image: url("../images/block-close.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
padding-top: 0pt;
padding-right: 20px;
padding-bottom: 0pt;
padding-left: 0pt;
}

/*EVENT ICON - CALENDAR*/
/*TEMPLATE COLOR*/
.event-tempcolor {width:56px; height:70px; float:left; display:inline-block; background-color:#800517; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*BLUE COLOR*/
.event-blue {width:56px; height:70px; float:left; display:inline-block; background-color:#3399cc; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff; /* future proofing */}

/*NAVY COLOR*/
.event-navy {width:56px; height:70px; float:left; display:inline-block; background-color:#15317E; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff; /* future proofing */}

/*MAROON COLOR*/
.event-maroon {width:56px; height:70px; float:left; display:inline-block; background-color:#800517; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff; /* future proofing */}

/*BLACK COLOR*/
.event-black {width:56px; height:70px; float:left; display:inline-block; background-color:#292929; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*GREY COLOR*/
.event-grey {width:56px; height:70px; float:left; display:inline-block; background-color:#666; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*SILVER COLOR*/
.event-silver {width:56px; height:70px; float:left; display:inline-block; background-color:#e7e7e7; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#5e5e5e;/* future proofing */}

/*PINK COLOR*/
.event-pink {width:56px; height:70px; float:left; display:inline-block; background-color:#f9a7b0; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*GREEN COLOR*/
.event-green {width:56px; height:70px; float:left; display:inline-block; background-color:#78d18b; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*DARK GREEN COLOR*/
.event-darkgreen {width:56px; height:70px; float:left; display:inline-block; background-color:#6d8d5b; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*TEAL COLOR*/
.event-teal {width:56px; height:70px; float:left; display:inline-block; background-color:#3ea9a1; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*PEACH COLOR*/
.event-peach {width:56px; height:70px; float:left; display:inline-block; background-color:#FF9955; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*ORANGE COLOR*/
.event-orange {width:56px; height:70px; float:left; display:inline-block; background-color:#e4693f; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*PURPLE COLOR*/
.event-purple {width:56px; height:70px; float:left; display:inline-block; background-color:#9a86a2; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*RED COLOR*/
.event-red {width:56px; height:70px; float:left; display:inline-block; background-color:#dc4f49; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#fff;/* future proofing */}

/*GOLD COLOR*/
.event-gold {width:56px; height:70px; float:left; display:inline-block; background-color:#EADC88; margin-right:20px; border:1px solid #e7e7e7; margin-top:5px; margin-bottom:20px;/*radius*/-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; color:#666;/* future proofing */}

.eventmonth {width:56px; height:23px; float:left; background-color:none; font-size:12px; text-align:center; padding-top:3px;}
.eventdate {width:56px; height:32px; float:left; color:#888; font-size:30px; text-align:center; vertical-align:middle; padding-top:12px; background-color:#fff;
/* IE10 Consumer Preview */ background-image: -ms-linear-gradient(top, #FFFFFF 0%, #F3F3F3 100%);/* Mozilla Firefox */ background-image: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 100%);/* Opera */ background-image: -o-linear-gradient(top, #FFFFFF 0%, #F3F3F3 100%);/* Webkit (Safari/Chrome 10) */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #F3F3F3));/* Webkit (Chrome 11+) */ background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #F3F3F3 100%);/* W3C Markup, IE10 Release Preview */ background-image: linear-gradient(to bottom, #FFFFFF 0%, #F3F3F3 100%); /* IE8 and below */ display : inline-block\9;}

/*INLINE HIGHLIGHT STYLES*/
.highlight-maroon {
background-color: #800517;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-black {
background-color: #292929;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-grey {
background-color: #666;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-silver {
background-color: #e7e7e7;color:#5e5e5;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-white {
background-color: #fff;color:#333;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-pink {
background-color: #f9a7b0;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-blue {
background-color: #3399cc;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-navy {
background-color: #15317E;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-green {
background-color: #78d18b;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-darkgreen {
background-color: #6d8d5b;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-teal {
background-color: #3ea9a1;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-peach {
background-color: #FF9955;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-orange {
background-color: #e4693f;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-purple {
background-color: #9a86a2;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-red {
background-color: #dc4f49;color:#fff;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

.highlight-gold {
background-color: #EADC88;color:#666;background-image: none;background-repeat: repeat;background-attachment: scroll;background-position: 0% 0%;background-clip: border-box;background-origin: padding-box;background-size: auto auto;font-weight: normal;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}

/*ICON INLINE STYLES*/
p.error, p.message, p.tips, p.tag, p.note, p.photo, p.doc, p.phone, p.calendar, p.clock, p.camera, p.check, p.plus, p.minus, p.diamond, p.tool, p.female, p.male, p.ribbon, p.heart, p.davidstar, p.moonstar, p.cross, p.star, p.stopwatch, p.pin, p.chart, p.key, p.speech, p.pushpin, p.mail, p.info1, p.info2, p.clipboard  {
padding-left: 25px;
position: relative;}

p.error {color: #cc0000; background-position:top left; background-image:url('../images/error.png'); background-repeat:no-repeat;}
p.message {color: #666; background-position:top left; background-image: url(../images/message.png); background-repeat:no-repeat;}
p.tips {color: #666; background-position:top left; background-image: url(../images/tip.png); background-repeat:no-repeat;}
p.tag {color: #666; background-position:top left; background-image: url(../images/tag.png); background-repeat:no-repeat;}
p.note {color: #666; background-position:top left; background-image: url(../images/note.png); background-repeat:no-repeat;}
p.photo {color: #666; background-position:top left; background-image: url(../images/photo.png); background-repeat:no-repeat;}
p.doc {color: #666; background-position:top left; background-image: url(../images/document.png); background-repeat:no-repeat;}
p.phone {color: #666; background-position:top left; background-image: url(../images/phone.png); background-repeat:no-repeat;}
p.calendar {color: #666; background-position:top left; background-image: url(../images/calendar.png); background-repeat:no-repeat;}
p.clock {color: #666; background-position:top left; background-image: url(../images/clock.png); background-repeat:no-repeat;}
p.camera {color: #666; background-position:top left; background-image: url(../images/camera.png); background-repeat:no-repeat;}
p.check {color: #666; background-position:top left; background-image: url(../images/check.png); background-repeat:no-repeat;}
p.plus {color: #666; background-position:top left; background-image: url(../images/plus.png); background-repeat:no-repeat;}
p.minus {color: #666; background-position:top left; background-image: url(../images/minus.png); background-repeat:no-repeat;}
p.diamond {color: #666; background-position:top left; background-image: url(../images/diamond.png); background-repeat:no-repeat;}
p.tool {color: #666; background-position:top left; background-image: url(../images/tool.png); background-repeat:no-repeat;}
p.female {color: #666; background-position:top left; background-image: url(../images/female.png); background-repeat:no-repeat;}
p.male {color: #666; background-position:top left; background-image: url(../images/male.png); background-repeat:no-repeat;}
p.ribbon {color: #666; background-position:top left; background-image: url(../images/ribbon.png); background-repeat:no-repeat;}
p.heart {color: #666; background-position:top left; background-image: url(../images/heart.png); background-repeat:no-repeat;}
p.star {color: #666; background-position:top left; background-image: url(../images/star.png); background-repeat:no-repeat;}
p.stopwatch {color: #666; background-position:top left; background-image: url(../images/stopwatch.png); background-repeat:no-repeat;}
p.pin {color: #666; background-position:top left; background-image: url(../images/pin.png); background-repeat:no-repeat;}
p.chart {color: #666; background-position:top left; background-image: url(../images/chart.png); background-repeat:no-repeat;}
p.key {color: #666; background-position:top left; background-image: url(../images/key.png); background-repeat:no-repeat;}
p.speech {color: #666; background-position:top left; background-image: url(../images/speech.png); background-repeat:no-repeat;}
p.pushpin {color: #666; background-position:top left; background-image: url(../images/pushpin.png); background-repeat:no-repeat;}
p.mail {color: #666; background-position:top left; background-image: url(../images/mail.png); background-repeat:no-repeat;}
p.info1 {color: #666; background-position:top left; background-image: url(../images/info1.png); background-repeat:no-repeat;}
p.info2 {color: #666; background-position:top left; background-image: url(../images/info2.png); background-repeat:no-repeat;}
p.clipboard {color: #666; background-position:top left; background-image: url(../images/clipboard.png); background-repeat:no-repeat;}

/*LIST STYLES*/
ul.starlist {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  line-height: 20px;
  list-style-type: url("../images/star-ul.png");
  list-style-image: url("../images/star-ul.png");
  list-style-position: outside;
  margin-top: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 24px;
  margin-left:20px;
}

ul.checklist {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  line-height: 20px;
  list-style-type: url("../images/check-ul.png");
  list-style-image: url("../images/check-ul.png");
  list-style-position: outside;
  margin-top: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 24px;
  margin-left:20px;
}

ul.clocklist {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  line-height: 20px;
  list-style-type: url("../images/clock-ul.png");
  list-style-image: url("../images/clock-ul.png");
  list-style-position: outside;
  margin-top: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 24px;
  margin-left:20px;
}

ul.datelist {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  line-height: 20px;
  list-style-type: url("../images/date-ul.png");
  list-style-image: url("../images/date-ul.png");
  list-style-position: outside;
  margin-top: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 24px;
  margin-left:20px;
}

ul.arrowlist {
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  line-height: 20px;
  list-style-type: url("../images/arrow-list.png");
  list-style-image: url("../images/arrow-list.png");
  list-style-position: outside;
  margin-top: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 24px;
  margin-left:20px;
}

/*CIRCLE BLOCK NUMBER STYLES*/
.black-circlenumber {background-color:#000;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.grey-circlenumber {background-color:#666;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.silver-circlenumber {background-color:#e7e7e7;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #666;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.0);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.gold-circlenumber {background-color:#EADC88;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #666;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.pink-circlenumber {background-color:#f9a7b0;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.navy-circlenumber {background-color:#15317E;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.blue-circlenumber {background-color:#3399cc;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.darkgreen-circlenumber {background-color:#6d8d5b;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.green-circlenumber {background-color:#78d18b;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.teal-circlenumber {background-color:#3ea9a1;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.orange-circlenumber {background-color:#e4693f;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.purple-circlenumber {background-color:#9a86a2;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.red-circlenumber {background-color:#dc4f49;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.peach-circlenumber {background-color:#FF9955;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

.maroon-circlenumber {background-color:#800517;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #fff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3); border:0px solid #ccc; /*radius*/-moz-border-radius: 22px;-webkit-border-radius: 22px;border-radius: 22px; /* future proofing */}

/*ROUNDED BLOCK NUMBER STYLES*/
.black-blocknumber {background-color:#000;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.grey-blocknumber {background-color:#666;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.silver-blocknumber {background-color:#e7e7e7;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #666666;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.0);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.gold-blocknumber {background-color:#EADC88;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #666;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.pink-blocknumber {background-color:#f9a7b0;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.navy-blocknumber {background-color:#15317E;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.blue-blocknumber {background-color:#3399cc;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.darkgreen-blocknumber {background-color:#6d8d5b;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.green-blocknumber {background-color:#78d18b;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.teal-blocknumber {background-color:#3ea9a1;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.orange-blocknumber {background-color:#e4693f;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.purple-blocknumber {background-color:#9a86a2;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.red-blocknumber {background-color:#dc4f49;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.peach-blocknumber {background-color:#FF9955;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #ffffff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

.maroon-blocknumber {background-color:#800517;background-repeat: no-repeat;position:top left;float:left;margin-right:10px;margin-top:5px;color: #fff;display: block;width: 44px;height: 44px;line-height: 44px;top: 10px;left: 0px;font-family: Arial,sans-serif;font-style: normal;font-variant: normal;font-weight: bold;font-size: 20px;font-size-adjust: none;font-stretch: normal;text-align: center;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3); border:1px solid #ccc; /*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */}

/*SMALL BUTTON STYLES - COMPONENT LINK COLORS*/
#component a.blackbutton, #component a.blackbutton:hover {color:#fff;}
#component a.maroonbutton, #component a.maroonbutton:hover {color:#fff;}
#component a.greybutton, #component a.greybutton:hover {color:#fff;}
#component a.silverbutton, #component a.silverbutton:hover {color:#5e5e5e;}
#component a.goldbutton, #component a.goldbutton:hover {color:#666;}
#component a.pinkbutton, #component a.pinkbutton:hover {color:#fff;}
#component a.bluebutton, #component a.bluebutton:hover {color:#fff;}
#component a.navybutton, #component a.navybutton:hover {color:#fff;}
#component a.greenbutton, #component a.greenbutton:hover {color:#fff;}
#component a.darkgreenbutton, #component a.darkgreenbutton:hover {color:#fff;}
#component a.tealbutton, #component a.tealbutton:hover {color:#fff;}
#component a.orangebutton, #component a.orangebutton:hover {color:#fff;}
#component a.peachbutton, #component a.peachbutton:hover {color:#fff;}
#component a.purplebutton, #component a.purplebutton:hover {color:#fff;}
#component a.redbutton, #component a.redbutton:hover {color:#fff;}
#component a.tempcolor-button, #component a.tempcolor-button:hover {color:#fff;}
#mainbottom a.tempcolor-button, #mainbottom a.tempcolor-button:hover {color:#fff;}
#maintop a.tempcolor-button, #maintop a.tempcolor-button:hover {color:#fff;}

/*SMALL BUTTONS ---------------------------*/
/*MAROON BUTTON*/
a.maroonbutton {
	background-color:#800517;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.maroonbutton:hover {background-color:#8a091c; color:#fff; }

/*BLACK BUTTON*/
a.blackbutton {
	background-color:#000000;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing */
	/* IE8 and below */ display : inline-block\9;}
a.blackbutton:hover {background-color:#333; color:#fff; }

/*GREY BUTTON*/
a.greybutton {
	background-color:#333;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.greybutton:hover {background-color:#555555; color:#fff; }

/*SILVER BUTTON*/
a.silverbutton {
	background-color:#e7e7e7;color:#5e5e5e;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.silverbutton:hover {background-color:#dddddd; color:#5e5e5e; }

/*BROWN BUTTON*/
a.goldbutton {
	background-color:#EADC88;color:#666;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.goldbutton:hover {background-color:#e0d27e; color:#666; }

/*NAVY BUTTON*/
a.navybutton {
	background-color:#15317E;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.navybutton:hover {background-color:#0e2970; color:#fff; }

/*BLUE BUTTON*/
a.bluebutton {
	background-color:#3399cc;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.bluebutton:hover {background-color:#2586b6; color:#fff; }

/*PURPLE BUTTON*/
a.purplebutton {
	background-color:#9a86a2;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.purplebutton:hover {background-color:#876f91; color:#fff; }

/*DARK GREEN BUTTON*/
a.darkgreenbutton {
	background-color:#6d8d5b;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.darkgreenbutton:hover {background-color:#5e7f4b; color:#fff; }

/*GREEN BUTTON*/
a.greenbutton {
	background-color:#78d18b;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.greenbutton:hover {background-color:#63be76; color:#fff; }

/*TEAL BUTTON*/
a.tealbutton {
	background-color:#3ea9a1;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.tealbutton:hover {background-color:#359991; color:#fff; }

/*RED BUTTON*/
a.redbutton {
	background-color:#dc4f49;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.redbutton:hover {background-color:#c7403b; color:#fff; }

/*ORANGE BUTTON*/
a.orangebutton {
	background-color:#e4693f;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.orangebutton:hover {background-color:#d15a31; color:#fff; }

/*PEACH BUTTON*/
a.peachbutton {
	background-color:#FF9955;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.peachbutton:hover {background-color:#ee8b49; color:#fff; }

/*PINK BUTTON*/
a.pinkbutton {
	background-color:#f9a7b0;color:#ffffff;padding-top:6px;padding-bottom:6px;padding-left:12px;padding-right:12px;font-weight:normal;font-size:12px;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.pinkbutton:hover {background-color:#e98f99; color:#fff; }

/*BIG BUTTON STYLES - IN COMPONENT LINK COLORS----------------------------------*/
#component a.maroonbutton-big, #component a.maroonbutton-big:hover {color:#fff;}
#component a.blackbutton-big, #component a.blackbutton-big:hover {color:#fff;}
#component a.greybutton-big, #component a.greybutton-big:hover {color:#fff;}
#component a.silverbutton-big, #component a.silverbutton-big:hover {color:#5e5e5e;}
#component a.goldbutton-big, #component a.goldbutton-big:hover {color:#666;}
#component a.pinkbutton-big, #component a.pinkbutton-big:hover {color:#fff;}
#component a.bluebutton-big, #component a.bluebutton-big:hover {color:#fff;}
#component a.navybutton-big, #component a.navybutton-big:hover {color:#fff;}
#component a.greenbutton-big, #component a.greenbutton-big:hover {color:#fff;}
#component a.darkgreenbutton-big, #component a.darkgreenbutton-big:hover {color:#fff;}
#component a.tealbutton-big, #component a.tealbutton-big:hover {color:#fff;}
#component a.orangebutton-big, #component a.orangebutton-big:hover {color:#fff;}
#component a.purplebutton-big, #component a.purplebutton-big:hover {color:#fff;}
#component a.redbutton-big, #component a.redbutton-big:hover {color:#fff;}
#component a.peachbutton-big, #component a.peachbutton-big:hover {color:#fff;}

/*BIG MAROON BUTTON*/
a.maroonbutton-big {
	background-color:#800517;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.maroonbutton-big:hover {background-color:#8a091c; color:#fff;}

/*BIG BLACK BUTTON*/
a.blackbutton-big {
	background-color:#000000;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.blackbutton-big:hover {background-color:#333; color:#fff;}

/*BIG GREY BUTTON*/
a.greybutton-big {
	background-color:#666;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.greybutton-big:hover {background-color:#555555; color:#fff;}

/*BIG SILVER BUTTON*/
a.silverbutton-big {
	background-color:#e7e7e7;color:#5e5e5e;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.silverbutton-big:hover {background-color:#dddddd; color:#5e5e5e;}

/*BIG BROWN BUTTON*/
a.goldbutton-big {
	background-color:#EADC88 ;color:#666;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.goldbutton-big:hover {background-color:#e0d27e; color:#666;}

/*BIG NAVY BUTTON*/
a.navybutton-big {
	background-color:#15317E ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.navybutton-big:hover {background-color:#0e2970; color:#fff;}

/*BIG BLUE BUTTON*/
a.bluebutton-big {
	background-color:#3399cc ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.bluebutton-big:hover {background-color:#2586b6; color:#fff;}

/*BIG PURPLE BUTTON*/
a.purplebutton-big {
	background-color:#9a86a2 ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.purplebutton-big:hover {background-color:#876f91; color:#fff;}

/*BIG DARK GREEN BUTTON*/
a.darkgreenbutton-big {
	background-color:#6d8d5b ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.darkgreenbutton-big:hover {background-color:#5e7f4b; color:#fff;}

/*BIG GREEN BUTTON*/
a.greenbutton-big {
	background-color:#78d18b  ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.greenbutton-big:hover {background-color:#63be76; color:#fff;}

/*BIG TEAL BUTTON*/
a.tealbutton-big {
	background-color:#3ea9a1 ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.tealbutton-big:hover {background-color:#359991; color:#fff;}

/*BIG RED BUTTON*/
a.redbutton-big {
	background-color:#dc4f49 ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.redbutton-big:hover {background-color:#c7403b; color:#fff;}

/*BIG ORANGE BUTTON*/
a.orangebutton-big {
	background-color:#e4693f ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.orangebutton-big:hover {background-color:#d15a31; color:#fff;}

/*BIG PEACH BUTTON*/
a.peachbutton-big {
	background-color:#FF9955 ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.peachbutton-big:hover {background-color:#ee8b49; color:#fff;}

/*BIG PINK BUTTON*/
a.pinkbutton-big {
	background-color:#f9a7b0 ;color:#ffffff;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;font-size:16px; font-weight:bold;text-decoration:none;border:0px solid #ccc;text-decoration:none;margin-top:8px;margin-bottom:10px;/*radius*/-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px; /* future proofing *//* IE8 and below */ display : inline-block\9;}
a.pinkbutton-big:hover {background-color:#e98f99; color:#fff;}




