body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 0px;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-color: #666666;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(buildgfx/leftwrapperbg.gif);
}
#wrapper2{
	background-image:url(buildgfx/rightwrapperbg.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
#wrapperdata {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(buildgfx/wrapperdatabg.gif);
}

#masthead {
	margin: 0px;
	padding: 0px;
	/*height: 121px;*/
	height:119px;
	width: 960px;
	background-image: url(buildgfx/mastheadbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ad382a;
}

#navtop {
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	height: 24px;
	display: block;
	margin: 0px;
	width: 960px;
	clear: left;
}

#navtop ul {
	list-style-type: none;
	margin: 0px 0px 0px 200px;
	padding: 0px;
	height: 16px;
}

#navtop li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navtop a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

#navtop a:visited {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#navtop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #98a398;
}

#topleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 198px;
}
#topright {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*LIVESTOCKNAV */
#livestocknav
{
	margin: 0px;
	padding: 0;
	background-color: #cad7ca;
	width: 198px;
}

#livestocknav ul {
	margin: 0px;
	padding: 0px;
}

#livestocknav ul.subnav {
	margin: 0px;
	padding: 0px;
}

#livestocknav ul li {
	margin: 0px;
	padding: 0px;
	width: 198px;
	display: block;
	list-style-type: none;
}

#livestocknav ul.subnav li {
	margin: 0px;
	padding: 0px;
	width: 198px;
	display: block;
	list-style-type: none;
}

#livestocknav ul li a {
	margin: 0px;
	padding: 8px 0px 8px 6px;
	width: 192px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #AD382A;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}

#livestocknav ul.subnav li a {
	margin: 0px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	background-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	width: 168px;
}

#livestocknav ul li a:hover {
	color: #AD382A;
	text-decoration: none;
	background-color: #EACDCA;
}




/*END LIVESTOCKNAV */

#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 198px;
}

#textblock {
	float: left;
	width: 540px;
	margin-left: 12px;
	margin-top: 15px;
}

#textblockdata {
	float: left;
	width: 710px;
	margin-left: 12px;
	margin-top: 15px;
}

#rhsimages {
	float: right;
	width: 177px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.largeleftnavigation {
	background-color: #FFFFFF;
	width: 198px;
	padding: 10px 0px 0px;
}

#right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 208px;
}

#footer {
	background-color: #2C1B21;
	clear: both;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	height: 24px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #AD382A;
	padding-top: 0px;
	margin: 5px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1em;
	margin-right: 10px;
	line-height: 125%;
	padding-bottom: 5px;
}
.semenforsale{
	border:1px dashed #AD382A;
	font-weight:bold;
	color:#666666;
	margin-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 125%;
	margin:15px 0px;
}
.semenforsale a{
	color:#666666!important;
	text-decoration:none;
	display:block;
	padding:5px;
}
.semenforsale a:hover{
	color:#AD382A;
	background-color:#CAD7CA;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.1em;
	margin-right: 10px;
	line-height: 130%;
}

.bulletlist ul {
	list-style-type: none;
	color: #666666;
	vertical-align: middle;
}

.bulletlist li {
	padding-left: 20px;
	list-style-type: none;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(buildgfx/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.bulletlistblack li {
	padding-left: 20px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(buildgfx/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left: 10px;
}

.bulletlivestcksale {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 300%;
	color: #666666;
	vertical-align: middle;
}

.bulletlivestcksale a {
	text-decoration: none;
	color: #666666;
	border: 1px dashed #AD382A;
	padding: 5px;
	font-weight: bold;
}

.bulletlivestcksale a:visited {
	text-decoration: none;
	color: #666666;
	border: 1px dashed #AD382A;
	padding: 5px;
	font-weight: bold;
}

.bulletlivestcksale a:hover {
	text-decoration: none;
	color: #AD382A;
	background-color: #CAD7CA;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

p a:link {
	color: #003399;
	text-decoration: none;
}

p a:visited {
	color: #003399;
	text-decoration: none;
}

p a:hover {
	color: #003399;
	text-decoration: underline;
}

.bottomnav {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	color: #C0BC6E;
}

.bottomnav a:link {
	color: #C0BC6E;
	text-decoration: none;
}

.bottomnav a:visited {
	color: #C0BC6E;
	text-decoration: none;
}

.bottomnav a:hover {
	color: #C0BC6E;
	text-decoration: underline;
}

.copyright {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	color: #C0BC6E;
	margin-bottom: 5px;
}

#designer {
	display: block;
	height: 24px;
	width: 960px;
	clear: both;
	background-color: #666666;
}

.designer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 5px;
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}

.designer a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.designer a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #98A56D;
}

#gallery {
	margin: 10px;
	padding: 0px 0px 10px;
	background-color: #000000;
}

