#header, #nav {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
#header {
	padding-left: 25px;
	padding-right: 25px;
	height: 90px;
	background-color:White;
	}
#nav {
	background-image: url(../images/nav_norm.gif);
	background-repeat: repeat-no;
	background-position: top;
	height: 25px;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#nav ul	{
	padding: 0px;
	margin: 0px;
	color: White;
	float: left;
	width: 100%;
	}
#nav ul li { 
	display: inline; 
	}
#nav ul li a {
	background-image: url(../images/bg_nav_li_a.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFFFFF;
	height: 24px;
	width: 80px;
	}
#nav ul li a:hover {
	background-color:none;
	background-image: url(../images/nav_hover.gif);
	}
#nav .current a {
	font-weight: bold;
}
#nav ul li.current a {
	background-image: url(../images/nav_current.gif);
	color: #FF0000;
}
div#prop {
	height:490px;
	float: right;
	width: 1px;
	}
body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	margin:0px;
	background-color: #FFFFFF;
	}
#content {
	background-image: url(../images/mainback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	margin-bottom: 10px;
	width: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#bottompanel {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 35px;
	padding-bottom: 25px;
}
#bottompanel ul {
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
	height: 35px;
	}
#bottompanel ul li { 
	display: inline;
}
#bottompanel ul li a
	{
	width: auto;
	height: 18px;
	padding-left: 5px;
	text-align:center;
	font-weight: bold;
	float: left;
	background: none;
	background-color: #009901;
	background-position:bottom left;
	border-right: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	color: #ffffff;
	text-decoration: none;
	}
#bottompanel ul li a:hover {
	background: none;
	background-color: #99cc01;
	background-position:bottom left;
	color:#FFFFFF;
	}
a {
	text-decoration:none;
	color:#333333;
	}
a:hover {
	text-decoration:underline;
	color:#FF0000;
	}
.next:hover{
	border: 2px solid #009901;
}

#templates ul li a	{
	height: 72px;
	width: 72px;
	}
form .button {
	width: auto;
	border: 1px solid #999999;
	background-color:#CCCCCC;
	margin-right: 10px;
}
form fieldset select {
	width: 290px;
}
label, input, textarea, select {
	margin-top: 10px;
	float:left;
}

label {
	width: 130px;
	padding-right: 20px;
}

input, textarea {
	width: 350px;
	margin-bottom: 10px;
}
	
select {
	width: 290px;
}

fieldset {
	width: 510px;
	margin : 0px;
	margin-top: 20px;
	padding : 10px;
	border : 1px solid #CCCCCC;
}

fieldset legend {
	font-weight : bold;
	color : #333333;
	margin : 0px;
	padding : 0px;
	font-size: 1.1em;
	}
fieldset li {
	list-style-image: none;
	list-style-type: none;
}
	
.dateSelect {
	width: 184px;
	}
.timeSelect {
	width: 60px;
	margin-right: 5px;
	}
.segments {
	width: 500px;
	border: 1px solid #666666;
}

fieldset.textentry input, fieldset.textentry textarea {
	width: 294px;
}
fieldset.imageselect input{
	margin: 0px;
	width: 300px;
}

p {
	line-height:1.8em;
	}
.nocss {
	display:none;
	}
#content h1 {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
}
#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 1.1em;
	margin: 0px;
	margin-top: 20px;
	margin-bottom:10px;
	border-bottom: 1px solid #999999;
	}
#content h3 {
	font-weight:normal;
	text-decoration: underline;
	font-size: 1.1em;
	padding-bottom: 0px;
	line-height: 1.1em;
}
.next {
	border: 2px solid #999999;
	background-color:#CCCCCC;
	padding: 5px;
	margin: 0px;
}
.next:hover {
	background-color:#CCCCCC;
	padding: 5px;
	margin: 0px;
	text-decoration: none;
}

ul {
	list-style-image: url(../images/bullet.gif);
}
ul li {
	padding: 3px 0px 3px 0px;
}
#footer {
	clear:both;
	height: 30px;
	padding-top: 10px;
	text-align: center;
}

.bazmenustyle{
width: auto;
margin-right: 2px;
margin-left: 3px;
font-weight: bold;
}

.bazmenustyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.bazmenustyle ul{
width: 100%;
background: url(bg.png) center center repeat-x; /*THEME CHANGE HERE*/
padding: 6px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.bazmenustyle ul li{
display: inline;
}

.bazmenustyle ul li a{
	color: #CCCCCC;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
}

.bazmenustyle ul li a:hover{
background: url(../../blue029.jpg) center center repeat-x; /*THEME CHANGE HERE*/
}

.bazmenustyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.bazmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 100px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.bazmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .bazmenudiv a{ /*IE only hack*/
width: 100%;
}

.bazmenudiv a:hover{ /*dropdown menu backgroung colour*/
background-color: #cccccc;
}

div.c4 {width: 165px;}
div.c3 {width: 110px;}
div.c2 {width: 100px;}
div.c1 {text-align: center}
