/* Colours used */

/*----------------

dark orange			#FF6600
text dark grey		#666666
light grey bg		#E9E9E9
link dark blue		#2B578F
panic dark lime 	#CCCC00
panic light lime	#D7D772

------------------*/

/* Main elements
------------------*/
*	{
	margin:0;
	padding:0;
}

body	{
	font-size:62.5%;
	font-family:Tahoma,Verdana, sans-serif;
	background:#FFF;
	color:#666666;
}

/* SBMH to correct font-size difference */
* html body {
	font-size:x-small; /* for IE5/Win */
	f\ont-size:62.5%; /* for other IE versions */
}

h1	{
	font-size:1.2em;
	font-family:"Arial Rounded MT", Arial, sans-serif;
	color:#FF6600;
}

h2	{
	font:bold 1.8em Arial;
	color:#FF6600;
	margin-bottom:15px;
}

h3	{
	font-size:1.4em;
}

h4	{
	font-size:1.3em;
}

h5	{
	font-size:1.3em;
	color:#4975AD;	
}

h6	{
	font-size:1.3em;
	font-style: italic;
}

p	{
	font-size:1.2em;
}
ul	{
	list-style:none;
}

a img	{
	border:0;
}
a	{
	text-decoration:none;
	color:#2B578F;
}
a:hover	{
	text-decoration:underline;
	color:#3399CC;
}

/* Main divs
------------------*/

#backup img	{
	margin-top:40px;
}
#box_top	{
	background:url(../images/box_top2.gif) no-repeat;
	width:908px;
	height:41px;
}
#box_bottom	{
	background:url(../images/box_bottom2.gif) no-repeat;
	width:908px;
	height:41px;
}
#close	{
	background:#ff9900 url(../images/panic_bg.gif);
	height:260px;
	padding:10px;
}
#close p	{
	margin-bottom:20px;
}
#close_window	{
	font-size:1.2em;
}
#content_wrapper	{
	padding:10px 0 0 65px;
	float:left;
}
#content_wrapper h1,
#content_wrapper p	{
	padding-left:10px;
	border-left:1px solid #888888;
}
#content_wrapper p	{
	padding-bottom:10px;
}
#content_about,
#content_services,
#content_packages,
#content_mobile	{
	float:left;
	width:199px;
}

#software	{
	margin:10px 0;
}
#hours tr	{
	line-height:1.3em;
	height:1.5em;
}
#hours td,
#software td	{
	padding-left:10px;
}
#hours	td:first-child	{
	width:30%;
}
#hours td:last-child	{
	width:70%;
}
#software td	{
	padding:5px;
}
#icons	{
	margin:0 100px;
	width:690px;
}
#icons li	{
	display:inline;
	margin-left:123px;
	float:left;
}
#icons li.first	{
	margin:0;
}
#left	{
	width:190px;
	padding-left:60px;
	float:left;
}
#left ul	{
	margin:15px 0;
}
#left img	{
	margin:20px 0 30px 35px;
	width:80px;
}
#left ul,
#left h1,
#left p,
#left a.back	{
	width:155px;
	float:left;
}
#left h1,
#left p	{
	margin-bottom:7px;
}
#left p,
#left a	{
	font-size:1.1em;
}
#left a.back	{
	font-size:1.2em;
	font-weight:bold;
}

#main	{
	background:url(../images/box_side2.gif) repeat-y;
	width:908px;
}
#nav	{
	float:left;
	padding-left:75px;
	height:17em;
	font-size:1.1em;
}
#nav ul	{
	float:left;
	width:198px;
	display:none;
}
#nav_about,
#nav_services,
#nav_packages,
#nav_mobile	{
	position:relative;
}
#nav_services	{
	left:200px;
}
#nav_packages	{
	left:400px;
}
#nav_mobile	{
	left:600px;
}
#nav li,
#nav_about li,
#nav_services li,
#nav_packages li,
#nav_mobile li,
#left li,
#right li	{
	padding-left:20px;
	background:url(../images/list_item.gif) no-repeat center left;
}
.nav_bottom	{
	float:left;
	width:150px;
	position:relative;
	bottom:16px;
	left:75px;
	border-right:3px dashed #EEE;
}
.nav_bottom a	{
	float:right;
	text-align:right;
	font:bold 1.1em "Arial Rounded MT", Arial, sans-serif;
	color:#FF6600;
}
#panic	{
	padding:0 5px 10px 0;
}
#panic_box	{
	float:left;
	clear:left;
	height:260px;
	width:270px;
	padding:20px 0 0 40px;
	background:#FF9D04 url(../images/panic_bg.gif) repeat-x;
}
#panic_box li 	{
	list-style:none;
	float:left;
	clear:left;
	width:200px;
	margin:3px 0;
}
#panic_box ol li	{
	margin:1px 0;
}
#panic_box label	{
	float:left;
	clear:left;
	width:60px;
	font-size:1.2em;
}
#panic_form	{
	margin:10px 0;
	padding-right:40px;
}
#panic_form input	{
	width:100px;
	float:right;
	clear:right;
}
#panic_box_button	{
	margin:0 0 10px 30px;
}
#priority	{
	margin:15px 0;
}
#priority li	{
	padding:0;
	background:none;
}
#right	{
	float:left;
	width:450px;
	margin:80px 0 30px 75px;
}
#right ul,
#right p	{
	line-height:1.4em;
	letter-spacing:.2px;
	font-size:1.1em;
}
#right p.float	{
	width:100%;
}
#right li	{
	margin:3px 0;
}
#service a	{
	padding:10px 35px 20px 0;
	background:url(../images/pdf_icon.gif) no-repeat center right;
	margin-right:10px;
}
.laptop-repair-container {
	float:left;
	margin:20px 40px 0 65px;
}
.laptop-repair-container p {
	margin:0 0 10px 0;
}
.laptop-repair-container a, .laptop-repair-container a:visited {
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}
.laptop-repair-container a:hover {
	text-decoration:underline;
}
.laptop-repair-left-col {
	float:left;
	margin-right:40px;
	width:479px;
}

