a {text-decoration: none;}
a:hover {text-decoration: underline;}
.clear {clear: both;}
.none {display: none;}

body {
	background: #faf4e3;
	font-family: Verdana, Helvetica, Arial, 'sans serif';
	
}

.container {
	width: 1185px;
	overflow: hidden;
	margin: auto;
	position: relative;
	z-index: 2;
}

#headerimg {
	position: absolute;
	z-index: 990;
	height: 132px;
	width: 100%;
	background: url(../images/top.jpg) no-repeat center center black;
	
}
#header {
	height: 132px;
  position: relative;
  z-index: 1000;
  overflow: visible;
}

#headercontent {
	height: 132px;
	width: 1185px;
	/*background: url(../images/top.jpg) no-repeat;*/
	position: relative;
  z-index: 1000;
  overflow: visible;
}

#logo {
	float: left;
	margin-left: 115px;
	margin-top: 14px;
	display: inline;
}

#headerright {
	float: right;
	width: 892px;
	display: inline;
}

#sublogo {
	float: left;
	margin-top: 14px;
	display: inline;
}


/*--CART*/

#checkout {
	float: left;
	margin-left: 136px;
	margin-top: 41px;
	display: inline;
}

#divide {
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	display: inline;
}

#cart {
	float: left;
	margin-left: 13px;
	margin-top: 41px;
	display: inline;
}

#carttxt {
	float: left;
	margin-top: 41px;
	margin-left: 7px;
	display: inline;
}

#cartnum {
	float: left;
	display: block;
	margin-left: 5px;
	margin-top: 33px;
	width: 30px;
	height: 30px;
	background: url(../images/trans.png) repeat;
	color: #efdaa1;
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	display: inline;
}


/*--SEARCH*/

#search {
	float: right;
	margin-top: 37px;
	margin-right: 112px;
	width: 220px;
	display: inline;
}

#searchbox {
	width: 185px;
	height: 17px;
	border-left: 3px solid #616354;
	border-top: 3px solid #616354;
	border-bottom: 3px solid #616354;
	border-right: none;
	background: white;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	float: left;
	display: inline;
}

#searchbtn {
	float: left;
	border-right: 3px solid #616354;
	border-top: 3px solid #616354;
	border-bottom: 3px solid #616354;
	border-left: none;
	padding-right: 4px;
	background: white;
	display: inline;
}

#advanced {
	float: right;
	font-size: 11px;
	margin-top: 3px;
	display: inline;
}

#advanced a {
	color: #c60400;
	text-decoration: underline;
}

#advanced a:hover {
	text-decoration: none;
}


/*--NAVIGATION*/
#navi {
	float: right;
	margin-top: 13px;
	height: 39px;
	margin-right: 112px;
	display: inline;
}

#navi li {
	float: left;
}

#navi li a {
	display: block;
	width: 108px;
	height: 37px;
	float: left;
	margin-left: 3px;
	text-indent: -1999px;	
	display: inline;	
}


#navi li a.home {
	background-image: url(../images/home.gif);
}

#navi li a#current {
	background-position: bottom;
}

#navi li a.mm {
	background-image: url(../images/minimovies.gif);
}

#navi li a.ml {
	background-image: url(../images/motionloops.gif);
}

#navi li a.cd {
	background-image: url(../images/countdowns.gif);
}

#navi li a.seasonals {
	background-image: url(../images/seasonals.gif);
}

#navi li a.thanksgiving {
	background-image: url(../images/thanksgiving.png);
}

#navi li a.stills {
	background-image: url(../images/stills.gif);
}

#navi li a.packages {
	background-image: url(../images/packages.gif);
}

#nav-drop {
	width: 113px;
	margin-left: 740px;
	font-size: 10px;
	
	padding-bottom: 5px;
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0px;
	left: 0px;
	visibility: hidden;
	

}

#nav-drop ul {
	display: block;
	width: 113px;
	background: url(../images/drop_bg.png) repeat-y;
	overflow: hidden;
	padding-top: 5px;
}
	

#bottom-nav {
	background: url(../images/nav_bottom.png) no-repeat;
	width: 113px;
	height: 8px;
	display: block;
	float: left;

}


#nav-drop li {
	text-transform: uppercase;
}

#nav-drop li a {
	color: #5c4522;
	display: block;
	float: left;
	width: 104px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	display: inline;
	font-weight: bold;
	margin-left: 3px;
}

#nav-drop li a:hover {
	text-decoration: none;
	color: white;
	background: #c4c7ad;
}


/*--CONTENT LEFT*/

