/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}


body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}


/* Normal link */
a {
	color: #C41D32;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #C41D32;
	text-decoration: underline;
}

a:active, :focus {
	outline: none;
}

/* More link */
a.more:link, a.more:visited {
	padding: 2px 15px 0 0;
	float: right;
	color: #A1A5AA;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

a.more:hover {
	text-decoration: underline;
}

.task a.more:link, .task a.more:visited {
	background: transparent url("../images/list.gif") right 3px no-repeat;
}


.services a.more:link, .services a.more:visited {
	background: transparent url("../images/list2.gif") right 3px no-repeat;
	margin: 197px 15px 0 0;
}

.listing a.more:link, .listing a.more:visited {
	background: transparent url("../images/list1.gif") right 3px no-repeat;
	margin: 10px 38px 0 0;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {

}


/* Small text */
small, .small, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	font-size: 92%;
}

/* Heading */
h1 {
	font-weight: bold;
	font-size: 18px;
}

h1 span {
	color: #2B306D;
}

h1 i {
	font-size: 20px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
	color: #C41D32;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}

h6 {
	color: #52687C;
	font-size: 19px;
	font-weight: 400;
	line-height: 19px;
	text-transform: uppercase;
}

p, pre, blockquote, h1, h2, h3, h4, h5 {
	margin: 15px 0 10px 0;
	padding: 0;
}

h6 {
	margin: 0;
	padding: 0;
}


ul {
	list-style: none;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ol {
	list-style: decimal;
	margin: 20px;
	padding: 0;
}

#content ul {
	list-style: disc;
	margin: 20px;
	padding: 0;
}

#content ul li {
	padding-bottom: 10px;
}

#content ol li {
	padding: 5px 0;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 0 5px;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #cccccc;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
}
















/* MAIN LAYOUT DIVS
--------------------------------------------------------- */



#wrapper {
	width: 950px;
	margin: 0 auto;
}


#header {
	height: 262px;
	border-top: 8px solid;
	background: url(../images/header-bg.png) no-repeat bottom center;
}

#header-wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

.logo {
	position: absolute;
	top: -8px;
	left: -20px
}

.flavors {
	position: absolute;
	right: -100px;
	top: 66px;
}

#topmenu {
	width: 633px;
	position: absolute;
	right: 0;
	z-index: 1;
	padding: 15px 0 10px 0;
}

#topmenu li {
	float: left;
}

#topmenu a, #topmenu a:visited {
	padding: 15px 0;
	margin: 0 10px;
	color: #c41d32;
	font-size: 15px;
	font-weight: bold;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
}

#topmenu a:hover {
	color: #202121;
	text-decoration: none;
	background: url(../images/topmenu-left-hover.gif) no-repeat;
}

#topmenu a span {
	padding: 15px 10px 10px 10px;
}

#topmenu a:hover span {
	background: url(../images/topmenu-right-hover.gif) right top no-repeat;
}

#container {
	padding: 20px 0;
	font-size: 13px;
	line-height: 18px;
}

#left-column {
	float: left;
	width: 190px;
	padding: 18px 0 0 20px;
}

#left-column a, #left-column a:visited {
	color: #f6e3cb;
}

#main-column {
	float: left;
	width: 480px;
}

#right-column {
	float: left;
	width: 252px;
}

#right-column a, #right-column a:visited {
	color: #F4DEC3;
}

#mainbody {
	float: left;
}

#content {
}

#content p {
	line-height: 17px;
	padding: 0 0 10px;
}

/* content padding main column top-left-bottom-right*/

#contentwrap {
	width: 677px;
	float: left;
	padding: 0 20px 0 0;	
}

* html #contentwrap {
	height: 300px;
}



#footer-1 {
	background: #fff0b0 url(../images/footer-1-bg.jpg) repeat-x;
	padding: 8px 0;
	height: 122px;
}
#footer-2 {
	background: #c41d32;
	padding: 15px 0;
}

#footer-1-wrapper {
	width: 550px;
	padding-left: 400px;
	margin: 0 auto;
	color: #202121;
	position: relative;
}

#footer-1 a, #footer-1 a:visited {
	color: #202121;
}

#footer-1 a:hover {
	color: #c41d32;
	text-decoration: none;
}

#footer-1 ul li {
	background: url(../images/menu-arrow.gif) no-repeat 0px 4px;
	padding: 2px 5px 2px 16px;
}


.footer-image {
	position: absolute;
	top: -30px;
	left: -10px;
}

#footer-2-wrapper {
	width: 950px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: right;
}

#footer-2 a, #footer-2 a:visited {
	color: #ffffff;
}

#footer-2 a:hover {
	color: #fde88f;
	text-decoration: none;
}






/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-size: 100%;
}

.button {
	background: #5c5c5c;
	border: 1px solid #5c5c5c;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	color: #ffffff;
	font-size: 10px;
	padding: 3px 5px;
	cursor: pointer;
}

.button:hover, .button:focus {
	color: #ffffff;
	background: #C41D32; 
	border: 1px solid #C41D32;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox, textarea {
	background: #fafafa;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	color: #002649;
	padding: 5px;
	margin: 2px 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputbox:hover, .inputbox:focus, textarea:hover, textarea:focus {
	background: #ffffff;
}


.right {
	float: right;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/so-q.gif) no-repeat center left;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/sc-q.gif) no-repeat center right;
}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	background: url(../images/author.gif) no-repeat 5px 4px #EAEBEE;
	font-size: 90%;
	text-transform: uppercase;
}

