/* $Id: composite-layout-printhouse_frontpage.css,v 1.3 2010/04/18 22:25:24 paul Exp $ */

.composite-printhouse_frontpage {
  margin-top: 0;
  padding-top: 0;
}

.composite-printhouse_frontpage .composite-row {
  width: 100%; 
  clear: both;
}

.composite-printhouse_frontpage .composite-row-top .composite-zone-inner {
  margin-bottom: .5em;
}
div.composite-row-top div.block {
	margin-bottom: 0;
}
div.composite-row-top div#block-nice_menus-2 ul {
	margin: -18px 0 0 0;
	padding: 0 0 0 36px;
	background-image: url(../../../themes/hot_zen/images/ph_secondnav_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 67px;
	width: 884px
}
div.composite-row-top div#block-nice_menus-2 ul li {
	border: none;
	background-color: transparent;
	background-image: url(../../../themes/hot_zen/images/vert_divider.gif);
	background-position: right 34px;
	background-repeat: no-repeat;
	width:260px;
	text-align:center;
}
div.composite-row-top div#block-nice_menus-2 ul li.first,
div.composite-row-top div#block-nice_menus-2 ul li.last {
background-image: none;
}
div.composite-row-top div#block-nice_menus-2 ul li a {
background-color: transparent;
padding: 32px 10px 0 10px;
color: #95181c;
font-size:17px;
}
div.composite-row-top div#block-nice_menus-2 ul li.first {
width: 191px;
}
div.composite-row-top div#block-nice_menus-2 ul li.last {
width: 170px;
}
div.composite-row-top div#block-nice_menus-2 ul li.first a {
background-image:url(../../../themes/hot_zen/images/ph_secondnav_order.png);
background-position: left top;
background-repeat: no-repeat;
height:67px;
padding: 32px 10px 0 10px;
color: #fff;
}
div.composite-row-top div#block-nice_menus-2 ul li.first a:hover {
background-image: url(../../../themes/hot_zen/images/ph_secondnav_order_hoverselected.png);
background-position: left top;
background-repeat: no-repeat;
}
.composite-printhouse_frontpage .composite-column {
  float: left; 
/*  width:55%; */
}

.composite-printhouse_frontpage .composite-column-first {
/*  width: 24.5%;  */
	margin: 14px 47px 0 36px;
	width: 220px;
	float: left;
}

.composite-printhouse_frontpage .composite-column-last {
  margin: 20px 0 0 20px;
  width: 597px; 
  float: left;
/*  border-left: solid #666 1px; */
/*  padding-top: 3600px;
  margin-top: -3600px; */
}
.composite-printhouse_frontpage .composite-column-last .composite-row-col2-top {
 clear:both;
}
div.composite-row-col2-top {
  background-image: url(../../../themes/hot_zen/images/ph_bar.gif);
  background-position: top;
  background-repeat: no-repeat;
  height: 55px;
}
div.composite-row-col2-top h3,
div.composite-row-col2-top h4 {
	float: left;
}
div.composite-row-col2-top h3 {
	color: #808285;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 12px 0 0 20px;
}
div.composite-row-col2-top h4 {
	color: #d15b60;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 13px 0 0 10px;
}

.composite-printhouse_frontpage .composite-column-last .composite-zone-inner-col2-left {
float: left;
width: 180px;
margin: 0 24px 0 0;
}
.composite-printhouse_frontpage .composite-column-last .composite-zone-inner-col2-middle {
float: left;
margin: 0 24px 0 0;
width: 180px;
}
.composite-printhouse_frontpage .composite-column-last .composite-zone-inner-col2-right {
float: left;
width: 180px;
}
.composite-printhouse_frontpage .composite-column-last .composite-row-col2-bottom {
 clear:both;
}
.composite-printhouse_frontpage .composite-column-last .composite-row-col2-bottom .content {
background-image: url(../../../themes/hot_zen/images/ph_introducing.gif);
background-position: left;
background-repeat: no-repeat;
height:180px;
padding: 20px 0 0 30px;
}
.composite-printhouse_frontpage .composite-column-last .composite-row-col2-bottom .content h2 {
margin: 28px 0 0 0;
}

* html .composite-printhouse_frontpage .composite-column-last {
  width: 74%; 
}

.composite-printhouse_frontpage .composite-column-first .composite-zone-inner {
  margin: 0 .5em 1em 0;
}

.composite-printhouse_frontpage .composite-column-last .composite-zone-inner {
  margin: 0 0 1em .5em;
}
