/* Basic Element Formatting ------------------------------------------------------------- */

body {
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(../images/pagebg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body, td, p, th {
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica; 
    COLOR: #666666; FONT-SIZE: 11px;
}
p {
	padding: 5px;
}
a {
	color:#940571;
	font-weight: bold;
}

a:hover {
	color:#0182B2;
}

h1 {
	color: #940571;
	font-size: 22px;
	font-weight: 100;
	padding-left: 5px;
}
H2 {
	FONT-SIZE: 18px;
	color: #940571;
	text-transform: uppercase;
	padding-left: 5px;
}
H3 {
	FONT-SIZE: 16px;
	color: #940571;
	text-transform: lowercase;
	padding-left: 5px;
}
h4 {
	FONT-SIZE: 15px;
	color: #940571;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0086AD;
	border-right-color: #0086AD;
	border-bottom-color: #0086AD;
	border-left-color: #0086AD;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h5 {
	FONT-SIZE: 15px;
	color: #940571;
	text-transform: capitalize;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
input { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #999999; 
}

select { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #999999; 
}
.pricetablehead {
	background-color: #0086AD;
	color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #940571;
	border-right-color: #940571;
	border-bottom-color: #940571;
	border-left-color: #940571;
	border-left-width: 0px;
}

/* Multiple-Use Selectors ------------------------------------------------------------- */

.button {
	background-color: #940571;
	border: 1px solid #000;
	color: #fff;
}

/* Standard text and link formatting ------------------------------------------------------------- */

.productLink:link { 
	color:#0182B2;
}
.jssBoldLinks { 
	color:#0182B2;
}
.jssBoldLinks:hover {
	color:#940571;
	
}
.jssBoldLinksCaps {
	color:#940571;
	font-size: 13px;
	text-transform: uppercase;
}
.jssBoldLinksCaps:hover { 
	color:#0182B2; 
}

.jssProductTitle {
	color:#fff; 
}

.jssProductTitle:hover {
	color:#ff8d29; 
}

.jssPrice {
	color: #0182B2;
	font-size: 14px;
	font-weight: bold;
}

.jssProductLinks, .jssProductLinks:link
{
	color: #f08100;
}

.jssProductAdd, .jssProductAdd:link
{
	color: #FFFFFF;
	background-color: #940571;
	border: 1px solid #000000;
	height: 20px;
}

/* Header Styles ------------------------------------------------------------- */

div#jssHeader {
	color: #666666;
	background-color: #ffffff;
}

div#jssSubHeader {
	color: #ffffff;
	background-color: #000033;
	height: 18px;
}
.jssHeaderBlock
{
	border: 1px solid #ffffff;
	background-color: #539dfb;
}

.jssHeaderBlockTitle
{
	background-color: #000033;
	color: #ffffff;
}

.jssHeaderBlockContent
{
	background-color: #539dfb;
	color: #ffffff;
}

.jssHeaderBlockContent a {
	border: 1px solid #0182B2;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	color: #fff;
	background-color: #369;
	border: 1px solid #0182B2;
}

.jssHeaderBlockContent a:hover {
	color: #fff;
	background-color: #036;
	border: 1px solid #FFFFFF;
}

#navlist a { 
	border: 0px solid #0b51ab; 
	border-left: 2px solid #d2e6fe;
}

#navlist a:link, #navlist a:visited {
	color: #666666;
	background-color: #0182B2;
}

#navlist a:hover {
	color: #fff;
	background-color: #036;
}

/* Left Column ------------------------------------------------------------- */

div#jssLeftMenu {
	color: #000000;
}

/* Right Column ------------------------------------------------------------- */

div#jssRightMenu {
	color: #666666;
}

