@font-face {
    font-family: 'Century Gothic';
    src: url('../../shared/images/template/fonts/gothic-webfont.eot');
    src: url('../../shared/images/template/fonts/gothic-webfont.eot?iefix') format('eot'),
         url('../../shared/images/template/fonts/gothic-webfont.woff') format('woff'),
         url('../../shared/images/template/fonts/gothic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

form {margin:0;padding:0;}

body {
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	/*margin-top:50px;*/
	background:#689EDC;
	cursor:auto;
}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h1{
	font-size:140%;
	padding:5px;
}
h2{
	font-size:130%;
	margin-bottom:0;
	padding-bottom:0;
}

A:link    {text-decoration: none; color: #2B6DB7; FONT-SIZE: 11px;}
A:visited {text-decoration: none; color: #2B6DB7; FONT-SIZE: 11px;}
A:hover   {text-decoration: none; color: #FF0000; FONT-SIZE: 11px;}
A:active  {text-decoration: none; color: #173961; FONT-SIZE: 11px;}

.trail {COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px;}
.trail span {COLOR: #FF0000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px;}
.trail A:link    {text-decoration: none; color: #2B6DB7; FONT-SIZE: 10px;}
.trail A:visited {text-decoration: none; color: #2B6DB7; FONT-SIZE: 10px;}
.trail A:hover   {text-decoration: none; color: #FF0000; FONT-SIZE: 10px;}
.trail A:active  {text-decoration: none; color: #2B6DB7; FONT-SIZE: 10px;}
.pink{ color:#D14977; }
/*
styles specific to the admin page
*/
#adminTitle{
	position:relative;
	margin: 0 5px 0px 7px;
	width:400px;
}

#areasL{
	width:370px;
	padding:15px 0 15px 20px;
	margin: 0;
	float:left;
}
#areasR{
	float:right;
	width:350px;
	margin: 0;
	padding:15px 20px 15px 0;
}

#areasL ul, #areasR ul{
	padding:0;
	margin:0;
}
#areasL li, #areasR li{
	margin:0;
	padding:0;
	border:1px solid #FFF;
	list-style:none;
	background-color:#FFFFFF;	
}

#areasL a, #areasL a:visited, #areasR a, #areasR a:visited{
	color:#000000;
	border: 1px solid #FFFFFF;
	font-weight:500;
	margin:1px;
	display:block;
	font-size:1.2em;
	padding:10px;
	background-color:#FFFFFF;
}

#areasL a:hover, #areasR a:hover{
	border: 1px solid #689EDC;
}

#areasExtra{
	padding:3px;
	margin-left: 420px;
	border: 1px dashed #7BA1C4;
	width:320px;
}

#manualLink{
	margin:5px;
	margin-left: 420px;
	background:url(../../shared/images/cms/adminbg.jpg) top left no-repeat;
	padding:3px;
	border: 1px dashed #7BA1C4;
	width:320px;
	display:block;
}
#manualLink h2{
	margin: 2px 2px 10px 2px;
}

.textwhite A:link,  .textwhite A:active, .textwhite A:visited {text-decoration: none; color: #FFFFFF;}
.textwhite A:hover   {text-decoration: none; color: #F3F4B4; }

.textblack {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
}
.textblack A:link,  .textblack A:active, .textblack A:visited {text-decoration: none; color: #000000;}
.textblack A:hover   {text-decoration: none; color: #8080FF; }



.pageheading {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 13px;
	font-weight: bold;
}

.text {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
}

.textwhite {
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
}

.textlight {
	COLOR: #CCFFFF;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 11px;
}

.entryheading {COLOR: #000000; FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px;}


/*
// Form styles ************************************
*/
.button { /* submit button styles */
	color : #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.button_over {
	color : #000000;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor:pointer;
}

.browse {
	color : #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textbox {
	color : #666666;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textbox_focus {
	color : #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* 
//Used to show the navigation preview in settings -  *****************************************
*/
.option {COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; line-height: 13px;}
.option A:link    {text-decoration: none; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; line-height: 13px;}
.option A:visited {text-decoration: none; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; line-height: 13px;}
.option A:hover   {text-decoration: none; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; line-height: 13px;}
.option A:active  {text-decoration: none; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; line-height: 13px;}


.over {
	background-color : #B6CEE4;
	cursor: pointer;
	height: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

.offcell {
	background-color : #DAE1E7;
	height: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

.selected {
	background-color : #FFFFFF;
	border-width : 1px;
	border-style : solid;
	border-color : #FFFFFF;
	height: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

/* colorbut is used by setting for the colour picker image */
.colorbut {
	color: #000000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.colorbut_over {
	color: #000000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor : pointer;
}

/*
//********** used by admin-content for display
*/

.adminEntryHidden {
	Xwidth:540px;
	border:0;
	margin: 0 auto;
	padding:0;
	background-color: #F1F1F1;
}

.adminEntry {
	Xwidth:540px;
	border:0;
	margin: 0 auto;
	padding:0;
	background-color: #F5F5F6;
	border:1px solid #CCCCCC;
}

.cms_draglayerMove{
    /*float:left; */
	margin-bottom:3px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	z-index:3;
	position:absolute;
	
/*	-webkit-user-select: none;  
	-khtml-user-select: none;  
	-moz-user-select: none;  
	-o-user-select: none;  
	user-select: none;  */

}

.cms_draglayer{
	/*margin-bottom:3px;*/
	position:static;
}

.cms_dragbar{
	cursor:move;
}


/*
//********** used by edit entry and edit category
*/
.adminForm{
	width:700px;
	border:0;
	margin:0;
	padding:3px;
	color: #FFFFFF;
}

.adminForm td{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
}

#DOMProperty_content a{ /* Used by KTML editor */
	color: #000000;
}


.adminForm input{
	color : #666666;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabselect {
	color:#FFFFFF;
	background-color:#6C8EAC;
	border: 1px solid #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #6C8EAC;
	border-left-color: #8BABC7;
	height: 19px;
	padding: 1px;
}

.tab {
	border: 1px solid #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #ffffff;
	height: 19px;
	padding: 1px;
	cursor : pointer;
}

.cms_tab_selected {
	color:#FFFFFF;
	background-color:#6C8EAC;
	border: 1px solid #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #6C8EAC;
	border-left-color: #8BABC7;
	height: 19px;
	padding: 1px;
}

.cms_tab_button {
	border: 1px solid #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #ffffff;
	height: 19px;
	padding: 1px;
	cursor : pointer;
}



.tabpadr {
	border: 1px solid #000000;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #000000;
	border-left-color: #ffffff;
	height: 19px;
	padding: 1px;
}

.tabpadl {
	border: 1px solid #000000;
	border-top-color: #ffffff;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #ffffff;
	height: 19px;
	padding: 1px;
}

.tabOnGreenl {
	border: 1px solid #000000;
	border-top-color: #85A6B6; /* old colour #85A6B6 */
	border-left-color: #85A6B6;
	height: 19px;
	padding: 1px;
}

.tabOnGreenr {
	border: 1px solid #85A6B6;
	border-bottom-color: #000000;
	height: 19px;
	padding: 1px;
}

.tabOnGreenselect {
	color:#FFFFFF;
	background-color:#85A6B6;
	border: 1px solid #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #85A6B6;
	border-left-color: #8BABC7;
	height: 19px;
	padding: 1px;
}

.tabtable {
	color:#FFFFFF;
	background-color:#6C8EAC;
	border: 0px solid #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dashed;
	height: 19px;
	padding: 1px;
}

/* these styles are used on select_category page */
.style3 {color: #C4F4B4;}
.style4 {color: #000000;}
.style8 {color: #FFCC99;}
.style9 {font-size: 16px;}
.style10 {color: #FFFFFF;}

#cmsAdminTop{
	margin: 6px 11px 0 0;
	text-align:left;
	right:0px;
	float:right;
}

#adminMainContent{
	/* background-image:url(../../t-images/bg-image.jpg); */
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	/* border:1px dashed #000; */
	width:770px;
	margin:0 auto;
}

a.deleteFolder img{
	vertical-align:middle;
	border:0;
}

div#navigation{
	margin:10px 0 10px 0;
}

#cms_displaylayer {
	background-color:#FFFFFF;
	border:1px solid #000000;
	position:absolute;
	display:none; /*initially hidden*/
	z-index:1;
}

#cms_popupLayer{
	border:1px solid #000;	
	padding:3px 3px 22px 3px;
	z-index:10000;
}

#cms_popupLayer_bar{
	background-color:#999999;
	Xwidth:100%;
	padding:2px;
	height:14px;
}


.newEntry{
	vertical-align:middle;
	border:0;
}

#editForm a{
		color:#9F9;
}


#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid #A9A9A9;
	padding: 8px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 10002;
	font-size:120%;
	moz-border-radius:4px;
	border-radius:4px;
	word-wrap: break-word;
}

.dateInput{
	font-size:0.8em;
	padding:0;
	margin-right:1px;
	border:1px solid #000000;
}

.show{
	display:inline;
}

.hide{
	display:none;
}

.componentButton{
	cursor:pointer;	
}

div.componentPanel{
	height:0px; width:100%; overflow:hidden;
}

div.componentPanel a img{
	border:none;
}

.cms_entry{
	border: 1px solid #FFF;
}

.cms_entOptions{
	/*visibility:hidden; */
	float:left;
}	

.entClipboard{
	float:left; 
	margin-right:10px;
}
div.ui-datepicker{
	font-size:10px;
}
.cal_info{
	margin:0;
	padding:0;
}
/* Settings Page */
.settings_form label{
	width:137px;
	text-align:right;
	float:left;
	line-height:21px;
	margin-right:5px;
	font-size:12px;
}
.settings_form input.fade, .settings_form textarea.fade{
	width:280px;
	color:#757575;
	border:1px solid #999999;
	padding:4px;
	margin: 0 0 20px;
}
.settings_form .smaller{
	font-size:11px;
	color:#666;
}
#settings_right_col{
	float:right;
	width:290px;
}
.form_style1{
	float:left;
	text-align:center;
	width:50px;
	clear:both;
	height:25px;
	margin-left:5px;
}
.form_style1 input{
	width:13px;
	height:13px;
	margin:6px;
	padding:0;
}
#settings_right_col label{
	line-height:25px;
	float:left;
	width:205px;
}
.clear_both{
	clear:both;
	zoom:1;
}
.clear_right{
	clear:right;
}
.grey{
	color:#666;	
}
.ui-widget-overlay {
	background:#000 !important;
	zoom:1 !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
	filter: alpha(opacity=50) !important;
	-moz-opacity:0.5 !important;
	-khtml-opacity: 0.5 !important;
	opacity:0.5 !important;
}
body#login{
	text-align:center;
	font-family:Century Gothic;
	font-size:14px;
}
#loginBox{
	text-align:left;
	width:770px;
	background:#F5F5F5;
	margin:0 auto;
	border-radius:15px;
	moz-border-radius:15px;
}
#loginBoxWeb2{
	height:64px;
	width:770px;
	background:url(../../shared/images/template/login/web2.jpg) repeat-x top;
	margin:15px auto 0 auto;
	border-radius:15px 15px 0 0;
	moz-border-radius:15px 15px 0 0;
}
#loginTitle{
	text-align:center;
	color:#679DDB;
	margin: 0 0 15px;
}
#loginLeft{
	border-right: 1px solid #D5D5D5;
    float: left;
    padding: 0 25px 0 0;
    width: 340px;
}
#loginRight{
	float:right;
	width:340px;
}
#loginWarning, #browserWarning{
	background:#F00; 
	margin-bottom:15px;
}
#loginWarning a:link, #loginWarning a:visited, #loginWarning a:active, #browserWarning a:link, #browserWarning a:visited, #browserWarning a:active{
	color:#FFF;
	text-decoration:none;
}
#loginWarning a:hover, #browserWarning a:hover{
	color:#FFF;
	text-decoration:underline;
}
.padding20{
	padding:20px;
}
#loginForm{
	margin:15px 0 0 0;
}
#loginForm input.fade{
	border: 1px solid #999999;
    color: #757575;
    margin: 0 0 6px;
    padding: 4px;
    width: 200px;
}
#editEntry h2{
	margin:0;
	padding:10px 0 5px 15px;
	font-size:17px;
}
#more-options-holder{
	visibility:visible;
	display:none;
	position:absolute;
}
/**** ADD ENTRY CSS */
#tabBar{
	float:right;
	width:366px;
	height:32px;
	background:url(../../shared/images/template/edit_entry/tab_bar.jpg) 0px 0px no-repeat;
	position:relative;
	top:1px;
	margin:0 15px 0 0;
}
#tabContent{
	background:#F5F5F5;
	border-top:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
	clear:both;
	zoom:1;
}
#tab1B,#tab2B,#tab3B{
	width:122px;
	height:32px;
	display:block;
	float:right;
	line-height: 32px;
	text-align:center;
	font-size:13px;
	color:#454545;
	outline:0;
}
.tabs{
	margin:10px 30px 0 30px;
	border-bottom:1px solid #D2D2D2;
	padding:0 0 15px 0;
}
#tab1B{
	position: relative;
    left: 5px;
}
#tab3B{
	position: relative;
    right: 5px;
}
a.grey:link, a.grey:active, a.grey:visited{
	color:#454545;
	text-decoration:none;
}
a.grey:hover{
	color:#454545;
	text-decoration:underline;
}
#tab2,#tab3{
	display:none;
}
.cke_toolbar{
	float: none !important;
    margin: 0 auto !important;
    width: 600px !important;
}
.cke_toolbox{
	width: 570px !important;
	margin:0 auto !important;
}
.add_entry_form td{
	font-size:13px;
	color:#333;
}
.add_entry_form h3{
	color: #D14977;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0;
}
.add_entry_form input.fade, .add_entry_form input.fade_file, .add_entry_form input.fade_small, .add_entry_form textarea.fade{
	width:295px;
	color:#757575;
	border:1px solid #999999;
	padding:4px;
	margin: 0;
	background:#fff;
}
.add_entry_form input.fade_file{
	width:auto;
}
.add_entry_form input.fade_small{
	width:30px;
}
.add_entry_form textarea.fade{
	height:130px;
}
.check_box{
	margin:0;
	padding:0;
	width:13px;
}
/*************/

