@charset "utf-8";
/* CSS Document */

/*///////////////*/
/*Universal Reset*/
/*///////////////*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.floatLeft, #floatLeft {
	float:left;
	display:inline;
}
.floatRight, #floatRight {
	float:right;
	display:inline;
}
.clearBoth, #clearBoth {
	clear:both;
}
a.links {
	font-size:1em;
	color:#F54818;
	text-decoration:none;
}
a.links:hover {
	color:#F54818;
	text-decoration:underline;
}
#wrapper a.CommandButton:link {
	color:#000 !important;
	text-decoration:none !important;
}
#wrapper a.CommandButton:hover {
	text-decoration:underline !important;
}
#wrapper .dialogtitle1, #wrapper .title_grey .Head, #wrapper .Head, #wrapper .Normal, #wrapper .SubHead {
	color:#000 !important;
}
.DataGrid_Item {
	color:#000 !important;
	font-size:12px !important;
}
.DataGrid_AlternatingItem {
	font-size:12px !important;
}
span.line2 {
	color:#93bc4d;
	margin:0em .3em;
}
.ImageListContainer {
	background-color:#880003 !important;
}
strong {
	font-weight:bold;
}
.imgborder{
	border:1px solid #d00000;
}
.imgp {
	text-indent:0em !important;
}
.white{color:#fff; font-size:1.4em;}
.red{color:#cc0000; font-size:1.4em;}
/*a[href^="provider"] {width:100px;}
a[href^="employer"] { color: red !important;}
a[href^="member"] { color: red !important;}
a[href^="prospective"] { color: red !important;};*/

/*/////////////////////////*/
/*/////////////////////////*/
@font-face {
	font-family: 'Caslon-BoldRegular';
	src: url('caslon_2.eot');
	src: local('Caslon-Bold'), local('Caslon-Bold'), url('caslon_2.woff') format('woff'), url('caslon_2.ttf') format('truetype')
	}
 @font-face {
 font-family: 'DINMittelschriftLTRegular';
 src: url('DIN_1.eot');
 src: local('DINMittelschrift LT'), local('DINMittelschriftLT'), url('DIN_1.woff') format('woff'), url('DIN_1.ttf') format('truetype');
}
 @font-face {
 font-family: 'FuturaBkBTBook';
 src: url('Futura_1.eot');
 src: local('Futura Bk BT'), local('FuturaBT-Book'), url('Futura_1.woff') format('woff'), url('Futura_1.ttf') format('truetype');
}
body /*this prevents an fck editor conflict*/ {
	font-size:10px;
	background-color:#fff;
	color:#000;
}
body#Body /*this prevents an fck editor conflict*/ {
	font-size:10px;
	background-color:#330000;
	background-image:url(siteBkg2.jpg);
	background-repeat:no-repeat;
	background-position:top center;/*background-position:-350px 0px;*/
}
h1 {
	float:left;
	display:inline;
	font-family: 'Caslon-BoldRegular', 'Times New Roman', Times, serif;
	font-size:1.6em;
	color:#000;
	margin-bottom:1em;
	width:100%;
}
.headerBkg{
	float:left;
	display:inline;
	font-family: 'Caslon-BoldRegular', 'Times New Roman', Times, serif;
	font-size:1.6em;
	color:#fff;
	background-color:#000;
	margin-bottom:1em;
	width:100%;
}
.mainHead {
	float:left;
	display:inline;
	width:100%;
	font-family: 'Caslon-BoldRegular', 'Times New Roman', Times, serif;
	font-size:2.2em !important;
	color:#d00000;
	margin-bottom:1em;
}
.subHeads{
	float:left;
	display:inline;
	width:100%;
	font-family: 'Caslon-BoldRegular', 'Times New Roman', Times, serif;
	font-size:1.4em;
	color:#d00000;
	margin-bottom:1em;
}
.noIndent {
	text-indent:0em !important;
}
.ornament {
	margin-right:.5em;
}
p {
	font-size:1.2em;
	line-height:1.8em;
	text-indent:1em;
	margin:.25em 0em;
	font-family: Tahoma, Arial, sans-serif;
}
.adminPane {
	position:relative;
	top:0px;
	left:0px;
}
#topWrapper {
	margin:0px auto;
	width:96em;
	height:17em;
}
#logo {
	float:left;
	display:inline;
	width:28em;
}
.topLinks {
	float:right;
	width:28em;
	height:2em;
	margin:0px auto;
}
.topLinks a {
	font-size:1.3em;
	color:#ECB212;
	font-family: 'FuturaBkBTBook', Arial, sans-serif;
	text-decoration:none;
}
.topLinks a:hover {
	color:#fff;
	text-decoration:underline;
}
.ChatPane{
	float:left;
	display:inline;
	margin-left:18em;
	margin-top:0em;
	width:23em;
}
.Search {
	float:left;
	display:inline;
	margin-left:18em;
	margin-top:1em;
	width:23em;
}
.SearchGo {
	margin-left:.5em;
	background-image:url(searchGlass.png);
	background-repeat:no-repeat;
	height:22px;
	padding:10px;
	width:22px;
}
.Search .NormalTextBox {
	float:left;
	display:inline;
	width:15em;
	background-color:#FDF4F4;
	border:1px solid #d52d2d;
	color:#d52d2d;
	padding:.5em .25em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	background-image:url(searchBkg.jpg);
	background-repeat:no-repeat;
}
.QuickLinksPane {
	float:right;
	display:inline;
	width:25em;
	margin-top:7em;
}
#wrapper {
	width:96em;
	height:100%;
	margin:0px auto;
	margin-bottom:10px;
	color:#000;
	overflow:auto;
	background-color:#fff;
	background-image:url(wrapperBkg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	border:1px solid #fff;
}
.MainNavPane {
	float:left;
	display:inline;
	width:96em;
	height:4.2em;
}
#navigation-1 li a:hover{background-color:#fff !important; color:#ECB212 !important;}
.MainNavPane a:hover{background-color:#fff !important; color:#f00 !important;}
.MainImagePane {
	float:left;
	display:inline;
	width:96em;
}
.fullPane {
	float:left;
	display:inline;
	width:93em;
	margin:1.5em;
}
#middle {
	float:left;
	display:inline;
	width:54em;
}
.contentPane {
	float:left;
	display:inline;
	width:91.5em;/*reduced width b/c IE 7 is being retarded*/
	padding:1.5em;
}
.leftNoBorderPane{
	float:left;
	display:inline;
	width:60em;
	padding:1.5em;
}
.rightNoBorderPane{
	float:left;
	display:inline;
	width:30.25em;
	padding-left:1.5em;
}
#leftSide {
	float:left;
	display:inline;
	width:64em;
}

