Body,html {	
			
			text-align:center;
			margin:0px;
			padding-top:5px;
			padding-bottom:20px;
			height:auto;
			width:100%;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #585858;
			letter-spacing:1px;
			overflow-x: auto;
			
			
}

#redZeb
{
	background:url(../../_images/Layout/bg.gif) top center;
}

a {
	color: #A52929; text-decoration:none;
	cursor: pointer;
}
a:link {color: #A52929; text-decoration:none;}
a:active {color: #A52929; text-decoration:none;}
a:visited {color: #A52929; text-decoration:none;}
a:hover {color: #A52929; text-decoration:underline;}

#black_link{
color: #000000; text-decoration:none;
}

#selected_td
{
	padding: 2px 20px;
}

#not_selected_td
{
	padding: 2px 20px;
	background-color:#CCCCCC;
}

/*	tabs	 */
#container_header .heading_td {
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	font-weight:bold;
}

#container_header .heading_td.sel{
	background-color:#ffffff;
}

#container_header .heading_td.sel a{
	color:#000000;
}


#container_header .heading_td.not_sel{
	background-color:#CCCCCC;
}

#container_header .heading_td.not_sel a{
	color:#ffffff;
}
/*	tabs	 */

/*	electronic relay permissions	 */
#electronic_relay_permission{
	overflow:auto; 
	height:420px; 
	width:700px;
}

#electronic_relay_permission table {
	width:800px;
}

#electronic_relay_permission table tr {
	vertical-align: text-top;
}

#electronic_relay_permission table tr td.relays{
	width:250px;
}

#electronic_relay_permission table tr td.user_info{
	width:550px;
}

#electronic_relay_permission table tr td div.user_info_heading{
	font-weight:bold;
}

#electronic_relay_permission table tr td.user_info div span{
	display: inline-block;
}



#electronic_relay_permission table tr td.user_info div span.user_det{
	width: 230px;
}

#electronic_relay_permission table tr td.user_info div span.client_det{
	 width: 180px;
}

#electronic_relay_permission table tr td.user_info div span.view_det{
	width: 70px;
}

#electronic_relay_permission table tr td.user_info div span.act_det{
	width: 50px;
}

/*	electronic relay permissions	 */

#heading_bbbee_structure
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:15px; 
	color:#000000;
	font-weight: bold;
}

#scheduler_container_div table.guardian_event_sheduler_display {
	width:900px; 
	height:600px; 
	vertical-align: text-top; 
	padding-left:10px; 
	padding-right:10px; 
	background-color:#ffffff;
}

#scheduler_container_div table.guardian_event_sheduler_display tr td{
	vertical-align: text-top; 
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayoption {
	vertical-align: text-top; 
	height:50px;
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo{
	vertical-align: text-top; 
	height:550px; 
	border: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;/* top right bottom left*/
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr.heading{
	font-weight:bold;
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr td{
	width: 80px; 
	padding: 2px 5px 2px 5px;/* top right bottom left*/
	border-bottom:1px solid #CCCCCC;
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr td.info_cl{
	width: 105px; 
	border-left:1px solid #CCCCCC;
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr td.info_cl.day_detail{
	width: 800px; 
	border-left:1px solid #CCCCCC;
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr td.info_cl.cal{
	width: 118px; 
	border-left:1px solid #CCCCCC;
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr td.info_cl.cal.data{
	height:80px;
}
#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr td.info_cl.cal.data.not_current{
	background-color:#E5E5E5;
}
#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr td.cal_month{
	width:290px;
	height:145px;
	border-left:0px solid #CCCCCC;
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr td.cal_month.left{
	border-left:0px solid #CCCCCC;
}

#scheduler_container_div table.guardian_event_sheduler_display tr td.guardian_event_sheduler_display_displayinfo table tr td.cal_month div{
	text-align: center;
	width:290px;
	font-weight:bold;
}

#scheduler_container_div .multiple_monthly_calendars{
	border:1px solid #000000;
}

#scheduler_container_div .multiple_monthly_calendars tr td{
	border-left:0px solid #000000;
}

#scheduler_container_div .multiple_monthly_calendars tr td {
	border-right:1px solid #CCCCCC;
	text-align: center;
}


#scheduler_container_div .multiple_monthly_calendars tr td.not_current_month{
	border-left:0px solid #000000;
	background-color:#E5E5E5;
	text-align: center;
}

/* Heading Tags needed for SEO purposes - so although you dont use them in the site define them */
h1{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#A52929;
	letter-spacing:1px;
	font-weight: bolder;
	letter-spacing: 2px;	
}

h2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: bold;
	letter-spacing:2px;		
	color:#A52929;
	
}

