@import "reset.css";
@import "text.css";

html, body{
	background: #EAE5CE url(../images/background.gif) top left repeat-x;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
}
#header{
	height: 61px;
	color: #F3F0E5;
	padding-top: 11px;
}
#header .wrapper{
	background: url(../images/header.gif) top center repeat-y;
}
#logo{
	float: left;
	margin: 0;
}
#logo a{
	display: block;
	width: 215px;
	height: 61px;
	background: url(../images/logo.gif) top left no-repeat;
	text-indent: -9999px;
}
.slogan{
	color: #D8D3BC;
	float: left;
	margin-top: 19px;
	margin-left: 16px;
	font-size: 12px;
}



a { 
	color:blue;
	text-decoration:none;
}

a:visited { 
	color:blue;	
	text-decoration: none;
}

a:hover {
	color:blue;
	text-decoration:underline;	
}

a:active {
	color:#666;	
}


/* Navigation */

#navigation{
	float: right;
	margin-top: 18px;
}
#navigation li{
	float: left;
	list-style: none;
	text-transform: uppercase;
}
#navigation li a{
	font-weight: bold;
	text-decoration: none;
	color: #D8D3BC;
}
#navigation li a:hover{
	color: #fff;
}

#navigation li.on a {
	color: #fff;
}



#content{
	padding: 50px 0;
}

/* Right hand side box */

.post-full, .post-thin{
	background: #fff url(../images/post.gif) top left repeat-x;
	border: 5px solid #D9D6B6;
	padding: 20px;
	margin-bottom: 20px;
}
.product-image{
	float: left;
	margin: 0 20px 0 0;
}
h2{
	font-family:  Helvetica, Trebuchet MS, Arial, sans-serif;
	margin: 7px 0 0 0;
	line-height: 25px;
	font-weight: bold;
}
.subtitle{
	font-size: 20px;
	color: #7B7751;
	font-family:  Helvetica, Trebuchet MS, Arial, sans-serif;
	line-height: 33px;
}
.post-full p,.post-thin p{
	line-height: 25px;
	color: #333;
}
.post-full h4,.post-thin h4{
	margin: 30px 0 0 0;
	font-size: 20px;
	color: #7B7751;
	font-family:  Helvetica, Trebuchet MS, Arial, sans-serif;
	line-height: 33px;
}
.price{
	display: none;
}

.read-more{
	float: right;
}
.read-more a{
	display: block;
	background: url(../images/read-more.gif) top left no-repeat;
	width: 99px;
	height: 32px;
	text-indent: -9999px;
}

.purchase{
	float: right;
	margin: 0 0 0 10px;
}
.purchase a{
	display: block;
	background: url(../images/purchase.gif) top left no-repeat;
	width: 99px;
	height: 32px;
	text-indent: -9999px;
}


.download{
	float: right;
}
.download a{
	display: block;
	background: url(../images/download.gif) top left no-repeat;
	width: 99px;
	height: 32px;
	text-indent: -9999px;
}


.physical{
	float: right;
	margin: 0 0 0 10px;
}
.physical a{
	display: block;
	background: url(../images/physical.gif) top left no-repeat;
	width: 99px;
	height: 32px;
	text-indent: -9999px;
}


.shoppingcartbutton a{
	display: block;
	background: url(../images/viewcartbutton.gif) top left no-repeat;
	width: 99px;
	height: 32px;
	text-indent: -9999px;
	margin-top:10px;
}

.addtocartbutton {

float: right;

}

.addtocartbutton a{
	display: block;
	background: url(../images/addtocartbutton.gif) top left no-repeat;
	width: 99px;
	height: 32px;
	text-indent: -9999px;
	margin-left: 15px;
}


.moreinfobutton {

float: right;

}

.moreinfobutton a{
	display: block;
	background: url(../images/moreinfobutton.gif) top left no-repeat;
	width: 99px;
	height: 32px;
	text-indent: -9999px;
}


.submitbutton {

float: right;

}

.submitbutton a{
	display: block;
	background: url(../images/submitbutton.gif) top left no-repeat;
	width: 99px;
	height: 32px;
	text-indent: -9999px;
}



#left-col{
	float: left;
	width: 640px;
}
#sidebar{
	float: right;
	width: 300px;
	padding: 0 0 0 20px;
}

/* Newsletter Signup */

#sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 15px;
	background: #E5DFC0;
	border: 5px solid #D9D6B6;
}
#sidebar ul li h3{
	font-weight: normal;
}

