body {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url("/assets/images/luciejones/background.jpg");
	background-repeat:repeat-y;
	background-color: #120900;
	font-family:arial;
	font-size:9pt;
	
}

#topline {
	background-image: url("/assets/images/luciejones/topline.jpg");
	background-repeat:repeat-x;
	background-position: center;
	height: 6px;
	left: 0;
	right: 0;
	top: 0;
	position: absolute;
	
}

#container {
	margin:0 auto;
	position:relative;
	width:960px;
}

#topbar {
	position: relative;
	height:140px;
}
#topbar .subtitle {
color:white;
font-size:11pt;
left:20px;
position:absolute;
text-align:center;
top:30px;
}
#topbar h1 {
color:white;
font-family:times New Roman;
font-size:25pt;
left:285px;
position:absolute;
top:14px;
}
#topbar #topbar_advert {
	position: absolute;
	left: 165px;
	top: 40px;
}
#navbar {
	position: relative;
	background-image: url("/assets/images/luciejones/menubar.png");
	background-repeat: no-repeat;
	width: 960px;
	height: 62px;
}
#menubar {
	left:17px;
	position:relative;
}
#panel {
background-color:#F4F4F4;
float:left;
padding:17px;
position:relative;
width:926px;
}
#panelbottom {
	position: relative;
	float:left;
	background-image: url("/assets/images/luciejones/pagebottom.png");
	background-repeat: no-repeat;
	width: 960px;
	height: 17px;
}
.footer {
}
.footer a {
}

#splash {
	position: relative;
	background-image: url("/assets/images/luciejones/splash.png");
	background-repeat: no-repeat;
	width: 926px;
	height: 335px;
	margin-bottom:17px;
}
#luciejones {
	color:white;
	font-size:32pt;
	left:100px;
	margin:0;
	position:absolute;
	top:65px;
	width: 334px;
	z-index:100;
	height: 68px;
	background-image: url("/assets/images/luciejones/luciejones.jpg");
	background-repeat: no-repeat;
}
#splash h2 {
	background-image: url(/assets/images/luciejones/splash.png);
	background-repeat: no-repeat;
	height: 335px;
	position: relative;
	width: 926px;
}
#splash .quote {
	color:#B69562;
	left:50px;
	position:relative;
	top:190px;
	font-size:10pt;
}

#newsbox {
	float:left;
	position:relative;
	width:250px;
	
}
#newsbox .content {
	width:200px;
	background: #ffffff;
}
#featurebox {
	float:left;
	position:relative;
	width:656px;
	left: 20px;
}
#featurebox .content {
	width:606px;
	background: #ffffff;
}

.box {
	
}
.box .header {
	background-image:url(/assets/images/luciejones/boxheader.png);
	background-repeat:no-repeat;
	color:white;
	float:left;
	font-family:arial;
	font-size:12pt;
	font-weight:normal;
	height:16px;
	padding:10px;
	width:230px;
}
.box .header2 { 
	background-image:url(/assets/images/luciejones/boxheader2.png);
	background-repeat:no-repeat;
	color:#37210c;
	float:left;
	font-family:arial;
	font-size:12pt;
	font-weight:normal;
	height:16px;
	padding:10px;
	width:636px;
}
.box .content {
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	float:left;
	padding:24px;
	position:relative;
	background: #ffffff;
}
.box .content .item {
	position:relative;
	margin-bottom:10px;
}
.box .content .item .arrow{
	background-image:url(/assets/images/luciejones/rightarrow.jpg);
	background-repeat:no-repeat;
	float:left;
	height:10px;
	left:5px;
	position:relative;
	top:2px;
	width:11px;
}
.box .content .item .title .text {
	color:#BE5E2C;
	float:left;
	font-size:10pt;
	font-weight:bold;
	position:relative;
}
.box .content .item .title {
	font-size:12pt;
}
.box .content .item .text {
}

.boxbottom .left {
	position: relative;
	float: left;
	background-image: url("/assets/images/luciejones/boxbottomleft.png");
	background-repeat: no-repeat;
	width: 11px;
	height: 10px;
}
.boxbottom .middle {	
	position: absolute;
	left: 11px;
	right: 11px;
	height: 10px;	
	bottom: 0px;
	border-bottom: 1px solid #e3e3e3;
	background: #ffffff;
}
.boxbottom .right {
	position: relative;
	float: right;
	background-image: url("/assets/images/luciejones/boxbottomright.png");
	background-repeat: no-repeat;
	width: 11px;
	height: 10px;
}

