/* 
	IMPORTANT!!!!!
	!!!===== All css must begin with .Site with the exception of BODY and #mainTable =====!!!
	!!!===== This ensures no styling is applied to the AdminSystem =====!!!
*/

BODY
{
	BACKGROUND-color:#E5E5E5;
}
.Site /* same element as #mainTable */
{
	FONT-SIZE: 100%;
    FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color:#252673;
    color:#000;
    line-height: 1.5;	
}
.Site A 
{
	color: #A41010;
	text-decoration: none;
	font-weight: bold;
}
.Site A:hover
{
	color: #252673;
}
hr
{
	background: none;
	border: 0;	
}
.Site H1, H2, H3, H4, H5, H6
{
	color:#1150a3;
	font-style: italic;
}
.Site H1
{
    FONT-SIZE: 200%;
}
.Site H2
{
    FONT-SIZE: 170%;
}
.Site H3
{
    FONT-SIZE: 130%;
}
.Site H4
{
    FONT-SIZE: 120%;
}
.Site H5
{
    FONT-SIZE: 105%;
}
.Site H6
{
    FONT-SIZE: 100%;
}
.Site IMG
{
	border:none;
}
.Site ul
{
	list-style-image: url(/images/layout/ul_arrow.gif);
}
.Site #mainLayout a img
{
}
.Site TABLE
{
} 
.Site table td, table th
{
}
.Site .req
{
	color: #B01100;	
}
/* ################################### Site Classes ################################# */

.Site .box .tl
{
	background: #191A67 url(/images/layout/box_tl_bg.gif) top left no-repeat;
}
.Site .box .tr
{
	background: #191A67 url(/images/layout/box_title_bg.gif) top right repeat-x;
}
.Site .box h2.title
{
	text-align: right;
	color: #FFF;
	font-weight: normal;
}
.Site .box .content
{
	background: #EDEFF3;
	border: 1px solid #252673;
}
.Site .detail H3
{

}
.Site .detail IMG.picture
{
}
.Site .dropDown, .textArea, .textBox
{
}
.Site .label
{
	font-weight:bold;
}
.Site form .label
{
	text-align:right;
}
.Site form td
{
}
.Site .list
{
	border-bottom:1px solid #CDCDCD;
}
.Site .list a
{
	text-decoration: none !important;
}

.Site .list .terminus
{
	clear:right !important;
}
    
.Site .template
{
	background: none;
	border: none;	
}

.Site .newsarticle
{
	border-bottom: none;
}

/* ################################### Site IDs ################################# */

#mainTable
{
}



.Site #mainHeader
{	
}

/**
 * Breadcrumb
 */
.Site #location
{
	color: #B62A2B;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 11px;
}
.Site #location a
{
	color: #B62A2B;
	text-decoration: none;
	font-weight: normal;
}
.Site #location a:hover
{
	color: #DE2526;
}

.Site #mainLayoutContainer
{
	/*background: url(/images/layout/mainLayoutContainer_bg.jpg) bottom right repeat-y;*/
	border: 1px solid #B9C0CD; 
	border-right: 0;
	border-bottom: 0;
}
.Site #mainLayoutContainerInner
{
	/*background: #FFF url(/images/layout/LHS_fade_bg.jpg) bottom left no-repeat;*/
	background-color: #fff;
	border: 3px solid #FFF;
	border-bottom: 1px solid #B9C0CD;
	border-right: 1px solid #B9C0CD; 
}
.Site .mainLayoutContainerHome #mainLayoutContainerInner
{
	/*background: #FFF url(/images/layout/LHS_fade_bg_2.jpg) bottom left no-repeat !important;	*/
	background-color: #fff;
}

.Site #Logo
{
	background-color: #fff;	
}

.Site #phoneNumbers
{
	border-bottom: 1px solid #B9C0CD;
	background: url(/images/layout/spacer.gif) bottom left no-repeat;
	color: #FFF;
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;	
}

