 @media screen {

*
{
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	outline:none;
}

a.submenu_item:link {font-size: 11px; line-height: 18px; color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #015D76; display:block; margin-top: 1px; padding-bottom: 3px; padding-top: 3px; width: 285px;}
a.submenu_item:visited {font-size: 11px; line-height: 18px; color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #015D76; display:block; margin-top: 1px; padding-bottom: 3px; padding-top: 3px; width: 285px;}
a.submenu_item:hover {font-size: 11px; line-height: 18px; color: #CCCCCC; font-weight: bold; text-decoration: none; background-color: #015D76; display:block; margin-top: 1px; padding-bottom: 3px; padding-top: 3px; width: 285px;}
a.submenu_item:active {font-size: 11px; line-height: 18px; color: #CCCCCC; font-weight: bold; text-decoration: none; background-color: #015D76; display:block; margin-top: 1px; padding-bottom: 3px; padding-top: 3px; width: 285px;}

.hide
{
	display:none;
}

input[type=image] {
	clear: left;
	float: left;
	width: auto;
}

.addToCart
{
	color:black;
	padding:2px;
	margin-bottom:2px;
	font-size:9px;
	font-weight:bold;
	cursor:pointer;
}

.notify
{
	display:block;
	position:absolute;
	top:350px;
	left:280px;
	width:340px;
	height:30px;
	z-index:25;
}

.added
{
	color:darkgreen;
	font-weight:bold;
	font-size:18px;
	background-color:#EEEEEE;
	padding:12px;
	text-align:center;
	border:1px solid black;
}

.loginLink
{
	color:#CE1141;
}

.welcome
{
	color:#555555;
}

.spacer
{
	float:left;
	padding-bottom:2px;
	width:70px;
}

.orderitem
{
	display:block;
	width:60px;
	float:left;
	clear:left;
	height:24px;
	overflow:visible;
}

#productName,#productDescription,#productQuantity,#productPrice
{
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}

.productN,.productDes,.productQ,.productP
{
	float:left;
	font-size:11px;
	text-align:left;
	padding-bottom:4px;
	margin-bottom:6px;
}

#productName,.productN
{
	width:300px;
	clear:left;
}

#productDescription,.productDes
{
	width:220px;
}

#productQuantity,.productQ
{
	width:30px;
}

#productPrice,.productP
{
	width:120px;
	clear:right;
	text-align:right;
}

.infoFld
{
	float:left;
	display:inline-block;
	background-color:#EEEEEE;
	padding:12px;
	border:solid 1px #000000;
	margin-bottom:10px;
	width:400px;
	clear:both;
}

.infoFld > *
{
	display:block;
	float:left;
}

.infoFldHide
{
	position:relative;
	top:-20px;
	left:0px;
	display:none;
}

.cartForm
{
	float:left;
	width:70px;
	display:inline-block;
	position:relative;
	top:-6px;
	left:0px;
	padding:0px;
	margin:2px;
}

.cartForm > form
{
	float:left;
	clear:none;
	display:block;
}

.add,.subtract,.info,#closeBtn
{
	float:left;
	border:none;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	cursor:pointer;
}

.info
{
	clear:left;
	position:relative;
	top:-6px;
	left:-4px;
}

#closeBtn
{
	width:40px;
	height:14px;
}

#closeBtnArea
{
	width:40px;
	height:30px;
	display:block;
	position:absolute;
	z-index:20;
	right:20px;
	top:0px;
}

#submitBtn
{
	clear:both;
	float:left;
	margin-top:20px;
	width:100%;
}

#submitBtn > form > button
{
	font-weight:bold;
	padding:4px;
}

form
{
	display:inline-block;
	clear:none;
}

#loginForm
{
	display:block;
}

.logoForm
{
	display:inline-block;
	float:left;
}

label
{
	font-weight:bold;
	font-size:12px;
	margin-right:10px;
	margin-bottom:4px;
	margin-top:4px;
	display:inline-block;
}

.formtable
{
	font-size:12px;
	font-weight:bold;
}

strong
{
	text-align:left;
}

.details
{
	color:#CE1141;
	text-decoration:underline;
	text-underline-position:auto;
}

img
{
	padding:0px;
	border:none;
	-ms-interpolation-mode: bicubic;
}

#sectionHeading,.sectionHeading
{
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-bottom:8px;
}

.sectionImage
{
	position:absolute;
	top:0px;
	right:0px;
}

.sectionInfoText
{
	width:95%;
}

.sectionInfoRule
{
	margin-bottom:20px;
}

.subcatlabel
{
	font-weight:bold;
	font-size:12px;
	float:left;
	clear:both;
	width:800px;
	margin:12px 0px 4px 0px;
	text-align:left;
}

.subcatGroup
{
	width:800px;
	float:left;
	clear:both;
	margin-bottom:30px;
}

.thumbnail > .thumbimg
{
	max-height:180px;
	min-height:100px;
	height:auto;
}

.thumbnail > .thumbimg > img
{
	max-height:180px;
}

.searchResult
{
	float:left;
	clear:both;
	width:70%;
	margin-top:20px;
	height:60px;
	padding:30px 14px 20px 14px;
	border:1px solid #FFFFFF;
}

.searchResultText
{
	color:black;
	font-size:12px;
	font-weight:bold;
}

.searchResultText > a
{
	color:none;
}

.searchResultText > a:hover
{
	color:none;
}

.searchResultText > a:visited
{
	color:none;
}

.thumbnail,.thumbnailSection,.thumbnailSampleJar
{
	float:left;
	clear:none;
	padding-left:5px;
	padding-right:5px;
	margin:5px 0px 24px 5px;
	width:150px;
}

.thumbnailSampleJar
{
	margin-top:22px;
	padding-top:10px;
	max-width:none;
	width:100px;
	height:110px;
}

.thumbnailSampleJar > .thumblabel
{
	max-width:none;
}

.searchResult > .thumbnailSampleJar
{
	margin-top:-60px;
	float:right;
}

.thumbnailSection
{
	padding:0px 20px 0px 20px;
	margin:0px -30px 10px -30px;
	max-width:none;
	height:180px;
	width:295px;
}

.thumbnail > img
{
	max-width:120px;
	max-height:120px;
}

.thumbnail > a > img
{
	max-width:130px;
	max-height:130px;
	margin:0px;
	padding:0px
}

.thumblabel,.thumblabelSection
{
	margin-top:2px;
	margin-bottom:4px;
	font-size:10px;
	text-align:center;
	max-width:170px;
	height:32px;
}

.thumblabelSection
{
	margin-bottom:10px;
	max-width:none;
	height:40px;
}

.thumbnailSection > .thumblabel
{
	max-width:none;
	margin-bottom:8px;
	padding-bottom:10px;
}

.thumblabelMenu
{
	font-weight:bold;
	font-size:12px;
	margin-top:6px;
}

.breaker,.backToTop
{
	float:left;
	clear:both;
	width:2px;
	height:2px;
	overflow:visible;
}

.backToTop
{
	clear:both;
	float:left;
	left:10px;
	bottom:1px;
	width:50px;
	height:20px;
	margin-top:6px;
}

.backToTop > a
{
	padding-top:10px;
	width:32px;
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}

.backToTop > a:hover
{
	color:#CD1041;
}

.backToTop > a:visited
{
	color:none;
}

#sectionMenu
{
	width:800px;
	height:20px;
	color:#FFFFFF;
}

.sectionItem,.sectionItemCurrent
{
	font-weight:bold;
	font-size:11px;
	float:left;
	color:#FFFFFF;
	padding:4px 8px 4px 8px;
	margin:-1px 0px 0px -1px;
	border:#000000 solid 1px;
	background-color:#EEEEEE;
}

.sectionItemCurrent
{
	background-color:#CD1041;
}

.sectionItemCurrent > a
{
	color:#FFFFFF;
	padding:4px 6px 4px 6px;
}

.sectionItem > a
{
	color:#000000;
	padding:4px 6px 4px 6px;
}

.sectionItem > a:visited
{
	color:none;
	padding:4px 6px 4px 6px;
}

.sectionItemCurrent > a:visited
{
	color:none;
	padding:4px 6px 4px 6px;
}

.highlight
{
	color:#FF0000;
}

.highlight ol li
{
	color:#FF0000;
}

html
{
	width:100%;
	height:100%;
	min-width:1024px;
}

body
{
	width:100%;
	height:100%;
	cursor:default;
}

input.submit
{
	cursor:pointer;
}

p
{
	text-align:left;
	font-size:12px;
	margin-bottom:6px;
}

#footer
{
	height:50px;
	margin:0px;
}

.memberfuncsBody
{
	background-color:#FFFFFF;
	width:100%;
	height:100%;
}

#main
{
	float:left;
	clear:both;
	height:100%;
	width:100%;
}

#layout
{
	border:none;
	margin:0px;
	padding:0px;
	height:600px;
}

td
{
	border:none;
	padding:0px;
	margin:0px;
}

#header
{
	height:150px;
}

#left
{
	width:10%;
	height:100%;
	background-image:url(./images/leftShad.png);
	background-position:right;
	background-repeat:repeat-y;
}

#right
{
	width:10%;
	height:100%;
	background-image:url(./images/rightShad.png);
	background-position:left;
	background-repeat:repeat-y;
}

#pageBody
{
	padding:24px;
	width:80%;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
}

#holder
{
	padding:32px 0px 0px 0px;
	margin:0px auto 0px auto;
	width:50%;
	height:80%;
}

.logogroup
{
	width:auto;
	height:300px;
	float:left;
	margin-right:40px;
}

.logogroup > .thumbnail
{
	margin:2px;
	float:left;
	clear:right;
}

.logooptions
{
	float:left;
	clear:left;
	margin:2px;
	width:220px;
	height:auto;
}

.logooptions > .logoForm > .formBtn
{
	width:100px;
	padding:2px;
	text-align:center;
	height:auto;
	max-height:32px;
}

#loginLogo
{
	margin-top:12px;
}

#mainLogo, #topCell > #mainLogo
{
	display:block;
	position:absolute;
	top:20px;
	left:20px;
	z-index:5;
	padding:10px;
}


.stdMsg
{
	font-size:14px;
	text-align:left;
}

.whiteMsg
{
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:#FFF;
	margin:10px;
	width:650px;
}

.formItemLeft
{
	font-size:12px;
	float:left;
	margin:6px 0px 0px 30px;
}

.formItemRight
{
	font-size:12px;
	float:right;
	margin:6px 30px 0px 0px;
}

.formBtn
{
	font-size:11px;
	font-weight:bold;
	padding:0px 8px 0px 8px;
	text-decoration:none;
	cursor:pointer;
}

.formBtnOnline
{
	font-weight:bold;
	width:93px;
	height:20px;
	padding:0px 2px 0px 2px;
	text-decoration:none;
	cursor:pointer;
	border:hidden;
}

#searchBtn
{
	margin-top:2px;
}

.formBtn >a
{
	color:#000000;
}

.formBtn >a:hover
{
	color:#000000;
}

.formBtn >a:visited
{
	color:none;
}

.formBtnLeft,.formBtnRight
{
	font-size:12px;
	margin:0px 32px 0px 32px;
	position:inherit;
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
}

.formBtnLeft
{
	float:left;
	left:15%;
}

.formBtnRight
{
	float:right;
	right:15%;
}

.rightfloat
{
	padding-left:10px;
	margin-left:10px;
	display:block;
	position:absolute;
	top:140px;
	right:50px;
	z-index:4;
	width:460px;
}

.rightfloat > form > .formItemLeft
{
	margin-right:8px;
}

#loginBox
{
	background-color:#FFFFFF;
	width:512px;
	height:256px;
	padding:20px;
	-webkit-border-radius:12px;
	-webkit-box-shadow: 8px 8px 8px #333;
}

.divider
{
	display:block;
	height:1px;
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:25px;
	left:10px;
	width:860px;
	z-index:9;
}

a
{
	text-decoration:none;
}

.noclip
{
	overflow:visible;

}

#homeBtn,#homeBtnOnline
{
	z-index:3;
	cursor:pointer;
	display:block;
	height:21px;
	width:20px;
	position:absolute;
	top:82px;
	left:200px;
	list-style-type:none;
	list-style-position:outside;
}

#homeBtnOnline
{
	top:62px;
}

#homeLink
{
	display:block;
	cursor:pointer;
	width:20px;
	height:21px;
}

#homeLink:hover
{
	cursor:pointer;
}

#main_menu,#main_menuOnline
{
	z-index:1;
	position:absolute;
	top:82px;
	right:-110px;
	display:block;
	overflow:visible;
	list-style-type:none;
	list-style-position:outside;
	padding:8px 0px 4px 0px;
	width:96%;
}

#main_menuOnline
{
	right:60px;
	top:62px;
}

#menuRule,#menuRuleOnline
{
	display:block;
	position:absolute;
	z-index:2;
	top:105px;
	left:21px;
	width:860px;
	height:1px;
	padding:0px;
	margin:0px;
	border-bottom:#929497 1px solid;
}

#menuRuleOnline
{
	top:85px;
}

.menuItem
{
	display:inline;
	font-size:10px;
	letter-spacing:1px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color:#929497;
	list-style:none;
	line-height:normal;
	text-decoration:none;
	list-style-type:none;
	width:auto;

	margin-right:-1px;
	padding:4px 5px 4px 5px;
	color:#929497;
}

.menuItem:hover
{
	color:#FFFFFF;
	background-color:#929497;
}

.menuItem > a
{
	cursor:pointer;
	color:#929497;
	height:100%;
	width:100%;
	padding:0px 0px 4px 0px;
}
.menuItem > a:hover
{
	color:#FFFFFF;
	padding:0px 0px 4px 0px;
}
.menuItem > a:visited
{
	color:none;
	padding:0px 0px 4px 0px;
}

hr
{
	color:#929497;
	background-color:#929497;
	border:0px;
	height:1px;
	border-style:inset;
	padding:0px;
	margin:0px;
	width:97%;
}

#mainBox
{
	position:relative;
	top:5%;
	background-color:#FFFFFF;
	width:900px;
	height:600px;
	-webkit-box-shadow: 8px 8px 8px #333;
}

#copyright,.smalltext
{
	font-size:7pt;
	text-align:left;
	padding-left:14px;
	position:absolute;
	bottom:15px;
	z-index:30;
}

#copyright
{
	left:32px;
}

.smalltext
{
	bottom:-14px;
	left:20px;
}

.smalltext
{
	top:auto;
	text-align:center;
	font-size:7pt;
}

#sitecredit
{
	position:absolute;
	bottom:0px;
	right:2px;
	z-index:0;
}

#sitecredit:hover
{
	cursor:pointer;
}


.question,.answer
{
	font-weight:bold;
	font-size:12px;
}

#heading,#headingOnline
{
	margin-right:12px;
	font-weight:bold;
	color:#666666;
	position:absolute;
	z-index:5;
	top:40px;
	right:10px;
	height:40px;
}

#headingOnline
{
	top:65px;
	right:8px;
	width:300px;
	line-height:normal;
}

#headingOnline > form
{
	float:left;
}

#heading > form
{
	float:right;
}

#user
{
	font-size:12px;
	float:left;
	line-height:normal;
	padding:0px;
	margin:0px;
	position:absolute;
	z-index:5;
	top:59px;
	left:400px;
}

.subPageLink
{
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	position:absolute;
	color:#000000;
	bottom:15px;
}

.subPageLink:hover
{
	color:#CE1141;
	text-decoration:none;
	cursor:pointer;
}

#subPage1
{
	left:300px;
}

#subPage2
{
	left:420px;
}

#subPage3
{
	left:470px;
}

.subPageLink:visited
{
	color:#000000;
}

.subPageLink:active
{
	color:#000000;
}

.error
{
	color:#F00;
	font-size:12px;
	font-weight:bold;
}

.errorSmall
{
	color:#F00;
	font-size:10px;
	font-weight:bold;
}

.questionText,.answerText
{
	font-variant:normal;
	font-size:12px;
}

/*
a:link {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CE1141;  font-weight:bold; text-decoration: underline; }
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CE1141;  font-weight:bold; text-decoration: underline; }
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #3399FF;  font-weight:bold; text-decoration: underline; }
a:active {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CE1141;  font-weight:bold; text-decoration:underline; }
*/

#apDiv1 {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	margin:0px;
	padddng:0px;
	z-index:-5;
}

h1
{
	font-size: small;
	font-weight: bold;
	color: #4A4F79;
	margin-bottom:8px;
}

#maincontent,#maincontentOnline
{
	position:absolute;
	top:120px;
	left:24px;
	width:840px;
	height:400px;
	overflow-x:hidden;
	overflow-y:auto;
	padding:6px;
}

#maincontentOnline
{
	top:95px;
	left:10px;
	width:872px;
	height:434px;
}

.main_menu
{
	height: 29px;
	
	vertical-align: bottom;
}

.content
{
	background-color: #E4F2F7;
	
	font-size: small;
	color: #005782;
	
	vertical-align: text-top;
	
	padding-left: 10px;
	padding-top: 10px;
	
	border-right: solid;
	border-right-width: medium;
	border-right-color: #9CC8D5;
}

/* scrolling styles */
#scrollset,#scrollsecs
{
	width:190px;
	height:340px;
	display:block;
	position:relative;
	padding:30px;
	z-index:0;
}

#scrollsecs
{
	width:774px;
	height:360px;
}

#scroller,#scrollersecs
{
	overflow:hidden;
	width:190px;
	display:block;
	height:340px;
	position:absolute;
	top:0px;
}

#scrollersecs
{
	width:774px;
	height:360px;
	border:none;
}

#scrollcontent
{
	width:2300px;
	display:block;
	padding:2px 0px 0px 0px;
}

.sectionBlock
{
	display:block;
	height:256px;
	width:256px;
	margin:20px 10px 0px 10px;
	float:left;
}

.sectionBlock > .thumblabel
{
	max-width:none;
	width:256px;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
}

#scrollcontent > .thumbnail
{
	margin:0px 4px 0px 0px;
	float:left;
	width:187px;
	max-height:none;
	padding:0px;
}

#scrollcontent > .thumbnail > .thumbimg
{
	width:187px;
	max-height:none;
	height:300px;
}

#scrollcontent > .thumbnail > .thumbimg > img
{
	max-width:none;
	max-height:none;
	height:300px;
}

#scrollcontent > .thumbnail > .thumblabel
{
	font-weight:bold;
	font-size:12px;
}

#leftscroll,#rightscroll
{
	z-index:2;
	top:170px;
	display:block;
	position:absolute;
	width:20px;
	height:32px;
	background-repeat:no-repeat;
}

#leftscroll
{
	left:0px;
}
#rightscroll
{
	right:0px;
}

#sectionInfo
{
	position:absolute;
	top:0px;
	left:6px;
	width:99%;
	min-height:70px;
	background-color:#FFFFFF;
}

.orderStatus
{
	width:90%;
	text-align:center;
}

.ordertotal
{
	width:80%;
	font-weight:bold;
	text-align:right;
}

#ordercart
{
	position:absolute;
	top:6px;
	right:8px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	width:200px;
	height:30px;
}

#orderstatusbar
{
	position:absolute;
	top:6px;
	right:260px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	width:400px;
	height:30px;
}
 }
