@charset "utf-8";

/* -----------------------------------------------------------------------
     _    _ _     _                 _    _                                
    / \  | | | __| |_ __  _ __  ___| | _(_)_ __  ___   ___ ___  _ __ ___  
   / _ \ | | |/ _` | '_ \| '_ \/ __| |/ / | '_ \/ __| / __/ _ \| '_ ` _ \ 
  / ___ \| | | (_| | | | | | | \__ \   <| | | | \__ \| (_| (_) | | | | | |
 /_/   \_\_|_|\__,_|_| |_|_| |_|___/_|\_\_|_| |_|___(_)___\___/|_| |_| |_|

 The Name Of Skin: AllDnnSkins Technology
 Publish Date: February 5, 2010
 Contact Information: contact@alldnnskins.com
 Copyright by Alldnnskins.com. All Rights Reserved

----------------------------------------------------------------------- */

/* =S Container Base -------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.DNNAlignleft,.DNNAligncenter {
	text-align: left;
}

.DNNAlignright {
	text-align: right;
}

.con1 .con-pane:after,.con1 .conhd:after,.conft:after,
.con3 .con-pane:after,.con3 .conhd:after,.conft:after {
	content:".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}

.con1 .con-pane,.con1 .conhd,.conft,
.con3 .con-pane,.con3 .conhd,.conft {
	display: inline-block;
}

.con1 .con-pane,.con1 .conhd,.conft,
.con3 .con-pane,.con3 .conhd,.conft {
	display: block;
}

.conft {
	text-align: right;
}

.con-action,.con-icon {
	float: left;
}

.con-action table,.con-action td {
	width: auto;
}

.Container-mod {
	margin-bottom: 10px;
}
/* =E Container Base -------------------------------------------------- */

/* =S Container Title ------------------------------------------------- */
.con-title .Head {
	font: bold 18px/20px "Trebuchet MS",sans-serif;
}

.con1 .con-title .Head {
	/*color: #69AB01;*/
	color: #0E4E10;
}

.con2 .con-title .Head {
	color: #0E4E10;
}

.con3 .con-title .Head {
	/*color: #696969;*/
	color: #0E4E10;
	font-size: 16px;
	line-height: 18px;
}
/* =E Container Title ------------------------------------------------- */

/* =S Container1 ------------------------------------------------------ */
.con1 .con-icon img {
	margin-right: 10px;
}

.con1 .con-title {
	padding: 4px 0 6px;
}

.con1 .con-pane {
	padding: 6px 0 1px;
}
/* =E Container1 ------------------------------------------------------ */

/* =S Container2 ------------------------------------------------------ */
.con2 {
	border-bottom: 2px solid #D5E4AA;
}

.con2 .con-icon img {
	margin-right: 8px;
}

.con2 .con-pane {
	padding: 6px 0 8px;
}
/* =E Container2 ------------------------------------------------------ */

/* =S Container3 ------------------------------------------------------ */
.con3 .con-t,.con3 .con-t span,.con3 .con-b,.con3 .con-b span {
	display: block;
	height: 8px;
	overflow: hidden;
	background: url("images/c3_bg_tb.gif") no-repeat 0 0;
}

.con3 .con-t span {
	background-position: 100% -16px;
}

.con3 .con-t span span {
	margin: 0 8px;
	background-position: 0 -8px;
	background-repeat: repeat-x;
}

.con3 .con-b {
	background-position: 0 -24px;
}

.con3 .con-b span {
	background-position: 100% -40px;
}

.con3 .con-b span span {
	margin: 0 8px;
	background-position: 0 -32px;
	background-repeat: repeat-x;
}

.con3 .con-icon img {
	margin-right: 8px;
}

.con3 .con-wrap {
	min-height: 83px;
	border: 1px solid #DCD9D9;
	border-width: 0 1px;
	padding: 1px 10px;
	background: url("images/c3_bg.png") repeat-x 0 100%;
}

.con3 .con-pane {
	padding: 8px 0 1px;
}
/* =E Container3 ------------------------------------------------------ */

.NO-Title .con-action {
	float: none;
}
