html {margin: 0; padding: 0;}

form {margin: 0; padding: 0;}

body {margin:0px auto 0px auto; padding: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 1em; background-color: #faf8eb; height: 100%; overflow: -moz-scrollbars-vertical;}

/******** Main page wrap ********/
#wrap {
	width:960px;
	margin:0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
	background: #FFFFFF;
	border: 1px solid #0a5685;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #1B1B1B;
}

a { 
	font-size: 11px;
	color:#000000; 
	text-decoration: none; 
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}


input {
	background-color: #FFFFFF; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	height: 14px;
	padding: 0px;
}

.input-box {
	font-size: 12px;
	color: #000000;
	margin: 5px 0px 5px 0px;
	border: 1px solid #999999;
	width: 120px;
	height: 14px;
}	

select {
	background-color: #FFFFFF; 
	font-size: 9px; 
	font-weight: normal; color: #000000;
	border: 1px solid #30799E;
}

.button {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #999999;
	color: #0a5685;
	cursor: pointer;
	height: 17px;
	width: 100px;
	background: #cccccc;
}

.jssBoldLinks, .middle-links { 
	font-size: 11px;
	color:#000000; 
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
}

.jssBoldLinks:hover { 
	color:#e47825; 
	text-decoration: none; 
	font-weight: bold;
	margin-bottom: 50px;
}
	
.middle-links { 
	font-size: 12px;
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
}
	
.jssProductTitle {
	font-size: 0.75em;
	color:#fff; 
	text-decoration: none; 
}

.jssProductTitle:hover {
	font-size: 0.75em;
	color:#ff8d29; 
	text-decoration: none; 
}

/******** Header ********/

div#header-bar {
	float: left;
	width: 960px;
	height: 22px;
}

div#header-bar-text {
	padding: 5px 10px 0px 0px;
	font-size: 9px;
	text-align:right;
}

/******** NAV DIVS ********/

div#navcontainer {
	float: left;
	top: 0px;
	padding: 0px;
	width: 960px;
	height: 28px;
	background-color:#000000;
	background: url('../templates/images/snowdon-header_02.jpg') no-repeat; 
}

div#navcontainergradient {
	float: left;
	top: 0px;
	padding: 0px;
	width: 960px;
	height: 28px;
	background-color:#000000;
	background: url('../templates/images/snowdon-header-gradient_02.jpg') no-repeat; 
}


div#navcontainerswing {
	float: left;
	top: 0px;
	padding: 0px;
	width: 960px;
	height: 28px;
	background-color:#000000;
	background: url('../templates/images/snowdon-header-swing_02.jpg') no-repeat; 
}


div#nav-menu {
	float: right;
	height: 24px;
	padding: -20px 0px 0px 0px;
	padding: 0px;
	width: 625px;
	border: 0px solid #ff0000;
}


div#header-graphic {
	width: 320px;
	height: 100px;
	padding: 0px;
}

div#header-graphic-wide {
	width: 960px;
	height: 76px;
	padding: 0px;
	border: 0px solid #ff0000;
}


div#jssHeader {
	font-size: 0.9em;
	margin: 0;
	color: #040;
	background: url('../templates/images/page-back.gif'); 
}

/*******Shop Pages Right Nav Column********/

div#jssRightMenu {
	float: right;
	width: 160px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	border: 0px solid #e47825;
}


/******** Mini cart ********/
.jssMiniCart {
	float: right;
	width: 250px;
	margin-right: 0px;
	display: inline;
}

.jssMiniCartTitle {
	padding: 0px 0px 0px 0px;
	margin: 0px ;
	color: #000000;
	font-size: 0.70em;
	font-weight: bold;
	text-align: center;
	background: url('../templates/images/cart-back-topxx.gif'); 
	width: 250px;
	height: 21px;
}

.jssMiniCartContent {
	text-align: left;
	padding: 0px 0px 0px 20px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background: url('../templates/images/cart-back.gif') repeat-y; 
}



/******** Main Content Blocks ********/
div#jssMainContent {
	clear:left;
	margin: 10px 10px 10px 20px;
	padding: 0px;
	line-height: 18px;
	vertical-align: top;
	width: 765px;
	background: #ffffff;
	min-height: 580px;
	border: 0px solid #e47825;

}

