/* ************ Layout ************ */
body, html {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
	font-family:  "Trebuchet MS", Garamond, Verdana, "Franklin Gothic Medium", arial, sans-serif;
	font-size:13px;
	color:#56322e;
	background-color:#6c593b;
}

#contWrap {
	border-left:0px #CDCDCD solid;
	border-right:0px #CDCDCD solid;
	border-top:0px #CDCDCD solid;
	border-bottom:0px #CDCDCD solid;
	width:994px;
	min-width:768px;
	position:relative;
	margin:0px auto;
	height:100%;
	min-height:100%;
	background-color:#E1D297;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/bg.gif);
	z-index:1;
}


#contShadow {
		border-left:0px #666666 solid;
	border-right:0px #666666 solid;
	border-top:0px #666666 solid;
	border-bottom:0px #666666 solid;
	width:994px;
	min-width:768px;
	position:relative;
	margin:0px auto;
	height:100%;
	min-height:100%;
	background:transparent;
	z-index:0;
}
body  > #contShadow > #contWrap {
	height:auto;
}

html,body,div {	text-align:left;}
div,form {margin:0;padding:0;}
/*br {clear:both;}*/
.cRt {clear:right}

#idx{
	background-color:#0f1128;
}

#center{
	width:704px; 
	height:580px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-152px auto auto -352px; 
	text-align:center;
}


#tbl{
	width:700px;
	border:none;
}

#img{
border:none;	
text-align:center;
}

#img>a>h1{color:#CCCCCC;line-height:40px;text-decoration:none}
#img>a>h1:hover{color:#FFFFFF;text-decoration:underline}

.ig{
	border:none;
	width:700px;
	/*height:576px;*/
	height:305px;
}


