body{
	width: 100%;
	margin: 0;
	padding: 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg-fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#NavLeft{
	background-color: #f0eeef;
	margin: .2em 1em 1em 1em;
	padding: .2em 1em 1em 1em;
	width:200px;
}

#NavLeft ul li{
	border-bottom: 1px thin #FFFFFF;
	color: #707173;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	padding: 5px 0;
	width: 135px;
}

#specRight{
	position:absolute;
	top:570px;
	left:670px;
	display:block;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}

#outerWrapper{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url(../images/bg-shadow.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#wrapper{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1032px;
	overflow: hidden;
	text-align: center;
	background-image: url(../images/page-faderepeat.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
}
#siteContainer {
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
	width: 1000px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	background-image: url(../images/page-topfade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;	
}
#bottomContainer{
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 1032px;
	height: 16px;
	background-image: url(../images/page-bottom.gif);
	background-repeat: no-repeat;
}

/* ----------------------------------
			START IMAGE FADE
---------------------------------- */
#photoholder {
	width:auto;
	height:auto;
	background: url('images/loading.gif') 50% 50% no-repeat;
}
#thephoto {
	width:auto;
	height:auto;
}

/* ----------------------------------
			END IMAGE FADE
---------------------------------- */
/* ----------------------------------
			START HOME
---------------------------------- */
#homeContent{
	position:relative;
	left:30px;
	display:block;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#homeContent .set{
	position:relative;
	width:600px;
	height:auto;
	margin: 1em 1em 4em 1em;
	display:block;
	clear:left;
	line-height:1.5em;
}

#homeContent img{
	float:left;
	margin: 0 2em 2em 0em;
	clear:both;
}

#homeContent h1{
	margin-bottom:.5em;

}

#homeContent2{
	position:relative;
	left:30px;
	margin: 4em 0px 0px 50px;
	display:block;
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#homeContent2 .set{
	position:relative;
	width:800px;
	height:auto;
	margin: 1em 1em 4em 1em;
	display:block;
	clear:left;
	line-height:1.5em;
}

#homeContent2 img{
	float:left;
	margin: 0 1em 8em 0em;
	clear:both;
}

#homeContent2 h1{
	margin-bottom:.5em;

}

#homeContent3{
	position:relative;
	left:30px;
	display:block;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#homeContent3 .set{
	position:relative;
	width:600px;
	height:auto;
	margin: 1em 1em 4em 1em;
	display:block;
	clear:left;
	line-height:1.5em;
}

#homeContent3 img{
	float:left;
	margin: 0 2em 2em 0em;
	}

#homeContent3 h1{
	margin-bottom:.5em;

}

#homeRight{
	position:absolute;
	top:570px;
	left:670px;
	display:block;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}



#homeRight .set{
	position:relative;
	width:auto;
	height:auto;
	margin: 4em 1em 1em 1em;
	display:block;
	clear:left;
	line-height:1.5em;
}

/* ----------------------------------
			END HOME
---------------------------------- */


/* ----------------------------------
			START HEADER
---------------------------------- */
#nav {
	width:auto;
	height:44px;
	float:none;
	border-top: 1px solid #a0a0a0;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 1px solid #898989;
	background: url(images/new_nav_bkg_2.gif) repeat-x;
	position:relative;
	background-color:#666666;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav-main {
	list-style:none;
	width:100%;
}
#nav-main li {
	float:left;
	width:160px;
	height:22px;
	text-align:center;
	vertical-align:middle;
}
#nav-main li a {
	color: #000000;
	height:21px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
	display:block;
	background: url(images/new_nav_divider.gif) repeat-y right top;
}
#nav-main li a:hover {
	color:#000000;
	background: url(images/new_nav_active_bkg_hover.gif) repeat-x;

}
#nav-main .selected {
	height:22px;
	background: url(images/new_nav_active_bkg_2.gif) repeat-x;
}
#nav-sub {
 	width:auto;
	float:left;
	list-style:none;
	vertical-align:middle;
	line-height:18px;
	display:inline;
	padding:3px 5px 10px 5px;	
}
#nav-sub li {
    margin-top:3px;
	width:auto;
	background:none;
	float:left;
	margin: 4 0 4 0;
	padding:0 0 0 5px;
}
#nav-sub li a {
	padding:0 7px 0 6px;
	font-size:12px;
	font-stretch:normal;
	font-weight:normal;
	background: url(images/new_nav_divider.gif) repeat-y right top;
	display:inline;
	height:14px;
	line-height:5px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
}
#nav-sub li a:hover {
	text-decoration:none;
	color:#3366CC;
}
#nav-sub .on a{
	font-weight: bold;
	color:#0066FF;
}

.tray{
  text-align:center;
  border: 1px solid #cccccc;
  width:100%;    
}

.tray img{
  margin-left:5px;
  margin-right:5px;

}
/* ----------------------------------
			END HEADER
---------------------------------- */

/* ----------------------------------
			START LINKS
---------------------------------- */

