/* --------- defaults  --------- */
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End reset */




* {
	margin: 0;
	padding: 0;
		}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
		}


/* ---------- fonts ---------- */

html {
		font-size: 100%;
		}

body {
	font-size: 62.5%;
		}
#wrapper{
	width:100%;
	text-align:center;
}

.pic_header{
	width:1101px;
	height:150px;
	background-image:url(../images/skyline_stac_8.png);
	margin:10px auto;
}
div#header_left{
	height:85px;
	width:400px;
	clear: both;
}


.header_text{
	float:left;
	text-align:center;
	width:600px;
	height:40px;
	margin: 8px 0px 0px 400px;
}
.header_title{
	float:left;
	text-align:center;
	width:200px;
	height:40px;
	margin: 40px 0px 0px 45px;

}
.header_text .header_heading{
	font-family:"Comic Sans MS";
	font-size:1.7em;
	font-weight:500;
	line-height:1.7em;
	color:#333333;
	margin: 0;
	padding: 0;
	font-style: normal;
	overflow: hidden;
}
	
.board_text{
	float:left;
	text-align:center;
	width:260px;
	height:40px;
	margin: 132px 0px 0px 132px;
}

#content_wrapper{
	margin:0 auto 0 auto;
	width:1101px;
	height:auto;
	min-height:300px;
}
#hoverpage_wrapper{
	width:590px;
	height:auto;
	border:1px solid #0033CC;
	position:relative;
	float: left;
	margin-top: 20px;
	padding: 10px;
}

#page_col_left{
	width:240px;
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	position:relative;
	float:left;
	min-height:200px;
	height: auto;
	z-index: 10;
	clear: both;
	margin: 20px 0px 0 0;
}

#page_col_right{
	width:240px;
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	position:relative;
	float:left;
	min-height:200px;
	height: auto;
	z-index: 10;
	margin: 20px 0 0 0px;
}
ul.access{
	list-style:none;
	text-align: left;
	margin: 3px 0 10px 30px;
	font-size: 1.2em;
	line-height: 1.5em;
}

span.services{
	text-align: left;
	margin: 3px 0 10px 0px;
	font-size: 1.2em;
	line-height: 1.3em;
}
	
#header_phone {
	background:url(../images/phone.png) no-repeat;
	height:56px;
	width:240px;
	position:absolute;
	top:20px;
 	right:20px;
}
#callmeback {
	height:60px;
	width:120px;
	position:absolute;
	top:120px;
 	right:20px;
}

#header_email {
	font:Arial, Helvetica, sans-serif;
	height:70px;
	width:300px;
	position:absolute;
	top:40px;
	left:20px;
}
#header_email a{
	font-size:24px;
	font-weight:500;
	color:#00293d;
	text-decoration:none;
}
#header_email a:hover {
	text-decoration:underline;
	color:#00293d;
}

#header_index {
	border:none;
	height: 130px;
	width: 400px;
	text-align: left;
	margin: 0 auto;
	display: block;
}
#header{
	margin-top:30px;
	position:relative;
	border:none;
	float: left;
	height:100px;
	overflow:hidden;
}
#flash{
	float:right;
	margin: 20px 20px 0 0;
	border: 1px solid;
	border-color: #CCCCCC;
	position: relative;
	z-index: -1;
}
.icons{
	width:80px;
	height:80px;
	float:left;
	margin: 0px 10px 0px 0px;
}

#header p{
	font-family:"Trebuchet MS";
	font-style:italic;
	color: #336699;
	font-weight: normal;
	font-size: 2em;
	line-height:2.2em;
	margin: 0;
	padding: 0;
	text-indent: 2em;
}


/*Index*/
#whatwedo {
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	margin-left:1%;
	margin-top:10px;
	position:relative;
	float:left;
	min-height:200px;
	width:33%;
	height: auto;
	z-index: 1;
	text-align: left;
/*	min-width: 400px; */
	overflow: hidden;
}

#main_index {
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	margin-left:0%;
	margin-top:10px;
	position:relative;
	float:left;
	min-height:200px;
	width:32%;
	height: auto;
	z-index: 10;
	text-align: left;
/* 	min-width: 400px; */
}

#contact {
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	margin-left:1%;
	margin-top:10px;
	position:relative;
	float:right;
	min-height:200px;
	width:32%;
	height: auto;
	z-index: 1;
	text-align: left;
