/* ------------------------------ BEGIN Global Styles ------------------------------ */

@import url("../../global/CSS/global.css");

/* ------------------------------ END Global Styles ------------------------------ */

/* @group DEFAULTS */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

body {
	background-color: #1A1818;
	background-image: url(/sitefiles/1321/Images/bkgd-default.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img.leftalign {
	float: left;
	margin: 2px 20px 16px 0;
}

img.rightalign {
	float: right;
	margin: 2px 0 16px 20px;
}

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SiteFiles/1321/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}

/* TYPE */

body, p, div, ul, li, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #cccccc;
}

a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}

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

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

h1 {
	font-family: Georgia,serif;
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	font-family: Georgia,serif;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	font-style: italic;
	text-transform: none;
}

h5 {
	color: #B4B4B4;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1.5pt;
	font-size: 10px;
}

.modalpopup h4 {
        color:#666;
}

/* @end */

/* @group SEARCH */

#search {
	float: left;
	width: 199px;
	position: absolute;
	top: 47px;
	height: 32px;
	right: 28px;
}

#search p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 6px;
	margin-top: 6px;
	text-transform: uppercase;
}

.searchField {
	font-size: 11px;
	color: #FFFFFF;
	width: 144px;
	border: 0px solid #cbcece;
	float: left;
	padding: 9px 0px 9px 12px;
	outline: none;
	background-image: url(/sitefiles/1321/Images/search.png);
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.searchButton {
	text-indent: -1000px;
	width: 43px;
	height: 32px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1321/Images/go.png) no-repeat;
	font-size: 0px;
	line-height: 0px;
	outline: none;
}

/* @end */

/* @group MAIN NAV */

#mainnavWrapper {
	margin: 0px;
	padding: 0px;
	width: 713px;
	height: 35px;
	float: right;
	position: absolute;
	left: 221px;
	top: 100px;
}

*html #mainnavWrapper {
	width: 765px;
	w/idth: 713px;
	left: 211px;
}

#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}

#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}

#mainnav li ul {
	display: none;
}

#mainnav li {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	float: left;
	background-image: url(/sitefiles/1321/Images/bkgd-mainnav.gif);
	background-position: right center;
}

#mainnav a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}

#mainnav a:hover {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}

#mainnav a.first {
	display: none;
}

li#mn-aboutamro {
	background-image: none !important;
	background-position: left center;
}

/* @end */

/* @group LEVEL2NAV */

#level2navWrapper {
	margin: 0px;
	padding: 0px;
	width: 902px;
	height: 40px;
	position: absolute;
	top: 113px;
	background-color: #3B626E;
}

#level2navWrapper p,
#level2navWrapper h2,
#level2navWrapper h2 a {
	display: none;
}

#level2nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	height: 35px;
}

#level2nav li ul {
	display: none;
}

#level2nav li {
	padding: 0px;
	margin: 0px 16px 0px 0px;
	float: left;
	background: none;
}

#level2nav a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
}

#level2nav a:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #29424A;
	padding: 0px 4px;
}

#level2nav a.current {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
}

/* @end */

/* @group SUB NAV */

#subnavWrapper {
	float: left;
	width: 194px;
	margin-top: 14px;
	margin-bottom: 14px;
	border: 1px solid #282728;
	background-color: #191919;
	color: #B4B4B4;
	float: left;
	height: auto;
	padding: 16px;
}

#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}

#subnav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav li {
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: 100%;
	background: none;
}

#subnav a {
	color: #999999;
	display: block;
	padding: 7px 1px;
	border-bottom: 1px solid #282728;
	text-decoration: none;
}

#subnav a:hover {
	color: #E6E6E6;
	display: block;
	padding: 7px 1px;
	border-bottom: 1px solid #323132;
	text-decoration: none;
}

#subnav a.current {
	border-bottom: 1px solid #323132;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

/* @end */

/* @group WRAPPERS */