A:link {color: #3366CC;}
A:visited {color: #3366CC;}
A:active {color: #3366CC;}
A:hover {color: #3366CC;}

a.black, .black { 

	color: #000000;
	text-decoration: none;
}

headerNavigation, a {
font-family: Arial, Helvetica, sans-serif; color: #000;	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
}
headerNavigation, a:hover {
font-family: Arial, Helvetica, sans-serif; color: #000;	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
}

.highlight{
	color:#FF9900;
	font-weight:bold;
}

/* ----------------------------------
			END LINKS 
---------------------------------- */

/* ----------------------------------
 			START BODY 
 ---------------------------------- */


h1 {
	font-size:2em;
	margin-bottom: 0em;
	margin-top:oem;
}

td.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}

.row1 { 
border-color: #ffffff; 
border-width: 1px; 
border-style: solid; 
}
.row2 { 
border-color: #6699CC; 
border-width: 1px; 
border-style: solid; 
cursor:pointer;
}
.row3 { 
border-bottom-color: #ffffff;
border-bottom-width: 3px; 
border-bottom-style: solid; 
}
.row4 { 
border-bottom-color: #649cd7;
border-bottom-width: 3px; 
border-bottom-style: solid; 
}

table.subnav3 {
	border: solid 1px #cccccc;
	background-color: #ffffff;
}
.doublespace, div.doublespace, span.doublespace, td.doublespace {
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.doublespace2, div.doublespace2, span.doublespace2, td.doublespace2 {
	line-height:2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.callus {font-size: 1.2em; color: 5A94B2;}


#cineport_video {
position: absolute;
top:auto;
left:50%;
width:auto;
margin-left:-385px;
z-index: 1000;
}
#cineport_video2 {
position: absolute;
top:auto;
left:50%;
width:auto;
margin-left:-385px;
z-index: 1000;
}

.title{font-size:18px; font-weight:bold;}
a:hover.title{font-size:18px; font-weight:bold;}

div.customers img{
margin-right:9px; 
margin-left:9px; 
margin-top:16px; 
margin-bottom: 16px;
vertical-align:middle;
}
.customers {
margin-right:9px; 
margin-left:9px; 
margin-top:16px; 
margin-bottom: 16px;
vertical-align:middle;
}

.feature{
	float:left;
	margin: 0 1em 0 0;
} 

div#specList{
	width:1000px;
	display:inline;	
	margin-top:2em;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 0 0px;
	text-align:center;
	clear:both;
	float:left;
	border-top: 1px solid #DBDBDB;
	}	


div.specLeft{
	display:inline-block;
	width: 500px;
	margin: 2em 20px 0 75px;
	float:left;
	text-align:center;
	clear:both;
}

.specLeft img{	
	display:block;
	margin: 0 auto;
	text-align:center;
	border: 0;
}


div.specRight{
	display:inline-block;
	float:none;
	width:400px;
	margin: 2em auto 0 auto;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
}

.specRight ul{
	list-style:square;
}

#software_choose {
	height:auto;
	margin-top:4px;
	margin-left: auto;
	margin-right:auto;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#software_choose .head{
	display:block;
	width:auto;
	height:auto;
	margin-top:4px;
	margin-left: auto;
	margin-right:auto;
	padding: 5 10 25 10;
	font-size:1.1em;
	line-height:1.5em;
}
#software_choose .headline{
	border-bottom: 1px solid #000000;
	padding-bottom: 12px;
	margin-bottom: 2px;
}

#software_choose .head h1{

	font-size:1.2em;
}
#software_choose .number{
	float:left;
	display: block;	
	margin-left: auto;
	margin-right:auto;
	padding: 0 0 0 0;
}
#software_choose .frame{
	cursor:pointer;
	float:left;
	display: block;	
	margin:  5 5 5 5;
	padding: 5 5 5 5;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:3px solid #000000;
	border-left:1px solid #cccccc;
	background-color: #fff;
	width:250px;
	height:auto;
	font-size:1em;
}
#software_choose .frame img{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-bottom:1em;
}

#software_choose .content{
	float:none;
	display: block;	
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px ;
	background-color: #fff;
	width:90%;
	height:auto;
	font-size:1em;
}
#software_choose h1{
	padding: 0 0 2em 0;
	display:block;
	float:none;
	font-weight:bold;
	font-size:1.2em;
}

#spec li{
list-style:square;
}
/* ----------------------------------
 			END BODY
 ---------------------------------- */
/* ----------------------------------
 			START AJAX TABS
 ---------------------------------- */
.shadetabs{
padding: 3px 0;
margin-left: 2em;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border-top: 1px solid #778;
border-right: 1px solid #778;
border-left: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/* ----------------------------------
 			END AJAX TABS
 ---------------------------------- */
/* ----------------------------------
			START SIDEBAR
---------------------------------- */

#moreinfo-nav{
	clear:both;
	width:100%;
	background: url(http://www.cinemassivedisplays.com/images/moreinfo_bottomline.gif) repeat-x bottom right;
	padding:1.5em 0 0 !important;padding:1.5em 0 0;
	overflow:auto;
		text-decoration:none;
}
#moreinfo-nav ul{
	list-style:none;
	margin:0;
	padding:0 0 0 2px;
	float:left;
}
#moreinfo-nav a{
		text-decoration:none;
}
* html #moreinfo-nav ul{
	padding:0;}
