/* @override http://www.saltdoco.com/css/text.css */

body, input
{
    font-family:Tahoma;
    font-size:11px;
    line-height:16px;
    color: #8E8E8E;
}
input
{
    padding:0 5px 3px 5px;
    background:#222222;
    border:1px solid #f4f4f4;
    border-top:1px solid #ededed;
    margin-left:10px;
    color:#8E8E8E;
}
input:active, input:hover
{
	color:#ffffff;
}
.submit
{
    border:none;  
    margin:0;
    color:#000;
    font-weight:bold;
    padding:0; 
    background:#fff;
    position:relative;
    left:-6px;
    cursor:pointer;
}
.submit:hover
{
    text-decoration:underline;
}
em
{
    font-style:italic;   
}
strong
{
    font-weight:bold;
       color: #8E8E8E; 
}

p
{
    display:block;
    margin:10px 0 10px 0;  
}
h1
{
  font-weight:bold;
  color:#222;
  font-family:tahoma;
  font-size:11px;
  margin-top:10px;
  clear:both;
}
h2
{
  font-weight:bold;
  color:#222;
  font-family:tahoma;
  font-size:11px;
  margin:10px 0 20px 0;
 
}
h2 a
{
    color:#222;
    text-decoration:none;   
}

a {color: #222}
h2 a:hover
{
    
    text-decoration:underline;   
}
.movie h2
{
    margin-top:0;
}
#inner_content ul.list li
{
    list-style-type:none;
    margin:0 0 20px 0; 
    background:url(../images/bullet.gif) 0px 7px no-repeat;
    padding-left:10px;  
}
.pointer
{
    font-weight:normal;
    font-size:11px;   
}
.margin_right
{
    padding-right:20px;   
}
.link_list h2
{
    margin:0;   
}
.link_list
{
    margin-bottom:40px;
}


.links a,ul.screenings li a
{
    text-decoration:none;
    color:#000;
    font-weight:bold;
    
    display:inline-block;   
}
.links p
{
    margin-bottom:20px;
    display:block;   
}
.links a:hover
{
    text-decoration:underline;
}
ul.screenings li {margin-bottom: 8px}
ul.screenings strong {font-size: 1.1em} 
.back
{
    color:#000;
    font-weight:bold;
}

h4.dvdtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding:0px 0px 10px 0px;
}


.price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	float:left;
	padding-top: 10px;
}

div.order_image{
	float: left;
	
	
	}
div.order_content{
	float: left;
	width:725px;
	padding:20px 0px;
	margin-bottom:20px;
	background:url(../images/dot_horiz.gif) top left repeat-x;
	}
	div.order_text{
	width:100%;
	float:left;
	width:550px;
	padding:0px 10px;
}
 	
	div.order_text_full{
	
	
	width:100%;
 float:left;
 width:100%;	
 padding:0px 10px;}
