/* 
	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:#000000;
	font-size: 62.5%;
}
.Site /* same element as #mainTable */
{
	FONT-SIZE: 1.2em;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    color:#000;
    line-height: 1.5;	
}
.Site A 
{
	text-decoration: none;
	font-weight: 800;
	color: #ff7400;
}
.Site A:hover
{
color: #0579a0;
}


.Site #loggedIn a 
{
    color: #ffffff;
}



.Site h3.title a, .list a, .Site .contact h4 a, .doclink a, .backlink a
{
    color: #0579a0;
}

.Site h3.title a:hover, .list a:hover, .Site .contact h4 a:hover, .doclink a:hover, .backlink a:hover
{
    color: #ff7400;
}

.Site #topNav a, 
.Site #footerMenu a
{
    color: #ffffff;
    background: #000000 url(/images/layout/topMenuDivider.gif) no-repeat 100% 52%;
}

.Site #template_Documents th 
{
    background-color: #000000;
    color: #FFFFFF;
    border-right: solid 1px #000000;
}

.Site #template_Documents table 
{
    border-left: solid 1px #000000;
    border-bottom: solid 1px #000000; 
}

.Site #footerNav a
{
    color: #d5eef7;
    background: transparent url(/images/layout/footerMenuDivider.gif) no-repeat 100% 52%;
    /**/
}

.Site #footerNav a:hover
{
    color: #ffffff;
}


.Site #topNav li.last a, 
.Site #footerNav li.last a,
.Site #footerMenu li.last a
{
    background: none
}



.Site #topNav a:hover, 
.Site #footerMenu a:hover
{
    color: #b6b6b6;
}


.Site #footerMenu ul li a
{
    font-size: 0.8em;
    font-weight: 800;
}

.Site #mainMenu a 
{
    font-size: 1.4em;
    font-weight: 300;
    background: #000000 url(/images/layout/MenuTabRight.gif) no-repeat 100% -31px; 
    color: #ffffff;
}

.Site #mainMenu a:hover 
{
    color: #cccccc;
}
.Site #mainMenu a#menuId_383 
{
    background: #e81e36 url(/images/layout/MenuTabRight.gif) no-repeat 100% -151px;
}


.Site #mainMenu a#menuId_383:hover 
{
    color: #f9dddf;
}
.Site #mainMenu a.active,.Site #mainMenu a.on
{
    background-position: 100% -91px;
    color: #ffffff;
}

.Site #mainMenu a#menuId_383:hover 
{
    background-position: 100% -151px;
}

.Site #mainMenu ul a span.navTab-tl 
{
    background: #000000 url(/images/layout/MenuTabLeft.gif) no-repeat 0 0; 
}

.Site #mainMenu ul a#menuId_383 span.navTab-tl 
{
    background-position: 0 -56px; 
}

.Site #mainMenu ul a.active span.navTab-tl,.Site #mainMenu ul a.on span.navTab-tl
{
    background-position: 0 -28px;
}

.Site #mainMenu ul a#menuId_383:hover span.navTab-tl 
{
    background-position: 0 -56px;
    background-color: #e81e36;
}

.Site DT
{

}
.Site dd
{

}
.Site H1, H2, H3, H4, H5, H6
{
	color: #0983b0;
}
.Site H1
{
    FONT-SIZE: 2.1em;
    font-weight: 300;
}
.Site H2
{
    FONT-SIZE: 1.85em;
    font-weight: 300;
}

.Site #strapline h2 
{
    font-size: 1.9em;
    font-style: italic;
    color: #ffffff !important;
    font-weight: 300;
    text-align: right;
}


.Site H3
{
    FONT-SIZE: 1.60em;
    font-weight: 300;
}


.Site .contentSurround .list h3.title
{
    FONT-SIZE: 1.2em !important;
}

.Site .contentSurround .list p.date
{
    font-size:1.1em !important;
    font-weight:bold;
    margin:5px 0 6px 0 !important;
}
.Site .contentSurround .list p.venue
{
	margin-bottom:10px;
	font-weight:bold;
}
.Site .contentSurround .list p
{
	font-size:1.1em;
	line-height:1.3;
}
.Site .detail .summary
{
	font-size:1.2em;
	font-weight:bold;
}
.Site .detail p
{
	line-height:1.4;
}
.Site .contentSurround .list .newsarticle .summary
{
    FONT-SIZE: 0.8em !important;
}
.Site .contentSurround .list p.morelink
{
    font-weight: 300;
    text-align: left;
    font-size: 0.9em;
    margin-top: 7px;
    
    
}

