body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
}

form {
	padding: 0;
	margin: 0;
}

a, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #FD9308;
}

#subheader a, #subheader a:visited {
	border-bottom: 1px dashed #c0c0c0;
}

#subheader a:hover {
	border-bottom: 1px solid #c0c0c0;
}

h1 a, h1 a:visited {
	color:black;
	text-decoration:none;
	border:0px;
}


H2 {
	font-size: 12px;
	color: Black;
	border: 1px dashed #c0c0c0;
	background-color: #dcdcdc;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 4px 0px;
	text-align: left;
	text-indent: 8px;
}


select, input {
	font-size: 12px;
}

#mainframe {
	border: 1px ridge #c0c0c0;
	background-color: White;
}

#sidebar {
	background-color: #F8F8F8;
}

#header {
	border-bottom: 1px solid #c0c0c0;
	padding-left: 20px;
}

#subheader {
	/*	background-color: #E5E8ED;*/
	background-color: #F8F8F8;
	font-size:11px;
	font-weight: bold;
	padding: 5px 0px 5px 105px;
}

#footer {
	border-top: 1px solid black;
	padding: 5px;
	text-align: center;
	font-size: 13px;
}

#corner {
	background-image: url(images/curve.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	line-height: 10px;
	height: 10px;
	width: 13px;
}

#breadcrums {
	line-height: 10px;
	height: 10px;	
	border-top: 1px solid #CCCCCC;
}

#content {
	padding: 0px 5px 5px 10px;
	border-left: 1px solid #CCCCCC;
	font-size: 12px; 
}

#productcontent {
	padding: 0px 0px 5px 5px;
	font-size: 12px; 
}

#submenu {
	padding-left: 40px;
	background-color: #5A6571;
}


#productTable {
	border: 1px solid #c0c0c0;
	font-size:12px;
}

.imgx {
	margin-right: 4px;
}

.imgz	{
	margin: 4px;
	
}

#actors {
	width: 100%;
	margin: 0px;
	text-indent: 0px;
}

/* Top submenu  */

div#submenubar ul li { display:inline; }

div#submenubar ul { 
  margin:0; padding: 0px 1px 0px 1px; 
  background-color:#5A6571; 
  border-top:2px solid #5A6571;  
  border-bottom:2px solid #5A6571;
  }
  
 
#submenubar li.active a:link, #submenubar li.active a:visited { 
	color: #FAA545;
}
  
div#submenubar ul li a:link, div#submenubar ul li a:visited { 
  text-decoration:none; font-weight:bold;
  color:white; background-color:#5A6571;
  border:1px solid #5A6571;  
  padding:1px 12px;
  font-size: 14px;
  }
div#submenubar ul li a:hover { 
  background-color:white; 
  color: #5A6571;
  border:1px solid;  
  border-color:#ececec #999 #999 #ececec
  } 
  
  

/* Top sub menu ends */


/* Left sidebar */

.lnav {
	padding-top: 0;
	margin-top: 0;
	list-style: none;
	padding-left: 0px;
	margin-left: 1px;
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 11px;
	width: 130px;
	background-image: url(images/leftcol_bg2.gif);
}

.lnav A, .lnav A:visited {
	color: #222;
	border: 0px;
}

.lnav A:hover {
	color: #000;
	text-decoration: underline;
}

.lnav LI {
	font-weight: bold;
	font-family:arial,helvetica;
	font-size:11px;
	padding: 2px 2px 2px 8px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	border-right: dashed 1px #c0c0c0;
}

.lnav LI.right {
	font-weight: bold;
	font-family:arial,helvetica;
	font-size:11px;
	padding: 2px 2px 2px 8px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
	border-left: dashed 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	background-color:white;
}

.lnav LI.head  { 
	background-image: url(images/menu_top.gif);
 	background-repeat: no-repeat;
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	border: 0px;
 }
 
 .lnav LI.headright  { 
	background-image: url(images/menu_top2.gif);
 	background-repeat: no-repeat;
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding-left:25px;
	border: 0px;
 }

 .lnav LI.hed  { 
	background-image: none;
	background: #B4BAC0;
	color: #fff;
	border-top: solid 1px #8A939D;
	border-bottom: solid 1px #030;
	border-right: 0px;
 }

.lnav LI.last {
	border-bottom: 1px solid #c0c0c0;
}


/* Left sidebar ends */


h1 {
	border-bottom-color: #CDD3DF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 13px;
}


h4 {
	border-bottom-color: #CDD3DF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 13px;
	margin-bottom:7px;
	margin-left:5px;
}

hr {
	width: 98%;
	height: 1px;
	color: #c0c0c0;
}

#productTable td {
	padding: 2px;
}

div.actorlist a, div.actorlist a:visited {
	font-size:12px;
	text-decoration:none;
	font-weight: normal;
}

.actorlist a:hover {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}


td .hed {
	background: #B4BAC0;
	color: #000000;
	font-size:10px;
	font-weight: bold;

}

td .title {
	font-size:12px;
}

td .titlex {
	font-size:12px;
}

.title a, .title a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom:1px dashed #CDD3DF;
}

.title a:hover{
	border-bottom:1px solid #980000;
}

td .price {
	color: #980000;
	font-size: 14px;
	font-weight:bold;
}

ul.items {
	list-style: circle;
	color: red;
	margin-left: 16px;
}

ul.items a {
	font-size: 15px;
	font-weight: bold;
}

ul.actors {
	list-style: circle;
	color: red;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

ul.actors a {
	font-size: 11px;
}


.red {
	padding-left: 0px;
	padding-top: 0px;
}



.bold {
	font-weight:bold;
}


.accmedium {
	font-size: 12px;
}

table.normal {
	font-size:12px;
}

#frontimg {
	position: relative;
	float: right;
}