html,body{margin:0; padding:0; height:100%; font-family : "Helvetica"; font-size:14px;}
body { min-height:416px;}
#overlord { min-height:416px;}
.dropshadow{
	zoom:1;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow:none;
}

.smdropshadow{
	zoom:1;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow: none;
}
#loading{
	top:20%;
	width:100%;
}
#loading img{
	top:10%;
	max-height:80%;
}

#container div.shadowcontainer{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#container div.dropshadow{
	zoom:1;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#header{
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	height:5%;
	clear:both;
	width:100%;
}
#mainlogo{
	float:left;
	line-height:100%;
	width:80%;
}
#mainlogo img{
	padding-top:2px;
	top:0;
	left:0;
	border:0;
	vertical-align:top;
	max-width:100%;
}
body.menu_left #header{
	width:100%;
	top:0%;
	height:6%;
	display:block;
	position:relative;
}
#mainmenu{
	position:fixed;
	float:none;
	line-height:100%;
	display:none;
	top:auto;
	right:0;
	width:100%;
	z-index:9999;
}
#mainmenu.leftmenu{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	right:0;
	left:0;
	max-width:100%;
}
#mainmenu .mainmenu,
#mainmenu.leftmenu .mainmenu{
	line-height:140%;
	padding:4px;
	margin:0px;
	margin-top:0px;
	padding-right:0;
	width:100%;
	clear:both;
	display:block;
	z-index:9999;
	font-size:1.3em !important;
	text-align:center;
	-moz-box-shadow: 0px 0px 2px #333;
	-webkit-box-shadow: 0px 0px 2px #333;
	box-shadow: 0px 0px 2px #333;
}
#mainmenu.leftmenu .mainmenu{
	padding:0px;
}
#mainmenu.leftmenu #mainmenu-inner{
	position:absolute;
	top:40px;
	width:100%;
	height:95%;
	overflow:hidden;
	text-align:center;
}
#mainmenu.leftmenu .mainmenutitle{}
#mainmenu.leftmenu .groupsubmenu{
	display:none !important;
}
#mainmenu.leftmenu .leftmenu_sep{
display:none;
}

body.menu_left #mainlogo {
	width:80%;
	height:39px;
	max-height:39px;
	position:absolute;
	top:0;
	left:0;
	text-align:left;
	display:none;
}
body.menu_left #header .rectlogo{
display:block;
max-width:80%;
max-height:100%;
height:auto;
}
body.menu_left #header .squarelogo{
display:none;
}


#mainmenu .mainmenu_sep_html{
	display:none;
}
#mainmenuwrap{
	top:0;
	width:auto;
	right:0;
	position:absolute;
}
#mainmenuname{
	display:block;
	padding:10px;
	float:none;
	right:0;
	width:auto;
	margin-top:-4px;
	margin-right:-4px;
	z-index:9999;
	-moz-box-shadow: 1px 1px 4px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
	box-shadow: 1px 1px 4px #333;
}

#mainmenuname div{
	height:3px;
	width:20px;
	background-color:#333;
	margin-top:5px;
}
#mainmenuname div:first-child{
	margin-top:0;
}
#content{
	padding:0px;
}
#inner, body.menu_left #inner{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	clear:both;
	padding-bottom:5px;
	height:100%;
}


#genre{
	padding-top:40px;
}
#genre .genrebook .booktitle{
	font-size:0.8em !important;
}
#genre .genrefilmbook .genrefilmtitle{
	font-size:0.8em !important;
}
#contact{
	left: 5%;
	top: 15%;
	padding: 1%;
	width: 90%;
	height: 70%;
	margin-right:0;
	-moz-border-radius: 3%;
	border-radius: 3%;
	-webkit-radius: 3%;
	-moz-box-shadow: 1px 1px 4px #333 !important;
	-webkit-box-shadow: 1px 1px 4px #333 !important;
	box-shadow: 1px 1px 4px #333 !important;
	font-size:0.8em !important;
}
#profile{
	padding:8%;
	padding-top:15%;
}
body.menu_left #profile{
	padding-top:18%;
}
#profile #profiletxt{
	width:100%;
	max-height:50%;
}
#profile #profileimg{
	height:40%;
	display:block;
	float:none;
	text-align:center;
	margin: 0 auto;
}
#profile #profileimg img{
	max-height:100%;
}
#profile #profileimg_alt{
	display:none;
	height:60%;
}
#profileimg_alt img{
	height:100%;
	width:auto;
}