h1{font-size:120%;text-align: center;font-weight:bold;display: inline  }
h2{font-size:115%;text-align: center;font-weight:normal;display: inline  }
strong{font-size:115%;text-align: center;font-weight:bold;display: inline  }
h3{font-size:100%;text-align: left;font-weight:normal;display: inline  }
h4{font-size:100%;text-align: left;font-weight:normal;display: inline  }
h5{font-size:100%;text-align: left;font-weight:normal;display: inline  }
h6{font-size:80%;text-align: left;font-weight:normal;display: inline  }
p{font-size:100%;text-align: left;font-weight:normal;
	/*margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;*/
}
li{text-align:left;}
img {border:1px solid #CDCDCD; margin:3px 5px 0px 5px;}
table{
	border:0px solid #CDCDCD;
	width:97%;
}
td{border:0px solid #CDCDCD;
	font-family:  "Trebuchet MS", Garamond, Verdana, "Franklin Gothic Medium", arial, sans-serif;
	font-size:13px;
	color:#56322e;
}
/*
input,select {
	height:22px;
	line-height:22px;
}
*/
textarea,input,select{
	border-left:1px solid ButtonShadow;
	border-right:1px solid ButtonHighlight;
	border-top:1px solid ButtonShadow;
	border-bottom:1px solid ButtonHighlight;
	background-color :#E6EAED;
	font-size:12px;
	padding:0px;
	margin:0px;
}

.noBorder{
border:none;	
}

a:link {font-weight: normal;color:#56322e;text-decoration: underline;}
a:active {font-weight: normal;color: #56322e;text-decoration: underline;}
a:visited {font-weight: normal;color: #56322e;text-decoration: underline;}
a:hover {color: #92322e;text-decoration: none;}


.slnk a:link, .lnk a:link , .xLnkDivL a:link {font-weight: normal;color: #FFFFFF;text-decoration: none;}
.slnk a:active, .lnk a:active, .xLnkDivL a:active {font-weight: normal;color: #FFFFFF;text-decoration: none;}
.slnk a:visited, .lnk a:visited, .xLnkDivL a:visited {font-weight: normal;color: #FFFFFF;text-decoration: none;}
.slnk a:hover, .lnk a:hover, .xLnkDivL a:hover {color: #FF0000;text-decoration: none;}


.clnk a:link {font-weight: normal;color: #FFFFFF;text-decoration: none;}
.clnk a:active {font-weight: normal;color: #FFFFFF;text-decoration: none;}
.clnk a:visited {font-weight: normal;color: #FFFFFF;text-decoration: none;}
.clnk a:hover {color: #FF0000;text-decoration: none;}

#Index {
	Width:100%;
	Height:100%;
	Min-Height:100%;
	PADDING: 0px;
	Margin: 0px;
	FONT-FAMILY:   "Trebuchet MS", Garamond, Verdana, "Franklin Gothic Medium", arial, sans-serif;
}
#flashcontent{
	position:relative;
	z-index:4;
	top:0px;
	float:left;
	height:70px;
	width:150px;
	border-bottom:1px solid #CDCDCD;
	/*width:160px;*/
}
#mediacontent{
	height:600px;
	width:550px;
	border:1px solid #CDCDCD;
	margin:auto;
	/*width:160px;*/
}

#vidreel{
	height:300px;
	width:300px;
	border:1px solid #CDCDCD;
	/*centered
	margin:auto;*/
	float:right;
	margin-left:20px;
	margin-bottom:15px;
	margin-top:5px;	
}

    object#mediacontent { 
    	display:block; 
    	margin:0 auto;
    }
    object#vidreel { 
    	display:block; 
    	margin:0 auto;
    }

/**image rotator **/
#imgPlay{
	float:right;
	/*padding:50px;*/
	margin-left:20px;
	margin-bottom:15px;
	margin-top:5px;
	width:250px;
	height:250px;
	background-color:#595959;
	border:1px solid #CDCDCD;
	}
	
#Header {
	position:relative;
	height:103px;
	z-index:3;
	border-top:0px #cdcdcd solid;
	border-bottom:2px #cdcdcd solid;
	text-align:center;
	background-color:#d0b182;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/topBg.jpg) no-repeat;
}

#HeadLogo {
	margin-left:30px;
	position:relative;
	height:100px;
	z-index:4;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/logo.gif) 3px 5px no-repeat;
	text-align:center;
}


#title {
	position:relative;
	z-index:5;
	height: 30px;
	line-height: 30px;
	margin-left:150px;
	text-align:center;
}


#MainWrap {	
	padding-bottom:32px;
	clear:both;
}

/***links***/
.lnk,.odOut  {
	padding-left:5px;
	padding-bottom:0px;
	line-height:25px;
	height:25px;
	border-bottom: #CDCDCD 1px solid;
	background-color: #2B1C19;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/bgMainLnk.jpg) no-repeat;	
}
.odOv {
	padding-left:5px;
	padding-bottom:0px;
	background-color: #484848;
	
	line-height:25px;
	height:25px;
	border-bottom: #CDCDCD 1px solid;
}

.slnk,.sdOut {
	padding-left:15px;
	padding-bottom:0px;
	line-height:25px;
	height:25px;
	border-bottom: #CDCDCD 1px solid;
	background-color: #974F39;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/bgSubLnk.jpg) no-repeat;	
}
.sdOv {
	padding-left:15px;
	padding-bottom:0px;
	background-color: #484848;
	line-height:25px;
	height:25px;
	border-bottom: #CDCDCD 1px solid;
}

/*email signup*****/
.signUp{
	border-bottom: #CDCDCD 1px solid;
	background-color: #2B1C19;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/bgMainLnk.jpg) no-repeat;	
}
/**crosslinks to other sites*/
.clnk {
	padding-left:5px;
	padding-bottom:0px;
	border-bottom: #CDCDCD 1px solid;
	background-color: #484848;
	line-height:40px;
	height:40px;
	font-size:105%;
}



.xLnkDiv {
	text-align:right;
	border-bottom: #CDCDCD 1px solid;
	margin-right:0px;
	height:25px;
	/*background: url(http://ww2.cuttingedgegroup.tv/img_layout/cuttingedgegroup/icon.gif) no-repeat 0px 0px #221E22;*/
	background-color: #221E22;
}

.xLnk{
	position:relative;
	right:0px;
	width:150px;
	border:2px solid #221E22;
	background-color: #221E22;
	font-family:  "Trebuchet MS", Garamond, Verdana, "Franklin Gothic Medium", arial, sans-serif;
	font-size:100%;
	color:#FFFFFF;	
	padding:0px;
	margin:0px;	
	height:25px;
	text-align:center;
}


/***x link div an dropdown***/
.xLnkH{
	/*background: url(http://ww2.cuttingedgegroup.tv/img_layout/cuttingedgegroup/cuttingedge-companies.gif) no-repeat 3px 11px #221E22;*/
	/*background: url(http://ww2.cuttingedgegroup.tv/img_layout/cuttingedgegroup/icon.gif) no-repeat 0px 0px #696969;*/
	/*background-color:#221E22;*/
	font-size:11px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFFFFF;
	font-family:arial,  "Trebuchet MS", Garamond, Verdana, "Franklin Gothic Medium", arial, sans-serif;
	border-top: #CDCDCD 1px solid;
	border-bottom: #CDCDCD 2px solid;
}


.xLnkI{
	margin-top:4px;
	margin-left:27px;
	border:none;	
}


.xLnkDivL{
	font-family:  "Trebuchet MS", Garamond, Verdana, "Franklin Gothic Medium", arial, sans-serif;
	text-align:left;
	border-bottom: #CDCDCD 1px solid;
	margin-right:2px;
	height:20px;
	line-height:20px;
	text-transform: capitalize;
	padding-left:5px;
	font-size:11px;
}


.xopt{
	background-color:#221E22;
		text-align:center;	
}

.acec{
	border-bottom: #CDCDCD 1px solid;
	height:18px;
	/*background: url(http://ww2.cuttingedgegroup.tv/img_layout/liz-gallacher/a-cuttingedge-company.gif) no-repeat 1px 0px #221E22;*/
			
}


#cCol_bak{
	width:80%;
	float:left;
	margin-left:10px;
	margin-right:10px;
	min-height:100%;
	vertical-align:top;
	/*background-color:#FF00FF;*/
}

