body {
	background: #ffffff;
	margin: 0;
	color: #000; 
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif; ;
	font-size: 16px ;
	font-weight:300;
	line-height:1.4;
}

/************************************
*	Main divs
************************************/
div#mainframe  {
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 5px;
	 max-width: 1200px;
	 background-color: #fff;
	 box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	 -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	 -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	 border-radius: 3px;
}
.comments textarea{
	width: 100%;
}
div#left {
  	float: left;
  	padding-left: 0px;
  	width: 300px;
  	border-right: 1px solid #E1E1E1;
}
div#right {	
	float: left;
	width: 210px;			
	background-color: black; 
}
div#middle {
	 background-color: #FFFFFF;
	 color: #000000;
	 float: left;
	 height: auto;
	 max-width: 858px;
	 padding-left:18px;
	 padding-right:13px;
	 padding-bottom:20px;
}
div#footer { 	
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	max-width: 1200px; 
	border-top: 1px solid #cc0000;	
	padding-bottom: 30px; 
}
div#mainmenu  {
	position: relative;
	padding: 20px 0px 3px;
	height:65px;
}

#maintable {
	width:100%;
	vertical-align:top;
}

#maintable td {
	vertical-align:top;
}

#maintable td.leftcolumn {
	width:300px;
}
/************************************
*	headers
************************************/
.browse {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #393939;
	background-color: rgb(247, 247, 247);
	font-size: 14px;
	font-weight: normal;
	text-indent: 10px;
	width: auto;
	border-bottom: 1px solid #E1E1E1;
	padding: 0;
	height: 25px;
}