.laptop-repair-right-col {
	float:right;
	width:284px;
}

/*Tables*/

table	{
	color:#000;
	font-size:1.1em;
	margin:10px 0;
	width:400px;
}
table th	{
	text-align:left;
	padding-left:10px;
}
table td	{
	padding:3px 0 3px 5px;
	vertical-align:top;
}


/*End Tables*/

.tel	{
	font-size:1.4em;
	margin-left:30px;
}
#tip	{
	width:178px;
}
#tip a	{
	padding:10px 30px 5px 0;
	margin:10px 15px 5px 0;
	background:url(../images/tip_icon.gif) no-repeat top right;
}
#title	{
	margin:20px 10px 0 30px;
	float:left;
	width:450px;
}
#title_strapline	{
	margin-top:30px;
}

#wrapper	{
	width:925px;
	margin:0 auto;
	background:#FFFFFF;
}
.textmiddle {
	vertical-align:middle;
} 
.socialnetworklink {
	padding:10px 20px 5px 0;
	font-size:1em;
	white-space:nowrap;
	
}


/* Forms
------------------*/
#contact_form	{
	margin:20px 0 0 0;
	width:350px;
}
#contact_form input,
#contact_form textarea	{
	float:right;
	clear:right;
	width:230px;
}
#contact_form ol	{
	list-style:none;
}
#contact_form em	{
	color:#F00;
	font-size:1.4em;
}
#contact_form li	{
	float:left;
	padding:0;
	background:none;
}
#contact_form label	{
	float:left;
	clear:left;
	width:110px;
	font-size:1.1em;
}
#contact_form textarea	{
	height:5em;
}

#rescue	{
	width:180px;
	border:0;
}
#contact_form input,
#contact_form textarea,
#login input,
#rescue input	{
	background:#DDD;
	border:1px solid #DDD;
	margin-bottom:5px;
}
#login h5,
#rescue h5	{
	margin:5px 0;
}
#rescue h5,
#rescue input,
#rescue submit	{
	width:160px;
	float:left;
	margin-left:10px;
}
#login h5,
#login input,
#login submit	{
	width:120px;
	float:left;
	margin-left:10px;
}
#contact_form input.button,
#login input.button,
#rescue input.button	{
	background:#FF6600;
	border:0;
	color:#FFF;
	font-size:1em;
	font-family:Verdana;
	height:1.4em;
	line-height:1.4em;
}
#contact_form input.button	{
	height:15px;
	width:100px;
	font-weight:bold;
	float:right;
}
#contact_form input,
#login input,
#rescue input	{
	line-height:1.6em;
	height:1.6em;
}
#login input.input,
#rescue input.input	{
	font-size:1em;
	color:#999999;
}
/* End Forms
------------------*/


/* Main classes
------------------*/
	
	.access	{
		text-decoration:underline;
	}
	.alt	{
		background:#ffc580;
	}
	.alt_lt	{
		background:#ffe3c2;
	}
	.clear	{
		clear:both;
	}
	.coming_soon	{
		color:#AAA;
	}
	.disclaimer	{
		color:#aaa;
		margin-top:10px;
	}
	.float	{
		float:left;
		clear:left;
	}
	.bold	{
		font-weight:bold;
	}
	.bold_orange	{
		font-weight:bold;
		color:#FF6600;
	}
	.bold_blue	{
		color:#4975AD;
	}
	.bigger_bold	{
		font-weight:bold;
		font-size:1.1em;
	}
	#right .testimonials li	{
		padding:0 0 20px 0;
		background:none;
		margin-bottom:20px;
		border-bottom:2px dashed #DDD;
		font-size:.8em;
	}
	#right .testimonials li p	{
		font-size:1.2em;
	}
	#right .testimonials li a	{
		font-size:1.1em;
	}
	
	img.pc-repair-btn {margin: 40px 0 20px 0; border:none; }