/* =================================================================
    CSS STYLES FOR DNNSTUFF - Aggregator (www.dnnstuff.com)
   =================================================================
*/

/* top */
.Top_TabStrip {
	border-bottom : 1px solid #9E9E85;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}

.Top_TabPage
{
	border-right: #9e9e85 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	background: url(images/wh_tab_background.gif) white repeat-y left top;
	padding-bottom: 10px;
	border-left: #9e9e85 1px solid;
	width: 100%;
	padding-top: 10px;
	border-bottom: #9e9e85 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	
}

.Top_TabStrip .Top_TabSelected
{
	border-right: #9e9e85 1px solid;
	padding-right: 10px;
	border-top: #9e9e85 1px solid;
	display: inline;
	padding-left: 10px;
	font-weight: bolder;
	font-size: 11px;
	background: white;
	float: left;
	padding-bottom: 2px;
	margin: 0px 0px 0px 4px;
	border-left: #9e9e85 4px solid;
	cursor: pointer;
	color: #727265;
	line-height: 14px;
	padding-top: 2px;
	border-bottom: #f7f7f1 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
	text-transform: uppercase;
}

.Top_TabStrip .Top_TabUnselected {
	cursor: pointer;
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	background : #E5E5CB;
	border : 1px solid #9E9E85;
	border-left : 4px solid #9E9E85;
	color : #727265;
	float : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
	text-transform: uppercase;
}

.Top_TabStrip .Top_TabMouseover {
	color : black;
	background: #CCCCB2;
}

/* BOTTOM */
.Bottom_TabStrip
{
	padding-bottom: 4px;
	padding-left: 2px;
	background-color: lightsteelblue;
	text-align: left;
}

.Bottom_TabUnselected
{
	cursor: pointer;
	color: black;
	background-color: #BEF0C3;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 2px;
}

.Bottom_TabSelected
{
	cursor: pointer;
	color: black;
	font-weight: bolder;
	background-color: #b9d1f4;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 2px;
	}

.Bottom_TabMouseOver
{
	color: blue;
}

.Bottom_TabPage
{
	background-color: white;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-top: solid 1px silver;
	padding: 3px;
}


/* LEFT */
.Left_TabStrip
{
}

.Left_TabUnselected
{
	cursor: pointer;
	background-color: silver;
	color: black;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Left_TabSelected
{
	cursor: pointer;
	background-color: orange;
	color: white;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Left_TabMouseOver
{
	background-color: orange;
	color: white;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Left_TabPage
{
	background-color: orange;
	width: 500px;
}

/* RIGHT */
.Right_TabStrip
{
}
.Right_TabUnselected
{
	cursor: pointer;
	background-color: silver;
	color: black;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Right_TabSelected
{
	cursor: pointer;
	background-color: orange;
	color: white;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Right_TabMouseOver
{
	cursor: pointer;
	background-color: orange;
	color: white;
	margin-bottom: 2px;
	text-align: center;
	padding: 1px 3px 1px 3px;
}

.Right_TabPage
{
	background-color: orange;
	width: 500px;
}

/* INLINE */
.Inline_TabStrip
{
}
.Inline_TabUnselected
{
	background-image: url(images/greenthing.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-position: 5px center;
	cursor: pointer;
	color: Black;
	background-color: #BEF0C3;
	margin-top: 2px;
	padding-left: 24px;
	font-size: 12pt;
}

.Inline_TabSelected
{
	background-image: url(images/bluething.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-position: 5px center;
	cursor: pointer;
	color: Black;
	background-color: #b9d1f4;
	margin-top: 2px;
	padding-left: 24px;
	font-size: 12pt;
}

.Inline_TabMouseOver
{
	background-image: url(images/bluething.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
  	background-position: 5px center;
	
}

.Inline_TabPage
{
	background-color: white;
	border-right: solid 1px silver;
	border-left: solid 1px silver;
	border-bottom: solid 1px silver;
	padding-left: 10px;
	margin-left: 10px;
}
/* Workhorse Top */ /* DONT USE THIS - MOZILLA PROBLEM */
.WH_TOP_TabStrip {
	border-bottom : 1px solid #9E9E85;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
}

.WH_TOP_TabPage
{
	border-right: #9e9e85 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	background: url(images/wh_tab_background.gif) white repeat-y left top;
	padding-bottom: 10px;
	border-left: #9e9e85 1px solid;
	padding-top: 10px;
	border-bottom: #9e9e85 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-transform: uppercase;
}

.WH_TOP_TabStrip .WH_TOP_TabSelected
{
	border-right: #9e9e85 1px solid;
	padding-right: 10px;
	border-top: #9e9e85 1px solid;
	display: inline;
	padding-left: 10px;
	font-weight: bolder;
	font-size: 11px;
	background: white;
	float: left;
	padding-bottom: 2px;
	margin: 0px 0px 0px 4px;
	border-left: #9e9e85 4px solid;
	cursor: pointer;
	color: #727265;
	line-height: 14px;
	padding-top: 2px;
	border-bottom: #f7f7f1 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
	moz-border-radius-topleft: 7px;
	moz-border-radius-topright: 7px;
	text-transform: uppercase;
}

.WH_TOP_TabStrip .WH_TOP_TabUnselected {
	cursor: pointer;
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	background : #E5E5CB;
	border : 1px solid #9E9E85;
	border-left : 4px solid #9E9E85;
	color : #727265;
	float : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bolder;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
	text-transform: uppercase;

 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.WH_TOP_TabStrip .WH_TOP_TabMouseover {
	color : black;
	background: #CCCCB2;
}

