body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background: #006FA1;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #003F59;
}
h1,h2,h3,h4 {
	color: #009CFE;
	margin: 0px;
}
h1 {
	font-size: 160%;
	padding: 6px 0px 12px;
}
h2 {
	font-size: 140%;
	padding-top: 4px;
	padding-bottom: 8px;
}
h3 {
	font-size: 120%;
	padding: 2px 0px 6px;
}
h4 {
	font-size: 110%;
	padding: 2px 0px 4px;
}
p {
	margin: 0px;
	padding: 3px 0px 6px;
}
a:link {
	text-decoration: none;
	color: #D76F06;
}
a:active {
	text-decoration: none;
	color: #D76F06;
}
a:hover {
	color: #006FA1;
	text-decoration: underline;
}
a:visited {
	color: #4E5254;
	text-decoration: underline;
}
#h1Tags {
	margin: 0px;
	padding: 0px;
}
#h1Tags h1 {
	margin: 0px;
	padding: 4px 0px 0px;
	font-size: 16px;
	text-transform: uppercase;
	color: #0083BB;
}
#container {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	border-top: 5px solid #006FA1;
}
#header {
	background: #009CFE url(img-ui/hdr_phone.jpg) no-repeat right;
	padding: 0;
}
#header #logo {
	margin: 0;
	width: 319px;
	height: 148px;
}
#gNav {
	background: #009CFE url(img-ui/nav_bg_right.gif) no-repeat right;
	border-top: 5px solid #006FA1;
	border-bottom: 5px solid #006FA1;
	height: 25px;
	padding-left: 24px;
}
#liSearch {
	padding-left: 24px;
	color: #CEEDFF;
}
#liSearch form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#liSearch input.terms {
	font-size: 11px;
	border: 1px solid #006FA1;
	height: 16px;
	line-height: 14px;
	margin: 2px 0px 1px;
	padding: 0px 0px 0px 2px;
	background: #6AC8FF;
}
#liSearch input.go {
	font-size: 10px;
	height: 16px;
	background: url(img-ui/btn_search.gif) repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 20px;
}
#gNav ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	text-align: left;
}
#gNav li {
	display: inline;
}
#gNav a {
	font: bold 16px/25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 24px;
}
#gNav a:hover {
	color: #F99B3C;
	font-weight: bold;
}
#wrapper {
	padding: 0;
	background: #EBF8FF;
}
#columnWrapper {
	width: 100%;
}
/*column widths & padding*/
#lCol {
	width: 16%;
	padding: 12px 18px 36px;
	vertical-align: top;
}
#rCol {
	padding: 28px 2%;
}
#rCol2 {
	width: 16%;
	padding: 18px 12px 36px;
}
#rCol3 {
	padding: 28px 2% 36px;
}
#lCol {
	vertical-align: top;
}
#lCol a {
	color: #F99B3C;
	font-weight: bold;
	text-decoration: none;
}
#lCol a:hover {
	font-weight: bold;
	color: #006FA1;
	text-decoration: underline;
}
#lCol ul li h3, #rCol2 h3 {
	border-bottom: 1px solid #006FA1;
	padding-bottom: 1px;
	font-size: 110%;
	margin: 6px 0px 0px;
}
#lCol ul li h4 {
	margin: 0px;
	padding: 3px 0px 0px;
}
#lCol a.noKids {
	font-size: 110%;
	text-transform: capitalize;
	padding-top: 6px;
	font-weight: bold;
}
#lCol a:hover.noKids {
	color: #006FA1;
	text-decoration: underline;
}
#lCol ul, #rCol2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lCol ul li, #rCol2 ul li{
	padding: 2px 0px 0px;
}
#lCol ul li a {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-top: 2px;
}
#lCol ul li a:hover {
	font-weight: bold;
	color: #006FA1;
	text-decoration: underline;
}
#lCol li ul,#rCol2 li ul {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 6px;
	list-style: none;
}
#lCol li ul li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#lCol li ul li a {
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;

}
#lCol li ul li a:hover {
	font-weight: bold;
	color: #006FA1;
	text-decoration: underline;
}
#rCol,#rCol2,#rCol3 {
	border-left: 5px solid #006FA1;
	vertical-align: top;
}
#rCol {
	background: url(img-ui/backgrounds/bg_rCol_4.jpg) no-repeat right bottom;
}
#rCol2 label {
	padding-bottom: 2px;
}
#crumbs {
	font-weight: normal;
	color: #006FA1;
	margin: 0px;
	font-size: 90%;
	padding-bottom: 5px;
}
#crumbs a {
	color: #F99B3C;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#crumbs a:hover {
	font-weight: bold;
	color: #006FA1;
	text-decoration: none;
}
.crmbTitle {
	font-weight: bold;
	color: #008DE1;
}
#footer {
	padding: 0;
	background:#0099FF url(img-ui/ftr_display.gif) no-repeat;
	border-top: 5px solid #006FA1;
	border-bottom: 5px solid #006FA1;
	height: 146px;
	color: #EBF8FF;
	font: 11px Arial, Helvetica, sans-serif;
}
.itemTitle {
	margin: 0px;
	padding: 3px 0px 1px;
	border-bottom: 1px solid #75828A;
	font-size: 120%;
	color: #F99B3C;
}
.itemDate {
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #75828A;
	font-size: 90%;
}
#ftr_rp {
	position: relative;
}
.summary {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
}

