/* START OF GLOBAL STYLES */

html,body {
	margin:17px 0px 17px 0px; /* Gives the page_container spacing */
	padding:0;
	background-color:#040029;
	color:#7B7B7B; /* default font colour */
	font-family:Tahoma; /* default font type */
	font-size:11px; /* default font size */
}

p {
	margin:0; /* Removes the spacing between text that IE creates */
	font-family:Tahoma; /* default font type */
	font-size:12px; /* default font size */
	padding-bottom:10px;
}

hr {
	border-top:1px solid #CCCCCC;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	margin-bottom:5px; /* for IE */
	padding-bottom:5px; /* for FF */
	height:1px;
}

.spacer {
	display:block;
	padding:2px 0px 2px 0px;
}

.float_right {
	float:right;
	color:#FFFFFF;
}

.float_right a, .float_right a:link, .float_right a:visited, .float_right a:active {
	color:#FFFFFF;
	font-weight:bold;
}

.float_right a:hover {
	text-decoration:none;
}

.categories_title {
	font-family:Tahoma; /* default font type */
	font-size:11px; /* default font size */
	font-weight:bold;
}

form {
	padding:0px;
	margin:0px; /* IE 6 Spacing fix */
}

.btn_position_center {
	position:relative;
	margin-bottom:-7px;
}

.red {
	color:#DF283E;
}

a img {
	border: none;  /* Removes the border of a linked image if the image doesn't have border=0 */
}

a, a:link, a:active {
	color:#4682B4; /* Default Link Colour */
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #CC0000;
}

ul, li {
	margin-bottom:0px;
	margin-top:0px;
}

.line_break {
	position:relative;
	border-bottom:2px solid #CCCCCC;
	margin-right:5px;
	display:block;
	height:1px;
}

.input_button {
	border:0px;
}

.qty_field {
	width:20px;
	padding:2px 3px 3px 3px;
	font-family:Tahoma; /* default font type */
	font-size:11px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.input_field {
	padding:3px 3px 3px 3px;
	font-family:Tahoma; /* default font type */
	font-size:10px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.input_textarea {
	padding:3px 3px 3px 3px;
	font-family:Tahoma; /* default font type */
	font-size:10px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.input_option {
	font-family:Tahoma; /* default font type */
	font-size:11px; /* default font size */
}

.bold {
	font-weight:bold;
}

.text_normal {
	font-weight:normal;
}

/* END OF GLOBAL STYLES */

#quick_links_box {
	font-size:12px;
	color:#000000;
	text-align:right;
	padding:8px 0px 8px 0px;
}

/*
#quick_links_box a, #quick_links_box a:link, #quick_links_box a:visited, #quick_links_box a:active {
	color:#000000;
}

#quick_links_box a:hover {
	text-decoration:none;
}
*/

/* START OF PAGE STRUCTURE STYLES */

#page_container {
	margin:0 auto; /* Centers the page container */
	width:918px;
	background-color:#FFFFFF;
	border:2px solid #FFFFFF;
}

#page_border {
	border:4px solid #E8E8DD;
	position:relative; /* For IE 6 so the border appears */
	padding:15px 13px 15px 15px; /* Content spacing */
	height:auto!important;
	height:200px;
	min-height:200px;
}

#line_divider {
	height:100%;
	background:url(../images/left_float_border_right.gif) repeat-y;
}

#float_left {
	width:160px;
	float:left;
	margin-right:5px;
	background:url(../images/left_float_border_right.gif) repeat-y;
}

#float_right {
	width:715px;
	float:right;
}

.small_float_left {
	float:left;
	width:350px;
}

.small_float_right {
	float:right;
	width:350px;
}

.clear_float:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.nav_heading {
	width:158px;
	padding:15px 0px 10px 0px;
}

/* END OF PAGE STRUCTURE STYLES */

/* Form Style */

.banner_input {
	padding:3px 3px 3px 3px;
	font-family:Tahoma; /* default font type */
	font-size:11px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
	margin-bottom:-1px;
}

.banner_select {
	text-indent:2px;
	font-family:Tahoma; /* default font type */
	font-size:12px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
	height:19px;
}

