/* Chris Goodhead Photographic */
#leftcol {
}
#rightcol {
}
.sidecol .boxbody {
	margin: 0px;
	padding: 3px;
}
.sidecol .boxbody ul {
	list-style: none;
}
.sidecol .boxbody li {
	margin-right: 0px;
	margin-left: 0px;
}
.sidecol .boxbody .menu a:link, .sidecol .boxbody .menu a:visited {
	text-decoration: none;
	border: 1px solid #000000;
	font-size: 95%;
	font-weight: bold;
	color: #F2F2F2;
	background: #CC0000;
	padding: 2px;
	display: block;
	width: 158px;
}
.sidecol .boxbody .menu a:hover {
	background: #CC0000;
	color: #F2F2F2;
}
.sidecol .boxbody .submenu {
	display: block;
}
.sidecol .boxbody .submenu a:link, .sidecol .boxbody .submenu a:visited {
	display: block;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	text-align: right;
	padding: 2px;
	width: 158px;
	border: 1px solid #000000;
	color: #000000;
	font-weight: normal;
	background-color: #DAE9F8;
}
.sidecol .boxbody .submenu a:hover {
	color: #000000;
	background-color: #FFCC66;
}
.sidecol .boxbody .infobox {
	text-align: center;
}
.sidecol .boxbody .infobox a:link, .sidecol .boxbody .infobox a:visited {
	background: none;
	border-style: none;
}
#rightcol .newsitems {
	font-size: 11px;
}
#rightcol .newsitems img {
	border-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#rightcol .newsitems li {
	padding: 0px;
	text-align: center;
}
#rightcol .newsitems .headline {
	color: #000066;
	font-weight: bold;
	display: block;
	font-size: 110%;
}
#rightcol .newsitems .nb {
	color: #FF3300;
	font-weight: bold;
	display: block;
	font-size: 12px;
}
#rightcol .newsitems .more {
	text-align: right;
	display: block;
	font-size: 10px;
	font-style: italic;
}
#rightcol .newsitems a:link, #rightcol .newsitems a:visited  {
	display: block;
	color: #000099;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	height: 1%;
	border: 1px solid #000099;
	text-align: center;
	background-color: #F9FDFF;
}
#rightcol .newsitems a:hover {
	background-color: #F9FDFF;
	border-color: #FF0000;
	color: #CC0000;
}
#rightcol .boxbody label {
	display: block;
	margin-bottom: 5px;
}
#rightcol #search .subform select {
	font-size: 9px;
}

#rightcol .boxbody img {
	border-style: none;
}
#rightcol .info {
	text-align: center;
}
#rightcol .info p {
	margin-bottom: 5px;
	font-weight: bold;
}
#rightcol #paging {
	text-align: center;
}
#rightcol #paging a {
	background: #FFFFFF;
	width: auto;
	border-color: #E7ECF0;
	padding-top: 2px;
	text-decoration: none;
}
#rightcol #paging a:hover {
	background: #F2F3F7;
	border-color: #4E6987;
}
#rightcol #paging ul{
	list-style: none;
}
#rightcol #paging li {
	display: inline;
	float: left;
}
#rightcol #pagenumbers {
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	margin-bottom: 8px;
}
#rightcol #pagenumbers a:link, #rightcol #pagenumbers a:visited{
	display: block;
	text-align: center;
	text-decoration: none;
	border-style: solid;
	width: 22px;
	border-color: #E7ECF0;
	padding: 2px;
	font-size: 11px;
}
#rightcol #pagenumbers a:hover {
	color: #CC0000;
	border: 1px solid #4E6987;
}
#rightcol #pagenumbers .current {
	display: block;
	text-align: center;
	color: #000066;
	width: 22px;
	padding: 2px;
	font-size: 11px;
	background: #FFFFD7;
	border: 1px solid #FFCC00;
}
#rightcol #navnext {
	float: right;
	width: 49%;
	text-align: right;
}
#rightcol #navprev {
	text-align: left;
	float: left;
	width: 49%;
}
#rightcol .thumb {
	background: url(../images/_bck_thumbnail.gif) no-repeat left top;
	height: 52px;
	width: 52px;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
}
#rightcol #search {
	text-align: center;

}
#rightcol #search label {
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
}
#rightcol #search .subform {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px 5px;
}
#rightcol #search input, #rightcol #search select {
	background: #FAFAF8;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	border-top: 1px solid #431575;
	border-right: 1px solid #D1CBD7;
	border-bottom: 1px solid #D1CBD7;
	border-left: 1px solid #431575;
	padding: 2px;
}
#rightcol #search .subform .buttons {
	background: #F2F0F5;
	color: #2C0E4B;
	border: 1px solid #421474;
	margin-bottom: 0px;
	margin-top: 12px;
}
#rightcol .subform .instruct {
	font-size: 80%;
	margin-bottom: 0px;
	color: #87B7E8;
}

#rightcol .boxbody dl {
	display: block;
	clear: both;
	margin-bottom: 5px;
}
#rightcol .boxbody dt {
	display: block;
	float: left;
	clear: left;
	text-align: right;
	padding-right: 6px;
	font-size: 10px;
	height: 14px;
	width: 50px;
}
#rightcol .boxbody dd {
	display: block;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 2px;
	width: 100px;
}
#rightcol .boxbody p {
	margin-bottom: 8px;
	font-size: 12px;
}
.sidecol .boxheadleft {
	text-align: center;
}
#rightcol #basket {
	text-align: center;
}
#rightcol #basket dl {
	display: block;
	height: 40px;
}
#rightcol #basket dt {
	display: block;
	width: 75px;
	font-size: 11px;
	height: 20px;
}
#rightcol #basket dd {
	text-align: right;
	display: block;
	float: left;
	width: 70px;
	font-size: 12px;
	height: 20px;
}
#rightcol .recent {
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE9F8;
}
#rightcol .recent a:link, #rightcol .recent a:visited {
	display: block;
	color: #000099;
	text-decoration: none;
	font-style: normal;
}
#rightcol .recent a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-style: normal;
}
#rightcol .recent .thumbnail {
	display: block;
	padding-right: 5px;
	float: left;
}
#rightcol .recent .desc {
	display: block;
	margin-left: 40px;
}
#rightcol .recent .price {
	color: #FF6600;
}
