/* CSS Document */

/*----------overrides main rules for the resource area-------------*/
#resources li {
	font-size: 13px;
}
#resources {
	width: 170px;
margin-top:15px;
}

/*---------------------resource search btn--------------------------*/
#resources #IBsearch input#input {
	width: 167px;
	margin-bottom: 5px;
}
#resources #IBsearch input#submit {
	font-size: 10px;
}
#resources #IBsearch {
	margin-bottom: 10px;
}
/*----------------------Title Area----------------------------------*/
#IB_title {
	margin-right: 39px;
	margin-left: -1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F5FAE4;
}
#IB_title h1 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 15px;
}
#IB_title p {
	font-size: 12px;
	margin-left: 3px;
	width: 750px;
	margin-bottom: 0px;
}

#stripe {
	display: block;
	padding-bottom: 1px;
}

/*------------------------Folder Area--------------------------------*/
#folderArea {
	float: left;
	display: inline;
	margin-left: 27px;
	width: 636px;
	padding-top: 20px;
}


#folderArea h2 {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E2DC;
	padding-top: 3px;
}
#folderArea p {
	margin-bottom: 10px;
}

/*---folder area div items---*/
#folderArea div {
	width: 80px;
	margin-right: 45px;
	display: inline;
	float: left;
	margin-bottom: 30px;
	height: 85px;
}

#folderArea a,#desTxt a {
	text-decoration: none;
	color: #999999;
}

#folderArea a:hover,#listedItems a:hover,#desTxt a:hover {
	color: #333333;
}

#folderArea div a img,#listedItems div a img {
	border: none;
}
/*-----------------------------listed items area-------------------------*/
#listedItems {
	float: left;
	display: inline;
	margin-left: 27px;
	margin-top:10px;
	width: 606px;
}
#listedItems h2,#productImage h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}

#listedItems h3,#productImage h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 25px;
}

#listedItems div {
	width: 250px;
	margin-right: 30px;
	display: inline;
	float: left;
	margin-bottom: 25px;
	height: 105px;
}

#listedItems a,div#pageCount a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#listedItems div.item {
	font-size: 11px;
	float: left;
	display: inline;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	padding-left: 10px;
	height: 65px;
	width: 140px;
	/*IE boxmodel hack*/	
	 voice-family: "\"}\"";
	voice-family:inherit;
	width: 140px;
	
}
html>body #listedItems div p {
     width:140px;
}/*end hack*/

#listedItems div img {
	float: left;
}
div#pageCount {
	color: #DADADA;
	font-size: 18px;
	text-align: right;
	float: right;
	width: 500px;
	height: 25px;
	margin-right: 123px;
	margin-bottom: 10px;
	display: inline;
}
/*------------------------------ProductPage--------------------------------*/
#productImage {
	float: left;
	display: inline;
	margin-left: 27px;
	width: 636px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#productImage #desTxt {
	display: inline;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 154px;
}

#productImage img {
	display: inline;
	float: left;
	border: none;
}
#desTxt img {
	margin-right: 20px;
	margin-top: 10px;
	float: none;
}

/*-------Lit pages-------------------------------*/
#listedItems div input,#listedItems div select {
	font-size: 10px;
	margin-top: 5px;
}

#LITcatalogTitle {
	margin-bottom: 20px;
}
#listedItems div .hideprice {
	visibility: hidden;
}
#listedItems div#titleHold {
	width: 606px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#titleHold #viewCart {
	float: right;
}
input.text {
	font-size: 11px;
}
