.adcheckout a:link {font-size: 1.1em; color: #036;}
.adcheckout a:hover {font-size: 1.1em; color: #036; text-decoration: underline;}
.adcheckout a:visited {font-size: 1.1em; color: #036;}

.adheadersml {font-size: 0.6em; color: #fff;}
.adheadersml a:link { color: #fff;  text-decoration: none;}
.adheadersml a:visited { color: #fff;  text-decoration: none;}
.adheadersml a:hover { color: #fff;  text-decoration: underline; }

.adsections {background-color: #E3F1FA; 
	border-bottom: 2px solid #fff;
}

/* Basic Element Formatting ------------------------------------------------------------- */

body {
	background-color: #000;
}

a {
	color:#00c3ff;
}

a:hover {
	color:#00c3ff; text-decoration: underline;
}

select { 
	background-color: #447e9d; 
	color: #fff; 
	border: 1px solid #ccc; 
}

input { 
	background-color: #fff; 
	color: #000; 
	border: 0px solid #ccc; 
}

/* Multiple-Use Selectors ------------------------------------------------------------- */

.button {
	background-color: #4f9eca;
	border: 1px solid #000;
	color: #fff;
}

.button2 {
	background-color: #4f9eca;
	border: 1px solid #000;
	color: #fffc00;
}

.button2 {
	font-weight: normal; padding: 5px;
	font-size: 1em;
	cursor: pointer;
	height: 1.6em;
}

/* Standard text and link formatting ------------------------------------------------------------- */

.jssBoldLinks { 
	color:#00c3ff;
}

.jssBoldLinks:hover { 
	color:#00c3ff; text-decoration: underline;
}

.jssProductTitle {
	color:#fff; 
}

.jssProductTitle:hover {
	color:#00c3ff; text-decoration: underline;
}

.jssPrice {
	color: #ffa500;
}

.jssProductLinks, .jssProductLinks:link
{
	color: #00c3ff;
}

.jssProductLinks:hover
{
	color: #00c3ff; text-decoration: underline;
}

.jssProductAdd, .jssProductAdd:link
{
	background-color: #4283a8;
	border: 1px solid #4283a8;
	color: #fff;

}

/* Header Styles ------------------------------------------------------------- */

div#jssHeader {
	color: #040;
}

div#jssSubHeader {
	color: #ffffff;
}

.jssHeaderBlock
{
	border: 1px solid #ffffff;
	background-color: #539dfb;
}

.jssHeaderBlockTitle
{
	background-color: #3586ef;
	color: #ffffff;
}

.jssHeaderBlockContent
{
	color: #ffffff;
}

.jssHeaderBlockContent a {
	
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	color: #fff;
}

.jssHeaderBlockContent a:hover {
	color: #fff; text-decoration: underline;
}

#navlist a { 
	border: 0px solid #0b51ab; 
	border-left: 2px solid #d2e6fe;
}

#navlist a:link, #navlist a:visited {
	color: #000000;
	background-color: #8dbfff;
}

#navlist a:hover {
	color: #fff;
	background-color: #036;
}

/* Left Column ------------------------------------------------------------- */

div#jssLeftMenu {
	color: #fff; background-color: #000;
}

/* Right Column ------------------------------------------------------------- */

div#jssRightMenu {
	color: #fff; background-color: #000;
}

/* Right and Left Menu Box Style ------------------------------------------------------------- */

.jssMenuBox {
	border: 1px solid #666666;
}

.jssMenuBox9 {
	border: 0px solid #666666;
}

.jssMenuBoxTitle {
	color: #ffffff;
	background-color: #3586ef;
	border-bottom: 1px solid #0b51ab;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	border: 2px solid #000;

	background-color: #000;
}

/* Main Content (Middle) Styles ------------------------------------------------------------- */

div#jssMainContent {
	color: #fff; background-color: #000;
}

div#jssMainContent2 {
	color: #fff; background-color: #000;
}


.jssBreadcrumb {
	background-color: #000;
}

.jssBreadcrumbTitle {
	color: #000;
}

/* Footer Styles ------------------------------------------------------------- */

div#jssFooter {
	color: #fff;
}

#jssFooterLinks a { 
	color: #fff;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited
{
	color: #fff;
}

#jssFooterLinks a:hover
{
	color: #fff; text-decoration: underline;
}

/* General Form Styling ------------------------------------------------------------- */

.jssFormTable caption {
	border-bottom: 1px solid #000;
}

.jssFormTable td.jssFormSubmit {
	border-top: 1px solid #000;
}


.jssFormTable select {
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #000;
}

.jssFormTable td.jssFormSubmit input {
	background-color: #4283a8;
	border: 1px solid #000;
	color: #fff;
}

.jssFormError {
	color: #f00;
}

.jssError {
	color: #f00;
}

/* Cart Styling ------------------------------------------------------------- */

.jssCartTable caption {
	border-bottom: 1px dotted #293a48;
}

.jssCartTable th {
	border-bottom: 1px dotted #293a48;
}

.jssCartTable th.right {
	border-bottom: 1px dotted #293a48;
}

.jssCartTable th.total {
	border-top: 1px dotted #293a48;
}

.jssCartTable th.input {
	border: 0px solid #293a48;
}

/* general table styling ------------------------------------------------------------- */

.jssGeneralTable th {
	border-bottom: 1px dotted #000;
}

.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: #8dbfff; 
	color: #000000;
}

#pageslist a { 
	background-color: #8dbfff;
}

#pageslist a:link, #npageslist a:visited {
	color: #000000;
	background-color: #8dbfff;
}

#pageslist a:hover {
	color: #fff;
	background-color: #036;
}

/* Other/Misc Styles ------------------------------------------------------------- */

.jssProductFlag {
	background-color: #ebf7fe; 
	color: #4283a8; 
	border: 1px solid #4283a8; 
	border-left: 3px solid #4283a8; 
}

.jssProductSep {
	border-bottom: 1px dotted #bbbbbb; background: #fff;
}

.jssSendFriendDiv a { 
	color:#ff8d29; 
}

.jssSendFriendDiv a:hover { 
	color:#ff8d29; 
}

.jssProductSep {
	border-bottom: 1px dotted #bbbbbb; background: #000; color: #fff;
}