.Site #rightCol
{
	background: #FFF;
	/*border-right: 1px solid #B9C0CD;
	border-bottom: 1px solid #B9C0CD;*/
	/*text-align: right;	*/
	
}
.Site #search
{
	text-align: right;	
}
.Site #testimonials .testimonial
{
	border-bottom: none;	
}
.Site #testimonials
{
	text-align: left;
	color: #FFF;	
}
.Site #testimonials #testBox #testTitle
{
	background: #000 url(/images/layout/testimonialTitle.gif) top left no-repeat;
	font-size: 1em;
	font-weight: bold;
}
.Site #testimonials .testContent
{
	background: #233659 url(/images/layout/testimonial_bg.gif) top left no-repeat;
	border: 1px solid #333;
}
.Site #testimonials .strapline
{
	font-style: italic;	
}
.Site .thumbnail
{
	border: 1px solid #355186;
}
.Site #testimonials .testContent .source
{
	text-align: left;
	font-style: normal;	
}
.Site #testimonials .testContent .moreDetails
{
	text-align: right;
	font-style: normal;	
}
.Site #testimonials .testContent a
{
	color: #FFC200;	
}
.Site #testimonials .testContent a:hover
{
	color: #FFF;	
}
/* ################################## Menu setup ################################### */

.Site #mainMenu ul a
{
	background: #8B8B8B url(/images/layout/mainMenu_bg.gif) top left repeat-y;
	color: #FFF;
	border: 0;
}
.Site #mainMenu ul a:hover
{
	background: #495C7D url(/images/layout/mainMenu_bg_over.gif) top left repeat-y;
}
.Site #mainMenu ul a.homeLink
{
	background: #8B8B8B url(/images/layout/mainMenu_homeLink.gif) top left no-repeat;	
}
.Site #mainMenu ul a.homeLink:hover
{
	background: #495C7D url(/images/layout/mainMenu_homeLink_over.gif) top left no-repeat;	
}

/* ################################## SubMenu setup ################################### */
.Site #subMenu
{
	background: url(/images/layout/subMenu_bg.gif) top left repeat-y;
}
.Site #subMenu ul 
{	
}
.Site #subMenu li
{
}
.Site #subMenu ul a
{
	border-bottom: 1px solid #1430C2;
	background: url(/images/layout/subMenu_a_bg.gif) 5px 8px no-repeat;
	color: #E8F2F2;
	text-decoration: none;
	font-weight: bold;
}
.Site #subMenu ul a:hover,
.Site #subMenu ul a.on,
.Site #subMenu ul a.active
{
	color: #FFF;
	background-image: url(/images/layout/subMenu_active_bg.gif);
}
.Site #subMenu ul ul a
{
	color: #5A7CC0;
	background: #97C2ED url(/images/layout/subMenu_ul_bg.gif) top left repeat-x;
	border-left: 1px solid #7A9ED1;
	border-bottom: 1px solid #6DC6F4;
}
.Site #subMenu ul ul a:hover,
.Site #subMenu ul ul a.on,
.Site #subMenu ul ul a.active
{
	background: #0083FF url(/images/layout/subMenu_ul_over_bg.gif) top left no-repeat;
	border-left: 1px solid #0045FA;
	border-bottom: 1px solid #6DC6F4;
}
.Site #subMenu ul ul ul
{
}
.Site #subMenu ul ul ul a
{
	background: #C2C2C2;
	color: #FFF;
	border-left: 1px solid #979797;
	border-bottom: 1px solid #979797;
}
.Site #subMenu ul ul ul a:hover,
.Site #subMenu ul ul ul a.on,
.Site #subMenu ul ul ul a.active
{
	background: #979797 url(/images/layout/submenu_ul_ul_ul_bg.gif) right 12px no-repeat;
	border-left: 1px solid #6F6E6E;
	border-bottom: 1px solid #6F6E6E;
}
.Site #subMenu ul ul ul ul a
{
	background: #292A77;
	color: #FFF;
	border-left: 1px solid #181944;
	border-bottom: 1px solid #181944;
}
.Site #subMenu ul ul ul ul a:hover,
.Site #subMenu ul ul ul ul a.on,
.Site #subMenu ul ul ul ul a.active
{
	background: #292A77 url(/images/layout/submenu_ul_ul_ul_bg.gif) right 12px no-repeat;
	border-left: 1px solid #6F6E6E;
	border-bottom: 1px solid #6F6E6E;
}
.Site #subMenu ul ul ul ul ul a
{
	background: #DE2626;
	color: #FFF;
	border-left: 1px solid #A21D1D;
	border-bottom: 1px solid #A21D1D;
}
.Site #subMenu ul ul ul ul ul a:hover,
.Site #subMenu ul ul ul ul ul a.on,
.Site #subMenu ul ul ul ul ul a.active
{
	background: #A21D1D url(/images/layout/submenu_ul_ul_ul_bg.gif) right 12px no-repeat;
	border-left: 1px solid #711414;
	border-bottom: 1px solid #711414;
}
.Site #subMenu ul ul ul ul ul ul a
{
	background: #979797;
	color: #FFF;
	border-left: 1px solid #6F6E6E;
	border-bottom: 1px solid #6F6E6E;
}
.Site #subMenu ul ul ul ul ul ul a:hover,
.Site #subMenu ul ul ul ul ul ul a.on,
.Site #subMenu ul ul ul ul ul ul a.active
{
	background: #C2C2C2 url(/images/layout/submenu_ul_ul_ul_bg.gif) right 12px no-repeat;
	border-left: 1px solid #979797;
	border-bottom: 1px solid #979797;
}
.Site #subMenu ul a.active
{
}
.Site #subMenu ul a:hover
{
}
/* ################################## Footer Menu setup ################################### */

