/*-------------------------------------------
Stylesheet by Paul Schoenfelder, Warner Connect.
Modified On: July 9th, 2008
---------------------------------------------*/

/*-------------------------------------------
 General Styles 
---------------------------------------------*/
img {
	border: solid 0px;
}
html {
	height: 100%; margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background-image: url(./images/bg_waves.png);
	background-repeat: repeat;
	text-align: left;
	overflow-y: hidden;
}

p {
	text-align: left;
}

a {
	color: #cd3233;
}
a:link {
	color: #cd3233;
}

a:visited {
	color: #cd3233;
}

a:hover {
	color: #000;
	text-decoration: none;
}

h2 {
	color: #000;
	font-size:14px;
	font-weight:900;
	text-align: left;
}

.clear {
	clear: both;
}

h3 
{
	color: #000;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
}
/*--------------------------------------------
 Layout 
----------------------------------------------*/

.jumpbar 
{
	border-bottom: 1px solid #434343;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.jump_dd 
{

	width: 145px;
} 

#page {
	text-align: center;
	margin: 0 0 0 0;
}
#container {
	width: 960px;
	height: auto;
	background-image: url(./images/bg_content_1024.png);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	min-height: 650px;

}
#content {
	width: 940px;
	position: relative;
	right: -10px;
	height: auto;
	min-height: 650px;
}
#header {
	background-image: url(./images/bg_header_1024.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 81px;
}
#mainmenu {
	width: 941px;
	height: 34px;
	background-image: url(./images/bg_mainmenu.png);
	background-repeat: repeat-x;
	position: relative;
	left: -10px;
}
#main_content {
	width: 100%;
	margin: 2px 0px 2px 0px;
	text-align: center;
	height: auto;
}
#dnn_LeftPane {
	float: left;
	width: 150px;
	position: relative;
	left: 0px;
	margin-top: 15px;
	top: 25px;
	height: 300px;
	z-index: -1;
}
#dnn_ContentPane {
	width: 560px;
	display: block;
	float: left;
	position: relative;
	left: 30px;
	top: 10px;
	padding-right: 20px;
	z-index: -1;

}

#dnn_RightPane 
{
	float: right;
	width: 155px;

	position: relative;
	right: 20px;
	top: 40px;
	z-index: -1;


}
	




#context_menu {
	float: left;
	width: 195px;
	position: relative;
	left: 10px;
	top: 15px;
	/*clear: left;*/
	margin-bottom: 20px;
	display: none;
}
#footer 
{

	width: 940px;
	height: 43px;
	background-image: url(./images/bg_footer.png);
	background-repeat: repeat-x;
	clear: both;
}

.foundation 
{
	
	position: relative;
	left: 190px;
	width: 550px;
	bottom: 0px;
}

/*------------------------------------------------
 Logo 
--------------------------------------------------*/

#logo {
	/*background-image: url(./images/head.png); JP 8/18/10*/
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	margin-top: 3px;
}

/*-------------------------------------------------
 Menu 
---------------------------------------------------*/
#menu_chip {
	/*position: relative;*/
	/*left: 440px;
	float: right;*/
	
	/*text-align: right;*/
}


.radmenu RadMenu_WCTopMenu 
{
	display: block;
	width: 941px;
}	

/*-------------------------------------------------
Header
---------------------------------------------------*/
#search {
	clear: both;
	position: relative;
	right: -360px;
	top: -90px;
	padding: 0px;
	width: 250px;
}

#search a 
{
	color: #cd3233;
}

#client-login {
	clear: both;
	position: relative;
	right: -230px;
	top: -62px;
	width: 100px;
}

#phone-numbers 
{
	clear: both;
	position: relative;
	right: -317px;
	top: -85px;
	width: 260px;
	height: 25px;
}

/*-------------------------------------------------
Content
---------------------------------------------------*/
.social-media 
{
	border-bottom: #434343 1px solid; 
	padding: 10px 0 10px 0; 
	margin-top: 10px;

}

#black {
	height: 300px;
	width: 195px;
	background-color: #000000;
}

.lca_left
{
	float: left;
	margin-bottom: 10px;
}

.lca_right
{
	float: right;
	margin-bottom: 8px;
}

.rca
{
	border-bottom: 1px solid #434343;
	margin-bottom: 10px;
}

#breadcrumb 
{
	float: left;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: -10px;
	margin-left: 5px;
	text-align: left;
	color: #cd3233;
	z-index: -1;
}
.wc_breadcrumb {
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}

.wayfinder 
{

	text-align: left;
	margin-bottom: 10px;
}



td.dealgraphic 
{
	height: 33px;
}

td.deal 
{

	min-height: 100px;
	border-left: 5px solid #cc3333;
	border-right: 5px solid #cc3333;
	border-bottom: 5px solid #cc3333;
}

