@media print {
	.noprint {
		display: none;
	}
}

body {
	background:white;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
}

.bodytext {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:12pt;
}

/* Need next 2 to prevent flickering upon loading page */
/*.wf-loading .bodytext {
	visibility:hidden;
}
.wf-inactive .bodytext {
	visibility:visible;
} 
*/

span, h1, h2, h3, div, img {
	margin:0px;
	padding:0px;
}

h1 {
	color: #4862A3;
	font-weight: normal;
	font-size:16pt;
}
h2 {
	color: #4862A3;
	font-weight: normal;
	font-size:14pt;
}
h3 {
	color: #4862A3;
	font-weight: normal;
	font-size:12pt;
}

img { border: none; }

a {
	color: #023bd2;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #005050;
}	

#mainWrap {
	background-image: url('../images/temp_edge.jpg');
	background-repeat: repeat-x;
}

#content_eg {
	position:relative;
	width:964px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}


#footerbar {
    margin-left: auto;
    margin-right: auto;
    width:100%;
    background-color:#4962A4;
    color:white;
    text-align: center;
    padding:6px;
}

#footerbar a {
    font-size: 9px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

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

#footerbar2 {
    margin-left: auto;
    margin-right: auto;
    width:100%;
    height:60px;
    text-align: left;
    padding:6px;
    clear:both;
}
 
#footer2left {
	float: left;
	width:160px;
}
#footer2right {
	float: right;
	width:192px;
} 
#footer2center {
    text-align:center;
    font-size: 9px;
    padding: 10px 190px 0 190px;
    margin: 0px;
}

.goButton1 {
	font-size: 12px; /* WAS 10px */
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #987A3B 2px outset;
	/*color: #F7E3AD; */
	color: #ffffff;
	background-color: #4862A3;
}


/* These next few are for the row Login.... */
#header_topMenu ul {
	padding:0px;
	margin:0px;
	float:right;
	padding-top:1px;
	padding-right:1px;
	list-style:none;
	list-style-type:none;
}
#header_topMenu a{
	font-size:12px;
	color: #023bd2;
	text-decoration:none;
}
#header_topMenu a:hover {
	text-decoration:underline;
	color: #005050;
}
#header_topMenu ul li {
	margin:0px;
	padding-left:12px; /* Adjust these when adding menu items */
	padding-right:12px;
	float:left;
	text-align:center;
}


/* These next few are for the menu bar with the categories */
#header_menu {
    margin-top:0;
    margin-bottom:0;
    width:100%;
    height:37px;
    background-color:#4962A4;
}

#header_menu ul {
	padding:9px 6px 0 0;
	margin:0px;
	float:right;
	list-style:none;
	list-style-type:none;
}
#header_menu a{
	font-size:13px;
    font-weight: bold;
	color: #fff;
	text-decoration:none;
}
#header_menu a:hover {
	text-decoration:underline;
	color: #ddd;
}
#header_menu ul li {
	margin:0px;
	padding-left:85px; /* Adjust this when adding menu items */
	float:left;
	text-align:center;
}
#header_menu ul li:first-child {
	padding-left:5px; 
}

/* Breadcrumbs */
.breadcrumbsPrev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4862A3;
	text-decoration:none;
}

a.breadcrumbsPrev:hover,
a.breadcrumbs:visited:hover {
	text-decoration:underline;
}

.breadcrumbsCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a.breadcrumbsCurrent:hover,
a.breadcrumbs:visited:hover {
	text-decoration:underline;
}



#cat_seo_footer h1 {
	color: #4862A3;
	font-weight: normal;
	font-size:16pt;
}

.bodyTextLarge {
	font-size: 16px;
	color: #4862A3;
}
.bodyTextSmall {
	font-size: 9px;
}
.pageHeading {
        font-family: Georgia, Times, "Times New Roman", serif;
        color: #4862A3;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 12px;
}

.warning {
        color: red;
}

div.warning {
        margin-left: auto;
        margin-right: auto;
        color: red;
        border: red thin solid;
        width: 500px;
        background-color: #F0F0F0;
        padding: 5px;
        margin-bottom: 20px;
}
div.warning li {
        color:red;
}
.list_links {
	margin:0;
	padding:5px 0 0 0;
}
.list_links > li {
	list-style-type: none;
}
.list_links > li > a{
	text-decoration: none;
	color: #023bd2;
}
.list_links > li > a:hover{
	text-decoration: underline;
	color: #005050;
}

.cartHeaderCell {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	background-color: #d6edfa;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cartCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d6edfa;
}
.cartCellHighlite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d6edfa;
	color: #ff0000;
}
.cartOptionCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #d6edfa;
	padding-left: 33px;
}
.rightButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /* Was 14px */
	font-style: normal;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-variant: normal;
	padding: 0px;
}
.rightButtons:hover {
	text-decoration: underline;
}

