@charset "utf-8";
/* CSS Document */

#box_top {
  float:left;
	position:relative;
	display:block;
	width:auto;
}

#box_bottom {
  float:left;
	position:relative;
	display:block;
	width:auto;
}

#box_1 {
  float:left;
	position:relative;
	display:inline;
	width:228px;
}

#box_2 {
  float:left;
	position:relative;
	left:0px;
	display:inline;
	width:228px;
}

#box_3 {
  float:left;
	position:relative;
	top:0px;
	left:0px;
	display:inline;
	width:228px;
}

#box_4 {
  float:left;
	position:relative;
	top:20px;
	display:inline;
	width:228px;
}

#box_5 {
  float:left;
	position:relative;
	top:20px;
	display:inline;
	width:228px;
	height:327px;
}

#box_6 {
  float:left;
	position:relative;
	top:20px;
	display:inline;
	width:228px;
	height:327px;
}

#box_box {
  float:left;
	position:absolute;
	bottom:5px;
	left:10px;
  display:block;
	width:210px;
	/*border:#FF0000 solid 1px;*/
}

#box_ShortDesc {
	float:left;
	position:relative;
	top:0px;
	left:5px;
	display:block;
	width:210px;
	height:65px;
	/*border:#0000FF solid 1px;*/
}

#box_table {
	float:left;
	position:relative;
	display:block;
	width:210px;
	left:5px;
	height:50px;
	/*border:#FF0000 solid 1px;*/
}

#box_details {
  float:left;
	position:relative;
	left:0px;
	display:inline;
	width:auto;
}

#box_price {
  float:left;
	position:relative;
	left:15px;
	display:inline;
	width:auto;
}

.box {
	width: 228px;
	height: 327px;
	background: url(/images/icons/boxBG.jpg) left top repeat-y;
	float: left;
	position: relative;
}
.box h1 {
	background-image:url(/images/icons/box_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	height: 40px;
	overflow: hidden;
	margin: 0;
	color: #663300;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	padding-top: 7px;
	padding-left: 8px;
	margin-bottom: -5px;
	line-height: 12px;
	width: 220px;
}
.box h2 {
	background-image:url(/images/icons/box_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	height: 36px;
	overflow: hidden;
	color: #663300;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	padding-top: 7px;	
	margin-bottom: -5px;	
	line-height: 12px;	
	margin: 0px;
}
.box h1 a:link, .box h1 a:visited, .box h2 a:link, .box h2 a:visited {
	color: #663300;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}
.box h1 a:hover, .box h2 a:hover {
	text-decoration: underline;
}

.box .middleBorder {
	background-image:url(/images/icons/box_middle_border.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 228px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.box .middle {
	background-image:url(/images/icons/box_middle_bg.jpg);
	width: 219px;
	padding-top: 0;
	margin-top: 0;
	float: left;	
	height: 118px;
	/*border:#00FF00 solid 1px;*/
}
.box .midpart {
	background: url(/images/icons/boxBG.jpg) left top repeat-y;
	width: 219px;
	padding-top: 0;
	margin-top: 0;
	float: left;	
	height: 284px;
}
.box .midparth {
	background: url(/images/icons/boxBG.jpg) left top repeat-y;
	width: 219px;
	padding-top: 0;
	margin-top: 0;
	float: left;	
	height: 294px;
}
.box .bottom {
	background-image:url(/images/icons/box_bottom.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	width: 228px;
	height: 11px;
	/*margin-bottom: 0;*/
	float: left;
}
.box span {
	text-align: center;
	width: 228px;
	padding-left: 6px;
	padding-bottom: 0;
}
.box p {
	padding-left: 15px;
	padding-right: 2px;
	padding-top: -5px;
	padding-bottom: 0px;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #663300; 
}
.box a:link, .box a:visited, .box a:active {
  font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
}
.box a:hover {
  font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
}

/*td.list li {
  font-size:14px;
  line-height:1em;
}*/

.itemdetails {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none
}

#box_box a.items {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none
}

.types, .viewAll, .addToCart {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	padding: 0 0 5px 35px;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;	
}
	
.types a:link, .viewAll a:link, .addToCart a:link, .types a:visited, .viewAll a:visited, .addToCart a:visited, .types a:active, .viewAll a:active, .addToCart a:active{
	color:#FFFFFF;
	text-decoration: none;
}
.types a:hover, .viewAll a:hover, .addToCart a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


 .viewAll {
	background: url(/images/details_bt.gif) left top no-repeat;
	padding-left: 25px;
	margin-left: 5px;
}
 .addToCart {
	background: url(/images/addtocart_bt.gif) left top no-repeat;
}

#box_footer {
  float:left;
	position:relative;
	top:60px;
	display:block;
	width:auto;
}

#box_catalog {
	float:left;
	position:relative;
	display:inline;
	width:220px;
}

#box_catalog_top {
  float:left;
	position:relative;
	display:block;
	width:220px;
}

#box_catalog_bottom {
  float:left;
	position:relative;
	top:-10px;
	display:block;
	width:220px;
	height:5px;
	background-color:#0066CC;
}

#catalog_left {
  float:left;
	position:relative;
	display:inline;
	width:128px;
}

