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

html {
	font-size: 100%;
}
* {
padding:0;
margin:0;
border:0;
}

form {
	margin: 0;
	padding: 0;
}

body {
	font-size:75%;
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin: 0;
	padding: 0;
	background-image: url(../images/body_bg_winding_store.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F2F2F2;
}

a, a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}

p {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

input {
	font-size: 1em;
	font-weight: normal;
	
	margin-bottom: 1px;
}

select {
	font-size: 1em;
	font-weight: normal;
}
/*vrj layout ------------------------------------------------------------- */
#wrap {
	background-image: url(../images/wr_wrap_bg.jpg);
	width: 960px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#middle {
	width: 959px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/wr_watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 500px;
	margin-right: 1px;
}
#footer {
	clear: both;
	width: 960px;
	background-image: url(../images/wr_footer.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#logo {
	width: 960px;
	background-image: url(../images/wr_logo.jpg);
	background-repeat: no-repeat;
	height: 233px;
}
#topnavwrap {
width: 960px;
}

#toptel {
	float: left;
	font-size: 1em;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
}
#topnav {
	float: right;
	font-size: 1em;
	padding-top: 5px;
}
#topnav ul {
	padding-right: 30px;
}
#topnav li{
	display: inline;
}
#topnav a:link, #topnav a:visited  {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#topnav a:hover, #topnav a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}
#breadcrumb {
	height: 24px;
	width: 943px;
	background-image: url(../images/wr_breadcrumb_bg.jpg);
	padding-left: 17px;
	clear: both;
}
#breadcrumb a:link, #breadcrumb a:visited  {
	color: #FFFFFF;
}

#breadcrumb a:hover, #breadcrumb a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}
/*vrj side cart styling ----------------------------------------------------- */
#sidecartlinks ul{
	padding-top: 10px;
}
#sidecartlinks li{
	display: block;
	float: left;
	height: 41px;
	width: 81px;
}
#scl_cart a:link, #scl_cart a:visited  {
	color: #000000;
	display: block;
	height: 36px;
	width: 46px;
	background-image: url(../images/scl_cart_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left: 35px;
}
#scl_cart a:hover, #scl_cart a:active  {
	color: #FF6605;
	text-decoration: underline;
	background-image: url(../images/scl_cart_ov.jpg);
}
#scl_check a:link, #scl_check a:visited  {
	color: #000000;
	display: block;
	height: 36px;
	width: 41px;
	background-image: url(../images/scl_check_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left: 40px;
}
#scl_check a:hover, #scl_check a:active  {
	color: #FF6605;
	text-decoration: underline;
	background-image: url(../images/scl_check_ov.jpg);
}
/*vrj cart styling ----------------------------------------------------- */

/*vrj product extra images layout ----------------------------------------------------- */
#ExtraImages {
	float: right;
	width: 320px;
	padding-right: 100px;
}
#ExtraImages ul {
}
#ExtraImages li {
	display: block;
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;	
}
#ExtraImages2 {
	float: right;
	width: 320px;
	padding-right: 100px;
	clear: right;
}
#ExtraImages2 ul {
}
#ExtraImages2 li {
	display: block;
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;	
}

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

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

.floatRight {
	float: right;
}

.center {
	text-align: center;
}

.button {
	font-weight: normal;
	font-size: 1em;
	cursor: pointer;
	height: 1.6em;
}
.padleft {
	padding-left: 20px;
}
/* Standard text and link formatting ------------------------------------------------------------- */

.jssSmallerText {
	font-size: 1em;
	width: 100%;
}

.jssBoldLinks { 
	font-size: 1em;
	text-decoration: none; 
	font-weight: bold;
}

.jssBoldLinks:hover { 
	text-decoration: none; 
	font-weight: bold;
}

.jssProductTitle {
	font-size: 1em;
	text-decoration: none; 
}

.jssProductTitle:hover {
	font-size: 1em;
	text-decoration: none; 
}

.jssPrice {
	font-weight: bold;
	font-size: 1em;
}

.jssProductLinks, jssProductLinks:link {
	padding: 1px 1px;
	margin: 2px 2px 0px 0px;
	font-size: 1em;
	white-space: nowrap;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}