.Site .contentSurround .list p.morelink a
{
   color: #ff7400
}

.Site .contentSurround .list p.morelink a:hover
{
    
    color: #0579A0;
}


.Site H4
{
    FONT-SIZE: 1.4em;
    font-weight: normal;
    color:#000;
}
.Site H5
{
    FONT-SIZE: 105%;
}
.Site H6
{
    FONT-SIZE: 100%;
}
.Site IMG
{
	border:none;
}
.Site #mainLayout a img
{
}
.Site TABLE
{
} 
.Site table td, table th
{
}

/* ################################### Site Classes ################################# */

.Site .box
{
}

.Site .box .tl 
{
    background: #000000 url(/images/layout/box_tl.gif) no-repeat 0 0;
}

.Site .box .tr 
{
    background: #000000 url(/images/layout/box_tr.gif) no-repeat 100% 0;
}




.Site .box .bl 
{
    background: #000000 url(/images/layout/box_bl.gif) no-repeat 0 0;
}

.Site .box .br 
{
    background: #000000 url(/images/layout/box_br.gif) no-repeat 100% 0;
}

.Site .box .topDownCurvesLeft
{
	background: #ffffff url(/images/layout/box_topDownCurveLeft.gif) no-repeat 0 0;
}

.Site .box .topDownCurvesRight
{
	background: #ffffff url(/images/layout/box_topDownCurveRight.gif) no-repeat 100% 0;
}

.Site .box h2.title
{
    color: #ffffff;
    font-weight: 800;
    
}

.Site .box .IconArrow 
{
     background: transparent url(/images/layout/boxArrows.gif) no-repeat 100% -65px;
}

.Site .boxclosed .IconArrow 
{
     background-position: 100% 0 !important;
}

.Site .box .content
{
    border-left: solid 4px #000000;
    border-right: solid 4px #000000;
}

.Site .boxclosed .btmCurveLeft 
{
   background: transparent url(/images/layout/boxClosedBottomLeft.gif) no-repeat 0 0;
   z-index: 20;
}


.Site .boxclosed .btmCurveRight
{
    background: transparent url(/images/layout/boxClosedBottomRight.gif) no-repeat 0 0;
    z-index: 20;
}


.Site .module .box .list img.thumbnail
{
    position: static;
    border: none;
}



.Site .box .bc
{
}

.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:solid 1px #bcbcbc;
}




.Site .libraryimage
{
	border-bottom:none !important;
}

.Site #template_Product_Gallery .product 
{
    border-bottom:none !important;
}

.Site .productGalleryListing .product
{
	border-bottom:none !important;
}
.Site .list a
{
	text-decoration: none !important;
}
.Site .list a:hover
{
}
.Site .list p
{	
}
.Site .list H3
{

}
.Site .list H4
{
}
.Site .list .date
{

}
.Site td.list IMG.thumbnail
{
}
.Site .stepper
{
}
.Site .stepper a
{
}
.Site .stepper a:hover
{
}
.Site .stepper p
{
}
.Site .stepper p.links
{
}
.Site TABLE.documentTable
{

}
.Site TABLE.documentTable TD.cell
{

}
.Site TABLE.documentTable TH.heading
{

}
.Site TABLE.documentTable TR.alternative
{

}
.Site .list .terminus
{
	clear:right !important;
}
.Site .template
{
	background: none;
	border: none;	
}
/* ################################### Site IDs ################################# */

#mainTable
{
    background-color: #ffffff;
}
.Site #mainHeader
{	
    background: transparent url(/images/layout/header-banner.jpg) no-repeat 0 0;
    
}


.Site #loggedIn 
{
    color: #ffffff;
}

.Site #location
{
    color: #000000;
}

.Site #location a
{
    font-weight: 300;
    color: #000000;
    text-transform: capitalize;
}

.Site #location A:hover
{
}

.Site #footerBounding 
{
    background-color: #000000 !important;
    zoom: 100%;
}

#footerColLeft 
{

    background-color: #000000;
    color: #ffffff;
    font-size: 0.8em
}

#footerColRight
{

    background-color: #000000;
}

.Site #mainLayoutContainer
{
}



/* ################################## Menu setup ################################### */