.jssSectionContent {
	border: 0px solid #e47825;
	width: 750px;
	float: left;
	background: #ffffff;
	margin: 0px;
	padding:0px;
}

div#homecolumn1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 370px;
	border: 0px solid #cccccc;
}

div#homecolumn2 {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 360px;
	border-left: 0px solid #cccccc;
}

div#homecolumn3 {
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px solid #cccccc;
}








/******** Main Graphic on Home & "Other Pages" ********/

div#jssHomePageBanner {
	clear:left;
	padding: 0px;
	margin: 0px;
	width: 900px;
}



/******** styling for home page header/text blocks ********/
.homecolumn-title, .jssPageHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}


.homecolumn-content {
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;		
}

.content {
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;	
}

.content li {

	clear: left
}


.content a:link, .content a:visited {
	color: #e47825;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;	
}

.content a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;	
}




/******** jss section template div ********/
div#jssSectionContainer {
	clear:left;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}


/******** jss FOOTER!!! ********/
div#jssFooter {
	clear: both;
	padding: 0px;
	margin: 0px;
	color: #000000;
	width: 960px;	
	height: 28px;
	border-top: 0px  solid #cccccc;
	border-bottom: 0px solid #cccccc;
	background: url('../templates/images/snowdon-footer-01.gif') no-repeat; 
	text-align: center;
}



/******** MISC ********/

span#jssWelcome {
	padding-left: 5px;
	font-weight: normal;
	font-size: 0.88em;
}

span#jssDate {
	float: right;
	padding-right: 5px;
}

.jssSectionTitle {
}



/******** RIGHT MENU ********/

.jssMenuBox {
	margin: 2px 0px 0px 0px ;
	padding: 0px 0px 5px 0px;
	float: right;
	width: 159px;
}



.jssMenuBoxTitle {
	background: url('../templates/images/box_01.gif') no-repeat;
	padding: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
	font-size: 0.65em;
	font-weight: bold;
	text-align: center;
	height: 11px;
	width: 159px;
}

.jssMenuBoxContent {
	vertical-align: top;
	width: 159px;
	padding:  0px;
	margin: -1px 0px 0px 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background: url('../templates/images/box_02.gif') repeat-y;
	height: auto;
}


.jssMenuBoxLink {
	padding: 5px 5px 0px 2px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 0.65em;
	font-weight: bold;
	text-align: left;
	height: 17px;
}

.jssMenuText, .jssMenuText p {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #e47825;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.jssMenuText a:link, .jssMenuText a:visited {
	font-size: 10px;
	text-decoration: none;
	color:#ffffff;
} 

.jssMenuText a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
} 



.jssMenuBoxContent a:link, .jssMenuBoxContent a:visited, .jssMenuBoxContentCent a:link, .jssMenuBoxContentCent a:visited {
	color: #000000;
	text-transform:uppercase;
	font-size:10px;
	text-decoration: none;
}

.jssMenuBoxContent a:hover, .jssMenuBoxContentCent a:hover {
	color: #e47825;
	text-transform:uppercase;
	font-size:10px;
	text-decoration: underline;
}


.jssMenuBoxFooter {
	background: url('../templates/images/box_03.gif') no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 0.65em;
	font-weight: bold;
	text-align: left;
	height: 16px;
}


.jssSectionList a:link, .jssSectionList a:visited {
	list-style: none;
	font-weight: bold;
	text-transform:uppercase;
	color:#000000;
}	


.jssSectionList  {
	padding: 0px 2px 0px 10px;
	margin: 0px;
	list-style: none;
}

.jssSectionList a:hover {
	font-weight: bold;
	text-transform:uppercase;
	color:#e47825;
}	

.jssSectionList li {

}

.jssSectionList ul li{
	font-size: 9px;
	list-style-type: square;	
	}

.jssMenuBoxContentCent {
	padding:  0px;
	margin: 0px ;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.jssMenuBoxContent:after { content: ""; display: block; height: 0; clear: both; }


.jssGeneralText {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}





.jssGeneralText ul{
	font-size: 1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.jssSmallerText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}





/******** MAIN NAVIGATION MENUS ********/

ul#navlist, ul#navlist2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 115px;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	float: left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
} 



