﻿

/** Main Style **/

html,body {
	font-family: Arial,"Century Gothic", "Gill Sans",  sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;
	background-color:#73a0c1;	
	width:100%;
	background-image:url('../images/generic/background.jpg');
	background-repeat:repeat-x;
	text-decoration:none;
	
}

.headingStyle
{
    font-size: 14px;
	font-weight:bold;
}
    
#wrapper
{
    width:1000px;
    margin-left:20px;
    position:relative;
}

#logo
{
	position:absolute; 
	width: 560px; 
	font-size: 11px; 
	margin-top: 35px; 
	left:0; 
	top:0;
}

#advertise
{
	position:absolute; 
	width: 150px; 
	right:0; 
	top:0;	
}

#newsletter
{
	position:absolute; 
	right:150px; 
	top:0; 
	width: 275px; 
	text-align: right; 
	font-size: 11px; 
	margin-top: 35px;	
}

#mainContent
{
	border-top: solid 1px #6dc3f3; 
	width: 960px; 
	top: 95px; 
	position: relative;
}



/*********************/
/* MAIN NAV */
/*********************/

.navTemplate
{
	font-size: 10px;
	color: #fff;
	text-align:center;
	font-weight: bold;	
	line-height:24px;
}


.primaryDynamicMenuItem
{
   color: #ffffff; 
   padding: 0.5em 0.5em 0.5em 0.5em;
 
}    

 
.primaryDynamicHover
{
   background: #6dc3f3;
}   

.topMenuDropDown
{
    border: solid 1px black;
    margin: 0px 2px;
    z-index:100;
    background-color: #042d55 !important;

}



/*********************/
/* Form Elements */
/*********************/

.subscribeButton
{
	background-image:url('../images/generic/subscribeButton.jpg');
	border: solid 1px 549fcd;
	width:75px;
	height:18px;
 	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left:5px;
	border: #549fcd 1px solid;
	color:#FFF;
}

.subscribeText
{
	background-image:url('../images/generic/subscribeTextbox.jpg');
	width:160px;
	height:14px;
	text-align: left;
	padding-left: 5px;
	border: #549fcd 1px solid;
	color:#FFF;
}

/*********************/

/**Home Style**/

#headers
{
	width:236px;
	position:absolute;
	left:715px;
}

.mainImage
{
	position:absolute;
	left:10px;
}

#homeBox
{
	width:938px; 
	border: solid 1px #57a2d0; 
	background-image:url('../images/home/boxback.jpg'); 
	height:270px; 
	margin-top:20px; 
	padding:10px; 
	position:relative;	
}

#homeBottom
{
	width:980px;
	position:relative;	
	margin-top:10px; 
	
}

#homeLeft
{
	position:absolute;
	width:475px;
}

#homeRight
{
	position:absolute;
	left:485px;
	width:480px;
	height:290px;
}

.linkImage
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

#welcome
{
	border-bottom: solid 1px #57a2d0; 
	color:#6abdec; 
	font-weight:bold; 
	padding-bottom:5px; 
	margin-bottom:10px;
}

/**Main Style**/

#MainAdvertLeftMenu
{
	margin-right:10px;
	position:absolute;
	left:0px;
	width: 234px;
}

.MainAdvertLeftContents
{
	width: 234px;
	height:300px;
	background-color:#6dc3f3;
	margin-bottom:10px;
	border:solid 1px #57a2d0;
}


#MainAdvertMainArea
{
	width: 590px; 
	position:absolute;
	margin-left:244px;
	border-top: solid 1px #57a2d0;
}

#MainAdvertRight
{
	
	position:absolute;
	margin-left:10px;
	width: 111px;
	right:0px;
}

.MainAdvertRightContents
{
	width: 111px;
	height:300px;
	background-color:#6dc3f3;
	margin-bottom:10px;
}

.smallTitle
{
	
	margin-top:2px; 
	height:28px; 
	padding:5px; 
	background-repeat:no-repeat; 
	font-size:16px; 
	font-weight:bold; 
	font-style:italic;	
}

