/*
STYLE SHEET FOR LOCSAFE
Created by Bevivid Ltd
www.locsafe.co.uk
ToC
	1.  defaults
	2.  structure
	3.  links and navigation
	4.  fonts
	5.  images
	6.  hacks
Notes
*/

/* ------- 1. defaults ------- */

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-size: 80%;
	text-align: left;
}

/* ------- 2. structure ------- */

#container {
	margin: 0 auto;
	width: 895px;
	
}



#masthead {  /* Company logo or banner */
position: relative;
z-index: 0;
margin: 0;
}

#icon {
position: absolute;
z-index: 3000;
background:url(../images/locsafe-icon.png) no-repeat;
width: 284px;
height: 190px;
margin: 21px 0 0 285px;
}

#masthead_contact {
height: 65px;
width: 895px;
border-bottom: solid 1px #2751D9;
}

#masthead_tagline {
height: 77px;
width: 895px;
background: url(../images/masthead-tag-bgrd.gif) repeat-x;
border-bottom: solid 15px #2751D9;
}

#tagline {
width: 150px;
margin-top: 42px;
float: right;
}

#masthead_image {
width: 895px;
height: 264px;
margin: 5px 0;
}

#navigation {

}

#left { /* entire left column */
width: 240px;
float: left;
padding-top: 3px;
}

#content {  /*  Main central content box  */
width: 400px;
float: left;
padding:15px;
}

#sections_content { /* Main content box on sections.php */
width: 635px;
float: left;
padding:15px 0 0 15px;
}

.cat_section {
float: left;
width: 250px;
padding: 20px 0 0 50px;
height: 250px;
}

#right {  /*  Main central content box  */
width: 200px;
padding: 10px;
border-left: dotted 1px #999999;
float: left;
}

.date {
float: left;
width: 45px;
background: url(../images/date-red.gif) no-repeat;
color: #FFFFFF;
text-align: center;
margin-top: 20px;
font-family: Tahoma, Arial, Helvetica, sans-serif;

}

.date .month { /* date box settings for latest news */
font-size: 10px;
}

.date .day {
font-size: 24px;
line-height:18px;
}

.date .year {
font-size: 10px;
}

.story {
float: left;
width: 110px;
margin-left: 10px;
}

#nav_bottom { /* blue stripe below main nav */
height: 14px;
width: 240px;
background: url(../images/prod-nav-btm.gif) repeat-x;
margin-top: 1px;
}

#enews {
height: 153px;
background: url(../images/enews-bgrd.gif) repeat-x;
margin-top: 5px;
margin-bottom: 10px;
width: 240px;
}

.extra {
width: 240px;
border: solid 1px #0E1F50;
margin-bottom: 10px;
}

#sub_footer {
width: 895px;
height: 44px;
background:url(../images/sub-footer-bgrd.gif) repeat-x;
border-top: solid 10px #0E1F50;
margin-top: 10px;
}

#top_nav_repeat {
padding-top: 13px;

}

#footer {
padding: 10px 0;
font-size: 10px;
margin-bottom: 10px;
}


.seperator {
	clear: both;
	height: 0;
}

.prod_box {
float: left;
width: 270px;
height: 170px;
padding: 20px 10px;
margin: 10px 20px 10px 0;
border: solid 1px #ccc;
}

.prod_box h3 {
font-size: 12px;
}

#image_detail {
width: 250px;
float: right;
padding-left: 10px;
}

/* ------- 3. links and navigation ------- */

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:visited {
}

a:hover {
}

a:active {
}

#masthead_contact a { /* email link at the top of the page */
float: left;
color: #999999;
font-weight: 600;
font-size: 12px;
text-decoration: none;
margin-top: 47px;
}

#masthead_contact a:hover {
color: #D92626;
}

#navigation ul { /* --------- main site navigation -------- */
margin: 0;
padding: 0;
list-style-type: none;
height: 43px;
width: 895px;
background: url(../images/top-nav-bgrd.gif) repeat-x;
}

#navigation ul li {
display: inline;
}

#navigation ul li a {
font-size: 13px;
float: left;
border-left: solid 1px #000000;
color: #ffffff;
text-decoration: none;
padding: 13px 13px;
font-weight: 600;
}

#navigation ul li a:hover {
background: url(../images/top-nav-bgrd-hvr.gif) repeat-x;
}

