
@import url(commonapps.css);
@import url(popupstyle.css);

.content *:first-child, .splash + * {
	margin-top: 0px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;
	color: #404040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
}

a:active, a:link{
	color: #EA2629;
}

.headingtext{
	font-size: 2.2em;
	border-bottom: 5px #FFF3DB solid;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

a:visited{
	color: #EA2629;
}

a:hover{
	color: #666666;
	text-decoration: none;
}

p{
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td, td p{
	font-size: 1.0em;
	text-align: left;
}

li{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.0em;
	margin-left: 15px;
	
}

table{
	font-size: 0.85em;
	color: #000000;
	margin: 0px 0px 0px 0px;
	
}

h1{
	color: #000;	
	font-weight: bold;
	font-family: Garamond, Georgia, "Times New Roman", serif;
}

h2{
	color: #000000;
	font-size: 1.7em;
	margin: 0px;
	padding: 5px 5px 5px 5px;

}

h3{
	
	color: #CC0000;
	font-size: 1.3em;	
}

h4{
	color: #000000;
	font-size: 0.9em;
}

ul{
	font-size: 1.0em;
	color: #404040;
	padding: 3px;
}

.header, .header th,.header table,.header th{
	background-image: url(../images/layout/header_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	background-color:#FFF3DB;
}

.header {
	padding-bottom: 7px;
	border-bottom: 1px solid #fde7da;
}

.logo img{
border: none;
margin-left: 40px;
margin-right: 49px;
}

.logo{
	
	border-right: 5px #D7E2F9 solid;
	background-color: #ffffff;	
}

.englishtitle img{
	padding-left: 5px;
	padding-top: 20px;
	
}

.englishtitle th{
	background-color: #cccccc;
	vertical-align: top;
	
}

.top{
	margin-top: 10px;
}

.menu{
	
	float: left;
	width: 167px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0 25px 100px 10px;
	background-color: #fff;
}

#popupmenu{
	
	float: left;
	width: 167px;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em !important;
	padding-right: 25px;
	background-color: #fff;
}

#popupmenu img {
	padding: 15px;
}

.menu img{
	padding: 15px 0;
}

#menuimage img{
	padding: 15px;
}

.rootcaption, .button, .currentbutton{
	margin-top: -1px !important;
}

.rootcaption a{
	display: block;
	width: 167px;
	padding: 3px 4px;
	color: #404040;
	font-weight: bold!important;
	text-decoration: none !important;
	border-bottom: 1px dotted #666;
	margin: 0px;	
}
.rootcaption a, .rootcaption a:visited{
	color: #404040;
}

.rootcaption a:hover{
	background-color: #FFF3DB; 
	color: #000000;	
}

.button a{
	display: block;
	color: #404040;
	padding: 3px 4px;
	font-weight: bold !important;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	margin: 0px;
	width: 167px;
}

.button a:link, .button a:active, .button a:visited{
	color: #404040;
}

.button a:hover{
	background-color: #FFF3DB; 
	color: #404040;
}

.currentButton a{
	display: block;
	color: #404040;
	padding: 3px 4px;
	font-weight: bold !important;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px dotted #666;	
	width: 167px;
}

.currentButton a:link, .currentButton a:hover, .currentButton a:visited, .currentButton a:active{
	color: #404040;
}

.manxtitle th{
	text-align: right;
	background-color: #EFEFEF;
	vertical-align: top;
	
}

td.navLinks{
	width: 100%;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	border-top: 1px solid #000000;
	background-color: #E9EFFB;
	height: 25px;
	padding-left: 8px;
	padding-bottom: 5px;
}

td.navLinks img{
	border: none;
	display: block;
	padding-bottom: 8px;
}

td.navLinks a, td.navLinks a:visited, td.navLinks a:link{
	color: #000000;
	
	
}

th.englishtitle img{
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;	
	
}

th.manxtitle{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}


#content{
	margin-left: 280px;
	padding-top: 20px;
	background-repeat: repeat-y;
}

.ebusiness_sectors_ {
	background-color: #e7e8e9;
	background-image: url(../images/layout/bg_grad.png);	
}

/*.content_splash {
	background-color: #e7e8e9;
	background-image: url(../images/layout/bg_grad.png);	
}*/

.content_music {
	background-color: #fee8d0;
	background-image: url(../images/layout/bg_music.png);		
}

.content_disaster {
	background-color: #f6e9f2;
	background-image: url(../images/layout/bg_disaster.png);		
}

.content_travel {
	background-color: #e2dff0;
	background-image: url(../images/layout/bg_travel.png);		
}

.content_money {
	background-color: #deefe7;
	background-image: url(../images/layout/bg_money.png);		
}

.content_gaming {
	background-color: #dbf1fe;
	background-image: url(../images/layout/bg_gaming.png);		
}

#homepagecontent{
	clear: both;
}

.innercontent {
	height: 100%;
	min-height: 480px;
	padding-bottom: 10px;
	margin: 0;
}

.innercontent ul{
	padding: 1px !important;
}

.innercontent li{
	padding: 3px !important;
}

.innercontent h1 {
	color: #000;	
	font-weight: bold;
	font-size: 2.8em;
	font-family: Garamond, Georgia, "Times New Roman", serif;
}

.stripe {
	float: left;
	width: 80px;
	height: 470px;
	background-image: url(../images/layout/full_curve.png);
	background-repeat: no-repeat;
}

#flashsplash{
	background-image: url(../images/splash.png);
	background-position: top left;
	width: 620px;
	height: 360px;
	float:left;
}