.secondary{
	float:left;
	display:inline;
	width:64em;
	border-top:1px solid #000;
}
.LeftSideMainContent {
	float:left;
	display:inline;
	width:60em;
	padding:2em;
	padding-top:0em;
}
.LeftSecondaryContent {
	float:left;
	display:inline;
	width:28.75em;
	padding:1em;
	min-height:20em;
	}
borderLeft{
	border-top:1px solid #000;
}
.RightSecondaryContent {
	float:left;
	display:inline;
	width:28.75em;
	padding:1em;
	min-height:20em;
	}
borderRight{
	border-top:1px solid #000;
	border-left:1px solid #000;
}
#rightSide {
	float:left;
	display:inline;
	width:28.25em;
	padding-left:1.5em;
	border-left:1px solid #000;
}
.socialMedia {
	float:left;
	display:inline;
	width:30em;
	margin-bottom:1em;
}
#MojoeLink {
	margin:0px auto;
	width:96em;
}
#MojoeLink a {
	float:right;
	display:inline;
	font-size:1.2em;
	color:#ECB212;
	font-family: 'FuturaBkBTBook', Helvetica, Arial, sans-serif;
	text-decoration:none;
}
#MojoeLink a:hover {
	text-decoration:underline;
}
.RightTop {
	float:left;
	display:inline;
	width:30em;
	background-color:#f5f5f5;
	min-height:20em;
	padding: 1em 0em;
}
.RightMiddle {
	float:left;
	display:inline;
	width:30em;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#f5f5f5;
	min-height:20em;
	padding: 1em 0em;
}
.RightBottom {
	float:left;
	display:inline;
	width:30em;
	background-color:#f5f5f5;
	min-height:20em;
	padding: 1em 0em;
}
.navigation {
	float:left;
	display:inline;
	width:19em;
}
.sideNav {
	float:left;
	display:inline;
	width:19em;
}
.footer {
	float:left;
	display:inline;
	width:950px;
	height:3em;
	font-size:1.2em;
	text-align:center;
	color:#000;
	font-family: 'FuturaBkBTBook', Helvetica, Arial, sans-serif;
	margin-top:1em;
}
.footer a {
	color:#000;
	font-family: 'FuturaBkBTBook', Helvetica, Arial, sans-serif;
	text-decoration:none;
}
.footer a:hover {
	color:#d52d2d;
	text-decoration:underline;
}
.skincopyright {
	/*margin-left:14.75em;*/
	color:#000;
	font-family: 'FuturaBkBTBook', Helvetica, Arial, sans-serif;
}
#bottomLinks {
/*margin-left:12em;*/
}
/*************PORTFOLIO STYLES******************/
#imggallery, #imggallery ul, #imggallery ul li {
	float:left;
	display: inline;
}
#imggallery img {
	float:left;
	display:inline;
	width:145px;
	height:103px;
	margin:.5em;
	border:2px solid #fff;
}
/*************SPECIALS STYLES******************/
h3.smallSubheads{
	float:left;
	display:inline;
	font-family: font-family: 'FuturaBkBTBook', Arial, sans-serif;
	font-size:1.2em;
	color:#fff;
	background-color:#d00000;
	margin-bottom:1em;
	width:44em;
	padding:.5em;
	margin:.5em 0em;
}
h2.smallSubheads{
	float:left;
	display:inline;
	font-family: font-family: 'FuturaBkBTBook', Arial, sans-serif;
	font-size:1.2em;
	color:#fff;
	background-color:#d00000;
	margin-bottom:1em;
	width:67em;
	padding:.5em;
	margin:.5em 0em;
}

