@media screen {
HTML {
}
BODY {
	background:#ffffff;
	margin:10px;
	padding:10px;
}
H1, H2, H3, H4, H5 {
	display:inline;
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
}
.inner {
	clear:both;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
.innerContent {
	clear:both;
	padding:10px;
}
a:link, a:visited {
	color:#ff8b52;
	text-decoration:none;
}
.pageContent {
	width:90%;
	height:100%;
}
.pageHeader{
	height:61px;
	width:100%
}
.mainContent{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#ffffff;
	height:500px
}
.col_coalonline, .col_menu_closed, .col_browse_closed, .col_index_closed {
	width:52px;
}
.col_coalonline, .col_right, .col_right_b{
	background:#ff8b52;
}
.col_menu_open, .col_menu_closed {
	background:#4671b5;
}
.col_menu_open {
	width:149px;
}
.col_menu_closed {}
.col_browse_open, .col_browse_closed{
	background:#333333;
}
.col_browse_open{
	width:373px;
}
.col_browse_closed{}
.col_index_open, .col_index_closed, .navigation{
	background:#006f68;
}
.col_index_open{
	width:260px;
}
.col_index_closed{
	border-right:1px solid #005953;
}
.col_content{
	background:#333333;
}
.col_viewer{
	background:#ffffff;
	background-image:url(/files/co08/sitestyle/img/border_px.gif);
	background-position: top right;
	background-repeat: repeat-y;
	color:#333333;
}
.col_viewer_frame{
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}

.col_right{
	width:178px;
	background-image:url(/files/co08/sitestyle/img/logo_bg.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.curve{
	display:block;
	width:100%;
	height:48px;
}
.curve_l{
	float:left;
}
.curve_r{
	float:right;
}
.homeimg{
	width:100%;
	height:200px;
	background-image:url(/files/co08/sitestyle/img/test.jpg);
	background-repeat: no-repeat;
}
.column_titleimg{
	margin-left: 5px;
	margin-right: 5px;
}
.menu_list{
	margin: 0;
	padding: 0;
}
.menu_listitem{
	display: inline;
}
.menu_item, a.menu_item, a.menu_item:visited{
	border-top: 1px solid #ffffff;
	padding:5px 5px 5px 15px;
	display: block;
	color:#ffffff;
	text-decoration: none;
}
a.menu_item:hover {
	background:#37588d;
}
.menu_item_last{
border-bottom: 1px solid #ffffff;
}

.right_list{
	margin: 0;
	padding: 0;
	width:100%;
}
.right_listitem{
	display: inline;
}
.right_link, a.right_link, a.right_link:visited{
	padding:1px 1px 11px 1px;
	display: block;
	color:#ffffff;
	text-decoration: none;
}
a.right_link:hover {
	padding:0px 0px 10px 0px;
	border:1px dotted #ffffff;
}
.combowin {
	background-color:#333333;
	overflow:auto;
	border: solid 1px #ff8b52;
	display:none;
	position:absolute;
}
.comboContent{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#ffffff;
}
.search { 
	background-color:#4671b5; 
	padding:2px;
}
.col_browse_header {
	height:96px;
	padding-left:10px;
}
.col_docs_header {
	height:96px;
	padding-left:10px;
}

.viewer_head{
	height:80px
}
.viewer_top{
	background-image:url(/files/co08/sitestyle/img/border_px.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.viewer_bottom{
	background-image:url(/files/co08/sitestyle/img/border_px.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.navigation{
	height:48px;
	width:170px;
}
a.navlink, a.navlink:hover, a.navlink:visited{
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	color:#ffffff;
}

.menu_basket{
	margin-top:100px;
	margin-left:5px;
	margin-right:5px;
}
.menu_basket_list{
	margin: 0;
	padding: 0;
	width:100%;
}
.menu_basket_header, .menu_basket_item, .menu_basket_total, .menu_basket_footer {
	padding:2px 2px 2px 2px;
	display: block;
	color:#ffffff;
	text-decoration: none;
}

.menu_basket_header{
	padding:1px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	background:#37588d;
}
.menu_basket_item{
	border-bottom: 1px dotted #ffffff;
}
.menu_basket_total{
	padding-left:60px;
}
.menu_basket_footer{
	border-top: 1px solid #ffffff;
	padding-left:60px;
}

}
@media print {
HTML {
}
BODY, H1, H2, H3, H4, H5 {
	display:inline;
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
}
.screenimg {display:none}
.column_titleimg {display:none}
.col_coalonline, .col_menu_closed, .col_browse_closed, .col_index_closed {display:none}
.col_right, .col_menu_open, .col_browse_open, .col_index_open {display:none}
.homeimg {display:none}
#quicklinks {display:none}
}
}
/*]]>*/