/* Main content styles */

*
{
	font-family: "Lucida Grande","Lucida Sans",Arial,sans-serif;
	font-size:12px;
	 text-align: left;
}

body
{
	padding: 0;
	margin: 0;
	/* Editable */
	color: Black;
	background: url(images/bk-ground.png) repeat-x scroll left top #C4DBE8;
	height:auto;
	font-family: "Lucida Grande","Lucida Sans",Arial,sans-serif;
	
}

h1, h2, h3, h4
{
	margin: 0 0 16px 0;
    font-weight: 700;	
    font-family: 'Open Sans Condensed',sans-serif;
    color:#508BA9;
}


h1, h2, h3, h4
{
    background-color: transparent;  
    color: #508BA9;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
}


table h2
{
	margin-bottom: 0;
	margin-top: 16px;
	    font-family: 'Open Sans Condensed',sans-serif;
}

h1
{
    font-size: 5mm;
    line-height: 1em;
    margin: 0 0 0.75em;
      font-family: 'Open Sans Condensed',sans-serif;
}

h2
{
	color:#508BA9;
    font-size: 4.5mm;
    margin: 2em 0 0.75em;
      font-family: 'Open Sans Condensed',sans-serif;
}

p
{
	margin: 0 0 16px 0;
}

p, li
{
	line-height: 140%;
	margin-bottom:0px
}

img
{
	border: none;
}

a
{
    color:#006B9B;
	text-decoration:none;
	outline:none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	text-decoration: none;
}

p img
{
    vertical-align: middle;
}

/* Main page components */

#Container
{
    margin: 0 auto 30px;
    width: 964px;
    	/* Editable */
	/*border-color: #cccccc;
	background-color: white;*/
}

#Header-Wrapper
{

}

#Header
{
    height: 80px;
    padding: 36px 20px 0;
}

#Content
{
	min-height:900px;
	/* Editable */
	background-color: #fff;
	background-image:url(images/content-bg.jpg);
	background-position:0 0;
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0;
}

#Footer
{
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    height: 103px;
    background:url("images/footer-fade.jpg") no-repeat 232px 0 #03567C;
    position:relative;
    margin:0 auto;
}

.FooterLinks
{
    float:right;
    position:relative;
    top:32px;
    right:20px;
    color: #0D73A1;
    padding:0;
}

.splash
{
   float: left;
    height: 228px;
    left: 0;
    position: relative;
    top: -125px;
    width: 232px;    
}

#Footer p a
{
	margin: 0 10px;
    list-style: none outside none;
    padding: 25px 20px 0;
    text-align: right;
    color: #A4CCDF;
    padding: 0 0 0 10px;
    text-decoration: none;
    font-size: 3mm;
    line-height: 1.8em;
    list-style: none outside none;
    width:980px;
}

.CopyrightSymbol
{
    clear: right;
    color: #D0D9DD;
    margin-left:392px;
    font-size: 3mm;
}

/* Header components */

#Header a
{
	text-decoration: none;
}

#Header .Logo
{
    float: left;
    margin: 0;}

#Header .Logo img
{
}

#Header .Search
{
	position: absolute;
	left: 480px;
	top: 40px;
	width: 468px;
	text-align: right;	
}

#Header .Search h2
{
	display: inline;
	padding-right: 5px;
	vertical-align: middle;
}

#Header .Navigation
{
	position: absolute;
	left: 380px;
	top: 10px;
	width: 568px;
	text-align: right;	
}


#Header .Navigation a
{
	padding: 0 5px 0 7px;
	border-left: 1px solid #D8DBCD;
	color: #787878;
}

#Header .Navigation a.First
{
	border-left: none;
}

.BasketAmount
{
   float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: right;}

.BasketAmount a
{
    color:#787878;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 4.5mm;
    font-weight: 700;
}

.AccountLinks
{
   float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: right;
    clear:right;
}

.AccountLinks a:hover
{
    color:#008dcd;
}

