/* CSS Document */

html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	background:url(../images/container_bk.gif) center repeat-y;
	background-color:#000000 ;
/*	background-color:#0a0444 ;*/
	
	
	/*background-color:#eaeaea;background-repeat:repeat-y;*/
	color: #000000;
	font: 12px/14px  Arial, Helvetica, sans-serif;/**/
	font-weight:normal;
	text-align: center; /*this will center ALL items on the page in IE but only text in Moz etc.*/
}
p, td, li, ul,ol, h3 ,h4 ,h5 ,h6 {
	font: 12px/18px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e7e7e7;
	
	/* Netscape 4&IE5 doesn't really like type tags just set in the body, this helps */
	margin: 0 0 0 0; /* removes unpridictable 'browser default' settings */
	padding: 0 0 0 0; /* " " */
}



.clear {
clear:both;
height:1px;
line-height:1px;

}

p {
color:#e7e7e7;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:normal;
margin-top:5px;
margin-bottom:5px;

}

.smalltype {
color:#e7e7e7;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:18px;
font-weight:normal;
margin-top:5px;
margin-bottom:5px;
}

strong {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
font-weight:bold;
margin-top:5px;
margin-bottom:5px;

}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;


}


.grey {
color:#CCCCCC;

}

.platinum {
color:#999999;

}

.gold {
color:#CCCC00;

}

.red {
color:#FF0000;

}

.light-blue {
color:#CCCCFF;

}

.orange {
color:#FF9900;

}

.black {
color:#000000;


}

.highlight-box {
	background-color:#392D6F;
	margin:15px;
}

.highlight-box p {
	padding:3px 0px 3px 0px;
	margin:0 0 0 0;
}

#container{
	margin: 6px auto 6px auto;
	width: 952px; /*An auto centering layer, width must be assigned*/
	height:100%;
	text-align: left; /*text align must be declared in all items due to 'text-align: center;' being in the body tag background-color:#FF00FF;*/
	
	
}

.full-jump-menu {
margin:10px 25px 10px 25px !important;
}

#full-width {
width:952px;
height:auto;
background-color:#1e1739;
/*background-color:#38167d;*/
}

#full-width p {
margin:5px 25px 5px 25px;

}

#full-width h1 {
margin:10px 10px 10px 25px;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

#full-width h2 {
margin:10px 10px 10px 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF9900;
}

#full-width-black {
width:908px;
height:auto;
background-color:#000000;
padding-left: 21px;
padding-right: 21px;
/*background-color:#38167d;*/
}

.centred
{
text-align: center;
}

.light-purple-line {
margin:0 auto 0 auto;
width:917px;
height:14px;
background:url(../images/purple-dots.gif) repeat-x;
}

.dark-purple-line {
margin:0 auto 0 auto;
width:917px;
height:14px;
background:url(../images/d-purple-dots.gif) repeat-x;
}

.purple-line {
margin:0 auto 0 auto;
width:917px;
height:14px;
background:url(../images/dark-purple-dots.gif) repeat-x;
}

#header {
margin:0 0 0 0;
width:952px;
height:135px;
}

#navigation {
background:url(../images/navigation-tile.jpg) top left repeat-x;
margin:0 0 0 0;
padding:0 0 0 0;
width:952px;
height:30px;
}

#navigation p {
margin:0 auto 0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#999999;
line-height:30px;
text-align:center;
vertical-align:middle;
}

#navigation p img
{
margin: 0;
padding: 0;
vertical-align: middle;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
background-image:url(../images/nav-seperator.jpg) right top;
margin:0px 9px 0 9px;
font-size:12px;
line-height:30px;
color:#123d72;
text-align:left;
vertical-align:middle;
text-decoration:none;
}

#navigation a:hover{
color:#3366CC;


}

/*--------------------------------------- login -----------------------------------*/

#login {
margin:0px auto 0 auto;
width:952px;
height:50px;
position:absolute;
top:0;

}

#login p {
font-size:10px;
text-align:right;
color:#ffffff;
line-height:28px;

}

