@charset "utf-8";
/* CSS Document */

/* mac hide\*/
html, body {
height:100%;
font-family: "Century Gothic", "Trebuchet MS", Arial;
font-size:14px;

}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	background-color: #00ade4;
	color:#3b2313;
	background-image:url(../images/background_pattern_blue.gif);
	background-repeat:repeat;
	background-position:center top;
}
#outer{
	width:898px;
	border:1px solid #000000;
	color: #000000;
	text-align:left;
	margin:-52px auto 0;/* negative top margin top make room for footer*/
	position:relative;
	background-color:#FFFFFF;
	margin-top:20px;
	z-index:11;
}

#outer_shadow{
	width:940px;
	color: #000000;
	margin:-54px auto 0;/* negative top margin top make room for footer*/
	position:relative;
	margin-top:20px;
	z-index:10;
	background-image:url(../images/dropshadow.png);
	background-repeat:no-repeat;
	background-position:right;
}


 
* html #outer{
	height:100%; /*IE treats height as min-height anyway*/
	width:900px;
	w\idth:900px;
}
#header{
	position:absolute;
	top:0px;/*place it at top of screen but remembering that we have dragged the outer upwards by 52px*/
	width:860px;
	height:170px;
	overflow:hidden;
	color: #000000;
	margin-left:20px;
	z-index:99;
	border-bottom:1px dotted #b2b2b2;
}

#contactnumbers{
	width:860px;
	margin-bottom:20px;
	overflow:hidden;
	color: #000000;
	margin-left:20px;
	z-index:99;
	border-bottom:1px dotted #b2b2b2;
	border-top:1px dotted #b2b2b2;
	padding-top:10px;
	padding-bottom:10px;
}

#bluestrip {
	height:20px;
	width:898px;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/blustrip.gif) no-repeat;
	}

#left {
	position:relative;
	width:365px;
	float:left;
	margin-top:170px;/*needed to make room for absolute header*/
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:0px;
	font-size:14px;
	line-height:20px;
	text-align:left;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	margin-bottom:20px;
	color:#3b2313;
	border-right:1px dotted #b2b2b2;
}

#left a {
	color:#ed217c;
	text-decoration:none;
}

#left a:hover {
	color:#ed217c;
	text-decoration:underline;
}

#left_shop {
	position:relative;
	width:215px;
	float:left;
	margin-top:170px;/*needed to make room for absolute header*/
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:0px;
	font-size:14px;
	line-height:20px;
	text-align:left;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	margin-bottom:20px;
	color:#3b2313;
	
}

#left_shop a {
	color:#ed217c;
	text-decoration:none;
}

#left_shop a:hover {
	color:#ed217c;
	text-decoration:underline;
}
p {padding:0 3px;margin:0 0 1em 0}
#footer {
	width:900px;
	clear:both;
	height:30px;
	color: #000000;
	text-align:center;
	margin:auto;
	line-height:32px;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#centrecontent_left {
	width:470px;
	float:right;
	margin-top:170px;/*make room for absolute  header*/
	line-height:20px;
	padding-left:20px;
	margin-bottom:20px;
	color:#3b2313;
	
}

#centrecontent_left_shop {
	width:620px;
	float:right;
	margin-top:170px;/*make room for absolute  header*/
	line-height:20px;
	padding-left:20px;
	margin-bottom:20px;
	color:#3b2313;
	border-left:1px dotted #b2b2b2;
}

#centrecontent_left_shop a {
	color:#ed217c;
	text-decoration:none;
}

#centrecontent_left_shop a:hover {
	color:#ed217c;
	text-decoration:underline;
}

#centrecontent_left a {
	color:#ed217c;
	text-decoration:none;
}

#centrecontent_left a:hover {
	color:#ed217c;
	text-decoration:underline;
}

#centrecontent_left ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-left:10px;
}

#centrecontent_left li {
	list-style:url(../images/liststar.gif);
	font-size:18px;
	line-height:18px;
	margin-bottom:5px;
	padding-bottom:10px;
}


.topmenu {
position:absolute;
	margin-top:133px;
	margin-left:365px;
}

.topmenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.topmenu li {
	list-style:none;
	float:left;
	display:block;
	width:95px;
	height:30px;
	text-align:center;
}
.topmenu li a {
	color:black;
	text-decoration:none;
	font-size:14px;	width:100px;
	height:30px;
	text-align:center;
	float:left;
}

.topmenu li a:hover {
	float:left;
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	width:100px;
	height:30px;
	display:block;
	text-align:center;
	background-image:url(../images/linkhover_small.gif);
	background-position:center top;
}

.topmenu .contact a:hover {
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	width:100px;
	height:30px;
	display:block;
	text-align:center;
	background-image:url(../images/linkhover.gif);
	background-position:center top;
}

.topmenu li .selected {
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	width:100px;
	height:30px;
	display:block;
	text-align:center;
	background-image:url(../images/linkhover_small.gif);
	background-position:center top;
}

.topmenu .contact .selected {
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	width:100px;
	height:30px;
	display:block;
	text-align:center;
	background-image:url(../images/linkhover.gif);
	background-position:center top;
}






html>body #minHeight{float:right;width:0;margin-bottom:-52px;} /*safari wrapper */
.clearer{height:1px;overflow:hidden;clear:both}

.topleftcorner {
	position:absolute;
	width:16px;
	height:16px;
	top:-1px;
	left:-1px;
	z-index:101;
	background-image:url(../images/corner_topleft.gif);
	background-repeat:no-repeat;
	}

.toprightcorner {
	position:absolute;
	width:16px;
	height:16px;
	top:-1px;
	right:-1px;
	z-index:101;
	background-image:url(../images/corner_topright.gif);
	background-repeat:no-repeat;
	}

.bottomrightcorner {
	position:absolute;
	width:16px;
	height:16px;
	bottom:-1px;
	right:-1px;
	z-index:101;
	background-image:url(../images/corner_bottomright.gif);
	background-repeat:no-repeat;
	}

.bottomleftcorner {
	position:absolute;
	width:16px;
	height:16px;
	bottom:-1px;
	left:-1px;
	z-index:101;
	background-image:url(../images/corner_bottomleft.gif);
	background-repeat:no-repeat;
	}

.pernlogo {
	position:absolute;
	margin-top:15px;
	margin-left:20px;
	border:0;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	margin:0;
	padding:0;
	font-weight:normal;
	padding-bottom:15px;
	color:#0053a0;
	height:40px;
	}

#newstitle {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#00aeef;
	display:block;
	padding-bottom:10px;
	}

#pagetitle {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#00aeef;
	display:block;
	padding-bottom:10px;
	}
	
h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#ed217c;
	display:block;
	padding-bottom:10px;
	}
	
	h4 {
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-weight:normal;
	color:#00aeef;
	width:200px;
	}

.toptel {
	font-size:14px;
	position:absolute;
	right:0px;
	margin-right:20px;
	color:#ffffff;
	font-weight:bold;
	}

.selected {
	font-weight:bold;
	}

.adheader {
	display:block;
	width:190px;
	height:22px;
	background: url(../images/ad_header.jpg) no-repeat left;
	background-color:#00acee;
	color:white;
	padding:2px;
	padding-top:1px;
	padding-left:4px;
	font-weight:bold;
	font-size:16px;
	border:1px solid black;
	border-bottom:none;
	}

.news_date{
	color:#00aeef;
	}

.news_title {
	color:#d994f6;
	}

.bluetext {
color:#00aeef;
	}

.pinktext {
color:#ed217c;
	}
	
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../images/close.png);}
#sb-nav-next{background-image:url(../images/next.png);}
#sb-nav-previous{background-image:url(../images/previous.png);}
#sb-nav-play{background-image:url(../images/play.png);}
#sb-nav-pause{background-image:url(../images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

.textinput {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:300px;
	border:1px solid #ed217c;
	font-size:14px;
	padding:5px;
	}

.submitbutton {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:130px;
	border:1px solid #ed217c;
	background-color: #ed217c;
	color:white;
	font-size:14px;
	padding:5px;
	}
	
.redstar {
color:#7b111c;
}
