/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
a.cartLink {
	text-decoration: none;
	color: #333333;
}
a.cartLink:Hover {
	text-decoration: underline;
}


h1 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3em;
}
h2 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 A {
	color: #333333;
	text-decoration: none;
}
h2 A:Hover {
	text-decoration: underline;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1.1em;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

#pageWrapper {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #917d58;
	border-bottom-color: #917d58;
	border-left-color: #917d58;
}

#header {
	border-top: solid 8px #235c8d;
}

#logo {
	width: 180px;
	height: 119px;
	float:left;
	margin-left: 1px;
}

#featuredIn {
	width: 198px;
	height: 119px;
	float:right;
}

.clearBoth {
	clear: both;
}

#menu {
	margin-top: 5px;
	background-color: #FFDB90;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #917d58;
	border-bottom-color: #917d58;
	padding-left: 77px;
	clear: both;
	height: 23px;
}



#subMenu {
	background-color: #FEEDC5;
	border-bottom: solid 1px #917D58;
	padding-left: 101px;
}

#searchArea {
	color: white;
	background-color: #235C8D;
	padding: 0px;
	margin-bottom: 10px;
}

#searchArea a {
	color: white;
}

#searchArea h3 {
	color: white;
}

#searchArea table td {
	color: white;
}

#contentContainer {
	padding: 10px;
	margin-bottom: 20px;
	clear: both;
}

#leftColumn {
	width: 65%;
	float: left;
	display: inline;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCDCDC;
	margin-right: 10px;
}

#rightColumn {
	float: right;
	display: inline;
	width: 30%;
}

#itemContainer {
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 8px;
}

#itemContainer ul {
	margin: 0px;
	padding: 0px;
}

#itemContainer li {
	font-size: 12px;
	list-style-type: none;
}

.heading {
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.originalPrice {
	text-decoration: line-through;	
}

.salePrice {
	color: #A6352A;
}

.thumb {
	margin-right: 10px;
	display: inline;
	float: left;
}

#myCart {
	background-color: #FEEDC5;
	width: 211px;
	border: 1px solid #D5C29C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}

.myCartItem {
	text-align: left;
	background-image: url(http://media.studylink.com/xl/shop/hr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#recommendations {
	border: solid 1px #CCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#recommendations ul li {
	list-style-type: none;
}

#listItems {
	list-style-type: none;
}

#listItems li {
	display: inline;
	float: left;
	padding-right: 5px;
}

.addition {
	padding-top: 50px;
}

.cover {
	margin-left: 10px;
	margin-bottom: 10px;
}

#shelfItem {
	/*float: left;
	display: inline;*/
	text-align: center;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	width: 140px;
}

#shelfItem img {
	padding-top: 10px;
	padding-bottom: 10px;
}

#shelfItem ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.green {
	color: #009900;
}

#paymentDetails table {
	border: solid 1px #EFEFEF;
}

#paymentDetails th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

#paymentDetails td {
	padding: 5px;
	text-align: left;
}

#paymentDetails tr:hover {
	background-color: #F6F6F6;
}

.redbold {
	font-weight: bold;
	color: #A6352A;
}

#addedToCart ul {
	margin: 0;
}

#addedToCart li {
	display:inline;
	list-style-type: none;
}


#btnDynamic {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(http://media.studylink.com/xl/shop/btn_gradient.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width: 135px;
	
	margin-top: 10px;
	margin-bottom: 10px;
}

#btnDynamic a {
	color: #000000;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

#btnDynamic img {
	display: inline;
}

.btnText {
	float: left;
	padding-top:3px;
	padding-left: 10px;
}

.btnLeft {
	float: left;
}

.btnRight {
	float: right;
}

#shelfCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
	padding-top: 0px;
	
}
#shelfCellBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
}

A.cartOptions {
	text-decoration: none;
}
A.cartOptions:Hover {
	text-decoration: underline;
}