#contentl {
	float: left;
	width: 745px;
	margin-left: 111px;
	margin-top: 21px;
	display: inline;
	position: relative;
  z-index: 1;

}

#mainbox {
	float: left;
	margin-left: 10px;
	width: 499px;
	height: 317px;
	background: #c4c7ad;
	display: inline;
}

#mainbox2 {
	float: left;
	margin-left: 10px;
	width: 710px;
	height: 302px;
	background: white;
	display: inline;
	border: 1px solid #cccccc;
	padding-top: 15px;
	padding-left: 13px;
}

#mainbox3 {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 710px;
	background: white;
	display: inline;
	border: 1px solid #cccccc;
	padding-top: 15px;
	padding-left: 13px;
	min-height: 636px;
}
	
#topright {
	float: right;
	margin-right: 10px;
	width: 216px;
	display: inline;
}

#subbox, #subbox2 {
	background: white;
	width: 214px;
	height: 87px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

#signup {
	width: 214px;
	height: 216px;
	border: 1px solid #cccccc;
	background: white;
}

#signuptxt {
	margin-top: 19px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#signupemail {
  margin: 0 0 10px 15px;
  width: 182px;
}

#gobig {
	margin-left: 63px;
}
	
	

#innerbox, #innerbox2 {
	background: #c4c7ad;
	width: 206px;
	height: 79px;
	margin-left: 4px;
	margin-top: 4px;
}
	
#bottomleft {
	width: 745px;
	margin-top: 11px;
}

#leftarrow {
	width: 11px;
	float: left;
	height: 333px;
	background: url(../images/lefta.png) no-repeat;
	display: inline;
}

#sortby {
	width: 723px;
	height: 331px;
	border-top: 1px solid #d1d0ce;
	border-bottom: 1px solid #d1d0ce;
	background: white;
	float: left;
	margin-bottom: 87px;
	display: inline;
}

#rightarrow {
	width: 11px;
	float: right;
	height: 333px;
	background: url(../images/righta.png) no-repeat;
	display: inline;
}

#headsection {
	width: 709px;
	height: 28px;
	background: #c4c7ad;
	margin-top: 1px;
	margin-left: 1px;
	float: left;
	padding-top: 13px;
	padding-left: 12px;
	display: inline;
}

#sorttxt {
	float: left;
	display: inline;
}

#release {
	float: left;
	font-weight: bold;
	margin-left: 18px;
	font-size: 12px;
	display: inline;
}

#release a, #bestselling a {
	color: #c60400;
	text-decoration: underline;
}

#release a:hover, #bestselling a:hover {
	text-decoration: none;
}

#bestselling {
	float: left;
	font-weight: bold;
	margin-left: 23px;
	font-size: 12px;
	display: inline;
}

#pagenumber {
	float: right;
	margin-right: 18px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

#redleft {
	float: left;
	margin-top: 108px;
	margin-left: 1px;
	display: inline;
}

#gallerysection {
	width: 679px;
	float: left;
	margin-top: 14px;
	height: 200px;
	padding-left: 13px;
	display: inline;
}
	
#redright {
	float: right;
	margin-top: 107px;
	margin-right: 1px;
	display: inline;
}

.item-container {
	width: 112px;
	float: left;
	margin-right: 26px;
	margin-bottom: 18px;
	display: inline;
	
}


.item-containerlast {
	width: 112px;
	float: right;
	margin-right: 14px;
	margin-bottom: 16px;
	display: inline;
}

.item {
	width: 109px;
	height: 88px;
	background: white;
	border: 1px solid #cccccc;
	float: left;

}

.insideitem {
	background: #c4c7ad;
	border: 1px solid #c8cbb3;
	width: 99px;
	height: 78px;
	display: block;
	margin-top: 4px;
	margin-left: 4px;
}

.title {
	text-align: center;
	font-size: 12px;
	margin-top: 3px;
	font-weight: bold;
	float: left;
	width: 112px;
	display: block;
	height: 32px;
	
}

.title a {
	color: #c60400;
	text-decoration: underline;
}

.title a:hover {
	text-decoration: none;
}
	
	
	

	



/*--CONTENT RIGHT*/

#contentr {
	float: right;
	width: 216px;
	margin-top: 21px;
	margin-right: 112px;
	display: inline;
	

}

#loginbox {
	width: 209px;
	min-height: 150px;
	background: white;
	border: 1px solid #cccccc;
	margin-bottom: 12px;
	padding: 0 0 5px 5px;
}

#login {
	width: 182px;
	margin-top: 20px;
	margin-left: 0px;
	float: left;
	clear: both;
}