#new_trail{
	color:#7E7C7C;
	padding:8px 0 8px 15px;
}
#new_trail a:active, #new_trail a:link, #new_trail a:visited{
	color:#2B6DB7;
}
.smallText{
	color:#585858;
	font-size:10px;	
}

#cms_loading{
	display:none;	
	position:fixed;
	top:50px;
	left:0;
	padding:5px;
	background-color:#FFF;
}
#trail{
	border-bottom: 1px solid #E4E4E4;
    color: #606060;
    font-size: 12px;
    font-style: italic;
    line-height: 12px;
    padding: 6px 10px 4px;
}
#settings{
	position:relative;
	text-align:right;
	padding:0 10px 0 10px;
	border-bottom: 1px solid #CCCCCC;
}

div.cms_page_nav{
	text-align:right;
}

div.cms_page_nav a img{
	border:0;
}

.cat-title {
	font-family:Century Gothic;
	font-weight:normal;
	font-size:16px;
	display:block;
}
.entry-components {
	margin-top:15px;
	margin-bottom:10px;
	text-align:right;
}
.cms_dragbar {
/* background is inline for now */	
}
.adminEntry {
	border: 1px solid #B8C5C7;
}
.cms_entOptions, .cms_entOptions a, .cms_entOptions a:hover, .cms_entOptions a:visited, .cms_entOptions a:link{
	line-height:15px !important;
	font-family:Century Gothic;
	font-weight:normal;
	font-size:15px;
	color:#333;
}
.cms_entOptions a:hover {
	color:#009;
}
.entry-components, .entry-components a:active, .entry-components a:link, .entry-components a:visited {
	color:#525A98;
	font-size:13px;
}
.entry-components a:hover {
	color:#F00;
	font-size:13px;
}
.newEntry {
	display:none;
}
.pageheading {
	font-family:Century Gothic;
}
.pageheading a:active, .pageheading a:visited, .pageheading a:link {
	color:#525A98;
	font-size:14px;
	font-weight:normal;
}
.pageheading a:hover {
	color:#F00;
}
.cms_entOptions {
	position:relative;
}
.cms_options {
	outline:none;
}
.more-options {
	display:none;
	border:1px solid #B8C5C7;
	left:120px;
	position:absolute;
	top:23px;
	width:140px;
	background:#fff;
	padding-left:8px;
	z-index:1000;
	cursor:default;
}
.cms_ent_dropdown {
	list-style:none;
	margin:0;
	padding:0;
}
.cms_ent_dropdown li {
	padding:3px 0;
}
.entClipboard {
	display: inline;
	float: none;
	margin:0px;
}

