/* Luxury Plumbing Plus - Jacuzzi Store CSS Document */


/*---------------------------main structurer---------------------------*/
body {
	color:#4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	padding: 0px;
	margin: 0px;
	background-color: #F2F8FC;
}
#outerwrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#innerwrapper {
	width: 985px !important;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-color: #FFF;
}
/*--------------------------main tags---------------------------*/
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
p {
	font-size: 11px;
	color: #111;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #003366;
	font-weight: bold;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:active {
	color: #738E9D;
	text-decoration: underline;
}
img {
	border: none;
}
/*---------------------------header---------------------------*/
#headerwrap {
	/*width: 975px; */
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	background-color: #FFF;
}
.headerleft {
	width: 220px;
	height: 87px;
	background: url(jacuzzi/header-left.jpg) no-repeat center top;
}
.headerright {
	background: url(jacuzzi/header-right.jpg) no-repeat center top;
	width: 755px;
	height: 87px;
	text-indent: -9000px;
}
.logolink {
	height: 87px;
	width: 220px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: -9000px;
}
.leftnav {
	width: 220px;
	background-color: #CDE5F2;
	height: 20px;
	border-top: 2px solid #FFF;
}
.nav {
	height: 20px;
	background-color: #CDE5F2;
	border-top: 2px solid #FFF;
	width: 755px;
	padding: 0px;
}	
#navtable {
	text-align: center;
	color: #738E9D;
	font-size: 11px;
	background-color: #CDE5F2;
	font-weight: bold;
	width: 983px;
	border-collapse: collapse;
	height: 20px;
}
#navtable td {
	border-left: 2px solid #FFF;
	height: 20px;
	width: 16%;
}
.up {
	background-color: #FFCC00;
	font-weight: bold;
	text-align: center;
	border: 0px;
	white-space:nowrap;
}
.up a {
	height: 18px;
	padding-top: 2px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFF;
}
.up a:link, .up a:visited {
	background-color: #FFCC00;
	color: #FFF;
}
.up a:hover, .up a:active {
	background-color: #0099CC;
	color: #FFF;
}
.down {
	background-color: #CDE5F2;
	font-weight: bold;
	text-align: center;
	border: 0px;
	white-space:nowrap;

}
.down a {
	height: 18px;
	padding-top: 2px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFF;
}
.down a:link, .down a:visited {
	background-color: #CDE5F2;
	color: #738E9D;
}
.down a:hover, .down a:active {
	background-color: #0099CC;
	color: #FFF;
}
#tab3 {
	display: none;
}
/* hid the my account tab as it is duplicated */
#tab6 {
	display: none;
}
/* quick fix for the information tab alignment issue */
#tab5 {
	padding-left: 30px;
	padding-right: 0px;
}
#low-header {
	background-color: #FFF;
	width: 1024px;
	height: 25px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
#crumb {
	float: left;	
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	color: #738E9D;
	height: 20px;
	text-align: left;
}
#crumb a {
	font-size: 10px;
	color: #738E9D;
	text-decoration: none;
	font-weight: normal;
}
#crumb a:link, #crumb a:visited {
	color: #738E9D;
	font-size: 10px;
}
#crumb a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#crumb a:active {
	color: #FFCC00;
}
#low-header-links {
	float: right;
	margin: 5px 0px 0px 0px;
	text-align: right;
	padding: 0px;
}
#low-header-links a {
	text-decoration: underline;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
}
#low-header-links a:link, #low-header-links a:visited {
	color: #738E9D;
}
#low-header-links a:hover, #low-header-links a:active {
	color: #FFCC00;
}
#pagelinks_div {
	padding: 0px;
	margin: 0px;
	float: left;
}
#pagelinks {
	padding: 0px;
	margin: 0px;
}
#pagelinks table td {
	text-align: center;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	border-right: 1px solid #738E9D;
}
#pagelinks table.smalltext td {
	border: 0px;
	color: #738E9D;
}
#pagelinks img {
	display: none;
}
#myaccount_div {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: left;
}
#myaccount {
	margin: 0px;
	padding: 0px;
}
#myaccount table td {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#myaccount a {
	padding: 0px;
}