#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #f58925;
}

#topWrapper {
	width: 945px;
	text-align: left;
	height: 142px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #412527;
	border-right-color: #412527;
	border-bottom-color: #412527;
	border-left-color: #412527;
	background-image: url(/sitefiles/1321/Images/bkgd-top.jpg);
	background-repeat: repeat-x;
	position: relative;
}

#pageWrapper {
	width: 974px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/sitefiles/1321/Images/bkgd-content.png);
	background-repeat: repeat-x;
	height: 900px;
}

#contentWrapper {
	width: 947px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#full {
	background: url("/sitefiles/1321/Images/bkgd-DEFcontent.png") repeat scroll 0 0 transparent;
    padding: 40px;
}

/* @end */

/* @group SITE INDEX */

#siteIndex {
	margin: 0px auto;
	padding: 20px 0px;
	width: 950px;
	height: 204px;
}

#siteIndex dl {
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 168px;
	font-size: 10px;
	line-height: 16px;
}

#siteIndex dt {
	padding: 0px;
	font-weight: bold;
}

#siteIndex dd {
	padding: 1px 0;
}

#siteIndex dt a {
	color: #fff;
}

#siteIndex dd a {
	color: #FBD0A8;
}

#siteIndex a:hover {
	text-decoration: underline;
}

#siteLogin {
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 168px;
	font-size: 10px;
	line-height: 16px;
	background-color: #f69840;
}

/* @end */

/* @group TOP */

#top {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 113px;
}

#logo {
	float: left;
	width: 180px;
	height: 142px;
	margin: 0px;
}

#logo img {
	float: right;
	margin-top: 40px;
}

/* @end */

/* @group COTNENT */

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

.sidebarHeader {
	display: block;
	width: 210px;
	height: 47px;
	border: 1px solid #282728;
	background-color: #191919;
	color: #B4B4B4;
	float: left;
	line-height: 47px;
	text-transform: uppercase;
	padding-left: 16px;
	letter-spacing: 1.5pt;
	font-size: 10px;
}

#content {
	margin: 0px auto;
	padding: 30px 0px;
	width: 950px;
}

#contentRight ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

#contentRight ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SiteFiles/1321/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}

#contentRight table {
    margin-top: 10px;
}

#contentLeft {
	float: left;
	width: 228px;
	min-height: 400px;
}

#events {
	background-color: #191919;
	border: 1px solid #282728;
	color: #B4B4B4;
	float: left;
	height: 192px;
	margin-bottom: 14px;
	margin-top: 14px;
	padding: 16px;
	width: 194px;
}

* html #events {
	padding: 10px;
	width: 206px;
}

#blogs {
	background-color: #191919;
	border: 1px solid #282728;
	color: #B4B4B4;
	float: left;
	margin-bottom: 14px;
	margin-top: 12px;
	padding: 16px;
	width: 194px;
}

* html #blogs {
	padding: 10px;
	width: 206px;
}

#flash {
	float: left;
	width: 707px;
	height: 351px;
	margin-bottom: 14px;
}

#hmAds {
	float: left;
	width: 707px;
	height: 130px;
}

#hmAds a img {
	border: 0px solid #14323b;
	margin-right: 14px;
}

#hmAds a img.last {
	margin-right: 0px;
}

#hmAds a:hover img {
	
}

#contentRight {
	float: right;
	width: 707px;
}

#contentRight img {
	float: left;
}

#contentRightBtm {
	float: left;
	width: 188px;
	height: 187px;
	background: url(/SiteFiles/1321/Images/contentRightBtm.jpg) no-repeat;
	padding: 24px 12px 12px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
}

#contentRightBtm img {
	float: none;
}

#DEFcontentRight {
	float: right;
	width: 577px;
	border: 1px solid #282728;
	background-image: url(/sitefiles/1321/Images/bkgd-DEFcontent.png);
	background-color: #191919;
	margin-bottom: 16px;
	padding-top: 54px;
	padding-right: 64px;
	padding-bottom: 104px;
	padding-left: 64px;
}