h3{
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#A52929;
	font-weight: bold ;
	letter-spacing:0px;	
	line-height: normal;
	padding-left:1px;
	margin-top:0px;
	padding-top:0px;
}

h4{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#646464;
	letter-spacing:2px;
	font-weight: normal;	
}
h5{
	font-family:   Arial, Verdana, Helvetica, sans-serif;
	font-size:13px; 
	font-weight: bold;
	font-style:italic;
	letter-spacing:2px;	
	color:#000000;	
}

h6{
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size:20px;
	color:#A52929;
	font-weight: bold ;
	letter-spacing:0px;	
	line-height: normal;
	padding-left:1px;
	margin-top:0px;
	padding-top:0px;
}

#divpos{
	height: 100%;
	margin: auto; 
    	position: relative;
	top: 10px;
	width: 960px;
   	 z-index: 0;
}

	#schadow{background-image: url(../../_images/Layout/menu.png);height: 10px; clear:left; display:block;}

	#btn_banner
	{
		width: 963px;
		height: 42px;
		background-image: url(../../_images/Layout/btn_banner.png); 
		background-repeat:no-repeat;
		margin:0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#btn_bannerRedZeb
	{
		width: 963px;
		height: 32px;
		background-image: url(../../_images/Layout/btn_bannerRedZeb.png); 
		background-repeat:no-repeat;
		margin:0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#inner_navRedZeb{
		background-image: url(../../_images/Layout/menu.png);height: 31px;
		width:900px;
	}

	#inner_navRedZeb ul{

		list-style:none;

		padding:0;

		margin:0;

		float: left;

	}

	#inner_navRedZeb li{

		display:block;

		float: left;

		padding: 0;

		margin:0;

	}

	#nav_spacer{
		font-size:11px;
	}

	#inner_navRedZeb a{

	text-decoration:none;
	text-align:center;

	color:#555555;

	/*height: 30px;*/
	/*height: auto;*/

	padding: 12px 10px 12px 9px;

	/*padding-left:15px;

	padding-right:15px;

	/*padding-top:12px;*/

	font-size:11px;

	border-right: solid 1px #CCCCCC;

	display:block;

	float:left;

	background-image:url(../../_images/Layout/menu.png);

	}

	 #inner_navRedZeb a:link {background-image:url(../../_images/Layout/menu.png);}

	 #inner_navRedZeb a:visited {background-image:url(../../_images/Layout/menu.png);}

	 #inner_navRedZeb a:hover {background-image:url(../../_images/Layout/hover_menu.png);}

	 #inner_navRedZeb a:active {background-image:url(../../_images/Layout/hover_menu.png);}

	 #inner_navRedZeb a:focus{background-image:url(../../_images/Layout/hover_menu.png);}

	
	#inner_nav{
		background-image: url(../../_images/Layout/menu.png);height: 42px;
		width:900px;
	}

	#inner_nav ul{

		list-style:none;

		padding:0;

		margin:0;

		float: left;

	}

	#inner_nav li{

		display:block;

		float: left;

		padding: 0;

		margin:0;

	}

	#nav_spacer{
		font-size:14px;
	}

	#inner_nav a{

	text-decoration:none;
	text-align:center;

	color:#555555;

	/*height: 30px;*/
	/*height: auto;*/

	padding: 12px 15px 12px 15px;

	/*padding-left:15px;

	padding-right:15px;

	/*padding-top:12px;*/

	font-size:14px;

	border-right: solid 1px #CCCCCC;

	display:block;

	float:left;

	background-image:url(../../_images/Layout/menu.png);

	}

	 #inner_nav a:link {background-image:url(../../_images/Layout/menu.png);}

	 #inner_nav a:visited {background-image:url(../../_images/Layout/menu.png);}

	 #inner_nav a:hover {background-image:url(../../_images/Layout/hover_menu.png);}

	 #inner_nav a:active {background-image:url(../../_images/Layout/hover_menu.png);}

	 #inner_nav a:focus{background-image:url(../../_images/Layout/hover_menu.png);}

