/* ------------------------------------------------------------------------------------------------------ 

	Company name - Cooking the Books

	web: www.cooking the books.com.au
	version: 2.1 - 2/6/2010

	author: Alyssa Finlay - artifact design group
	web: www.artifact.com.au

---------------------------------------------------------------------------------------------------- */



/* ----------------------------------------			
				LAYOUT
---------------------------------------- */


* {
	margin:0;
	padding:0;
}

.hide {
	text-indent:-9999px;
	}

html {
	background-color: #fff;
}

body {
}

#wrapper {	
	width: 100%;
	background: #FFFFFF;
	margin:;
	}

#page {
	background: transparent url(../img/headerbg.jpg) repeat-x top left;
}

#header_right {
	background: transparent	url(../img/banner_r.jpg) no-repeat top right;
	height: 110px;
}

#header {
	height: 110px;
}


#subnav {
	background: transparent	url(../img/banner_r.jpg) no-repeat top right;
	height: 110px;
}


#sidebar {
	float: left;
	margin-left: -800px;
	width: 230px;
}

#sidepanel {
	background: url(../img/floor.jpg) no-repeat top left;
	padding: 140px 0 0 15px;
	height:100px;
	}

#mainnav {
	height: 380px;
}

#maincontent {
	display: inline;
	float: left;
	margin: 30px 50px 0 275px;
	width: 475px;
	padding-bottom: 100px;
}

#maincontentwide {
	display: inline;
	float: left;
	margin: 30px 50px 15px 15px;
	/*width: 800px;*/
	padding-bottom: 100px;
}

#contact_form {
	padding: 20px;
	margin-right:;
	}

#footer {
	clear: both;
	height: 60px;
	padding-top: 35px;
	background:;
	}
	
	
	
/* ----------------------------------------			
				   Fonts
---------------------------------------- */

	

body {
	font-size: 76.1%;
	font-family: verdana, arial, helvetica, sans-serif;
	}
		

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

	
a {	
	text-decoration: none;
	color:#FF3300;
}

a img {
	border: none;
	}
	
.advert {
	margin: 10px 0 10px 0;
	}
	
a.more {
	font-weight: bold;
	padding-left: 1.25em;
	margin-left: 1em;
	background: url(../img/more-bullet.gif)	no-repeat bottom left;
	}
	
#footer p {
	margin: 33px 15px 0 15px;
	color: #000;
	text-align:;
	font-size: 0.9em;
	font-style:italic;
	}
	
.intro {
	font-size: 1.1em;
	}
	
h1 {
	font-size: 2.0em;
	font-weight: normal;
	}
	
h2 {
	font-size: 1.7em;
	margin: 0 0 0 0;
	font-weight: bold;
	color:#FF3300;
	}
h3 {
	font-size: 1.4em;
	margin: 1em 0 0 0;
	font-weight: bold;
	}
	
h4 {
	font-size: 1.2em;
	margin: 0.8em 0 0 0;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1em 0 0 0;
	font-weight: bold;
	}
h6 {
	font-size: 0.9em;
	margin: 1em 0 0 0;
	font-weight: bold;
	}
p {
	margin: 0.8em 0;
	}
	
ul {
	padding-left: 15px;
	}

em {
	font-weight: bold;
	}
	
body#downloads h3, body#products h3, body#news h3{
	border-top: 1px dotted #666666;
	padding-top: 10px;
	}

label.fixedwidth {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
	}

input {
	margin: 3px;
	}

/* ----------------------------------------			
				   images
---------------------------------------- */

img {
	border: 0;
}

.story {
	margin: 0 10px 7px 0;
	border: 1px solid #666666;
	padding: 3px;
	}

.home_logo {
	position: absolute;
	top: 0;
	left: 0;
	}
	
.logos, {
	display: block;
	margin: 0 5px 5px 0;
	}
	
.news-img {
	display: block;
	float: left;
	border: 1px solid #666;
	margin: 5px 8px 0 0;
	}
	

/*---- pop-up screenshots
			courtesy of Santosh Setty http://webdesigninfo.wordpress.com ----*/


.screen_hover{
position: relative;
z-index: 0;
}

.screen_hover:hover{
background-color: transparent;
z-index: 50;
}

.screen_hover span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.screen_hover span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.screen_hover:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}




/* ----------------------------------------			
			 home page content
---------------------------------------- */

.product	{
	padding: 30px 0 10px 25px;
	width: 420px;
	margin-bottom: 10px;
}

.product p {
	font-size: 1em;
	width: 210px;
	}

#product_one	{	
	background: #fea408 url(../img/ctb_home.jpg) no-repeat top left;
}

#product_two 	{
	background: #29ccf7 url(../img/roster_home.jpg) no-repeat top left;
}

#advert 	{
	background: #e4bef1 url(../img/CTB-sc-advert.jpg) no-repeat top left;
}


/* ----------------------------------------			
		Purchase page detials
---------------------------------------- */

.cart {
	/*margin-top: 15px;*/
	margin: 15px 0 15px 0;
	padding: 10px 0 15px 0;
	border-top: 1px	#999999 dotted;
	height: 150px;
}

.cart img {
	float: left;
	margin: 0 10px 20px 0;
}