/* 	min-width: 400px; */
}
/*Footer for ALL pages*/
#footer {
	clear:both;
	text-align:center;
	border:20px;
	padding:20px 0px 20px 0px;
}

#styles {
	border:thin;
	float:right;
	min-height:150px;
	width:100px;
	background:#FFFFff;
	margin:2px;
	height: 150px;
	}

#hold_image1{
	position:relative;
	float:left;
	padding-left:20px;
	padding-top:20px;
}
#hold_image2{
	position:relative;
	float:left;
	padding-left:72px;
	padding-top:20px;
}
#hold_image3{
	position:relative;
	float:left;
	padding-left:32px;
	padding-top:20px;
}
#hold_image4{
	position:relative;
	float:left;
	padding-left:57px;
	padding-top:20px;
}

#example_text{
	width:480px;
	height:50px;
	background-color: #999999;
	margin-top: 5px;
}

.back_change{
	background-color:#FFFFFF;
}
.back_change:hover {
	background-color:#CCCCCC;
}

#port_text{
	float:none;
	padding-left: 20px;
}
#port_text p {
	line-height: 1.5em;
	color: #666666;
	font-size: 0.8em;
}
#port_text a{
	color:#339933;
}
#port_text h2{
	color:#993300;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
}
#port_text a:hover {
	color:#66CC33;
}
#port_text strong {
	color:#666666;
	margin: 3px 0 0 0;
}

.centre_skype{
	margin:0 auto 20px auto;
	width:114px;
	height:20px;
}
.centre{
	margin:0px auto 20px auto;
	width:240px;
	height:auto;
}
.centrewide{
	margin:20px auto 20px auto;
	width:290px;
	height:auto;
}
.centre_side{
	margin:0px auto 10px auto;
	width:140px;
	height:auto;
}
img.joomla{
	margin:0 0 10px 10px;
	width: 180px;
}
img.magento{
	margin:20px 10px 0 0;
	float:right;
	width: 80px;
}
img.oscommerce{
	margin:0 0 0 5px;
	border:solid 1px #333333;
	float:left;
	width: 180px;
}
img.presta{
	margin:5px 0 0 5px;
	border:solid 1px #333333;
	width: 180px;
}



/* Text definitions*/

a{
	color:#06a0f0;
	text-decoration:none;
}
a:hover{
	color:#06a0f0;
	text-decoration:underline;
}
a:active{
	color:#06a0f0;
}



h1{
	font-family:"Trebuchet MS";
	font-style:italic;
	color: #cc0033;
	font-weight: bold;
	white-space: nowrap;
	font-size: 32px;
	line-height:40px;
	display:none;
}
.textontheboard{
	font-family:"Trebuchet MS";
	font-style:italic;
	color: #cc0033;
	font-weight: bold;
	white-space: nowrap;
	font-size: 32px;
	line-height:40px;
}
.textontheboard a{
	text-decoration:none;
	color: #cc0033;
	
}
.textontheboard a:hover{
	background-color:#cc0033;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
.textontheboard a:active{
	background-color:#CC0033;
	color:#FFFFFF;
	text-decoration:none;
}
h2{
	font-family:"Trebuchet MS";
	color: #006633;
	font-weight: bold;
	line-height:2.4em;
	font-size: 2.4em;
	text-align: center;
}
h3{
	font-family:"Trebuchet MS";
	font-style:italic;
	color: #CC0033;
	font-weight: bold;
	white-space: nowrap;
	font-size: 20px;
	line-height:40px;
}
h3 a{
	text-decoration:none;
	color:#CC6633;
}
h3 a:hover{
	background-color:#CC9966;
	color:#CCCC00;
}

h4{
	color: #006633;
	font-weight: bold;
	font-size: 2em;
	margin-top: 5px;
	text-align: center;
	line-height:2em;
	font-family: "Trebuchet MS";
}
h5{
	color: #660099;
	font-weight: bold;
	font-size:1.9em;
	margin-top: 10px;
	text-align: center;
	font-family: "Trebuchet MS";
}
h6 {
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	font-family: "Trebuchet MS";
	line-height: 2.5em;
	color: #333333;
	font-style: italic;
	margin: 0;
	padding: 0;
	}
h7{
	font-size:1.2em;
	color:#666666;
	font-weight:bold;
	}

p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 10px 10px 10px 10px;
	padding: 0;
	font-weight: 600;
	color: #666666;
		}

/* Text CLASSES  */

.bullet {
	list-style-type: disc;
	font-size: 1.1em;
}