#top_left_thumb_back
{
	width: 11px;
	height: 14px;
	/*background-image: url(../../_images/functions/top_left.jpg);*/
	background-image: url(../../_images/functions/background_rect/top_left.png);
	background-repeat:no-repeat;
}

#top_middle_thumb_back
{
	background-image: url(../../_images/functions/background_rect/top_center.png);
	background-repeat:repeat-x;
}

#top_right_thumb_back
{
	width: 14px;
	height: 14px;
	background-image: url(../../_images/functions/background_rect/top_right.png);
	background-repeat:no-repeat;
}

#center_left_thumb_back
{
	background-image: url(../../_images/functions/background_rect/middle_left.png);
	background-repeat: repeat-y;
}

#center_middle_thumb_back
{
	background-image: url(../../_images/functions/background_rect/middle_center.png);
	background-repeat:repeat;
}

#center_right_thumb_back
{
	background-image: url(../../_images/functions/background_rect/middle_right.png);
	background-repeat:repeat-y;
}

#bottom_left_thumb_back
{
	width: 11px;
	background-image: url(../../_images/functions/background_rect/bottom_left.png);
	background-repeat:no-repeat;
}

#bottom_middle_thumb_back
{
	background-image: url(../../_images/functions/background_rect/bottom_center.png);
	background-repeat:repeat-x;
}

#bottom_right_thumb_back
{
	background-image: url(../../_images/functions/background_rect/bottom_right.png);
	background-repeat:no-repeat;
}
#toolbar_menu_popup
{
	background-color:#cecece;
	height:30px;
	font-weight: bold ;
}
#toolbar_menu_popup1
{
	padding-left:12px;
}
#toolbar_menu_popup2
{
	padding-right:3px;
}
#header
{
	width: 963px;
	height: 120px;
	background-image: url(../../_images/Layout/header.jpg); 
	background-repeat:no-repeat;
}
#header_sec
{
	width: 963px;
	height: 142px;
	background-image: url(../../_images/Layout/header_1.jpg); 
	background-repeat:no-repeat;
}
#header_sec_self_register
{
	width: 963px;
	height: 142px;
	background-image: url(../../_images/Layout/sec_self_header.png); 
	background-repeat:no-repeat;
}
#header_sec_pro_register
{
	width: 963px;
	height: 142px;
	background-image: url(../../_images/Layout/sec_pro_header.png); 
	background-repeat:no-repeat;
}
#header_sec_gsm_register
{
	width: 963px;
	height: 142px;
	background-image: url(../../_images/Layout/sec_gsm_header.png); 
	background-repeat:no-repeat;
}
#sidemenu
{
	/*width: 963px;*/
	height: 26px;
	background-image: url(../../_images/Layout/side_header.jpg); 
	background-repeat:no-repeat;
}
#headerwhite
{
	width: 963px;
	height: 137px;
	background-image: url(../../_images/Layout/headerwhite.png); 
	background-repeat:no-repeat;
}

