body {
    background-color: #fff;
    text-align: center;
}

html {
    overflow: scroll;
    }

#container {
    width: 754px;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
}

#header img {
    margin: 0;
    padding: 0;
    border: none;
}

#navigation {
    width: 100px;
    padding: 0px;
    float: left;
    padding-top: 10px;
}

#navigation ul {
    list-style-type: none;
    width: 100px;
    margin: 0;
    padding: 0;
}

#navigation li {
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
    margin-bottom: 7px;
    padding-left: 4px;
}

a:link {
	color: #C10000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a:visited {
	color: #C10000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a:hover   {
	color: #0099ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#content {
    width: 620px;
    float: right;
    padding-top: 10px;
    padding-bottom: 50px;
}

#admin {
    width: auto;
    margin-top: 150px;
    margin-left: 300px;
    color: #000;
    font-size: 10px;
}

h1 {
    font-family: georgia, serif;
    font-size: 18px;
    text-align: center;
    width: auto;
}

h2 {
    font-family: georgia, serif;
    font-size: 16px;
    text-align: left;
    color: #000;
    margin-bottom: 0;
    margin-bottom: 3px;
}

h4 {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

h5 {
    font-weight: bold;
    font-size: 20px;
    text-decoration: underline;
}

p.form_inst {
    text-align: center;
    font-weight: bold;
}

#totals {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #ff0000;
}

#totals td {
    padding: 3px;
}

tr.ttl_row {
    background-color: #cccccc;
}

/**************new styles for dynamic content************/

#show_course {
    width: 620px;
}

#show_course table {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
}

#show_course h2 {
    text-align: center;
    font-size: 18px;
}

#show_course ul {
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
}

#show_course ul li {
    list-style-type: none;
    margin-bottom: 3px;
    position: relative;
    width: 100%;
    height: 30px;
    clear: both;
}

.book_link {
    /*position: absolute;
    right: 0px;
    width: auto;*/
    height: 25px;
    border: 1px solid #ff0000;
    line-height: 25px;
    /*margin-left: 20px;*/
    padding-left: 5px;
    padding-right: 5px;
}

#print_link {
    border-top: 1px solid #999;
}

#print_link p {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}


/*booking form*/

form {
    margin-top: 0;
}

#booking_form {
    margin-top: -70px;
    width: 500px;
    list-style-type: none;
    margin-bottom: 100px;
}

/*#modules #booking_form {
    margin-top: 0;
}*/

#booking_form h2 {
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
}

#booking_form li {
    list-style-type: none;
    position: relative;
	width: 100%;
	float: left;
	clear: left;
	display: block;
}

form label {
	width: 150px;
	float: left;
	font-size: 16px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 20px;
}

form label.mandatory {
    font-weight: bold;
}

form label.mandatoryerror {
    color: #ff0000;
    font-weight: bold;
}

form input, form textarea, form select {
	float: right;
	width: 250px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 5px;
	border: solid 1px #dcdedc;
    padding: 2px;
}

form input.cbox {
    width: auto;
    margin-right: 235px;
}

form textarea {
    height: 50px;
}

.subbtn {
    margin: 0;
	padding: 0;
	border: 0px solid #FFFFFF;
	cursor:pointer;
	height:30px;
	width:70px;
	float:right;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-size:16px;
	text-align: center;
	background-image: url(../images/add_bg.png);
	background-repeat: repeat-x;
	line-height: 30px;
	margin-right: 5px;
	font-family: sans-serif;
	margin-top: 8px;
	margin-bottom: 100px;
}

.subbtn3 {
    margin: 0;
	padding: 0;
	border: 0px solid #FFFFFF;
	cursor:pointer;
	height:30px;
	width:70px;
	float:right;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-size:16px;
	text-align: center;
	background-image: url(../images/add_bg.png);
	background-repeat: repeat-x;
	line-height: 30px;
	margin-right: 5px;
	font-family: sans-serif;
	margin-top: 8px;
	margin-bottom: 10px;
}

