@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.splashbg  {
	background-color: #000000;
}


body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #333333;
	background-color: #010624;
}

p {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 0.8em;
}

a {
	color: #2866B1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
h2 {
	color: #ff9933;
	font-size: 18px;
	line-height: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	font-weight: normal;
}
.clearfloat {
	clear:both;
	height:1px;
}

.clear { clear: both; }

#container {
	width: 100%;
	min-height: 520px;
	text-align: left;
	background-image: url(../images/condios_bg.jpg);
	background-repeat: repeat-x;
}
#splash {
	width: 100%;
	text-align: left;
	background-color: #000000;
}
#splash .wrap {
	width: 920px;
}

.wrap {
	margin-right: auto;
	margin-left: auto;
	width: 964px;
	
}




#header {
}
#logo {
	float: left;
	background-image: url(../images/condios_logo.png);
	height: 100px;
	width: 212px;
}
#header_inner {
	height: 100px;
	background-image: url(../images/header.png);
	float: left;
	width: 596px;
}
#blanklogo {
	float: right;
	background-image: url(../images/blanklogo2.png);
	height: 100px;
	width: 156px;
}
#menu {
	position: relative;
	width: 596px;
	top: 39px;
}


#menu li {
	list-style-type: none;
	display: inline;
	padding-right: 20px;
	padding-left: 10px;
	float: left;
	background-image: url(../images/menu_divider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 30px;
	padding-bottom: 17px;
	font-size: 12px;
}
#menu a {
	font-weight: normal;
	color: #FFFFFF;
}

#col1 {
	width: 182px;
	float: left;
}

#maincontainer {
	width: 796px;
	float: left;
}

#col2 {
	float: right;
	width: 182px;
}
#footer {
	color: #FFFFFF;
	text-align: center;
}
#footer     a    {
	color: #FFFFFF;
	font-weight: normal;
}

.cart {
	color: #ff9933;
	font-weight: bold;
}
#searchbar {
	height: 48px;
	width: 782px;
	background-image: url(../images/searchbar.png);
	background-repeat: no-repeat;
}
#login {
	margin: 12px;
	float: left;
	display: block;
}
input, select {
	background-image: url(../images/grey_input.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	color: #666666;
	font-size: 11px;
	padding: 2px;
}
#search {
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.button {
	border: 1px solid #ff9933;
	background-color: #ff9933;
	background-image: url(../images/orange_button.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
}

#main {
	width: 598px;
	float: left;
}
#main .top {
	background-image: url(../images/maintop.png);
	background-repeat: no-repeat;
	height: 12px;
}
#main .mid {
	background-image: url(../images/mainmid.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
}


#main .btm {
	height: 12px;
	background-repeat: no-repeat;
	background-image: url(../images/mainbtm.png);
}
#main2 {
	width: 961px;
	float: left;
}
#main2 .top {
	background-image: url(../images/main2top.png);
	background-repeat: no-repeat;
	height: 12px;
}
#main2 .mid {
	background-image: url(../images/main2mid.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
}


#main2 .btm {
	height: 12px;
	background-repeat: no-repeat;
	background-image: url(../images/main2btm.png);
}
#breadcrumb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2866B1;
	border-right-color: #2866B1;
	border-bottom-color: #2866B1;
	border-left-color: #2866B1;
	height: 18px;
	margin-bottom: 10px;

}
#breadcrumb   li  {
	list-style-type: none;
	display: inline;
	float: left;
	background-image: url(../images/grey_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
}
.moviebox {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
}
.desc {
	padding-left: 10px;
	padding-right: 10px;
}
.price {
	color: #FF9933;
	font-weight: bold;
	font-size: 1.2em;
}
.box {
	width: 182px;
}
.box  .top {
	background-image: url(../images/boxtop.png);
	background-repeat: no-repeat;
	height: 12px;
}
.box  .mid  {
	background-image: url(../images/boxmid.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box   .btm    {
	background-image: url(../images/boxbtm.png);
	background-repeat: no-repeat;
	height: 12px;
}

.bluebox {
	width: 182px;
}
.bluebox  .top {
	background-image: url(../images/blueboxtop.png);
	background-repeat: no-repeat;
	height: 35px;
}
.bluebox .top h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 13px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}

.bluebox  .mid  {
	background-image: url(../images/boxmid.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.bluebox h4 {
	font-weight: bold;
	color: #2866b1;
	font-size: 1em;
	line-height: 2em;
}
.bluebox   li  {
	list-style-type: none;
	font-size: 1em;
	line-height: 2em;
	padding-left: 15px;
	background-image: url(../images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666666;
	font-weight: normal;
}
.bluebox a {
	font-weight: normal;
	color: #666666;
}



.bluebox   .btm    {
	background-image: url(../images/boxbtm.png);
	background-repeat: no-repeat;
	height: 12px;
}
.copyright {
	font-size: 11px;
	color: #999999;
}
#splashtop {
	height: 485px;
}
#filmstrip {
	height: 161px;
}
#retail {
	float: right;
	background-image: url(../images/retail.png);
	height: 100px;
	width: 156px;
}
#cinema {
	float: right;
	background-image: url(../images/cinema.png);
	height: 100px;
	width: 156px;
}
#hollywood {
	float: right;
	background-image: url(../images/hollywood.png);
	height: 100px;
	width: 156px;
}
.hide 
{
	display: none;
}

#footer 
{
	width: 940px;
	margin: 10px auto;
	
}

#footernav 
{
	float: left;
	width: 520px;
	margin: 0 auto;
}
#footernav ul
{
	list-style: none;
	margin: 0 0 0 30px;
	line-height: 11px;
}

#footernav ul li
{
	display: inline;
}

#footernav a:link, #footernav a:visited
{
	padding: 0 10px;
	display: inline-block;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#footernav a:hover, #footernav a:active
{text-decoration: underline;
}

#footer_logos { float: right; }

a.facebook { 
    color: #2866B1 !important;
    font-weight: bold !important;
    text-decoration: none;
}

.facebook { margin: 0 0 0 0; }

.facebook img { border: none; }

#facebook_link { font-size: 11px !important; margin: 0 10px 0 0; }

#legal
{
	float: left;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#valid
{
	float: right;
}

#credits
{
	float: right;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#credits a:link, #credits a:visited
{
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

#credits a:hover, #credits a:active
{
	text-decoration: underline;
}
#slider 
{
    height: 292px;
    width: 58px;
    margin-top: -292px;
}
#slider_top 
{
    position: relative;
    z-index: 1000;
    width: 213px;
    height: 58px;   
}

#slider_bottom 
{
    position: relative;
    z-index: 1000;
    width: 213px;
    height: 58px;
    margin-top: 176px;
    
  
}