﻿.foo
{
}

#global
{
    width: 872px;
    margin: 0 auto;
}
#top
{
    width: 872px;
    height: 111px;
    padding: 21px 0 0 0;
    float: left;
}
#logos
{
    height: 109px;
    float: left;
}
#logos-container
{
    padding: 0 0 0 36px;
}

#login-area
{
    float: right;
    padding: 0 35px 0 0;
}
#login-area td
{
    padding: 0 0 3px 7px;
}
#login-area a
{
    padding-left:0;
}
#login-area a.divide
{
    padding-left:0;
    padding-right: 3px;
    background: transparent url(images/primary-nav-pipe.gif) no-repeat top right;
}

#logout
{
}
#logout ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#logout li
{
    margin: 0;
}
#logout a
{
    background: url(images/bg-top-menu-li-left.png) bottom left no-repeat;
    color: #fff;
    padding: 0 0 0 7px;
    text-decoration: none;
    cursor: pointer;
}
#logout a span
{
    background: url(images/bg-top-menu-li-right.png) bottom right no-repeat;
    padding: 0 7px 0 0;
}
#logout a, #logout a span
{
    display: block;
    float: left;
}
#logout a:hover
{
    color: #353535;
    background: url(images/bg-top-menu-li-left.png) bottom left no-repeat;
    padding: 0 0 0 7px;
}
#logout a:hover span
{
    background: url(images/bg-top-menu-li-right.png) bottom right no-repeat;
    padding: 0 7px 0 0;
}
.hrgrey
{
    border: none;
    border-top: 1px solid #cbcbcb;
    height: 0;
}
#searchbox
{
    display: block;
    height: 23px;
    background: url(images/bg-searchbox.png) no-repeat;
    padding: 7px 16px 0 16px;
    margin: 0 auto;
}
.search
{
    background: none;
    float: left;
    color: #5b5a4e;
    font-size: 8pt;
}
#advanced
{
    padding: 5px 0 0 0;
    text-align: right;
}
#advanced a
{
    color: #93928b;
    text-align: right;
}
#menu
{
    width: 560px;
    padding: 18px 0 0 15px;
    float: left;
}
.menuelement
{
    float: left;
    margin-right: 6px;
}
#submenu
{
    width: 872px;
    background: url(images/bg-submenu.png) repeat-x;
    height: 36px;
    float: left;
}
/*
#submenu a{
	color: #fff;
}*/
#submenu a:hover
{
    color: #b6e5f6;
}
#submenu a.submenuactive
{
    color: #b6e5f6;
}
#submenu-left
{
    background: url(images/bg-submenu-left.png) repeat-x;
    height: 36px;
    width: 12px;
    float: left;
}
#submenu-content
{
    float: left;
    color: #3fc5f7;
    padding: 0 12px;
}
#submenu-content span
{
    border-right: 1px solid #3fc5f7;
    display: block;
    height: 21px;
    float: left;
    padding: 5px 13px 0 13px;
}
#submenu-right
{
    background: url(images/bg-submenu-right.png) repeat-x;
    height: 36px;
    width: 12px;
    float: right;
}
#content
{
    width: 872px;
    float: left;
    background: #fff;
    border-top: 4px solid #fde10e;
}

#breadcrumbs
{
    padding: 20px 20px 0 20px;
}
/*
#breadcrumbs ul{
	padding: 0;
	margin: 0;
	list-style: none;	
}
#breadcrumbs li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#breadcrumbs li a{
	color: #5b5a4e;
}
#breadcrumbs li.arrow{
	padding-right: 10px;
	color: #bebebe;
	text-align: center;
}
*/
#breadcrumbs span.arrow
{
    padding-right: 10px;
    padding-left: 10px;
    color: #bebebe;
    text-align: center;
}
#breadcrumbs span a
{
    color: #5b5a4e;
}
#content-container
{
    padding: 23px 17px;
    float: left;
    width: 840px; /* MH did this in order to comabt infuriating yellow-box floating issue. */
}
#header
{
}
#boxes
{
    width: 582px;
    height: 173px;
    background: url(images/bg-boxes.png) no-repeat;
    padding: 18px 8px;
    float: left;
}

#boxes a
{
    text-decoration: underline;
}


#boxes td
{
    vertical-align: top;
    padding: 0 10px 25px 0;
}
#boxes2
{
    position: relative;
    top: -23px;
    left: 0;
    float: left;
}
#boxes2-content
{
    width: 193px;
}
#boxes2-left
{
    width: 13px;
    background: url(images/bg-boxes2-left.jpg) no-repeat top right;
}
#boxes2-right
{
    width: 8px;
    background: url(images/bg-boxes2-right.jpg) no-repeat top left;
}

#yellow-box
{
    width: 153px;
    background: url(images/bg-yellow-box.jpg) no-repeat #fff500;
    padding: 20px;
    color: #3f3f3f;
    word-wrap: break-word;
}

#yellow-box ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: -10px;
}
#yellow-box li
{
    list-style: none;
    background: url(images/bg-arrow2.png) no-repeat left;
    padding: 2px 0 2px 12px;
    line-height: 14px;
}

