body {
	margin: 0px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight: normal;
	color: #333333;
	background-color: #0065a4;
}

.Normal, 
.Normal a,
.Normal span, 
.SkinObject, 
.clear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* avoid covered-up CMS control buttons */
div.CMSConfigureBox a {
display: inline !important; z-index: 1000 !important;
}

/* = padding for div = */
.inframe{
	padding:0px;
	padding-right:8px;
	padding-left:8px;	
	margin:0px;
font-size: 12px;
}

/* = another padding for div = */
.inframe2{
	padding-top:16px;
	padding-right:8px;
	padding-left:20px;
	padding-bottom:16px;
	margin:0px;
font-size: 12px;
}


.OrangeText{
	color: #f05d22;
}

.BlueText{
	color: #0065a4;
}

/* == General Link Style Begins == */
a, a:active, a:visited, a:link{
	color: #0065a4;
	text-decoration:none;
}

a:hover{
text-decoration:underline;
}
/* == General Link Style Ends == */


/* == Top Navigation Style Begins == */
#navigation{
	height:41px;
	
}

/* == Top Navigation Style Ends == */



/* == Homepage Style Begins == */
#mainbody {
	width:883px;
	margin:auto;
}

div.clear{
	width:100%;
	clear:both;
	height:17px;
}

#header{
	background-color: #ffffff;
	height:61px;
	text-align:left;
	padding-left:34px;
}

#header_bottom{
	height:12px;
	width:100%;
	background-image: url(../images/header_roundedge.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#content{
	background-color: #ffffff;
	margin-bottom: 50px;
	padding:11px 11px 25px 11px;
	text-align:left;
        padding-bottom: 25px;
        
}

#HpContentTop{
	width:100%;
	clear:both;
	padding:0px;
	margin:0px;
}

/* ************ MAIN BANNER - HOME PAGE *************** */

#mainBanner{
	width:610px;
	height:376px;
	background-image: url(../images/digital-media-distribution-management.jpg);
}

#mainBanner h1{
	color:#ffffff;
	font-size: 32px;
	margin:0;
	padding:0;
	padding-top: 60px; 
	padding-bottom: 58px;
	padding-left:23px;
}


#mainBanner div.aboutBox {
	width: 305px;
/*	margin-top: 42px; */
	margin-left: 16px;
	padding-top: 20px;
	
}
#mainBanner div.aboutBox h4 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: normal;
	color: #000000;
}

#mainBanner div.hometextbox {
	width: 250px;
	padding: 10px 0px 5px 40px;
	background: transparent;
} 

#mainBanner div.hometextbox, 
#mainBanner div.hometextbox .Normal {
	font-weight:bold;
	font-size:13px;
	line-height: normal;
	color: #0065A4;
}


#mainBanner div.hometextbox .Normal a {
	text-align: center;
	color: #ffffff;
	font-weight:bold; 
	width: 87px;
	background: transparent url(../images/mainBanner-button.gif) center no-repeat;
	line-height: 20px;
	display: block;
	margin-top: -30px;
	margin-left: 160px;
	text-decoration: none;
}


#mainBanner div.hometextbox .Normal a:hover {
	text-decoration: none;
	background: transparent url(../images/mainBanner-button-ovr.gif) center no-repeat;
}

#home-action div.EditModuleWrapper {margin-top: -20px !important;}





#TopColLeft{
	width:610px;
	height:376px;
	float:left;
}

#TopColRight{
	width:220px;
	float:right;
}


#HpContentBottom{
	width:100%;
	padding:0px;
	margin:0px;
}

#BottomColLeft{
	width:610px;
	float:left;
margin-top: 15px;
}





a.HpRssList, a.HpRssList:link, a.HpRssList:visited, a.HpRssList:active{
	font-size: 10px;
	text-decoration:none;
	color:#666666;
}

a.HpRssList:hover{
	color:#000000;
}