.Site #footerMenu
{
	
}
.Site #footerMenu ul, 
.Site #footerMenu li
{
   
}
.Site #footerMenu li
{
	
}
.Site #footerMenu ul a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #000;
}
.Site #footerMenu ul a:hover
{
	color: #A41010;
}
.Site #accreditationsFooter
{
	
	text-align: center;	
}


/* ======================== */

.Site #mainTitle
{
background-color: #1150a3;
font-family: Georgia, Times New Roman;
font-style: italic;
}

.Site #mainTitle h1
{
color: #ffffff;
padding-left: 6px;
}
.Site #mainLayout
{	
}
.Site #mainFooter
{
	background: url(/images/layout/mainFooter_bg.gif) left bottom repeat-x;
	border-bottom: 1px solid #CECECE;
}
/* ======================== */

.Site #developerLink a
{
	color: #CACACA;
}
.Site #developerLink a:hover
{
	color: #000;
}

/* ======================== */

.Site #template_Stepped_Pages .content
{
}

/* ======================== */

.Site .subPageTitle a
{
		
}
.Site TABLE#subPageTable
{
	border: 0;
}
.Site TABLE#subPageTable th.heading
{
	text-decoration: underline;
}
.Site TABLE#subPageTable td.cell
{
}
.Site TABLE#subPageTable td.col1 
{
}
.Site TABLE#subPageTable .col1 A 
{
}
.Site TABLE#subPageTable .col1 A:hover
{
}

/* ======================== */

.Site #template_Home_Variant .list
{
}

/* ======================== */

.Site #template_Events_Style_2 #column1
{
}
.Site #template_Events_Style_2 #column2
{
}
.Site #template_Events_Style_2 .list
{
}
.Site #column2
{
}
.Site #template_Events_Style_2 .date
{

}

/* ======================== */

.Site #template_Links img.thumbnail
{
}
/* ========================== */

