﻿/* 
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: #CCCCCC;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
padding: 0px;
margin-top: 10px;
margin-bottom: 15px;
padding-bottom: 15px; /* firefox bug */
margin-left: 0px;
margin-right: 0px;
background: #151515;
}

td, tr, p {
color: #CCCCCC;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

h1 {
color: #5D81AB;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 22px;
text-decoration: none;
}

h2 {
color: #FF0000;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

a {
color: #FF0000;
text-decoration: underline;
}

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

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

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

a:active {
color: #FF0000;
text-decoration: underline;
}

#sub_menus a {
color: #999999;
text-decoration: none;
}

#sub_menus a:link {
color: #999999;
text-decoration: none;
}

#sub_menus a:visited {
color: #999999;
text-decoration: none;
}

#sub_menus a:hover {
color: #FFFFFF;
text-decoration: none;
}

#sub_menus a:active {
color: #999999;
text-decoration: none;
}

#menus a {
color: #999999;
text-decoration: none;
}

#menus a:link {
color: #999999;
text-decoration: none;
}

#menus a:visited {
color: #999999;
text-decoration: none;
}

#menus a:hover {
color: #FF0000;
text-decoration: none;
}

#menus a:active {
color: #999999;
text-decoration: none;
}

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

#sub_menus {
background: #151515;
text-align: right;
font-size: 11px;
color: #5D81AB;
font-weight: bold;
line-height: 1.3em;
padding: 0px;
width: 790px;
margin-bottom: 35px;
}

#menus {
background: #151515;
text-align: right;
font-size: 11px;
color: #999999;
font-weight: bold;
padding: 0px;
width: 790px;
margin-bottom: 10px;
}

#logo {
background: #151515;
padding: 0px;
width: 798px;
margin: 0px;
}

#flash {
background: #151515;
padding: 0px;
width: 798px;
height: 280px;
margin: 0px;
}

#multimedia {
background: #151515;
padding: 0px;
width: 798px;
height: 178px;
margin: 0px;
}

#content {
background: #000000;
padding: 0px;
width: 798px;
margin: 0px;
background: #000000 url('../images/b_01.jpg');
background-repeat: repeat-y;
}

#footer {
background: #151515;
text-align: right;
font-size: 10px;
color: #666666;
padding: 0px;
width: 790px;
margin-top: 10px;
}

#logos {
background: #151515;
text-align: right;
padding: 0px;
width: 790px;
margin-top: 10px;
}

#line_top_a {
background: #000000;
padding: 0px;
width: 798px;
margin: 0px;
}

#line_bottom_a {
background: #000000;
padding: 0px;
width: 798px;
margin-bottom: 10px;
}

#line_top_b {
background: #000000;
padding: 0px;
width: 780px;
margin-top: 10px;
}

#line_bottom_b {
background: #000000;
padding: 0px;
width: 780px;
margin: 0px;
}

.s_content {
padding: 20px;
margin: 0px;
text-align: left;
line-height: 1.3em;
}

.s_content_home {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
line-height: 1.3em;
}

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

.f_input_grey {                
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
border: 1px solid #FF0000;
padding: 5px;
}

.f_input_red {                
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
border: 1px solid #FF0000;
padding: 5px;
}

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

.t_home {               
color: #FF0000;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

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

.s_content img {
background: #000000 url('../images/loading.gif') no-repeat 50% 50%;
border: 1px solid #FF0000;
padding: 6px;
margin-bottom: 10px;
}

.box {
color: #808080;
background-color: #151515;
border: 1px solid #FF0000;
padding: 6px;
}

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

.s_sold {
background: url('../images/b_sold.gif') no-repeat 50% 50%;
}

.s_rented {
background: url('../images/b_rented.gif') no-repeat 50% 50%;
}