/*Computer Assistance Home Page Styles*/
/*author: Diarmuid Simpson*/
/*contact: diarmuid@clickclickclick.co.uk*/
/*date: 15.10.2007*/


h1 {
    margin-top: 7px;
    margin-left: 20px;
    color: #ff6600;
}

h2 {
    margin-top: 16px;
    margin-left: 14px;
    color: #009900;
    z-index: 10;
}

h3 {
    margin-top: 16px;
    margin-left: 14px;
    color: #009900;
    z-index: 10;
}

ul {
    margin: 0;
}

.menu #homeSelected {
	width: 100px;
	background: #04ae04 url("../img/buttonHomePageBG.png") no-repeat top;
}


/*
* Orange band on home page
*
*/

.orangeArea .car {
    position: absolute;
}

.orangeArea #smallCar {
    left: 52px;
	bottom: 5px;
}

.orangeArea #mediumCar {
    left: 187px;
	bottom: 0px;
}

.orangeArea #largeCar {
    left: 347px;
	bottom: 0px;
}

.orangeArea #bigger {
    position: absolute;
	left: 555px;
	bottom: 22px;
}

iframe {
    position: relative;
	float: left;
	margin: 10px 0px 0px 7px;
	width: 892px;
	min-height: 50px;
	max-height: 80px;
	border: 0;
	padding: 0px;
}

#robot {
    position: relative;
	float: left;
	margin-top: 10px;
	width: 892px;
	min-height: 100px;
	border: 1px solid #eeeeee;
}

#lewit {
    position: relative;
	float: left;
	margin-top: -110px;
	left: 20px;
}

/*
* Intro boxes: remote support, network support etc
*
*/

.boxes {
    position: relative;
	float: left;
	margin-top: 10px;
	width: 892px;
	padding-left: 11px;
}

.boxes .box {
    position: relative;
	min-height: 196px;
	width: 210px;
	margin-left: 14px;
	float: left;
}

.boxes .box .linkBox {
    position: relative;
	margin-top: 69px;
	width: 193px;
	padding: 12px 0px 0px 17px;
	border-top: #ffffff 1px solid;
	background-color: #bb04bb;
	min-height: 28px;
	font-size: 110%;
	font-weight: bold;
}

.boxes #remote .linkBox {
    background: url('../img/remoteBG.jpg') no-repeat top;
}

.boxes #network .linkBox {
    background: url('../img/networkBG.jpg') no-repeat top;
}

.boxes #repairs .linkBox {
    background: url('../img/repairsBG.jpg') no-repeat top;
}

.boxes #shop .linkBox {
    background: url('../img/shopBG.jpg') no-repeat top;
}

.boxes .box .linkBox a {
    color: #ffffff;
	text-decoration: underline;
}

.boxes .box .linkBox a:hover {
    color: #ffffff;
	text-decoration: none;
}

.box .linkBox #remoteComp {
    position: relative;
	top: -25px;
	margin: 0px 0px -46px 5px;
}

.box .linkBox .arrow {
    margin: 0px 0px -4px 10px;
}

.box .textBox {
    position: relative;
	color: #ffffff;
	top: 0;
	width: 162px;
	margin: 14px 5px 15px 19px;
}

.box .textBox p {
    color: #003366;
	width: 100%;
	margin: 0;
	padding: 0;
}

.box .textBox p a {
    color: #003366;
}

.boxes #remote {
    margin-left: 0;
	background: #f6f6f6 url('../img/remotePhoto.jpg') no-repeat top;
}

.boxes #network  {
	background: #f6f6f6 url('../img/networkPhoto.jpg') no-repeat top;
}

.boxes #repairs  {
	background: #f6f6f6 url('../img/repairsPhoto.jpg') no-repeat top;
}

.boxes #shop  {
	background: #f6f6f6 url('../img/shopPhoto.jpg') no-repeat top;
}

.boxes .box .bl {
    position: absolute;
	float: left;
	left: 0;
	bottom: 0;
}