.fullTitle
{
	background-image:url('../images/theloch/topbar.jpg');
	width:950px;
	margin-top:2px; 
	height:28px; 
	padding:5px; 
	background-repeat:repeat-x; 
	font-size:16px; 
	font-weight:bold; 
	font-style:italic;	
}

/**Quarter Style**/


.advertBanner
{
	margin-top:2px; 
	height:28px; 
	padding:5px; 
	background-repeat:no-repeat; 
	font-size:16px; 
	font-weight:bold; 
	font-style:italic;	
}

.advertContainer
{
	 border:solid 1px #57a2d0; 
	 height:200px; 
	 width:230px; 
	 float:left; 
	 margin-top:8px; 
	 margin-right:8px; 
	 position:relative;
}

.advertTitle
{
	background-repeat:no-repeat; 
	width:226px; 
	height:18px; 
	padding:2px;	
	text-align:center;
}

.indAdvertBottom
{
	background-image:url('../images/accommodation/botBanner.jpg');
	background-repeat:no-repeat; 
	width:222px; 
	height:38px; 
	padding:4px; 
	position:absolute; 
	top:156px;
	text-decoration:none;	
	text-align:center;
}

.advertTopText
{
	border-bottom:solid 1px #57a2d0; 
	height:75px;
}

a
{
	color:#fff;	
}


/** Standard Advert **/



.standardAdvertBannerContainer
{
	padding-top:3px;
	background-repeat:no-repeat; 
	font-size:12px; 	
	position:absolute;
	left:240px;	
	width:465px;
	border-top:solid 1px #57a2d0;	
	border-bottom:solid 1px #57a2d0;
	height:170px;
}

.standardAdvertBanner
{
	left:240px;	
	height:16px; 
	padding:0px; 
	background-repeat:no-repeat;
	font-size:12px; 
	font-weight:bold; 
	font-style:italic;	
	padding-bottom:5px;
	padding-left:5px;
}

.standardAdvertContainer
{
	 height:177px; 
	 width:715px; 
	 float:left; 
	 margin-top:8px; 
	 margin-right:8px; 
	 position:relative;
}

.imgPosition
{
	position:absolute;
	left:0;		
	border:solid 1px #57a2d0;
}


.navAccomm 
{
	background-image:url('../images/generic/butAccomm.jpg'); 
	border: 1px solid #6dc3f3;
	
	
}

#leftMenu
{
	margin-right:10px;
	position:absolute;
	left:0px;
	
}

#mainAdvertArea
{
	width: 720px; 
	position:absolute;
	margin-left:121px;
}

#rightAdvert
{
	
	position:absolute;
	margin-left:10px;
	width: 111px;
	right:0px;
}

.rightAdvertContents
{
	width: 111px;
	height:300px;
	background-color:#6dc3f3;
	margin-bottom:10px;
}



/** Whats On **/

#WhatsOnMainArea
{
	width: 720px; 
	position:absolute;
}

#WhatsOnAdvertRight
{
	
	position:absolute;
	margin-left:10px;
	width: 234px;
	right:0px;
}

.WhatsOnRightContents
{
	width: 234px;
	height:300px;
	background-color:#6dc3f3;
	margin-bottom:10px;
	border:solid 1px #57a2d0;
}

/* Table */
#customers
    {
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        width:100%;
        border-collapse:collapse;
        background-color:#6dc3f3;        
    }
#customers td, #customers th 
    {
        font-size:1em;
        border:1px solid #013c68;
        padding:3px 7px 2px 7px;
    }
#customers th 
    {
        font-size:1.1em;
        text-align:left;
        padding-top:5px;
        padding-bottom:4px;
        background-color:#013c68;
    }
#customers tr.alt td 
    {
        color:#000000;
        background-color:#ffffff;
    }

#customers caption
    {
    	text-align:right;
    	
    }
    
  