#divtop{
	background-image: url(../../_images/Layout/Header_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
	height: 36px;
	overflow: hidden;
	position: relative;
	width: 737px;	
	z-index: 5;
}
#pending_settings_id {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	/* background: #FFF; */
	background-color:#f2f1ed; padding:5px;
	/*border: solid 5px #999;*/
	position:absolute; 
	display:none;
	border: solid 3px #a52929;
	color: #000;
	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#datetime_notification_settings_id {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	/* background: #FFF; */
	background-color:#f2f1ed; padding:5px;
	/*border: solid 5px #999;*/
	position:absolute; 
	display:none;
	border: solid 3px #a52929;
	color: #000;
	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;
	border-radius: 5px;
}

* html #divheader{
	background-image: url(../../_images/Layout/header_end.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	padding-left: 330px;
	padding-top: 20px;
	height: 38px;
	overflow: hidden;
	position: relative;
	width: 430px;	
	z-index: 5;
}

#divheader{
	background-image: url(../../_images/Layout/header_end.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	padding-left: 330px;
	height: 58px;
	overflow: hidden;
	position: relative;
	width: 430px;	
	z-index: 5;
}

*#divheader{
	background-image: url(../../_images/Layout/header_end.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top: 30px;
	text-align:left;
	overflow: hidden;
	position: relative;
	width: 430px;	
	z-index: 5;
}

#divmenu{
	background-image: url(../../_images/Layout/menu_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:left;
	height: 100px;
	overflow: hidden;
	position: relative;
	margin:0 0 0 0px;
	width: 751px;
	z-index: 5;
	padding: 0px 0px 0px 0px;
}

.redzebmenu{
	background-image: url(../../_images/Layout/background_menu.jpg);
	background-position: top left;
	position: relative;
	background-repeat: repeat-y;
	overflow: hidden;
	height: 26px;
	margin:0 0 0 0px;
	width: 751px;
	padding: 0px 0px 0px 0px;
}


* html #divmenu{
	background-image: url(../../_images/Layout/menu_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:left;
	height: 100px;
	overflow: hidden;
	position: relative;
	margin:0px 0px  0px  0px;
	width: 751px;
	z-index: 5;
	padding: 0px 0px 0px 0px;
}

#menuRedZeb
{
	position: relative;
	width: 925px;
	height: 125px;
	margin:0 0 0 0px;
	top: 10px;
	left: 0px;
	border: solid 0px green;
}
#menu
{
	position: relative;
	width: 630px;
	margin:0 0 0 0px;
	top: 12px;
	left: -47px;
	border: solid 0px green;
}

#footer
{
	width: 963px;
	height: 28px;
	background-image: url(../../_images/Layout/bottom_.jpg); 
	background-repeat: no-repeat;
}

#footerRedZeb
{
	width: 963px;
	height: 28px;
	background-image: url(../../_images/Layout/bottomRedZeb.png); 
	background-repeat: no-repeat;
}

#poweredBy
{
	width: 963px;
	height: 28px;
}


#filling
{
	background-image: url(../../_images/Layout/body.jpg);
	background-repeat: repeat-y;
}

#fillingRedZeb
{
	background-image: url(../../_images/Layout/bodyRedZeb.png);
	background-repeat: repeat-y;
}

#shade
{
	width: 745px;
	height: 5px;
	background-image: url(../../_images/Layout/shade.png); 
	background-repeat:no-repeat;
}

#shadeRedZeb
{
	width: 745px;
	height: 20px;
	background-image: url(../../_images/Layout/shadeRedZeb.png);
	background-repeat:no-repeat;
}

#Payoffdiv{
	width:320;
	height:50px;
	position: absolute;
	margin:0 0 0 0px;
	z-index: 5;
	padding: 0px 0px 0px 0px;
}

* html #Payoffdiv{
	width:320;
	height:50px;
	position: absolute;
	margin:0 0 0 0px;
	z-index: 5;
	padding: 0px 0px 0px 0px;
}

#divbody{
	background-image: url(../../_images/Layout/background_body.jpg);
	background-position: left;
	background-repeat: repeat-y;
	text-align:center;
	height: auto;
	overflow: hidden;
	position: relative;
	margin:0 0 1 0px;
	width: 737px;
	z-index: 5;
}