/*---------------------------left sidebar---------------------------*/
.leftsidebar {
	width: 219px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px 11px 0px 0px;
	padding-top: 0px;
	background-color: #CDE5F2;
}
.leftsidebartop {
	text-align: left;
	padding: 10px 0px 0px;
}
.leftsidebarbot {
	padding-bottom: 0px;
	padding-top: 0px;
	background: url(images/sidebarfade.gif) no-repeat center top;
	width: 219px;
	height: 142px;
}
#cart {
	padding: 0px 10px 10px 10px;
	border-bottom: 2px solid #FFF;
}
#cart h1 {
	font-size: 12px;
	color: #003366;
	margin: 0px 5px 0px 0px;
}
#cart p {
	font-size: 11px;
	margin: 3px 0px;
}
#cart a.nlbutton {
	float: right;
	padding: 2px 3px 2px 3px;
	color: #FFF;
	border: 1px solid #FFF;
	background: #10709F url(images/buttonbac.gif) repeat-x top;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#cart a.nlbutton:link, #cart a.nlbutton:visited, #cart a.nlbutton:hover, #cart a.nlbutton:active  {
	text-decoration: none;
	color: #FFF;	
}
.cartlink {
	text-decoration: underline;
}
#search .smalltextnolink {
	color: #003366;
}
.freeship {
	background: url(images/free_ship.gif) no-repeat center center;
	width: 219px;
	height: 46px;
	margin: 0px 0px 2px 0px;
}
a.featured {
	text-decoration: none;
	width: 219px;
	height: 38px;
	display: block;
	padding: 0px;
	margin: 2px 0px 2px 0px;
}
a.featured:link, a.featured:visited {
	background: url(images/featured.gif) no-repeat left top;
}
a.featured:hover, a.featureds:active {
	background: url(images/featured.gif) no-repeat left -38px;
}
.findbox {
	width: 219px;
	padding: 0px;
	background-color: #006699;
	margin: 0px 0px 2px 0px;
}
.findtext {
	color: #FFF;
	padding: 0px 10px 10px 10px;
	font-weight: bold;
	font-size: 10px;
}
.findtext a {
	font-size: 10px;
}
.findtext a:link, .findtext a:visited {
	color: #00CCFF;
}
.findtext a:hover, .findtext a:visited {
	color: #FFCC00;
}
a.find {
	text-decoration: none;
	width: 219px;
	height: 35px;
	display: block;
	padding: 0px;
	margin: 0px;
}
a.find:link, a.find:visited {
	background: url(images/find.gif) no-repeat left top;
}
a.find:hover, a.find:active {
	background: url(images/find.gif) no-repeat left -35px;
}
/*---------------------------content area and footer---------------------------*/
#maincontent {
	text-align: left;
	padding: 0px;
	width: 750px;
	margin: 10px 0px 10px 9px;
}
#footer {
	width: 975px;
	margin-top: 20px;
	color: #738E9D;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	color: #738E9D;
}
#footer a:hover, #footer a:active {
	color: #0099CC;
	text-decoration: underline;
}
#seals {
	margin: 15px auto 0px auto;
}
.payment {
	margin: 3px 0px;
}
/*---------------------------categories and item lists, item drilldown---------------------------*/
.tn {
	padding: 0px 5px 0px 0px;
	width: 120px;
}
.list {
	width: 700px;
}
.list tr {
	height: 40px;
}
.catcell {
	border-bottom: 1px solid #CDE5F2;
	width: 650px;
}
.twocolcatcell {
	/* border-bottom: 1px solid #CDE5F2; */
	width: 350px;
	height: 150px;
}
.category-name, a.category-name {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.itemcelltd {
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}
.itemcell {
	width: 300px;
	border-bottom: 1px solid #CDE5F2;
	height: 100%;
}
.item p, .itemcell p {
	margin: 5px 0px;
}
.item {
	padding: 0px 10px 0px 0px;
}
.itemtitle {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding: 0px 0px 5px 0px;
}
.itemimage {
	border: 0px;
	padding: 0px 5px 10px 0px;
}
.itemimage img {
	border: 0px;
	margin: 0px 0px 5px 0px;
	width: 350px;
}
.itemdestext {
	color: #000;
	font-size: 11px;
}
.freeshipping {
	float: right;
	margin: 15px 75px 5px 5px;
}
.key_features {
	background-color: #EAF4F8;
	padding: 15px;
	width: 350px;
}
.key_features ul {
	color: #000;
	font-size: 11px;
	padding-left: 15px;
	margin: 0px auto;
	list-style: url(images/bullet.gif);
}
.key_features li {
	line-height: 15px;
	font-weight: bold;
}
.itemsubttl {
	font-weight: bold;
	color: #4D4D4D;
	font-size: 12px;
}
.itemboldsubttl {
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
.itemPrice {
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
}
.itemcelltd .itemPrice, .relateditemcelltd .itemPrice {
	font-size: 13px;
}
.itemstrikeprice {
	color: #4D4D4D;
	font-weight: bold;
	background: url(/site/images/strike.gif) repeat-x left 10px;
}
.itemcelltd .itemstrikeprice, .relateditemcelltd .itemstrikeprice {
	background: url(/site/images/strike.gif) repeat-x left 7px;
}
.pricing {
	font-size: 14px;
	color: #003366;
	margin-top: 8px;
	display: block;
	font-weight: bold;
}
.pricing a {
	text-decoration: underline;
}
.pricing a:link, .pricing a:visited {
	color: #0099CC;
	text-decoration: underline;
}
.pricing a:hover, .pricing a:active {
	color: #FE9A0D;
	text-decoration: underline;
}
.itemcelltd .pricing, .relateditemcelltd .pricing {
	font-size: 11px;
	color: #003366;
	margin-top: 8px;
	display: block;
	font-weight: bold;
}
.qtytext {
	font-size: 12px;
	color: #003366;
}
.itemcelltd .qtytext {
	display: block;
}
#guestprices p, #customerprices p {
	font-size: 14px;
}
.itemcelltd #guestprices p, .itemcelltd #customerprices p, .relateditemcelltd #guestprices p, .relateditemcelltd #customerprices p {
	font-size: 13px;
}
.itemright {
}
.atc {
	margin: 0px;
	padding: 0px;
}
.atc td {
	vertical-align:top;
}
.item .atc {
	margin: 10px 0px;
	padding: 0px;
}
.relitem {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#related_item {
}
.relitemstable {
	border-collapse: collapse;
	width: 219px;
	border: 1px solid #CDE5F2;
	/* new change */
	background-color: white;
}
.relateditemcelltd {
	padding: 5px 5px 15px 5px;
}
.tban {
	padding-bottom: 10px;
}
.port {
	font-size: 11px;
	border-bottom: 2px solid #FFF;
	background: none;
	padding-bottom: 10px;
}