.linebelow{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.bold{
	font-weight:bold;
	font-size: 18px;
}

/*NEW Menu definitions*/
.indentmenu{
	font-size:1.6em;
	width: 100%;	
}

.indentmenu ul{
	margin: 0 3px 0 3px;
	padding: 0;
	width:100%;
	border: 1px solid #0066ff; /*dark blue border*/
	border-width: 1px 0;
	background: white url(../images/menulightblue1.jpg) center center repeat-x;
}

.indentmenu ul li{
	display: inline;
	
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	padding: 0.5em 1.1em;
	text-decoration: none;
	border-right: 1px solid #0066ff; /*dark blue divider between menu items*/
	background: white url(../images/menupureblue3.jpg) center center repeat-x;
}

.indentmenu ul li a:visited{
	color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 0.6em; /*shift text down 1px for selected and active item*/
	padding-bottom: 0.4em; /*shift text down 1px for selected and active item*/
	background: white url(../images/menupureblue4.jpg) center center repeat-x;
	}

.indentmenu .right_float {
	float:right;
	z-index:1000;
}


/*Contact form definitions*/
#contact_form{
	color:#000000;
}
#contact_form label{
	color:#000000;
}
#contact_form fieldset{
	padding: 10px 0px 0px 0px;
	font-size: 1.3em;
	color:#2929DC;
}

.form_text{
	font-size: 1em;
	background-color:#FFFFFF;
	color:#666666;
}

.form_boxes {
	font-size: 1.1em;
	background-color:#FFFFFF;
	border: 1px solid #2929DC;
}
.submit{
background-color:#CACAF7;
}

#form1{
font-family:Arial, Helvetica, sans-serif;
	}
#form3{
	width:33%;
	float: left;
	}
#form4{
	margin-left:33%;
	margin-right:33%;
	}
#form5{
	width:33%;
	float: right;
	}
#form6{
	clear:left;
	padding: 10px;
	}

/* Image styles */
img.banner_old{
	border:none;
	padding:10px 10px 0 10px;
}
img.banner{
	border:none;
	width: 450px;
	height: 280px;
	margin: 0 auto;
}
img.VIT_bc{
	width:177px;
	height:100px;
	float:right;
	margin:2%;
	border:0;
}

img.LeftTopPad{
	width:204px;
	height:171px;
	float:left;
	margin-right: 15px;
	margin-bottom: 30px;
}
img.RightBottomPad{
	width:204px;
	height:183px;
	float: right;
	margin-left:15px;
	margin-bottom: 10px;
}
img.RightLPad{
	width:354px;
	height:200px;
	float: right;
	margin-bottom: 10px;
	padding-top:100px;
	padding-right: 20px;
}
img.logo{
	border:0;
	height:auto;
	width:auto;
}
img.logo_large{
	border:0;
	height:59px;
	width:70px;
}
img.column_header {
	width:200px;
	height:50px;
	border:none;
	margin-bottom:0px;
	margin-left:30px;
	margin-right:30px;
}
img.portfolio{
	height:auto;
	width:auto;
	border:1px solid #0F8500;
	}
img.portfolio a:hover{
	border:10px solid #CC9900;
	color: #FFFFFF;
	}


/* Use background-image technique to centre images at top of div then padding to 
push text to below image place*/

div.col_image_round{
	width:200px;
	height:30px;
	border: 3px solid;
	border-color:#CCCCCC;
	background-repeat: no-repeat;
	background-position: center;
	background-position:top;
	margin:0 auto;
}
	
#back-imagecon{
	
	background-image:url(../images/phone.jpg);
	
}

#back-imageacc{
	
	background-image:url(../images/keyb1.jpg);
	
}
#back-imageaccr{
	
	background-image:url(../images/ukwda_logo.gif);
	
}
#back-image_card{
	
	background-image:url(../images/BC_logo.jpg);
	
}


.left_half{
	width:49%;
	height:auto;
	float:left;
}
.right_half{
	width:49%;
	height:auto;
	float:right;
	border: solid 1px;
	border-color: #999999;
}
.new_ban{
	width:400px;
	background-image: url(../images/VIT_logo.png);
	height: 85px;
}
/* sitemap */

.sitemapLevel1 {
	font-size:1.6em;
	padding-left: 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	line-height:1.8em;
	margin: 0 0 0 1em;
	font-weight:600;
}
.sitemapLevel2 {
	background: transparent url(../images/spacer.gif) no-repeat scroll top left;
	margin: 0 0 0 2em;
	padding: 0 0 0.75em 1em;
}