.Site #subMenu
{
}
.Site #subMenu ul 
{	
    margin: 0;
    padding: 0;
}
.Site #subMenu li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.Site #subMenu ul a
{
    color: #0983b0;
    font-size: 0.9em;
    font-family: Trebuchet MS;
    font-weight: bold !important;
    display: block;
    border-bottom: dotted 1px #bcbcbc;
}

.Site #subMenu ul a:hover, .Site #subMenu ul a.active, .Site #subMenu ul a.on
{
    border-bottom: dotted 1px #ff6f00;
    background: transparent url(/images/layout/subMenuArrow.gif) no-repeat 2px 7px;
}

.Site #subMenu ul ul 
{
    border-bottom: dotted 1px #bcbcbc;
}


.Site #subMenu ul ul a
{
    color: #1a1c20;
    border-bottom: none;
}

.Site #subMenu ul ul a:hover, .Site #subMenu ul ul a.active, .Site #subMenu ul ul a.on 
{
    
    border-bottom: none;
    color: #0091c6;
    background: transparent url(/images/layout/subSubMenuArrow.gif) no-repeat 6px 6px;
}

.Site #subMenu ul ul ul
{
    border-bottom: none;
}

.Site #subMenu ul ul ul a
{
    font-size: 0.80em;
    color: #606060;
}

.Site #subMenu ul ul ul a:hover, .Site #subMenu ul ul ul a.active, .Site #subMenu ul ul ul a.on 
{
    background: transparent url(/images/layout/subSubSubMenuArrow.gif) no-repeat 17px 6px;
    color: #0983b0;
}

.Site #subMenu ul ul ul ul a
{
    color: #989898;
}

.Site #subMenu ul ul ul ul a:hover, .Site #subMenu ul ul ul ul a.active, .Site #subMenu ul ul ul ul a.on 
{
    background: transparent url(/images/layout/subSubSubSubMenuArrow.gif) no-repeat 23px 7px;
    color: #0983b0;
}

.Site #subMenu ul ul ul ul ul a
{

    
}

.Site #subMenu ul ul ul ul ul ul a
{
}
.Site #subMenu ul a.active
{
}
.Site #subMenu ul a:hover
{
}

/* ======================== */

.Site #mainTitle
{
}
.Site #mainTitle h1
{
}
.Site #mainLayout
{	
}
.Site #mainFooter
{
    background: transparent url(/images/layout/footerBackground.gif) no-repeat 0 100%;
    min-height: 45px;
    color: #ffffff;
}

.Site #footerMenu 
{
    background-color: #000000 !important;
}
.Site #mainFooter p.copyright
{
    background: transparent url(/images/layout/crayfordBottomLogo.gif) no-repeat 14px 11px;
}

/* ======================== */

.Site #developerLink a
{
}

.Site #developerLink a:hover
{

}

/* ======================== */

.Site #template_Stepped_Pages .content
{
}

/* ======================== */


.Site TABLE#subPageTable
{
}
.Site TABLE#subPageTable th.heading
{
}
.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
{
}


/* Cart Fade */

.Site #cartFull h2, .Site #cartFull th.heading
{
    background: #057fac url(/images/layout/blueFade.gif) repeat-x 0 0;
}


.Site #cartFull .box h2
{
    background: Transparent;
}


.Site #productList td.list 
{
    border: none;
}

.Site .module .content h4 
{

}



.Site .icon span.calendarIcon
{
    background: transparent url(/images/icons/calendarIcon.gif) no-repeat 0 0;
}

.Site .icon span.pageIcon
{
    background: transparent url(/images/icons/pageIcon.gif) no-repeat 0 0;
}


.Site .clickArea 
{
    cursor: pointer;
}


.Site .event #column2 .productContainer hr 
{
	display: block;
	margin-top: 20px;
}
.Site .qtyButton
{
	border:solid 1px #000;
	background-color:#0983B0;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	padding:3px;
}
.Site .button
{
	padding:3px;
	border:solid 1px #000;
	background-color:#0983B0;
	color:#fff;
	cursor:pointer;
}
.Site .button:hover
{
	background-color:#FF7400;
}
.Site .principle
{
	background-color:#E81E36;
}
.Site #cartInvoice a
{
	padding:6px;
}
.Site #cartInvoice a:hover
{
	color:#fff;
}

.Site label.error
{
	color:#f00;
	font-size:100%;
	display:none;
	position: absolute;
	bottom: -20px;
	left: 0;
}