﻿/*
Author: The iNet Group
Author URL: http://www.iNetGroup.com
Media: Screen
Type: Master CSS
Other credits: Denoted below w/comments
*/

html {
height: 100.02%;
}

/* Global Selectors
////////////////////////////////////////////////////////////////////////////////// */

body {
color: #c0c0c0;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
margin-top: 15px;
margin-bottom: 45px;
margin-left: 0px;
margin-right: 0px;
background: #252525;
text-align: center; /* apply only for container center div otherwise use left */
}

table {
width: 100%;
margin: 0px;
text-align: left;
border-collapse: collapse;
}

td, tr {
padding: 5px;
border: 1px solid #999999;
color: #c0c0c0;
font-size: 10px;
line-height: 1.3em;
}

ul {
list-style-type: square;
color: #c0c0c0;
font-weight: normal;
font-size: 10px;
text-decoration: none;
line-height: 1.8em;
}

img {
border-width: 0px;
}

h1 {
color: #336fa4;
font-family: 'Trebuchet MS', verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
text-indent: 0px;
}

h2 {
color: #336fa4;
font-family: 'Trebuchet MS', verdana, sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: none;
text-indent: 0px;
}

/* Links
////////////////////////////////////////////////////////////////////////////////// */

a:link {
color: #ba1d28;
text-decoration: underline;
}

a:visited {
color: #ba1d28;
text-decoration: underline;
}

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

#header a:link {
color: #ffffff;
text-decoration: none;
}

#header a:visited {
color: #ffffff;
text-decoration: none;
}

#header a:hover {
color: #ba1d28;
text-decoration: none;
}

#footer a:link {
color: #ba1d28;
text-decoration: underline;
}

#footer a:visited {
color: #ff0000;
text-decoration: underline;
}

#footer a:hover {
color: #cbcbcb;
text-decoration: underline;
}

/* Centering Container
////////////////////////////////////////////////////////////////////////////////// */

#container_center {
width: 1097px;
margin: 0 auto;
text-align: left;
}

/* 1 Column Content
////////////////////////////////////////////////////////////////////////////////// */

#language {
width: 857px;
padding: 0px;
margin-bottom: 30px;
margin-right: 240px;
text-align: right;
background: #252525;
}

#line_top {
width: 857px;
height: 2px;
padding: 0px;
margin: 0px;
border-bottom: 1px solid #252525;
text-align: left;
background: #666666;
}

#header {
width: 847px;
height: 22px;
padding-top: 45px;
padding-right: 10px;
margin-right: 240px;
border-bottom: 2px solid #252525;
text-align: right;
color: #ffffff;
font-family: 'Trebuchet MS', verdana, sans-serif;
font-weight: bold;
font-size: 10px;
letter-spacing: 2px;
text-indent: 0px;
background: #999999 url('../images/header.jpg') no-repeat;
}

#container_content {
width: 1085px;
padding: 0px;
margin: 0px;
background: #252525 url('../images/content_outside.jpg') no-repeat center top;
}

#content_landing_e {
width: 577px;
height: 439px;
padding: 20px;
margin-right: 0px;
margin-left: 240px;
text-align: left;
line-height: 1.5em;
background: #303030 url('../images/content_landing_e.jpg') no-repeat center top;
}

#content_landing_s {
width: 577px;
height: 439px;
padding: 20px;
margin-right: 0px;
margin-left: 240px;
text-align: left;
line-height: 1.5em;
background: #303030 url('../images/content_landing_s.jpg') no-repeat center top;
}

#content_about {
width: 577px;
height: 439px;
padding: 20px;
margin-right: 0px;
margin-left: 240px;
text-align: left;
line-height: 1.5em;
background: #303030 url('../images/content_about.jpg') no-repeat center top;
}

#content_network {
width: 577px;
height: 439px;
padding: 20px;
margin-right: 0px;
margin-left: 240px;
text-align: left;
line-height: 1.5em;
background: #303030 url('../images/content_network.jpg') no-repeat center top;
}

#content_services {
width: 577px;
height: 439px;
padding: 20px;
margin-right: 0px;
margin-left: 240px;
text-align: left;
line-height: 1.5em;
background: #303030 url('../images/content_services.jpg') no-repeat center top;
}

#content_contact {
width: 577px;
height: 439px;
padding: 20px;
margin-right: 0px;
margin-left: 240px;
text-align: left;
line-height: 1.5em;
background: #303030 url('../images/content_contact.jpg') no-repeat center top;
}

#footer {
width: 845px;
height: 53px;
margin-left: 240px;
padding-top: 14px;
padding-right: 12px;
border-top: 2px solid #252525;
text-align: right;
color: #cbcbcb;
font-size: 10px;
background: #999999 url('../images/footer.jpg') repeat-y;
}

#line_bottom {
width: 857px;
height: 2px;
margin-left: 240px;
border-top: 1px solid #252525;
text-align: left;
background: #666666;
}

#spacer {
height: 20px;
background: #252525;
}

/* Fonts
////////////////////////////////////////////////////////////////////////////////// */

.font_grey_10 {
color: #808080;
font-size: 10px;
line-height: 1.3em;
}

.font_grey_12 {
color: #808080;
font-size: 12px;
}

/* Forms
////////////////////////////////////////////////////////////////////////////////// */

.submit {
color: #336fa4;
font-size: 11px;
font-weight: normal;
border: 1px solid #808080;
background: transparent;
}

/* Boxes
////////////////////////////////////////////////////////////////////////////////// */

.box {
color: #808080;
border: 1px solid #ff0000;
padding: 6px;
margin: 0px;
background: #151515 url('../images/loading.gif') no-repeat center center;
}

.close {
color: #336fa4;
font-size: 11px;
font-weight: normal;
border: 1px solid #336fa4;
background: #ffffff;
}

/* Alignment
////////////////////////////////////////////////////////////////////////////////// */

.left {
text-align: left;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

/* Misc
////////////////////////////////////////////////////////////////////////////////// */

#footer p {
margin-top: 0px;
margin-bottom: 0px;
}