#quote 
{
	background: url(images/customer_quotes.png) no-repeat;
	height: 300px;
	width: 200px;
	padding: 10px;
	margin-top: 10px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
/*---------------------------------------------------------
 Footer 
-----------------------------------------------------------*/
#footer_content {
	border-top: solid 1px #333333;
	width: 100%;
	padding: 6px 0px 0px 0px;
}
#copyright 
{
	width: 100%;
	text-align: center;
	font-size: 9px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#bottom_menu {
	float: right;

	position: relative;
	top: -12px;
	left: 0px;
	text-align: right;
	width: 200px;

}

/*----------------------------------------------------------
 DotNetNuke Specific 
------------------------------------------------------------*/
.SkinObject {
	color: #003366;
	font-weight: 400;
}
.Normal {
	font-size: 13px;
	color: #000;
}
.Normal h1 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Sans-Serif;

}
.Head {
	font-weight: 500;
	color: #000;
	font-size: 18px;
}	



/*----------------------------------------------------------
John Pawlenty Edits 5/10
------------------------------------------------------------*/

h1 
{
	text-align: left;
	font-size: 18px;
}

ul 
{
	text-align: left;
}

.text /*controls padding on navigation */
{
	padding-left: 10px !important;
	padding-right: 5px !important;
}

li 
{
	text-align: left;
}

.scrollWrap group level1 
{
	margin-left: -10px;
}

/*----------------------------------------------------------
Telerik
------------------------------------------------------------*/

/* Make sure you migrate this to 3col.css as well 6/24 */

.menu_top_level 
{
	
	text-transform: uppercase;

}

.arrow 
{
	padding-right: 4px;
}

.telerik_nav 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	padding-top: 10px;
	width: 940px;
}

.telerik_nav a 
{
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	

}

.telerik_nav a:hover
{
	color: #000;
	text-decoration: none;
}

/*.managed-services
{
	width: 199px;
	background: #FF0000;
}*/

div.RadMenu .rmGroup .managed-services
{
    width:199px !important;
    height:61px;
    float:left !important;
    clear:left !important;
    background: #ff0000;
}

div.RadMenu .rmGroup li.itinf-head /*section header */
{
    font-weight: bold;
    font-size: 12px;
}




div.RadMenu li.myoffice div.rmText
{
    padding: 10px;
}


div.RadMenu li.virtual-data div.rmText
{
    padding: 10px;
}


.top_nav_left 
{
	margin-top: 6px;
	background: url(images/navigation_top_left.png) no-repeat;
    width:202px !important;
    float:left !important;
    clear:left !important;
    height: 30px;
    margin-bottom: -42px;
}

.top_nav_right 
{
	margin-top: 6px;
	/*background: url(images/navigation_top_right.png);*/
	width: 201px;
    float:left !important;
    clear:none !important;
    height: 30px;
    margin-bottom: -20px;
}

div.RadMenu .rmGroup .support-firstColumn,
div.RadMenu .rmGroup .support-firstColumn_sub
{
    width:202px !important;
    float:left !important;
    clear:left !important;
    
    background-color: #853132;
    background: url(images/dropdownbg.jpg) repeat-y;
    
}

div.RadMenu .rmGroup .support-firstColumn_sub 
{
	height: 25px;
}

div.RadMenu .rmGroup .support-secondColumn_sub 
{
	height: 25px;
}


/* --- set widths for varying MDD -- */


/* Voice & Data */

/* Productivity Software*/

/*Internet Marketing*/

/*Resources*/

.webinars 
{
	padding-bottom: 10px;
}

div.RadMenu .rmGroup .support-firstColumn a,
div.RadMenu .rmGroup .support-secondColumn a
{
    font: 12px, Arial;
    color: #fff;
}

div.RadMenu .rmGroup .support-firstColumn a:hover,
div.RadMenu .rmGroup .support-secondColumn a:hover
{
text-decoration: underline;
}

div.RadMenu .rmGroup .support-firstColumn_sub a:hover,
div.RadMenu .rmGroup .support-secondColumn_sub a:hover
{
color: #FFF;
text-decoration: underline;
}

div.RadMenu .support-firstColumn_sub .rmText,
div.RadMenu .support-secondColumn_sub .rmText
{
    padding: 5px 10px 5px 10px;
}

div.RadMenu .support-firstColumn .rmText,
div.RadMenu .support-secondColumn .rmText
{
    padding: 5px 10px 5px 10px;
}

div.RadMenu .support-firstColumn_sub .rmText,
div.RadMenu .support-secondColumn_sub .rmText
{
    padding: 5px 10px 5px 20px;
}

div.RadMenu .rmGroup .support-secondColumn,
div.RadMenu .rmGroup .support-secondColumn_sub
{
    
    width:211px !important;
    float:left !important;
    clear:none !important;
    background: #687b84;
}


