/* CSS Document */

/*----------------- PAGE LAYOUT STYLES -----------------*/

* {
	margin: 0;
	padding: 0;
	color: #7E7C6E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
 }
html {
	background-color: #C2C0AA;
}
body {
	border: 0;
}
td { 
}
#wrapper {
	width: 942px;
	margin: 0 auto;
}
#shadow {
	width: 942px;
	margin: 0 auto;
	/* This was causing the shadow background to shift the layout over
	to the left 1 pixel, leaving a 1 pixel line on the right in IE7
	Getting rid of the background attachment fixed it*/
	/*background-attachment: fixed;*/
	background-image: url(../Images/Pearson/Global/Background-Shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width: 922px;
	height: 70px;
}
#footershadow {
	background-image: url(../Images/Pearson/Global/Footer-Shadow.gif);
	height: 10px;
	background-repeat: no-repeat;
}
.clearFix {
	clear: both;
	display: block;
}
.hide {
	display: none;
}
img {
	border: 0;
}
img.border {
	border: 1px solid CCCCCC;
}
img.photoLeft {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
img.photoLeftNoBorder {
	float: left;
	margin-right: 10px;
}
img.photoLeftPad {
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 15px;
}
.lastPipe {
	background: none;
}
a, a:link, a:visited, a:active {
	color: #7E7C6E;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
.backToTop {
	padding-right: 15px;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.black {
	color: #000000;
}
.textFull {
	text-align: left;
	padding-left: 27px;
}
.textFullBold {
	text-align: left;
	padding-left: 27px;
	font-weight: bold;
}
.indentbuttons {
 padding:50;
 margin-left:15px;
}
.textbox {
 margin: 0;
	padding: 0;
	color: #7E7C6E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height: 19px;
}

/*----------------- HEADER STYLES -----------------*/

.logo {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 50px;
	float: left;
}
#header .search {
	margin-right: 15px;
	margin-top: 15px;
	float: right;
	display: inline;
}
#header .search label {
	font-size: 11px;
	color: #666666;
}
#header .searchBox {
	border: 1px solid #A3A49E;
	width: 115px;
	font-size: 11px;
	padding: 2px;
	position: relative;
}
#header .search input.button {
	vertical-align: middle;
	margin-left: 5px;
}
#mainnav {
}
#mainNav ul {
	list-style-type: none;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	width: 700px;
	text-align: right;
}
#mainNav li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7E7C6E;
	/*	background: url(../Images/Pearson/Global/Nav-Arrow.gif) no-repeat left center;
*/ padding-left: 12px;
	padding-right: 10px;
}
#mainNav li a {
	color: #7E7C6E;
	text-decoration: none;
}
#mainNav li a:hover, #mainNav .current {
	color: #000000;
	text-decoration: none;
}

/*----------------- CONTENT STYLES -----------------*/