.groupsubmenu{
	position:absolute;
	right:0;
	width:50%;
	max-width:50%;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#books .bookcaption{
	width:95%;
	left:2.5%;
	height:25%;
	font-size:11px !important;
}
#books .bookcaption h2{
font-size:11px !important;
}

#books .bookcaption  .socialcaption img{
width: 16px !important;
height: 16px !important;
}
#books .bookcaption  .socialcaption .title{
}
#books .socialcaption a{
padding-right:10px;
}
#books .captiontop{
	bottom:auto;
	top:15%;
	position:absolute;
	text-align:left;
}

#footer {
	position:fixed;
	bottom:0;
	font-size:0.6em !important;
}

body.menu_left #footer {
	position:absolute;
	bottom:0;
	height:25px;
	font-size:0.78em;
	font-weight:normal;
	line-height:1em;
	padding-left:0;
}
body.menu_left #footer .sep	 {
	display:inline;
}
body.menu_left #footer .brk	 {
	display:none;
}
body.menu_left #copyright{
	float:left;
	display:inline;
	white-space:auto;
}
body.menu_left  #social{
	text-align:right;
	float:right;
	padding-right:0%;
	font-size:0.8em;
	display:inline;
	white-space: auto;
	line-height:1em;
}


/* Display Specific */
#books .gesture .bookthumbs{
	display:none;
}

#books .gesture .bookinner{
	height:100%;
	padding-bottom:0px;
}

#books .gesture .booktable{
	display:table;
}
#books .gesture .leftarr{
	z-index:9998;
}
#books .gesture #bookmainimg{
	height:100%;
}
#books .gesture #bookmainimg img{
	position:relative;
}
#books .artwall .bookinner{
	height:100%;
}
#books .artwall .booktable{
	height:100%;
}
body.menu_left .artwall .booktable{
	padding:0;
}
body.menu_left .artwall .booktable video,
body.menu_left .artwall .booktable object
{
	position:relative;
	left:auto;
	top:auto;
	width:auto;
}

#books .artwall .bookslider{
	margin-top:-20px;
	width:95%;
	display:none;
}

body.menu_left #inner #genre{
	top:10%;
	height:90%;
}
body.menu_left #inner #profile{
	width:100%;
	left:0%;
}

#books .thumbgrid .booktable{
	display:table;
}
#books .thumbgrid #bookmainimg{
	display:table-cell;
	vertical-align:middle;
	position:relative;
	height:100%;
}
#books .thumbgrid #bookmainimg img{
	position:relative;
	display:inline;
}

#books .thumbgrid .bookthumbimgwrap{
	width:30%;
	height: 22%;
}
#books .thumbgrid .bookinner{
	height:100%;
}

#books .thumbgrid .bookinfo{
	width:20%;
	height:20%;
	min-height:80px;
	position:absolute;
	left:0%;
	bottom:7%;
	margin:0 auto;
	background-color:none !important;
	z-index:9999;
	display:none;
}
#books .thumbgrid .bookinfo div.onimg{
	display:none;
}
#books .thumbgrid .bookinfo div{
	display:block;
	width: 100%;
	text-align:center;
	cursor:hand;
	cursor:pointer;
	background-color:rgba(255, 255, 255, 0.5) !important;
	color:#333 !important;
	padding:2px;
	margin:2px;
}

#books .grab .bookwrap{
height:100%;
}

#footer{
height:18px;
}
#footer #social{
padding-bottom:1%;
}
#footer #social a{
line-height:15px;
}
#footer #social img{
	width:15px !important;
	height:15px !important;
}
#footer #social .title{
display:none;
}

#video-info{
	bottom:25px;
	height:15px;
}