#product_nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#product_nav ul li {


}

#product_nav ul li a {
font-size: 11px;
display: block;
color: #000000;
font-weight: 600;
text-decoration: none;
width: 200px;
background: url(../images/prod-nav-bgrd.gif) repeat-x;
padding: 10px 20px;
}

#product_nav ul li a:hover {
background: #BCCAF1;
}

#product_nav .head {
font-size: 11px;
width: 200px;
color: #ffffff;
background: url(../images/prod-nav-hdr.gif) repeat-x;
padding: 10px 20px;
margin: 2px 0;
}

#sub_footer a:hover {
color: #2751D9;
}

#top_nav_repeat ul { /* Main top nav that appears in footer */
margin: 0;
padding: 0;
list-style-type: none;
}

#top_nav_repeat ul li {
display: inline;
}

#top_nav_repeat ul li a {
font-size: 9px;
float: left;
border-right: solid 1px #ffffff;
color: #ffffff;
text-decoration: none;
padding: 2px 5px;
font-weight: 600;
}

.cat_section ul {
list-style-type: none;
}

.cat_section ul li a { /* list of sections and links to on sections.php */
background: url(../images/bullet.gif) no-repeat left center;
padding: 0 0 0 15px;
color: #012AA9;
text-decoration: none;
}

.cat_section ul li a:hover {
color: #D92626;
}



#footer_nav ul { /* Main top nav that appears in footer */

margin: 0 0 0 20px;
padding: 0;
list-style-type: none;

}

#footer_nav ul li a {
font-size: 9px;
float: right;
border-left: solid 1px #ffffff;
color: #ffffff;
text-decoration: none;
padding: 2px 5px;
font-weight: 600;
}

#footer a { /* bevivid credit */
text-decoration: none;
color: #000000;
}

#footer a:hover {

color: #CC0000;
}

#right a.assessment {
background:url(../images/security-assessment.gif) no-repeat 0 -61px;
width:212px;
height: 46px;
display: block;
color: #FFFFFF;
padding: 15px 0 0 20px;
font-weight: 600;
text-decoration: none;
}

#right a.assessment:hover {
background:url(../images/security-assessment.gif) no-repeat 0 0;
color: #ffffff;
}

.news_articles h3 a {
color: #0E1F50;
text-decoration: none;
font-weight: 600;
font-size: 12px;
padding: 0;
}

.news_articles h3 a:hover {
color: #D92626;
}

#right a {
color: #0E1F50;
text-decoration: none;
font-weight: 600;
}

#right a:hover {
color: #D92626;
}

#sections_content .prod_box ul.buttons li a.product_detail, #sections_content ul.buttons li a.product_detail {
background: url(../images/submit-btn.png) no-repeat 0 -24px;
color: #ffffff;
padding: 2px 0 0 0;
width: 82px;
height: 22px;
margin-right:7px;
font-weight: bold;
text-align: center;
text-decoration: none;
margin-bottom: 10px;
display: block;
}

#sections_content .prod_box ul.buttons li a.product_detail:hover, #sections_content ul.buttons li a.product_detail:hover {
background: url(../images/submit-btn.png) no-repeat 0 0;
text-decoration: none;
}

#sections_content .prod_box ul.buttons, #sections_content ul.buttons {
list-style-type: none;
margin: 0;
padding: 0;

}

#sections_content .prod_box ul.buttons li, #sections_content ul.buttons li {
display:inline;
float: left;
height: 24px;
}

/* -------4. fonts ------- */

h1, h2, h3, h4, p, ul {
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#masthead_tagline h1 {
font-size: 14px;
font-weight: 600;
float: right;
color: #2751D9;
}

#content h1 {
font-size: 16px;
color: #666666;
text-transform: uppercase;
border-bottom: solid 3px #2751D9;
padding: 0 0 10px 0;
}

#sections_content h1 {
font-size: 16px;
color: #666666;
text-transform: uppercase;
border-bottom: solid 3px #2751D9;
padding: 0 0 10px 0;
}

#masthead_tagline h2 {
font-size: 10px;
font-weight: 600;
float: right;
color: #2751D9;
margin-right: 28px;
}



#content_area #enews h2 {
color: #ffffff;
font-size: 14px;
padding: 10px 20px;
border: none;
}