.Site #template_sitemap UL
{
}
.Site #template_sitemap UL LI
{
}
.Site #template_sitemap UL UL LI
{
}
.Site #template_sitemap UL UL a
{
}
.Site #template_sitemap LI
{
}
.Site #template_sitemap ul a
{
}
.Site #template_sitemap ul a:hover
{
}
.Site #template_sitemap ul ul a
{
}
.Site #template_sitemap ul ul a:hover
{
}
/* ======== Home Page =========== */
.Site #template_Medway_HomePage a
{
	color: #FFF;
	text-decoration: none;	
}
/* ======== Sub Page =========== */
.Site #instruction h4
{
	text-align: center;
	color: #A41010;	
	font-size: 1.7em;
}
.Site .subPageItem img
{
	
}
/* ======== Information Page =========== */
.Site .information
{
		
}
.Site #template_Information .information a h3
{
	color: #E0081F;
	text-decoration: underline;	
	font-size: 1.5em;
}
.Site #template_Information #pageMenu a
{
	background: url(/images/layout/list_bg.gif) left 5px no-repeat; 	
}
.Site .backTop
{
	border-top: 1px solid #D9D9E1;
	border-bottom: 1px solid #D9D9E1;
	text-transform: uppercase;	
	background: #FFF;
}
.Site .backTop a
{
	color: #E0081F;
	background: url(/images/layout/back_arrow_bg.gif) right 6px no-repeat;	
}
/* ======== Jumpy Pages =========== */
.Site #pageMenu ul
{
	list-style-image: url(/images/layout/list_bg.gif) !important;
}
.Site #pageMenu ul ul li
{
	list-style-image: none !important;	
	list-style: none !important;
}
.Site #pageMenu a
{
	color: #094FA5;
	font-weight: bold;
	font-size: 1.2em;	
}
.Site #pageMenu a:hover
{
	color: #E0081F;
}
.Site .formMainTable .hint
{
	background: #FFF;
	padding-left: 0;	
}
.Site .formMainTable .help
{
	background-color: #FFF;
	padding: 2px 5px;
	display: block;
}
.Site .formMainTable .textarea
{
	font-size: 15px;	
}
/* ======== Forms =========== */
.Site .formMainTable .group .group table
{
	border: 1px solid #191A67;
	/*background: #F4F8FF;*/
	background: #E8F0FF;
}
.Site .formMainTable .group .group .group table
{
	border: 0;	
}
.Site .formMainTable .group .group h3
{
	background: #191A67 url(/images/layout/box_title_bg.gif) top right repeat-x;
	color: #FFF;	
}
.Site .formMainTable .group .group .group h3
{
	background: none;
	color: #252673;	
	font-size: 1.2em;
}
.Site .formMainTable .group .group .radiocheckbox input
{
}
.Site .formMainTable .group .group td
{
	border-bottom: 1px solid #FFF;
	vertical-align: middle;
}
.Site .formMainTable .group .group th
{	
	text-align: left;
	border-bottom: 1px solid #FFF;
}
.Site span.radiocheckbox
{
	white-space: nowrap;	
}
.Site #newsHighlights h1,
.Site #newsHighlights h2,
.Site #newsHighlights h3,
.Site #newsHighlights h4,
.Site #newsHighlights h5,
.Site #newsHighlights h6
{
    color: #FFF !important;    
}


.Site .frontpageImage 
{
    width: 198px;
    float: left;
    margin-bottom: 3px;
    margin-right: 3px;
}

.Site .menuDescription {
    background: #000;
    color: #c8c8c8;
    font-size: 0.8em !important;
    font-family: Trebuchet MS;
    padding: 7px 5px;
    line-height: 1.2em;
    border-top: solid 3px #fff
}


.Site .imageHolder {
    position: relative;
    height: 166px;
    margin-bottom: 2px;
}

.Site .LinkName {
position: absolute;
height: 37px;
color: #fff;
display: block;
width: 175px;
font-family: Georgia, Times New Roman;
border: none;
padding-left: 24px;
padding-top: 6px;
}

.Site .LinkName a {
font-style: italic;
font-size: 1.30em;
font-weight: 800;

}

.Site #CorporateTravel {
background: transparent url(/images/homepage/redTab.png) no-repeat 0 0;
}

.Site #LeisureTravel {
background: transparent url(/images/homepage/orangeTab.png) no-repeat 0 0;
}

.Site #GroupsandEvents {
background: transparent url(/images/homepage/purpleTab.png) no-repeat 0 0;
}

.Site #SchoolsTravel {
background: transparent url(/images/homepage/tealTab.png) no-repeat 0 0;
}



