﻿body 
{
    margin:0px auto;
    background-image:url(images/Banner_Tile.gif);
    background-repeat:repeat-x;
    background-position:top;
    font-family:Arial;
    font-size:12px;
    color:#2e2c2e;
}


h1
{
    font-size:13px;   
}

.news-title
{
	font-size:13px;    
}

a
{
    font-weight:bold;
    color:#c60651;
    text-decoration:none;    
}

a:hover
{
    font-weight:bold;
    color:#890011;
    text-decoration:none;   
}

/* Layout */

#container
{
    width:910px;
    margin:0px auto;
    background-image:url(images/Banner_Tile_Line.gif);
    background-position:top;
    background-repeat:repeat-x;
}

#header
{	
	clear:both;
    width:910px;
    margin:0px auto;
    text-align:left;
	height:200px;
	
}

#breadcrumb
{   
    float:left;
    color:#ffffff;
    padding-top:5px;  
	font-size:11px;
	width:380px;  
}

#breadcrumb a
{
	color:#FFFFFF;
	text-decoration:none;
}

#breadcrumb a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

#nav
{
    clear:both;
    float:left;
    padding-top:40px;
    width:380px;
}

#nav-welcome
{
	width:98px;
	float:left;
	padding-right:35px;
}

#nav-experience
{
	width:126px;
	float:left;
	padding-right:35px;
}

#nav-service
{
	width:82px;
	float:left;
}

#logo
{   
	float:right;
	height:157px;
	width:164px;
	padding-top:23px;

}

#content
{   
	clear:both;
    float:left;
    width:910px;
    margin:0px auto;
	padding-bottom:10px;
}

#content-other
{   
	clear:both;
    float:left;
    width:910px;
    margin:0px auto;
	padding-bottom:10px;
	padding-top:20px;
}

#leftcol
{   
    clear:left;
    float:left;
    width:380px;
    padding-right:40px;
    padding-top:20px;
}

#rightcol
{   
    float:left;
    width:490px;
    padding-top:20px;
}

/* Footer */

#footer
{
    clear:both;
    width:910px;
    margin:0px auto;
    padding-top:10px;
    padding-bottom:20px;
    font-weight:bold;
	font-size:11px;
	background-image:url(images/footer-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:10px;
}

#footer-logo
{
    float:left;
    padding-right:15px;
}

#footer-content
{
    float:left;
    padding-top:15px;
}

/* Home */

#home-welcome
{   
    float:left;
    width:225px;
    padding-right:40px;
}

#home-news
{
    width:225px;
    float:left;
}

.flash-padding
{
	padding-top:20px;
}

.home-quicklink1
{
	padding-top:20px;
	padding-right:20px;
}

.home-quicklink2
{
	padding-top:20px;
}

/* Experience */

#leftcol-experience
{
	clear:left;
    float:left;
    width:655px;
    padding-right:20px;
    padding-top:20px;
	color:#FFFFFF;
	font-size:11px;
}

#leftcol-experience p
{
	margin-top:10px;
	margin-bottom:10px;
	color:#FFFFFF;
}

#leftcol-experience a
{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#leftcol-experience a:hover
{
	font-weight:bold;
	color:#e4c3a8;
}


#rightcol-experience
{
    float:left;
    width:225px;
    padding-top:20px;
	padding-left:10px;
}

#ex1
{	
	float:left;
	width:175px;
	height:72px;
	padding-right:37px;
	padding-top:75px;
	padding-bottom:40px;
	padding-left:13px;
	background-image:url(images/Ex_Hotlink_Cinema.gif);
	background-repeat:no-repeat;
}

#ex2
{	
	float:left;
	width:175px;
	height:72px;
	padding-right:37px;
	padding-top:75px;
	padding-bottom:40px;
	padding-left:13px;
	background-image:url(images/Ex_Hotlink_Multi_Room.gif);
	background-repeat:no-repeat;
}

#ex3
{	
	float:left;
	width:175px;
	height:72px;
	padding-right:13px;
	padding-top:75px;
	padding-bottom:40px;
	padding-left:15px;
	background-image:url(images/Ex_Hotlink_Lighting.gif);
	background-repeat:no-repeat;
}

#ex4
{	
	float:left;
	width:175px;
	height:72px;
	padding-right:37px;
	padding-top:75px;
	padding-bottom:40px;
	padding-left:13px;
	background-image:url(images/Ex_Hotlink_Touch.gif);
	background-repeat:no-repeat;
}

#ex5
{	
	float:left;
	width:175px;
	height:72px;
	padding-right:37px;
	padding-top:75px;
	padding-bottom:40px;
	padding-left:13px;
	background-image:url(images/Ex_Hotlink_Environ.gif);
	background-repeat:no-repeat;
}

#ex6

{	
	float:left;
	width:175px;
	height:28px;
	padding-right:13px;
	padding-top:142px;
	padding-bottom:0px;
	padding-left:15px;
	background-image:url(images/Ex_Hotlink_Game.gif);
	background-repeat:no-repeat;
}

/* Experience Pages */

#leftcol-experience-content
{
	clear:left;
    float:left;
    width:385px;
    padding-right:40px;
    padding-top:20px;
}

#rightcol-experience-content
{
    float:left;
    width:385px;
    padding-top:20px;
}

/* Welcome Pages */

#leftcol-welcome-other
{
	clear:left;
    float:left;
    width:655px;
    padding-right:20px;
    padding-top:20px;
}


/* Other */

.heading
{
	font-size:15px;
}

.highlight
{
	color:#CC0066;
}

.textbox, .textbox2
{
    border:solid 1px #cdcdcd;
    height:20px;
    margin:0px;
    padding:0px;
    color:#999999;    
}

.notice 
{
    color:#990000;
}

.inputtable 
{
    width:330px;
}

.inputtable2 
{
    width:403px;
}

.inputtable2 td
{
    padding:6px 0px;
}

.inputtable2-col2
{
    width:350px;
}

.inputtable2-col1 
{
    width:220px;
    text-align:right;
}


.inputtable td
{
    padding:6px 0px;
}

.inputtable-col1 
{
    width:190px;
    text-align:right;
}

.inputtable-col1v
{
    width:150px;
    text-align:right;
    vertical-align:top;
}

.inputtable-col2
{
    width:350px;
}

.inputtable-col2v
{
    width:350px;
    text-align:left;
    vertical-align:top;
}

.contact
{
    width: 665px;
}

.contact-td
{
   width: 245px;
}
.contact2        
{
    width: 77px;
}

#service-ql
{	
	clear:left;
	background-image:url(images/service_hotlink.gif);
	background-repeat:no-repeat;
	background-color:#9a001a;
	width:158px;
	height:60px;
	padding-top:35px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:5px;
	color:#ffffff;
	font-size:11px;
	margin-top:20px;
	margin-right:20px;
	float:left;
}

#service-ql a
{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#service-ql a:hover
{
	font-weight:bold;
	color:#e4c3a8;
}

#game-ql
{
	background-image:url(images/game_hotlink.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	width:158px;
	height:18px;
	padding-top:77px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:5px;
	color:#ffffff;
	font-size:11px;
	margin-top:20px;
	float:left;
}