.jssProductLinks2, jssProductLinks2:link {
	padding: 1px;
	font-size: 1em;
	white-space: nowrap;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.jssProductAdd {
	margin-left: 0px;
	font-size: 1.0em;
	font-weight: bold;
	border: 0px;
	text-align: center;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding: 0px;
}

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

img#jssLogo {
	float: left; border: 0px;
}

div#jssHeader {
	font-size: 1em;
	margin: 0;
	width: 960px;
	height: 221px;	
}

div#jssSubHeader {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

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

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

div#navcontainer {
	float: right;
	position: relative;
	display: inline;
	top: -5px;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	}


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

#navlist a {
	padding: 1px 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size:1em;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
}

.jssHeaderBlock
{
	margin: 5px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	display: inline;
	height: 80%;
	font-size: 1em;
}

.jssHeaderBlockTitle
{
	padding: 1px 5px;
	font-size: 1em;
	font-weight: bold;
}

.jssHeaderBlockContent
{
	padding: 1px 5px;
	font-size: 1em;
	font-weight: normal;
}

.jssHeaderBlockContent a {
	padding: 1px 8px;
	margin: 2px 2px 0px 3px;
	font-size: 0.8em;
}

.jssHeaderBlockContent a:link,  .jssHeaderBlockContent a:visited {
	text-decoration: none;
	font-weight: normal;
}

.jssHeaderBlockContent a:hover {
	text-decoration: none;
	font-weight: normal;
}

.jssHeaderBlockLinks {
	margin-top: 4px; margin-bottom: 2px; text-align: right;
}
#logowolf {
	background-image: url(../images/wind_logoleft.jpg);
	height: 221px;
	width: 198px;
	background-repeat: no-repeat;
	float: left;
}
#imageswap {
	float: right;
	height: 221px;
	width: 762px;
	background-image: url(../images/wind_imageswap1.jpg);
}

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

div#jssLeftMenu {
	font-size: 1em;
	width: 213px;
	padding-top: 0px;
	float: left;
}

.jssSectionList {
	margin: 0px;
	padding-left: 25px;
	list-style-type: square;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.jssSubSectionList {
	margin: 0px; padding: 0px; padding-left: 14px;  list-style-type: square;
}

.jssCustomerLinks {
	margin: 0px; padding: 0px; padding-left: 5px; list-style-type: none;
}

.jssNewsLinks {
	margin: 0px; padding: 0px; padding-left: 17px; list-style-type: square;
}

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

div#jssRightMenu {
	font-size: 1em;
	right: 5px;         
	width: 150px;
	padding-top: 0px;
}

/* Right and Left Menu Box Style ------------------------------------------------------------- */

.jssMenuBox {
	width: 184px;
	margin-top: 10px;
	margin-left: 17px;
}

.jssMenuBoxTitle {
	font-size: 1em;
	font-weight: normal;
	width: 100%;
	text-align: center;
}

.jssMenuBoxContent,
.jssMenuBoxContentCent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 1em;
	height: 1%;
}

.jssMenuBoxContent {
	text-align: left;
}

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

.jssMenuBoxContentCent {
	text-align: center;
}
.jssMenuBox2 {
	margin-top: 10px;
	margin-left: 0px;
	border: 1px none #999999;
}

.jssMenuBox2Title {
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	text-align: left;
	color: #333333;
}

.jssMenuBox2Content,
.jssMenuBox2ContentCent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 1em;
	height: 1%;
}

.jssMenuBox2Content {
	text-align: left;
}

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

.jssMenuBox2ContentCent {
	text-align: center;
}
.jssMenuBox3 {
	width: 184px;
	margin-top: 10px;
	margin-left: 17px;
	color: #FFFFFF;
	background-color: #808080;
	border: 1px solid #333333;
}

.jssMenuBox3Title {
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	color: #000000;
}

.jssMenuBox3Content,
.jssMenuBox3ContentCent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1em;
	height: 1%;
}

.jssMenuBox3Content {
	text-align: left;
}

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

.jssMenuBox3ContentCent {
	text-align: center;
}
/* Main Content (Middle) Styles ------------------------------------------------------------- */

div#jssMainContent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 0;
	float: left;
	width: 720px;
	
}

div#jssMainContent:after { content: ""; display: block; height: 0; clear: both; }

.jssPageHeading {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.jssPageSubHeading {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	clear: both;
}
.jssPageSubHeading2 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}