#username, #password {
	width: 168px;
	border: 3px solid #a6ab86;
	background: #efdaa1;
	margin-bottom: 16px;
	font-size: 11px;
	color: #5f4c3e;
	padding-top: 5px;
	height: 16px;
	padding-left: 5px;
	margin-left: 18px;
}

#reg-forgot {
	float: left;
	margin-top: 0px;
	clear: left;
	color: #c60400;
	font-size: 11px;
	margin-left: 18px;
	display: inline;
}

#reg-forgot a {
	color: #c60400;
	text-decoration: underline;
}

#reg-forgot a:hover {
	text-decoration: none;
}

#golarge {
	float: right;
	margin-right: 14px;
	display: inline;
}

#topten {
	width: 214px;
	background: white;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	min-height: 393px;
}

#topten h2 {
	width: 196px;
	height: 27px;
	background: #c4c7ad;
	margin-top: 4px;
	display: block;
	margin-left: 4px;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 18px;
}

#toptenlist {
	width: 211px;
	margin-left: 1px;
}

#toptenlist li {
	width: 200px;
	height: 20px;
	display: block;
	padding-left: 11px;
	font-size: 12px;
	color: #413625;
	font-weight: bold;
	padding-top: 7px;
}

#toptenlist li a {
	color: #413625;
}

#toptenlist li.color {
	background: #f9f9f7;
}

#toptenlist li img {
	margin-right: 12px;
	float: left;

}

#welcome {
	margin-top: 12px;
	margin-left: 10px;
	font-weight: bold;
	color: #5c4522;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, 'sans serif';
	margin-bottom: 13px;
}

#loggedin {
	margin-left: 14px;
	float: left;
	display: inline;
}

#loggedin li {
	margin-bottom: 7px;
}

#logout {
	float: right;
	color: #c60400;
	font-weight: normal;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 80px;
	display: inline;
}

#logout a {
	color: #c60400;
	text-decoration: underline;
}

#logout a:hover {
	text-decoration: none;
}

#movieplayer {
	float: left;
	width: 466px;
	height: 287px;
}

#movie {
	width: 466px;
	height: 259px;
	background: #c4c7ad;
	margin-bottom: 2px;
	display: block;
	
}

#playback {
	width: 466px;
	height: 25px;
	background: #5d4522;
	display: block;
}
	
#play {
	float: left;
	margin-left: 6px;
	margin-top: 4px;
	display: inline;

}

#status {
	float: left;
	margin-top: 5px;
	margin-left: -8px;
	position: relative;
	left: 120px;
	display: inline;

}

#progressbar {
	float: left;
	margin-top: 8px;
	width: 373px;
	height: 9px;
	display: block;
	background: #978155;

}

#time {
	float: left;
	font-size: 9px;
	color: white;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 6px;
	display: inline;

}

#sound {
	float: right;
	margin-top: 5px;
	margin-right: 7px;
	display: inline;

}

#movieinfo {
	float: right;
	width: 221px;
	margin-right: 11px;
	display: inline;

}

#movietitle {
	color: #5c4522;
	margin-bottom: 4px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, 'sans serif';
}

#moviesummary {
	font-size: 12px;
	color: #5c4522;
	font-family: Helvetica, Arial, Verdana, 'sans serif';
}

#totalcost {
	display: block;
	width: 157px;
	height: 25px;
	background: url(../images/price.gif) no-repeat;
	margin-top: 14px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	float: left;
	position: relative;
  z-index: 1000;
}

#totalcost a {
	color: white;
	margin-left: 9px;
	display: block;
	
}

#totalcost a:hover {
	text-decoration: none;
}

#totalcost2 {
	display: block;
	float: left;
	margin-top: 14px;
	position: relative;
	z-index: 997;
}

#drop {
	background: url(../images/graphic.png) no-repeat;
	width: 138px;
	height: 74px;
	display: block;
	float: left;
	position: relative;
	z-index: 998;
	margin-top: -13px;
	margin-left: 40px;
	display: inline;
	visibility: hidden;
	padding-top: 15px;
	padding-bottom: 8px;
}

#drop a {
	font-size: 11px;
	color: #c60400;
	display: block;
	margin-left: 10px;
	margin-bottom: 4px;
	text-decoration: underline;
}

#drop a:hover {
	text-decoration: none;
}

#tt2 {
	background: url(../images/price2.gif) no-repeat;
	display: block;
	width: 22px;
	height: 32px;
	text-decoration: none;
}

#tt2:hover {
	text-decoration: none;
}