.GreyItalics{
	font-style: italic;
	color: #999999;
}
/* bottom-right "blog" area on the home page */
#BottomColRight{
	width:220px;
	float:right;
	text-align:left;
	margin-top: 5px;
}

#HpContentBlog{
	float:left;
	width:209px;
	padding:0px;
}

#HpContentBlog .headertop{
	height:3px;
	background-image: url(../images/header_hp_rightcol_top.gif);
}
#HpContentBlog .headerbottom{
	height:3px;
	background-image: url(../images/header_hp_rightcol_bottom.gif);
}
#HpContentBlog .header{
	background-color: #e4eaf4;
	color:#0065a3;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-indent:10px;
	clear:both;
}

#HpContentBlog ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#HpContentBlog li{
	padding-left: 25px;
	background: url(../images/icon_rss.gif) 0px 0px;
	background-repeat: no-repeat;
	line-height:16px;
	margin-bottom:10px; 
}

div.btn_podcast{
	background-color:#7da4ce;
	width:67px;
	height:16px;
	line-height:16px;
	float: left;
	text-align:center;
	display:block;
}

div.btn_podcast a, div.btn_podcast a:link, div.btn_podcast a:active, div.btn_podcast a:visited{
	background: url(../images/hp_btn_blue.jpg);
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;	
	display:block;
}

div.btn_podcast a:hover{
	background: url(../images/hp_btn_blue_on.jpg);
	text-decoration:none;	
	display:block;	
}


div.text_container{
	line-height:20px;
	height:16px;
	vertical-align:text-bottom;
	float: left;
	padding-right:5px;

}

/* added CMS feed reader module under home page blog items - style the reader items */
#HpContentBlog .inframe #dnn_RightPane .home-right-content td.Item, 
#HpContentBlog .inframe #dnn_RightPane .home-right-content td.AltItem { 
background-image:url(../images/icon_rss.gif) !important;
background-repeat:no-repeat !important;
padding-bottom:10px !important;
padding-left:25px !important;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
/* remove bottom-padding separating these adjacent lists */
#HpContentBlog ul.rss {padding-bottom: 0px; margin-bottom: 0px;}




/* == Homepage Resource Component Style Begins == */
#HpContentResource{
	width:236px;
	float:left;
	padding:0px;	
}

#HpContentResource .headertop{
	height:3px;
	background-image: url(../images/header_hp_leftcol_top.gif);
}
#HpContentResource .headerbottom{
	height:3px;
	background-image: url(../images/header_hp_leftcol_bottom.gif);
}

#HpContentResource .header{
	background-color: #99ca3c;
	color:#ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
	text-indent:10px;	
}
#HpContentResource .header h2 {
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	text-indent:10px;
}


#HpContentResource ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#HpContentResource li{
	padding-left: 25px;
	background: url(../images/icon_arrow_orange.gif) 0px 0px;
	background-repeat: no-repeat;
	line-height:16px;
	margin-bottom:10px;
}

a.HpResourceList, a.HpResourceList:link, a.HpResourceList:visited, a.HpResourceList:active{
	color:#0065a4;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	text-transform: uppercase;
}

a.HpResourceList:hover{
	text-decoration:underline;
}
/* == Homepage Resource Component Style Ends == */

/* == Homepage News Component Style Begins == */

#HpContentNews{
	width:352px;
	float:right;
	padding:0px;
}

#HpContentNews .headertop{
	height:3px;
	background-image: url(../images/header_hp_midcol_top.gif);
}
#HpContentNews .headerbottom{
	height:3px;
	background-image: url(../images/header_hp_midcol_bottom.gif);
}
#HpContentNews .header{
	background-color: #99ca3c;
	color:#ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	text-indent:10px;
}
#HpContentNews .header h2 {
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
	text-indent:10px;
}
#HpContentNews ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#HpContentNews li{
	padding-left: 25px;
	background: url(../images/icon_arrow_blue.gif) 0px 0px;
	background-repeat: no-repeat;
	line-height:16px;
	margin-bottom:10px;
}