.banner_option {
	margin-botton:-2px;
}

.banner_button {
	font-family:Tahoma; /* default font type */
	font-size:11px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	margin-right:5px;
	padding:0px 5px 1px 5px;
}

/* Form Style */

.home_link, .home_link a, .home_link a:link, .home_link a:visited, .home_link a:active {
	margin:10px 0px 0px 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.home_link a:hover {
	text-decoration:underline;
}

/* Start of Nav Links styles */

.nav_links {
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0;
	display:block;
	color:#333333;
	line-height:18px;
}

/* start of Side nav box */

#side_nav_login_box {
	margin: 0px 0px 0px 15px;
	font-weight:bold;
}

.side_nav_login_field {
	width:100px;
	font-size:11px;
	margin-bottom:5px;
}

.side_nav_checkbox {
	margin:0px;
}

.side_nav_submit {
	margin-top:5px;
}

/* end of Side nav box */

ul.sub_nav_links {
	margin-bottom:1px;
}

.sub_nav_links {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0;
	display:block;
	color:#333333;
	line-height:18px;
}

.nav_links a, .nav_links a:link, .nav_links a:visited, .nav_links a:active {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

.nav_links a:hover {
	text-decoration: underline;
	color: #CC0000;
}

.sub_nav_links a, .sub_nav_links a:link, .sub_nav_links a:active, .sub_nav_links a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}

.sub_nav_links a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #CC0000;
	text-decoration: underline;
}
	
.nav_links #currentpage a {
	background: #fff;
	color:#000000;
}

/* End of Nav Links styles */

.box_red_heading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#DF283E;
}

.box_black_heading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

.box_white_heading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.number_list {
	list-style-type:decimal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#DF283E;
	margin:10px 0px 0px -20px;
}


.number_list a, .number_list a:link, .number_list a:visited, .number_list a:active {
	margin-left:-3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#003366;
	text-decoration:none;
}

.number_list a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
	color: #CC0000;
}

ul a, ul a:link, ul a:visited, ul a:active {
	color:#4682B4;
}

ul a:hover {
	color: #CC0000;
}

.image_left_spacing {
	float:left;
}

/* Start of BOX styles */

.top_left_box {
	width:350px;
	float:left;
	margin-right:10px;
}

.top_left_border_t {
	width:350px;
}

.top_left_border_m {
	background:url(../images/top_left_box_border_m.gif) repeat-y;
	padding:10px 10px 0px 20px;
/*	height:100px; /* min height for the top left and right boxes */
}

.top_left_border_b {
	width:350px;
}

/*******/

.top_right_box {
	width:350px;
	float:left;
}

.top_right_border_t {
	width:350px;
}

.top_right_border_m {
	background:url(../images/top_right_box_border_m.gif) repeat-y;
	padding:10px 10px 0px 20px;
}

.top_right_border_b {
	width:350px;
}

/*******/

.main_grey_box {
	margin:10px 0px 10px 0px; /* spacing */
	width:711px;
	background:url(../images/main_grey_box_border_m.gif) repeat-y;
}

.main_grey_border_t {
	width:711px;
}

.main_grey_border_m {
	
}

.main_grey_border_b {
	width:711px;
}

/*******/

.main_white_box {
	margin:5px 0px 5px 10px; /* spacing */
	width:690px;
	background:url(../images/main_white_box_border_m.gif) repeat-y;
}

.main_white_box_border_t {
	width:689px;
}

.main_white_box_border_m {
	padding:10px 17px 0px 20px;
}

.main_white_box_border_b {
	width:689px;
}

.main_white_heading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding-bottom:15px;
}

/*******/

.middle_left_box {
	background:url(../images/middle_left_box_border_m.gif) repeat-y;
	padding:10px 17px 0px 20px;
}

.middle_left_box_border_t {
	width:480px;
}

.middle_left_box_border_b {
	width:480px;
}

/*******/

.middle_right_box {
	background:url(../images/middle_right_box_border_m.gif) repeat-y;
	padding:10px 17px 0px 20px;
	color:#FFFFFF;
}

