/* Basic Element Formatting ------------------------------------------------------------- */

body {
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000; 
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
margin-left:auto; margin-right:auto; 
padding:10px 10px 10px 10px; 
text-align:left; 
background-color:#FFF; 
max-width:43em;  
	}

#pagehead {
	margin: 0px auto;
	padding: 0;
	width: 854px;
	text-align: left;
	}

#pageSubhead {
	margin: 0px auto;
	padding: 0;
	width: 864px;
	}

form {
	margin: 0;
	padding: 0;
}

.form-text {
	font-family: Arial, Helvetica;
	font-size: 1.0em;
}

a 	{
	text-decoration: none;
	color:#3f169c;
}

a:hover {
	text-decoration: underline;
	color:#000000;
}

h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #7e61bf; 
}

h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #7e61bf; 
}

p {
	font-size: 0.9em;
}

.welcomehead {
	font-size: 1.0em;
	font-weight: bold;
	color: #7e61bf; 
	line-height: 1.75em;
}

input {
	font-size: 1em;
	font-weight: normal;
	height: 1.25em;
	margin-bottom: 1px;
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #7350c1; 
}

select {
	font-size: 1em;
	font-weight: normal;
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #7350c1; 
}

.emailCheck {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing:2px
}

/* Buttons ------------------------------------------------------------- */

.button {
	cursor: pointer;
	height: 2.05em;
}

.button {
	background-color: #eee;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #222222;
 	text-decoration: none;
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	background-image: url(../images/button-bg.jpg);
	background-repeat: no-repeat;
}

.button:hover {
	color: #4984fe;
}

.button-top {
	background-color: #eee;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #222222;
 	text-decoration: none;
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-image: url(../images/button-bg-nav.jpg);
	height: 18px;
	cursor: pointer;
}

.button-top:hover {
	color: #4984fe;
}

/* Multiple-Use Selectors ------------------------------------------------------------- */

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

/* Header Styles ------------------------------------------------------------- */

img#jssLogo {
	float: left; border: 0px;
}

div#jssHeader {
	font-size: 1em;
	margin: 0;
	width: 100%;
	height: 70px;
	color: #3f169c;
	background-color: #7e61bf;
}

div#jssSubHeader {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 3px;
	color: #ffffff;
	background-color: #7e61bf;
}

div#jssSubHeader2 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #bbbbbb;
}

span#jssWelcome {
	padding-left: 5px;
	font-weight: normal;
	font-size: 0.75em;
}

span#jssDate {
	float: right;
	padding-right: 5px;
}

.jssHeaderBlockCss
{
	margin: 5px;
	margin-left: 40px;
	padding: 0px;
	float: left;
	display: inline;
	height: 80%;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
}

.jssHeaderBlock
{
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px;
	float: right;
	display: inline;
	height: 20%;
	font-size: 1em;
	border: 1px solid #7e61bf;
	background-color: #7e61bf;
}

.jssHeaderBlockTitle
{
	padding: 1px 5px;
	font-size: 0.75em;
	font-weight: bold;
	background-color: #a28bd5;
	color: #ffffff;
}

.jssHeaderBlockContent
{
	padding: 1px 5px;
	font-size: 0.75em;
	font-weight: normal;
	background-color: #7e61bf;
	color: #ffffff;
}

.jssHeaderBlockContent a {
	padding: 1px 8px;
	margin: 2px 2px 0px 3px;
	font-size: 0.85em;
	border: 1px solid #7e61bf;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	background-color: #eee;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #222222;
 	text-decoration: none;
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	background-image: url(../images/button-bg.jpg);
	background-repeat: no-repeat;
}

.jssHeaderBlockContent a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}

.jssHeaderBlockLinks {
	margin-top: 4px; margin-bottom: 2px; text-align: right;
}

div#jssHeaderLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 6px;
	font-size: 16px;
	color: #000000;
}

ul#jssHeaderLinks	{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#jssHeaderLinks li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

#jssHeaderLinks a { 
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 13px;
	white-space: nowrap;
}

#jssHeaderLinks a:link, #jssHeaderLinks a:visited {
	text-decoration: none;
}

#jssHeaderLinks a:hover {
	text-decoration: underline;
}

div#navcontainer {
	float: right;
	position: relative;
	display: inline;
	top: 0px;
	padding-right: 150px;
	font-weight: normal;
}

div#navcontainer2 {
	position: relative;
	display: inline;
	top: -1px;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	}