* html #divInnerbody{
	background-image: url(../../_images/Layout/body_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 724px;
	z-index: 5;
	text-align:center;
	}

#divInnerbody{
	background-image: url(../../_images/Layout/body_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 0px 6px;
	padding: 20px 0px 0px 0px;
	width: 724px;
	z-index: 5;
	text-align:center;
	}
	
#divContentLeft{
	
	margin-top:30px;
	margin-bottom:20px;
	height: auto;
	float:left;
	text-align:left;
	position: relative;
	overflow: hidden;
	width: 280px;
	padding:0px 10px 20px 20px;
	z-index: 5;
	left:10px;
}

* html #divContentLeft{
	
	margin-top:30px;
	margin-bottom:20px;
	height: auto;
	float:left;
	text-align:left;
	position: relative;
	overflow: hidden;
	width: 280px;
	padding:20px 10px 20px 20px;
	z-index: 5;
	left:10px;
	
	
}

#divContentRight{
	
	margin-top:40px;
	margin-bottom:20px;
	margin-left:30px;
	float:left;
	text-align:center;
	position: relative;

	width: 320px;
	padding:20px 10px 20px 20px;
	z-index: 5;
	overflow:hidden;
	height:200px;
	
}

* html #divContentRight{
	
	margin-top:40px;
	margin-bottom:20px;
	margin-left:20px;
	float:left;
	text-align: center;
	position: relative;
	
	width: 300px;
	padding:30px 30px 20px 30px;
	z-index: 5;
	
	height:200px;
	
}

#divContentRight2{
	
	margin-top:5px;
	margin-bottom:10px;
	margin-left:30px;
	float:left;
	text-align: center;
	position: relative;
	
	width: 320px;
	padding:20px 10px 20px 20px;
	z-index: 5;
	overflow:hidden;
	height:100px;
	
}

* html #divContentRight2{
	
	margin-top:5px;
	margin-bottom:20px;
	margin-left:20px;
	float:left;
	text-align: center;
	position: relative;
	
	width: 300px;
	padding:20px 30px 20px 30px;
	z-index: 5;
	height:100px;
	
}

#divRedOverview{
	
	margin-top:00px;
	margin-bottom:20px;
	margin-left:30px;
	float:right;
	text-align:left;
	position: relative;
	border: 1px solid #A0A0A0;
	width: 320px;
	padding:00px 10px 0px 10px;
	z-index: 5;
	overflow:hidden;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #A52929;
			letter-spacing:1px;
			line-height:14px;
	
}

* html #divRedOverview{
	
	margin-top:00px;
	margin-bottom:20px;
	margin-left:20px;
	float:right;
	text-align:left;
	position: relative;
	border: 1px solid #A0A0A0;
	width: 300px;
	padding:20px 15px 0px 15px;
	z-index: 5;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #A52929;
			letter-spacing:1px;
			line-height:14px;
	
}

*#divRedOverview{
	
	margin-top:00px;
	margin-bottom:20px;
	margin-left:30px;
	float:right;
	text-align:left;
	position: relative;
	border: 1px solid #A0A0A0;
	width: 320px;
	padding:10px 10px 0px 10px;
	z-index: 5;
	overflow:hidden;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #A52929;
			letter-spacing:1px;
			line-height:14px;
	
}

* html #divContentMain{
	
	margin-top:50px;
	margin-bottom:20px;
	margin-left:15px;
	height: auto;
	float:left;
	text-align:left;
	position: relative;
	border: 1px solid #A0A0A0;
	width: 615px;
	padding:20px 20px 20px 20px;
	z-index: 5;
	left:5px;
	
	
}

#divContentMain{
	
	margin-top:50px;
	margin-bottom:20px;
	margin-left:30px;
	height: auto;
	float:left;
	text-align:left;
	position: relative;
	border: 1px solid #A0A0A0;
	width: 615px;
	padding:0px 10px 20px 10px;
	z-index: 5;
	left:5px;
	
}

