@charset "utf-8";
/* CSS Document */

/*General Layout*/

html{
	height: 100%;
}

body{
	background: url(../images/bg.gif);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
}

#container{
	width: 828px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
}

table.full-height {
  height:100%;

  }

.shadow-left{
	width: 15px;
	background:url(../images/shadow-left-trans.png) top left no-repeat;
}

.shadow-right{
	width: 15px;
	background:url(../images/shadow-right-trans.png) top right no-repeat;
}

#content{
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11pt;
}

#content a img{
	border: 0px;
}

#header{
	width: 798px;
	height: 145px;
	background:url(../images/header-bg.gif);
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
}

#leftcol{
	margin-left: 15px;
	float: left;
	width: 487px;
	display: inline;
}

#rightcol{
	float: left;
	margin-left: 16px;
	display: inline;
	width: 295px;
}

/* Header */

#ghsmith-logo{
	float: left;
	background: url(../images/ghsmith_logo.gif) top left no-repeat;
	height: 103px;
	width: 157px;
}

#ghsmith-logo a{
	height: 100%;
	width: 100%;
	display: block;
}

#header-title{
	height: 103px;
	width: 641px;
	float: left;
	background: url(../images/title-trans.png) top left no-repeat;
}

#date-time{
	float: right;
	margin-right: 10px;
	display: inline;
	font-style:italic;
	margin-top: 5px;
}

#header-break{
	height: 14px;
	width: 100%;
	background: #000000;
	float: left;
}

#nav-bar{
	padding-left: 10px;
	float: left;
	width: 750px;
	margin-top: 4px;
	display: inline;
}

#nav{
	padding-top: 3px;
}

#nav a{
	font-size: 11px;
}

#nav-bar ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#nav-bar li{
	float: left;
	margin-right: 16px;
	display: inline;
}

a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

#search-bar{
	float: right;
	margin-top: 3px;
	display: inline;
	width: 190px;
	margin-top: 60px;
}

#search-label{
	float: left;
	margin-top: 4px;
	font-weight:bold;
}

.custom-textfield{
	border: 1px solid #000000;
	float: left;
	margin-left: 10px;
	height: 18px;
	width: 135px;
}

/* Left Column */

#latest{
	width: 487px;
}

#regular{
	float: left;
	width: 242px;
	margin-right: 15px;
	display: inline;
}

#spare{
	float: left;
	width: 230px;
	display: inline;
}

#latest .box-content img{
	float: left;
}

#latest-news{
	width: 487px;
	border-top: 20px solid #e9e9e9;
	font-size:13px;
}

.latest-title{
	font-weight: bold;
	font-size:18px;
}

#latest-news-content{
	background:url(../images/header-bg.gif);
	padding: 10px;
}

#latest-news img{
	margin-top: -20px;
	border-right: 14px solid #ffffff;
	margin-right: 5px;
	position: relative;
}

#latest a{
	float: right;
}

.regular-ad{
	background: url(../images/header-bg.gif);
	width: 100%;
	height: 63px;
	overflow: hidden;
}

.regular-ad img{
	float:left;
}

.regular-ad-name{
	float: left;
	width: 106px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 10px;
}

.regular-ad-name a{
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
}

.ad-spacer{
	width: 100%;
	height: 18px;
}

.center-info{
	width: 300px;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}

.center-info p{
	margin: 0px;
	padding: 0px;
}

.center-info a{
	text-decoration: underline;
}

/* Right Column */

.archive-news{
 	background:url(../images/header-bg.gif);
	width: 100%;
	height: 64px;
}

.archive-news.top{
	background:url(../images/header-bg.gif);
	width: 100%;
	height: 64px;
	margin-bottom: 14px;
}

.archive-news img{
	float: left;
	width: 79px;
	margin-right: 5px;
}

.archive-news-title, .archive-news-content{
	float: left;
	width: 200px;
	line-height: 13px;
}

.archive-news-content{
	height: 28px;
	overflow:hidden;
}

.archive-news-title{
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 3px;
	margin-top: 2px;
	overflow: hidden;
	height: 14px;
}

.archive-news-link{
	float: right;
	margin-right: 5px;
	margin-top: 3px;
}