.imagespacer {
	padding-bottom: 10px;
}

.welshtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 152px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(buildgfx/welsh_flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.welshtext a {
	color: #333333;
	text-decoration: none;
	padding-right: 25px;
}

.welshtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.engtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 152px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url(buildgfx/english_flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.engtext a {
	color: #333333;
	text-decoration: none;
	padding-right: 40px;
}

.engtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.rhsgfx {
	vertical-align: middle;
	padding-top: 6px;
}


.sitemaplist {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-transform: uppercase;
}

.sitemaplist a {
	color: #003399;
	text-decoration: none;
}

.sitemaplist a:hover {
	color: #AD382A;
	text-decoration: underline;
}

.addresstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px dashed #CAD7CA;
	text-align: left;
	background-color: #CCCCCC;
}

.addresstable th {
	font-weight: bold;
	color: #AD382A;
	background-color: #CAD7CA;
}

.addresstable td {
	background-color: #FFFFFF;
}

#form {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 540px;
}

.formtable {
	padding: 0px;
	background-position: top;
	margin: 20px 0px;
	background-color: #A6B5C7;
	font-size: 12px;
}

.formtable th {
	background-color: #050069;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	margin: 0px;
	padding: 3px;
}

.formtable td {
	background-color: #FFFFFF;
	/*font-family: "Trebuchet MS", Verdana, Helvetica, Arial;*/
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:0.1em;
	line-height:130%;
	color:#666666;
	margin: 0px;
	padding: 3px;
}

/* #welshsitemap {
	display: none;
}*/

.belowbullimage {
	margin: 0px;
	padding: 0px;
	float: left;
}

#Navigation {
	background-color:#ad382a;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background-image: url(buildgfx/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	
		
}
#Navigation ul {
	list-style: none;
	background-color:#ad382a;
	padding: 5px 0px;
	margin: 0px 0px 0px 220px;
	
}

#Navigation li {
	display: inline;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	
}

#Navigation ul li a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px 7px;
	
	
}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
	background-color:#98a398;
	color:#FFFFFF;
	
	
}

.links {
	line-height: 160%;
}

.pullquote {
	float: right;
	width: 142px;
	margin-top: 10px;
	margin-right:11px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #AD382A;
	line-height: 140%;
	background-color: #EACDCA;
}

.pullquote a {
	color: #0033CC;
	text-decoration: none;
}

.pullquote a:hover {
	text-decoration: underline;
}