#login a:link {
color:#ffffff;
text-decoration:none;

}
#login a:visited {
color:#ffffff;
text-decoration:none;

}

#login a:hover {
color:#cccccc;
text-decoration:underline;


}

#login a:active {
color:#ffffff;
text-decoration:none;

}

.p {
font-family:

}




.login {
margin:5px 0 0 0;
width:110px;
height:12px;
font-size:10px;
}

.log-button {
margin:5px 5px 0 0;
width:50px;
font-size:10px;

}

.login_show {
margin:5px 0 0 0;
width:160px;
height:12px;
font-size:10px;
}

/*-- login box info ---- */

#page_cover
{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: expression('absolute');
	display:none;
	cursor:wait;
	z-index: 1000;
	padding-top:200px;
	color:#FFFFFF;

}

#loadTable

{
	display:none;
	border: 3px solid #6E89DD;
	padding: 10px;
	margin: 0;
	background:#FFFFFF;
/*	background: #000000;*/
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

/*--------------------------------------- login -----------------------------------*/



#page-content {
margin:0 0 0 0;
padding:0 0 0 0;
width:auto;
height:auto;
}

#left-div {
margin:6px 0 0 0;
float:left;
width:713px;
height:auto;
background-color:#000000;

}

#left-div a:link {
color:#CCCCCC;

}

#left-div a:visited {
color:#CCCCCC;

}

#left-div a:active {
color:#CCCCCC;

}

#left-div a:hover {
color: #999999;

}



#right-div {
margin:6px 0 0 0;
float:right;
width:233px;
height:auto;
background-color:#000000;
}

.twitterbutton
{
width: 233px;
height: 43px;
float: left;
overflow: hidden;
padding: 2px 0 2px 0;
margin: 0;
background: #000000 url(../images/TwitterButton.jpg) bottom left no-repeat;
}

.buttlink
{
width: 41px;
height: 43px;
float: right;
padding: 5px 0 0 0;
}


/*----------------------------------- Main Show Homepage left modules -------------------------------------------------*/


#showbook-mainshow {
float:left;
width:420px;
height:181px;
background-color:#8d6abc;
}

#showbook-mainshow img {
margin:0px 0px 0px 3px;
}

#hp-mainshow {
width:713px;
height:311px;
background-color:#7a56a8;
}

#hp-mainshow img {
margin:3px 4px 3px 4px;
}



/*----- hp-welcome ------*/

#hp-welcome {
margin:6px 0 0 0;
width:713px;
height:147px;
/*height:151px;*/
background-color:#8d6abc;
background:url(../images/welcome-bk.jpg) bottom left no-repeat;

}

#hp-welc-content {
margin:0 0 0 0;
width:713px;
/*height:36px;*/
height:auto;
/**/
}

#hp-welc-content p {
padding:0 20px 5px 20px;
line-height:16px;
}

#hp-welc-content h2 {
margin:10px 20px 0 20px;
font-size:14px;
color:#e7e7e7;
font-weight:bold;
}

/*----- hp-welcome end ------*/

#hp-4shows {
margin:0 0 0 0;
width:713px;
height:80px;
background-color:#8e6abc;
border-top:solid 5px #000000;
}

#hp-4shows-content {
margin:0 auto 0 auto;
width:707px;
height:128px;
background-color:#000000;
}

#hp-2shows {
margin:0 0 0 0;
width:713px;
height:260px;
background-color:#8e6abc;
border-top:solid 5px #000000;
}

.hpbottombanner
{
width: 713px;
height: 96px;
float: left;
background: url(../images/homebanner.jpg) bottom left no-repeat;
overflow: hidden;
text-align: center;
padding-top: 4px;
}

/*----- 2shows ------*/

.twoshowsleft {
margin:3px 0 0 3px ;
float:left;
height:253px;
width:352px;
background-color:#07233f;


}

.twoshowsleft p {
margin:5px 5px 5px 10px ;

}

.twoshowsleft img{
margin:3px 0 3px 0;


}

.twoshowsright {
margin:3px 0 0 3px ;
float:left;
height:253px;
width:352px;
background-color:#07233f;

}