.Site #template_Medway_HomePage h4 {
    color: #de2626;
    font-family: Georgia;
    font-size: 1.9em;
    font-style:italic;
    line-height: 1.35em;
    margin-top: 0;
    margin-bottom: 11px;
}

.Site #template_Medway_HomePage p {
    padding-bottom: 0;
}

.Site #template_Medway_HomePage #column1 {
    padding-left: 6px;
    padding-top: 4px;
}

.Site #template_Medway_HomePage #column1 ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
}

.Site #template_Medway_HomePage #column1 ul li {
    padding-left: 22px;
    background: transparent url(/images/layout/redChevrons.gif) no-repeat 13px 8px;
    list-style-image: none;
    list-style: none;
    
}


.Site #copyright {
    color: #333333
}


.Site td.evenSquare,
.Site td.oddSquare{
    width: 151px
}

.Site td.evenSquare {
    background-color: #e6e6e6;
}

.Site td.oddSquare {
    background-color: #d2d2d2;
}

.Site tr.evenRow td.evenSquare {
    background-color: #d2d2d2;
}

.Site tr.evenRow td.oddSquare {
    background-color: #e6e6e6;
}



.Site #Sub_Page_Listing_Thumbnail_2010 table{
    border-collapse:separate;
    padding-top: 8px;
    position: static;
}

.Site #Sub_Page_Listing_Thumbnail_2010 table td.subPageItem {
    border: solid 1px #fff;
    border-bottom: solid 10px #fff;
    position: static;
}

.Site .imageSurround {
    position: relative;
}

.Site #Sub_Page_Listing_Thumbnail_2010 table td.subPageItem .menuThumbnailTitle{
    margin: 0;
    color: #fff;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
}

.Site #Sub_Page_Listing_Thumbnail_2010 td div.subPageTitleThumb {
    padding-top: 28px;
}

.Site #Sub_Page_Listing_Thumbnail_2010 td div.subPageTitleThumb img {
    border: none;
}

.Site #Sub_Page_Listing_Thumbnail_2010 table td h3.subPageTitle{
    color: #fff;
    margin: 0;
}

.Site #Sub_Page_Listing_Thumbnail_2010 table td h3.subPageTitle {
    display: block;
}

.Site #Sub_Page_Listing_Thumbnail_2010 table td h3.subPageTitle a:hover{
    background-color: #2d2e76;
}


.Site a.imageLink .imageLinkTitle
{
    background-color: #636363;
}
.Site a.imageLink .imageLinkTitle h3
{
    color: #fff;  
    font-family: Georgia, Times New Roman; 
    font-size: 1em;
    font-style: italic;
}

.Site table#holidayImageTable .oddSquare strong,
.Site table#holidayImageTable .evenSquare strong,
.Site a.imageLink:hover strong
{  
   background: #000;
   filter: alpha(opacity=20);
   -moz-opacity: .20;	
   opacity: .20;	
   -khtml-opacity: 0.20;
   cursor: pointer;
}

.Site .LargeImageHolder img
{
    border:solid 1px #000;
}

.Site .subPageItem a.imageLink .imageLinkTitle h3
 {
    color: #fff;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif; 
    font-size: 0.90em;
    text-align: left;
    font-style: normal;
    display: block;
    width: 139px;
    padding-top:4px;
    padding-bottom:5px;
    margin-left:7px;
}

.Site a.imageLink:hover .imageLinkTitle
{
    background-color: #2d2e76

}


.Site #Sub_Page_Listing_Thumbnail_2010 {
    padding: 0;
}


/* ################################## Home Page ################################### */

.Site #template_Medway_HomePage .imageLinkTitle
{
    background-color: Transparent;
}

.Site #template_Medway_HomePage .imageLinkTitle h3
{
    margin-left: 0;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 0;
    padding-top: 7px;
    padding-bottom: 6px;
    font-size: 1em;
    font-weight: 800;
}

.Site #template_Medway_HomePage .imageLinkContainer
{
    margin-left: 3px;
    margin-bottom: 3px;
}



.Site .formSubmissionLoading
{
	text-align: center;
	margin-top: 50px;	
}

