@charset "utf-8";

/* -----------------------------------------------------------------------
     _    _ _     _                 _    _                                
    / \  | | | __| |_ __  _ __  ___| | _(_)_ __  ___   ___ ___  _ __ ___  
   / _ \ | | |/ _` | '_ \| '_ \/ __| |/ / | '_ \/ __| / __/ _ \| '_ ` _ \ 
  / ___ \| | | (_| | | | | | | \__ \   <| | | | \__ \| (_| (_) | | | | | |
 /_/   \_\_|_|\__,_|_| |_|_| |_|___/_|\_\_|_| |_|___(_)___\___/|_| |_| |_|

 The Name Of Skin: AllDnnSkins City
 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;
}

.conhd:after,.conhd .con-area:after,.con-pane:after {
	content:".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}

.conhd,.conhd .con-area,.con-pane {
	display: inline-block;
}

.conhd,.conhd .con-area,.con-pane {
	display: block;
}

.conft {
	text-align: right;
}

.con-action {
	float: left;
	padding-top: 2px;
}

.con-action table,.con-action td {
	width: auto;
}

.con-title {
	float: left;
}

.con-vis {
	float: right;
}

.con-vis img {
	border: 0;
	vertical-align: top;
}

.con-title img {
	margin-right: 2px;
	vertical-align: middle;
}
/* =E Container Base -------------------------------------------------- */

/* =S Container Title ------------------------------------------------- */
.con1 .con-title,.con1 .con-title .Head {
	font-size: 24px;
	line-height: 27px;
}

.con2 .con-title,.con2 .con-title .Head,.con-title,.con-title .Head {
	color: #FF9C00;
	font: 18px/20px "Times New Roman",serif;
	white-space: nowrap;
}
/* =E Container Title ------------------------------------------------- */

/* =S Container1 and Container2 --------------------------------------- */
.con1 .conhd,.con1 .conhd .con-area,.con1 .con-b,.con1 .con-b span {
	display: block;
	background: url("images/c1_bg_tb.png") 0 0 no-repeat;
}

* html .con1 .conhd,* html .con1 .conhd .con-area,* html .con1 .con-b,* html .con1 .con-b span {
	background-image: url("images/ie/c1_bg_tb.gif");
}

.con1 {
	padding-bottom: 17px;
	background: url("images/c1_bg.png") 50% 100% no-repeat;
}

* html .con1 {
	background-image: url("images/ie/c1_bg.jpg");
}

.con1 .conhd {
	background-position: 0 -20px;
}

.con1 .conhd .con-area {
	padding: 0 18px 0 17px;
	background-position: 100% -107px;
}

.con2 .conhd .con-area {
	padding-left: 23px;
}

.con1 .con-action {
	padding-top: 4px;
}

.con1 .con-title {
	padding: 5px 0 2px;
}

.con2 .con-title {
	padding: 5px 0 9px;
}

.con1 .con-vis {
	padding-top: 13px;
}

.con1 .con-wrap {
	min-height: 1px;
	border: 1px solid #734A0C;
	border-width: 0 1px;
	padding: 9px 8px 2px 12px;
	background: #0A0500;
}

* html .con1 .con-wrap {
	height: 20px;
}

.con1 .con-b {
	background-position: 0 0;
}

.con1 .con-b span {
	background-position: 100% -12px;
}

.con1 .con-b span span {
	height: 6px;
	overflow: hidden;
	margin: 0 8px;
	background-repeat: repeat-x;
	background-position: 0 -6px;
}
/* =E Container1 and Container2 --------------------------------------- */

/* =S Container3 ------------------------------------------------------ */
.con3 {
	margin: 10px 0;
}

.con3 .conhd {
	padding: 0 8px 3px;
	background: url("images/c3_bg_t.png") 0 0 repeat-x;
}

.con3 .con-title {
	padding-top: 3px;
}

.con3 .con-vis {
	padding-top: 4px;
}

.con3 .con-wrap {
	margin-top: 7px;
	background: url("images/c3_bg_m.png") 0 100% repeat;
}

.con3 .con-wrap2 {
	padding: 8px 10px;
	background: url("images/c3_bg_b.png") 0 100% repeat-x;
}
/* =E Container3 ------------------------------------------------------ */

/* =S Container4 ------------------------------------------------------ */
.con4 {
	margin: 10px 0;
}

.con4 .conhd {
	padding: 0 8px 6px;
	background: url("images/c4_bg_t.png") 0 100% repeat-x;
}

* html .con4 .conhd {
	background-image: url("images/ie/c4_bg_t.png");
}

.con4 .con-title {
	padding: 4px 0 3px;
}

.con4 .con-vis {
	padding-top: 4px;
}

.con4 .conbd {
	padding: 6px 10px;
}

.con4 .conft {
	padding: 0 7px;
}
/* =E Container4 ------------------------------------------------------ */