.twoshowsright p {
margin:5px 5px 5px 10px ;
font-size:11px
line-height:16px;

}

.twoshowsright img{
margin:3px 0 3px 0;


}


/*----------------------------------- Main Show Homepage right modules-------------------------------------------------*/

#sky {
margin:6px 0 0 0 ;
width:231px;
height:auto;
border:1px solid #666666;
}

/*--- showslist --*/



#hp-showslist {
width:233px;
height:auto;
padding-bottom:2px;
/*height:366px;*/
background-color:#418ff0;
}

/* shows list navigation */
#showslistcontainer { width: 200px; }

#showslistcontainer p {
	font: 11px/11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e7e7e7;
}

#showslistcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font: 11px/11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e7e7e7;
}

#showslistcontainer li {
font: 11px/11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e7e7e7;
}

#showslistcontainer a
{
color:#FFFFFF;
display: block;
margin:0 3px 0 3px;
padding: 3px;
width: 220px;
background-color: #38167d;
border-bottom: 1px solid #418ff0;
text-decoration: none;
}

#showslistcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#showslistcontainer a:hover
{
background-color: #369;
color: #fff;
}
/* shows list navigation end */


/* ----- latest news ----- */

#hp-latestnews {
margin:6px 0 3px 0;
width:233px;
height:auto;
/*height:268px;*/
background-color:#8d6abc;
/*background-color:#418ff0;*/
}

/*#hp-news-content {
margin:0 3px 3px 3px;
height:229px;
background-color:#38167d;

}

#hp-news-content p {
padding:5px;

}*/

/*.morenews {
margin:0 0 0 0;
width:220px;
height:26px;
border:3px solid red;
}*/


.morenews img{
border: 3px solid #38167d;
}

.morenews:hover img{
border: 3px solid #336699;
}

.morenews:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

/*.morenews a:link {
margin:3px;


}

.morenews a:visited {
margin:0 0 0 0;
}

.morenews a:hover {
margin:0 0 0 0;
border:3px solid red;
}

.morenews a:active {
margin:0 0 0 0;

}

.morenews img {
margin:3px;

}
*/

#hp-160by600 {
margin:6px 0 0 0;
padding: 3px;
width:222px;
height:694px;
background-color:#000000;
/*background-color:#8e6abc;*/
border:solid 3px #000000;
}

#hp-160by600 img {
margin:15px auto 0 10px;
width:160px;
height:600px;
text-align:center;
border:1px solid #000000;

}

#horizontal_banners {
margin:6px 0 0 0;
width:707px;
height:90px;
background-color:#000000;
border:solid 3px #000000;

}

#horizontal_banners img {
margin:15px 15px 5px 15px;
border:0px;

}



#hp-register {
margin:3px 0 0 0;
padding: 3px;
width:228px;
height:137px;
background-color:#8e6abc;
}

#hp-register img {
margin:0 auto 0 auto;
width:227px;
height:136px;

}

#news-list {
margin:0 4px 3px 3px;
background-color:#38167d;
height:auto;
border-bottom:solid 3px #8d6abc;

/*padding-bottom:5px;height:226px;*/


}

#news-list li {
margin:0 10px 10px 25px;

list-style-image: url(../images/news-arrow.gif); 
	font: 11px/12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e7e7e7;

}

#news-list li a:link, #news-list li a:visited, #news-list li a:active {
margin:5px 0 0 0;
	font: 11px/12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e7e7e7;
text-align:left;
text-decoration:none;
}

#news-list li a:hover{
color:#3366CC;


}

/*------------- Form Elements ------------------------------*/

.pulldown {
font-size:10px;
height:18px;
width:190px;

}

.goldcard_number {
font-size:10px;
height:18px;
width:130px;

}

/*--------------- goldcard ----------------------------------*/

.buttons {
margin:0 15px 0 15px;

}

.goldcard-box {
margin:0 0 5px 0;

}

.goldcard-box h1 {
margin:0 15px 5px 15px;
line-height:18px;
}

.goldcard-box p {
margin:0 15px 5px 15px;
line-height:16px;
}

