﻿body
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #201f1e;
	background-position:center top;
	background-image:url(BG_top_centre.gif);
	background-repeat:no-repeat;	
	margin:0 auto 0 auto; /* centres site */
}
a
{
	color:Black;
	text-decoration: underline;
}
h1 
{
	font-size:18px;
	font-weight:bold;
}
h2
{
	font-size:16px;
	font-weight:bold;
}
h3
{
	font-size:14px;
	font-weight:bold;
}
a:hover{}

.jqmWindow{background-color:White !important;} /* overrides a jquery class for popup windows */

.content
{
}
#search
{
	font-size:12px;
	font-weight:bold;
	background-color:White;
}
#search a 
{
	text-decoration: none;
}
.SearchBox
{
	font-size:12px;
	Height:18px;
	Width:155px;
	background-image:url(searchbox.gif);
	background-position:top;
	background-repeat:no-repeat;
	border: none 0px;
	padding: 0px 0px 0px 1px;
	vertical-align:middle;
}
.searchimg
{
	font-size: 12px;
	height: 18px;
	width:30px;
	border: none 0px;
	padding: 0px;
	background-image:url(searchbutton.gif);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align: bottom;
}

#infotext
{
	color:White;
}
#infotext a {color:White;}

.leftcolumn
{
	background-color:#201f1e;
}
#menu a 
{	
	color:White;
	text-decoration: none;
}
.menuitembox 
{ 
	 
}
.menuitem 
{
	color:White;
	font-size:13px;
	font-weight:bold;
}
.menuitemselected
{
	font-weight:bold;
}
.menusubitem1
{
	color:White;
	font-size:11px;
}
.menusubitem2
{
	color:White;
	font-size:11px;
}
.maincolumn
{
	background-color:White;
}
.breadcrumb, .breadcrumb a
{
	color:#aaaaaa;
	text-decoration: none;
	font-size:10px;
}
#copyright, .copyright
{
	color: #CCCCCC;
	font-size:11px;
}

#legal
{
	color: #CCCCCC;
	font-size:11px;	
}

table
{
	border-style: solid;
	border-width: 1px;
}

.sectionheader
{
	background-repeat:no-repeat;
	height:20px;
	color:Black;
}
.sectionheader a 
{
	color: Black;
}
.reorderlist ul
{
 	text-indent: 0px;
    margin-left: 0px;
    padding-left:0px;
}

.reorderlist li td
{
    vertical-align: top;
}
.reorderlist div
{
	overflow:hidden;
}
.login
{
	margin:20px 20px 20px 20px;
}
.logintitletext
{
	background-color:#4e4d4d;
	font-weight:bold;
	color:White;
}
.logintnstructiontext
{
	font-style:italic;
	color:Black;
}
.loginbuttonstyle
{
	background-color:White;
	border-color:#4e4d4d;
	border-style:solid;
	border-width:1px;
	color:#4e4d4d;
}
.preloadImage
{
	display:none;
	visibility:hidden;
}
a:link img, a:visited img, a:active img
{
	border:none 0px;
}

.videocontainer
{
}
.playlistbox
{
	border: solid 1px #AAAAAA;
	width: 423px;
	background-color: #DDDDDD;
	padding-bottom:10px;
	background-image:url('playlist_grad.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}
.playlistitem
{
	padding: 10px;
}
.playlisttext
{
	float:left;
	width:280px;
}
.videotitle
{
	font-size:12px;
	font-weight:bold;
}
.videothumb
{
	float: left;
	padding-right: 20px;
}
.videodetailend
{
	clear:both;
}

.list ul
{
	list-style: square none outside;
	padding-left:20px;
	margin-left:20px;
}
.quoteleft
{
	float:left;
	margin-right:10px;
}
.quoteright
{
	margin-left:10px;
	float:right;
	vertical-align:bottom;
	height:26px;
}
.quotefooter
{
	text-align: right;
	clear: both;
	font-style: italic;
	margin-top:10px;
	color:#AAAAAA;
}
.quotetext
{
	float: left;
	width: 580px;
	text-align: justify;
}



.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 10px 15px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;   
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
}
.paymentsuccess
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #201f1e;
}
.twtr-widget {
    font-family: Trebuchet MS !important;
    font-size: 12px !important;
}
#slider {
    position:relative;
    width:705; /* Change this to your images width */
    height:250px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