a:link.menuItem, a:hover.menuItem, a:visited.menuItem {
	font-size:13px;
}
.grey_back{
	background-color:#F5F5F6;
}
#trail_settings{
	height:50px;
	background:url('../../shared/images/template/trail_settings.jpg') repeat-x top #E1E1E1;
}
.padding_lr_10, #entryPadding{
	padding-left:10px;
	padding-right:10px;
}
.padding_t_10{
	padding-top:10px;
}
#category-1{
	border:none;	
}
/* Menu Item */
#navigation .cms_draglayer .cms_dragbar {
	width:30px; 
	height:17px;
	margin-right:0px;
	background-image:none;
	background:#CCC;
	background:url('../../shared/images/template/category_item/gripper.gif') repeat-x top;
	float:right;
}
.option1{
	background-color:#FFF;
	padding: 2px 0 2px 4px;
}
a.menuItem {
	font-size:16px;
}
a.menuItem span.menushow{
	color:#000;
}
a.menuItem span.menuhide{
	color:#666;
}
#navigation .cms_category_box {
	border:#B8C5C7 solid 1px;
	margin-bottom:4px;
}
#navigation .cms_draglayer#category-1{
	border:none;	
}
.cms_category_bar{
	background:url('../../shared/images/template/category_item/bar.gif') repeat-x top;
	height:18px;
	line-height:18px;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.display_state{
	width:40px;
}
.cms_category_bar a img{
	border:none;
}
.cms_category_bar{
	position:relative;
	text-align:right;
}
.catClipboard, .cat_up, .cat_down, .catupdis, .catdowndis, .toggleShow, .catSettings{
	position:absolute;
}
.cat_up, .catupdis{
	top:0;
	right:30px;
}
.cat_down, .catdowndis{
	top:0;
	right:61px;
	
}
.catSettings{
	top:0;
	right:122px;
}
.catClipboard{
	top:0;
	right:91px;
}
.toggleShow{
	top:0;
	left:0;
}
.insertCategory{
	margin-bottom: 4px;
}
.insertCategory a:link, .insertCategory a:visited, .insertCategory a:active, .insertCategory{
	color:#06C;
}
.insertCategory a:hover{
	color:#F00;
}
.clear_both{
	clear:both;
}
/* Page entry */

/* Component Styles */

.comp_heading{
	margin:0;	
}

.seperator_out{
	font-weight:bold;
	color:#919798!important;
	font-family:Century gothic, Arial, sans-serif!important;
	}
.seperator_in{
	clear:both;
	}
.sep_selection{
	text-align:center;
	float:left;
	height:101px;
	padding:18px;
	background: url("../../shared/images/components/selection-seperator.gif");
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	}
a .sep_selection{
    color:#919798;
}
	
a.sep_selection img{
	padding-top:3px;	
}
	
.seperator_foot_out{
	border-top:1px solid #B8C5C7;
	height:14px;
	margin-bottom:7px;
}
.seperator_foot_in{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background: url("../../shared/images/components/tab.png");
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	height:14px;
	width:141px;
	clear:both;
	cursor:pointer!important;
	}
.seperator_foot_arrow.g_dwn{
	background: url("../../shared/images/components/tab-arrow-dwn.gif");
	background-repeat:no-repeat;
	background-position:top left;
	height:14px;
	width:10px;
	float:right;
	margin-top:4px;
	}

.seperator_foot_arrow.g_up{
	background: url("../../shared/images/components/tab-arrow-up.gif");
	background-repeat:no-repeat;
	background-position:top left;
	height:14px;
	width:10px;
	float:right;
	margin-top:4px;
	}

.seperator_foot_title{
	height:14px;
	width:110px;
	float:right;
	padding-left:13px;
	font-size:9px;
	}

.cms_components_selected_option{
	background: url("../../shared/images/components/tick.gif");
	background-repeat:no-repeat;
}

/* CSS Document - styles used by the editor (KTML) */

h1 {
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 130%;
	font-weight:bold;
}

.textXLarge{
	font-size:280%;
}

.textLarge{
	font-size:200%;
}

.textMedium{
	font-size:130%;
}

.textSmall{
	font-size:90%;
}

.textXSmall{
	font-size:60%;
}

.textArial{
	font-family:Arial, Helvetica, sans-serif;
}

.textTimes{
	font-family:"Times New Roman", Times, serif;
}

.textCourier{
	font-family:"Courier New", Courier, mono;
}

.textGeorgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}

.textVerdana{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.textComic{
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
}

.lineThrough{
	text-decoration:line-through;
}
.lineUnder{
	text-decoration:underline;
}
.lineOver{
	text-decoration:overline;
}	