#display {
	width: 300px;
	position: absolute;
	top: 50px;
	left: 7px;
	text-align: center;
	height: 81px;
	font-weight: bold;
	font-size: 110%;
}
#credits {
	width: 282px;
	position: absolute;
	top: 108px;
	right: 2px;
}
#credits img {
	vertical-align: middle;
}
#credits a {
	color: #6AC8FF;
	text-decoration: none;
	font-weight: normal;
}
#credits a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#dream {
	width: 224px;
	position: absolute;
	top: 14px;
	right: 30px;
	background: url(img-ui/ftr_dream.gif);
	height: 37px;
}
#fNav {
	width: 30%;
	position: absolute;
	top: 50px;
	left: 35%;
	margin: 0px;
	height: 60px;
	text-align: center;
}
#fNav ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
}
#fNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#fNav a {
	padding-right: 12px;
	white-space: nowrap;
	font-weight: bold;
	color: #B0DFFF;
	text-decoration: none;
}
#fNav a:hover {
	font-weight: bold;
	color: #F99B3C;
	text-decoration: underline;
}
.btnSubmit {
	background: url(img-ui/bg_btn_blue.gif) repeat-x;
	border: 1px solid #516081;
	font-weight: bold;
	color: #FFFFFF;
}
.artSummary {
	padding-left: 18px;
	margin-right: 24px;
}

.sendEnquiry {
	background:url(img-ui/sendEnquiry.gif) no-repeat;
	padding-left:12px;
}
.thumbWrap {
	width: 120px;
	font-size: 90%;
	font-weight: normal;
	color: #006FA1;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.thumb_title {
	font: normal 100% Arial, Helvetica, sans-serif;
	height: 24px;
	width: 120px;
}
.thumb_matt {
	width: 118px;
	height: 118px;
	border: 1px solid #F99B3C;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.thumb_matt a {
	display: block;
	width: 120px;
	height: 120px;
	text-decoration: none;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.bdrImgFloatLeft {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	border: 8px solid #D1D6D8;
}
.bdrImgFloatRight {
	float: right;
	margin-left: 8px;
	margin-bottom: 4px;
	border: 8px solid #D1D6D8;
}
.bdrImage {
	border: 8px solid #D1D6D8;
	margin-bottom: 9px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.btnAddEnquiry {
	background: url(img-ui/icon_add_to_enquiry.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 64px;
	border-style: none;
}

.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearShim {
	clear: both;
	height: 36px;
}

#errors, #msgs {
	width: 674px;
	padding: 0px 9px;
	background: #FFFFFF;
	border-right: #231F20;
	border-bottom: #231F20;
	border-left: #231F20;
	margin: 18px 0px 0px;
}
#errors {
	font-weight: bold;
	color: #FF0000;
	border: 1px dashed #FF0000;
}
#msgs {
	font-weight: bold;
	color: #006600;
	border: 1px dashed #006600;
}
.ok {
	font-weight: bold;
	color: #006600;
}
.notOK {
	font-weight: bold;
	color: #FF0000;
}
.tbl_data {
	border: 1px solid #999999;
}
.td_title {
	color: #FFFFFF;
	background: #006FA1;
	font-weight: bold;
	border: 1px solid #000000;
}
.td_data {
	border: 1px solid #CCCCCC;
}
.pagination {
	font-size: 120%;
	font-weight: bold;
	padding: 6px;
	color: #666666;
	text-align: right;
}
.pagination a {
	font-weight: bold;
	color: #006FA1;
}
.hide {
	display: none;
}
.show {
	display: table-row;
}
.sep_vigniette {
	border: 4px solid #006FA1;
	height:52px;
}
.at_title {
	font: lighter 300% Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #998165;
	letter-spacing: 3px;
	text-align: center;
}
.thumb_link {
	background: #FFFFFF;
	display: block;
	width: 118px;
	border: 1px solid #F99B3C;
	margin: 0px;
	padding: 6px 0px;
	text-align: center;
}
.galHomeImg, .galHomeLink {
	background: #FFFFFF;
	border: 1px solid #F99B3C;
	margin: 0px;
	text-align: center;
}
.galHomeLink {
	display: block;
	padding: 6px 0px;
	width: 200px;
}
a.thumb_link:hover {
	border: 1px solid #006FA1;
}