/* Right and Left Menu Box Style ------------------------------------------------------------- */
.sizingtable {
	width: 250px;
	background-color: #FEEBFA;
	border: 1px solid #940571;
}
.jssMenuBox {
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0182B2;
	border-right-color: #0182B2;
	border-bottom-color: #0182B2;
	border-left-color: #0182B2;
	width: 145px;
}
.jssMenuBoxPink {
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #940571;
	border-right-color: #940571;
	border-bottom-color: #940571;
	border-left-color: #940571;
	width: 145px;
}
.jssMenuBoxTitle {
	color: #ffffff;
	background-color: #0182B2;
	font-size: 16px;
	text-transform: lowercase;
	font-weight: normal;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/toprightcorner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.jssMenuBoxTitlePink {
	color: #ffffff;
	background-color: #940571;
	font-size: 16px;
	text-transform: lowercase;
	font-weight: normal;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/toprightcorner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.jssMenuBoxContent,
.jssMenuBoxContentCent {
	background-color: #fff;
}
.jssMenuBoxContentBlue {
	background-color: #eafaff;
}
.jssMenuBoxContentPink {
	background-color: #feebfa;
}
/* Main Content (Middle) Styles ------------------------------------------------------------- */

div#jssMainContent {
	color: #666666;
	padding-bottom: 10px;
}
div#bottompage {
	background-image: url(../images/bottompage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 12px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.jssPageHeading {
	color: #0182B2;
	border-bottom: 2px solid #940571;
	font-size: 18px;
	text-transform: lowercase;
	font-weight: normal;
	text-indent: 5px;
	padding-top: 20px;
}

.jssPageSubHeading {
	FONT-SIZE: 15px;
	color: #940571;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0086AD;
	border-right-color: #0086AD;
	border-bottom-color: #0086AD;
	border-left-color: #0086AD;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.jssBreadcrumb {
	background-color: #0182B2;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(../images/toprightcorner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.jssBreadcrumbSubNav {
	background-color: #940571;
	COLOR: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jssBreadcrumb1 {
	COLOR: #940571;
	font-size: 18px;
	text-transform: lowercase;
}
.jssBreadcrumb1 a{
	font-weight: 200;
}
.jssBreadcrumb a{
	color: #fff;
}
.jssBreadcrumb a:hover{
	color: #fff;
	text-decoration: underline;
}
.jssBreadcrumbSubNav a{
	color: #fff;
}
.jssBreadcrumbSubNav a:hover{
	color: #fff;
	text-decoration: underline;
}

/* Footer Styles ------------------------------------------------------------- */

div#jssFooter {
	color: #999999;
}

#jssFooterLinks a { 
	color: #940571;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited
{
	color: #940571;
}

#jssFooterLinks a:hover
{
	color: #0182B2;
}

/* General Form Styling ------------------------------------------------------------- */

.jssFormTable caption {
}

.jssFormTable td.jssFormSubmit {
}

.jssFormTable input {
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #999999;
}

.jssFormTable select {
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #999999;
}

.jssFormTable td.jssFormSubmit input {
	background-color: #0182B2;
	color: #fff;
}

.jssFormError {
	color: #0182B2;
}

.jssError {
	color: #0182B2;
}

/* Cart Styling ------------------------------------------------------------- */

.jssCartTable th {
	background-color: #0182B2;
	color: #FFFFFF;
}

.jssCartTable th.right {
	background-color: #0182B2;
	color: #FFFFFF;
}

.jssCartTable th.total {

}

/* general table styling ------------------------------------------------------------- */

.jssGeneralTable th {
}

.jssGeneralTable a:link, .jssGeneralTable a:visited {
	color: #f08100;
}

.jssGeneralTable a:hover {
	color: #000;
}

/* Product Option (qty discounts, combinations etc.) ------------------------------------------------------------- */

.jssProductTable th {
	background-color: #aaaaaa;
}

.jssProductTable td {
	background-color: #dddddd;
}

/* Index-specific Styles ------------------------------------------------------------- */

/* Section And Listing Styles ------------------------------------------------------------- */

#pageslist li {
	border: 1px dotted #000000; 
	background-color: #0182B2; 
	color: #000000;
}

#pageslist a { 
	background-color: #0182B2;
}

#pageslist a:link, #npageslist a:visited {
	color: #000000;
	background-color: #0182B2;
}

#pageslist a:hover {
	color: #fff;
	background-color: #036;
}

/* Other/Misc Styles ------------------------------------------------------------- */

.jssProductFlag {
	background-color: #f08100; 
	color: #ffffff; 
	border: 1px dotted #f00; 
	border-left: 3px solid #f00; 
}

.jssProductSep {
	border-bottom: 1px dotted #bbbbbb; background: #fff;
}

.jssSendFriendDiv a { 
	color:#ff8d29; 
}

.jssSendFriendDiv a:hover { 
	color:#ff8d29; 
}

.jssProductSep {
	border-bottom: 1px dotted #bbbbbb; background: #fff; color: #fff;
}
.paddedText {
	padding: 5px;
}

.footer {
	height: 18px;
}
.continue-links:link {
	font-size: 12px;
	background-color: #0182B2;
	padding: 4px;
	border: 1px solid #999999;
	color: #FFFFFF;
}
.continue-links:visited {
	font-size: 12px;
	background-color: #0182B2;
	padding: 4px;
	border: 1px solid #999999;
	color: #FFFFFF;
}
.continue-links:hover {
	font-size: 12px;
	background-color: #0182B2;
	padding: 4px;
	border: 1px solid #999999;
	color: #FFFFFF;
}