.QuickOrder
{
    float:right;
}

.QuickOrder a
{
    background: none repeat scroll 0 0 #083D55;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    color: #E9F8FF;
    height: 14px;
    margin: 5px 0 0;
    padding: 7px 10px !important;
}

.QuickOrder a:hover
{
    background: none repeat scroll 0 0 #F9CC34;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    color: #000000;
    height: 14px;
    margin: 5px 0 0;
    padding: 7px 10px 7px 10px ;

}

/*
#Header .Account
{
	position: absolute;
	left: 70%;
	width: 30%;
	top: 0;
}
*/

table th
{
	text-align: left;
    background:#006E9F;
    color: #FFFFFF;
    font-weight: bold;
        border-bottom: 1px solid #D7D7D7;
    padding: 7px;
}

table th,
table td
{
	padding-right: 20px;
}


/* Navigation components */

#Breadcrumbs
{
	font-size: 11px;
	margin-bottom: 5px;
}

#Breadcrumbs a
{
	text-decoration: none;
}

#Breadcrumbs a:hover
{
	text-decoration: underline;
}

.Repeater
{
	clear: both;
	margin: 0;
}

.Repeater .Previous
{
	width: 14.9%;
	float: left;
	text-align: left;	
	margin: 0;
	padding-bottom: 8px;
}

.Repeater .Position
{
	width: 70%;
	float: left;
	text-align: center;	
	margin: 0;
	padding-bottom: 8px;
}

.Repeater .Next
{
	width: 14.9%;
	float: right;
	text-align: right;	
	margin: 0;
	padding-bottom: 8px;
}

.Next
{	
    float:right;
    margin:12px 0px 0px 5px;
}

.AddToOroderButton
{    
    position:relative;
    left:177px;
    bottom:41px;
}

.BuyBox fieldset label
{
	left: -200px;
	margin-top:0;
	top:-3px;

}

#MatrixGrid table
{
	border-collapse: collapse;
	width: 100%;
}

#MatrixGrid th,
#MatrixGrid td
{
	border-top: 1px solid #bbbbbb;	
	border-bottom: 1px solid #bbbbbb;	
	padding-top: 5px;
	padding-bottom: 5px;
}

#MatrixGrid img
{
	
}

.ProductDetails
{
	float: left;
	clear: both;
	width:200px;
}

.ProductDetails h2
{
	margin: 0;
}


/*.CrossSell,*/
.Alternative
{
    padding-top: 25px;
}

.Delivery select
{
    max-width: 420px; 
}

input.Midi
{
    width: 75px;
}

.Login
{
	width: 48%;
	float: left;
	min-width: 425px;
}

.Login fieldset div
{
	margin-left: 125px;
}

.Intro
{
	width: 49%;
	float: right;
}

.Intro img
{
	float: right;
	padding: 0 5px 5px 5px;
}


#TopNavigation
{
    margin:0 0 10px 0px;
    color: Black;
    font-weight: bold;
}

#TopNavigation a
{
    margin:0 0 10px 0px;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}


#PrimaryContent
{
    background:#FFFFFF;
    float: left;
    padding: 20px;
    width: 692px;
}

/*Navigation*/

#Navigation 
{
	float: left;
	width: 232px;
	padding:20px 0 120px;
	color: #787878;
}

#Navigation ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 20px 20px;
}

#Navigation li {
	line-height: 35px;
	border-bottom: 1px solid #CEE2EC;
	margin: 0;
	border-left: none;
	text-align: left;
}

#Navigation li a {
	padding: 0px 15px 0px 0px;
	color:#044562;
}

#Navigation h2 {
    color: #169AD6;
    font-size: 15px;
    margin: 0;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
    padding:0 20px 10px;
}

#Navigation p {
	margin: 0 0px;

	text-align: justify;
	color: #265368;
}

#Navigation a {
	border: none;
	color: #A19D9A;
}

