﻿/* 
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 {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: #000000 url(../images/b_01.jpg) repeat-y 50% 0;
text-align: center;
}

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

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

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

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

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

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

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

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

a.footer: {
color: #666666;
text-decoration: underline;
}

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

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

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

a.footer:active {
color: #666666;
text-decoration: underline;
}

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

#header {
background: #000000;
width: 638px;
height: 87px;
background: url(../images/b_02.jpg);
border-bottom: 1px solid #F3941C;
}

#menus {
background: #330000;
width: 638px;
border-bottom: 1px solid #F3941C;
}

#multimedia {
background: #000000;
width: 638px;
border-bottom: 1px solid #F3941C;
}

#content_home {
background: #330000;
width: 638px;
border-bottom: 1px solid #F3941C;
background: url(../images/b_03.jpg);
background-repeat: no-repeat;
}

#content {
background: #330000;
width: 638px;
border-bottom: 1px solid #F3941C;
}

#footer {
background: #000000;
width: 638px;
height: 50px;
margin: 0px;
}

.s_content_home {
padding: 15px;
margin: 0px;
text-align: left;
line-height: 1.2em;
}

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

.side_img {
border: 1px solid #F3941C;
margin-bottom: 15px;
}

.gen_img {
border: 1px solid #F3941C;
}

/* 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;
}

.t_white_11 {               
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
line-height: 100%;
text-align: left;
}

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

.t_white_10 {                
color: #CCCCCC;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
line-height: 110%;
text-align: left;
}

.t_top_header {               
color: #CCCCCC;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
line-height: 100%;
text-align: Right;
padding: 10px 10px 0px 0px;
}

.t_copyright {               
color: #610D09;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
line-height: 100%;
text-align: Right;
padding: 10px 10px 0px 0px;
}