* html #divContentOverview{
	
	margin-top:10px;
	margin-bottom:20px;
	margin-left:15px;
	height: auto;
	float:left;
	text-align:left;
	position: relative;
	width: 615px;
	padding:20px 20px 20px 20px;
	z-index: 5;
	left:5px;
	line-height:13px;
	
	
}

#divContentOverview{
	
	margin-top:10px;
	margin-bottom:20px;
	margin-left:30px;
	height: auto;
	float:left;
	text-align:left;
	position: relative;
	width: 615px;
	padding:20px 20px 20px 20px;
	z-index: 5;
	left:5px;
	line-height:13px;
	
}

#divFormLeft{
	
	margin-top:20px;
	margin-bottom:0px;
	height: auto;
	float:left;
	text-align:left;
	position: relative;
	width: 290px;
	padding:20px 10px 20px 10px;
	z-index: 5;
	left:10px;
	
	
}

#divfoot{
	background-image: url(../../_images/Layout/bottom.jpg);
	color:#CCCCCC;
	font-size:8px;
	background-position:top left;
	background-repeat: no-repeat;
	height: 28px;
	position: relative;
	width: 737px;
	margin:0px;
	z-index: 5;
	
}

.divfoot a:link {color: #585858;text-decoration:underline;}
.divfoot a:active {color: #585858; text-decoration: none;}
.divfoot a:visited {color: #585858;text-decoration: none;}
.divfoot a:hover {color: #585858; text-decoration: none;}

.Pictures_Left {float: left; padding-right: 10px; padding-top: 5px; padding-bottom:0px;}
.Pictures_Right {float: right; padding-left: 10px; padding-top: 5px; padding-bottom:0px;}

.RedBold {
	color: #A52929;
	font-weight: bold;}
	
/* TXT form - controls the form fields - form buttons = BUTTONS */

.txtForm {
color: #333333; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

border-top: 1px solid #636363;
border-left: 1px solid #636363;
border-right: 1px solid #636363;
border-bottom: 1px solid #636363;
background-color: #ffffff;
cursor: default;
padding-left: 4px;
letter-spacing:1px;
font-weight:normal;
}

.FormButtons {
background-color: #CCCCCC;
border-top: 1px solid #636363;
border-left: 1px solid #636363;
border-right: 1px solid #636363;
border-bottom: 1px solid #636363;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
cursor: default;
font-weight:bold;
}

.NavArrows {
padding-top:10px;
float:right;
padding-right:25px;
width:50px;
text-align:center;
}

.GalleryThumbnails {
border: 2px solid #636363
}

.GalleryThumbnailsHolder {
width:150px; 
text-align:center;
}



table
{
	font-family: Tahoma, verdana, Arial;
	color: #000000;
	font-size: 11px;
}



a.tumbnail 
{ 	
	text-decoration: NONE;
}

a.menu 
{ 
	color: RGB(170,45,45);
	font-weight: bold; 		
	text-decoration: none;
}

input, textarea, select
{
	background-color: #FFFFFF;
	border: #cccccc 1px solid;
	color: RGB(170,45,45);
	font-family:  Tahoma, verdana, Arial;
	font-size: 11px	
}

.rowheader 
{ 
	background: RGB(170,45,45);
	font-weight: bold; 	
	padding-left: 3px;	
	
}
.alphabetselected 
{ 
	color: #000000;
	font-weight: bold; 		
	text-decoration:none;
	
}
.pageselected 
{ 
	color: #000000;
	font-weight: bold;
	text-decoration:none; 		
	
}

.input_size
{
	width: 270;
}

span.red
{
	color:RGB(170,45,45);
}

.change_desc_normal
{
	font-family: Tahoma, verdana, Arial;
	color: #000000;
	font-size: 9px;
}

.thumbnails_desc
{
	font-family: Tahoma, verdana, Arial;
	color: #000000;
	font-size: 9px;
}

p.copyright
{
	font-size:9px;
	font-family:  Tahoma, verdana, Arial;
}

.red
{

	color: red;
}

.notifiers_display_div{
	border:1px solid #CCCCCC;
	height:290px;
	overflow:auto;
}
.notifiers_display_div tr.headings td{
	font-weight:bold;
	vertical-align:text-top;
}

.notifiers_display_div td{
	/*vertical-align:text-top;*/
	vertical-align:bottom;
}
/*data slider classic*/
	#mainContainer{
		margin:0 auto;
		width:940px;
		text-align:left;
		background-color:#FFF;
		padding:3px;
		border:0px solid #317082;	
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	/* Width of divs for thumbnails */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	
		width:484px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:380px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:400px;	/* Width of large image div */
		height:310px;	/* Height of large image div */
		float:left;
		padding-left:10px;	/* "Air" */
		padding-right:10px;	
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:5px solid #317082;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:114px;	/* Width of strip */
		padding:5px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:110px;
		height:100px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding:0px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:5px solid #317082;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
	}
	.rightArrow{
		float:right;
	}

	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	
	#redzeb_panel
	{	/* Width of divs for thumbnails */
		/* width:424px; */
		width:356px;		
		float:left;
	}
	#redzeb_thumbs_inner
	{
		position:relative;	/* Never change this */
		width:1000px;

	}	
	
	#redzeb_thumbs
	{
		overflow:hidden;	/* Don't change this */
		height:422px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
		width:424px;
	}
	#redzeb_thumbs_inner_content
	{
		width:424px;
		height:422px;
	}
	#redzeb_thumbs_inner_content_div
	{
		width:105px;
	}

	/*Data slider matrix   -  only difference*/
	
	#redzeb_panel_matrix
	{	
		width:800px;		
		float:left;
	}

	#redzeb_thumbs_matrix
	{
		overflow:hidden;	
		height:422px;
		position:relative;	
		float:left;
		width:866px;
	}
	


	/*Calendar theme base*/
#div_containment_table{
	padding-left:10px; padding-right:10px; 
	background-color:#ffffff;
	vertical-align: text-top;
}	
/* Guardian Bookings */
#div_containment_table .guardian_bookings{
	width:900px;
	height:300px;
}
#div_containment_table .div_containment_table_close{
	height:20px;
}
#div_containment_table .div_containment_table_close td{
	padding-right:10px;
	padding-left:860px;
}
#div_containment_table .div_containment_table_heading{
	height:20px;
}	
#div_containment_table .div_containment_table_heading td{
	height:20px;
	padding-left:10px;
}
#div_containment_table .div_containment_table_menu_header{
	border-top:1px solid #CCCCCC; 
	border-left:1px solid #CCCCCC; 
	border-right:1px solid #CCCCCC;
	padding:0px;
	border-spacing: 0px;
    border-collapse: separate;
    float:left;
} 
#div_containment_table .div_containment_table_menu_header td{
	margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
    background-color:#CCCCCC;
}
#div_containment_table .div_containment_table_menu_header td a{
	color:#ffffff;
	font-weight:bold;
}

#div_containment_table .div_containment_table_menu_header td.selected{
	background-color:#ffffff;
	color:#000000;
}

#div_containment_table .div_containment_table_menu_header td.selected a{
	color:#000000;
	font-weight:bold;
}

#div_containment_table .div_containment_table_menu_body{
	border:1px solid #CCCCCC;
	width:900px;
	height:600px;
	padding:0px;
	border-spacing: 0px;
    border-collapse: separate;	
    margin-left: auto;
    margin-right: auto; 
}

#div_containment_table .div_containment_table_menu_body tr{
	vertical-align: text-top;
}
#div_containment_table .div_containment_table_menu_body tr td{
	vertical-align: text-top;
}
#div_containment_table_menu_body_data{
	display:none;
	padding-top:20px;
	padding-left:10px;
}	

#bookings_content{
	border:1px solid #cccccc;
	height:500px;
}

#bookings_content table{
	padding:0px;
	border-spacing: 0px;
}
#bookings_content .heading{
	font-weight:bold;
}

#bookings_content .grey{
	background-color:#cccccc;
}

/* Guardian Bookings */
