﻿/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/

.container				{ margin:0px 0px 10px 0px; }

.C05DCT_Box				{ width: 100%; background: #439bc6 url('C03DCT_BoxM.png') repeat-x left top; }

.C05DCT_BoxT			{ margin-left: 15px; margin-right: 15px; }
.C05DCT_BoxTM			{ float: left; width: 100%; background: transparent url('C0X_greydot.gif') repeat-x top; }
.C05DCT_BoxTL			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxTL.png') no-repeat left top; float: left; margin-left: -15px; }
.C05DCT_BoxTL img		{ width: 15px; height: 15px; }
.C05DCT_BoxTR			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxTR.png') no-repeat right top; float: right; margin-right: -15px; }
.C05DCT_BoxTR img		{ width: 15px; height: 15px; }

.C05DCT_BoxM			{ text-align: left; clear:both; border-left: 1px #dddfe3 solid; border-right: 1px #dddfe3 solid; }
.C05DCT_ContentPane		{ padding:10px 25px 0 15px; clear: both; }

.C05DCT_BoxB			{ margin-left: 15px; margin-right: 15px; height: 15px; }
.C05DCT_BoxBM			{ float: left; width: 100%; background: transparent url('C0X_greydot.gif') repeat-x bottom; }
.C05DCT_BoxBL			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxBL.png') no-repeat left bottom; float: left; margin-left: -15px; }
.C05DCT_BoxBL img		{ width: 15px; height: 15px; }
.C05DCT_BoxBR			{ width: 15px; height: 15px; background: transparent url('C0XLCT_BoxBR.png') no-repeat right bottom; float: right; margin-right: -15px; }
.C05DCT_BoxBR img		{ width: 15px; height: 15px; }

.C05DCT_Box .actions	{ float:left; margin: 0; max-width:10px; min-width:0px; text-align:center; }
.C05DCT_Box .title		{ float:left; color:#000; font-size: 22px; font-weight: lighter; padding: 0 15px; line-height:160%; }
.C05DCT_Box .visibility	{ float:right; width: 21px; height: 21px; margin: 0 10px; }
.visibility a:hover		{ background-color:Transparent; }
.C05DCT_Box .icons		{ margin:5px 0 0 15px; }
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:10px; }