/*--------------- group bookings ----------------------------------*/



/*--------------- bannerright ----------------------------------*/

.banner-box {
margin:0 0 5px 0;

}

.banner-box p {
margin:0 15px 5px 15px;

}

.banner-box img {
margin:5px auto 5px auto;
}



/*-------- content pages ----------------- */

#normal-content {

margin:0 0 0 0;
width:713px;
height:auto;
background:url(../images/shows-bk.jpg) top left repeat-y;
/*background-color:#1e1739;*/
border-bottom:solid 3px #9069bc;
}

#normal-content p {
margin:10px 17px 0 17px;
}

#normal-content h1 {
margin:12px 17px 0 17px;
}

#normal-content img {
margin:5px 17px 5px 17px;
}

/*------------- Shows page --------------------------*/

#shows-content {

margin:0 0 0 0;
width:713px;
height:auto;
background:url(../images/shows-bk.jpg) top left repeat-y;
/*background-color:#1e1739;*/
border-bottom:solid 3px #9069bc;
}

.shows-content-title  {
padding:0 15px 0 15px;


}



#shows-content ul {
margin:0 0 5px 15px;
}

#shows-content li {
color:#FFFFFF;
list-style:url(../images/arrow-white.gif);
margin:0 0 5px 15px;
left:20px;

}

#shows-details {

margin:0 0 0 0;
width:713px;
height:auto;
background:url(../images/shows-details-bk.jpg) top left repeat-y;
/*background-color:#1e1739;*/
border-bottom:solid 3px #9069bc;
}

/*#shows-details h1 {
margin:10px 10px 5px 13px;
}
*/



#shows-welcome {
margin:0 0 0 0;
width:713px;
height:auto;
background-color:#8d6abc;
/*border-bottom: solid 3px #8e6abc;*/
}

.shows-filter {
padding:14px;
background-color:#8d6abc;
}

#shows-pagenav {
width:auto;
height:24px;
margin:14px;
background-color:#8d6abc;
}

#shows-pagenav p {
margin-left:5px;
height:24px;
line-height:24px;
}

.shows-box {
margin:0 0 5px 0;
padding-bottom:10px;
padding-top:10px;

}

.thankyou-box {
margin:0 0 5px 0;
padding-bottom:10px;
padding-top:10px;

}

.thankyou-box p {

margin:5px 15px 5px 15px;


}


.mobile-box {
margin:0 0 5px 0;
padding-bottom:10px;
padding-top:10px;

}

.mobile-box p {
margin:0 15px 5px 15px;


}

.mobile-box h1 {
margin:0 15px 5px 15px;


}

.mobile-box img {
margin:0 15px 5px 15px;


}

.shows-left {
margin:0px 3px 3px 14px;
padding:0 0 0 0;
float:left;
width:230px;
height:140px;
border:solid 2px #CCCCCC;
}

.shows-left img {
width:230px;
height:140px;
}

.studios-left {
margin:4px 3px 3px 14px;
float:left;
width:115px;
height:71px;

}

/*------ past shows ----- */

.pastshows {
margin:0 0 5px 0;
padding:15px;

}

.pastshows img {
margin:5px;
width:158px;
height:58px;
/*width:172px;
height:70px;*/
border:solid 1px #CCCCCC;

}

/*------ news page ------ */

.news-left {
margin:0px 3px 3px 14px;
padding:0 0 0 0;
float:left;
width:230px;
height:140px;
border:solid 2px #CCCCCC;
}

.news-left img {
width:230px;
height:140px;
}

.news-right {
	/*padding:5;*/
	float:left;
	width:430px;
	height:auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 15px;

}

.news-right h1 {
font-size:14px;
color:#FFFFFF;
margin:0 0 0 0;

}

.news-right p {
text-align:left;
margin:5px 0 5px 0;
padding:0 0 0 0;
color:#FFFFFF;

}

/*------ book shows ----- */
.shows-left-side {
margin:0px 3px 3px 0px;
float:right;
width:285px;
height:auto;

}

.shows-left-side p {
margin:5px 10px 5px 10px;
line-height:16px;

}