#nav-menu li a:visited, #nav-menu li a:link {
	
	background: url('../templates/images/button-off.gif') #fff bottom left no-repeat;
	line-height: 25px;
	float: left;
	display: block;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
	width: 73px;
	text-transform:capitalize;
}


#nav-menu li a:hover  {
	background: url('../templates/images/button-off.gif') #fff bottom left no-repeat;
	line-height: 25px;
	float: left;
	display: block;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
	width: 73px;
	text-transform:capitalize;
}

#nav-menu li a.live:visited , #nav-menu li  a.live:link  {
	
	background: url('../templates/images/button-on.gif') #fff bottom left no-repeat;
	line-height: 25px;
	float: left;
	display: block;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
	width: 73px;
	text-transform:capitalize;
}


#nav-menu li  a.live:hover  {
	background: url('../templates/images/button-on.gif') #fff bottom left no-repeat;
	line-height: 25px;
	float: left;
	display: block;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
	width: 73px;
	text-transform: capitalize;
}



#navlist2 li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px 0px 2px;
}



#navlist a:link, #navlist a:visited {
	margin-right: 0px; 
	margin-left: 0px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 75px;
}

#navlist a:hover
{
	margin-right: 0px; 
	margin-left: 0px;
	padding: 3px;
	color: #e3e2d5;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 75px;
}



#navlist2  {
	color: #FFFFFF;
	font-size:9px;
	line-height: 22px;
 }

#navlist2 a:link, #navlist2 a:visited {
	margin-right: 5px; 
	margin-left: 0px;
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#navlist2 a:hover
{
	margin-right: 5px; 
	margin-left: 0px;
	padding: 3px;
	color: #e47825;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



/******** minicart nav links ********/

.jssMiniCartContent a {
	padding: 1px 5px 0px 5px;
	margin: 5px;
	border: 1px solid #8dbfff;
	font-size: 0.8em;
}

.jssMiniCartContent a:link,  .jssMiniCartContent a:visited {
	padding: 1px 5px 0px 5px;
	margin: 5px;
	color: #fff;
	background-color: #369;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #cccccc;
}

.jssMiniCartContent a:hover {
	padding: 1px 5px 0px 5px;
	margin: 5px;
	color: #fff;
	background-color: #036;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #FFFFFF;
}

.jssProductButtons {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	white-space: nowrap;
}

.jssArrowsButton {
}

.jssProductButtons:link, .jssProductButtons:visited
{
	color: #304A6D;
	text-decoration: none;
	font-weight: bold;
}

.jssProductButtons:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.jssLink2 {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 0.75em;
	white-space: nowrap;
}

.jssLink2:link, .jssLink2:visited
{
	color: #f08100;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
}

.jssLink2:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.75em;
}

.jssProductPrice {
	font-size: 0.75em;
}

#jssMainContent h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
}

.jssPageSubHeading, .highlight {
	text-transform: uppercase;
	clear: left;
	float: left;
	color: #304A6D;
	padding: 0px;
	margin: 0px;
	width: 663px;
	font-weight: bold;
	font-size: 11px;
	width: 750px;
}

.jssBreadcrumb {
	clear: left;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	text-transform: uppercase;
	border: 0px solid #ff0000;
	width: 650px;	
}

.jssBreadcrumbTitle {
	color: #000000;
	font-weight: normal;
	font-size: 1em;
	padding-left: 0px;
	margin-right: 3px;
}

.jssPrice {
	color: #e47825;
	font-weight: bold;
	font-size: 11px;
}

/* form styling */
.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 0.8em;
	margin: 5px 0 0 0;
} 

.jssFormCol1 {
	float: left;
	width: 150px;
	text-align: left;
	/*background-color: #8dbfff;*/
	height: 15px;
	padding: 2px;
	margin-right: 2px;
	font-weight: bold;
}

.jssFormCol2 {
	float: left;
	text-align: left;
}	

.jssError {
	font-size: 11px;
	color: #BE000C;
	font-weight: bold;
	text-align: left;
}


div#pagescontainer {
	padding-top: 5px;	
}