a.HpNewsList, a.HpNewsList:link, a.HpNewsList:visited, a.HpNewsList:active{
	text-decoration:none;
	color:#666666;
}

a.HpNewsList:hover{
	color:#333333;
}

/* == Homepage News Component Style Ends == */


/* == Homepage Customer Showcase (logos and quote) Style Begins == */

div.customerarea{
	background-color:#e4eaf4;
}

span.hpheader{
	color:#0065a4;
	height:14px;
display: block;
font-size: 12px;
	font-weight:bold;
text-align: center;
}


div.customerlogo_left{
	background-color: #ffffff;
	width:98px;
	height:68px;
	float:left;
}

div.customerlogo_right{
	background-color: #ffffff;
	width:98px;
	height:68px;
	float:right;
}

div.customerlogo_clear{
	width:100%;
	clear:both;
	height:8px;
}

/* div.customerquote */ 
div.home-quote-content .Normal {
	margin:auto;
	background-color:#ffffff;
	padding:8px;
	font-size:10px;
	color:#666666;
	font-style: italic;
}

div.tourContainer {
display: block;
margin-top: 10px;
/* margin-bottom: 15px; */
}

#dnn_TourPane .Normal {
font-size: 11px;
line-height: normal;
}


/* == Homepage Customer Showcase (logos and quote) Style Ends == */


/* == Homepage Cartnoon Area begins == */

div.cartoon{
/*	background-image: url(../images/pic_cartoon.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height:60px;	*/
}
div.cartoonContainer div.ISContent {
display: block;
}

div.cartoon img {
float: left;
padding-right: 5px;
padding-left: 0px;
border: none;
}
div.cartoonContainer a, div.cartoonContainer a:link, div.cartoonContainer a:active, div.cartoonContainer a:visited{
	color:#666666;
	text-decoration:none;

	padding:0px;	
	height:60px;
	padding-top:15px;
/*	padding-left:100px; */
	display:block; 
}

div.cartoonContainer a:hover{
	color:#0065a4;
	text-decoration:none;	
}

/* == Homepage Cartnoon Area Ends == */



/* == Secondary Page Style Begins == */
		
#PageNav{
	float:left;
	width:160px;
	text-align:left;
}

#PageSeperator{
	float:left;
	width:1px;
	background-color:#7fb2d1;
	height:100%;	
}
#PageContent{
	float:left;
	width:460px;
	color:#666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7fb2d1;
}

#PageContent H1{
	font-size:24px;
	font-weight:bold;
	color:#f05d22;
	padding:0px;
	margin:0px;
	margin-bottom:5px;	
}

#PageContent H2{
	font-size:14px;
	font-weight:bold;
	color: #7fb2d1;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}

#PageContent H3{
	font-weight:normal;
	font-size:14px;
	padding:0px;
	margin-bottom:5px;
}

#PageContent p{
	padding:0px;
	margin-top:0px;
	line-height: 1.5;
}

#PageContent ul{
	padding-left:20px;
	margin:0px;
}
#PageContent li{
	line-height:1.5;
}

/* added spacing at bottom of basic container content, in case another module is added at the bottom */
#dnn_ContentPane .BasicContainer .ContainerContentWrapper {padding-bottom: 15px;}

/* one more try - trouble when an image is the last thing in a module - 09JAN2009 - */
/* also added clearing linebreak to the basic container html */
div.BasicContainer, div.BasicContainer  div.ContainerContentWrapper {display: block} 


/* == Page content Class for Secondary Page without right column == */

#PageContent_Wide{
	float:left;
	width:690px;
	color:#666666;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7fb2d1;
}

#PageContent_Wide H1{
	font-size:24px;
	font-weight:bold;
	color:#f05d22;
	padding:0px;
	margin:0px;
	margin-bottom:5px;	
}