/* Tuition Box */

li#about{
	background: #68654A url(../images/about.gif) top left no-repeat !important;
	border: 5px solid #D9D6B6 !important;
	color: #fff;
}
li#about h3{
	text-align: center;
	font-size: 17px;
	font-weight: normal;
}

.link2 a{
	color:#99B100;
}

.link2 a:hover{
	color:#99B100;
	text-decoration: underline;
}

.link2 a:visted{
	color:#99B100;
}



em{
	color: #333;
}

#footer{
	background: url(../images/footer.gif) top left repeat-x;
	padding: 20px 0;
	color: #D8D3BC;
	height:20px;
}

#footer a{
	font-weight: bold;
	text-decoration: none;
	color: #D8D3BC;
}

#footer a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #D8D3BC;
}

#footermenu {
	float:left;
}


#footercopyright {
	float:right;
}



/* Heading Buttons */

#subscribe{
	background: url(../images/rss.gif) top left no-repeat;
	padding: 0 0 0 40px;
}

#featuredproducts{
	background: url(../images/featuredproducts.gif) top left no-repeat;
	padding: 0 0 0 40px;
}

#tuition{
	background: url(../images/tuition.gif) top left no-repeat;
	padding: 0 0 0 40px;
}

#articles{
	background: url(../images/articles.gif) top left no-repeat;
	padding: 0 0 0 40px;
}

#sponsors{
	background: url(../images/sponsors.gif) top left no-repeat;
	padding: 0 0 0 40px;
}

#about{
	background: url(../images/sponsors.gif) top left no-repeat;
	padding: 0 0 0 40px;
}


#newslettersignup{
	background: url(../images/newsletter.gif) top left no-repeat;
	padding: 0 0 0 40px;
}


#shoppingcart{
	background: url(../images/shoppingcart.gif) top left no-repeat;
	padding: 0 0 0 40px;
}

#singlefeaturedproduct{
	background: url(../images/singlefeaturedproduct.gif) top left no-repeat;
	padding: 0 0 0 40px;
}

#productcats{
	background: url(../images/productcats.gif) top left no-repeat;
	padding: 0 0 0 40px;
}

#currency{
	background: url(../images/currency.gif) top left no-repeat;
	padding: 0 0 0 40px;
}


.post-block{
	width: 415px;
	padding: 20px;
	float: left;
}
.post-block img{
	float: left;
	border: #d8d3bc 5px solid;
	margin: 0 10px 10px 0;
}
.post-block h5{
	margin: 0;
	font-weight: normal;
}
.alignleft{
	float: left;
	border: #E0DCC9 5px solid;
	margin: 0 15px 5px 0;
}
.alignright{
	float: right;
	border: #E0DCC9 5px solid;
	margin: 0 0 5px 15px;
}

.productimage{
	border: #E0DCC9 5px solid;
	margin: 0 15px 5px 0;
	}


/* Type in email box and button */

#adress{
	background: #F5F3E7;
	border: 1px solid #B5B291;
	border-right: 0px solid;
	margin: 0 0 0 0;
	width: 174px;
	float: left;
	padding: 9px 8px 8px 8px;
	color: #68654A;
}
.subscribe_btn{
	background: url(../images/subscribe.gif);
	width: 69px;
	height: 33px;
	text-indent: -9999px;
	border: 0px solid;
	margin: 0;
	float: right;
}



#contactform ul {
	list-style:none;
	list-style-type: none;
	margin-top:5px;
	color: #333;
}

#contactform ul li {
	display:block;
	float:left;
	color: #333;
	width:90%;
	height:1%;
	list-style:none;
	list-style-type: none;
}

#contactform ul li label {
	float:left;
	padding:7px;
}

#contactform ul li input, ul li textarea {
	float:right;
	margin-right:10px;
	border:1px solid #ccc;
	padding:3px;
	width:80%;
}

#contact li input:focus, li textarea:focus {
	border:1px solid #666; 
}

#contactform fieldset {
	padding:10px;
	width:550px;
	overflow:auto;
	margin:10px;
}

#contactform legend {
	color:#444;
	margin:0 10px 0 0;
	padding:0 5px;
	font-size:100%; 
}

#contactform label span {
	color:#333;  
}

#contactform fieldset input#Reset, fieldset input#Submit {
	border:1px solid #333;
	padding:5px;
}


