﻿/* Redefining  existing html elements */

body
{
	margin: 0;
	padding: 0;
	min-width: 1024px;
	background-color: #000000; /*color:White; */ /*background-image: url(Images/img01.jpg);*/
	background-repeat: repeat-x repeat-y; /*font: small Arial, Helvetica, Verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
blockquote p
{
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
	height: 1%;
}
body p
{
	line-height: 1.9em;
	margin-bottom: 20px;
}
a
{
	color: #A60206;
}
a:hover
{
	color: #AA393C;
}
a:focus
{
	outline: none;
}

h1
{
	font-size: 45px;
}
h2
{
	color: #A60206;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0;
	padding: 0 0 5px;
}
h3
{
	color: #BF3F42;
	font-size: 18px;
	padding-bottom: 10px;
}
h4
{
	padding-bottom: 10px;
	font-size: 15px;
	color: #222;
}
h5
{
	font-size: 13px;
	color: #666666;
}


ul, ol
{
	margin: 0 0 35px 35px;
}
li
{
	padding-bottom: 5px;
}


/* # An ID Selector - defines an ID to identify an object */


#maincontainer
{
	width: 1024px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/ /*padding-top: 30px; */
}

#header
{
	height: 42px;
	width: 1024px;
	background-image: url(~/Images/header_textnew.gif);
}



#header.login
{
	width: 100%;
	height: 15px;
	float: left;
}

#menu
{
	width: 924px;
	float: left;
	padding-top: 10px;
	padding-left: 40px;
	height: 36px;
	width: 1024px;
}

#menu a
{
	color: #808080;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: small;
	font-style: inherit;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: capitalize;
	color: #C0C0C0;
}



#menu a:hover
{
	text-decoration: underline;
}


#menu a.active
{
	color: #808080;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: x-large;
	font-style: inherit;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: capitalize;
}

#menu .sitemap
{
	float: left;
	margin-left: 10px;
}


#logoleft
{
	position: relative;
	float: left;
	width: 200;
	height: 150px;
}


#logoright
{
	position: relative;
	float: left;
	width: 200;
	height: 150px;
}



#contentwrapper
{
	float: left;
	width: 100%;
}

#contentheader
{
	margin-top: 15px;
	padding: 0 0 0 0;
	width: 1024px; /*Width of main container*/
	height: 40px;
	background-image: url(Images/headerimg.gif);
	background-repeat: no-repeat;
	background-color: White;
	overflow: hidden;
}

#contentbody
{
	padding: 15px 15px 15px 15px;
	background-image: url(Images/bodyimg.gif);
	background-repeat: repeat-y;
	background-color: White;
	overflow: hidden;
}

#contentfooter
{
	padding: 0 0 0 0;
	width: 1024px; /*Width of main container*/
	height: 37px;
	background-image: url(Images/footerimg.gif);
	background-repeat: no-repeat;
	background-color: White;
	overflow: hidden;
}



#maincontent
{
	margin-left: 20px;
	position: relative;
	padding-left: 40px;
	float: left;
	width: 640px;
}
.maincontenthome
{
	margin-left: 20px;
	position: relative;
	float: left;
	width: 550px;
}

.contentmain
{
	background: url(images/post/img05.jpg) repeat-y left top;
	width: 640px;
}

.contentmain-bgtop
{
	background: url(images/post/img04.jpg) no-repeat left top;
}

.contentmain-bgbtm
{
	background: url(images/post/img06.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px;
}



#maincontent table.enquiryform
{
	width: 100%;
}

#maincontent td.colwidth150
{
	width: 150px;
}

#page
{
	margin-left: 20px;
	position: relative;
	padding-left: 40px;
	float: left;
	width: 750px;
}

#copywrite p
{
	color: White;
}




/* Sidebar */

#sidebar
{
	/*margin-right:10px;*/
	float: right;
	width: 320px;
	background: url(images/img08wide.jpg) repeat-y left top;
	font-size: 11px;
	overflow: hidden;
}

#sidebar-bgtop
{
	background: url(images/img07wide.jpg) no-repeat left top;
}

#sidebar-bgbtm
{
	background: url(images/img09wide.jpg) no-repeat left bottom; /*padding: 40px 20px 40px 20px;*/
	padding: 50px 60px 30px 20px;
}
#sidebar h4
{
	background-position: right top;
	background: #000000 url('images/header-right.png') no-repeat scroll top right;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	text-transform: none;
}

#sidebar .entry
{
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: thin inset #C0C0C0;
}

#sidebar .title
{
	font-size: 16px;
	color: #232F01;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

#sidebar .subtitle
{
	font-size: 15px;
	color: #232F01;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}


/*
#sidebar h4 span {
	background:transparent url('images/header-left.png') no-repeat scroll top left;
	padding:7px 15px;
	height:22px;
	display:block;
}*/
#sidebar h4 span
{
	background: transparent url('images/header-left.png') no-repeat scroll top left;
	padding: 7px 15px;
	height: 22px;
	display: block;
}



#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li
{
	margin-bottom: 1px;
}

#sidebar li ul
{
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li
{
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#sidebar li li a
{
	background: url(images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}


/*#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
} */

/*#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}*/
#sidebar .content
{
	padding-left: 10px;
	padding-right: 10px;
}


#sidebar a
{
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover
{
	text-decoration: underline;
	color: #363636;
}




#copywrite p
{
	text-align: center;
}
.newsheader
{
	font-size: 1.2em;
	color: #A60206;
	background-image: url(Images/post/header.jpg);
	margin-bottom: 10px;
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}

/*Accordian style */
.header
{
	font-size: 1.2em;
	color: #A60206;
	background-image: url(Images/accheadexpand.gif);
	margin-bottom: 10px;
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
.newsheader
{
	font-size: 1.2em;
	color: #A60206;
	background-image: url(Images/post/headerexpand.jpg);
	margin-bottom: 10px;
	height: 80px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 20px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}

.newsheader .title
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}
.headerChild
{
	font-size: 1.2em;
	color: #A60206;
	background-image: url(Images/accheadexpand.gif);
	margin-bottom: 10px;
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
.header a
{
	font-size: 1.2em;
	color: #A60206;
	background: #D5EDEF;
	margin-bottom: 10px;
	height: 40px;
	padding-left: 25px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}

.headerChild a
{
	font-size: 1.2em;
	color: #A60206;
	background: #D5EDEF;
	margin-bottom: 10px;
	height: 40px;
	padding-left: 25px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}

.headerSelected
{
	background-image: url(Images/accheadcollapse.gif);
	color: #993300;
	font-size: 1.2em;
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
.newsheaderSelected
{
	background-image: url(Images/post/headertop.jpg);
	color: #993300;
	font-size: 1.2em;
	height: 65px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 20px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}

.newsheaderSelected .title
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.headerSelectedChild
{
	background-image: url(Images/accheadcollapse.gif);
	color: #993300;
	font-size: 1.2em;
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
.contentAcc
{
	background-position: center;
	margin-left: 35px;
	padding-left: 15px;
	color: #555555;
	overflow: hidden;
	font-family: Arial,Helvetica,sans-serif;
}

.newscontentAcc
{
	float: left;
	background-position: left;
	background-image: url(Images/post/newsbkgrd.jpg);
	background-repeat: repeat-y; /*padding-left: 25px;*/
	overflow: hidden;
	width: 550px;
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
}
.newscontentAcc-post
{
	width: 500px;
	padding-left: 25px;
}



.newscontentAcc-bgbtm
{
	background: url(Images/post/newsbtm.jpg) no-repeat;
	height: 29px;
}
.contentAccChild
{
	line-height: 1.9em;
	margin-bottom: 20px;
	width: 573px;
	margin-top: 10px;
	margin-left: 35px;
	padding-left: 15px;
	color: #000000;
	background-color: #FF8080;
	font-family: Arial,Helvetica,sans-serif;
}
#classesaccordion
{
	margin-left: 25px;
}

.accordionfirstchild
{
	margin-left: 50px;
}
hr
{
	color: #000000;
}

/*  ACCORDION */

#classesaccordion table
{
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin-right: 10px;
}

#classesaccordion th
{
	background-position: #FF0000;
	padding: 0 0.5em;
	padding-right: 5px;
	text-align: left;
	background: #C0C0C0;
}

#classesaccordion tr.yellow td
{
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
}

#classesaccordion td
{
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}

#classesaccordion td.col100width
{
	width: 100px;
}

#classesaccordion td.col150width
{
	width: 150px;
}

#classesaccordion td.col200width
{
	width: 200px;
}

/* Posts */

.post
{
	background: url(images/post/img05.jpg) repeat-y left top;
	width: 550px /*width:640px  */;
}

.post-bgtop
{
	background: url(images/post/img04.jpg) no-repeat left top;
}

.post-bgbtm
{
	background: url(images/post/img06.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px;
}

.post .title
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a
{
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #3A3D40;
}

.post .entry
{
}
/*
.post img {
	float: left;
	padding: 15px 0px;
}*/

.post .meta
{
}

.post .more
{
	display: block;
	width: 115px;
	height: 32px;
	padding: 8px 0px 0px 0px;
	background: url(images/post/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .byline
{
	font-size: 11px;
	font-style: italic;
}

.formlayout .label 
{
	display:inline;
	font-size:12px;
	width: 150px;
	font-weight:bold;
	padding-right:15px;
}
.formlayout .textbox .dropdown
{
	display:inline;
	font-size: 14px;
	width:450px;
	padding:15px 15px 15px 15px;
	position:absolute;
		
}
.formlayout .button {
    display:inline;
    margin-top:8px;
    margin-bottom:8px;
}





