
#shadow{
	clear:both;
	width:1040px;
	background-image: url(http://www.channelvbooks.com/images/shadow.png);
	background-repeat: repeat-y;
	margin: 0px auto;
}

#wrapper{
	margin: 0px auto;
	width:1000px;
	background: #FFFFFF;}

#header{
	background-image: url(http://www.channelvbooks.com/images/header.jpg);
	background-repeat:no-repeat;
	text-align:center;
 	padding:0 !important;
	text-align:center;
	width:1000px !important;
	background-color:#e3e2e2;
}

#content {
	width:1000px;
	background-image:url(http://www.channelvbooks.com/images/content3-bkgd.jpg);
	background-repeat:repeat-y;
}

#maincol { 
	float: left;
	width: 580px;
	padding: 10px;
}

#widecol { 
	float: left;
	width: 760px;
	padding: 10px 10px 50px 20px;
}

#widecolright { 
	float: left;
	width: 760px;
	padding: 10px 10px 50px 20px;
}


#leftcol { 
	width: 180px;
	float: left;
	padding: 10px;
}

#rightcol { 
	position:relative;
	width: 180px;
	float: left;
	padding: 10px;
}

/* 3-column */
#col1 { 
	position:relative;
	float:left;
	width: 306px;
	height:240px;
	padding: 10px 10px 10px 20px;
	overflow:hidden;
}
#col2 { 
	position:relative;
	float:left;
	width: 306px;
	height:240px;
	padding: 10px;
	overflow:hidden;
}
#col3 { 
	position:relative;
	float:left;
	width: 306px;
	height:240px;
	padding: 10px 20px 10px 10px;
	overflow:hidden;
}
#col1 a:hover, #col2 a:hover, #col3 a:hover { 
	text-decoration:none;
}







#title {
	border:1px solid #999900;
	margin-bottom:0px;
	padding: 5px;
	background-image:url(http://www.channelvbooks.com/images/diagnal_stripes.jpg);
	background-repeat: repeat;
}

#title2 {
	border:1px solid #999900;
	margin-bottom:0px;
	padding: 5px;
	background-image:url(http://www.channelvbooks.com/images/text-bkgd.jpg);
	background-repeat: repeat-x;
}
#titlemain {
	border:1px solid #999900;
	margin-bottom:0px;
	padding: 5px 20px 5px 20px;
	background-image:url(http://www.channelvbooks.com/images/diagnal_stripes.jpg);
	background-repeat: repeat;
}

#text {
	border-left:1px solid #999900;
	border-bottom:1px solid #999900;
	border-right:1px solid #999900;
	margin-bottom:10px;
	padding: 5px 5px 15px 5px;
	/*background-image:url(http://www.channelvbooks.com/images/text-bkgd.jpg);
	background-repeat:repeat-x;*/
}
#textmain {
/*	border-left:1px solid #999900;
	border-bottom:1px solid #999900;
	border-right:1px solid #999900;*/
	margin-bottom:10px;
	padding: 5px 20px 30px 20px;
/*	background-image:url(http://www.channelvbooks.com/images/content2-bkgd.jpg);
	background-repeat:repeat;*/ 
}

#grayborder {
	border: 1px #cccccc solid; 
	padding: 2px 5px;
	margin:5px 0px;
}


li#oarrow { 
	margin-left:-40px; 
	list-style-image: url(http://www.channelvbooks.com/images/orange-arrow.png); 
	list-style-position:outside;
}

li#oarrow2 { 
	list-style-image: url(http://www.channelvbooks.com/images/orange-arrow.png); 
	list-style-position:outside;
}

#books {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	float: both;
	height: 220px; 
}
#booksimage {
	position: absolute;
	float: left;
	top: 10px;
	width: 100px;
}
#bookstext {
	position: absolute;
	left: 120px;
	float: left;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	top: 20px;
}


#authorslist {
	height:40px;
	overflow:hidden;
	margin-bottom:5px;
	background-image:url(http://www.channelvbooks.com/images/text-bkgd.jpg);
	background-repeat: repeat;
	border:1px #999900 solid;
}

#authorslist a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	text-decoration: none;
	color: #336633;
	text-transform:uppercase;
}

#authorslist a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	text-decoration: underline;
	color: #cc6600;
	text-transform:uppercase;
}
#tabs {
	position: relative;
	width: 100%;
	height: 250px; 
}
#tabimage {
	position: absolute;
	float: left;
	left:5px;
	top: 10px;
	width: 100px;
}
#tabtext {
	position: absolute;
	left: 120px;
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	top: 20px;
	line-height:140%;
}







#optionholder {
	position:relative;
	width:180px;
	height:150px;
	margin-bottom:5px;
}      
#optionleft {
	position:relative;
	float:left;
	width:82px;
	height:90px;
	margin-right:10px;
}
#optionright {
	position:relative;
	float:left;
	width:82px;
	height:90px;
}
#optiontext {
	border-left: 1px #cccccc solid; 
	border-right: 1px #cccccc solid; 
	border-bottom: 1px #cccccc solid; 
	padding: 2px 5px 5px;
	margin:-5px 0px 5px;
	width:76px;
	line-height:80%;
	background-color:#ffffff;
}      
img.option {
	border-left: 1px #cccccc solid; 
	border-right: 1px #cccccc solid; 
	border-top: 1px #cccccc solid;	padding:2px;
	background-color:#ffffff;
}
	
		
		
		

#footer{
	clear:both;
	width:1000px;
	background-image:url(http://www.channelvbooks.com/images/footer.jpg);
	background-repeat:repeat-x;
	height:60px;
	font-family:Arial, Verdana, sans-serif;
	color:#333333;
	font-size:9px;
	font-weight:normal;
	text-transform:uppercase;
	bottom:0px;
	margin:0px auto;
}

#footer-submenu {
	text-align: center;
	padding-top: 10px;
}

#footer-submenu a {
	font-family:Arial, Verdana, sans-serif;
	color:#333333 !important;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}

#footer-submenu a:hover {
	font-family:Arial, Verdana, sans-serif;
	color:#FFFFFF !important;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:7px;
	padding-right:7px;
	text-decoration:underline;
}

img.border {
	border:1px solid #cccccc;
	padding:2px;
	background-color:#ffffff;
}
/* press quote */


blockquote {
	font-family: Georgia;
	font-size: 1.5em;
	font-style: italic;
	line-height 2em;
	margin: 2em 0 2em 0;
	color:#000000;
	}
blockquote span.author-quote {
	padding: 2em 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .66em !important;
	font-style: normal;
	text-align: left;
	color:#666666;
	position:relative;
	top:10px;
	}
blockquote span.author-quote strong {
	color:#333333;
	}
blockquote .author-quote a {
	font-weight: bold;
		}