#content_area h2 { /* news archive on news.php */
font-size: 12px;
color: #666666;
text-transform: uppercase;
border-bottom: solid 3px #2751D9;
padding: 0 0 10px 0;

}

#content_area #sections_content  h2 { /* news archive on news.php */
font-size: 12px;
color: #666666;
padding: 10px 0 5px 0;
border: none;
border-bottom: solid 3px #2751D9;
}

#sections_content h2.media {
width: 300px;
}

h2 {
}

.extra h3 {
background: url(../images/extra-header.gif) repeat-x;
color: #0E1F50;
text-transform: uppercase;
padding: 5px 20px;
font-size: 10px;
}

#right h3 {
text-transform: uppercase;
border-bottom: solid 3px #2751D9;
color: #666666;
padding-bottom: 10px;
}

h4{
}

#masthead_contact p { /* telephone number at the top of the page */
float: right;
font-size: 20px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: 600;
color: #2751D9;
margin-top: 40px;
}

#content p {
color: #666666;
font-size: 12px;
line-height: 16px;
margin: 10px 0;
}

#sections_content p {
color: #666666;
font-size: 12px;
line-height: 16px;
margin: 10px 0;
}

#enews p {
color: #ffffff;
font-weight: 600;
padding: 10px 20px;
}

#sections_content ul {
margin: 0;
padding: 0;
list-style-position: inside;
}

#sections_content ul li {

}


ol {
}

hr {
}

.red {
color: #D92626;
}

.blue {
color: #2751D9;
}

.copyright {
float: left;
}

.credit {
float: right;
}
/* ------- 5. forms ------- */

#enews form {
margin: 0px 20px;
}

#enews form input.textfield {
width: 180px;
padding: 5px;
border: solid 1px;
margin-bottom: 10px;
border: solid 1px #0E1F50;
}

#enews form input.textfield:hover {
border: solid 1px #cccccc;
}

#enews form input.submitbutton {
background: url(../images/submit-btn.png) no-repeat 0 -24px;
color: #ffffff;
border: none;
padding: 0px 10px;
width: 82px;
height: 24px;
float: right;
margin-right:7px;
font-weight: bold;
cursor:pointer;
text-decoration: none;
}

#enews form input.submitbutton:hover {
background: url(../images/submit-btn.png) no-repeat 0 0;
text-decoration: none;
}


form.sales {
width: 400px;
margin: 0 auto;
}

form.sales label {
float: left;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.sales .textfield { /* sales enquiry form */
float: right;
width: 250px;
height: 18px;
padding-top: 2px;
border: solid 1px #cccccc;
margin-bottom: 10px;
color: #333333;
}

.sales .textfield:hover {
border: solid 1px #1e417f;

}

.sales .textarea {
float: right;
width: 250px;
border: solid 1px #cccccc;
margin-bottom: 10px;
}

.sales .textarea:hover {
border: solid 1px #1e417f;
}

.sales .textfield_error {
border: solid 1px #cc0000;
float: right;
width: 250px;
margin-bottom: 10px;
}

.sales .textarea_error {
border: solid 1px #cc0000;
float: right;
width: 250px;
margin-bottom: 10px;
}

.required {
color: #CC0000;
font-weight: 600;
}

#content p.required {
color: #CC0000;
font-weight: 600;
}

.notice {
font-style: italic;
color: #1e417f;
float: right;
}

/* ------- 6. images ------- */

a img {
	border: 0;
}

#masthead_tagline img {
float: left;
padding: 10px;
}

.extra img {
/* float: left; */
margin: 10px;
padding-left: 10px;
}

.prod_box img {
padding-right: 20px;
margin-bottom: 10px;
}

/* -------7. hacks ------- */


#wrapper {
text-align: left;
}

* html #container {
width: 910px;
}

* html #masthead_tagline img { /* .hts fix stretches logo in IE6 so this fixes that */
height: 48px;
width: 141px;
}

* html #navigation ul li a { /* padding on main nav */
padding: 13px 13px;
}

* html #content {
width: 370px;
}

* html form.sales {
width: 370px;
}

* html .prod_box {
overflow: hidden;
}

* html #right {
float: right;
margin: 0 0 0 20px;
padding: 10px 0 0 10px;
}

img, div, li, a, input { behavior: url(iepngfix.htc) }