/*---------------------------NetSuite overrides---------------------------*/
#div__title, #div__label, #server_commands {
	display: none;
}
#div__header {
	padding: 0px;
	width: 1024px;
	margin-left: 0px;
	margin-right: auto;
	border: 5px solid #FFF;
}
#div__header table {
	padding: 0 !important;
	margin-bottom: 0 !important;
}
#div__body {
	padding: 0px 0px 20px 0px;
	width: 1024px;
	margin-left: 0px;
	margin-right: auto;
	border: 5px solid #FFF;
}
#div__footer {
	padding: 20px 0px 10px 0px;
	width: 1024px !important;
	margin-left: 0px;
	margin-right: auto;
	background: url(images/bottomfade.jpg) repeat-x top;
	border: 5px solid #FFF;
}
.portletlabel {
	font-size: 12px;
	font-weight: bold;
	background: none;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 100%;
}
.portletlabel a {
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}
.portletlabel a:link {
	color: #4D4D4D;
}
.portletlabel a:visited {
	color: #4D4D4D;
}
.portletlabel a:hover {
	color: #0099CC;
	text-decoration: underline; 
}
.portletlabel a:active {
	color: #FFCC00;
}
.portletHandle {
}
.smalltext {
/* new change from 10 to 12 */
	font-size: 12px;
	/* new attributes 
	border-bottom-color: darkblue;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	*/
}
td.smalltext a:link, td.smalltext a:visited {
	color: #738E9D;
}
td.smalltext a:hover {
	color: #003366;
}
td.smalltext a:active {
	color: #738E9D;
}
.smalltextul {
	font-size: 10px;
}
.greytitle {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.outofstock {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.bgbutton {
	color: #FFF;
	border: 1px solid #FFF;
	background: #10709F url(images/buttonbac.gif) repeat-x top;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.nlbutton {
	color: #FFF;
	border: 1px solid #FFF;
	background: #10709F url(images/buttonbac.gif) repeat-x top;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.medtextbold {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
p.medtextbold {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.medtext {
	font-size: 11px;
	color: #000;
}
.medtext a {
	text-decoration: underline;
}

.bgmd {
	background-color: #FFF;
	border: 0px;
}
.bglt {
	border: 0px;
	background: none;
}
.smalltextnolink {
	padding: 10px 0px 5px 10px;
	font-weight: bold;
	font-size: 12px;
}
.bgbar {
	background-color: #CDE5F2;
	padding: 2px;
}
.tasktitle {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.text {
	padding-left: 10px;
	font-size: 10px;
}
.textboldnolink {
	color: #000;
	font-size: 14px;
	/* new change */
	background-color: white;
}
.medtextboldnolink {
	color: #003366;
	background-color: #FFF;
	font-size: 16px;
	padding-top: 5px;
}
.bgltmedtext {
	background-color: #FFF;
}
.input, .inputreq {
	border-color: #CCC;
}
/*---------------------------other styles---------------------------*/
.notext {
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}
.space {
	width: 2px;
}
.banner {
	margin-left: 20px;
}
.caption {
	font-size:9px;
}

/* added 2/20/10 */
.relatedHead {
	background-color: #CDE5F2;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

/*---------------------------account page---------------------------*/
.bgbar,.bgontabbottom{
	background-color: #F2F8FC;
	padding: 3px;
}
div #servercontentneg519_splits .smalltextbnolink {
	font-size: 14px;
}
div #servercontentneg519_splits .textboldnolink {
	font-size: 18px;
	padding-bottom: 10px;
}
#body_actions, #main_form, .scrollarea, table#div_bodytab, table#container {
	background-color: #FFF;
	margin: 10px auto;
	border-top: 1px solid #CDE5F2;
	padding: 3px;
}
#footerform {
	width: 975px;
	margin: 0px auto;
}
#footerform img {
	display: none;
}
table#rptfooterbuttons .rptfooterbuttons {
	background-color: #F2F8FC;
	padding-bottom: 20px;
}

/*---------------------------shopping cart page---------------------------*/
#carttable {
	width: 720px;
	margin: 0px auto;
	border-collapse: collapse;
}
#carttableheader td div {
	background-color: #E6E6E6;
	color: #000;
	font-weight: bold;
}
#carttableheader td.smalltext .listheadernosort{ 
	padding-top: 8px;
	padding-bottom: 3px;
}
.texttable {
	background: none;
	border: 0px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	padding: 3px 5px 3px 5px;
}
td.texttablectr {
	background: none;
	border: 0px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
td.texttablert {
	background: none;
	border: 0px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
input.text {
	background-color: #FFF;
	border: 1px solid #E6E6E6;
}
div.listheadernosort {
	padding: 3px 5px 3px 5px;
}
