/*

	EU2UK Administration Stylesheet

	@author: Paul Eijsermans <p_eijsermans@hotmail.com>
	@copyright: Standingwave Ltd, 2005
	@version: $Id: default.css,v 1.2 2006/12/05 03:37:44 mitch Exp $
*/

body {
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #333;
	background: #616161 url('/images/layout/bg.gif') repeat-x top left;
}
h1 {
	font-size: 230% ;
	z-index: 1 ;
	font-weight: normal;
	letter-spacing: -0.07em;
}
h2 {
	font-size: 180% ;
	z-index: 1 ;
	font-weight: normal;
	letter-spacing: -0.05em;
}
strong{
	font-weight: bold;
}
a{
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
ul{
	list-style: disc;
	margin: 0 0 10px 25px; 
}
li{
	padding-bottom: 10px;
}
/***************************/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
/***************************/

.pager a:hover{
	background-color: #56122B;
	color:#fff;
}
.pager{
	margin-top:10px;
}
div.pager {
	clear:both ;
}
.pager a, .pager a:visited, .pager a:active, .pager span{
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #F1F2DF;
	margin-left: -1px;
	font-size:85%;
	color:#999;
	
}
.currentpage{
	background:#eee;
}

/* custom styles */
#doc{
	width: 800px;
	background: #fff;
}
#hd{
	padding: 0 15px 0px 15px;
}
#header_logo{
	display: block;
	width: 768px;
	height: 196px;
	background: url('/images/header-temp.jpg');
	text-indent: -10000px;
}
/* =nav */
#nav{
	width: 768px;
	height: 36px;
	background: #CB8E13;
		margin: 0;
		padding: 0;
}
#nav ul{
	margin: 0;
	padding: 1px;
	list-style: none;
}
#nav ul li{
	float: left;
	padding: 0;
}
#nav ul li a{
	display: block;
	text-indent: -10000px;
	height: 34px;
	text-decoration: none;
}
#nav #nav-item1{
	width: 86px;
	background: #E6A525 url("/images/layout/nav-item1.gif") no-repeat;
}
#nav a:hover#nav-item1{
	background-position: -86px 0px;
}

#nav #nav-item2{
	width: 140px;
	background: #E6A525 url("/images/layout/nav-item2.gif") no-repeat;
}
#nav a:hover#nav-item2{
	background-position: -140px 0px;
}
#nav #nav-item3{
	width: 131px;
	background: #E6A525 url("/images/layout/nav-item3.gif") no-repeat;
}
#nav a:hover#nav-item3{
	background-position: -131px 0px;
}
#nav #nav-item4{
	width: 84px;
	background: #E6A525 url("/images/layout/nav-item4.gif") no-repeat;
}
#nav a:hover#nav-item4{
	background-position: -84px 0px;
}
#nav #nav-item5{
	width: 96px;
	background: #E6A525 url("/images/layout/nav-item5.gif") no-repeat;
}
#nav a:hover#nav-item5{
	background-position: -96px 0px;
}
#nav #nav-item6{
	width: 102px;
	background: #E6A525 url("/images/layout/nav-item6.gif") no-repeat;
}
#nav a:hover#nav-item6{
	background-position: -102px 0px;
}
#nav ul li#tel-number{
	display: block;
	text-indent: -10000px;
	width: 127px;
	height: 34px;
	background: transparent url("/images/layout/nav-tel-number.gif") no-repeat;
}
/* end nav */
#bd{
	margin:0;
	padding: 0 15px;
	background: #fff url('/images/layout/sidebar-bg.gif') repeat-y top right;
}
#content, .home-news{
	background: #F6F6F6;
	padding: 10px 15px 15px 15px;
}
#content h1{
	background: transparent url("/images/layout/h1-bg.gif") repeat-x bottom left;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
