/* General Styles */

a:link,a:visited,a:active {
color:#b4292f;
text-decoration:none;
font-weight:400;
}

a:hover {
color:#b4292f;
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: #3f3f3e url(images/background_1.gif) repeat-y center;
}

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: 910px;
margin-left: auto;
margin-right: auto;
}

/* Header */

#header {
height: 75px;
line-height: 75px;
text-align: left;
color: #ababab;
padding: 0px 30px 0px 30px;
}

/* Navigation */

#navigation {
height: 40px;
line-height: 40px;
text-align: left;
background: url(images/background_2.gif) repeat-y center;
padding: 0px 10px 0px 10px;
overflow: hidden;
}

/* Content */

#content {
background: url(images/background_3.gif) repeat-y center;
padding: 0px 5px 0px 5px;
}

.content {
background: url(images/banner.png) no-repeat top left;
min-height: 100px;
height: auto;
_height: 100px;
}

/* Left Column */

#column_left {
width: 650px; 
float: left;
}

.column_left {
padding: 150px 25px 20px 25px;
}

.column_left h1 {
color: #b4292f;
padding: 12px 25px 12px 25px;
margin: 0px;
font-size: 15px;
font-weight: normal;
border-top: 1px solid #dadada;
border-bottom: 1px solid #dadada;
_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: 15px;
font-weight: normal;
background: #3f3f3f;
_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: 15px;
font-weight: normal;
background: #3f3f3f;
_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;
width: 900px;
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: 15px;
font-weight: normal;
}

/* Copyright Information */

#copyright {
color: #b8b8b8;
font-weight: bold;
text-align: left;
padding: 15px 30px 15px 30px;
}

/* 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: 15px;
font-weight: normal;
border-top: 1px solid #dadada;
border-bottom: 1px solid #dadada;
_padding: 9px 25px 15px 25px;
}

html {overflow-y: scroll;}