html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 100%;
}

.logo_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	color: #045fa8;
}

.logo_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	color: #f7650d;
	font-style: normal;
	margin-bottom: 3px;
	margin-right: 50px;

}

.gradient {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.column_header {
	background-image: url(images/li.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #CCC;
}

.column_borders {
	border-style: solid;
	border-color: rgb(191, 191, 191);
	border-width: 0px 1px 1px 1px;
}

.column_cell_pad {
	padding: 10px;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FF6600;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF6600;
}
a.list:link {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
a.list:visited {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
a.list:hover {
	color: #FF6600;
	font-size: 14px;
}

a.list2:link {
	color: #0066CC;
	text-decoration: none;
	font-size: 14px;
}
a.list2:visited {
	color: #0066CC;
	text-decoration: none;
	font-size: 14px;

}
a.list2:hover {
	color: #FF6600;
	font-size: 14px;

}

a.grey:link {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}
a.grey:visited {
	color: #999999;
	text-decoration: none;
	font-size: 14px;

}
a.grey:hover {
	color: #999999;
	font-size: 14px;

}
.repair_menu_sep {
	margin-bottom: 7px;
	margin-top: 7px;
}

#doublelines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px dotted #7AAADB;
}
.portfolioborder {
	border: 1px solid #0054A8;
}
h1 {
	font-size: 18px;
	color: #999;
	margin:0;
	padding:0;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	color: #999999;
	font-weight: normal;
	margin-top: 15px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #33689A;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(images/gradient_text_background.jpg);
	background-repeat: no-repeat;
}
li {
	margin-bottom: 10px;
	list-style-type: square;
}
.address_top {
	font-size: 141%;
	color: #999999;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 50px;
	letter-spacing: .1em;
}

.headeradj {
	margin-bottom: 5px;
}
.orangetext {
	color: #FF6600;
}
.formfield
{
	color: #003399;
	background: #FFFFFF;
	border: 1px solid #003DB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1px 0px 0px 0px; padding: 0px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}
.white_medium_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
.style4 {
	color: #003399;
	font-weight: bold;
	font-style: italic;
}
.padded_text {
	font-size: .80em;
}


/* Menu CSS */
#dolphincontainer{position:relative;height:40px;color:#E0E0E0;background:#5A5A5A;width:100%;font-family:Arial,Verdana,sans-serif;margin:0px;padding:0px;}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:none;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* End MENU CSS */

/* Start Header Backgrounds */
.computeranddesk {
	background-image: url(images/computeranddesk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.virus_spyware {

	background-image: url(images/antispyware.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.healthcheck {

	background-image: url(images/healthcheck.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.networking {

	background-image: url(images/networking.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.laptoprepair {

	background-image: url(images/laptoprepair.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.datatransfer {

	background-image: url(images/datatransfer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.datarecovery {

	background-image: url(images/datarecovery.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.design {

	background-image: url(images/design.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/* End Header Backgrounds */

.centerwapper {
	text-align: center;
	margin: 0 auto;
}

/* Javascript Image Viewer */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
	float: left;

}
.highslide img {
	border: 1px solid #BFBFBF;
	margin-top: 22px;
	margin-left: 12px;
}
.highslide:hover img {
	border: 1px solid #58A3CB;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* End Javascript Image Viewer */
/* Javascript Image Viewer for side panel */
.highslide2 {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
	float: left;

}
.highslide2 img {
	border: 1px solid #BFBFBF;
}
.highslide2:hover img {
	border: 1px solid #58A3CB;
}

.highslide2-image {
    border: 1px solid white;
}
.highslide2-image-blur {
}
.highslide2-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide2-display-block {
    display: block;
}
.highslide2-display-none {
    display: none;
}
.highslide2-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide2-credits,
a.highslide2-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide2-credits:hover,
a.highslide2-credits:hover i {
    color: white;
    background-color: gray;
}

/* End Javascript Image Viewer for side panel*/
/* Test Highslide */
/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 300px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, 
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-footer {
	display: none;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* End of test */
/* Randomise Testimonial content */

.group1{
visibility: hidden;
font-size: 12px;
margin-bottom: 15px;
margin-top: 20px;
border-bottom-width: 1px;
border-bottom-color: #FF6600;
border-bottom-style: solid;
padding-bottom: 20px;
}
.featuredt {
font-size: 15px;
font-weight: normal;
color: #333333;
}
/* End Randomise */
.pageheader2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
}