.jssBreadcrumb {
	font-size:1em;
	padding-top: 5px;
}

.jssBreadcrumbTitle {
	font-weight: normal;
	padding-left: 3px;
	margin-right: 3px;
}

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

div#jssFooter {
	margin: 0;
	width: 100%;
	clear: both;
}

div#jssFooterLinksDiv {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1em;
}

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;
	font-size: 1em;
	white-space: nowrap;
}

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

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


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

div#jssCopyright {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	font-size: 1em;
}

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

.jssForm {
}

.jssFormRow {
	clear: both;
	height: 15px;
	font-size: 1em;
	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: 1em;
	font-weight: normal;
}

.jssFormDiv {
	text-align: left;
}

.jssFormTable {
	border: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.jssFormTable caption {
	font-size: 1em;
	padding-left: 10px;
}

.jssFormTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1em;
	vertical-align: top;
	padding-top: 3px;
}

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

.jssFormTable td.jssFormSubmit {
	text-align: right;
}

.jssFormTable input {
	font-size: 1em; 
	font-weight: normal;
	height: 1.3em;
}

.jssFormTable select {
	font-size: 1em; 
	font-weight: normal;
}

.jssFormTable td.jssFormSubmit input {
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	height: 16px;
}

.jssFormError {
	font-weight: bold;
	font-size: 1em;
}

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

.jssCartDiv {
	text-align: left;
}

.jssCartTable {
	padding: 0px;
	border: 0px;
	width: 700px;
}

.jssPCentered {
	text-align: center;
}

.jssCartTable caption {
	margin-left: auto;  margin-right: auto;
	font-size: 1.0em;
}

.jssCartTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1.2em;
	vertical-align: top;
}

.jssCartTable th.right {
	font-weight: bold;
	padding: 2px;
	text-align: right;
	font-size: 1.0em;
	vertical-align: top;
}
.jssCartTable th.right2 {
	font-weight: bold;
	padding: 2px 5px;
	text-align: right;
	font-size: 1.0em;
	vertical-align: top;
	background-color: #EEEEEE;
	color: #000000;
}
.jssCartTable td {
	font-weight: normal;
	padding: 2px;
	text-align: left;
	font-size: 1.0em;
	vertical-align: top;
}

.jssCartTable td.right {
	font-weight: normal;
	padding: 2px 5px;
	text-align: right;
	font-size: 1.0em;
	vertical-align: top;
}
.jssCartTable td.right2 {
	font-weight: normal;
	padding: 2px 5px;
	text-align: right;
	font-size: 1.0em;
	vertical-align: top;
	background-color: #EEEEEE;
	color: #000000;
}
.jssCartTable th.total {
	font-weight: bold;
	padding: 2px 5px;
	text-align: right;
	font-size: 1.0em;
	vertical-align: top;
}
.jssCartTable th.total2 {
	font-weight: bold;
	padding: 2px 5px;
	text-align: right;
	font-size: 1.0em;
	vertical-align: top;
	background-color: #EEEEEE;
	color: #000000;
}
.jssCartTable th.total3 {
	font-weight: bold;
	padding: 10px 5px;
	text-align: right;
	font-size: 1.0em;
	vertical-align: top;
	
}
#cartbuttons ul{
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#cartbuttons li{
	list-style-type: none;
	display: inline;
}

.jssBoldLinks3 {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #0048B6;
}

.jssBoldLinks3:hover {
	background-color: #FFFFFF;
	color: #FF6005;
}

