/* CSS Document */
@import url(nav.css);

/*
----------------------------------------------------
                 MAIN STYLES
----------------------------------------------------
*/

body {
	background:url(_i/bg.gif) repeat-x #7c0c12;
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.65em;
	color:#4e4e4e;
}

.clearer {
clear:both;
}

em {

}

H1 {
	color: #b4121b;
}
H2 {
	color: #b4121b;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
H3 {
	color: #b4121b;
	font-size:12px;
}
H4 {
	color: #b4121b;
	font-size:12px;
}
H5, DT {
	color: #b4121b;
}
H6 {
	color: #b4121b;
}
a:visited, a:link, a:hover, a:active {
	color:#7C0C12;
	text-decoration:none;
}
{
	text-decoration:underline;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
}

UL {
list-style:square;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 4px;
}

li {
	margin-top : 4px;
	
}


HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
input {
font-style:italic;
color:#646464;
font-size:.9em;
padding-top:1px;
}



/*
----------------------------------------------------
                 HEADER STYLES
----------------------------------------------------
*/

#wrapper{
width: 943px; /*Width of main container*/
margin-left: auto; 
margin-right:auto;
margin-bottom:15px;
}
#header {
	height:123px;
}
#utility{
height: 31px;
padding-top:20px;
font-size:9px;
color:#fff;
padding-right:10px;
float:right;
width:450px;
text-align:right;
}
#utility a:link, #utility a:active, #utility a:hover, #utility a:visited {
color:#fff;
text-decoration:none;
}
#logo {
	clear:both;
	float:left;
	width:217px;
	height:49px;
	margin-lefT:3px;
	padding-top:0px;
	margin-top:-15px;
}
#nav {
	float:right;
	width:675px;
	padding-top:5px;
	margin-right:-11px;
}
#nav2 {
	float:right;
	/* width:725px; */
	width:650px;
	padding-top:5px;
	margin-right:-11px;
	position:relative;
	z-index:1000;
	text-align:right
}
/*
----------------------------------------------------
                 FOOTER STYLES
----------------------------------------------------
*/

#footer{
width:943px;
margin-left:auto;
margin-right:auto;
padding-top:7px;
padding-bottom:15px;
color:#fff;
font-size:1.0em;
text-decoration:none;
font-weight:normal;
}
#footer a:link, #footer a:visited {
color:#fff;
font-size:1.0em;
text-decoration:none;
font-weight:normal;
}
#footerleft {
float:left;
padding-left:10px;
}
#footerright {
float:right;
padding-right:10px;
}
.abovefooter {
	width:943px;
	background:#5f0e11;
	margin-top:7px;
	height:41px;
	padding-top:14px;
}
.abovefooter .Normal {
	color:#fff;
}
.abovefooter .Normal img{
	border:none !important;
}
.abovefooter a:link, .abovefooter a:visited {
	color:#fff;
}
#follow {
	width:176px;
}
.bottomtxt {
	margin-right:18px;
	display:inline;
}
.bottomtxt2 {
	margin-right:22px;
	display:inline;
}

/*
----------------------------------------------------
                 HOMEPAGE STYLES
----------------------------------------------------
*/

#homecontent {
width:943px;
height:566px;
}
#FlashPane {
float:left;
width:674px;
height:566px;
overflow:hidden;
}
.homeright {
float:right;
width:239px;
height:536px;
padding:15px;
background:#fff;
overflow:hidden;
}
#tabs-top {
	height:27px;
	overflow:hidden;
	margin-top:10px;
}
#hometabs {
	width:235px;
	height:260px;
	border:1px solid #6d6d6d;
	overflow:hidden;
}
#hometabs ul {
	margin:10px 6px 0px 6px;
	padding:0;
}
#hometabs li.rowa {
	background:url(_i/arrow-bg1.gif) no-repeat;
	width:204px;
	list-style:none;
	margin:0;
	padding:6px 0px 6px 20px;
	height:;
}
#hometabs li.rowb {
	background:url(_i/arrow-bg2.gif) no-repeat;
	width:204px;
	list-style:none;
	margin:0;
	padding:6px 0px 6px 20px;
	height:;
}
#hometabs img {
	margin-right:6px;
}
#follow {
	margin-left:31px;
	display:inline;
}
#follow img {
	margin-left:8px;
	margin-bottom:-6px;
}
#sales {
	margin-lefT:55px;
	display:inline;
}
#sales img {
	margin-right:10px;
	margin-bottom:-6px;
}
#callus {
	margin-left:55px;
	display:inline;
}
#callus img {
	margin-right:10px;
	margin-bottom:-6px;
}
#affiliations {
	margin-left:55px;
	display:inline;
}
#affiliations img {
	margin-right:10px;
	margin-bottom:-6px;
}
/*
----------------------------------------------------
                 INSIDE STYLES
----------------------------------------------------
*/
#insidecontent {
width:943px;
height:566px;
background:#FFF;
}
#insidecontent2 {
width:893px;
height:516px;
padding:25px;
background:#FFF;
}
#insidenav {
float:left;
width:204px;
height:561px;
overflow:hidden;
padding-top:5px;
background:url(_i/leftnav.png) no-repeat;
}
#insideright {
float:right;
background:#fff;
width:698px;
height:515px;
padding:28px 18px 23px 23px;
overflow:hidden;
_margin-top:-10px;
}
.insideLeft {
	float:left;
	width:400px;
	height:509px;
	padding-right:30px;
}
.insideContent {
	float:left;
	width:400px;
	height:auto;
	padding-right:30px;
}
.insideContent .Normal{
	font-size:12px;
	line-height:17px;
}
.insideContent2 {
	float:left;
	width:400px;
	height:500px;
	padding-right:30px;
}
.insideContent2 .Normal{
	font-size:12px;
	line-height:17px;
}
.myjscroller {
	width:400px;
	height:509px;
	padding-right:30px;
}
.insideRightContent {
	float:right;
	width:235px;
	_margin-top:5px;
}
#insidewideleft {
		float:left;
	width:578px;
	height:500px;
}
.insideContentWide {
	width:578px;
	height:500px;
	padding-right:30px;
}
.insideContentWide .Normal{
	font-size:12px;
	line-height:17px;
}
.insideContentWideRight {
	float:right;
	width:215px;
	padding:0px 20px 20px 20px;
}
.insideContentWideRight .Normal{
	font-size:12px;
	line-height:17px;
}
.insideContentWideRight ol {
	margin-left:0px;
	padding-left:17px;
	font-size:10px;
}
.insideContentWideRight ol li{
	margin-left:0px;
	padding-lefT:0px;
}
#list_wrapper{
    width: 380px;
}
#list_wrapper ul{
    margin:0;
	margin-lefT:-30px;
}
/* The wider this li is, the fewer columns there will be */
    ul.multiple_columns li{
        text-align: left;
        float: left;
        width: 150px;
		margin-lefT:20px;
		margin-right:10px;
    }