#content {
	background: #FFFFFF;
	width: 922px;
	margin-left: 10px;
	clear: both;
}
#content .topimage {
	width: 922px;
	height: 220px;
	background-image: url(../Images/Pearson/Home/Header-Image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .topimageShadow {
	width: 922px;
	height: 10px;
	background-image: url(../Images/Pearson/Global/Header-Image-Shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .container {
	width: 922px;
	background-color: #FFFFFF;
	position: relative;
}
.thubnailLink {
	text-decoration: none;
}
.thubnailLink a {
	text-decoration: none;
}
.thubnailLink a:hover {
	text-decoration: none;
}
.thubnailTextLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6F6D61;
}
.thubnailTextLink a {
	font-size: 11px;
	color: #6F6D61;
	text-decoration: underline;
}
.thubnailTextLink a:hover {
	color: #333333;
	text-decoration: none;
}
#content h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3F3D36;
	padding-bottom: 18px;
	background-image: url(../Images/Pearson/Global/Ornament-Line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
#content h2 {
	font-size: 15px;
	color: #3F3D36;
	padding-left: 26px;
	padding-bottom: 5px;
	background-image: url(../Images/Pearson/Global/H2-Ornament-Swirl-Line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content h2 .smallh2 {
	font-size: 13px;
	color: #3F3D36;
}
#content h2 a {
	color: #3F3D36;
	text-decoration: none;
	font-size: 15px;
}
#content h2 a:hover {
	color: #666666;
	text-decoration: none;
}
#content h3 {
	font-size: 11px;
	color: #3F3D36;
	padding-bottom: 10px;
	background-image: url(../Images/Pearson/Global/H3-Ornament-Swirl-Line.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	float: left;
	margin-left: 40px;
	display: inline;
}
#content h4 {
	font-size: 13px;
	color: #3F3D36;
	padding-left: 26px;
	padding-bottom: 5px;
	background-image: url(../Images/Pearson/Global/H2-Ornament-Swirl-Line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .MyLink
{
    font-size:12px;
	color: #3F3D36;
}
#content .UnLink
{
    font-size:12px;
    color: #7E7C6E;
}

#content p {
	color: #7E7C6E;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	clear: both;
}
#content .mainleft {
	width: 515px;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	display: inline;
}
#content .mainleft ul {
	font-size: 11px;
	list-style-type: none;
	text-align: left;
	float: left;
	padding: 0;
	margin-left: 20px;
	display: inline;
}
#content .mainleft ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#content .mainleft ul li a {
	font-size: 11px;
	line-height: 19px;
	color: #7E7C6E;
	text-decoration: underline;
	background-image: url(../Images/Pearson/Global/Separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-style: italic;
	padding-right: 8px;
	display: inline;
	padding-left: 4px;
}
#content .mainleft ul li a:hover {
	text-decoration: none;
	color: #333333;
}
#content .mainleft .lastPipe {
	background: none;
}
#content .sidebarRight {
	margin-top: 30px;
	float: right;
	width: 325px;
	background-image: url(../Images/Pearson/Global/Divider-Vertical.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#content .sidebarRight .textCenter {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
#content .sidebarRight .insetImage {
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 42px;
}
#content .sidebarRight .textleft {
	text-align: left;
	margin-left: 10px;
	padding-right: 35px;
	padding-left: 35px;
}
#content .singleColumn {
	width: 800px;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	display: inline;
}

#content .singleColumn ul {
	margin-left: 60px;
}
#content .itemLeft {
	width: 375px;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	display: inline;
}
#content .itemLeft ul {
	font-size: 11px;
	list-style-type: none;
	text-align: left;
	float: left;
	padding: 0;
	margin-left: 20px;
	display: inline;
}
#content .itemLeft ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#content .itemLeft ul li a {
	font-size: 11px;
	line-height: 19px;
	color: #7E7C6E;
	text-decoration: underline;
	background-image: url(../Images/Pearson/Global/Separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-style: italic;
	padding-right: 8px;
	display: inline;
	padding-left: 4px;
}
#content .itemLeft ul li a:hover {
	text-decoration: none; 
}
#content .itemLeft .lastPipe {
	background: none;
}
#content .itemRight {
	margin-top: 75px;
	float: right;
	width: 411px;
	margin-right: 50px;
	display: inline;
	}
