/* CSS Document */

/*NETSUITE CART FIXES*/
.smalltext, .smalltextnolink { color:#000000; }
.textboldnolink { color:#CDCDCD; }
/*
#div__body { background-color:#000000; width: 986px; }
*/
#div__body { 
	background-color:#FFFFFF; 
	text-align: center !important;
	width: 986px; 
}
#div__header { width: 986px; }
#div__title { display: none; }
#div__label { display: none; }
#outerwrapper {	margin:0 auto; text-align: center; width: 986px !important; }
#innerwrapper { margin:0 auto; width: 986px; }
.style2 { color: #FF0000; font-size: 12px; font-weight: bold; }
.style3 { color: #0066FF; font-size: 12px; font-weight: bold; }
.checkoutthankstext { font-size: 22px; margin-top: 0px; }
#partner_fs_lbl, #partner_fs, #partner { display: none; }
.bgbutton, #fauxsubmit { color: #FFFFFF; background-color: #00660E; padding: 5px; margin: 5px 0px 20px 0px; }
.nlbutton { padding: 5px; margin: 5px 0px 20px 0px; }
#apply { padding: 0px; margin: 0px; }

/*BODY*/
body { background-color: #b0a699; margin: 0px; }
#container { width: 986px; margin: 0 auto; }
input { border-style: solid; border-width: 1; border-color: #999999 }
input { font-family: Verdana,Helvetica,sans-serif; }

/*BREADCRUM_PHONE*/
.gradient_top { background-repeat: repeat-x; }
.bc_text { font-family: Verdana; font-size: 11px; color: #D8E3F1; text-decoration: none; }
a.crumb:link { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; }
a.crumbover:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; }
a.crumb:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; }
a.crumb:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; }

/*CONTENT*/
#content { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; }
h1#product { font-family: Georgia; margin: 0px 0px 5px 0px; font-size: 18px; color: #000000; text-align: center; }
a:link { color: #333333; }
a:visited { color: #333333; }
a:active { color: #333333; }
#regprice { font-size: 16px; color:#FF0000; font-weight:bold; }
.regprice_acs { text-decoration: line-through; color: #FF0000; }
.todayprice { font-size: 16px; color: #333333; font-weight:bold; }
.attributes { font-size: 13px; color: #0F6090; font-weight: bold; }
#description { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; } 
#description p { text-align: justify; margin: 5px 0px 10px 0px; }

/*DIALOG*/
.dialog { margin:0px auto; color:#fff; }
.dialog .hd .c,
.dialog .ft .c { font-size:1px; /* ensure minimum height */ height:13px; }
.dialog .ft .c { height:14px; }
.dialog .hd { background:transparent url(http://www.slappa.com/images/dialog/tl.gif) no-repeat 0px 0px; }
.dialog .hd .c { background:transparent url(http://www.slappa.com/images/dialog/tr.gif) no-repeat right 0px; }
.dialog .bd { background:transparent url(http://www.slappa.com/images/dialog/ml.gif) repeat-y 0px 0px; }
.dialog .bd .c { background:transparent url(http://www.slappa.com/images/dialog/mr.gif) repeat-y right 0px; }
.dialog .bd .c .s { margin:0px 8px 0px 4px; background:#000 url(http://www.slappa.com/images/dialog/ms.jpg) repeat-x 0px 0px; padding:1em; }
.dialog .ft { background:transparent url(http://www.slappa.com/images/dialog/bl.gif) no-repeat 0px 0px; }
.dialog .ft .c { background:transparent url(http://www.slappa.com/images/dialog/br.gif) no-repeat right 0px; }

/*SUBNAV*/
a.sn:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; margin: 0px 4px 0px 4px; }
a.sn:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; text-decoration: underline; font-weight: bold; margin: 0px 4px 0px 4px; }
a.sn:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; text-decoration: underline; font-weight: bold; margin: 0px 4px 0px 4px; }
a.sn:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; margin: 0px 4px 0px 4px; }

/*FOOTER*/
.footer_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #245284; }
a.fl:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #245284; text-decoration: underline; }
a.fl:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #173353; text-decoration: underline; }
a.fl:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #173353; text-decoration: underline; }
a.fl:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #245284; text-decoration: underline; }

/* Item Template */
#reviewswouldbuy	{
	clear:right;
	float:right;
	font-size:11px;
	width:170px;
}
#reviewswouldbuy p	{
	margin:0px;
	text-align:right;
}
#reviewswouldbuy p span	{font-weight:bold;}
#reviews	{padding:0 17px 10px 6px;}
#reviews_average	{
	float:right;
	clear:right;
	text-align:right;
}
#reviews_average a.border	{
	border-left:1px solid #000;
	padding-left:5px;
}
#reviews_average h4	{
	font-size:11px;
	font-weight:normal;
	float:right;
	margin:0 0 10px 0;
}
#reviews_average a	{
	font-size:11px;
	text-decoration:underline;
}
.reviews_quantity	{
	font-size:11px;
	line-height:12px;
	float:right;
	padding-left:7px;
}
#reviews_starline	{
	margin-bottom:5px;
	float:right;
	clear:right;
}
.product_review {
	border-bottom:1px dotted #ccc;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	/*	width:615px; */
	width:710pxpx;
}
.product_review .heading, .product_review .content, .product_review .footing {
	float:left;
	width:615px;
}
.product_review h3 {
	float:left;
	font-size:13px;
	margin:0;
}
.product_review .heading {
	margin-bottom:5px;
}
.product_review .heading .rating {
	float:right;
}
.product_review .heading .rating span {
	display:block;
	float:right;
	font-size:11px;
	margin-left:5px;
	line-height:12px;
}
.product_review .heading .rating img {
	float:right
}
.product_review .content blockquote {
	font-size:11px;
	padding-bottom:5px;
	margin:0;
}
.product_review .footing p {
	font-size:11px;
	font-style:italic;
	margin:0;
}
#add_review {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
#reviews h4 {
	color:#0F6090;
	font-size:13px;
	text-transform:uppercase;
}
#reviews_container {
}
#new_review {
	display:none;
	font-size:13px;
}
#starsrating	{
	float:left;
	border:1px solid #000;
}
#starsrating a {
	cursor:pointer;
	display:block;
	font-size:8px;
	float:left;
	height:12px;
	text-indent:-1000px;
	width:4px;
	background:#eee;
}
#ratingnumber	{
	float:left;
	margin-left:5px;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
}
.selected, .hovered {
	background:#036415 !important;
}
.field {
	clear:both;
	float:left;
	margin-top:10px;
	width:500px;
}
.field label {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	margin-right:5px;
}
.field input, .field textarea, .field select {
	font-size:13px;
	width:270px;
}
.field input, .field select, .field textarea {
	border:1px solid #CCCCCC;
}
.field.submit input {
	background:#eee none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	cursor:pointer;
	height:25px !important;
	width:70px !important;
}
.field span {
	font-size:9px;
}
.reviews_average {
	float:right;
}
.reviews_img {
	position:relative;
	top:1px;
}
#review_form_container	{
	display:none;
	height:290px;
	margin-top:12px;
	overflow:hidden;
}
#newreviewiframe	{
	border:none !important;
	width:600px;
	height:600px;
}

/* NEW STUFF FROM JR */
.Silo1
{
width:300px;
float:left;
padding:5px 27px 0 0;
height:550px;
}


.Silo2
{
width:300px;
float:left;
padding-top:5px;
height:550px;
text-indent:10px;

}


.box
{

/*border:#666666;
border-width:2px;
border-style:solid;*/
padding-bottom:25px;
padding-right:15px;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-align:left;
background-image:url(/images/body/Cell_BG.png);
background-repeat:no-repeat;
background-position:bottom;
height:250px; /* was 235 */
margin: 2px 5px 5px 6px;

}

.box h1
{
padding-left:0px;
font-family:"Trebuchet MS";
font-size:20px;
font-weight:bold;
color:#ffffff;
text-align:left;
}

.Thumbnail
  {
  float:left;
  display:inline;
  margin:3px 25px 10px 15px;
  
  }
  
  
.Thumbnail a:hover img
  {
   border:2px solid #7BC8CE;
   background-color:#000000;
  }

.Thumbnail_footer
  {
  float:left;
  display:inline;
  margin:3px 10px 10px 35px;
  
  }

.float_left
{
float:left;
margin-left:10px;

}

.float_right
{
float:right;
margin-right:10px;
}



#newsletter
{
	/* width:900px; */
	height:30px;
	background-color:#101012;
	/* text-align:right; */
	text-align:left;
}


.newsletter_textbox
{
height:18px;
background-image:url(https://checkout.netsuite.com/c.455532/images/body/newsletter-background.png); 
background-position:top left; 
background-repeat:repeat;
/* background-color:#000000; */
/* border:#0099CC; */
border-color:#BFBFBF;
border-style:solid;
border-width:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/* color:#FFFFFF; */
color:#BFBFBF;
vertical-align:middle;
padding-left:10px;
width:210px;

}

.newsheader
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
color:#0099CC;
margin-right:10px;
}


.newsbutton
{
height:21px;
background-color:#000000;
border:#0099CC;
border-style:solid;
border-width:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
vertical-align:baseline;
margin-right:10px;

}

/*Footer*/

#footer
{
	/* height:150px; */
	width:986px;
	background-color:#000000;
	border:#000000;
	border-width:2px;
	border-style:solid;
	/* padding-bottom:25px; */
	padding-top:25px;
	float:left;
}

.footer_mid_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#50647a;
text-align:left;
margin-left:35px;
margin-right:30px;

}

p.footer_mid_text a {
	/*
	display: block;
	float: left;
	padding: 0 12px; */
	color: #fff;	
	text-decoration: none;
	/*background: url(images/sep.jpg) no-repeat 100% 100%;*/
}

p.footer_mid_text a:link {
	color: #FFFFFF;
	/* color: #FFFFFF !important; */
}
p.footer_mid_text a:hover {
	color: #cccccc !important;	
}
p.footer_mid_text a:active  {	
	color: #FFFFFF !important;
}
p.footer_mid_text a:visited  {	
	color: #FFFFFF;
	/* color: #FFFFFF !important; */
}



/*
p.footer_mid_text#current a {	
	color: #666666;
}
*/

.footer_low_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#404b56;
text-align:left;
margin-left:100px;
margin-right:100px;

}




.footer_btm_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-align:left;
margin-left:100px;
margin-right:100px;
text-align:center;

}




.text
{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
padding-left:55px;
padding-right:55px;

}

.text_more
{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
text-align:left;
padding-left:55px;
padding-right:55px;
}