/*
----------------------------------------------------
                 form STYLES
----------------------------------------------------
*/
#free-assessment {
	margin-left:8px;
	padding-top:5px;
	padding-bottom:10px;
}
#free-assessment label {
color:#333333;
display:block;
font-weight:bold;
margin:0.4em 0 0.2em;
}
.textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg, .textfieldValidMsg {
display:none;
}
#free-assessment select, #free-assessment input, #free-assessment textarea {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:100%;
width:200px;
}
#free-assessment input {
height:15px;
margin-bottom:5px;

padding:0.1em 0.1em 0.1em 0.2em;
width:200px;
}
.req {
	color:#C00;
}
.button {
	width:52px !important;
	height:20px !important;
	margin-top:10px;
	margin-left:160px;
}
.mysearchbox {
border:1px solid #C3C3C3;
cursor:text;
height:18px;
position:relative;
width:124px;
margin:0;
padding:0;
padding-top:2px;
margin-lefT:10px;
font-size:12px;
*top:2px;
}
.mysearchbutton {
background:transparent none repeat scroll 0 0;
border:none;
margin:0;
padding:0;
position:relative;
top:6px;
top:7px\9;
*top:6px;
_top:6px;
}
  @media screen and (-webkit-min-device-pixel-ratio:0) {
.mysearchbutton {
top:7px;
}
  }
/*
----------------------------------------------------
                 DNN STYLES
----------------------------------------------------
*/

/* style for module titles */
.Head {
    font-size:  11px;
    font-weight: bold;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-size: 12px;
    font-weight: normal;
}
.NormalRed {
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}
.NormalBold {
    font-size: 12px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-size: 12px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #ff0000;
}    
.SkinObject{
	color:#fff;
	font-size:1.0em;
	text-decoration:none;
	font-weight:normal;
}

/* SEARCH BOX */
.SearchButton { 
	background: transparent; 
	padding: 0px 0px 0px 0px; 
	cursor: hand; 
	margin: 0px 0px 0px 0px; 
	border: 0px;
	position:relative;
	top: 3px;
	}
#dnn_dnnSEARCH_txtSearch.NormalTextBox 
{ width: 156px; 
margin-left:49px;
margin-top:9px !important;
margin-top:27px;
border:0px solid transparent; 
cursor:text;
position:relative;
	bottom: 1px;
	}

/*
----------------------------------------------------
                 slideshow STYLES
----------------------------------------------------
*/
#FlashPane {
float:left;
width:674px;
height:566px;
overflow:hidden;
}

#slideshow {
float:left;
width:674px;
height:566px;
overflow:hidden;
position:relative;
}
#slides {
width:674px;
height:566px;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	background:#1a1a1a;
}
.teams img {
	margin-left:15px;
	border:2px solid #7C0C12;
	padding:2px;
	margin-top:5px;
}
.wkcheck {
	float:left;
	width:16px !important;
	margin:12px 0px;
}
.wkcheckright {
	float:right;
	width:190px;
	margin:8px 0px 12px 0px;
color:#333333;
font-weight:bold;
}
.wkcheck2 {
	float:left;
	width:12px !important;
	margin:21px 10px 0px 0px;
}
.biglink {
	font-size:14px;
}