#DEFcontentLeft {
	float: left;
	width: 226px;
	margin-top: 14px;
	border: 1px solid #282728;
	background-color: #191919;
	color: #B4B4B4;
	float: left;
	height: 160px;
}

/* @end */

/* @group FOOTER */

#footer {
	margin: 0px auto;
	padding: 16px 0px;
	width: 947px;
}

#footerLeft {
	float: left;
	width: 700px;
	color: #B4B4B4;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1.5pt;
	font-size: 10px;
}

#footerLeft a img {
	margin-left: 10px;
}

#footerLeft a {
	color: #B4B4B4;
}

#footerLeft a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#utilityLinks {
	float: left;
	width: 247px;
	font-size: 10px;
	letter-spacing: 1pt;
	font-family: "Gill Sans Light", "Gill Sans", "Lucida Sans", sans-serif;
	position: absolute;
	height: 32px;
	top: 55px;
	left: 456px;
	color: #fff;
	text-align: right;
}

#utilityLinks a {
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 1pt;
	font-family: "Gill Sans Light", "Gill Sans", "Lucida Sans", sans-serif;
}

#utilityLinks a:hover {
	color: #000000;
	text-decoration: none;
}

a.site-credit-link {
	float: right;
	width: 220px;
	color: #B4B4B4;
	float: right;
	text-transform: uppercase;
	letter-spacing: 1.5pt;
	font-size: 10px;
	text-align: right;
}

a.site-credit-link:hover {
	color: #ffffff;
	text-decoration: none;
}

#footerRight a {
	color: #B4B4B4;
}

#footerRight a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* @end */

/* DEFAULT CONTENT */

/* @group SEARCH TITLE */

.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}

a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: none;
}

a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: underline;
}

/* @end */

/* @group PHOTO GALLERY */

.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}

.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}

.photogallery li a {
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
}

.photogallery li a:hover {
	padding: 2px;
	border: 1px solid #666666;
	display: block;
}

/* @end */

/* @group BREADCRUMBS */

#breadcrumb {
	float: left;
	clear: left;
	width: 100%;
	text-align: left;
	margin-bottom: 14px;
	border-top: 1px solid #777777;
	padding: 0px;
	margin: 32px 0px 0px 0px;
}

#breadcrumb ul, #breadcrumb ul li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#breadcrumb li {
	margin: 0px;
	float: left;
	background: none;
	display: inline;
	padding: 6px 0px;
}

#breadcrumb a {
	padding: 6px 0 0 12px;
	font-size: 10px;
	color: #888888;
	background: url(/SiteFiles/1321/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration: none;
	margin-right: 8px;
	line-height: 16px;
}

#breadcrumb a:hover {
	padding: 0 0 0 12px;
	font-size: 10px;
	color: #666666;
	background: url(/SiteFiles/1321/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration: none;
	margin-right: 8px;
}

#breadcrumb a.first {
	padding: 0px;
	font-size: 11px;
	color: #888888;
	background: none;
	text-decoration: none;
}

#breadcrumb a.first:hover {
	padding: 0px;
	font-size: 11px;
	color: #666666;
	background: none;
	text-decoration: underline;
}

#breadcrumb a.current {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #888888;
	background: url(/SiteFiles/1321/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration: none;
	margin-right: 8px;
}

/* @end */

/* @group UPCOMING EVENTS */

.upcoming-events-wrapper ul li, .upcoming-events-wrapper ul {
	padding: 0px;
	margin: 0 0 32px;
	background: none;
}

.upcoming-events-date, .upcoming-events-time, .upcoming-events-month, .upcoming-events-weekday {
	color: #808080;
	font-family: "Gill Sans Light","Gill Sans","Lucida Sans",sans-serif;
	font-size: 10px;
	letter-spacing: 1pt;
	margin: 0;
	padding: 0 0 5px;
	text-transform: uppercase;
}

