/* ------------------------------------- (  Start -  Layout   ) ------------------------------------- */

body
{
	margin: 0px;
	margin-top: 5px;
	font-family: Verdana;
	background-color: #ffffff;
	background-image: url(../resources/page_bg.gif);	
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#centre
{
	text-align: center; /* For ie 6 + 7 */
	margin: 0px auto;
}

#wrapper
{
  width: 778px;
  height: 100%;
  margin: 0px auto;
  text-align: left;
  clear: both;

}

#header
{
	clear: both;
	width: 748px;
	background-image: url(../Resources/top_logo_bg.gif);
	height: 72px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
}

#logo
{
	float: left;
	color: #666666;
	font-size: 25px;
	padding-top: 5px;
}

#topmenu
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;	
	text-align: left;	
	padding-top: 51px;
	float: right;

}

#topmenu a, #topmenu a:active, #topmenu a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	/*text-align: right;*/
	text-decoration: none;
	font-weight: normal;
}

#topmenu a:hover, #topmenu a:visited:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #f2f2f2;
	/*text-align: right;*/
	text-decoration: none;
	font-weight: normal;
}

#header2
{
	clear: both;
	width: 100%;		
}

#container
{
	width: 778px;
	position: absolute;
	top: 290px;
	background-color: #ffffff;
	background-image: url(../Resources/left_links_bg.gif);	
	background-position: left top;
	background-repeat: repeat-y;
}

#nav
{
	margin-top: 6px;
	float: left;
	clear: left;	
	width: 208px;	
	padding-left: 0px;
}

#navlistcontainer
{
	width: 202px;
	margin-left: 6px;
	padding-top: 0px;
}

#callto
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-left: 5px;
	text-align: center;
}

#callto img
{
	padding-top: 2px;
	padding-bottom: 2px;
}

#content
{
	width: 540px;	
	padding: 10px;
	float: right;
}


#footerlinks
{
	text-align: left;
	width: 100%;
	clear: both;
	display: block;
}

.before-footer
{
	background-color: #ffffff;	
	height: 4px;
	font-size: 0px;
	clear: both;
}

#footer
{	
	clear: both;
	background-color: #D8D9DB;
	text-align: center;
	padding: 5px;	
	color: #666666;
	font-size: 11px;
}


#footer a, #footer a:active, #footer a:visited
{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

#footer a:hover, #footer a:visited:hover
{
	color: #666666;
	text-decoration: none;
}

.cleaning
{
	clear: both;
	width: 100%;
	font-size: 0px;
	height: 0px;
}


/* Crumbtrail
....................................................................... */

#crumbtrail
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #262960;
}

#crumbtrail p
{
}

#crumbtrail a, #crumbtrail a:active, #crumbtrail a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #262960;
	font-size: 11px;
	text-decoration: underline;
}

#crumbtrail a:hover, #crumbtrail a:visited:hover
{
	color: #666666;
	text-decoration: none;
}

/* Navigation
....................................................................... */

#navlistcontainer ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navlistcontainer li
{
	clear: both;
	float: left;
	list-style: none;
}

#navlistcontainer li a, #navlistcontainer li a:link, #navlistcontainer li a:active, #navlistcontainer li a:visited
{
	display: block;
	width: 182px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	color: #666666;
}

#navlistcontainer li a:hover, #navlistcontainer li a:visited:hover
{
	background-color: #2A3E95; 
	color: #ffffff; 
}

/* List item with submenu */
#navlistcontainer .SubMenu
{

}

#navlistcontainer .SubMenu a, #navlistcontainer .SubMenu a:link, #navlistcontainer .SubMenu a:active, #navlistcontainer .SubMenu a:visited
{
	background-image: url(../resources/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#navlistcontainer .SubMenu a:hover, #navlistcontainer .SubMenu a:visited:hover
{
	background-color: #2A3E95;
	color: #ffffff; 
	background-image: url(../resources/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;	
}

#navlistcontainer img
{
	margin: 2px 0px 5px 0px;
}

.navlistheading
{
	font-family: Trebuchet MS;
	font-size: 14px;
	padding-left: 15px;
	color: #ED1B24;
	font-weight: bold;
}

/* SiteMap
....................................................................... */

.sitemap
{
	padding: 0px;	
}

.sitemap ul
{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

.sitemap li
{
	line-height: 20px;
}

.sitemap a:hover, .sitemap a:visited:hover
{
	color: #333333;	
}



/* Generic
....................................................................... */
p
{
	margin: 0px 0px 5px 0px;
}

a, a:link, a:active, a:visited
{
	color: #666666;
	text-decoration: underline;
}

a:hover, a:visited:hover
{
	color: #2A3E95;
	text-decoration: none;
}

strong
{
}

h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #2A3E95;
	margin: 5px 0px 10px 0px;
}

h2
{
	color: #ED1B24;
	font-size: 16px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS, Verdana;	
}

h3
{
	color: #666666;
	font-size: 14px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS;	
}

h4
{
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS;	
}

h5
{
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS;	
}

h6
{
	font-size: 10px;
	margin: 5px 0px 10px 0px;
	font-family: Trebuchet MS;	
}


img, img a
{
	border: 0px;
}
/* ------------------------------- Template 21 ---------------------------- */

/*------------- eShop css code. -------------*/

/* ----- Brand Navigation -----*/

.brand-nav-header-link
{
}

.brand-nav-item-link
{
}

/* ----- Category Navigaton -----*/

.category-nav-header-link
{
}

.category-nav-item-link
{
}

/* ----- Mini Basket -----*/

.mini-basket-outer
{
}

.mini-basket-outer iframe
{
width: 98% !important;
height: 50px !important;
}

.mini-basket-inner
{
background-image: none !important;
}

.mini-basket-link
{
}

/* ----- Special Offer -----*/

.special-offers
{
}

/* ----- Payment Gateway -----*/

.payment-gateway
{
}

/* ----- Shopping Basket -----*/

.shopping-basket
{
}

/* ----- Track Order -----*/

.track-order
{
}

/* ----- Check Out -----*/

.checkout
{
}

/* ----- Search Form -----*/

.search-form
{
}

.search-form-text
{
}

.search-form-control
{
width: 80% !important;
}

/* ----- Product Price -----*/

.eShop-Product-New-Price
{
}

.eShop-Product-Old-Price
{
}

/* ----- Error Message -----*/

.eshop-error-message
{
font-size: 13px !important;
            font-weight: bold !important;
            color: #ff0000 !important;
            text-decoration: none !important;}