.middle_right_box p {
	margin-bottom:-3px;
}

.middle_right_box a, .middle_right_box a:link, .middle_right_box a:visited, .middle_right_box a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.middle_right_box a:hover {
	color:#CC0000;
	text-decoration:underline;
}

.middle_right_box_border_t {
	width:199px;
}

.middle_right_box_border_b {
	width:119px;
}


#two_column_table {
	margin:-6px 11px 0px 11px;
}

/*******/

.bottom_left_box {
	float:left;
	margin-right:5px;
	width:350px;
}

.bottom_left_box_border_t {
	width:350px;
	height:26px;
	background:url(../images/bottom_left_box_border_t.gif) no-repeat;
}

.bottom_left_box_border_m {
	background:url(../images/bottom_left_box_border_m.gif) repeat-y;
	padding:10px 10px 0px 20px;
}

.bottom_left_box_border_b {
	width:350px;
}

/*******/

.bottom_right_box {
	float:left;
	margin-left:6px;
	width:350px;
}

.bottom_right_box_border_t {
	width:350px;
	height:26px;
	background:url(../images/bottom_right_box_border_t.gif) no-repeat;
}

.bottom_right_box_border_m {
	background:url(../images/bottom_right_box_border_m.gif) repeat-y;
	padding:10px 10px 0px 20px;
/*	height:55px;*/
}

.bottom_right_box_border_b {
	width:350px;
}

/* End of BOX styles */

.whats_new_table {
	padding-top:10px;
}

.whats_new_product_title a, .whats_new_product_title a:link, .whats_new_product_title a:visited, .whats_new_product_title a:active {
/*	font-family:Tahoma;*/
	font-family:Arial;
	font-size:10pt;
/*	font-size:12px;*/
	font-weight:bold;
	text-decoration:none;
}

.whats_new_product_title a:hover {
/*	font-family:Tahoma;*/
	font-family:Arial;
	font-size:10pt;
/*	font-size:12px;*/
	font-weight:bold;
	text-decoration:underline;
}

.whats_new_description {
	font-family:Arial;
	font-size:10pt;
	padding-top:10px;
}

.online_store_image {
	padding:15px 0px 15px 0px;
}

.online_store_description {
	color:#FFFFFF;
	padding-bottom:10px;
}

.online_store_description a, .online_store_description a:link, .online_store_description a:visited, .online_store_description a:active {
	color:#FFFFFF;
}

.image_spacing_right {
	margin-right:10px;
}

.box_heading_title {
	padding:8px 0px 0px 18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

/* Start of Footer styles */

#footer {
	width:715px;
	padding-top:20px;
	display:block;
	text-align:center;
	line-height:20px;
}

#footer_links {
}

#footer_links a, #footer_links a:link, #footer_links a:visited, #footer_links a:active {
	padding:0px 3px 0px 3px;
	color:#333333;
	text-decoration:none;
}

#footer_links a:hover {
	text-decoration:underline;
}

.web_development, .web_development a:link,.web_development a:visited, .web_development a:active {
	color:#333333;
	text-decoration:none;
}

.web_development a:hover {
	color:#333333;
	text-decoration:underline;
}

/* End of Footer styles */

#authentic_comodo {
	padding:80px 0px 10px 0px;
}

.about_us_img_spacing {
	padding:0px 13px 6px 0px; 
}

.faqs_title {
	display:block;
	padding:15px 0px 5px 0px;
	font-weight:bold;
	font-size:12px;
}

.faq_list {
	margin:0px 0px 0px 18px;
}

.faq_list a, .faq_list a:link, .faq_list a:active, .faq_list a:visited {
	 color:#DF283E;
	 text-decoration:none;
}

.faq_list a:hover {
	text-decoration:underline;
}

/* Start of Workshops - Calendar styles */

.workshop_calendar_details {
	padding:0px 0px 10px 0px;
	line-height:16px;
}

.workshop_calendar_date {
	font-family:Arial;
	font-size:10pt;
}

.workshop_calendar_location {
	padding-left:4px;
	font-family:Arial;
	font-size:10pt;
}