#cCol {
	padding-left:20px;
	padding-right:20px;
	position:relative;
	z-index:5;
	min-height:100%;
	margin-left:150px;
	text-align:center;
}


#nCol{
	position:relative;
	top:-30px;
	z-index:3;
	width:150px;
	float:left;
	text-align:center;
	min-height:100%;
	margin:0;
    padding:0;
}


.clr	{clear:both;font-size:10%;}

#clrLay{
	margin:0px;
	padding:0px;
	position:relative;
	top:0;
	height:160px;
	/*height:0px*/
	background-color:transparent;
	font-size:0%;
	clear:both;
}

#footer {
	position:absolute;
	left:0px;
	z-index:2;
	border-top:2px #CDCDCD solid;
	line-height:20px;
	bottom:0;
	width:100%;
	height:20px;
	text-align:center;
	color:#FFFFFF;
	background-color:#4A3228;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/bottomBg.jpg) no-repeat;
}


#nvBg {
	position:absolute;
	left:0px;
	z-index:2;
	margin:0 auto;
	height:10000px;
	bottom:0;
	width:150px;
	border-right:	1px solid ;
	border-color:	#CDCDCD;
	/*background: url(http://ww2.chriseaton.co.uk/layoutImg/topBg.jpg)  #d0b182;*/
}

/**media player**/
.medPlay{
	background-color:#595959;
	border:1px solid #CDCDCD;
	}

/**googleMap***/
#gMap{
	width:400px;
	height:400px;
	margin:auto;
	border:1px solid #CDCDCD;
}
#gMapWrap{
	width:98%;height:400px;
}
/**paragraph**/
.pg {
	text-align:justify;
	/**never change the below to both !**/
	clear:right;
	margin-bottom:25px;
	line-height: 150%;
}

#opWin {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	min-height:100%;
	background-color:#F0E5B8;
}
/**paragraph title**/
.pgt {
	clear:all;
	margin-bottom:10px;
}

.on {display:block;}
.off {display:none;}