.browse a:link, .browse a:visited {color:#000}

.section {border-right: 1px solid #E1E1E1;float:left;height: 21px;padding-right:7px;padding-top: 4px;}
.section.sort {float:right;margin:0;padding-top:1px;}
.section.viewoptions { float:right; }
.section.current { background-color: #9e2525; color:#fff;}

h1, .menutitle {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #393939;
	background-color: rgb(247, 247, 247);
	font-size: 18px;
	font-weight: normal;
	text-indent: 10px;
	width: auto;
	border-bottom: 1px solid #E1E1E1;
	padding-top: 3px;
	padding-bottom: 3px;
}

h3{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #1B1B1B;	
	background-color: #fff ;
	font-size: 12px;
	font-weight: bold;	
	text-indent: 5px;	
	width: auto;	
	text-transform: uppercase;
}
h1:first-letter, .menutitle:first-letter{
	color: #91090D;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

h2 {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #393939;
	sbackground-color: rgb(247, 247, 247);
	font-size: 26px;
	font-weight: normal;
	text-indent: 10px;
	width: auto;
	border-bottom: 1px solid #F1F1F1;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 a:link, h2 a:visited{
	color: #000;
}

.menutitle a:link, .menutitle a:visited{
	color: #393939;
}

.clear {clear: both; height: 0px; line-height: 0px; }
.boxshadow {
	-moz-box-shadow: 0 0 2px 2px #DDDDDD;
	-webkit-box-shadow: 0 0 2px 2px #DDDDDD;
	box-shadow:0 0 2px 2px #DDDDDD;
	margin-bottom:5px;
}
.listItem {
	width:271px;
	height: 195px;
	float:left;
	margin-right:15px;
}
/************************************
*	Menus
************************************/

ul.topmenu, ul.menu  {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float:right;
	margin-top:39px;
}

ul.topmenu  li, ul.menu  li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

ul.topmenu li a, ul.menu li a {
	background: #fff;
	border-right: none;
	padding: 0;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 18px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
}

ul.topmenu  li a:hover, ul.topmenu li.active a, ul.menu  li a:hover, ul.menu li.active a {
	color: #fff;
	background: #9e2525;
}

ul.menu { float:none; margin-top:10px;}
ul.menu li a {
	padding-top: 5px;
	padding-bottom: 5px;
	}
.popbooks { padding: 7px 0px 20px 0px; float: left; width: 98%; }
.popbooks .imgborder{ height:55px; margin-right:10px; }
.popbooks a {	text-decoration: none; }
.popbooks a:link, .popbooks a:active, .popbooks a:visited {	color:#000; font-weight:bold;	 }
.popbooks a:hover {	color: #c40000;	text-decoration: underline;	 }
.popbooks ul {padding: 0; float: left; margin: 0; list-style-type: none; font-size:12px;  color:#787878; }
.popbooks ul li { width:262px; padding: 10px 0px 3px 10px; border-bottom: 1px dotted #e1e1e1; }
.popbooks LI.movie {	BACKGROUND-POSITION: left 2px; BACKGROUND-IMAGE: url(../images/general/moviea.png);	BACKGROUND-REPEAT: no-repeat   }
.popbooks LI.album {	BACKGROUND-POSITION: left 2px; BACKGROUND-IMAGE: url(../images/general/icon_album.png);	BACKGROUND-REPEAT: no-repeat   }
.popbooks LI.artist {	BACKGROUND-POSITION: left 2px; ACKGROUND-IMAGE: url(../images/general/icon_artist.gif); BACKGROUND-REPEAT: no-repeat }
.popbooks LI.genre {	BACKGROUND-POSITION: left 2px;	BACKGROUND-IMAGE: url(../images/general/icon_genre.gif);	BACKGROUND-REPEAT: no-repeat }
.popbooks LI.date {	BACKGROUND-POSITION: left 2px;	BACKGROUND-IMAGE: url(../images/general/icon_calendar.gif);	BACKGROUND-REPEAT: no-repeat }

.socialsearch{
	position: absolute;
	top: 1px;
	right: 1px;
}
.searchbox{
	margin-right:5px;
}

.floatLeft {
	float:left;
	padding-right:8px;
} 
.linksbooks {	
	WIDTH: 440px !important;
	PADDING-TOP: 7px;
}
.linksbooks UL LI {	
	PADDING-LEFT: 16px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 4px; 
}
.linksbooks  UL {	
	PADDING-LEFT: 0px;	
	MARGIN: 0px 0px 0px 8px;	
	FONT: small;	
	LIST-STYLE-TYPE: none;	
	TEXT-DECORATION: none;
}
.linksbooks  LI.pix {	
	BACKGROUND-POSITION: left 2px;	
	BACKGROUND-IMAGE: url(../images/general/icon_calendar.gif);	
	BACKGROUND-REPEAT: no-repeat
}
.logo { 
	background: url(../images/general/fastmvc.png) no-repeat;
	width:267px;
	height:53px;
	float:left;
}
#header_banner {
	height: 80px;
	text-align: center;	
	line-height:0; 
	overflow:hidden;
	width:100%; 
	clear: both;
	background:url(../images/general/image33w.jpg) no-repeat scroll center 0 #000000;
	margin-bottom:30px;
	border-top:2px solid #000;
}
.imgright {	
	float: right;
	clear: none;
	padding-left: 10px;
	padding-bottom: 10px;	
	text-align: center;
}
.imgleft {	
	float: left;	
	padding-right: 10px;	
	padding-bottom: 10px;	
	text-align: center;
}
.moviebox1{	
	float: left;
	margin-top: 15px;
	margin-right: 12px;
	width: 113px;
	padding-right: 15px;
}
.imgborder {	
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	box-shadow: 0 1px 5px rgba(0,0,0,0.5);
	z-index: 0;
}
.margin-small{ margin:2px 2px 2px 2px;}
.small {font-size:11px;}

/********************************
* forms
********************************/
.searchbox .forminput {
	background-color: rgb(247, 247, 247);
	border: 1px solid #CDCACA;
	float: left;
	margin: 0;
	height: 16px;
	width: 135px;
}

.forminput {
	background-color:rgb(247, 247, 247); 
	border: 1px solid #E1E1E1;	
	float:left;
	margin:0;
	height:18px;
}
.comments textarea{
	height:80px;
}
.forminputerror {	
	border: 3px solid #990000;	
	color: #000;	
	background-color: yellow;	
}
.errormessages {	
	border: 1px solid #fff;	
	color: #000;	
	background-color: #fff;	
}
.formsubmit {	
	color: #FFFFFF;	
	font-weight: bold;	
	padding: 1px 2px;	
	height: 20px;	
	font-size: 12px;
	background-color:rgb(204, 0, 0);  
	border:1px solid;  
	border-color: #696 #363 #363 #696; 
}
.formsubmit:hover {
	cursor: pointer; 
	border: outset 1px #999999;	
	background: url(../images/general/nav_bghover.jpg) repeat-x left top;	
	color: #FFFFFF;	
	font-weight: bold;	
	padding: 1px 2px;	
	height: 20px;	
	font-size: 12px;
}
.formsubmit1 {	border-style: none;
	background: url("../images/general/search-button-red.gif") no-repeat scroll 0px 2px transparent;
	width: 22px;
	height: 19px;
	float: left;
	height: 24px;
	padding: 0;
	margin-top: -2px;
	cursor:pointer;
}
/*****************************
*	Comments
*****************************/
.submitReview {
	margin-top: 5px;
}
.comments {
	margin-top: 5px;
}
.status {
	display:none;
}
#submenu{
	margin-top:10px;
	margin-left:5px;
	margin-bottom:15px;
	font-weight:bold;
	color:#91090d;
}
#amazonframe{
	margin-left:-10px;
}
.ajax-loading {	
	width: 59px;	
	height: 70px;  
	background: url(../images/general/ajax-loader.gif) no-repeat center;	
}
.ajax-loading-submit, .ajax-loading-submit:hover {	
	background: url(../images/general/ajax-loader.gif) no-repeat center;
	border:0px solid;	
}
/***********************************
* 	links
************************************/
A 			{	TEXT-DECORATION: none; 	}
A:link 		{	COLOR: #285cab;	TEXT-DECORATION: none;	}
A:visited 	{	COLOR: #285cab;	TEXT-DECORATION: none	}
A:hover 	{	COLOR: #285cab;	TEXT-DECORATION: underline	}
a .imgborder:hover {border-color: #0071D1; }
A:active 	{	COLOR: #CC0000;	TEXT-DECORATION: none	}
A IMG		{	BORDER-TOP-STYLE: none;	BORDER-RIGHT-STYLE: none;	BORDER-LEFT-STYLE: none;	BORDER-BOTTOM-STYLE: none	}

.detectives {	border-top: 3px solid #990000;	margin-right: 20px;	float: left;	height: 500px;	width: 155px;	padding-top: 7px;}
.googleadd {	padding: 3px;	border:1px solid #ccc; width:302px;
background-color:#fff;	}
.authorbio {	border-bottom: 1px solid #e6e6e6;	text-align: center;	height: auto;	font-size: 16px;color: #000;	font-weight: normal;}
.itemdetails {	
	border-bottom: 1px solid #e6e6e6;
}
img.floatLeft, .floatLeft {	float: left;	margin: 4px;}
img.floatRight, .floatRight {float: right;	margin: 4px;}
.seeall {font-size: 12px;}
.booklist {
	border-color: #fff;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
}
.booklist  td {
	border-color: #fff;
	border-width: 0 0 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	background-color: #fff;
	border-collapse: collapse;
}
.authorlist {	width: 700px;	height: auto;	float: left;	border-top: 1px solid #e6e6e6;}

.star-rating{	
	list-style:none;
	padding:0px;
	width: 60px;
	height: 12px;
	position: relative;
	background: url(../images/general/star.gif) top left repeat-x;	
	float:left;	
}
.star-rating li{	padding:0px;	margin:0px;	/*\*/	float: left;	/* */}
.star-rating li a{
	display:block;
	width:12px;
	height: 12px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{	background: url(../images/general/star.gif) left bottom;	z-index: 2;	left: 0px;}
.star-rating a:focus,.star-rating a:active{	border:0;	-moz-outline-style: none;       outline: none; }
.star-rating a.one-star{	left: 0px;}
.star-rating a.one-star:hover{	width:12px;}
.star-rating a.two-stars{	left:12px;}
.star-rating a.two-stars:hover{	width: 24px;}
.star-rating a.three-stars{	left: 24px;}
.star-rating a.three-stars:hover{	width: 36px;}
.star-rating a.four-stars{	left: 36px;}	
.star-rating a.four-stars:hover{	width: 48px;}
.star-rating a.five-stars{	left: 48px;}
.star-rating a.five-stars:hover{	width: 60px;}

.star-rating li.current-rating{
	background: url(../images/general/star.gif) left center;
	position: absolute;
	height: 12px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.current-rating-result{
	float:left;
	margin-top:14px;
	padding-left:10px;
	FONT: x-small Verdana, Arial, Helvetica, sans-serif;
}

.bookgrid {  	border-collapse: collapse;    }
.xbookgrid .divrow a:link, .xbookgrid .divrow a:active {
	  color: #000000;
	  font-weight: bold;
}
.bookgrid tr {
	border-bottom:1px dotted #E1E1E1;
}
.bookgrid td {
	padding-top:5px;
	padding-right:10px;
}
.bookgrid .titlecell {
	vertical-align:top;
	width:250px;
}
.bookgrid .titlecell p {
	color: #787878;
	font-size: 11px;
	line-height: 12px;
}
.detailstitle{	width:25%;	float:left;	font-size:88%;	}
.detailsinfo{	width:75%;	float:left;	font-size:88%;	}

.slideShow { height: 322px; overflow:hidden; position: relative; list-style: none; width:1051px; margin-bottom:25px;}
.slideShow.small {height: 222px;}
.slideShow ul.slideList{width: 1051px;
						height: 280px;
						padding: 0;
						position: relative;}
.slideShow.small ul.slideList {height: 222px;}
.slideShow.small li.slide {height: 222px;}
.slideShow li.slide{ height: 280px; width:1051px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
position: relative;
display: none; }

.slideShow li.buttons.next {
	position:absolute; top:40%;right: 0; display: block;
}

.slideShow li.buttons.next a {
position:absolute; top:50%;right: 0; display: block;
padding: 10px;
background: #fff;
color: #000;
text-decoration: none;
z-index:2000;
	}

.slideShow li.buttons.prev {z-index:1000;position:absolute; top:41%;}
.slideShow li.buttons.prev a {
display: block;
padding: 10px;
background: #fff;
color: #000;
text-decoration: none;}
.slideShow div.box{
	
position: absolute;
top: 13px;
margin-bottom: 0px;
left: 550px;
width: 338px;
height: 207px;
padding: 25px;
color:#ccc;
overflow:hidden;

}
.slideShow.small div.box{
	padding-top: 8px;
	padding-bottom: 8px;
	height:161px;
	}
.slideShow div.box1{
	
position: absolute;
top: 13px;
margin-bottom: 0px;
left: 103px;
width: 338px;
height: 207px;
padding: 25px;
color:#fff;
background-color:#434241;
}
.slideShow div.box a {
	color:#fff;
}
.topmenuleft {
  position: absolute;
  top: 21px;
  width: 171px;
  left:-32px;
}
.topmenuleft .topmenu li a{
	color: #fff;
	padding: 0 6px;
	font-size:11px;
	line-height:11px;
}	
.movieListBox {
  float: left;
  height: 445px;
  width: 171px;
  /*background:rgb(246, 246, 245);*/
}

.movieListBox.short {
  float: left;
  height: 271px;
  width: 171px;
  /*background:rgb(246, 246, 245);*/
}
.infoHeading {
	font-weight:bold;
}
.cent{
	margin-top:10px;
	display:inline-block;
}
.price {
	font-weight: bold;
}
.movieDescription {
	font-size:11px;
	color:#544F51;
	padding-right: 10px;
}
.textinfo {
	font-size:11px;
	color:#3D3B3C;
}
.movieListBox ul,.movieListBox  .current-rating-result {
	margin:0;
	margin-top:4px;
}
.movieTitle {
	font-weight:bold;
	margin-top:10px
}
.itemdetails1 {
	padding-top: 10px;
	margin-bottom: 20px;
}
.googleadd1 {
  border-bottom: 20px solid #FFFFFF;
  float: left;
  margin-left: 0;
  margin-right: 12px;
}

.featured{
	margin-bottom:20px;
	margin-left:40px;
}

.featuredbox {
	float: left;
	width: 264px;
	margin-right: 66px;
}

.featuredbox a{
	color: #000;
}
.featuredboxthumb {
	margin-bottom: 10px;
}

.slidetop-shadow{
	
background: url(gh) repeat-x;
position: absolute;
top: 0;
left: 0px;
width: 1151px;
height: 4px;}

.slidebottom-shadow{
	
background: url(kl) repeat-x;
position: absolute;
bottom: 0;
left: 0px;
width: 1151px;
height: 4px;}

#slideshowControls {
	margin: 6px 0 0;
float: right;
list-style: none;
}

#slideshowControls li {
float: left;
margin: 0 1px;
}
#slideshowControls li a{
display: block;
width: 13px;
height: 0;
padding-top: 13px;
background-image: url(../images/general/pagination.png);
background-position: 0 0;
float: left;
overflow: hidden;
}

#slideshowControls li.active a{
	background-position: 0 26px;
}

#slideshowControls li a:hover{
	background-position: 0 13px;
}

.slider { height: 220px; overflow:hidden; clear:both;}
.slider .viewport { float: left; width: 634px; height: 215px; overflow: hidden; position: relative; }
.slider .buttons { display: block; /*margin: 30px 10px 0 0;*/ float: left; }
.slider .buttons.next { width:30px; height:30px; background: url(../images/general/arrows_sprite.png) 143px -57px transparent;}
.slider .buttons.prev { width:30px; height:30px; background: url(../images/general/arrows_sprite.png) 192px -57px transparent;}
.slider .next { margin: 55px 0 0 0px;  }
.slider .prev { margin: 55px 5px 0 5px;  }
.slider .disable { visibility: hidden; }
.slider .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
.slider .overview li{ float: left; margin: 0 13px 0 0; padding: 1px; height: 210px;  width: 113px;}

.sliderbig { height: 250px; overflow:hidden; margin-bottom:30px; position:relative;clear:both; }
.sliderbig .viewport { float: left; width: 100%; height: 215px; overflow: hidden; position: relative; margin-top:20px;margin-left:60px;]}
.sliderbig .buttons { display: block; /*margin: 30px 10px 0 0;*/ float: left; }
.sliderbig .buttons.next { width:30px; height:20px; backgrounds: url(../images/general/arrows_sprite.png) 143px -57px transparent;}
.sliderbig .buttons.prev { width:30px; height:20px; backgrounds: url(../images/general/arrows_sprite.png) 192px -57px transparent;}
.sliderbig .next { margin: 0;  position:absolute; top:45%;right: 0; display: block;
padding: 10px;
background: #fff;
color: #000;
text-decoration: none;
z-index:2000;}
.sliderbig .prev { margin: 0;  position:absolute; top:45%;left: 0; display: block;
padding: 10px;
background: #fff;
color: #000;
text-decoration: none;
z-index:2000;  }
.sliderbig .disable { visibility: hidden; }
.sliderbig .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
.sliderbig .overview li{ float: left; margin: 0 13px 0 0; padding: 1px; height: 210px;  width: 147px;}
.sliderbig .overview li a{color:#fff; font-size:14px;}

.splitleft{
	float:left;
	width:575px;
}

.splitright{
	float:left;
	width:550px;
}

.splitrighte .movieListBox img {
	width:145px;
}

.splitrighte .movieListBox {
	width:228px;
}

.menu {
border-left: 1px solid rgba(0,0,0,0.2);
box-shadow: 1px 0 rgba(255,255,255,0.1) inset;
}