#loading
{
    position: fixed;
    top: 0;
    right: 0;
    margin: 2px 2px;
    text-align: center;
    z-index: 5000;
    background: #fff;
    padding: 2px;
    border: solid 1px #0052a5;
}


#stats
{
    width: 153px;
    padding: 15px 20px;
    color: #7a7a7a;
    margin: 0px;
    float: left;
    list-style: none;
}

#stats li
{
}

#grey-box
{
    width: 153px;
    background: #f4f4f4 url(images/bg-grey-box.png) no-repeat bottom;
    padding: 15px 20px;
    color: #3f3f3f;
    float: left;
    word-wrap: break-word;
}
#grey-box ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: -10px;
}
#grey-box li
{
    list-style: none;
    background: url(images/bg-arrow3.png) no-repeat left top;
    padding: 0 0 0 12px;
    line-height: 14px;
    margin-bottom: 1px;
}

#grey-box2
{
    width: 153px;
    background: #f4f4f4 url(images/bg-grey-box2.png) no-repeat bottom;
    padding: 15px 20px;
    color: #3f3f3f;
    float: left;
}
/*
#icons{
	padding: 0 0 0 25px;
}*/
#footer-container
{
    padding: 0 20px 0 11px;
}
#footer
{
    width: 802px;
    height: 79px;
    background: url(images/bg-footer.png) repeat-x;
    padding: 13px 13px 0 26px;
    color: #969696;
    float: left;
}
.level-1
{
    height: 40px;
}
#footerlinks
{
    float: right;
}
#footerlinks a
{
    text-decoration: underline;
    color: #969696;
    margin-left: 2px;
}

#twitt
{
    height: 15px;
    background: url(images/bg-twitt.png) repeat-x;
    float: left;
    color: #fff;
}
#bottom
{
    height: 50px;
    float: left;
}

#yellow-box-bottom
{
    width: 193px;
    height: 15px;
    background: url(images/bg-yellow-box-bottom.png) no-repeat bottom #fff500;
    float: left;
}

#yellow-box3
{
    width: 173px;
    height: 155px;
    background: url(images/bg-yellow-box.jpg) no-repeat #fff500;
    padding: 20px 0 20px 20px;
    color: #3f3f3f;
    float: left;
}

#yellow-box3-bottom
{
    width: 154px;
    background: url(images/bg-yellow-box3-bottom.png) no-repeat #fff;
    color: #7a7a7a;
    padding: 0 20px 20px 20px;
    line-height: 14px;
}

#boxes3
{
    float: right;
}

#yellow-box2
{
    width: 153px;
    background: url(images/bg-yellow-box.jpg) no-repeat #fff500;
    padding: 20px;
    color: #3f3f3f;
    float: left;
    word-wrap: break-word;
}

#yellow-box2 ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#yellow-box2 li
{
    list-style: none;
    background: url(images/yellow-box-bottom.png) no-repeat bottom;
    padding: 6px 0 6px 0;
    line-height: 14px;
}
/* slideshow and 3 column layout for front page */
#col1 {
	float:left;
	width:240px;
	height:303px;
	margin-top:15px;
	margin-left:33px;
	margin-bottom:10px;
	background:url(images/blue_back.jpg) no-repeat center;
}
#col2 {
	width:240px;
	height:303px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:10px;
	background:url(images/yellow-back.jpg) no-repeat center;
}
#col3 {
	width:240px;
	height:303px;
	float:left;
	margin-top:15px;
	margin-left:18px;
	margin-bottom:10px;
	background:url(images/blue_back.jpg) no-repeat center;
}
#col1 p, #col2 p, #col3 p {
width:205px;
margin: 5px auto;
color:#000;
}
#col1 h2, #col2 h2, #col3 h2 {
margin-left:10px;
}
#col1 h2 a:hover, #col2 h2 a:hover, #col3 h2 a:hover {
text-decoration:underline;
}
#col1 img, #col2 img, #col3 img {
padding-left:10px;
padding-top:10px;
}
#slideshow {
	margin:0 auto;
	width:840px;
	height:221px;
	position:relative;
	left:-5px;
	top:0;
	margin-bottom:5px;
	background-image:url(images/slides-background.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
#slideshow #slidesContainer {
	margin-left:auto;
	margin-right:auto;
	width:764px;
	height:221px;
	overflow:auto; /* allow scrollbar */
	position:relative;
	z-index:10;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:744px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:221px;
	z-index:5;
}
.slide .slide-text {
	width:325px;
	float:right;
	margin-right:4px;
	margin-top:15px;
	font-size:16px;
}
.slide h2 {
	letter-spacing:-1px;
}
.slide img {
	float:left;
	position:relative;
	top:6px;
	left:5px;
}
/** 
 * Slideshow controls style rules.
 */
.control {
	display:block;
	width:39px;
	height:219px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#leftControl {
	top:0;
	left:-5px;
	background:transparent url(images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
	top:0;
	right:0;
	background:transparent url(images/control_right.jpg) no-repeat 0 0;
}
/* mail chimp popup box */
/* popup box for buy now */
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block {
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.popup_block img {
padding-left:5px;
padding-right:5px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
/* end */