/* ----------------------------------------			
				Navigation
---------------------------------------- */

#mainnav ul {
	list-style-type: none;
	padding-left:0;
	padding-top:0;
}

#mainnav ul a { 
	display: block; 
	height: 25px;
	width: 230px;
	}


/* rules to place book navigation into sidebar */

#about {
	background: url(../img/about_over.jpg) no-repeat top right;
}
	
#mainnav ul #about a {
	background: url(../img/about.jpg) no-repeat top right;
	height: 50px;
}
#mainnav ul #about a:hover {
	background: url(../img/about_over.jpg) no-repeat top right;
}


#news{
	background: url(../img/news_over.jpg) no-repeat top right;
}
#mainnav ul #news a{
	background: url(../img/news.jpg) no-repeat top right;
	height: 31px;
}
#mainnav ul #news a:hover{
	background: url(../img/news_over.jpg) no-repeat top right;
}


#products {
	background: url(../img/products_over.jpg) no-repeat top right;
}
#mainnav ul #products a {
	background: url(../img/products.jpg) no-repeat top right;
	height: 25px;
}
#mainnav ul #products a:hover {
	background: url(../img/products_over.jpg) no-repeat top right;
} 


#purchase {
	background: url(../img/purchase_over.jpg) no-repeat top right;
}
#mainnav ul #purchase a {
	background: url(../img/purchase.jpg) no-repeat top right;
	height: 30px;
}
#mainnav ul #purchase a:hover {
	background: url(../img/purchase_over.jpg) no-repeat top right;
}


#support {
	background: url(../img/support_over.jpg) no-repeat top right;
}
#mainnav ul #support a {
	background: url(../img/support.jpg) no-repeat top right;
	height: 48px;
}
#mainnav ul #support a:hover {
	background: url(../img/support_over.jpg) no-repeat top right;
}


#downloads {
	background: url(../img/downloads_over.jpg) no-repeat top right;
}
#mainnav ul #downloads a {
	background: url(../img/downloads.jpg) no-repeat top right;
	height: 30px;
}
#mainnav ul #downloads a:hover {
	background: url(../img/downloads_over.jpg) no-repeat top right;
}


#advertisers{
	background: url(../img/advertisers_over.jpg) no-repeat top right;
}
#mainnav ul #advertisers a {
	background: url(../img/advertisers.jpg) no-repeat top right;
	height: 41px;
}
#mainnav ul #advertisers a:hover {
	background: url(../img/advertisers_over.jpg) no-repeat top right;
}


#faqs{
	background: url(../img/faqs_over.jpg) no-repeat top right;
}
#mainnav ul #faqs a {
	background: url(../img/faqs.jpg) no-repeat top right;
	height: 41px;
}
#mainnav ul #faqs a:hover{
	background: url(../img/faqs_over.jpg) no-repeat top right;
}


#contact {
	background: url(../img/contact_over.jpg) no-repeat top right;
}
#mainnav ul #contact a {
	background: url(../img/contact.jpg) no-repeat top right;
	height: 44px;
}
#mainnav ul #contact a:hover {
	background: url(../img/contact_over.jpg) no-repeat top right;
}


#suppliers {
	background: url(../img/suppliers_over.jpg) no-repeat top right;
}
#mainnav ul #suppliers a {
	background: url(../img/suppliers.jpg) no-repeat top right;
	height: 40px;
}
#mainnav ul #suppliers a:hover {
	background: url(../img/suppliers_over.jpg) no-repeat top right;
}



/* -------- You are here feature for book navigation ----- */

body#about li#about a  {
	background: url(../img/about_over.jpg) no-repeat top right;
}

body#news li#news a  {
	background: url(../img/news_over.jpg) no-repeat top right;
}

body#products li#products a  {
	background: url(../img/products_over.jpg) no-repeat top right;
}

body#purchase li#purchase a  {
	background: url(../img/purchase_over.jpg) no-repeat top right;
}

body#support li#support a  {
	background: url(../img/support_over.jpg) no-repeat top right;
}

body#downloads li#downloads a  {
	background: url(../img/downloads_over.jpg) no-repeat top right;
}

body#advertisers li#advertisers a  {
	background: url(../img/advertisers_over.jpg) no-repeat top right;
}

body#faqs li#faqs a  {
	background: url(../img/faqs_over.jpg) no-repeat top right;
}

body#contact li#contact a  {
	background: url(../img/contact_over.jpg) no-repeat top right;
}

body#suppliers li#suppliers a  {
	background: url(../img/suppliers_over.jpg) no-repeat top right;
}


/* -------- Sub Nav ----- */


#subnav ul {
	list-style-type: none;
	font-size: 0.9em;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	}

#subnav ul a {
	border-left: 1px dotted #999;
	padding: 1px 12px;
	color: #999;
	}
	
#subnav ul li {
	display: inline;
	}
#subnav ul .home-top a {
	border: none;
	} 
	
#subnav ul a:hover {
	color: #FF3300;
	}

body#home .home-top a, body#about .about-top a, body#contact .contact-top a {
	color: #FF3300;
	}

/* ----------------------------------------			
				   ie hacks
---------------------------------------- */

