/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.DKBluecontainer				{ margin:0px 0px 10px 0px; }

.DKBlue_Box				{ width: 100%; background: #439bc6 url('DKBlueHighlights-BoxM.gif') repeat-x left top; }

.DKBlue_BoxT			{  }
.DKBlue_BoxTM			{ float: left; width: 100%; background: transparent url('C0X_greydot.gif') repeat-x top; }
.DKBlue_BoxTL			{ width: 15px; height: 15px; background: transparent url('DKBlueHighlights-BoxTL.gif') no-repeat left top; float: left; z-index:1000;}
.DKBlue_BoxTL img		{ width: 15px; height: 15px; }
.DKBlue_BoxTR			{ width: 15px; height: 15px; background: transparent url('DKBlueHighlights-BoxTR.gif') no-repeat right top; float: right; }
.DKBlue_BoxTR img		{ width: 15px; height: 15px; }
.DKBlue_BoxTL img a:link		{ border:none; outline:none; }
.DKBlue_Box img { border:none; outline:none; }

.DKBlue_BoxM			{ text-align: left; clear:both; border-left: 1px #dddfe3 solid; border-right: 1px #dddfe3 solid; }
.DKBlue_ContentPane		{ padding:0px 0px 0 0px; clear: both; }

.DKBlue_BoxB			{  height: 15px; }
.DKBlue_BoxBM			{ float: left; width: 100%; background: transparent url('C0X_greydot.gif') repeat-x bottom; }
.DKBlue_BoxBL			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxBL.gif') no-repeat left bottom; float: left;  }
.DKBlue_BoxBL img		{ width: 15px; height: 15px; }
.DKBlue_BoxBR			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxBR.gif') no-repeat right bottom; float: right;  }
.DKBlue_BoxBR img		{ width: 15px; height: 15px; }

.DKBlue_Box .actions	{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.DKBlue_Box .title		{ float:left; color:white; font-size:130%; font-weight: bold; padding: 0 0 6px 15px; line-height:100%; }
.DKBlue_Box .visibility	{ float:right; width: 21px; height: 21px; margin: 0 10px; }
.visibility a:hover		{ background-color:Transparent; }
.DKBlue_Box .icons		{ margin:5px 0 0 15px; }
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }
.viewall				{ color: #015786; font-size: 85%; font-weight:bold; float:right; margin-right:10px;}

img a:link {border:none; outline:none;}