#navlist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navlist a {
	padding: 2px 6px 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 0.75em;
}

#navlist a:link, #navlist a:visited {
	background-color: #fff;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #222222;
 	text-decoration: none;
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-image: url(../images/button-bg-nav.jpg);
}

#navlist li.current-page {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navlist li.current-page a {
	padding: 2px 6px 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 0.75em;
	border: 1px solid #ffffff; 
}

#navlist li.current-page a:link, #navlist li.current-page a:visited {
	background-color: #fff;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #222222;
 	text-decoration: none;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-image: url(../images/button-bg-nav2.jpg);
}

#navlist a:hover {
	background-image: url(../images/button-bg-nav3.jpg);
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}


/* General Form Styling ------------------------------------------------------------- */

.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 0.85em;
	margin: 5px 0 0 0;
} 

.jssFormCol1 {
	float: left;
	width: 150px;
	text-align: left;
	height: 15px;
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
}

.jssFormCol2 {
	float: left;
	text-align: left;
}	

.jssError {
	font-size: 1.0em;
	font-weight: normal;
}

.jssFormDiv {
	text-align: center;
}

.jssFormTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssFormTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 0.75em;
	border-bottom: 1px dotted #000;
}

.jssFormTable th {
	font-weight: bold;
	padding: 4px;
	text-align: right;
	font-size: 0.9em;
	vertical-align: top;
	padding-top: 3px;
}

.jssFormTable td {
	font-weight: normal;
	padding: 4px;
	text-align: left;
	font-size: 0.9em;
}

.jssFormTable td.jssFormSubmit {
	text-align: center;
	border-top: 1px dotted #000;
}

.jssFormTable input {
	font-size: 1.1em; 
	font-weight: normal;
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #7350c1;
}

.jssFormTable select {
	font-size: 1.1em; 
	font-weight: normal;
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #7350c1;
}

.jssFormTable td.jssFormSubmit input {
	cursor: pointer;
	height: 1.75em;
	background-color: #bfbfbf;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #222222;
 	text-decoration: none;
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	background-image: url(../images/button-bg.jpg);
	background-repeat: no-repeat;
	height: 2.4em;
}

.jssFormTable td.jssFormSubmit input:hover {
	color: #4984fe;
}

.jssFormError {
	font-weight: bold;
	font-size: 1.0em;
	color: #f00;
	background-color: #faf868; 
}

.jssError {
	color: #f00;
	background-color: #faf868; 
}

.red  {
	color: #f00;
}

/* Cart Styling ------------------------------------------------------------- */

.jssCartDiv {
	text-align: center;
}

.jssCartTable {
	margin-left: auto; margin-right: auto;
	padding: 0px;
	border: 0px;
}

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 0.75em;
	border-bottom: 1px dotted #000;
}

.jssCartTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.75em;
	vertical-align: top;
	border-bottom: 1px dotted #000;
}

.jssCartTable th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.75em;
	vertical-align: top;
	border-bottom: 1px dotted #000;
}

.jssCartTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.75em;
	vertical-align: top;
}

.jssCartTable td.right {
	font-weight: normal;
	padding: 2px;
	text-align: right;
	font-size: 0.75em;
	vertical-align: top;
}

.jssCartTable th.total {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.8em;
	vertical-align: top;
	border-top: 1px dotted #000;
}


/* Section And Listing Styles ------------------------------------------------------------- */

div#pagescontainer {
	float: right;
	position: relative;
	top: 0px;
	padding: 1px;
	margin-bottom: 5px;
}

ul#pageslist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#pageslist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin: 0px; font-weight: normal; font-size: 0.75em;
	background-color: #ffffff; 
	color: #000000;
}

#pageslist a {
	padding: 0px 3px 0px 3px; 
	margin: 0px; 
	font-weight: normal; 
	font-size: 1em;
	background-color: #ffffff;
}

#pageslist a:link, #npageslist a:visited {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

#pageslist a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3f169c;
}


#header {
	background-color: #7E61BF;
	padding: 1.0em 2em 0.6em 2em;
	text-align: center; 
	}

#containerhead {
	margin: 0 auto;
	overflow: hidden;
	min-width: 33em;
	max-width: 55em;
	}

#smallbar { 
	padding: 0.4em; 
	text-align: center; 
	background-color: #a28bd5; 
	}

.smallbar-text { 
	font-weight:bold; 
	font-size:0.75em; 
	color:#FFFFFF; 
	}

.clearBoth {
	clear: both;
}