#Navigation a:hover {
	text-decoration: none;
	color: #1088be;
}

.contact-panel
{
    background: none repeat scroll 0 0 #E6EAEC;
    padding: 20px;
    text-align:left;    
}

.contact-panel h4
{
    color: #225D7F;
    font-size: 3.8mm;
    margin: 0;
}


.contact-panel h3
{
    color: #117F9F;
    font-size: 5mm;
}

/*menu*/

#menu 
{
	background:url("images/nav-bkgd.png") repeat-x scroll left top;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 40px;
    padding: 0 20px 0 0;
}

#menu ul 
{
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

div#menu.TertiaryColourLinkBackground ul li.first
{
    border-left:0px
}
#menu li 
{
	float: left;
	border-left: 1px solid #00608B;
    border-right: 1px solid #0078AE;
}

#menu a 
{
	display: block;
	padding: 10px 15px 14px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height:15px;
}

#menu a:hover, #menu .current_page_item a {
background: none repeat scroll 0 0 #005378;
    color: #DDF5FF;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 15px;
}

#menu .current_page_item a 
{
}

/* Search Box */
#Search 
{
   background: none repeat scroll 0 0 #CBD3D6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    float: left;
    margin: 10px 0 0 140px;
    padding: 5px;
}

#Search div 
{
    background-color: #FFFFFF;
    border: 0 none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    color: #404040 !important;
    float: left;
    font-size: 1.3em;
    height: 20px;
    margin: 0;
    padding: 4px;
    width: 214px;
}


#Search input.Text {
    background-color: #FFFFFF;
    border: 0 none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    color: #404040 !important;
    float: left;
    font-size: 12px;
    font-weight:normal;
    height: 20px;
    margin: 0;
    padding: 5px;
    width: 214px;
}

#Search input.Smallest 
{
   background: none repeat scroll 0 0 #083E53;
    border: medium none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    color: #FFFFFF;
    float: left;
    height: 28.5px;
    line-height: 0;
    padding: 0 9px;
    text-shadow: 1px 1px 1px #000000;
    font-size:13px;
}

#Search input.Smallest:hover
{
   background: none repeat scroll 0 0 #057ba9;
    cursor:pointer;
}

#Search h2
{
	display:none;
}


/* Featured Products */

.Featured .FeaturedProduct
{
	border:1px solid #F2F3F0;
	height:120px;
	width:200px;
	float:left;
	margin: 5px;
}

.Featured .ImageHolder
{
	float:left;
	width:85px;
	padding:5px;
	height:100%
}

.Featured .TextHolder
{
	float:left;
	width:95px;
	padding:5px;
}

.Featured .TextHolder h3
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
}

.Featured .TextHolder h3 a
{
	color:#000;
}

.Featured .TextHolder p
{
	font-size:12px;
}

/* Static Pages */

.Content .Image
{
	float:right;
	width:200px;
	margin: 0 0 10px 10px;
}

/*** Cookie Concent ***/

.CookieConsent 
{
    position:fixed; 
    bottom:0; 
    left:0; 
    padding:5px 0;
    width:100%;
    background:#D8DBCD; 
    z-index:999999;
    color:#000;
}

.CookieConsent  .CookieContent
{
    float:left;
    width:60%;
    margin:2px 0 0 10px;
}

.CookieConsent .CookieContent p
{
    margin:0;
    padding:0;
}

.CookieConsent input
{
    float:right;
    margin-right:5px;
    cursor:pointer;
}

.OrangeText
{
    color:Red;
}

.HomePageContent
{
    position:relative;
    border: 1px solid #C1C0C0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    background:#1D4E6A;
    overflow:hidden;
}


.HomePageContent
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
}

.HomePageContent .TextContianer
{
    top:25px;
    left:35px;
    position:absolute;
    width:250px;
    color:#fff;
}


.HomePageContent .TextContianer h1
{
    color:#FAF4D2;
    font-size:17px;
}