.specialProduct{float:left; display:inline; padding:1em 0em 2em 0em;}
.productNumber{float:left; display:inline; width:6em; min-height:2em;}
.productName{float:left; display:inline; width:21em; min-height:2em;}
.productDescription{float:left; display:inline; width:21em; min-height:2em;}
.productPrice{float:left; display:inline; width:6em; min-height:2em;}

/*************PRODUCTS STYLES******************/
.productStrip{float:left; display:inline; padding:1em 0em 2em 0em;}
.productThumb{float:left; display:inline; width:18em; min-height:2em;}
.productThumb img{position:relative; width:17.5em; height:12.5em; border:1px solid #d00000;}
.front {position:absolute; top:0px; left:0px; width:17.5em; height:12.5em;}




/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////GALLERIFIC//////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
div.content {
	/* The display of content is enabled by a javascript generated style on the page.

	   This is so that the slideshow content won't display unless javascript is enabled. */

	display:none;
	float:left;
	width:355px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
	width:565px;
}
div.controls a {
	padding: 5px;
	color:#d00000;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow span.image-wrapper img{}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #d00000;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	/*border: 1px solid #ccc;
	background-color: #eee;*/
	padding:0px;
}
div.embox a{
	color:#d00000;
}
div.caption{
	float:left;
	display:inline;
	width:565px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
/* The navigation style is set by a javascript generated style on the page.

	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */

}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	width:300px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #d00000;
}

a.thumb:hover {
	background-color:#ECB212;
}

ul.thumbs li.selected a.thumb {
	background: #d00000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	width:80px !important;
	height:80px !important;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	/*border: 1px solid #ccc;*/
}
div.pagination a:hover {
	background-color: #963;
	text-decoration: none;
	color:#fff;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #190f00;
	border-color: #190f00;
	color: #fff;
}
/* Minimal Gallery Styles */

#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}
#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
.noscript{display:none}

div.navigation{width:28em;float: left; display:inline;}
div.content{display:block;}
.PagingTable {
	background:none !important;
	border:none !important;
}

.SearchResultsContent a{color:#dd0000 !important; text-decoration:none !important;}
.SearchResultsContent a:hover{color:#000000 !important; text-decoration:underline !important;}

.AuthenticationContent{height:70em;}