.shows-left-side h1 {
margin:15px 10px 10px 10px;
color:#FFFFFF;

}

.shows-right-side {
margin:0px 3px 3px 0px;
padding:0 0 0 0;
float:left;
width:420px;
height:auto;
/*border-right: 1px solid #FFFFFF;*/
text-align:left;

}

.shows-right-side h1 {
font-size:14px;
line-height:18px;
color:#e7e7e7;
margin:15px 10px 10px 13px;

}

.shows-right-side p {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin:5px 10px 8px 3px;
padding:0 0 0 10px;
font-size:12px;
color:#e7e7e7;

}

#book-form {
margin:12px auto 3px auto;
width:686px;
height:auto;
}

#book-form h1 {
margin:12px;
color:#FFFFFF;
font-size:14px;
}

/*#book-form p {
margin:5px 10px 5px 10px;
}*/

.form-left-col {
width:230px;

}

/*------ book shows end ----- */

.shows-right {
	/*padding:5;*/
	float:left;
	width:430px;
	height:auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;

}

.shows-right h1 {
font-size:14px;
color:#FFFFFF;
margin:0 0 0 0;

}

.shows-right p {
text-align:left;
margin:5px 0 5px 0;
padding:0 0 0 0;
color:#FFFFFF;

}

.shows-divider {
margin:0 auto 0 auto !important;
width:686px;
height:25px;
line-height:25px;
background:url(../images/divider-dot.jpg) repeat-x;
/*background:url(../images/divider.gif) repeat-x;*/

}

.divider {
margin:0 auto 0 auto !important;
width:95%;
height:25px;
line-height:25px;
/*background:url(../images/divider.gif) repeat-x;*/
background:url(../images/divider-dot.jpg) repeat-x;
}

/*------------- Shows page end --------------------------*/

/* ------------ Calendar Page ---------------------------*/

#calendar_container {
width:100%;
height:auto;

}

#calendar_container p {
margin:5px 8px 0 15px;
text-align:left;
}

#calendar_container a:link, #calendar_container a:visited, #calendar_container a:active {
background-image:url(../images/nav-seperator.jpg) right top;
margin:0 0 0 0;
font-size:11px;
color: #ffffff;
text-align:left;
vertical-align:middle;
text-decoration:none;

}

#calendar_container a:hover{
color: #CCCCCC;
margin:0 0 5px 0;


}

.cal_1 {
float:left;
width:231px;
height:243px;
margin:3px 4px 3px 6px;
background-color:#30194d;
/*background-color:#462a6b;*/
/*background:url(../images/cal_bk.jpg) repeat-x;*/

}

.cal_2 {
float:left;
width:231px;
height:243px;
margin:3px 4px 3px 0;
background-color:#30194d;
/*background-color:#462a6b;*/

/*background:url(../images/cal_bk.jpg) repeat-x;*/
}

.cal_3 {
float:left;
width:231px;
height:243px;
margin:3px 6px 3px 0;
background-color:#30194d;
/*background-color:#462a6b;*/

/*background:url(../images/cal_bk.jpg) repeat-x;*/
}


.cal_date {
margin:0 0px 0 0px;
height:28px;
background-color:#825cb4;
}

.cal_datet {
margin:0 0px 0 0px;
height:28px;
background-color:#FFFFFF;
}

#calendar_container .cal_datet p {
margin:0px auto 5px auto;
line-height:28px;
text-align:center;
position:relative;
font-size:14px;
font-weight:bold;
color:#333333;
}


#calendar_container .cal_date p {
margin:0px auto 5px auto;
line-height:28px;
text-align:center;
position:relative;
font-size:14px;
font-weight:bold;
color:#cccccc;
}

.cal_show {
/*margin-bottom:5px;*/
float:left;
width:75%;
height:40px;
vertical-align:middle;
background-color:#541ba2;

}

.cal_time {
/*margin-bottom:5px;*/
float:left;
width:25%;
height:40px;
vertical-align:middle;
background-color:#541ba2;

}