#advertising{
	margin-left: 16px;
}

#advertising-text{
	padding: 10px;
	height: 38px;
	width: 275px;
	background: url(../images/header-bg.gif);
	font-weight: bold;
}

#advertising-text a{
	float: right;
	font-weight: normal;
	font-size:12px;
	font-style:italic;
}

/* Footer */

#footer{
	background: url(../images/header-bg.gif);
	height: 14px;
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: right;
	padding: 8px;
}

/* Box */

.box-title{
	width: 100%;
	height: 18px;
	background:#000000;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: bold;
	padding-top: 3px;
}

.box-title-text{
	float: left;
}

.box-title a{
	color: #FFFFFF;
	float: right;
	font-style:italic;
	margin-right: 5px;
}

.box-content{
	width: 100%;
	background: #e9e9e9;
	margin-bottom: 13px;
}

/* Global */

.clear{
	clear: both;
}

/* Archived News */

.week-holder{
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	display: inline;
	width: 180px;
}

.date-title{
	width: 180px;
	height: 28px;
	background: url(../images/header-bg.gif);
	color:#FFFFFF;
	text-align:center;
	padding-top: 12px;
	font-size: 14px;
}

.title-holder{
	display: none;
	width: 180px;
}

.title-holder ul{
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.page-title{
	font-size:16px;
	clear: both;
	margin-bottom: 10px;
	text-transform:uppercase;
	color: #00adef;
}

.table-title{
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	width: 200px;
}

/* Admin */

#ad-content{
	width: 900px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#ad-leftcol{
	float: left;
	width: 400px;
	text-align: center;
}

#ad-rightcol{
	float: left;
	width: 380px;
	text-align: center;
}

.news-table{
	width: 380px;
	margin-left: auto;
	margin-right: auto;
}

.news-table td{
	padding-top: 3px;
	padding-bottom: 3px;
}

.ad-title{
	float: left;
}

.ad-title a{
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}

#admin-nav-bar{
	padding: 10px;
	height: 20px;
	width: 100%;
	background: #FFFFFF;
	border-bottom: 2px solid #f1f1f3;
}

#admin-nav-bar ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#admin-nav-bar li{
	float: left;
	margin-left: 40px;
	padding-top: 5px;
}

.center-div{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.center-div table tr{
	padding-bottom: 10px;
}

#ads-table td{
	height: 78px;
	width: 200px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
}

#ads-table p{
	padding: 0px;
	margin: 0px;
}

#search-results{
	font-size: 18px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#search-results a{
	font-weight: normal;
}

.links-list li{
	margin-bottom: 5px;
}

.left{
	float: left;
	margin-right: 40px;
}

.right{
	float: left;
	}

.left li, .right li{
	margin-top: 5px;
}


#ad-left{
	float: left;
	width: 270px;
	margin-right: 14px;
}

#ad-mid{
	float: left;
	width: 250px;
	margin-right: 14px;
}

#ad-right{
	float: left;
	width: 250px;
}

#ad-left img, #ad-mid img, #ad-right img{
	margin-bottom: 10px;
}

.ad-text{
		padding-left: 38px;
}

#artwork{
		background: url(../images/disc.jpg) top left no-repeat;
}

#copy{
		background: url(../images/at.jpg) top left no-repeat;
}

#payment{
		background: url(../images/pound.jpg) top left no-repeat;
}

.ad-title{
	font-weight: bold;
	font-size: 15px;
	color: #8c8e91;
}
ul#where_buy{
	float: left;
	width: 500px;
}

#where_buy li{
	margin-top: 5px;
}

#content.all_ads{
	font-size: 8pt;
}

#content li{
	margin: 10px 0px 0px 0px;
}

h3.style1{
	color: #666666;
}

h3.style2{
	text-transform: uppercase;
	color: #00adef;
}

p.first_para{
	color: #00adef;
	font-size: 18px;
}

#sample_left{
   float: left;
   width: 539px;
   display: inline;
   margin: 32px 0px 0px 33px;
}

#sample_right{
   float: left;
   width: 213px;
   margin: 10px 0px 0px 0px;
}

#sample_text{
   width: 470px;
}