/* CSS Document */
/*******************************************************************************/
/* Presentation CSS File                                                       */
/*   Text and colour formatting for all media types                            */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

.pipe
{
	font-size: 1em;
	color: #fff;
	line-height: 19px;
	padding-left: 3px;
	margin-bottom: 0;
	font-weight: bold;
}

fieldset
{
	padding: 5px;
	margin: 3px;
}

img#credit_cards
{
	margin: 6px 0;
}

.warningtext,
.khxc_error,
.stat_red
{
	color: #FF0000 !important;
}

.toos
{
	color: #FF0000 !important;
	text-transform: uppercase;
}

.stat_black
{
	color:#000000;
}

.stat_border
{
	border:1px #666666 solid;
	border-collapse:collapse;
}

.stat_border td
{
	border:1px #666666 solid;
}

/*******************************************************************************/
/*div#breadcrumb
{
	color: #fff;
	line-height: 19px;
}*/

div#top_nav
{
	text-align: right;
	padding-right: 5px;
}

div#top_nav a
{
	font-size: 1em;
	color: #fff;
	line-height: 19px;	
}

/*******************************************************************************/
div#copy_column h1
{
	font-size: 1.333em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

div#copy_column h2
{
	font-size: 1em;
}

div#copy_column h3
{
	font-size: 1.1em;
	margin-bottom: 0.35em;
}

div#copy_column p
{
	color: #6f6f6f;
}

div#copy_column ul
{
	color: #6f6f6f;
	margin: 0 4px 0 10px;
	padding: 0 0 0 5px;
}


/*******************************************************************************/
/*product info*/
div#copy_column div#frontpage h1
{
	font-size: 1em;
	line-height: 1.2em;
	margin: 0.5em 0em;
}

div#copy_column div#frontpage h2
{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 1em;
}

div#copy_column div#frontpage h3
{
	font-size: 1.1em;
	margin-bottom: 0em;
}

div#copy_column div#frontpage ul
{
	margin-bottom: 1em;
	padding-left: 1em;
}


/*******************************************************************************/
/*product info*/
a.moreinfolink
{
	padding: 2px;
	margin: 3px 0;
	text-transform: uppercase;
	color: #fff;
	background-color: #dd0000;
}

a.moreinfolink:hover
{
	color: #dd0000;
	background-color: #fff;
}

p.prodprice
{
	
}

/*******************************************************************************/
/*div#product_list ul
{
	width: 102px;
}*/

.nav_menu ul
{
	margin: 5px;
	padding: 0;
	list-style: none;
}

.nav_menu li
{
	padding: 2px 0;
	border-bottom:  #CCCCCC 1px solid;
}

.nav_menu a
{
	color: #093081;
	font-weight: normal;
}

.nav_menu a:hover
{
	color: #096981;
}

/*******************************************************************************/
div#hire_list
{
	color: #6f6f6f;
}

/*******************************************************************************/
div#information_list a
{
	color: #6f6f6f;
	text-decoration: underline;
	font-weight: normal;
}

div#information_list a:hover
{
	text-decoration: none;
}

/*******************************************************************************/
div#footer_container a
{
	color: #093081;
}