.box .content .feature {
	float:left;
	height:310px;
	padding-left:8px;
	padding-right:8px;
	position:relative;
	width:186px;
}
.videos .feature {
	height: auto !important;
	width:124px !important;
}
.videos .feature .image {	
	height:90px !important;		
	margin-bottom:5px !important;
}
.box .content .feature .image {
	border:1px solid #E3E3E3;
height:96px;
margin-bottom:15px;
padding:1px;
}

.box .content .feature .title {
	color:#BE5E2C;
font-size:8pt;
margin-bottom:10px;

}
.box .content .feature .text {
}
.box .content .feature a {
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}
.box .content .feature .button {
background-image:url(/assets/images/luciejones/button.png);
background-repeat:no-repeat;
bottom:0;
color:#BE5E2C;
font-weight:bold;
height:20px;
font-size:10pt;
left:0;
padding:6px 3px 0 20px;
position:absolute;
text-align:left;
text-decoration:none;
width:107px;
}

#footer {
	color:#7C5337;
	float:right;
	font-size:8pt;
	font-weight:bold;
	position:relative;
	right:30px;
	text-align:right;
}
#footer a {
	color:#7C5337;			
}

#pagecontent {
	float:left;
	left:20px;
	position:relative;
	width:656px
}
#pagecontent #featurebox {
	left: 0 !important;
}

#logincontainer {
color:#989483;
height:24px;
position:absolute;
right:0;
top:6px;
width:auto;
}
#usermessage {
float:right;
font-size:8pt;
padding-right:10px;
padding-top:1px;
position:relative;
}
#loginbutton {
background-image:url(/assets/images/luciejones/login-button.png);
background-position:center bottom;
background-repeat:no-repeat;
color:#989483;
cursor:pointer;
float:right;
font-size:8pt;
height:11px;
padding:0 9px 7px;
position:relative;
text-align:center;
width:60px;
}

.photos  {
}
.photos a {
}
.photos a img {
}

.article {
}
.article .title {
	color:#462611;
	font-size:18pt;
	font-weight:bold;
}
.article .date {
	margin-bottom: 15px;
}
.article .body {
}

.row {
	position: relative;
	width: 100%;
	clear: both;
	margin-bottom:5px;
}

.row label {
	color:#462611;
	float:left;
	font-weight:bold;
	position:relative;
	width:60px;
	padding-top:4px;
}
.row input {
	float:left;
	position:relative;
	width:200px;
}
a {
	color: #BE5E2C;
}
.clear {
	clear: both;
}

/*************** MENU ******************/

.horz_nlsmenu {
    /*border-top:#dddddd 1px solid;
    border-left:#dddddd 1px solid;
    border-bottom:#999999 1px solid;
    border-right:#999999 1px solid;
    z-index:1;*/   
    position:relative;
}

.horz_nlsitemcontainer {
    height:55px;
    width:146px;
}
.horz_nlsiconcell {width:22px;}
.horz_nlssubmenucell{width:20px;}
.horz_nlsitem {
    color:#462611;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:2px 5px;
	text-align:center;
	text-decoration:none;
}

.horz_nlsitemcontainerover {
    height:55px;
    width:146px;
    background-image:url(/assets/images/luciejones/menuitem.png);
    background-repeat:no-repeat;
}
.horz_nlsiconcellover {width:22px;}
.horz_nlssubmenucellover {width:20px;}
.horz_nlsitemover {
    text-align: center;
     color:white;
	font-family:arial;
	font-size:15px;
    font-weight:bold;
    padding:2px 5px 2px 5px;
}

.horz_nlsitemdisable {
    color:#4e4e4e;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
    padding:2px 5px 2px 5px;
}

.horz_nlsseparatorcontainer {
	width: 8px;
    height: 55px;
   }

.horz_nlsseparator {
    width: 8px;
    height: 55px;
    
}

.horz_mtopleft {height:0px;}
.horz_mtop {height:0px;}                                
.horz_mtopright {height:0px;}
.horz_mbottomleft {width:0px; height:5px;}
.horz_mbottom {height:5px; background-repeat:no-repeat; background-position:5px 0px; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_mbottomright {width:5px; height:5px; background-repeat:no-repeat; background-position:0px 0px; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_mleft {width:0px;}
.horz_mright {width:5px; background-repeat:no-repeat; background-position:0px 5px; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

.horz_horzshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/hshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_vertshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/vshadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}
.horz_cornshadow { -moz-opacity:0.4;background-repeat:no-repeat; background-image:url(/assets/images/layouts/freshdevs_layout2/menu/cornershadow.gif);filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=40, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);}