.workshop_calendar_description p {
	padding:0px;
	margin:0px;
	width:300px;
	font-family:Arial;
	font-size:10pt;
}

.workshop_calendar_online_registration {
	padding:0px 10px 0px 0px;
	margin:0px;
	font-weight:bold;
}

.workshop_calendar_fax_registration {
	padding:0;
	margin:0px;
	font-weight:bold;
}

.vertical_line_divider {
	border-left:2px solid #4C81A3;
}

.workshop_calendar_heading {
	font-size:15px;
	color:#4C81A3;
	padding-bottom:10px;
	font-weight:bold;
}

/* End of Workshops - Calendar styles */

/* Start of Individual Workshop styles */

.individual_workshop_details {
	color:#CC0000;
	font-size:18px;
}

.individual_workshop_title {
	display:block;
	background-color:#4C81A3;
	margin:15px 0px 0px 0px;
	padding:3px 0px 3px 8px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.individual_workshop_description {
	display:block;
	background-color:#EBEBEB;
	padding:8px 8px 0px 8px;	
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial;
	
}

.individual_workshop_left_images {
	float:left;
	padding:0px 10px 5px 0px;
}

.individual_workshop_right_images {
	float:right;
	padding:0px 0px 5px 0px;
}

.back_to_top {
	background-color:#FFFFFF;
	padding:5px 0px 0px 0px;
	text-align:right;
}

#individual_workshop_menu_links {
	display:block;
	width:425px;
}

#individual_workshop_menu_links a, #individual_workshop_menu_links a:link, #individual_workshop_menu_links a:visited, #individual_workshop_menu_links a:active {
	color:#4C81A3;
	font-size:11px;
	list-style:none;
	list-style-type:none;
	line-height:18px;
}

#individual_workshop_menu_links a:hover {
	text-decoration:none;
}

.online_registration_title {
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
}

.registration_details_table {
	padding-top:3px;
}

.online_registration_field {
	width:220px;
	padding:3px 3px 3px 3px;
	font-family:Tahoma; /* default font type */
	font-size:11px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
	margin-bottom:2px;
}

.online_registration_textarea {
	width:220px;
	height:50px;
	padding:3px 3px 3px 3px;
	margin:0px 0px 2px 0px;
	font-family:Tahoma; /* default font type */
	font-size:11px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.online_registration_radio {
	position:relative;
	margin-bottom:-3px;
}

.course_participation {
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 4px 0px;
}

/* End of Individual Workshop styles */

.registration_links {
	float:right;
	margin-right:-15px;
	padding-top:35px;
}

.registration_links img {
	padding-bottom:5px;
}

.find_instructors_list {
	margin:0px 0px 0px 15px;
	padding:0px;
	line-height:17px;
}

.instructor_icon_position {
	position:relative;
	margin-bottom:-4px;
}

.edit_instructor_checkbox {
	font-size:11px;
	padding-bottom:5px;
}

.instructor_icons {
	padding-bottom:7px;
	font-size:12px;
}

.instructor_icons a, .instructor_icons a:link, .instructor_icons a:active, .instructor_icons a:visited {
	padding-left:5px;
	font-size:12px;
}

.instructor_icons a:hover {
	
}

.instructor_country_title {
	font-size:23px;
	color:#4C81A3
}

.instructors_table_results {
	margin-top:10px;
	font-size:12px;
}

.instructors_table_cell_results {
	background-color:#EBEBEB;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	padding:3px 0px 3px 8px;
}

.instructor_results_title {
	background-color:#E0E0E0;
	border:1px solid #AFAFAF;
	border-right:0px;
	padding:3px 0px 3px 8px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
}

.instructor_results_title_end {
	background-color:#E0E0E0;
	border:1px solid #AFAFAF;
	padding:3px 0px 3px 8px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
}

.premier_instructor_title {
	background-color:#E0E0E0;
	border-bottom:1px solid #FFFFFF;
	padding:4px 5px 4px 8px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}

.premier_instructor_details {
	background-color:#EBEBEB;
	border-bottom:1px solid #FFFFFF;
	padding:4px 5px 4px 8px;
	color:#333333;	
}

.premier_instructor_icon_position {
	position:relative;
	margin-top:-2px;
	margin-bottom:-5px;
}

.instructor_date {
	font-weight:bold;
	color:#4C81A3;
}

.premier_instructor_name {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4C81A3;
}

.premier_instructor_image_right {
	display:block;
}

.premier_instructor_details_image {
	background-color:#EBEBEB;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:0px -10px 0px 10px;
}

.instructor_qualifications {
	padding:3px 0px 3px 0px;
}

/*****/

.login_text {
	font-size:12px;
}

.login_field {
	width:151px;
	padding:3px 3px 3px 3px;
	font-family:Tahoma; /* default font type */
	font-size:10px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
	margin-bottom:3px;
}

.login_forgotten_password {
	display:block;
	padding-bottom:7px;
}

#last_logged_in {
	color:#4C81A3;
}

