﻿body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#0099FF;
	background-image:url(../slices/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
p{
	margin:0px 20px 20px 0px;
	padding:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#666666;
}
a{
	margin:0px;
	padding:0px;
	color:#4E7B9C;
	outline:none;
}
a:hover{
	margin:0px;
	padding:0px;
	color:#4E7B9C;
}
h1{
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#4E7B9C;
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
}
h2{
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#4E7B9C;
	font-size:20px;
	text-transform:capitalize;
	font-weight:normal;
}
h3{
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#4E7B9C;
	font-size:16px;
	font-weight:bold;
}
h4{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
img{
	margin:0px;
	padding:0px;
	border:none;
}
ul{
	margin:0px 0px 20px 30px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px 0px 10px 0px;
}
table{
	margin:0px 0px 20px 0px;
	padding:0px;
	border-collapse:collapse;
	background-color:#CBD0B5;

}
th{
	margin:0px;
	padding:5px 10px;
	color:#FFFFFF;
	vertical-align:top;
	background-color:#4E7B9C;
	/*border:1px solid #FFFFFF;*/
}
td{
	margin:0px;
	padding:5px 10px;
	vertical-align:top;
	border:1px solid #FFFFFF;
}

	
/*---------------------------*/

.main_con {
	margin: 0px auto;
	padding:0px;
	width: 800px;
	/*background:url(../images/bg_content.gif) repeat-y;*/
}


/*---------------------------
-------  CONTENT  -----------
---------------------------*/

.content_con {
	margin:0px;
	padding:0px;
	width:800px;
	background:url(../slices/bg_content.gif) repeat-y;
}
.content_bottom{
	padding:0px 0px 170px 0px;
	width:800px;
	background:url(../slices/bg_bottom.gif) no-repeat 0px bottom;
}

/*---------------------------
-------  LEFT_CON  -----------
---------------------------*/

.left_con {
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 0px;
	float:left;
	width:188px;
	background:url(../slices/bg_top_left.jpg) no-repeat 0px 0px;
}
.left_con p{
	margin:0px 10px 0px 20px;
	font-size:12px;
	color:#CCCCCC;
	line-height:120%;
}

/*---------------------------*/

.left_con_contact{
	font-size:20px;
	color:#E2CD6D;
	font-weight:bold;
}
p.left_con_contact {
	padding:0px 0px 5px 0px;
}
p.left_con_contact a{
	padding:3px 35px 5px 0px;
	font-size:14px;
	color:#E2CD6D;
	font-weight:bold;
	background:url(../slices/envelop.gif) no-repeat right 0px;
	display:inline-block;
}
p.left_con_contact a:hover{
	padding:3px 35px 5px 0px;
	font-size:14px;
	color:#E2CD6D;
	font-weight:bold;
	display:inline-block;
	background:url(../slices/envelop_open.gif) no-repeat right 0px;
}

/*---------------------------*/

.signup_box{
	margin:0px 10px 0px 20px;
	padding:0px;
}
.signup_box h3{
	margin:0px;
	padding:0px;
	font-size:14px;
}
.email_box{
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

form.signupform{
	margin:0px;
	padding:0px;
	text-align:left;
}
.textfield_sign{
	margin:0px;
	padding:0px;
	width:100px;
	float:left;
	text-align:left;
}
.signup_button{
	margin:0px;
	padding:0px 0px 0px 3px;
}

/*---------------------------*/

a.gaelic{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:130%;
}

/*---------------------------*/

.left_con_logo{
	padding:5px 0px 0px 10px;
	clear:both;
}

/*---------------------------
----------  NAV  -----------
---------------------------*/

.nav{
	margin:260px 0px 30px 0px;
	padding:0px;
	list-style-type:none;
}
.nav li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	background:url(../slices/left_con_sep.gif) center bottom no-repeat;
}
.nav li a{
	margin:0px;
	padding:5px 0px 4px 30px;
	font-size:16px;
	line-height:16px;
	color:#999999;
	display:block;
	width:158px;
	text-decoration:none;
}
.nav li a:hover{
	margin:0px;
	padding:5px 0px 4px 30px;
	font-size:16px;
	line-height:16px;
	color:#FFCC00;
	text-decoration:none;

}
#active{
	margin:0px;
	padding:5px 0px 4px 30px;
	font-size:16px;
	line-height:16px;
	display:block;
	color:#FFCC00;
	text-decoration:none;
	background:url(../slices/nav_arrow.gif) no-repeat 5px 2px;
}

/*---------------------------
-------  RIGHT_CON  -----------
---------------------------*/

.right_con {
	margin:0px 0px 0px 0px;
	padding:230px 20px 0px 30px;
	float:left;
	width:560px;
	background:url(../slices/bg_top_right.jpg) no-repeat 0px 0px;
}

/*---------------------------*/

.highlights_block{
	margin:0px;
	padding:0px;
	width:560px;
}

.highlights_block h1{
	margin:0px;
	padding:0px;
	font-size:22px;
	height:84px;
}
.highlights_block p{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 6px;
	line-height:120%;
	background:url(../slices/link_item_dash.gif) no-repeat 0px 5px;
}
.highlights_block a{
	margin:0px;
	padding:0px;
	display:inline-block;
	font-weight:bold;
	text-decoration:none;
}
.highlights_block  a:hover{
	display:inline-block;
	font-weight:bold;
	text-decoration:underline;
}
.highlights_features{
	margin:0px 20px 0px 0px;
	padding:0px;
	width:270px;
	float:left;
}
.highlights_features h1{
	background:url(../slices/title_features.gif) no-repeat;
}
.highlights_news{
	margin:0px;
	padding:0px;
	width:270px;
	float:right;
}
.highlights_news h1{
	background:url(../slices/title_news.gif) no-repeat;
}
.highlights_highlights{
	margin:0px;
	padding:0px;
	width:270px;
	float:right;
	clear:right;
}
.highlights_highlights h1{
	background:url(../slices/title_highlights.gif) no-repeat;
}
.showreel_con{
	margin:0px;
	padding:30px 0px 0px 0px;
	width:560px;
}
.showreel_video{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:560px;
	float:left;
}
.showreel_video p{
	margin:0px 0px 0px 0px;
	padding:10px;
	background:#CBD0B5;
}
.showreel_right{
	margin:0px 0px 0px 0px;
	padding:9px;
	float:right;
	width:180px;
	border:1px solid #CBD0B5;
}

/*---------------------------
-------  FOOTER  ------------
---------------------------*/

.footer{
	margin:0px;
	padding:0px 0px 50px 0px;
	/*background:url(../slices/bg_footer.gif) no-repeat;*/
	color:#FFFFFF;
	font-size:12px;
}
.footer_logos{
	margin:0px 0px 20px 0px;
}
.footer_right{
	padding:0px 10px 0px 0px;
	width:250px;
	float:right;
	text-align:right;
}
.footer a{
	color:#FFFFFF;
	font-size:12px;
	display:inline;
}
.footer a:hover{
	color:#99D6FF;
	font-size:12px;
	display:inline;
}

/*---------------------------
-------  NEWS  ------------
---------------------------*/

.news_con{
	margin:0px;
	padding:0px;
}
.news_con h1{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #CC0000;
}
.news_con img{
	margin:0px 0px 5px 10px;
	padding:0px;
	float:right;
}

.news_sep{
	margin:0px 20px 10px 20px;
	padding:10px 0px 0px 0px;
	border-bottom:1px dashed #CCCCCC;
}

/*---------------------------
-------  LINKS  -----------
---------------------------

.links{
	margin:0px;
	padding:0px;
}
.links h2{
	margin:0px;
	padding:0px;
}
.links h3 a{
	margin:0px;
	padding:0px;
}
.links h3 a{
	margin:0px;
	padding:0px;
}
.links_logo{
	margin:0px;
	padding:0px 10px 5px 0px;
	width:100px;
	float:left;
}*/

/*---------------------------*/

.orange{
	color:#CD4A00;
	font-weight:bold;
}
.turq{
	font-size:80%;
	color:#B0B395;
	font-style:italic;
}
.tickets{
	margin:0px;
	padding:0px;
	width:191px;
	float:right;
}
.left_con_sep{
	margin:15px 0px;
	padding:0px;
	height:2px;
	background:url(../slices/left_con_sep.gif) no-repeat center;
}
.clear{
	margin:0px;
	padding:0px;
	height:1px;
	clear:both;
}
.sep{
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	border-bottom:1px dashed #CCCCCC;
}
.hide{
	display:none;
}