a.sitemapLevel1a:link {
color: #1262a9;
text-decoration: none;
}
a.sitemapLevel1a:visited {
color: #1262a9;
text-decoration: none;
}
a.sitemapLevel1a:hover {
color: #1262a9;
text-decoration: underline;
}
a.sitemapLevel1a:focus {
color: #1262a9;
text-decoration: underline;
}
a.sitemapLevel1a:active {
	color: #1262a9;
	text-decoration: underline;
}

/* sidelinks */

ul#sidelist
{
	margin-left: 5px;
	padding-left: 0;
	list-style: none;
	font-size: 1.4em;
	font-weight: 600;
}

ul#sidelist li
{
	padding-left: 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	line-height:1.9em;
}
.left_text{
	text-align:left;
}

/* quote buton */
#quotebutton{
	height:83px;
	width:166px;
	margin:20px auto 20px auto;
}
	
#quotebutton a{
	background:url(../images/requestaquotebutton.png) no-repeat;
	height:83px;
	width:166px;
	border:none;
	float:left;
}
#quotebutton a:hover{
	background:url(../images/requestaquotebutton2.png) no-repeat;
}

/* Social connects */
div.connect{
	height:30px;
	width:400px;
	text-align: center;
}
div.connect p{
	width:430px;
}
div.connect p a{
	float:left;
	width:100px;
	display:inline;
	font-size:12px;
	line-height:16px;
	margin:0 0 7px 0; 
	padding:0;
}
div.connect p a span{
	display:block;
	margin:0 0 0 22px;
}div.connect p a.twitter{
	background:url("../images/twitter.png") top left no-repeat;
	padding: 0 5px 0 0;
	width:80px;
}div.connect p a.sendmail{
	background:url("../images/email.gif") top left no-repeat;
	width: 80px;
}div.connect p a.linkedin{
	background:url("../images/linkedin.png") top left no-repeat;
}div.connect p a.facebook{
	background:url("../images/facebook.gif") top left no-repeat;
}

img.left{
	float:left;
}
img.right{
	float:right;
}
/* name styling*/
.name{
	font-weight:bold;
	color:#cc0033;
}

/* minimum width for page */
.minwidth {
	width:100%;
	min-width: 960px;
	text-align:center;
}



/* new styling*/
#arrow_line{
	background:url(../images/arrow_line.jpg) no-repeat;
	width:960px;
	height:100px;
	margin:20px auto 10px auto;
}


ul.services_vwd {
	margin:20px 0 20px 40px;
	display:block;
}
ul.services_vwd li {
	text-align:left;
	padding-left:15px;
	background:url(../images/arrow.gif) no-repeat left 5px;
	margin:10px 0;
	
}

ul.services_vwd li a{
	color:#06a0f0;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}
	
ul.services_vwd li a:hover {
	color:#06a0f0;
}
	
h2 {
	
}
h2 a.vwd {
	background:url(../images/VWD_logo.jpg) no-repeat;
	width:240px;
	height:90px;
	display:block;
	text-indent:-9999px;
}
h2 a.vwt {
	background:url(../images/VWT_logo.jpg) no-repeat;
	width:240px;
	height:90px;
	display:block;
	text-indent:-9999px;
}	
	
	
div.centre img.portfolio {
	border:solid 3px #999999;
}
div.centre img.portfolio a:hover {
	border:solid 3px #CCFF33;
}
	
	
/* Thrashbox styling */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
/*	background: url(../images/VIT_br.gif) no-repeat bottom right;*/
	font-size: 100%;
	width: 17em;
}
.widthlessbox {
	margin: 0 auto; /* NO WIDTH! Opens up a world of possibilities! */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
/*	background: url(../images/VIT_br.gif) no-repeat bottom right;*/
	font-size: 100%;
	width: 30%;
		}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
/*	background: url(../images/VIT_hr.gif) no-repeat top right;*/
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h3 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	/*	background: url(../images/VIT_hl.gif) no-repeat top left;*/
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 2em;
	text-shadow: rgba(0,0,0,.2) 0px 2px 2px; /* Safari-only, but cool */
	padding: 15px 0px 0px;
	font-family: "Trebuchet MS";
	font-style: italic;
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	/*	background: url(../images/VIT_bl.gif) no-repeat bottom left;*/
	margin: 0;
	padding: 20px 30px 31px;
}
.centred_text{
	text-align:center;
}