.upcoming-events-wrapper ul li p {
	margin: 0px;
        font-size:16px;
	line-height: 20px;
	color: #CCCCCC;
	background: none;
}

.upcoming-events-view-link a {
	color: #808080;
	padding-left: 24px;
	background-image: url(/sitefiles/1321/Images/viewcalendar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* @end */

/* @group EVENTS CALENDAR OVERRIDES */

.events-calendar td {
	border: 1px solid #323132;
}

.weekend {
	background-color: #151213;
}

.events-calendar th {
	font-size: 10px;
	letter-spacing: 1pt;
	font-family: "Gill Sans Light", "Gill Sans", "Lucida Sans", sans-serif;
	text-transform: uppercase;
}

.today {
	background-color: #323132;
}

.all-day-event {
	background-color: #AC292E;
	font-style: italic;
}

.all-day-event:hover {
	background-color: #323132;
}

.events-calendar {
	margin-bottom: 60px;
}

.recent-blog-posts-wrapper ul {
	margin: 0;
	padding: 0;
}

.recent-blog-posts-wrapper li {
	background: none;
	margin: 6px 0;
	padding: 0;
}

.recent-blog-posts-wrapper li a {
	display: block;
}

.recent-blog-posts-view-link a {
	color: #808080;
	padding-left: 24px;
	background-image: url(/sitefiles/1321/Images/viewblog.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.recent-blog-posts-view-link {
	margin-top: 24px;
}

.events-calendar {
	margin-bottom: 60px;
}

#lightbox-image-details-caption, #lightbox-image-details-currentNumber {
	color: #666666;
}

/* @end */

/* @group STORE STYLINGS */

#product-detail-photos {
	float: none;
}

#product-detail-information-container {
	clear: both;
	float: none;
	margin-top: 40px;
	width: 100%;
}

.product-detail-details-value, .product-detail-details-label {
	font-size: 12px;
}

.product-list li {
	background: none;
	height: 140px;
	margin: 0;
	padding: 0;
}

.product-list-item-price, #product-detail-price {
	display: none;
}

.product-detail-details-label {
	vertical-align: top;
}

.category-list-item {
	background: none;
	margin: 0;
	padding: 0;
}

.category-list-item h4 {
	margin-top: 10px;
}

.category-list-item {
	background: none;
	border: none;
	width: 25%;
}

.category-list {
	min-height: 100px;
}

.product-list-item {
	background-image: none;
	width: 25%;
}

a#aRequestInfo {
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	display: inline-block;
	margin: 10px 5px;
	padding: 4px;
}

a#aTellAFriend {
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	padding: 4px;
}

a#aRequestInfo:hover, a#aTellAFriend:hover {
	background-color: #333;
	text-decoration: none;
}

.product-detail-inquire-popup h4 {
	color: #333333;
	font-size: 13px;
	margin: 0;
	padding: 5px;
}

#divInquiryForm p {
	color: #222;
}

.product-list {
	min-height: 0;
}

.product-detail-comment-commenter {
	float: left;
	margin-right: 20px;
	width: 100px;
}

.product-detail-comment-text {
	float: left;
	width: 457px;
}

.product-detail-comment-postinfo {
	font-size: 12px;
	margin-left: 120px;
}

#product-detail-comments h4 {
	color: #7F7F7F;
	font-size: 18px;
	margin-bottom: 10px;
}

.product-detail-comment-entry {
	border-bottom: 1px dashed #666666;
	padding-bottom: 5px;
	padding-top: 1px;
}

#product-detail-photos {
	float: left;
	width: 100%;
}

.product-list-item-price {
	display: none;
}

#product-detail-header {
    padding-top: 50px;
    position: relative;
}

#product-detail-main-image {
    text-align: left;
}

#product-detail-information-container h1 {
	left: 0;
    position: absolute;
    top: 0;
}