.subbtn2 {
    margin: 0;
	padding: 0;
	border: 0px solid #FFFFFF;
	cursor:pointer;
	height:30px;
	width:100px;
    float: none;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-size:16px;
	text-align: center;
	background-image: url(../images/add_bg.png);
	background-repeat: repeat-x;
	line-height: 30px;
	margin-right: 5px;
	font-family: sans-serif;
}

form #qty {
    width: auto;
    float: none;
}

/*******print button********/

#print {
    clear: both;
    display: block;
    width: 100%;
}

#print input {
    width: auto;
    float: left;
    margin-bottom: 20px;
}



/*** original styles ***/
.style1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.PageHeader20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.MainHeader18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.SubHeader16{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.Sub1Heading14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.bodytext {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-family: serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.bodytext_bold {
	font-family: serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.BodyItalic {
	font-family: serif;
	font-size: 16px;
	font-style: normal;
	font-style: italic;
}

/** blog styles **/

#blog_menu {
    border-top: solid 1px #999;
}

#blog_left {
    width: 620px;
    float: left;
    padding-bottom: 200px;
}

#blog_left h1 {
    font-size: 32px;
}

/*#blog_right {
    width: 120px;
    float: right;
    border-left: 1px #999 solid;
    padding-left: 10px;
    padding-bottom: 200px;
}*/

.post_holder {
    border-bottom: solid 1px #999;
    margin-bottom: 20px;
}

#blog_left .post_holder h1 {
    text-align: left;
    font-size: 17px;
    position: relative;
    padding-right: 140px;
}

.post_holder h1 span {
    position: absolute;
    font-size: 15px;
    font-weight: normal;
    right: 0;
    top: 0;
    color: #c10000;
}

#pag_control {
    text-align: center;
}

#pag_control a {
    padding-left: 3px;
    padding-right: 3px;
}

#pag_control a:hover {
    text-decoration: underline;
}

#pag_control a.btn-info {
    color: #0099ff;
}

p.blog_details {
    font-size: 14px;
    font-style: italic;
}

p.blog_details a {
    font-size: 15px;
    font-style: normal;
}

#comment_holder {
    border-top: 1px solid #999;
}

.comment {
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}

.comment h3  {
    font-size: 16px;
    color: #c10000;
}

.comment p.comment_sig {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 0;
}

#add_comment {
    padding-top: 20px;
}

#add_comment h2 {
    font-size: 16px;
    padding-bottom: 10px;
}

#add_comment ul {
    list-style-type: none;
    width: 400px;
    margin: 0;
    padding: 0;
}

#add_comment li {
    clear: both;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
}

#add_comment form ul li p.error_message {
    color: #c00;
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    padding-left: 120px;
}

#add_comment label {
    width: 100px;
    display: block;
    float: left;
    line-height: 20px;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#add_comment textarea, #add_comment input {
    width: 260px;
    float: left;
    display: block;
    margin-left: 20px;
    height: 18px;
    border: solid 1px #999;
    line-height: 18px;
}

#add_comment textarea {
    height: 100px;
    overflow: auto;
}

#add_comment input.error, #add_comment textarea.error {
    border: solid 1px #c00;
}

#add_comment input.comment_subbtn {
    width: 120px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 120px;
    background: #090;
    border: solid 1px #090;
    color: #fff;
    font-weight: bold;
    padding: 0;
}

p.highlight {
    font-weight: bold;
    color: #090;
}

p.highlight_error {
    font-weight: bold;
    color: #c00;
}

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

ul.blog_menu li {
    padding: 3px 0 3px 0;
}

#rss_link {
    color: #000;
    padding-top: 20px;
    display: block;
    margin-top: 20px;
}

#rss_link img {
    vertical-align: middle;
}

#cookies {
position: fixed;
bottom: 0px;
right: 0px;
z-index:2;
}