/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}



/* Note Style */
p.stickynote, #content p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download, #content p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Small checklist */
ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/icon_list.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}





/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 0;
}

#content .article_separator {
	clear: both;
	display: block;
	height: 5px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 2px solid #F2E1CF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 5px 0 15px;
	margin: 0 0 10px;
}

.componentheading {
	color: #554126;
	font-size: 27px;
	font-weight:normal;
	padding:0;
}



#component-contact {

}

.contentdescription {
	padding-bottom: 30px;
}

.contentpaneopen h2.contentheading, .contentpaneopen .contentheading {
	width: auto;
	line-height: 31px;
	margin:0 0 10px 0;
}

.contentpaneopen_edit {
	text-align: right;
}

h2.contentheading, .contentheading {
	font-size: 24px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #202121;
}

.contentpane .contentheading {
	background: none;
}

table.blog .contentheading {
	background: none;
	text-align: left;
	height: auto;
}

.contentheading {
	font-size:18px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 15px 1px 14px;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #4B6177;
	font-weight: bold;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #3F537A;
}

table.contentpaneopen td, table.contentpane td {
}

#content table.contentpaneopen, #content table.contentpane, #content table.blog {
	width: 100%;
	margin: 20px 0 0 0;
}

#content table.blog {
	padding: 20px 0 0 0;
}

.moduletable {
	padding: 0;
}

#content ul.pagination {
	margin: 0 0 10px 0;
	padding: 0;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;

}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {

}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #ECDAC5;
}

.sectiontableheader a {
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #f6e7d8;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #ECDAC5 ;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}












/* META
--------------------------------------------------------- */

.article-tools {
	width: 99%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}































/* MAIN NAVIGATION
--------------------------------------------------------- */

#mainnavwrap {
	width: 850px;
	margin: 0 auto;
}

#mainnav {
	float: left;
}

#pathway {
	font-size: 92%;
}

#pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

#pathway a {
	text-decoration: none;
}

#pathway img {
	margin: 1px 5px;
}






/* MODULE
--------------------------------------------------------- */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
.moduletable_blogbanner h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;	
}

#left-column div.moduletable,
#right-column div.moduletable,
#left-column div.moduletable_menu,
#right-column div.moduletable_menu {

}



#left-column div.moduletable_menu ul.menu li {
	border-bottom: 1px solid #d1d1d1;
}

#left-column div.moduletable_menu ul.menu li ul li {
	border: none;
	padding: 0 0 0 15px;
}

#left-column div.moduletable_menu a, #left-column div.moduletable_menu a:visited {
	color: #333333;
}

#left-column div.moduletable_menu ul.menu li ul li a, #left-column div.moduletable_menu ul.menu li ul li a:visited {
	color: #e0c5a3;
	font-style: italic;
}

#left-column div.moduletable_menu a:hover, #left-column a:hover, #left-column div.moduletable_menu ul.menu li ul li a:hover {
	color: #0A6596;
	text-decoration: none;
}








/*Blog Menu*/
div.moduletable_blogmenu,
div.moduletable_blogmenu  {
	line-height:18px;
	margin: 10px 5px 35px 10px;
}

div.moduletable_blogmenu a,
div.moduletable_blogmenu a:visited {
	font-weight: bold;
	color: #F6E3CB;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #a86b4d;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

div.moduletable_blogmenu a span {
	font-weight: normal;
	font-size: 10px;
	color: #d4ab7b;
}













/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/*usertool*/
ul.usertools-font {
	font-size: 11px;
	position: absolute;
	top: 8px;
	right: 70px;
}

ul.usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

/*collapsible h3*/
h3.show {
	background: url(../images/arrow2.png) no-repeat 90% 60%;
	cursor: pointer;
}

h3.hide {
	background: url(../images/arrow3.png) no-repeat 90% 60%;
	cursor: pointer;
}

/*others*/
#banner {
	margin: 15px 0;
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {
	margin: 0;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	border: 1px solid #A86B4D;
	color: #645033;
	font-size: 10px;
	height: 14px;
	padding: 3px;
	width: 148px;
	background: #DCC1A3;
}

#form-login .inputbox:hover, #form-login .inputbox:focus {
	background: #ECDAC5;
}


.clr {
	clear: both;
	height: 0;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}



.testimonial {
	background: #c41d32;
	margin-bottom:20px;
}

.testimonial_top {
	background: url(../images/testimonial_top.jpg) no-repeat;
	height: 66px;
}

.testimonial_middle {
	color: #FFFFFF;
	padding: 5px 24px;
}

.testimonial_bottom {
	background: url(../images/testimonial_bottom.jpg) no-repeat;
	height: 35px;
}





.specials {
	background: #fde88f;
	margin-bottom:20px;
}

.specials_top {
	background: url(../images/specials_top.jpg) no-repeat;
	height: 43px;
}

.specials_middle {
	color: #333333;
	padding: 5px 24px;
}

.specials_bottom {
	background: url(../images/specials_bottom.jpg) no-repeat;
	height: 9px;
}















/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #300000;
	padding: 5px;
	background: #E1C09D;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

#system-message {
	margin: 0;
	padding: 0;
	/*position: fixed;*/
	top: 0;
	width: 100%;
}

body.cod-custom-alias--location #right-column { display: none;}
body.cod-custom-alias--location #contentwrap { 
	float: none;
	width: 100%;
}