#content p{
	margin-bottom: 15px;
}
.home-news{
	margin-top: 10px;
	width: 484px;
	background: #E3E3E3;
}
.home-news h2{
	margin-bottom: 10px;
}
.home-news ul{
	list-style: none;
	float: left;
	width: 50%;
	margin: 0;
}
.home-news ul li{
	margin-bottom: 15px;
}
/* =sidebar */
#sidebar{
	margin: 10px;
}
#sidebar a{
	color: #DE9700;
}
#sidebar h3{
	margin-bottom: 10px;
}
/* =subnav */
ul.subnav{
	list-style: none;
	margin: 0;
}
ul.subnav li{
	background: #E3E3E3;
	margin-bottom: 2px;
	padding: 5px;
	font-weight: bold;
}
#doc ul.subnav li a{
	color: #333;
}
#doc ul.subnav li a:hover{
	color: #DE9700;
}
ul.subnav li ul{
	list-style: none;
	margin: 10px 0 0 0;
}
ul.subnav li ul li{
	background: #D7D7D7 url("/images/layout/subnav-bullet.gif") no-repeat 15px 7px;
	border-bottom: solid 1px #E3E3E3;
	font-weight: normal;
	padding-left: 25px;
}
#doc ul.subnav li ul li a{
	font-weight: normal;
}
#doc ul.subnav li ul li a:hover{
	color: #DE9700;
}
/* end subnav */
.sidebar-promotion{
	background: transparent url("/images/layout/dots-horizontal.gif") repeat-x bottom left;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sidebar-promotion img{
	border: solid 5px #fff;
	margin-bottom: 5px;
}
.sidebar-promotion p{
	font-size: 90%;
}
.quote{
	width: 213px;
	border: solid 1px #BDBDBD;
	background: #E3E3E3;
	margin-top: 20px;
	padding: 5px;
}
.quote p{
	font-size: 90%;
}
.quote a{
	float: right;
	clear: both;
	display: block;
	width: 99px;
	height: 34px;
	background: url('/images/layout/contact-us-btn.gif');
	text-indent: -10000px;
	margin-top: 5px;
	text-decoration: none;
}
/* end sidebar */

/* =products page */
.product-list{
	background: transparent url("/images/layout/dots-horizontal.gif") repeat-x top left;	
	padding: 15px 0;
}
.product-list img, .product-detail img{
	float: left;
	border: solid 5px #fff;
	margin: 0 10px 10px 0;
}
.product-list h2{
	font-size: 113%;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: inherit;
}
.product-list h2 a{
	color: #333;
}
.product-list p a{
	float: right;
	display: block;
	width: 70px;
	height: 25px;
	background: url('/images/layout/learn-more.gif');
	text-indent: -10000px;
	margin: 5px 0 0 0;
}
.product-list p a:hover{
	text-decoration: none;
}
.product-detail h2{
	margin-bottom: 10px;
}
/* end products page */

/* =headings */
.featured-products{
	display: block;
	width: 112px;
	height: 14px;
	background: url('/images/headings/sidebar/featured-products.gif');
	text-indent: -10000px;
}
.quote h3{
	display: block;
	width: 213px;
	height: 51px;
	background: url('/images/headings/sidebar/quote.gif');
	text-indent: -10000px;
}

/* end headings */
#ft{
	margin-top: 15px;
	padding: 25px 15px 35px 15px;
	background: #3E3E3E;
	color: #838383
}
#ft a{
	color: #838383;
}
#ft a:hover{
	color: #999;
}
#ft_left{
	float: left;
}
#ft_right{
	float: right;
}
/* end custom styles */

/*============= Content Management System Links =============*/

div.cmsActions {
	padding: 5px;
	float:right ;
}

div.cmsActions a {
  text-decoration: none ;
  font-family: "Trebuchet MS", San-serif  ;
  font-size: 10px ;
}
div.cmsActions a span {
  border-top: #aaa solid 1px ;
  border-left: #aaa solid 1px ;
  border-bottom: #777 solid 1px ;
  border-right: #777 solid 1px ;
  background-color: #eee ;
  padding-left: 5px;
  padding-right: 5px;
}

div.cmsActions a:hover span {
  border-top: #777 solid 1px ;
  border-left: #777 solid 1px ;
  border-bottom: #aaa solid 1px ;
  border-right: #aaa solid 1px ;
  background-color: #ccc ;
  padding-left: 5px;
  padding-right: 5px;
}

