﻿/*Custom Styles*/
html{ font-family:Verdana; color:#252525;}
h1, h2, h3 {color:#252525;}
body{background-color:#173c8e; background-image: url(body_bg.jpg); background-position:top; background-repeat:repeat-x;}
a{text-decoration:none;color:#173c8e;}
a:hover{text-decoration:underline;color:#173c8e;}
	#top{ background-color:transparent; background-image:url(header.jpg); background-repeat:no-repeat; background-position:bottom;}
	#LogoLink { position: absolute; display: inline; list-style: none; list-style-type: none; margin: 0px; padding: 0px; top: 0px; left: 0px; width:330px; height:110px; } /*Header link using image the entirs size of the header 800 x 115px !IMPORTANT! TO EDIT LINK YOU MUST DELETE/COMMENT-OUT THIS FIRST*/
	#top .home{ background-image: url(../_default/Skins/MarineConsumer/images/home_icon-blue.gif);} /*home icon portal specific option*/
	#top .logo img{ padding:19px 0 0; } /*header logo padding*/
    #top #dnn_nav a, #top #dnn_nav p {color:#173c8e;} /*header link color */
    #top #dnn_nav a:hover{color:#173c8e;} /*header link over color */
	#dnn_footer a{ color:#173c8e;} /*footer link color*/
	.product-info .anchor:hover{color:#fba523;}
	  #dnn_footer a:hover{text-decoration:underline;color:#173c8e;} /*footer link over color*/
	  #content{background-color:#ffffff;} /*main content bg color*/
	.grey-box{background-image: url(../_default/Skins/MarineConsumer/images/box-bg.png);} /*home checkbox list bg image*/
	.selected{color:#252525;} /*color of hide show link when selected*/

/*Main Navigation */
a#current { background-color:#fff !important; color:#FACF3A !important; } /*main tab selected colors*/
ul.dropdown ul li a { border-bottom-color:#B6B6B6; color:#FFFFFF !important; } /*dropdown text color*/
ul.dropdown ul li.hover, ul.dropdown ul li:hover, ul.dropdown ul li.hover a, ul.dropdown ul a:hover, ul.dropdown ul li a:hover { color:#FACF3A !important; } /*dropdown text rollover color */
ul.dropdown li { background-color:#3660a7; color:#FFFFFF; } /*main tab bg color */
ul.dropdown li.hover, ul.dropdown li:hover { background-color: #fff; } /*main tab rollover color */
ul.dropdown a:link, ul.dropdown a:visited, ul.dropdown a:hover, ul.dropdown a:active { color: #fff; } /*non-selected tab text color */
ul#nav ul,ul.dropdown ul, ul#nav ul,ul.dropdown ul li:hover, * html ul#nav ul,ul.dropdown ul{ background-color:#3660a7; border-top-color:#7D7D7D; color:#FACF3A !important; } /*dropdown bg color */
ul.dropdown li a:hover { color:#FACF3A !important; } /*main tab non-selected text rollover color*/
.open { color:#FACF3A !important; }  /*top selected tab text color on dropdown link rollover*/



/*Default Styles*/
.branding-top {
	background: url(../0/dnn_large_banner.png) no-repeat top left;
	width: 890px;
	height: 427px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

.branding-bottom li.feeds {
	margin: 0;
}

.branding-bottom dl {
	background: url(../0/itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(../0/community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(../0/community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(../0/marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(../0/marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(../0/conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(../0/conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(../0/training_title.gif) no-repeat top left;
}
.training dt {
	background: url(../0/training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .feeds {
	background: url(../0/feeds_title.gif) no-repeat top left;
}
.feeds dt {
	background: url(../0/feeds_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(../0/item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
div.link_adminguide {
	float:left;
	background: url(../0/dnn_adminguide.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:right;
	background: url(../0/dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}

#LoginInfo
{
	width:545px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 255px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 29px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	padding: 2px 5px;
	position:relative;
	width:330px;
}
#QuickLinks h2, #QuickLinks p
{
	margin: 5px 5px;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

#TelerikInside
{
	background: white url('../0/telerikInside.jpg');
	border: 1px #cccccc solid;
	padding: 20px 5px 10px 130px;
	margin-bottom: 5px;
	width: 205px;
	height: 140px;
	border-style:none;
}

#TelerikInside h2
{
	font-weight: bold;
}

#RightColumnInfo
{
	float:right;
	width:340px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#qlCol1, #qlCol2
{
	margin: 5px 5px 15px;
	padding-left: 12pt;
	float: left;
	position:relative;
}