#product-detail-information-container {
	margin-top: 10px;
}

.modalpopup h4 {
	color: #333;
}

#product-detail-photos {
    width: 250px;
}

#product-detail-information-container {
    width: 300px;
}

/* Added by CJA  to correct Master.CSS for Forum Colors-----------------------------------------------------------ADDED BY CJ------------ */
/* @end */

/* @group Message Board */

/*--------------------------------------------------------------------------------------------------------- Message Board Forum List */

/* Applies to TABLE containing list of forums in the message board */

.messageboard-forum-list-table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	margin-top: 15px;
}

/* Applies to TH of the table containing list of forums in the message board */

.messageboard-forum-list-table th {
	font-weight: bold;
	text-align: left;
}

/* Applies to TD of the table containing list of forums in the message board */

.messageboard-forum-list-table td {
	padding: 5px;
}

/* Applies to the even numbered TR's in the table containing list of forums in the message board */

.messageboard-forum-list-table-evenrow {
	
}

/* Applies to the odd numbered TR's in the table containing list of forums in the message board */

.messageboard-forum-list-table-oddrow {
	background: #999999;
}

/* Applies to the TH's and the TD's making up the column where the forum image displays  */

.messageboard-forum-list-table-image-column {
	width: 10%;
}

/* Applies to the TH's and the TD's making up the column where the forum name displays  */

.messageboard-forum-list-table-forum-column {
	width: 45%;
}

/* Applies to the TH's and the TD's making up the column where the number of forum topics displays  */

.messageboard-forum-list-table-topics-column {
	width: 10%;
	text-align: center;
}

/* Applies to the TH's and the TD's making up the column where the number of forum replies displays  */

.messageboard-forum-list-table-replies-column {
	width: 10%;
	text-align: center;
}

/* Applies to the TH's and the TD's making up the column where the last post info of forum displays  */

.messageboard-forum-list-table-lastpost-column {
	width: 25%;
}

/*--------------------------------------------------------------------------------------------------------- Forum Topic List */

/* Applies to TABLE containing list of topics in the forum  */

.messageboard-topic-list-table {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
	margin-top: 15px;
}

/* Applies to TH of the table containing list of topics in the forum */

.messageboard-topic-list-table th {
	font-weight: bold;
	text-align: left;
}

/* Applies to TD of the table containing list of topics in the forum */

.messageboard-topic-list-table td {
	vertical-align: top;
}

/* Applies to the even numbered TR's in the table containing list of topics in the forum */

.messageboard-topic-list-table-evenrow {
	
}

/* Applies to the odd numbered TR's in the table containing list of topics in the forum */

.messageboard-topic-list-table-oddrow {
	background: #660000;
/*	back

ground: #993333;  */
}

/* Applies to the TH's and the TD's making up the column where the topic name displays  */

.messageboard-topic-list-table-topic-column {
	width: 45%;
}

/* Applies to the TH's and the TD's making up the column where the username who started the topic name displays  */

.messageboard-topic-list-table-topicstarter-column {
	width: 15%;
}

/* Applies to the TH's and the TD's making up the column where the number of replies to the topic displays  */

.messageboard-topic-list-table-replies-column {
	width: 10%;
	text-align: center;
}

/* Applies to the TH's and the TD's making up the column where the number of views to the topic displays  */

.messageboard-topic-list-table-views-column {
	width: 10%;
	text-align: center;
}

/* Applies to the TH's and the TD's making up the column where the last post info for the topic displays  */

.messageboard-topic-list-table-lastpost-column {
	width: 30%;
}

/*--------------------------------------------------------------------------------------------------------- Topic Message List */

/* Applies to TABLE containing list of messages in the topic  */

.messageboard-message-list-table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 15px;
}

/* Applies to TH of the table containing list of messages in the topic */

.messageboard-message-list-table th {
	font-weight: bold;
	text-align: left;
}