div#SectionContainer {
		
}

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;
	font-weight: bold; 
	font-size: 0.85em; 
	background-color: #ffffff; 
	color: #BE000A;
}

#pageslist a { padding: 0px 3px 0px 3px; margin: 0px; font-weight: normal; font-size: 0.8em; ; background-color: #ffffff;text-decoration: none;}

#pageslist a:link, #pageslist a:visited
{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	font-size: 0.8em; 
}

#pageslist a:hover
{
	color: #fff;
	background-color: #036;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	font-size: 0.8em; 
}


/* product flag output */
.jssSecFlagsDiv {
	float: left; 
	margin: 0px; 
	padding: 0px;
	vertical-align:top;
}

.jssProductFlag {
	color: #BE000C; 
	margin-bottom: 3px; 
	border: 1px dotted #BE000C; 
	border-left: 3px solid #BE000C; 
	padding-left: 3px; 
	font-size: 9px; 
	font-weight: normal;
	text-align: left;
}

/* section classes */
.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

.jssSubSecDiv {
	clear: left; 
	text-align: left;
}

.jssSecImages, .pic-left {
	float: left;
	padding: 0px;
	border: 1px solid #cccccc;
	margin: 5px 20px 5px 0px;
}

.pic-right {
	float: right;
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 5px 0px 5px 20px;
}


.jssSecImages2 {
	clear:left;
	left: 0px; 
	padding-left: 2px;
}

.jssLinksDiv {
	float: left;
	margin-left: 0px;
	font-weight: bold;
}

.jssLinksDivProdPage {
	width: 570px;
	clear: left;
	float: left;
	font-weight: bold;
}

.jssSubSecTitle {
	padding: 3px 0px 20px 0px;
}



.jssSecProductTitle {
	padding-top: 3px;
}


.jssSecProductDivHome {
	float: left;
	width: 325px;
	text-align:center;
	margin: 5px 10px 3px 0px;
	padding: 2px;
	border: 1px solid #cccccc;
	background: #ffffff;
	height: 330px;
}

.jssSecProductDiv {
	float: left;
	width: 115px;
	text-align:center;
	margin: 5px 10px 3px 0px;
	padding: 2px;
	border: 1px dashed #cccccc;
	background: #ffffff;
	height: 180px;
}

.jssSecProductDiv a:link, .jssSecProductDiv a:visited{
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	font-size:10px;
	text-align:center;
}

.jssSecProductDiv a:hover {
	font-weight:normal;
	color:#BE000C;
	text-decoration:underline;
	font-size:10px;
	text-align:center;
}


.jssProductSep {
	clear: left; 
	border: 0px; 
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 5px; 
	background: #fff; 
	height: 1px;
}

.AdditionalProductFields {
	float: left; 
	margin-left: 5px; 
	text-align: left;
	width: 350px;
}	


.PricingTables {
	float: left;
	clear: left;
	border: 1px solid #cccccc;
}	

.AssociatedProducts {
	width: 570px;
	float: left;
	clear: left;
}


.jssGeneralText a:link, .jssGeneralText a:visited {
	font-size: 13px;
	font-weight: bold;
}

.jssGeneralText a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #e47825;
	text-decoration: underline;
}



/* form tables */

.jssFormDiv {
	text-align: left;
}

.jssFormTable {
	float: left;
	width: 680px;
	padding: 0px;
}

.jssFormTable-small {
	float: left;
	width: 400px;
	padding: 5px;
}


.jssFormTable caption {
	border-bottom: 1px solid #cccccc;
	margin-left: auto;  margin-right: auto;
	font-size: 0.70em;
}

.jssFormTable th, .jssFormTable-small {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 10px;
	/*border-right: 1px dotted #000;*/
	vertical-align: top;
	padding-top: 3px;
}

.jssFormTable td, .jssFormTable-small {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
}

.jssFormTable td.jssFormSubmit {
	border-top: 1px solid #cccccc;
	text-align: right;
}

.jssFormSubmit button {
	border: 5px solid #cccccc;
	text-align: right;
	font-size:14px;

}


.jssFormTable input {
	background-color: #FFFFFF; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	border: 1px solid #cccccc;
	height: 14px;
}

