﻿#projectBanner
{
	margin-top:10px;
	width:569px;
}
#projectBanner .top
{
	background-image:url(../graphics/pl_ProjectListingBox_top.gif);
	background-repeat:no-repeat;
	height:38px;
}
#projectBanner .top h3 strong
{
	display:none;
}
#projectBanner .body
{
	background-image:url(../graphics/pl_ProjectListingBox_repeat.gif);
	background-repeat:repeat-y;	
}
#projectBanner .bottom
{
	background-image:url(../graphics/pl_ProjectListingBox_bottom.gif);
	background-repeat:no-repeat;
	height:14px;
}

#projectDetailsBox,
#otherBooks
{
	background-image:url(../graphics/pl_ProjectListingBox_repeat.gif);
	background-position:left top;
	background-repeat:repeat-y;
	display:block;
	float:right;
	margin-top:10px;
	width:569px;	
}
#projectDetailsBox a,
#projectDetailsBox a:hover,
#projectDetailsBox a.visited
{
	color:#003366;
}
#projectDetailsBox .top
{
	background-image:url(../graphics/pl_ProjectSeriesBox_top.gif);
	background-repeat:no-repeat;		
}
#otherBooks .top
{
	background-image:url(../graphics/pl_ProjectSeriesBox_top.gif);
	background-repeat:no-repeat;		
}
#projectDetailsBox .top img,
#otherBooks .top img
{
	float:left;
	margin-left:12px;
	margin-top:8px;
}
#projectDetailsBox .top h3
{
	color:#666666;
	font-style:normal;
	padding-top:5px;
}
#otherBooks .top h3
{
	color:#666666;
	font-style:normal;
	padding-top:7px;
}
#projectDetailsBox .bookRule,
#otherBooks .bookRule
{
	background-image:url(../graphics/pl_projectdetails_hr.gif);
	height:28px;
	margin-left:11px;
	width:544px;
}
#projectDetailsBox #projectDetailsRight
{
	float:right;
	padding-left:4px;
	padding-right:6px;
	margin-top:6px;
	width:310px;
}
#projectDetailsBox #projectDetailsRight .bookLinks
{
	color:#333333;
	font-size:1.3em;
	line-height:130%;
}
#projectDetailsBox #projectDetailsRight .contentsLabel
{
	color:#333333;
	display:block;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:16px;
}
#projectDetailsBox #projectDetailsRight ul
{
	list-style-image:url(../graphics/fw_sellingpoint_bullet.gif);
	margin-left:14px;
}
#projectDetailsBox #projectDetailsRight .contentsListing
{
	color:#333333;
	font-size:1.2em;
	line-height:115%;
}
#projectDetailsBox #projectDetailsRight .bookDetails
{
	color:#666666;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:6px;			
}
#projectDetailsBox #projectDetailsLeft
{
	float:left;
	padding-left:2px;
	margin-top:6px;
	width:240px;
}
#projectDetailsBox #projectDetailsLeft .bookImageHolder
{
	width:232px;
}		
#projectDetailsBox #projectDetailsLeft .bookImage
{
	border:1px solid #003366;
	margin-left:10px;
	width:220px;
}
#projectDetailsBox #projectDetailsLeft .zoomIn
{
	float:left;
	margin-left:8px;
	margin-top:6px;
}
#projectDetailsBox #projectDetailsLeft .lookInside
{
	display:block;
	float:right;
	height:26px;
	margin-top:6px;
	width:98px;			
}

#projectDetailsBox .body .quantityBox
{
	float:right;
	padding-right:22px;
}
#projectDetailsBox .body .bookBinding
{
	color:#666666;
	float:right;
	font-size:1.5em;
	margin-bottom:10px;
	margin-right:69px;			
}
#projectDetailsBox .bottom
{
	background-image:url(../graphics/pl_ProjectSeriesBox_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	height:26px;			
}
#otherBooks .bottom
{
	background-image:url(../graphics/pl_ProjectSeriesBox_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	height:26px;			
}

.quantityBox
{
    float:right;
    padding-right:22px;
}
    .quantityBox input
    {
        border: solid 1px #666666;
        color:#666666;
        font-size:1.4em;
        font-weight:normal;
        width:45px;
    }
.bookQuantity
{
    color:#666666;
    font-size:1.4em;    
}

#submit
{
	float:right;
	margin-right:12px;
}
#ulRelatedBooks {
	list-style:none;
	margin-left:26px;
	margin-top:6px;
}
    #ulRelatedBooks li {
	    width:107px;
	    float:left;
	    text-align:center;
	    font-size:.9em;
	    margin-left:10px;
	    margin-right:10px;
	    margin-bottom:20px;
	    min-height:160px;
    }
    #ulRelatedBooks a {
	    color:#003366;
	    width:107px;
    }
    #ulRelatedBooks img
    {
        width:80px;
        height:100px;
    }
    #ulRelatedBooks .relatedBookBinding
    {
        color:#666666;
        font-weight:bold;
    }
    #ulRelatedBooks .subjectKey
{
    height:17px;
    width:18px;
}

.projectNameTitle
{
	color:#003366;
	font-size:1.2em;
	margin-left:10px;
}
#stockError
{
    color:Red;
    font-weight:bold;
}