#moreinfo-nav li{
	float:left;
	margin:0 0 0 3px;
	padding:0 5px 0 0;
	background-image: url(http://www.cinemassivedisplays.com/images/more_info/tab_off.jpg);
	background-position:top right;
	background-repeat: no-repeat;}
#moreinfo-nav li#off{
	float:left;
	margin:0 0 0 3px;
	padding:0 5px 0 0;
	background-image: url(http://www.cinemassivedisplays.com/images/more_info/tab_off.jpg);
	background-position:top right;
	background-repeat: no-repeat;

}
	
#moreinfo-nav li#current{
	background-image: url(http://www.cinemassivedisplays.com/images/more_info/tab_on.jpg);}
#moreinfo-nav a{
	display:block;
	padding:5px 5px 4px 20px;
	background-image: url(http://www.cinemassivedisplays.com/images/more_info/tab_off.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	font-weight:bold;
	color:#4d4d4d;}
#moreinfo-nav #current a{
	color:#000;
	padding-bottom:5px;
	background-image: url(http://www.cinemassivedisplays.com/images/more_info/tab_on.jpg);}

#moreinfo-nav ul.nocurrent{padding-bottom:1px;}

#moreinfo-nav a:hover, #moreinfo-nav a:active{
	color:#649cd7;
	text-decoration:none;
	background-position: 0px -150px;}
.moreinfohover a:hover, #moreinfo-nav a:active{
	color:#649cd7;
	text-decoration:none;
}
.titleUnderline {
border-bottom:1px solid; 
border-bottom-color:#CCCCCC;
color:#333333;
}
ol { text-indent: 0px; }
li { textindent: opx; }
.header {font-size:12px; color:#ffffff; text-decoration:none; line-height:.1em;}
a.header:hover {font-size:12px; color:#ffffff; text-decoration:none; line-height:.1em;}
a.header {font-size:12px; color:#ffffff; text-decoration:none; line-height:.1em;}
.undertitle {
margin-bottom:-.05em; 
border-bottom:1px solid; 
border-bottom-color:#CCCCCC;
color:333333;
}
 INPUT {
background-color: #ffffff;
font-color: black;
}
.borderbottom {
border-bottom:1px; 
border-bottom-color:#CCCCCC;
}
table.specs {
	border: solid 1px #cccccc;
}
div#specs {
position: absolute;
top: 508px;
left: 50%;
width: 200px;
margin-left: 79px;
}
.blue {
background-color:#FFFFFF;
color: #649cd7;
font-size:12px;
font-weight:bold;
}
.blue_small {
background-color:#FFFFFF;
color: #649cd7;
font-size:12px;
}




/* ----------------------------------
			Start Rounded Corners 
---------------------------------- */

#container {
        width:770px; 
        margin: 1em auto; 
        background-color: #ffffff;
        }

.gravatar {
	float: right;
	padding: 3px;
	background-color: #ffffff;
	margin: 7px 5px 5px 0px;
	}
html>body .gravatar {
	float: right;
	padding: 3px;
	background-color: #ffffff;
	margin: 0px 5px 5px 0px;
	}

div.blockcontent {
	background-color: #ffffff;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	margin: -7px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
        width: 98%;
	}
html>body div.blockcontent {
	background-color: #ffffff;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
        width: 98%;
	}
html>body div.officialUser {
	background-color: #ffffff;
	border-left: 1px solid #96a6ad;
	border-right: 1px solid #96a6ad;
	margin: -4px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
        width: 98%;
	}
div.blockcontent p {
	padding: 5px;
	margin: 0px 0 0px 0;
	}
div.blockcontent p.posted {
	padding: 3px;
	margin: 0px;
	}
div.blockcontent .officialUser p {
	padding: 5px;
	margin: 0px 0 0px 0;
	}
div.blockcontent .officialUser p.posted {
	padding: 3px;
	margin: 0px;
	}
div.blockcontent a, div.blockcontent a:visited {
        color: #a60505;
	text-decoration: none;
	}
div.blockcontent a:hover {
        color: #0b5b76;
	text-decoration: underline;
	}
div.blockcontent p.posted input {
	vertical-align: text-bottom;
	}
.head-curve {
	background: url(images/headcurve_bg.gif) no-repeat;
	height: 6px;
	width: 532px;
	padding: 0px 0px 0px 0px;
	}
.foot-curve {
	background: url(images/footcurve_bg.gif) no-repeat;
	height: 6px;
	width: 532px;
	padding: 0px 0px 0px 0px ;
        clear: both;
	}
html>body h4 {
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	margin: 10px 10px 10px 0;
        padding 5px 5px 0px 0px;
	}
h4 img {
	margin: 0px 0px -4px 0;
        padding 2px 0px 2px 0px;
	}
p.posted {
	color: #6b7576;
	font-size: 9px;
	border-top: 1px dotted #c5c5c5;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px 5px 0px 0px;
	clear: left;
        width: 96%;
	}


/* ----------------------------------
			END Rounded Corners
---------------------------------- */