.edit_instructor_title {
	background-color:#E0E0E0;
	border-bottom:1px solid #FFFFFF;
	padding:4px 5px 4px 8px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}

.edit_instructor_result {
	background-color:#EBEBEB;
	border-bottom:1px solid #FFFFFF;
	padding:4px 5px 4px 8px;
	color:#333333;
	font-size:11px;
}

.add_edit_btn {
	text-align:right;
}

.box_sub_heading {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding:4px 5px 4px 8px;
	background-color:#4C81A3;
}

/****/

.list_participants_title {
	background-color:#E0E0E0;
	border:1px solid #FFFFFF;
	border-left:0px;
	padding:3px 0px 3px 8px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}

.list_participants_title_end {
	background-color:#E0E0E0;
	border:1px solid #FFFFFF;
	border-right:0px;
	border-left:0px;
	padding:3px 0px 3px 8px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}

.list_participants_result {
	background-color:#EBEBEB;
	border:1px solid #FFFFFF;
	border-left:0px;
	border-top:0px;
	padding:4px 5px 4px 8px;
	color:#333333;
	font-size:11px;
}

.list_participants_result_end {
	background-color:#EBEBEB;
	border:1px solid #FFFFFF;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	padding:4px 5px 4px 8px;
	color:#333333;
	font-size:11px;
}

/* Classes Admin input fields */

