* { outline:none; }

img { border:0; vertical-align:middle; }

table { width:100%; }

form { display:inline; margin:0; padding:0; }

.cursor { cursor:pointer; }

.right { float:right; }

.clear { clear:both; }

.spacer10 { height:8px; padding:1px; }

.pad10 {
padding:10px;
}

.pad5 {
padding:5px;
}

.nounderline {
text-decoration:none;
}

.center {
text-align:center;
}

.bold {
font-weight:700;
}

.nobold {
font-weight:400;
}

.white {
color:#fff;
}

.italic {
font-style:italic;
}

.uppercase {
text-transform:uppercase;
}

.hide {
display:none;
}

label {
color:#848484;
font-family:Helvetica, sans-serif;
font-size:15pt;
}

.contentform {
-moz-border-radius:7px;
-webkit-border-radius:7px;
border:1px solid #848484;
font-family:Helvetica, sans-serif;
font-size:16pt;
margin-bottom:5px;
margin-top:2px;
padding:4px;
}

body {
background:#155f6f url(images/bg.png) repeat top center;
font:13px Helvetica Neue, Helvetica, Arial, Tahoma, "Trebuchet MS", Verdana;
margin:0;
padding:0;
text-align:center;
}

a {
color:#5399dd;
text-decoration:none;
}

a:hover {
color:#2c67a1;
text-decoration:underline;
}

#wrapper {
margin:100px auto 10px;
text-align:left;
width:800px;
}

#header {
color:#c3f1ff;
float:left;
margin-top:70px;
text-align:center;
width:220px;
}

#full_name {
	font-size:30px;
}

#tagline {
	font-size:14px;
}

#wrapper_top {
background:url(images/wrapper_top.png) no-repeat top right;
height:41px;
width:573px;
}

#wrapper_bottom {
background:url(images/wrapper_bottom.png) no-repeat top right;
clear:both;
height:71px;
width:573px;
}

#wrapper_hook {
background:url(images/wrapper_hook.png) no-repeat top right;
width:573px;
}

#wrapper_middle {
background:url(images/wrapper_middle.png) repeat-y top right;
}

#content {
float:right;
min-height:210px;
width:523px;
}

#navigation {
float:right;
width:350px;
}

#navigation a,#navigation a.nav_active {
background:url(images/tab.png) no-repeat bottom center;
color:#4d4d4d;
display:block;
float:left;
font-size:14px;
height:27px;
line-height:27px;
margin-right:5px;
text-align:center;
vertical-align:middle;
width:73px;
}

#navigation a.nav_active {
background:url(images/tab_active.png) no-repeat bottom center;
color:#025665;
width:83px;
}

#plugins {
color:#fff;
font-size:12px;
padding:3px 20px 2px 15px;
}

#plugins_content span {
color:#a09d9d;
margin-left:10px;
}

.service {
background:url(images/service.png) no-repeat center center;
float:left;
height:71px;
margin-left:22px;
overflow:hidden;
padding:5px;
text-align:left;
width:220px;
}

.service-right {
float:right;
margin-right:5px;
}

.network_name {
color:#4d4d4d;
font-size:24px;
overflow:hidden;
text-transform:lowercase;
}

.network_url {
color:#4d4d4d;
font-size:12px;
text-transform:lowercase;
}

.service img {
float:left;
margin-right:10px;
}

.title {
border-bottom:1px solid #a1b7bc;
color:#585858;
font-size:24px;
margin-bottom:10px;
text-transform:lowercase;
}

#about,#contact {
color:#757575;
font-size:14px;
padding:0 20px;
}

.contact_cell {
background:url(images/contact_bg.png) no-repeat top center;
color:#50505;
float:left;
line-height:150%;
margin-left:12px;
padding:5px;
width:218px;
}

#details {
padding:0 10px;
}

.left,#container,.service-left {
float:left;
}