#sample {
  float:left;
	display:block;
	width:128px;
	height:91px;
}

#sample_back {
  float:left;
	display:inline;
	width:123px;
	height:91px;
	position:relative;
  background: url(/images/home/sample_back.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000033;
	text-align:center;
}

#sample_side {
  float:left;
	position:relative;
	display:inline;
	width:5px;
	height:91px;
	background-color:#0066CC;
}

#sample_request {
  float:left;
  background:url(/images/home/blue_bg.jpg) top left repeat-y;
  position:relative;
  top:-10px;
	/*right:0px;*/
  display:block;
  width:220px;
	height:20px;
  font-family: Arial;
	font-size:10px; 
	color: #0066CC; 
	text-decoration: none;
	text-align:right;
}

#catalog_header {
  float:left;
	position:relative;
	display:block;
	width:128px;
	height:21px;
	background-color:#0066CC;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

#ideas {
  float:left;
	position:relative;
	top:0px;
	left:10px;
	display:inline;
	width:216px;
}

#ideas_top {
  float:left;
	position:relative;
	display:block;
	width:211px;
	height:21px;
	background-color:#0066CC;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

#ideas_mid {
  float:left;
	position:relative;
	display:block;
	width:216px;
}

#ideas_mid_left {
  float:left;
	position:relative;
	display:inline;
	width:5px;
	height:102px;
	background-color:#0066CC;
}

#ideas_mid_content {
  float:left;
	position:relative;
	display:inline;
	width:206px;
	/*border:#000000 solid 1px;*/
}

#ideas_mid_c_top {
  float:left;
	position:relative;
	display:block;
	width:206px;
	background-color:#99CCFF;
}

#ideas_mid_c_bottom {
  float:left;
	position:relative;
	top:0px;
	display:block;
	width:206px;
	height:27px;
	background-color:#99CCFF;
	text-align:right;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #0066CC; 
	text-decoration: none;
	text-align:right;
}


#ideas_mid_right {
  float:left;
	position:relative;
	display:inline;
	width:5px;
	height:102px;
	background-color:#0066CC;
}

#ideas_bottom {
  float:left;
	position:relative;
	display:block;
	width:216px;
	height:5px;
	line-height:0px;
	background-color:#0066CC;
}

#update {
  float:left;
	position:relative;
	top:0px;
	left:25px;
	display:inline;
	width:220px;
}

#update_top {
  float:left;
	position:relative;
	display:block;
	width:220px;
	height:21px;
	background-color:#FF9933;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}

#update_mid {
        float:left;
	position:relative;
	display:block;
	width:220px;
	height:105px;
}

#update_mid_left {
  float:left;
	position:relative;
	display:inline;
	width:5px;
	height:105px;
	background-color:#FF9933;
}

#update_mid_mid {
  float:left;
	position:relative;
	display:inline;
	width:210px;
	height:105px;
	background-color:#FFCC99;
}

#update_mid_right {
  float:left;
	position:relative;
	display:inline;
	width:5px;
	height:105px;
	background-color:#FF9933;
}


#update_bottom {
  float:left;
	position:relative;
	display:block;
	width:220px;
	height:5px;
	line-height:0px;
	background-color:#FF9933;
}