/* DOMtabs skin by Michael Martin - http://www.problogdesign.com */
/* DOMtabs script - http://www.onlinetools.org/tools/domtabdata/ */
/* Install guide: http://www.problogdesign.com/general-tips/how-to-install-domtabs-on-wordpress/ */

.sidebar_right ul.domtabs li.active {background: #2b2a2a;border-color:#444242;border-width:1px 1px 0 1px;border-style:solid;}		/* Active tab background color */
.sidebar_right ul.df li:active a {color:#ffffff; }		/* Active tab font color */
.sidebar_right ul.df li {background:none; }			/* Inactive tabs background color */
.sidebar_right ul.df li a {color: #b7b7b7;}				/* Inactive tabs font color */
.sidebar_right ul.df li {}			/* Tabs border color */
.tabdom div {}					/* Box border color - Should be the same as the Active tab background color */
.tabdom div {background:2b2a2a;}						/* Box background color */
ul.df li.active a:link, ul.df li.active a:visited, ul.df li.active a:active, ul.df li.active a:hover{
color:#fff;	}
	
div.tabdom {
	clear: both;
	float: left;
	width: 235px;
	margin: 20px 0 0 0;
}

div.tabdom div {
	display:none;
	}

.sidebar_right ul.df {
	list-style:none;
	padding:0;
	margin:0;
	}

.sidebar_right ul.df li {
	float:left;
	text-align:center;
	padding: 4px 0;
	text-align: center;
	border-color: #383636;
	border-width:1px 1px 0 1px;
	border-style:solid;
	font: bold 14px 'Trebuchet MS', sans-serif;
	position:relative; top:1px;
	width: 32.3%;
	}


.sidebar_right ul.df li a {
	text-decoration:none;
	}

.tabdom div.ddd {
	padding: 5px 5px 0 8px;
	clear:both;
	background:  #2b2a2a;
	border-bottom: 1px solid #444242;	
	border-left: 1px solid #444242;
	border-right: 1px solid #444242;
	border-top: 1px solid #444242;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	}
	
.tabdom div p {
	margin: 12px 0;
}

.tabdom div p span {
	display: block;
	color: #b7b7b7;
	padding: 0;
}

/* ----------------------------------- */

ul.df1 li.active {background: #2b2a2a;border-color:#444242;border-width:1px 1px 0 1px;border-style:solid;}		/* Active tab background color */
ul.df1 li:active a {color:#ffffff; }		/* Active tab font color */
ul.df1 li {background:none; }			/* Inactive tabs background color */
ul.df1 li a {color: #b7b7b7;}				/* Inactive tabs font color */
ul.df1 li {}			/* Tabs border color */
.tabdom1 div {}					/* Box border color - Should be the same as the Active tab background color */
.tabdom1 div {background:2b2a2a;}						/* Box background color */
ul.df1 li.active a:link, ul.df1 li.active a:visited, ul.df1 li.active a:active, ul.df1 li.active a:hover{
color:#fff;
	}
	
div.tabdom1 {
	clear: both;
	float: left;
	width: 650px;
	margin: 20px 0 0 0;
}
	
ul.df1 {
	list-style:none;
	padding:0;
	margin:0;
	}

ul.df1 li {
	float:left;
	text-align:center;
	padding: 8px 10px;
	text-align: center;
	border-color: #383636;
	border-width:1px 1px 0 1px;
	border-style:solid;
	font: bold 14px 'Trebuchet MS', sans-serif;
	position:relative; top:1px;

	}

.tabdom1 div.ddd1 {
	padding: 15px 5px 10px 8px;
	clear:both;
	background:  #2b2a2a;
	border-bottom: 1px solid #444242;	
	border-left: 1px solid #444242;
	border-right: 1px solid #444242;
	border-top: 1px solid #444242;
	width: 650px;
	float: left;
	}
