/* on 1/28/10 MW added tag cloud at about line 233*/
.vacationBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CE0000;
	height: 67px;
	width: 570px;
	/*font-weight: bold;*/
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-color: #CACACA;
	background-color: #FFCD22;
	padding: 5px 0 0 0;
}
.promotionBanner {
	background-image:url(/skins/ISK/styleImages/kitchen-cabinets/hp-24hour-sale.gif);
	height: 100px;
	width: 570px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.docText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.docTextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
}
.docTextSmall {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a.docText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;	
}
a.docTextBig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
	text-decoration: underline;	
}
.productBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	padding: 20px;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #999;
}
.piclink {
	color: #333;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.piclink:hover {
	color: #990000;
	text-decoration: underline;
}
.piclinkprice {
	color: #990000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}
a.piclinkprice:hover {
	color: #990000;
	text-decoration: underline;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.listlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.listlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.newNav {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.newNav:hover {
	color: #990000;
	text-decoration: underline;
}

/*login links*/
a.sessionLink {
	color: #990000;
	font-size: 12px;
	text-decoration:none;
}

a:active {
	text-decoration: none;
	color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black, Gadget, sans-serif;
}
h1 {
	font-size: 12px;
	color: #990000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.submitbutton {
	background-image: url(/skins/ISK/styleImages/backgrounds/sendrequest.gif);
	height: 44px;
	width: 172px;
	background-color: #FFF;
	border: 0px none #FFF;
}
.prodText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}
#menuLeft a {
	display:block;
	background: url(/skins/ISK/styleImages/nav/nav-buttons2.gif) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
	width: 114px;
	height: 32px;
	text-decoration:none;
	text-align:center;
	padding-top:16px;
	float:left;
}
#menuLeft a:hover {
   	background-position: 0 -48px;
   	font-size: 13px;
	font-weight: bold;
	color: #d5d6d8;
}
#menuMiddle a {
	display:block;
	background: url(/skins/ISK/styleImages/nav/nav-buttons2.gif) -114px 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
	width: 114px;
	height: 32px;
	text-decoration:none;
	text-align:center;
	padding-top:16px;
	float:left;
}
#menuMiddle a:hover {
   	background-position: -114px -48px;
   	font-size: 13px;
	font-weight: bold;
	color: #d5d6d8;
}
#menuRight a {
	display:block;
	background: url(/skins/ISK/styleImages/nav/nav-buttons2.gif) -457px 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
	width: 114px;
	height: 32px;
	text-decoration:none;
	text-align:center;
	padding-top:16px;
	float:left;
}
#menuRight a:hover {
   	background-position: -457px -48px;
   	font-size: 13px;
	font-weight: bold;
	color: #d5d6d8;
}
#diyAd {
	display:block;
	/*background: url(/skins/ISK/styleImages/kitchen-cabinets/diyad.jpg) 0 0 no-repeat;*/
	width: 197px;
	height: 62px;
	text-align:center;
	float:left;
	padding-right:20px;
}
#diyAd a {
	display:block;
	background: url(/skins/ISK/styleImages/kitchen-cabinets/diyad.jpg) 0 0 no-repeat;
	width: 197px;
	height: 62px;
	text-align:center;
	float:left;
	padding-right:20px;
}
#diyAd a:hover {
   	background-position: 0 -62px;
}
.button53 a{
	display:block;
	background: url(/skins/ISK/styleImages/backgrounds/bkgdbuttons.png) 0 0 no-repeat;
	width: 53px;
	height: 20px;
	text-align:center;
	padding-right:0px;
}
.button83 a{
	display:block;
	background:  url(/skins/ISK/styleImages/backgrounds/bkgdbuttons.png) 0 -20px no-repeat;
	width: 83px;
	height: 20px;
	text-align:center;
	padding-right:0px;
}
.button134 a{
	display:block;
	background:  url(/skins/ISK/styleImages/backgrounds/bkgdbuttons.png) 0 -40px no-repeat;
	width: 134px;
	height: 20px;
	text-align:center;
	vertical-align:middle;
	padding-right:0px;
}
.banner10off {
	width: 570px;
	height: 35px;
	background-color:#ffd200;
	color:#990000;
	text-transform:uppercase;
	font-size:14px;
	border:1px groove #990000;
	margin-top:10px;
	/*margin-left:50px;*/
}

/* MW ADDED TAG CLOUD*/
#cloud {
	text-align: left;
	color: #333333;
	font-family: Tahoma, Geneva, arial, sans-serif;
	font-weight: normal;
}
#cloud a {
	color: #1717FF;
}
.cloud_size1 {
	font-size: 25px;
}
.cloud_size2 {
	font-size: 21px;
}
.cloud_size3 {
	font-size: 18px;
}
.cloud_size4 {
	font-size: 14px;
}
.cloud_size5 {
	font-size: 10px;
}

/*MW added style for hp text*/
#hp_content {
	color: #3B3B3B;
	font-family: Arial, Helvetica, sans-serif;
}
#hp_content h2 {
	
}
#hp_content p {
	font-size: 120%;
}
#hp_content p a, #hp_content h2 a {
	text-decoration: none;
	color: #00F;
}

/*Table - align center*/
.center, .center table, .center table tr th, .center table tr td {
	text-align: center;
}
table.tborder tr td {
	border: solid 1px #999;
}
/*Underline*/
.underline {
	border-bottom: dotted 1px #c0c0c0;
}
a.edit_inv {
	text-decoration: underline;
	font-weight: normal;
	font-size:90%;
	color: #000000;
	background-color: #d3d3d3;
	padding: 1px;
}
a.edit_inv:hover {
	font-weight: normal;
	background-color: #e6e6e6;
}