#flashsplash embed{
	position: absolute;
	top: 120px;
	left: 300px;
}

.splash img{ 
	float: left;
	margin-right: 15px;
	margin-top: 20px;
}

.splash{
	margin-left: 0px;
	padding-left: 0px;
}

#NonFlashContent{
	float: right; 
	text-align: right;
	font-size:1.2em;
	margin-left: 10px;
	padding-left: 60px;
	padding-right: 50px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
	text-transform: lowercase;
}

#homenewsvideos{
	width: 50%;
	float: right;
	text-align: center;
	font-size:1.2em;
}

.homepagecontent{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #404040;
}

.homepagecontent li{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #404040;
}

.breadcrumb{
	margin-top: 10px;
	padding-right: 20px;
	background-color: #FFF3DB;
	text-align: right;
	font-weight: bold;
}


/*                   XML Content Specific classes                       */

.contacts{
	width: 60%;
	border: 1px solid #666666;
	border-collapse: collapse;
	text-align: left;
	margin: 20px 20px;
}
.contacts td, .contacts th{
	border: 1px solid #666666;
}
.companyname{
	background-color: #FFF3DB; 
	text-align: center;
	color: #666;
}
.departmentname{
	background-color: #CCDEFF;
	text-align: left;
	color: #666666;
}
.detailheader{
	background-color: #FDE7DA;
	text-align: left;
	color: #666666;
	width:20%;
}

#detailheader{
	background-color: #E9EFFB;
	text-align: center;
	color: #666666;

}

.error {
	color: #ff0000;
	font-weight: bold;
}

.contact{
	font-size: 0.85em;
}


.documents{
	margin: 12px 2px 12px 0px;
	text-align: center;
	margin-left: 20px;
	width:60%;
}
.documents table{
	border: 1px solid #666666;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
	width: 100%;
}
.documents th{
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid #666666;
	padding: 4px 0px;
	background-color: #FFF3DB; 
	color: #666666;
}
.documents td{
	background-color: #ffffff;
	color: #000000;
	padding: 4px;
	vertical-align: top;
	border: 1px solid #666666;
	font-size: 1.1em;
}

img{
	border: none;
}

.results img{
	vertical-align: middle;
}

.dochead, .dochead a{
	font-weight: bold;
	font-size: 1.1em;
}
.documents a{
	letter-spacing: 0px;
}
.documents td div{
	padding: 2px 0px;
}
.copyright{
	clear: both;
	font-size: 0.75em;
	margin-top: 20px;
	
	
}


/*                                   TABLES                           */

.summary{
	border: 1px solid #666666;
	border-collapse: collapse;
	text-align: left;
	margin: 20px 20px;
}
.summary th{
	text-align:left;
	font-weight: bold;
	background-color: #FFF3DB; 
	border: 1px solid #000000;
	color: #000000;
}

.summary td{
	border: 1px solid #666666;
	padding: 2px;
}

.summary p{
	margin-left: 15px;
}

.summary ul{
	margin-left: 15px;
}

/* Gov Toolbar */
#govnavbar {
	background-color:#FFF3DB;
	background-repeat: repeat-y;
	background-position: right bottom;
	color: #fff;
}
#govnavedge {
	border-right-color:#FFF3DB; 
	border-bottom-color:#FFF3DB; 	
}

#govnavbar a:hover {
	background-color: #D7E2F9;
}

.content img{
	padding: 5px 5px 5px 5px;
}

.serviceprovider{
	margin-top: 5px;
}

#generalcopyright{
	bottom: 0px;
	background: #FFF;
	margin-top: -10px;
}

#generalcopyright{
   clear: both;
	border-top: 1px dashed #000;
}

/*--------------------------------------------------Sector pages----------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
#sectorheading{
	color: #000000;	
	font-size: 2.4em;
	font-weight: bold;
	margin-left:55px;
	padding-bottom: 5px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	width: 55%;
	float: left;
}

#videonews{
	float: right; 
	margin-top: 10px;
	width: 247px;
}

.sectorimage img{
	vertical-align: middle;
	float: left;
}


#welcometext{	
	color: #EB232A;
	margin-left: 45px;
	clear: right;
}

#music{
	margin-left: 10px;
}
#music .sectorpad{
	margin-left: 50px;
}

#disaster{
	margin-left: -25px;
}
#disaster .sectorpad{
	margin-left: 80px;
}

#travel{
	margin-left: -35px;
}
#travel .sectorpad{
	margin-left: 85px;
}

#money{
	margin-left: 15px;
}
#money .sectorpad{
	margin-left: 50px;
}

#gaming{
	margin-left: 30px;
}
#gaming .sectorpad{
	margin-left: 50px;
}

div.tabsurround {
	margin-left: 3px;
}
div.ebvideocaption {
	background-image: url(../IMAGES/buttons/caption_bg.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 483px;
	text-align: center;
	padding-top: 5px;
	font-weight: bolder;
}

div.ebvideoarchive {
	margin-top: 10px;
	background-image: url(../IMAGES/buttons/archive_button.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 483px;
	text-align: center;
	padding-top: 5px;
	font-weight: bolder;
}

div.ebviddesc {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	padding: 5px;
	width: 468px;
}

div.videoarctitle {
	color: red;
	font-weight: bolder;
}

div.videoarcdesc {
	clear: both;
	color: black;
}

table.videoarchive {
	width: 90%;
	border-collapse: collapse;
}

td.videoimage {
	width: 90px;
}

tr.videorow {
	border-bottom: 2px solid #999999;

}

tr.videorow td {
	margin-bottom: 20px;
}