#PageContent_Wide H2{
	font-size:14px;
	font-weight:bold;
	color: #7fb2d1;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}

#PageContent_Wide H3{
	font-weight:normal;
	font-size:14px;
	padding:0px;
	margin-bottom:5px;
}

#PageContent_Wide p{
	padding:0px;
	margin-top:0px;
	line-height: 1.5;
}

#PageContent_Wide ul{
	padding-left:20px;
	margin:0px;
}
#PageContent_Wide li{
	line-height:1.5;
}




/* borders on page-size image */
.pagepic{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7fb2d1;
	text-align:center;
	padding:10px;
}
.pagepiccaption{
	text-align:center;
	padding:4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7fb2d1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7fb2d1;
	margin-top: 4px;
	margin-bottom: 8px;
	color: #7fb2d1;

}


#PageSideComponent{
	float:right;
	width:220px;
}


div.bluearea{
	background-color:#e4eaf4;
	margin-bottom:8px;
}

div.blueareabg{
	background-color:#e4eaf4;
	padding-bottom:98px;
	margin-bottom:8px;
	background-image: url(../images/bg_bluearea.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.bluearea_inframe{
	padding:8px;
}
.bluearea_clear{
	height:8px;
}

.bluearea_boxtitle{
	color:#0065a4;
	height:14px;
	font-weight:bold;
	text-indent:4px;
}

.bluearea_textarea{
	margin:auto;
	margin-top:8px;
	background-color:#ffffff;
	padding:8px;
	font-size:12px;
	line-height:1.5;
	color:#7fb2d1;
	clear:both;
}

.bluearea_textarea div.header{
	font-size:14px;
}

div.btn_signupnow{
	width:105px;
	height:20px;
	font-size:12px;
	line-height:20px;
	text-align:center;
	display:block;
}

div.btn_signupnow a, div.btn_signupnow a:link, div.btn_signupnow a:active, div.btn_signupnow a:visited{
	background-image: url(../images/btn_signupnow.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background-position: center top;
}

div.btn_signupnow a:hover{
	background-image: url(../images/btn_signupnow_on.jpg);
	background-repeat: no-repeat;	
	text-decoration:none;	
	display:block;	
}

div.quickpicks {

}

.quickpicks ul {
	margin: 0;
	padding: 0;
}

.quickpicks ul li{
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/icon_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;	
	margin: 0;
	padding: 15px 8px 0px 40px;		
	font-size:10px;		
	display:block;
height: 30px;
vertical-align: center;	
}

.quickpicks ul li a, .quickpicks ul li a:link, .quickpicks ul li a:active, .quickpicks ul li a:visted{
height: 20px;
	line-height: normal;
	display:block;
position: relative;
margin: 0px 0px;
margin-top: 10px;
padding: 0px 0px;
color:#0065A4;
text-decoration:none;
}	

.quickpicks ul li a:hover{
/*	display:block; */
}

.quickpicks img {
	border: none;
	display: block;
}


div.sideBoxContainer{
	width:220px;
	margin-bottom:8px;
}

div.GreenBoxTop{
	background-image: url(../images/header_greenbox_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:13px;	
}
div.GreenBoxMiddle{
	color:#ffffff;
	font-weight:bold;
	background-color:#99ca3b;
	background-image: url(../images/greenbox_arrow.gif);
	background-repeat: no-repeat;
	background-position: 16px;
	padding-left: 40px;
	display:block;
}

div.GreenboxMiddle a, div.GreenboxMiddle a:link, div.GreenboxMiddle a:visited, div.GreenboxMiddle a:active {
	color:#ffffff;
	text-decoration: none;
	display:block;
}

div.GreenboxMiddle a:hover{
	text-decoration: underline;
	display:block;
}

div.GreenBoxBottom{
	background-image: url(../images/header_greenbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:13px;
}


div.BlueBoxTop{
	background-image: url(../images/header_bluebox_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:13px;
}

div.BlueBoxMiddle{
	color:#ffffff;
	background-color:#abc2e1;
	padding:0px;
	padding-left:5px;
	padding-left:10px;
	font-weight:bold;
}

div.BlueBoxMiddle .header{
	font-size:16px;
	padding-bottom:10px;
}

div.BlueBoxMiddle p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.BlueBoxMiddle a, div.BlueBoxMiddle a:active, div.BlueBoxMiddle a:link, div.BlueBoxMiddle a:visited {
	text-decoration:none;
	color:#ffffff;
}

div.BlueBoxMiddle a:hover{
	text-decoration:underline;
}


div.BlueBoxBottom{
	background-image: url(../images/header_bluebox_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:13px;
}

/* == Secondary Page Style Ends == * /

/* == Vertical Menu Style Begis == */

#HubV3VerticalMenuWrapper {
	width: 160px;
	padding-top:15px;
		
}
  
#HubV3VerticalMenuWrapper .rootGroup{
	margin:0px; 
	padding:0px;
	list-style: none;
}  
  
   
/*  Create the dotter line background for each item, set the margins and alignment */ 		
#HubV3VerticalMenuWrapper li {
	margin-right: 0px;
	text-align: left;
	display: block;
	height: 24px;
	margin-bottom: 5px;
	background-image: url('../images/bullet_orange.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 25px;
}


/* Format the font of the link */		
#HubV3VerticalMenuWrapper li a, 
#HubV3VerticalMenuWrapper li a:visited, 
#HubV3VerticalMenuWrapper li a:hover, 
#HubV3VerticalMenuWrapper li a:active {
	color: #0065a4;
	text-decoration: none;
	line-height: 25px;	
}

#HubV3VerticalMenuWrapper li a:hover {
	text-decoration:underline;			
	line-height: 25px;	
}

/* Make the link to the current page black */
#HubV3VerticalMenuWrapper li.item.selectedTab a, 
#HubV3VerticalMenuWrapper li.item.selectedTab a:link, 
#HubV3VerticalMenuWrapper li.item.selectedTab a:visited, 
#HubV3VerticalMenuWrapper li.item.selectedTab a:hover{
	color: #0065a4;
	font-weight: bold;
	background-color: transparent;
	cursor: default;
	line-height: 25px;	
}		

#HubV3VerticalMenuWrapper ul li.item.selectedpath {
	margin:0px;
	padding:0px;
	background-image: url(../images/bullet_orange.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 25px;
}




#HubV3VerticalMenuWrapper li.item {
font-size: 11px !important;
}

#HubV3VerticalMenuWrapper li.item.selectedtab span, 
#HubV3VerticalMenuWrapper li.item.childitem1.selectedtab span {
color: #f05d22 !important;
}

#HubV3VerticalMenuWrapper .radmenu ul li.childitem1 {
margin-left: 0px !important;
}



#HubV3VerticalMenuWrapper .radmenu ul li.childitem1 {
	margin:0px;
	padding:0px;
	font-size: 12px;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	margin-left:15px;
	padding-left:10px;
	line-height:25px;	
}

/* Create the orange diamond background */
#HubV3VerticalMenuWrapper .radmenu ul li.childitem1 a {
	margin:0px;
	padding:0px;
	
}
 
/*  for the last child item  */
#HubV3VerticalMenuWrapper .radmenu ul li.childitem1.last {

} 

/* try and wrap extra-long text */
#HubV3VerticalMenuWrapper .radmenu ul li.childitem1 .text {
white-space: normal;
}

/* Make the mouse look like a hand when hovering over a link */      
.radmenu ul li span {
	cursor: pointer;
}

/* Hide the separator elements */
#HubV3VerticalMenuWrapper .radmenu ul li.separator {           
	display: none;
}

/* == Vertical Menu Style Ends == */
