/* General Styles */

a:link,a:visited,a:active {
color:#211d70;
text-decoration:none;
font-weight:400;
}

a:hover {
color:#ffffff;
text-decoration:underline;
font-weight:400;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
color:#ababab;
text-decoration:none;
font-weight: normal;
}

a.copyright:hover {
color:#ffffff;
text-decoration:none;
font-weight:normal;
}

img {
border:0;
vertical-align:top;
}

body,html {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
line-height:16px;
color:#2d2d2d;
text-align:center;
margin:0;
padding:0;
}

body {
background: #7671a6 url(images/background_1.gif) repeat-y center;
width: 100%;
}

textarea,input {
color:#2d2d2d;
border:1px solid #dadada;
background:#ffffff;
vertical-align:middle;
margin:1px;
padding:2px;
}

select,option {
color:#000;
}

hr {
height:1px;
border:0 solid #fff;
background-color:#dadada;
color:#dadada;
border-color:#dadada;
}

div {
vertical-align:top;
text-align:left;
}

.clear {
clear:both;
font-size:0;
}

#wrapper {
width: 909px;
margin-left: auto;
margin-right: auto;
}

/* Header */

#header {
height: 105px;
line-height: 105px;
text-align: right;
color: #ababab;
background: url(images/background_5.gif) repeat-y center;
padding: 0px 9px 0px 9px;
border-top: 5px solid #ee5e30;
}

/* Navigation */

#navigation {
height: 35px;
line-height: 35px;
text-align: left;
background: url(images/background_2.gif) repeat-y center;
padding: 0px 0px 0px 0px;
overflow: hidden;
border-top: 1px solid #ee5e30;
border-bottom: 1px solid #ee5e30;
}

/* Content */

#content {
background: url(images/background_3.gif) repeat-y center;
padding: 0px 5px 0px 5px;
border-bottom: 5px solid #ee5e30;
}

.content {
/*background: url(images/banner.jpg) no-repeat top left;*/
min-height: 10px;
height: auto;
_height: 10px;
}

/* Left Column */

#column_left {
width: 625px; 
float: left;
}

.column_left {
padding: 25px 25px 20px 25px;
}

.column_left h1 {
color: #e64327;
padding: 12px 25px 12px 25px;
margin: 0px;
font-size: 18px;
line-height: 18px;
font-weight: normal;
border-top: 1px solid #7671a6;
border-bottom: 1px solid #7671a6;
_padding: 9px 25px 15px 25px;
}

.plugin_left {
padding: 12px 25px 12px 25px;
}

#plugin_vertical {
padding: 0px 1px 0px 1px;
}

.plugin_vertical, .plugin_vertical_center {
width: 196px;
float: left;
background: #ffffff;
margin-bottom: 5px;
}

.plugin_vertical_center {
margin: 0px 5px 0px 5px;
}

.column_left h2 {
color: #ffffff;
padding: 10px 15px 10px 15px;
margin: 0px;
font-size: 14px;
font-weight: normal;
background: #fa6019;
_padding: 7px 15px 13px 15px;
}

.padding {
padding: 10px 15px 10px 15px;
}

/* Right Column */

#column_right {
width: 245px;
float: right;
}

.column_right {
padding: 5px 10px 0px 0px;
}

.column_right h1 {
color: #ffffff;
padding: 12px 15px 12px 15px;
margin: 0px;
font-size: 18px;
font-weight: normal;
background: #211d70;
_padding: 9px 25px 15px 25px;
}

.plugin_right {
background: #ffffff;
padding: 10px 15px 10px 15px;
margin-bottom: 5px;
}

/* Content Bottom */

#footer {
background: url(images/background_4.gif) repeat-y center;
padding: 0px 5px 0px 5px;
display: inline-block;
color: #ffffff;
}

#footer * {
color: #ffffff;
}

#left, #center, #right {
width: 300px;
float: left;
color: #ffffff;
}

.left, .center, .right {
padding: 20px 25px 20px 25px;
}

h2 {
color: #ffffff;
padding: 0px;
margin: 0px 0px 15px 0px;
font-size: 18px;
font-weight: normal;
}

/* Copyright Information */

#copyright {
color: #b8b8b8;
font-weight: bold;
text-align: center;
v-align: top;
padding: 0px 0px 15px 0px;
}

/* Design 2 */

.column_left_alt {
padding: 20px 25px 20px 25px;
}

.column_left_alt h1 {
color: #e64327;
padding: 12px 25px 12px 25px;
margin: 0px;
font-size: 18px;
font-weight: normal;
border-top: 1px solid #dadada;
border-bottom: 1px solid #dadada;
_padding: 9px 25px 15px 25px;
}

/* Emedias Additions */

.wlink a {color:white;text-decoration:none;outline:none;font-weight:normal}
.wlink a:link, .wlink a:visited {text-decoration:none}
.wlink a:hover, .wlink a:active {text-decoration:underline}
.wlink a:hover {color:#f8f8f8}