.classes_admin_input_field {
	padding:3px 3px 3px 3px;
	width:215px;
	font-family:Tahoma; /* default font type */
	font-size:11px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.classes_admin_input_select {
	padding:0px 0px 0px 3px;
	font-family:Tahoma; /* default font type */
	font-size:11px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.classes_admin_input_textarea {
	padding:3px 3px 3px 3px;
	font-family:Tahoma; /* default font type */
	font-size:11px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.cert_expiry_date_title, .cert_number_title {
	color:#4C81A3;
}

.cert_expiry_field {
	width:80px;
	padding:3px 3px 3px 3px;
	margin-bottom:2px;
	font-family:Tahoma; /* default font type */
	font-size:10px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.calendar_icon {
	margin-bottom:-4px;
}

.listed_premier {
	padding:5px 0px 0px 0px;
	font-size:12px;
	color:#4C81A3
}

/* Newsletter Styles */

.subscribe_links {
	float:right;
	margin-right:-15px;
	padding-top:35px;
}

.subscribe_links img {
	padding-bottom:5px;
}

.newsletter_date_heading {
	font-size:13px;
/*	color:#4C81A3; */
	color:#CC0000;
	padding:15px 0px 5px 0px;
	font-weight:bold;
}

.newsletter_titles {
	display:block;
	margin-left:17px;
	padding:0px;
}

.newsletter_titles li {
	padding:0px 0px 3px 0px;
}

/* ul .newsletter_titles a, ul .newsletter_titles a:link, ul .newsletter_titles a:visited, ul .newsletter_titles a:active { */
.newsletter_titles a, .newsletter_titles a:link, .newsletter_titles a:visited, .newsletter_titles a:active {
	font-size:11px;
	display:block;
	text-decoration:none;
	color: #4c81a3;
}

.newsletter_titles a:hover {
	font-size:11px;
	color:#CC0000;
	text-decoration:underline;
}

/* Category Page */

.category_table {
	margin-top:10px;
}

.category_content_area {
	border:1px solid #4C81A3;
	background-color:#FFFFFF;
	width:152px;
	text-align:center;
}

.category_content_area a, .category_content_area a:link, .category_content_area a:visited, .category_content_area a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.category_content_area a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.category_heading {
	text-align:center;
	background-color:#4C81A3;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:2px 0px; 
	color:#FFFFFF;
}

.category_view_all_heading {
	text-align:center;
	background-color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:2px 0px; 
	color:#FFFFFF;
}

.table_cell_height_spacing {
	height:10px;
}

.table_cell_width_spacing {
	width:15px;
}

/* Products Page */

.product_table {
	margin-top:10px;
	border:1px solid #4C81A3;
}

.product_content_area {
	padding:10px;
	font-size:12px;
	color:#333333;
}

.product_content_area p {
	font-size:12px;
}

.product_content_area a, .product_content_area a:link, .product_content_area a:visited, .product_content_area a:active {
	text-decoration:none;
}

.product_content_area a:hover {
	text-decoration:underline;
}

.product_image_holder {
	padding:5px 0px 5px 0px;
	text-align:center;
}

.product_heading {
	background-color:#4C81A3;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:2px 0px 2px 6px; 
	color:#FFFFFF;
}
.product_heading a, .product_heading a:link, .product_heading a:active, .product_heading a:visited {
	text-decoration:none;
	color:#ffffff;
}

.product_heading a:hover {
	text-decoration:underline;
	color:#CC0000;
}

.product_view_all_heading {
	background-color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:2px 0px; 
	color:#FFFFFF;
}

.product_info {
	text-align:right;
	padding:5px;
}

.view_large_image {
	padding-left:5px;
}

.products_add_to_cart {
	margin-bottom:-6px;
}

.price, .qty {
	font-weight:bold;
	font-size:12px;
}

.qty {
	padding-left:10px;
}

.amount {
	font-size:12px;
	color:#CC0000;
}

/* Shopping Cart Styles */

#currency_selector {
	float:right;
}

#shopping_cart_table {
	margin-top:10px;
}

#tick_items_text {
	padding-bottom:4px;
}

.cart_title {
	background-color:#4C81A3;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 0px; 
	color:#FFFFFF;
}

.cart_product_title {
	background-color:#4C81A3;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 10px 2px 10px; 
	color:#FFFFFF;
}

.cart_tick_order {
	background-color:#E6E6E6;
	text-align:center;
}

.cart_product_information {
	padding:5px 10px 5px 10px;
	background-color:#E6E6E6;
}

.cart_product_option {
	padding:5px 10px 5px 10px;
	background-color:#E6E6E6;
}

.option_name {
	font-weight:bold;
}

.cart_product_name {
	font-weight:bold;
	padding-bottom:3px;
	background-color:#E6E6E6;
}

.cart_product_description {
	background-color:#E6E6E6;
}

.cart_qty {
	background-color:#E6E6E6;
	text-align:center;
	padding:0 5px;
}

.cart_currency {
	background-color:#E6E6E6;
	text-align:right;
	padding:0 5px;
}

.cart_amount {
	background-color:#E6E6E6;
	text-align:center;
	font-weight:bold;
	padding:0 5px;
}

.cart_remove {
	background-color:#E6E6E6;
	text-align:center;
}

.cart_total_text {
	background-color:#4C81A3;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	padding:2px 5px;
}

.cart_total_amount {
	background-color:#4C81A3;
	font-size:12px;
	color:#FFFFFF;
	padding:2px 5px;
}

.cart_submit_buttons {
	text-align:right;
}

#cart_confirm {
	text-align:right;
	padding:5px 1px 0px 0px;
}

/* CHECKOUT Styles */

#checkout_details {
	font-weight:bold;
	padding-bottom:3px;
}

.checkout_table_cell {
	padding:5px 10px 5px 10px;
	background-color:#E6E6E6;
}