/************newsticker*******************/
.vTickIframe{
z-index:10;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
top:0px;
width: 410px; /*width of featured content slider*/
height: 100px;
float:right;
margin-right:25px;
BORDER:NONE;
FRAMEBORDER:0;	
SCROLLING:NO;	
}

#scrBd{
height: 100px;
}

#scrollBox{
	width:360px; 
	position:absolute; 
	top:0px; 
	left:20px;  
	visibility:hidden;
	text-align:center;
}

#scrollBox .contentdiv{
font-family:Geneva,Trebuchet MS,   "Trebuchet MS", Garamond, Verdana, "Franklin Gothic Medium", arial, sans-serif;
font-size:100%;
font-style: oblique;
color:#FFFFFF;
text-align: center;
}


.sliderwrapper{
z-index:10;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
top:0px;
width: 410px; /*width of featured content slider*/
height: 100px;
float:right;
margin-right:25px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 15px 0px;
margin-right:10px;
margin-left:22px;
width: 360px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
font-family:Geneva,Trebuchet MS,   "Trebuchet MS", Garamond, Verdana, "Franklin Gothic Medium", arial, sans-serif;
font-size:100%;
font-style: oblique;
color:#000000;
text-align: center;
background-color:#d0b182;
background: url(http://ww2.chriseaton.co.uk/layoutImg/topBg.jpg) -580px 0px no-repeat;
}

.pagination{
width: 410px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color:#d0b182;
padding: 5px 10px;
display:none;
}
.nws{
	float:right;
	text-align:center;
	margin:2px;
	font-family:Courier;
	line-height:24px;
	font-weight:bold;
	border-right: 1px #CDCDCD dashed;
}

#anWrap{
	height:0px;
	line-height:20px;
	background-color: #221E22;
}
#annotation{
	width:150px;
	background-color:transparent;
	height:20px;
	line-height:20px;
}

/***************printing style**************************************/
@media print {
	#Header 	{display:none;}
	#nCol {display:none;}
	#nvBg	{display:none;}
	#bgImg {display:none;}
	#footer		{display:none;}
	#contShadow, #contWrap	{border:none;width:100%;}
	#cCol{width:100%;}
	#title {margin:0px;}
	
  * {
  background-color: white !important;
  color:#000000;
  }

}
/***************mobile style**************************************/
@media handheld {
	#Header 	{display:none;}
	#nvBg	{display:none;}
	#bgImg {display:none;}
	#footer		{display:none;}
	#contShadow, #contWrap	{border:none;}
	#title {margin:0px;}


}
#bgImg{
	position:absolute;
	z-index:2;
	line-height:260px;
	height:260px;
	bottom:20px;
	width:100%;
	text-align:center;
	background-color:transparent;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/skyline.gif) no-repeat 0px 0px transparent;
}

#bgtr{
	position:absolute;
	z-index:1;
	line-height:100%;
	height:100%;
	top:100px;
	left:497px;
	width:497px;
	text-align:center;
	background-color:transparent;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/bgtr.gif) no-repeat 0px 0px;
}
#bgtl{
	position:absolute;
	z-index:1;
	line-height:100%;
	height:100%;
	top:100px;
	left:0px;
	width:994px;
	text-align:center;
	background-color:transparent;
	/*background: url(http://ww2.chriseaton.co.uk/layoutImg/bgtl100.jpg) no-repeat 0px 0px;*/
}
#bgbr{
	position:absolute;
	z-index:0;
	line-height:1600px;
	height:1600px;
	bottom:20px;
	left:497px;
	width:497px;
	text-align:center;
	background-color:transparent;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/bgbr.gif) no-repeat 0px 100%;
}
#bgbl{
	position:absolute;
	z-index:1;
	line-height:1600px;
	height:1600px;
	bottom:20px;
	left:0px;
	width:497px;
	text-align:center;
	background-color:transparent;
	background: url(http://ww2.chriseaton.co.uk/layoutImg/bgbl.jpg) no-repeat 0px 100%;
}
#shop{
	position:absolute;
	top:200px;
	width:150px;
	left:100px;
	height:40px;
	line-height:40px;
	border:0px none #FF0000;
}