#content .itemRight .leftColumn ul {
	font-size: 11px;
	list-style-type: none;
	text-align: left;
	float: left;
	display: block;
}
#content .itemRight .leftColumn ul li {
	display: block;
	width: 180px;
}
.ItemNumber {
	font-size: 15px;
	color: #000000;
	line-height: 24px;
	vertical-align: top;
}
.AddToPortfolio {
	font-size: 12px;
	color: #7E7C6E;
	padding-left: 26px;
	background-image: url(../Images/Pearson/Upholstery/Suitcase-Icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.MyLink 
{
    font-size:11px;
    color:#3F3D36;
}
#content .itemRight .rightColumn ul {
	display: block;
	list-style-type: none;
	float: right;
}
#content .itemRight .rightColumn ul li {
	display: block;
	list-style-type: none;
}
#content .itemLine {
	background-image: url(../Images/Pearson/Global/Divider-Horizontal.gif);
	background-repeat: repeat-x;
	width: 420px;
	height: 50px;
	background-position: center;
	clear: both;
	float: right;
}
#content .adbarLeft {
	margin-top: 30px;
	float: left;
	width: 461px;
	background-image: url(../Images/Pearson/Global/Divider-Vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
}
#content .adbarLeft .textCenter {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 35px;
	padding-left: 35px;
	text-align: center;
}
#content .adbarLeft .insetImage {
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 42px;
}
#content .adbarLeft .textleft {
	text-align: left;
	margin-left: 10px;
	padding-right: 35px;
	padding-left: 35px;
}
#content .adbarLeft ul {
	font-size: 11px;
	list-style-type: none;
	text-align: center;
	display: inline;
	margin-bottom: 10px;
	float: none;
}
#content .adbarLeft ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#content .adbarLeft ul li a {
	font-size: 11px;
	line-height: 19px;
	color: #7E7C6E;
	text-decoration: underline;
	background-image: url(../Images/Pearson/Global/Separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-style: italic;
	padding-right: 8px;
	display: inline;
	padding-left: 4px;
}
#content .adbarLeft ul li a:hover {
	text-decoration: none;
	color: #333333;
}
#content .adbarLeft .lastPipe {
	background: none;
}
#content .adbarRight {
	margin-top: 30px;
	float: right;
	width: 461px;
}
#content .adbarRight .leftColumn {
	font-size: 11px;
	float: left;
	display: block;
	width: 225px;
}
#content .adbarRight h4.Veranda {
	font-size: 13px;
	color: #3F3D36;
	padding-left: 26px;
	background-image: url(../Images/Pearson/Global/H2-Ornament-Swirl-Line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#content .adbarRight .rightColumn {
	font-size: 11px;
	float: right;
	display: block;
	width: 235px;
}
#content .adbarRight h4.ArchDigest {
	font-size: 13px;
	color: #3F3D36;
	padding-left: 26px;
	padding-bottom: 5px;
	background-image: url(../Images/Pearson/Global/H2-Ornament-Swirl-Line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 10px;
}
#cookieNav {
	display: inline;
	margin-left: -40px;
}
#cookieNav ul {
	font-size: 11px;
	list-style-type: none;
	text-align: left;
	display: inline;
}
#cookieNav ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cookieNav ul li a {
	font-size: 11px;
	line-height: 19px;
	color: #7E7C6E;
	text-decoration: underline;
	background-image: url(../Images/Pearson/Global/Separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-style: italic;
	padding-right: 8px;
	display: inline;
	padding-left: 4px;
}
#cookieNav ul li a:hover {
	text-decoration: none;
	color: #333333;
}
#cookieNav .lastPipe {
	background: none;
}
img.catalogPhoto {
	margin-bottom: 15px;
	padding-left: 78px;
}
img.catalogPhotoBorder {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	margin-left: 78px;
}

/*----------------- BREAK STYLES -----------------*/

.break {
	height: 10px;
	width: 15px;
}
.indent {
	margin-left: 25px;
}
.horizontalLine {
	background-image: url(../Images/Pearson/Global/Footer-Line.gif);
	background-repeat: no-repeat;
	width: 830px;
	background-position: left top;
	padding-bottom: 10px;
}

/*----------------- FORMS -----------------*/

fieldset {
	border: 0;
	overflow: hidden;
}
.dealerSearch {
	float: left;
	padding-left: 26px;
}
.dealerSearch label {
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
.dealerSearchBox {
	border: 1px solid #A3A49E;
	width: 130px;
	font-size: 11px;
	padding: 2px;
}
.dealerSearch input.button {
	vertical-align: middle;
	margin-left: 5px;
}

/*----------------- FOOTER STYLES -----------------*/

#footer {
	width: 922px;
	height: 60px;
	background-color: #FFFFFF;
	margin-left: 10px;
	clear: both;
	padding-top: 20px;
}
#footer .footerline {
	background-image: url(../Images/Pearson/Global/Footer-Line.gif);
	background-repeat: no-repeat;
	width: 830px;
	background-position: left top;
	margin-left: 50px;
	padding-bottom: 10px;
}
#footer .email {
	float: left;
	padding-left: 50px;
}
#footer .email label {
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
#footer .emailBox {
	border: 1px solid #A3A49E;
	width: 130px;
	font-size: 11px;
	padding: 2px;
}
#footer .email input.button {
	vertical-align: middle;
	margin-left: 5px;
}
#footer ul {
	font-size: 11px;
	list-style-type: none;
	text-align: left;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	float: right;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer ul li a {
	font-size: 11px;
	line-height: 19px;
	color: #7E7C6E;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 4px;
	background-image: url(../Images/Pearson/Global/Separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer ul li a:hover {
	text-decoration: none;
	color: #333333;
}
#footer .lastPipe {
	background: none;
}
/*--This only displays pipes in FF Mac, FF PC and Safari. 
IE6 and IE7 bomb as usual. The above horizontal nav list code
uses a background image as the separator, until Microsoft
gets a clue and starts programming with the rest of the world--*/
/*#footer ul li:before {
	content: "| ";
}
#footer ul li:first-child:before {
	content: "";
}*/