.news {
	width: 142px;
	margin-top: 10px;
	margin-right:11px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #AD382A;
	line-height: 140%;
	background-color: #EACDCA;
}
.newstitle{
	color:#AD382A;
	border-bottom:1px dashed #999999;
	font-size:0.938em;
	letter-spacing:0.1em;
	line-height:130%;
	margin-bottom:5px;
	padding-bottom:5px;
}
.newsheadline{
	color:#333333;
	font-weight:bold;
	font-size:0.75em;
	letter-spacing:0.1em;
	line-height:130%;
	margin-bottom:3px;
	display:block;
}
.newsdesc{
	font-size:0.75em;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:130%;
	padding-bottom:5px;
	border-bottom:1px dashed #999999;
	display:block;
	color:#333333;
}
.newsitem{
	margin-bottom:8px;
	display:block;
}
.news a {
	color: #0033CC;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
	font-weight:normal;
}
a{
	outline:none;
}
/* 
  ------------------------------------------------
  MAIN ANIMAL LAYOUT NEW
  ------------------------------------------------
*/
.topimg{
	width:483px;
	float:left;
	border-right:1px solid #333333;
	min-height:355px;
}
.topimg img{
	margin:auto;
	display:block;
}
.topthumbs{
	width:211px;
	float:left;
	padding:5px 0px 0px 5px;
}
.topthumbs img{
	margin-right:5px;
	margin-bottom:5px;
}
.topthumbstxt{
	font-size:0.75em;
	letter-spacing: 0.1em;
	line-height: 130%;
	margin-bottom:14px;
	margin-top:6px;
}
.textareanew{
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#AD382A;
	width:100%;
}
.textareanew .name{
	font-size:1em;
	color:#ffffff;
	font-weight:bold;
	padding:5px 8px;
	letter-spacing: 0.1em;
	line-height: 130%;
}
.name2{
	font-size:1em;
	color:#ffffff;
	font-weight:bold;
	padding:5px 8px;
	letter-spacing: 0.1em;
	line-height: 130%;
	width:514px;
	float:left;
}
.name3{
	font-size:1em;
	color:#ffffff;
	font-weight:bold;
	padding:5px 8px;
	letter-spacing: 0.1em;
	line-height: 130%;
	width:464px;
	float:left;
}
.backtotop2 a{
	width:204px;
	float:left;
	color:#FFFFFF;
	font-size: 0.875em;
    letter-spacing: 0.1em;
    line-height: 140%;
    padding: 5px 8px;
	text-decoration:none;
	text-align:right;
}
.backtotop2 a:hover{
	text-decoration:underline;
}
.backtotop a{
	width:154px;
	float:left;
	color:#FFFFFF;
	font-size: 0.875em;
    letter-spacing: 0.1em;
    line-height: 140%;
    padding: 5px 8px;
	text-decoration:none;
}
.backtotop a:hover{
	text-decoration:underline;
}
.textcontentnew{
	margin:5px 0px;
}
.topscroller{
	width:692px;
	border:5px solid #AD382A;
	padding:8px 4px;
	position:relative;
}
.leftarrow{
	width:25px;
	position:absolute;
	top:68px;
	left:-10px;
	cursor:pointer;
}
.rightarrow{
	width:25px;
	position:absolute;
	top:68px;
	left:686px;
	cursor:pointer;
}
.imgblock{
	float:left;
	margin:0px 3px;
	border:1px solid #333333;
}
.imgtitle{
	font-size:0.75em;
	color:#333333;
	text-decoration:none;
	line-height:1.3em;
	letter-spacing: 0.1em;
	padding:5px;
	text-align:center;
}
/* 
  ------------------------------------------------
  MAIN ANIMAL LAYOUT
  ------------------------------------------------
*/
.contentbox{
	margin:15px 0px;
	width:700px;
	border:5px solid #AD382A;
	background-color:#FFFFFF;
}
.contentboxwrapper{
	width:100%;
	position:relative;
}
.maincontent{
	margin:0px;
	padding:0px 0px 10px 0px;
}
.mainimg{
	position:relative;
	width:485px;
}
.mainimg2{
	position:relative;
	width:700px;
}
.textarea{
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	/*background-image:url(buildgfx/textboxbg.png);
	background-position:top left;
	background-repeat:repeat-y;*/
	width:100%;
	background-color:#AD382A;
	/*position:absolute;
	bottom:0;
	left:0;
	z-index:1;*/
}
.textarea .name{
	font-size:1em;
	color:#ffffff;
	font-weight:bold;
	padding:5px 8px;
	letter-spacing: 0.1em;
	line-height: 130%;
}
.moreimg{
	font-size:0.75em;
	letter-spacing: 0.1em;
	line-height: 130%;
	padding:8px 8px 5px 8px;
}
.minithumbs, .minithumbs2{
	margin-bottom:5px;
	padding:0px 8px;
}
.minithumbs img{
	border:1px solid #333333;
	margin-right:5px;
	float:left;
	width:105px;
}
.minithumbs2 img{
}
.description p{
	padding:5px 8px!important;
	font-size:13px!important;
	color:#333333!important;
	margin:0px!important;
	letter-spacing: 0.1em;
	line-height: 130%;
}
.enquiry{
	padding:5px 8px 0px 8px;
}
table.enquirytbl{
	font-size:0.75em;
	letter-spacing: 0.1em;
	line-height: 130%;
}
table.enquirytbl td{
	padding-right:8px;
}
form.enquiryfrm{
	margin:0px;
	padding:0px;
}
.enquirybutton{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	letter-spacing: 0.1em;
	line-height: 130%;
}
.thumbnails{
	float:right;
	width:214px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px dashed #999999;
	border-left:1px dashed #999999;
	display:block;
	position:relative;
	z-index:2;
	min-height:388px;
}
.thumbnailwrapper{
	margin-bottom:15px;
	display:block;
}
.thumbnailwrapper2{
	display:block;
}
.image-wrap{
	width:163px;
	height:110px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px solid #333333;
}
.beltex-image-wrap{
	width:163px;
	height:122px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px solid #333333;
}
.thumb-image-wrap-outer{
	display:block;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
.thumb-image-wrap{
	width:100px;
	height:76px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px solid #333333;
}
.toparrow{
	cursor:pointer;
}
.bottomarrow{
	cursor:pointer;
}
#ScrollDiv{
	background-color: #FFFFFF;
    border: 5px solid #AD382A;
    margin: 15px 0;
    width: 692px;	
	padding:10px 0px 5px 8px;
}
#ScrollDiv2{
	background-color: #FFFFFF;
    border: 5px solid #AD382A;
    margin: 15px 0;
    width: 692px;	
	padding:20px 0px 5px 8px;
}
.top_scrolling_bar2{
	
}
.thumb1{
	display:block;
	padding:15px 0px 0px 0px;
}
.thumb2{
	display:block;
	padding:0px 0px 0px 0px;
	width:165px;
	height:165px;
	float:left;
	margin-right:8px;
	cursor:pointer;
}
.cowname{
	margin-top:5px;
	display:block;
}
.cowname a{
	font-size:0.75em;
	color:#333333;
	text-decoration:none;
	line-height:1.3em;
	letter-spacing: 0.1em;
}
.sheepname{
	margin-top:5px;
	display:block;
	font-size:0.75em;
	color:#333333;
	text-decoration:none;
	line-height:1.3em;
	letter-spacing: 0.1em;
}
.smallarrow{
	float:left;
	margin-right:8px;
	font-weight:bold;
	font-size:1.4em;
}
.smallarrow2{
	float:left;
	font-weight:bold;
	font-size:1.4em;
}
a .smallarrow, a .smallarrow2 {
	color:#333333;
	text-decoration:none;
	display:block;
	height:51px;
	padding-top:28px;
}
a:hover .smallarrow, a:hover .smallarrow2 {
	color:#AD382A;
	text-decoration:none;
}
.price{
	font-size:0.75em;
	/*padding:5px 8px 5px 8px;*/
	padding:5px 3px 5px;
	letter-spacing: 0.1em;
	line-height: 130%;
}
table.pricetbl{
	/*border:1px solid #04540E;
	padding:4px 3px 3px 3px!important;*/
	margin-top:1px;
}
table.pricetbl tr td{
	padding-right:4px!important;
}
table.pricetbl tr td.spacer{
	/*border-right:1px solid #04540E;*/
}
table.pricetbl tr td.spacer2{
	width:2px;
}
.hbnumber{
	display:block;
	padding:5px 8px 0px 8px;
	font-size:0.75em;
	letter-spacing: 0.1em;
	line-height: 130%;
}
.sire{
	display:block;
	padding:0px 8px 5px 8px;
	font-size:0.75em;
	letter-spacing: 0.1em;
	line-height: 130%;
}
.dob, .breeder{
	display:block;
	padding:0px 8px 0px 8px;
	font-size:0.75em;
	letter-spacing:0.1em;
	line-height:130%;
}
/* 
  ------------------------------------------------
  STYLES FOR PEDIGREE INFORMATION
  ------------------------------------------------
*/
.pedigreebox{
	margin-bottom:15px;
}
.tabulardata{
	margin-bottom:10px;
}
table.tabulardatatbl{
	margin:8px 0px;
}
table td.border-right{
	border-right:1px dashed #999999;
}
table td.border-bottom{
	border-bottom:1px dashed #999999;
}
h2.acc_trigger {
	padding: 0;
	margin: 0 0 5px 0;
	/*height: 30px;	
	line-height: 30px;*/
	width: 700px;
	font-size: 1em;
	font-weight: bold;
	float: left;
	border:5px solid #AD382A;
	background-color:#FFFFFF;
}
h2.acc_trigger a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px 8px;
}
h2.acc_trigger a:hover {
	color: #333333;
	text-decoration:underline;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0; 
	padding: 0;
	overflow: hidden;
	font-size: 0.75em;
	width: 700px;
	clear: both;
	background: #FFFFFF;
	border: 5px solid #AD382A;
}
.acc_container .block {
	padding: 5px 8px;
}