.selectaddress {
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #000000;
	text-decoration: none;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

.selectaddress:hover {
	color: #000000;
	background-color: #C6DE48;
	
}

.selectaddress2 {
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #000000;
	text-decoration: none;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
.selectaddress2:hover {
	color: #000000;
	background-color: #C6DE48;
	
}
/* general table styling ------------------------------------------------------------- */

.jssGeneralTableDiv {
	text-align: left;
}

.jssGeneralTable {
	padding: 0px;
	border: 0px;
	width: 600px;
}

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

.jssGeneralTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1em;
	vertical-align: top;
}

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

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

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

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

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

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

.jssProductTableDiv {
	text-align: center;
}

.jssProductTable {
	margin-left: auto;  margin-right: auto;
	padding: 0px;
	width: 100%;
	border: 0px;
}

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

.jssProductTable th {
	font-weight: bold;
	padding: 2px;
	text-align: left;
	font-size: 1em;
	vertical-align: top;
}

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

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

.jssIndexProductThumbnail {
	float: left;
	margin-right: 25px;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.jssIndexFullWidth {
	clear: both; text-align: center; width: 100%;
}

.jssIndexColLeft {
	width: 49%; float: left;
}

.jssIndexColRight {
	width: 49%; float: right;
}

.jssIndexProductBlock {
	width: 100%; clear: both; text-align: left;
}

.jssIndexProductGap {
	width:2%; float: left;
}
.padtop1 {
	padding-top: 10px;
}

/* 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;
}

#pageslist a {
	padding: 0px 3px 0px 3px; 
	margin: 0px; 
	font-weight: normal; 
	font-size: 1em;
}

#pageslist a:link, #npageslist a:visited {
	text-decoration: none;
}

#pageslist a:hover {
	text-decoration: none;
}

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

.jssProductListMain {
	clear: both; padding-top: 2px;
	margin-bottom: 2px;
}

.jssProductListTitle {
	float: left; margin-right: 5px;
}


.jssSecFlagsDiv {
	width: 3.5em;
	margin-left: 5px;
	padding: 3px;
	float: left;
}

.jssProductFlag {
	margin-bottom: 3px; 
	padding-left: 3px; 
	font-size: 1em; 
	white-space: nowrap;
	font-weight: normal;
	text-align: right;
}

.jssSectionThumbnail {
	float: left;
}

.jssSectionDesc {
	margin-left: 105px;
}

.jssSubSecDiv {
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 120px;
}
.jssSubSecTitle {
	text-align: center;
}

.jssSecImages {
	float: left;
	margin-right: 25px;
	padding: 3px;
}

.jssLinksDiv {
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.jssSubSecTitle {
	padding-top: 3px;
	clear: left;
}

.jssSectionContent {
	clear: both; padding-top: 10px;
}

.jssSecProductTitle {
	padding-top: 3px;
}

.jssSecProductDiv {
	clear: both; text-align: left;
	margin-left: auto; margin-right: auto;
}
.jssSendFriendDiv {
	font-size: 1em;	
}
.jssSendFriendDiv a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.jssProductSep {
	clear: both; border: 0px; margin-bottom: 5px; height: 1px;
}

.jssProductFullImage {
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
}

.jssProductOptionsDiv {
	float: right; width: 254px;
}

.jssProductFieldsDiv {
	float: left; margin-left: 5px; text-align: left;
}

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

.jssSendFriendDiv a { 
	font-size: 1em;
	text-decoration: none; 
}
/* checkoutlogin styling ------------------------------------------------------------- */

#login1 {
	background-color: transparent;
	width: 180px;
	border: 1px solid #333333;
	margin-top: 15px;
	padding: 0px;
	float: left;
	height: 25em;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 1.0em;
}
#login1 h2 {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 1.0em;
	text-align: center;
}
#login1 input {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #333333;
}
#login1 label {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
#login1 p{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1.0em;
}
#login2 {
	background-color: transparent;
	width: 180px;
	border: 1px solid #333333;
	margin-top: 15px;
	padding-bottom: 10px;
	float: left;
	height: 24.2em;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 1.0em;
}
#login2 a:link, #login2 a:visited  {
	color: #CC0000;
	font-size: 1.0em;	
}

#login2 a:hover, #login2 a:active  {
	color: #666666;
	text-decoration: underline;
}
#login2 h2 {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 1.0em;
	text-align: center;
}
#login2 p{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1.0em;
}
#login3 {
	background-color: transparent;
	width: 180px;
	border: 1px solid #333333;
	margin-top: 15px;
	float: left;
	height: 25em;
	margin-right: 0px;
	margin-left: 5px;
	font-size: 1.0em;
}

#login3 a:link, #login3 a:visited  {
	color: #CC0000;
	
}

#login3 a:hover, #login3 a:active  {
	color: #666666;
	text-decoration: underline;
}
#login3 h2 {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 1.0em;
	text-align: center;
}
#login3 p{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1.0em;
}		
	
#snipContent {
	padding-top: 10px;
	padding-bottom: 10px;
}