.jssFormTable select {
	background-color: #FFFFFF; 
	font-size: 10px; 
	font-weight: normal; color: #000000;
	border: 1px solid #cccccc;
}

.jssFormTable td.jssFormSubmit input {
	background-color: #369;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	height: 22px;
	margin: 2px 2px 10px 2px;
	border: 1px solid #cccccc;
}

.jssFormError {
	font-size: 10px;
	color: #BE000C;
	font-weight: bold;
	text-align: center;
}

/* cart styling */

.jssCartDiv {
	
}

.jssCartTable {
	float: left;
	padding: 0px;
	border: 0px;
	width: 680px;
}

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	border-bottom: 1px solid #cccccc;
	margin-left: auto;  margin-right: auto;
	font-size: 0.70em;
}

.jssCartTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	/*border-right: 1px solid #cccccc;*/
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}

.jssCartTable th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.70em;
	/*border-right: 1px solid #cccccc;*/
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}

.jssCartTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	vertical-align: top;
}

.jssCartTable td.right {
	font-weight: normal;
	padding: 2px;
	text-align: right;
	font-size: 0.70em;
	vertical-align: top;
}

.jssCartTable th.total {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 0.75em;
	/*border-right: 1px solid #cccccc;*/
	vertical-align: top;
	border-top: 1px solid #cccccc;
}

.textbox {
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
}

.radio {
	border: 0px;
}

/* bottom links */
div#jssFooterLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight:bold;
}

ul#jssFooterLinks {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#jssFooterLinks li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

#jssFooterLinks a { 
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	white-space: nowrap;
	font-weight: bold;
}

#jssFooterLinks a:link, #jssFooterLinks a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#jssFooterLinks a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

div#jssUsersOnline {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}

div#jssFooterContent {
	width: 750px;
	margin-top: 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	clear: both;
	color: #dedcd0;
	font-weight: bold;
	font-size: 10px;
}

a.footer-links:link, a.footer-links:visited {
	color: #dedcd0;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a.footer-links:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}


/* product option table stylings */

.prod-options {
	width: 280px;
	margin-left: 20px;
	float: left;
	clear: none;
	vertical-align:top;
	padding-top: 20px;
}


.jssProductTableDiv {
	float: left;
	clear: left;
	text-align: left;
}

.jssProductTable {
	float: left;
	padding: 0px;
	border: 0px;
}

.jssProductTable caption {
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 0.70em;
}

.jssProductTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	/*border-right: 1px solid #cccccc;*/
	vertical-align: top;
	background-color: #ffffff;
}

.jssProductTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	background-color: #dddddd;
}

/* general table styling */

.jssGeneralTableDiv {
	text-align: center;
}

.jssGeneralTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	border: 0px;
	width: 680px;
}

.jssGeneralTable caption {
	margin-left: auto;  margin-right: auto;
	text-align: right;
	font-weight: bold;
	font-size: 0.70em;
}

.jssGeneralTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}

.jssGeneralTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
}

.jssGeneralTable td.bold {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 0.70em;
}

.jssGeneralTable a {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 1em;
	white-space: nowrap;
}

.jssGeneralTable a:link, .jssGeneralTable a:visited {
	color: #f08100;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.jssGeneralTable a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}

.jssSendFriendDiv {
	float:right; font-weight: bold;
}

.jssSendFriendDiv a { 
	font-size: 11px;
	color:#ff8d29; 
	text-decoration: none; 
}

.jssSendFriendDiv a:hover { 
	color:#ff8d29; 
	text-decoration: underline; 
	cursor: pointer;
}

.float-left {
	float: left;
	padding-right: 10px;
	}
	
#imagegallery {
	text-align: center;
	width: 166px;
	float: left;
	padding-right: 10px;
}
	
.shippingcountry, .productclass, .product {
	clear: left;
}	
	
.price{
	float: left;
	color: #BE000C;
}	
	
.menu-button {
	margin-top: -2px;
}	

.checkoutbox3 {
	background: #cccccc;
	padding: 5px;
}


.border {
	padding: 10px;
	border: 1px solid #cccccc;
}

#loadarea { /* GALLERY PAGE */
	margin: 1px;

	border: 1px solid #cccccc;
	padding: 2px;
}


