@charset "utf-8";
/* gallery stuffs */
/* jQuery lightBox plugin - Gallery style */
#wrapper2{
width: 1200px;
margin: 0 auto;
background: url('images/backgroundimages/w2bg.png') no-repeat;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #eee;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover { color: #00f; }


/* CSS Document */
a {
color: #000000;
text-decoration: none;
}

body {
color: #000000;
font-family: Verdana, Helvetica, Arial, Sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
background: url("../images/mainbg.png") repeat-x scroll 0 0 #355381;
}

li {
line-height: 20px;
list-style: none;
}

td {
margin: 100px;
padding: 8px;
}

#belowwelcome {
background: #e6e6e6;
border-top: #e4e4e4 thin solid;
font-size: 12px;
height: 30px;
}

#container {
width: 950px;
margin: 0 auto;
}

#body {
  margin-top: 10px;
  background: #fff;
  padding-bottom: 10px;
}

#content {
margin: 0 20px;
}

#currently {
float: left;
margin-left: 30px;
margin-top: 8px;
}

#currently2 {
float: right;
font-size: 10px;
font-weight: bold;
margin-right: 20px;
margin-top: 8px;
}

#header {
background: url(images/headerbg.png) no-repeat;
height: 85px;
}

#footer{
text-align:center;
margin:0 auto;
width:950px;
margin-top:20px;
}

#language {
text-align: right;
padding: 8px;
}

#rightcontainer {
background: #ffffff;
float: right;
width: 74%;
}

#leftcontainer {
background: #f7f7f7;
border-right: #b3b3b3 thin solid;
border-bottom: #b3b3b3 thin solid;
float: left;
width: 25%; 
min-height:1000px;
font-family: verdana;
}

#movielist, #moviestarlist {
padding: 10px;
}

#movielisthead, #moviestarlisthead {
color: #FFF;
margin-top: 10px;
padding: 10px;
}

#movielisthead {
background: #aaa;
}

#movielist .dvdbox a { text-align: center; }
 
#movielist .dvdbox
{
	float: left;
	padding: 5px;
	width: 85px;
}

#movielist .dvdbox a.cover
{
	padding: 0;
	margin: 0 auto;
}

#movielist .dvdbox a.cover img
{
	height: 140px;

}

#movielist .dvdbox a { font: normal 12px arial; color: #00f; }
#movielist .dvdbox a:hover { text-decoration: underline; }

#welcome {
background: #f2f2f2;
font-size: 12px;
padding: 9px 30px;
}

.addtocart {
padding:5px; 
padding-right: 7px; 
background-color: #f2f2f2; 
text-align: right;
font-size: 11px;
}

.breadcrumbs {
font: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

li.breadcrumbs a { color: #00f !important; }

#nav {
padding: 15px;
}

#headermenu {
background-color:#3fa9f5; 
margin-top: 0px; 
float: left; 
width: 940px;
padding:3px 0px;
padding-left:10px;
}

#headermenu a { font-family: Verdana, Helvetica; color: #fff; font-size: 13px; font-weight:bold; height:85px; padding:6px;}
#headermenu a:hover { color: #000; font-weight:bold; background:#d8d8d8; height:85px; padding:6px;}


.headnavigation1, .headnavigation1:hover, .headnavigation2, .headnavigation2:hover, .headnavigation3, .headnavigation3:hover {
float: left;
padding: 6px 8px;
}

.headnavigation1, .headnavigation1:hover {
border-right: #66c0ff thin solid;
}

.headnavigation2, .headnavigation2:hover {
border-left: #46a4e4 thin solid;
border-right: #66c0ff thin solid;
}

.headnavigation3, .headnavigation3:hover {
border-left: #46a4e4 thin solid;
}

.sidenavigation {
background-color: #f2f2f2;
border-top: #ececec solid thin;
float: left;
list-style: none;
padding: 8px 15px;
text-align: right;
width: 200px;
}

.sidenavigation:hover {
background-color: #ffffff;
}

a.sidenavigation {
text-decoration: none;
border-right: #b3b3b3 thin solid;
}

a.sidenavigation:hover {
color: #0700f5;
text-decoration: underline;
}

.cover {
padding-right: 10px;
width:100%;
}

.othersite {
background-color: #e6e6e6;
}

.release {
font: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
color: #3baf4c;
}

.redtext {
color: #f50012;
font-size: 11px;
}

.summary {
float: left;
width: 100%;
}

.title {
color: #f50012;
font-size: 24px;
font: "Times New Roman", Times, serif;
}

.letterHeader{
  margin: 0 0 10px;
}

#topNavi {
  background: #3fa9f5;
  text-align:center;
}

#topNavi div.wrapper {
  padding: 5px 90px;
}

#topNavi div a {
  padding: 4px 4px;
  font: normal 10px verdana;
  color: #fff;
  margin-right: 1px;
  display: block;
  float: left;
}

#topNavi div a:hover { background: #fff; color: #000;}
#topNavi div a.active { background: #fff; color: #000;}

.contentDiv{
  width: 648px;
  padding: 10px;
  font-size: 0.8em;
  background: #f2f4f6;
  text-align: justify;
  font-family: verdana;
  border: 1px solid #72889e;
}

.contentDiv p a img{
  border: 0;
}


.dvdbox{
  text-align:center;
  padding: 10px 7px;
  margin-bottom: 6px;
  margin-right: 5px;
  border:1px solid #ddf;
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ccc;
  width: 128px;
  height: 165px;
  float: left; 
  text-align: center;

}

.dvdbox a{
  text-align: center;
  clear: both;
  display: block;
  border: 0;
}

.dvdboxFront{
  padding: 10px 7px;
  background: #fff;
  margin-bottom: 6px;
  clear: both; 
  text-align: left;
}

.dvdboxFront a.cover{
  padding: 2px 6px;
  float: left;
  display: block;
  border: 0;
}

.dvdboxFront div.text { float: left; }
.dvdboxFront h1 { font: bold 1.5em arial; padding: 0 6px; margin: 0; width: 300px; clear: both; }
.dvdboxFront h2 { font: normal 13px arial; padding: 0 6px; margin: 0; width: 300px; clear: both; }
.dvdboxFront h2.directorproducer { color: #00f; font: bold 13px verdana; }
.dvdboxFront h2.cast { color: #00f; font: normal 13px verdana; }
.dvdboxFront h3 { font: normal 13px arial; padding: 0 6px; margin: 0; width: 300px; clear: both; }
.dvdboxFront a.cart { float: left; }
.dvdboxFront li { float:left;}