.enquirypage{
	margin:15px 0px;
}
.form{
	float:left;
	width:420px;
	font-size:0.75em;
	padding:5px 8px;
	border:1px solid #AD382A;
	letter-spacing:0.1em;
	line-height:130%;
}
.enquirycontent{
	float:right;
	width:260px;
	margin-left:0px;
}
.enquirycontent p{
	margin:0px!important;
	padding:5px 8px!important;
	font-size:12px!important;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.contactform{
	width:380px;
	padding:5px;
	border:1px solid #AD382A;
	font-size:0.75em;
	letter-spacing:0.1em;
	line-height:130%;
	margin:15px 0px;
	float:left;
}
.contactdetails{
	width:305px;
	float:left;
	margin-left:10px;
}
#map_canvas{
	border:1px solid #CAD7CA;	
}
.feedburner{
	width:142px;
	border:1px solid #AD382A;
	padding:5px;
	margin:10px;
}
.feedburner p{
	margin:0px 0px 5px 0px!important;
	padding:0px!important;
}

/* PDF Icon and Download Box */
p.pdf { padding: 10px; width: 520px; height: 50px; display: block; border:1px solid #F04F3B; font-size:22px; }
p.pdf .pdficon { float: left; margin-right:20px; border:0; }
p.pdf span { position: relative; top: 12px; }
/* End */
.image-thumb{
	display:block;
	width:120px;
	float:left;
	margin-right:10px;
}
a .image-caption{
	display:block;
	padding-top:4px;
	text-align:center;
	color:#666666;
	line-height:130%;
	letter-spacing:0.1em;
}
a .image-caption2{
	display:block;
	padding-top:4px;
	text-align:left;
	color:#666666;
	line-height:130%;
	letter-spacing:0.1em;
}
a.nounderline{
	text-decoration:none;
}
.image-thumb a{
	text-decoration:none;
}
.image-thumb a .image-caption, .image-thumb a .image-caption2{
	text-decoration:none;
}
/* 
  ------------------------------------------------
  DEC 2011 UPDATE STYLES
  ------------------------------------------------
*/
.beltex-sub-nav{
	width:710px;
	padding-bottom:7px;
	border-bottom:1px dashed #999999;
	margin-bottom:20px;
}
.beltex-sub-nav ul{
	margin:0px;
	padding:0px;
}
.beltex-sub-nav ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.beltex-sub-nav ul li a{
	display:block;
	float:left;
	text-decoration:none;
	font-size:12px;
	color:#666666;
	letter-spacing:0.1em;
	line-height:130%;
	font-family:Verdana, Geneva, sans-serif;
	padding:12px 20px 0px 0px;
}
.beltex-sub-nav ul li a.large-link{
	font-weight:bold;
	color:#AD382A;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	padding:7px 20px 0px 0px;
}
.beltex-sub-nav ul li a:hover{
	color:#AD382A;
}
.beltex-sub-nav ul li a.large-link:hover{
	text-decoration:underline;
}
h1.no-border{
	border-bottom:none;
}
.beltex-nav-blocks{
	margin:20px 0px 30px -15px;
}
.beltex-block{
	width:166px;
	float:left;
	margin-left:15px;
}
.beltex-block a{
	width:154px;
	padding:6px;
	display:block;
	text-decoration:none;
	background-color:#CAD7CA;
}
.beltex-block a:hover{
	display:block;
	background-color:#EACDCA;
}
.beltex-image{
	display:block;
	border:1px solid #666666;
}
.beltex-image-wrapper{
	display:table-cell;
	width:152px;
	height:117px;
	vertical-align:middle;
	text-align:center;
}
.beltex-text{
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding:6px 0px 0px 0px;
	font-size:13px;
	color:#AD382A;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.beltex-news-item{
	margin:10px 0px;
}
.beltex-news-item a{
	text-decoration:none;
}
.beltex-news-item a:hover .more-link{
	text-decoration:underline;
}
.more-link{
	color:#AD382A;
}
.beltex-news-image{
	display:block;
	float:right;
	width:165px;
	margin:12px 0px 12px 12px;
}
.beltex-news-image-wrapper img{
	border:1px solid #cccccc;
}
.beltex-news-caption{
	display:block;
	text-align:center;
	color:#666666;
	letter-spacing:0.1em;
	line-height:130%;
	padding:4px 0px;
	font-size:12px;
	border:1px solid #cccccc;
	border-top:none;
}
.beltex-news-title{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:0.1em;
	line-height:130%;
	padding:6px 0px;
}
.beltex-news-desc{
	display:block;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	letter-spacing:0.1em;
	line-height:130%;
	margin-top:12px;
}
.beltex-news-image-block{
	margin:30px 0px 10px -10px;
}
.beltex-news-img1{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	min-height:290px;
}
.beltex-news-image-caption{
	color:#666666;
	letter-spacing:0.1em;
	line-height:130%;
	padding-top:4px;
	text-align:left;
	font-size:12px;
}
.beltex-description{
	font-size:13px;
	color:#333333;
	letter-spacing:0.1em;
	line-height:130%;
	padding:5px 8px;
}
#slideshow {
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #666666;
    position:relative;
    height:424px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
