﻿html {
margin:0px;
}
body {
margin:0px;
}

#content ul{
list-style-image url(http://www.corsitech.com.au/images/tinyicon.png);
}
#content li{
margin-top:5px;
}

#content a {
color:grey;
}

#content a:hover {
color:#33FF33;
}

#header {
height:215px;
width:100%;
background-color:#426db4;
padding:0px;
margin-top:-25px;
position:relative;
}

#logo {
text-decoration:none;
border:none;
}

#widgets {
position:absolute;
font-family: "Lucida Grande", Helvetica;
color:white;
left:80%;
font-size:8pt;
padding:10px
margin-right:15px;
width:220px;
min-height:400px;
}

.widget-content a, .widget-content a:visited {
color:#426db4;
}

#widgets h2 {
font-size:9pt;
color:#1e1e1e;
text-align:center;
font-weight:normal;
padding:0;
margin:0;
}

.widget-heading, .widget-content {
float:left;
width:220px;
}

.widget-heading {
background-image:url(/images/widget-header-bg.gif);
background-color:#acacac;
border-bottom:1px solid #404040;
border-top:1px solid #dcdcdc;
border-left:1px solid #bababa;
border-right:1px solid #bababa;
height:16px;
margin-top:3px;
padding-bottom:2px;
text-decoration:none;
}



.widget-heading.ui-state-active {
background-image:url(/images/widget-header-bg-selected.gif);
}

.widget-content {
background-color:#e8e8e8;
border-bottom:1px solid #404040;
border-top:1px solid #dcdcdc;
border-left:1px solid #848484;
border-right:1px solid #848484;
padding: 5px 0px;
color:black;


}

.phonenumber {
color:#33FF33;
font-size:20pt;
}

.widget-content p {
margin-left:15px;
}
.widget-content input {
width:100px;

}

.widget-content input.button {
width:auto;
margin: auto 

}

div.field-align {
width:50px;
padding-left:15px;
float:left;
min-height:15px;

}

div.field-align#login-button {
margin-left:70px;
}

div.field-align#search-button {
/*margin-left:15px;*/
padding:0;


}
#search-field input{
width:140px;}

div.label-align#search-field {
width:auto;
margin-right:4px;

}

div.label-align {
width:40px;
float:left;
margin-left:15px;
margin-right:15px;
height:100%;
vertical-align:middle;
}

div.linewrapper {
clear:both;
height:30px;
font-size:9pt;

}

#content {
margin:0 auto;
position:relative;
min-height:768px;
width:800px;
font-family: Helvetica, Arial, Sans-Serif;
color:grey;
padding-left:20px;
padding-top:20px;
}
#logo {
float:left;
}
.rounded {
border:1px solid black
}
.center {
margin:0 auto;
}

#nav-wrapper {

position:absolute;

}

#nav-panel {
width:976px;
height:55px;
position:relative;
margin:0 auto;
overflow:auto;
padding:0px;

}

#pad {
height:165px;
width:100%;
margin:0;
padding:0;

}

.nav-link {
height:50px;
float:left;
font-family:Impact, Helvetica;
text-decoration:none;
font-size:27pt;
color:#fff;
background-color:#426db4;

}
.nav-div, .nav-div-selected {
text-align:center;
}

#home {

width:91px;
height:50px;
}
#home-selected {

width:91px;
height:50px;
background-color:#fff;
color:#426db4;
}

#web {

height:50px;
width:82px;

}
#web-selected {
height:50px;
width:82px;
background-color:#fff;
color:#426db4;
}

#business {

height:50px;
width:150px;
}
#software {

height:50px;
width:152px;
}
#writing {

height:50px;
width:124px;
}
#systems {

height:50px;
width:140px;
}

#business-selected {

height:50px;
width:150px;
background-color:#fff;
color:#426db4;
}
#software-selected {

height:50px;
width:152px;
background-color:#fff;
color:#426db4;
}
#writing-selected {
height:50px;
width:124px;
background-color:#fff;
color:#426db4;
}
#systems-selected {
background-color:#fff;
color:#426db4;
height:50px;
width:140px;
}


.nav-div:hover {
opacity:0.4;filter:alpha(opacity=40);
}

#sub-nav {
height:auto;
width:137px;
padding-left:0px;
font-family:Impact;
font-size:9pt;
background-color:#fff;
border:2px solid grey;
padding:3px;
float:left;
}

#sub-nav a {
color:grey;
}


.pagelink {
border:2px solid grey;
background-color:#fff;
clear:left;
margin:5px 0px;
height:16px;
padding-left:4px;

}

.pagelink:hover {
border:2px solid #fdff36;
}

div.pagelink#selected {
border:2px solid #3366cc;
color:#3366cc;

}
div.pagelink#selected a{

}