/* Applies to TD of the table containing list of messages in the topic */

.messageboard-message-list-table td {
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Applies to the even numbered TR's in the table containing list of messages in the topic */

.messageboard-message-list-table-evenrow {
	
}

/* Applies to the odd numbered TR's in the table containing list of messages in the topic */

.messageboard-message-list-table-oddrow {
	background: #660000;
}

/*--------------------------------------------------------------------------------------------------------- Message/Thread View */

.messageboard-thread-actions {
	margin-top: 10px;
	margin-bottom: 10px;
}

.messageboard-thread-header {
	margin-bottom: 10px;
	height: 25px;
}

.messageboard-thread-summary {
	float: left;
}

.messageboard-message-table-even {
	width: 100%;
	border: solid #CCCCCC 1px;
	margin-bottom: 10px;
}

.messageboard-message-table-odd {
	width: 100%;


/*	background: #EFEFEF;  */
        background: #660000;
	border: solid #CCCCCC 1px;
	margin-bottom: 10px;
}

.messageboard-message-table-even td, .messageboard-message-table-odd td {
	vertical-align: top;
}

.messageboard-message-header {
	height: 40px;
	width: 100%;
	border-bottom: dotted #666666 1px;
	margin-bottom: 15px;
}

.messageboard-message-title {
	margin: 0px;
	font-weight: bold;
	width: 75%
}

.messageboard-message-timestamp {
	margin: 0px;
	width: 75%;
	font-size: smaller;
}

.messageboard-message-actions {
	float: right;
	width: 100px;
}

.messageboard-message-action-email {
	margin-left: 10px;
}

.messageboard-message-action-reply {
	margin-left: 10px;
}

.messageboard-member-avatar {
	border: solid #CCC 3px;
}

/* Applies to the BLOCKQUOTE element inside the DIV wrapping the thread of messages */

.messageboard-message-reply {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.message-board-thread-footer {
	text-align: center;
}

.messageboard-backtotopics-link {
	float: left;
}

.messageboard-topic-nav {
	float: right;
}

/* @end */

/* @group Forms */

.formmodule-column1, .formmodule-column2 {
    padding: 10px 20px 10px 0;
    width: 50%;
}

.formmodule-row td table tr td {
	padding: 10px 0;
}

/* @end */

/* @group BANNER ROTATOR */

.swSlider {margin-bottom: 40px;}

.swRotator .scrollable {margin-bottom:10px;}

.pager {display:inline;}

/* @end */

/* @group CALENDAR */

.event-module {margin-top: 18px;}

ul.sw-events-detail-categories li {background: none;}

ul.sw-events-detail-categories li a {
    background: none repeat scroll 0 0 transparent;
    color: #CCCCCC;
    font-size: 12px;
    padding: 0 5px 0 0;
}

ul.sw-events-detail-categories li a:hover {
    text-decoration:underline;
}

ul.sw-events-detail-categories li a.selected {color:#FFF;}

ul.sw-events-detail-timeframes {margin: 0 0 18px;}

ul.sw-events-detail-timeframes li {
	background: none;
	line-height: inherit;
}

ul.sw-events-detail-timeframes li a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 6px 14px;
}

ul.sw-events-detail-timeframes li a:hover, ul.sw-events-detail-timeframes li a.selected {
	background-color: #A6282C;
}

ul.sw-events-detail-list li {
	background: none repeat scroll 0 0 transparent;
    border: 1px solid #666666;
    margin: 30px 0;
    padding: 30px 157px 30px 30px;
    position: relative;
}

div.sw-events-detail-list-event-details {
    background-color: #A6282C;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 30px;
    width: 116px;
}

.sw-events-detail-list-event-details div {
	font-family: helvetica, arial, sans-serif;
	color: #FFF;
}

.sw-events-detail-list-event-description ul li {
	border: none;
	margin: 12px 0;
	padding: 0;
}

/* @end */
