/*-----------------------------------------------------------------------------
Primary LCR Systems Style Sheet

version:   1.0
author:    Callum Strong | http://www.callumstrong.com
email:     callumstrong@gmail.com
website:   http://www.lcrsystems.co.uk
-----------------------------------------------------------------------------*/
/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

html,body{
	margin:0;
	padding:0;
}

body{
	font-size: 1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	border-top:4px solid #285A78;
	background:url(images/background.gif) right top no-repeat #FFF;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:1em;
}

/* =Page Structure
-----------------------------------------------------------------------------*/

#content {
	float:left;
	width:66%;
}

#sidebar {
	margin-left:70%;
}

#footer {
	clear:left;
	height:4em;
}

/* =Contact Info (Top)
-----------------------------------------------------------------------------*/

#contact {
	float: right;
	background: url(images/contact.gif) left bottom no-repeat;
}
#contact p {
	font-size:0.7em;
	padding: 5px 9px;
	color: #6e6e6e;
}
#contact p strong {
	color: #444;
}

/* =Header Settings
-----------------------------------------------------------------------------*/

#header {
	height:130px;
}

#header img{
	float:left;
}

#header p{
	position:absolute;
	top:4.3em;
	right:10px;
	width:60%;
	font-family: Georgia, "Times New Roman", serif;
	font-size:1.6em;
	text-align:right;
	font-style:italic;
	color:#BBC;
}

/* =Main Navigation
-----------------------------------------------------------------------------*/

#menu {
	float:left;
	width:100%;
	font-size: 0.95em;
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #285a78;
}

#menu li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
}

#menu a:link, #menu a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	margin: 0 20px 0 20px;
	text-decoration: none;
	color: #999;
}

#menu a.active:link, #menu a.active:visited, #menu a:hover {
	border-bottom: 4px solid #285a78;
	padding-bottom: 2px;
	color: #333;
}

/* =Info Settings
-----------------------------------------------------------------------------*/

#info {
	clear:both; /*Clear the nav, firefox fix*/
	height:140px;
	background-color: #9999FF;
	background-image: url(images/info/4.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#info img {
	float:right;
	border-left:1px solid #FFF;
}



/* =Content Settings
-----------------------------------------------------------------------------*/

#content {
	padding:1em;
	font-size:0.75em;
	line-height:1.8em;
}

#content p {
	margin-bottom:0.6em;
}

#content .mainIMG {
	float:right;
	padding:0.3em;
	position:relative;
	top:-13px;
}

#content .scr {
	margin:0 0.4em;
	padding:2px;
	border:1px dashed #CCC;
}

#content img {
	border:none;
}

#content .crIMG {
	float:right;
	position:relative;
	top:-10px;
	padding:0;
	margin:1px;
}


h1 {
	font-size: 1.4em;
	padding:0.9em 0.4em 0.1em;
	margin-bottom:0.8em;
	color:#0E89A9;
	border-bottom:1px dotted #CCC;
}

#content h2 a:link {
	font-size:1.25em;
	color:#2a4888;
	letter-spacing:0.1em;
	text-decoration:none;	
}

#content h2 a:visited {
	font-size:1.25em;
	text-decoration:none;
	color:#2a4888;
}

#content h2 a:hover {
	text-decoration:underline;
}

#cellOne {
	padding-top:0.9em;
	float:left;
	width:49%;
}

#cellTwo {
	padding-top:0.9em;
	float:right;
	width:49%;
}

#content h3 {
	font-size:1.4em;
	color:#2a4888;
	letter-spacing:0.1em;
	text-decoration:none;
	margin:0 0.4em 0.6em;
}

.services {
	top:100px;
	list-style-type:none;
}

.services li {
	background:url(images/tick_bullet.gif) no-repeat; 
	padding:0 25px 5px;
	margin-left:0.4em;
}

.products {
	margin:0;
	padding:0;
}

.products li {
	list-style:none;
	margin:0.5em;
	padding:0.5em;
	padding-right:130px;
	color:#999;
	border: 1px dotted #DDD;
}

.default:hover {
	color:#000;
	border-right:6px solid #285A78;
}

.touchScreens:hover {
	background:url(images/touch_screen_1.jpg) right no-repeat;
	color:#000;
}

.cashRegisters:hover {
	background:url(images/cash_registers.jpg) right no-repeat;
	color:#000;
}

.cctv:hover {
	background:url(images/cctv_equipment.jpg) top right no-repeat;
	color:#000;	
}

.hotelPMS:hover {
	background:url(images/hotel_pms.jpg) right no-repeat;
	color:#000;
}

.productInfo {
	padding:1em;
	margin-bottom:1em;
	border:#CCC 1px dotted;
}

/* =Sidebar Settings
-----------------------------------------------------------------------------*/

#sidebar {
	padding:1em;
	font-size:0.75em;
	line-height:1.8em;
	border-left:1px #CCC solid;
	border-bottom:1px #CCC solid;
	background-color:#f0f0f0;
}

#sidebar h2 {
	font-size: 1.4em;
	padding:0.9em 0.4em 0.1em;
	color:#0E89A9;
	border-bottom:1px dotted #CCC;
}

#sidebar p {
	border-bottom:1px dotted #BBB;
	padding:0.5em 0;
	color:#333;
}

#sidebar img {
	padding:0.1em;
	border:1px #999 solid;
}

#sidebar a:link {
	text-decoration:none;
	border-bottom:1px dashed #CCC;
	color:#466F8C;
}

#sidebar a:visited {
	text-decoration:none;
	border-bottom:1px dashed #CCC;
	color:#466F8C;
}

/* =Footer Settings
-----------------------------------------------------------------------------*/

#footer {
	font-size:0.7em;
	line-height:1.3em;
	border-top:4px solid #285a78;
	color:#96adbe;
	padding:0.7em;
	background-color: #99CCFF;
}

#footer div:hover {
	color:#FFF;
}

#footer a{
	text-decoration:none;
	color:#FFF;
}

.footerLeft {
	float:left;
	width:49%;
}

.footerRight {
	float:right;
	width:49%;
	text-align:right;
}

/* =Form Settings
-----------------------------------------------------------------------------*/

#contactForm fieldset {
	border:none;
	padding:0 1em;
}