.cal_show2 {
/*margin-bottom:5px;*/
float:left;
width:75%;
height:40px;
vertical-align:middle;

}

.cal_time2 {
/*margin-bottom:5px;*/
float:left;
width:25%;
height:40px;
vertical-align:middle;
}

.cal_show p {
line-height:13px;
margin-top:10px;

}

.cal_time p {
line-height:13px;
margin-top:10px;
}

.cal_show2 p {
line-height:13px;
margin-top:10px;
}

.cal_time2 p {
line-height:13px;
margin-top:10px;
}



/* ------------ Calendar Page End ---------------------------*/

/*--------------------  register page ---------------------------------------*/
#register-content {

margin:0 0 0 0;
width:713px;
height:auto;
background:url(../images/shows-bk.jpg) top left repeat-y;
border-bottom:solid 3px #9069bc;
}

.register-box {
padding:15px;

}

.register-box p {
line-height:14px;
margin:0 0 8px 0;

}


/*--------------------  register page end ---------------------------------------*/

/*Sitemap*/
.sitemap {
	margin: 5px 20px 0 20px;
}
.sitemap ul {
	font-size: 13px;
	margin-top: 10px;
	margin-left: 15px;
	list-style: none;
	background: transparent url(../images/vert-dot.gif) repeat-y 6px;
}
.sitemap li {
	padding: 3px 0 6px 17px;
	margin-bottom: 2px;
	background: transparent url(../images/arrow.gif) no-repeat left 6px;
}
.sitemap li ul {
	margin-left: 0; 
}
.sitemap li ul li {
	padding-left: 40px;
	background: transparent url(../images/arrow-two.gif) no-repeat left 6px;
}
.sitemap li a {
	padding-bottom: 2px;
	color:#ffffff;
}
.sitemap li a:link, .sitemap li a:active, .sitemap li a:visited {
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
}
.sitemap li a:hover {
	border-bottom: 1px solid #333333;
	text-decoration: none;
}

/*----- links ------ */
#normal-content .link-logo {
margin:0 0 0 0;
padding:0 0 0 0;
float:left;
width:auto;
height:140px;

}

#normal-content .link-logo img {
margin:0px 0 0 10px;

}

.link-text {
margin:0 0 0 10px;
float:left;
width:480px;
height:auto;
}




/*----------------------------------- footer -------------------------------------------------*/

#footer-clear{
	margin: 0 auto 0 auto;
	width: 952px; /*An auto centering layer, width must be assigned*/
	height:0px;
	line-height:0px;

	
}

#footer {

position:relative;
margin:0 auto 0 auto;
background:url(../images/footer-tile.jpg) top left repeat-x;
padding:0 0 0 0;
width:952px;
height:36px;
}

#footer p {
margin:3px auto 0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
line-height:36px;
text-align:center;
vertical-align:middle;

}

#footer a:link, #footer a:visited, #footer a:active {
background-image:url(../images/nav-seperator.jpg) right top;
margin:2px 12px 0 12px;
font-size:11px;
line-height:36px;
color:#123d72;
text-align:left;
vertical-align:middle;
text-decoration:none;
}

#footer a:hover{
color:#3366CC;


}

.footer-right {
text-align:right;

}

/*-------------------- footer2 ---------------------------*/

#footer2 {

position:relative;
margin:0 auto 6px auto;
/*background:url(../images/footer-tile.jpg) top left repeat-x;*/
padding:0 0 0 0;
width:952px;
height:30px;
}

#footer2 p {
margin-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
line-height:30px;
text-align:center;
vertical-align:middle;

}

#footer2 a:link, #footer2 a:visited, #footer2 a:active {
background-image:url(../images/nav-seperator.jpg) right top;
margin:2px 12px 0 12px;
font-size:11px;
line-height:30px;
color:#CCCCCC;
text-align:center;
vertical-align:middle;
text-decoration:none;
}

#footer2 a:hover{
color:#3366CC;
}

#hp-youtube {
margin: 3px 0 0 0;
padding:3px;
width:224px;
height:182px;
background-color: #000000;
border: 2px solid #8d6abc;
}