.checkout_table_cell_fields {
	padding:0px 5px 0px 5px;
	background-color:#E6E6E6;
}

.cart_postage_field {
	width:400px;
}

.cart_suburb_field {
	width:100px;
}

.cart_state_field {
	width:100px
}

.cart_postcode_field {
	width:50px;
}

.cart_country_field {

}

.cart_verification_field {
	width:35px;
}

.cart_card_number_field {
	width:35px;
}
.cart_expiry_field {
	width:25px;
}

.cart_card_type_field {

}

#del_same_pos_box {
	float:right;
}

.delivery_details {
	padding-top:0px;
}

.postage_checkbox {
	position:relative;
	margin-top:-1px;
	margin-bottom:0px;
}

/* Individual Newsletter */

.individual_article {
	float:right;
	font-weight:normal;
	padding-right:5px;
}

.individual_newsletter_title {
	display:block;
	background-color:#4C81A3;
	padding:3px 0px 3px 8px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.individual_newsletter_description {
	display:block;
	background-color:#EBEBEB;
	padding:8px;
}

/* Articles */

#article_menu_links {
	display:block;
	width:600px;
}

#article_menu_links a, #article_menu_links a:link, #article_menu_links a:visited, #article_menu_links a:active {
	color:#4C81A3;
	font-size:11px;
	list-style:none;
	list-style-type:none;
	line-height:18px;
}

#article_menu_links a:hover {
	text-decoration:none;
}

.article_date_heading {
	font-size:13px;
	color:#4C81A3;
	padding:15px 0px 5px 0px;
	font-weight:bold;
}

.article_titles {
	display:block;
	margin-left:17px;
	padding:0px;
}

.article_titles li {
	padding:0px 0px 3px 0px;
}

ul .article_titles a, ul .article_titles a:link, ul .article_titles a:visited, ul .article_titles a:active {
	font-size:11px;
	display:block;
	text-decoration:none;
}

ul .article_title a:hover {
	font-size:11px;
	text-decoration:underline;
}

/* Individual Articles */

.individual_article_icons {
	float:right;
	padding-right:5px;
}

.individual_article_title {
	display:block;
	background-color:#4C81A3;
	padding:3px 0px 3px 8px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.individual_article_description {
	display:block;
	background-color:#EBEBEB;
	padding:8px;
}

.products_link_spacing {
	padding:2px 0;
}

/* Master Trainers */

.trainer_country_title {
	padding-top:10px;
	font-size:23px;
	color:#4C81A3
}

.trainer_table {
	margin-top:10px;
}

.trainer_content {
	background-color:#EBEBEB;
	border-bottom:1px solid #FFFFFF;
	padding:8px 10px 8px 10px;
	color:#333333;	
}

.trainer_image {
	background-color:#E0E0E0;
	border-bottom:1px solid #FFFFFF;
	padding:8px 8px 5px 8px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}

.trainer_name {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}

.trainer_degree {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
}

.trainer_details {
	padding:5px 0;
}

.trainer_story {
	padding:10px 0px 5px 0px;
}

.select_trainer {
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
}

/* Contact Us Styles */

.contact_table_content_form {
	padding-left:15px;
}

.contact_us_table {
}

.contact_us_form_name {
	padding-top:3px;
}

.contact_us_input_field {
	width:310px;
	padding:3px 3px 3px 3px;
	font-family:Tahoma; /* default font type */
	font-size:10px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.contact_us_text_area {
	width:310px;
	height:50px;
	padding:3px 3px 3px 3px;
	font-family:Tahoma; /* default font type */
	font-size:10px; /* No global font-colour, too many areas use different colours */
	color:#4D4D4D;
	border:1px solid #7B7B7B;
}

.photo_year_title {
	font-size: 13px;
	color:#CC0000;
	font-weight: bold;
}

.photo_links {
	font-size:12px;
}

.photo_links li {
	margin-left:-17px;
	padding:0;
}

.photo_links a, .photo_links a:link, .photo_links a:active, .photo_links a:visited {
	color: #4c81a3;
}

.photo_links a:hover {
	color:#CC0000;
}

#error {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
  padding: 2px;
}