.boxes .box .br {
    position: absolute;
	float: right;
	right: 0;
	bottom: 0;
}

.mid {
    position: relative;
	margin: 14px 0px 10px 11px;
	width: 883px;
	float: left;
}

.mid #about {
    position: relative;
	width: 659px;
	min-height: 230px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	float: left;
	padding-bottom: 10px;
}

#innerAbout {
    position: relative;
	margin-top: 0;
	width: 639px;
	min-height: 130px;
	left: 10px;
	background: url("../img/innerAboutBG.jpg") repeat-y top;
	float: left;
}

#innerAbout ul {
    position: relative;
	list-style: outside url("../img/green-tick.gif");
	padding: 0px 0px 0px 35px;
	margin: 15px 0px 0px 0px;
}

#innerAbout ul li {
	margin: 0px 0px 10px 0px;
	color: #333333;
}

#innerAbout ul li a {
    color: #333333;
}

/*
* Corners of About Us curved boxes
*
*/

.aboutTL,  .aboutBL, #innerAboutTL, #innerAboutBL {
    position: absolute;
	float: left;
}

.aboutTR, .aboutBR, #innerAboutTR, #innerAboutBR {
    position: absolute;
	float: right;
}

.aboutTL {
    left: -1px;
	top: -1px;
}

#innerAboutTL {
    left: 0;
	top: 0;
}

.aboutTR {
    right: -1px;
	top: -1px;
}

#innerAboutTR {
    right: 0;
	top: 0;
}

.aboutBL {
    left: -1px;
	bottom: -1px;
}

#innerAboutBL {
    left: 0;
	bottom: 0;
}

.aboutBR {
    right: -1px;
	bottom: -1px;
}

#innerAboutBR {
    right: 0;
	bottom: 0;
}

.mid #about h1 {
    position: relative;
	font-size: 120%;
	border-bottom: 1px dashed #cccccc;
	color: #f36523;
	left: 10px;
	padding: 10px 0px 5px 2px;
	width: 635px;
	float: left;
	margin: 0;
	background-color: #ffffff;
}

.mid #about h1 span {
    color: #04ae04;
}

#about p {
    position: relative;
	width: 620px;
	left: 10px;
	padding: 0;
	margin: 8px 0px 10px 2px;
	float: left;
	color: #333333;
}

.mid #otherServices {
    position: relative;
	width: 209px;
	min-height: 230px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	float: left;
	padding-bottom: 10px;
	margin-left: 10px;
}

#otherServices .service {
    position: relative;
    float: left;
    padding: 10px;
    width: 185px;
    margin: 0;
}

#otherServices h2 {
    position: relative;
    float: left;
    z-index: 2;
    padding: 10px 10px 5px 0px;
    margin: 0px 0px 0px 15px;
    width: 160px;
    color: #be0028;
    border-bottom: 1px dashed #cccccc;
}

.service .imgWrap {
    position: relative;
    float: left;
    width: 35px;
}

.service .descWrap {
    position: relative;
    float: left;
    width: 145px;
}

.service .descWrap p {
    border: 0;
    padding: 5px 0px 0px 0px;
    margin: 0;
    font-size: 85%;
    font-weight: bold;
}

.descWrap p a {
    color: #be0028;
}

.more {
    position: relative;
	width: 848px;
	padding: 10px 10px 10px 20px;
	margin-top: 15px;
	border: 1px dashed #cccccc;
	min-height: 70px;
	float: left;
	background: #efefef;
}

.more ul {
    position: relative;
	list-style: outside url("../img/tick.gif");
	padding: 0px 0px 0px 35px;
	margin: 15px 40px 0px -10px;
	float: left;
}

.more li {
	margin: 0px 0px 10px 0px;
	color: #999999;
}

.more li a {
    color: #993333;
}

.more h3 {
    padding: 0px 0px 0px 2px;
    margin: 0;
    color: #993333;
    font-size: 110%;
}

.more ul li {
    color: #000000;
}



