/* 
================================
Skin styles for DotNetNuke
================================
*/   
body 
{
	background-color: #615747;
}
body.popup
{
	background-color: #ffffff;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #615747;
	padding:10px;
}
.skinmaster {
	min-width: 770px;
	max-width: 1255px;
	margin: 0px auto;
	width:expression(document.body.clientWidth < 770? "770px" : document.body.clientWidth > 1255? "1255px" : "100%");
	height: 100%;
	background-color: #FFFFFF;
	padding: 10px 15px;
}
.skinheader {
}
.skingradient {
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:18px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #C3BAA6 0px solid; 
	border-bottom: #C3BAA6 1px solid; 
	border-top: #C3BAA6 1px solid; 
	border-right: #C3BAA6 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica; 
	height: 21px;
}
.MainMenu_MenuIcon {
	background-color: #C3BAA6; 
	border-left: #C3BAA6 1px solid; 
	border-bottom: #C3BAA6 1px solid; 
	border-top: #C3BAA6 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	display:none;
}
.MainMenu_SubMenu {
	background-color: #C3BAA6;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	margin-left:1px;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #313343;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #C3BAA6 0px solid; 
	border-bottom: #C3BAA6 0px solid; 
	border-top: #C3BAA6 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
.StandardButton {
  background: #313343 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Verdana, Arial, Helvetica;
   font-size:  16px;
   font-weight: bold;
   color: #313343;
}

.SkinObject {
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    underline;
    color:#948038;
}

A.SkinObject:visited  {
    text-decoration:    underline;
    color:#948038;
}

A.SkinObject:active   {
    text-decoration:    underline;
    color:#948038;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color:#948038;
	background-color: #E1DED3;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	line-height: 18px;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
	line-height: 18px;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:  Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.itsnavigation {
	background-image: url(navigation.gif);
	height: 32px;
	background-repeat: repeat-x;
}
.itsfooter {
	border-left: 4px solid #313343;
	padding-left: 10px;
	height:30px;
}
.itsimagehdr {
	background-image : url(content_hdr.jpg);
	height: 133px;
	width: 740px;
	background-repeat: no-repeat;
}
.itsimagehdr2 {
	background-image : url(content_hdr2.jpg);
	height: 133px;
	background-repeat: repeat-x;
}
.itsresheader {
   font-family: Verdana, Arial, Helvetica;
   font-size:  16px;
   font-weight: bold;
   color: #313343;
   text-align: left;	
}
.itsrescontainer {
	text-align: left;
}
.itsreadonly {
	background:#eee none; 
	color:#222; 
	font-style: italic
}
A.itsbutton:link,A.itsbutton:active,A.itsbutton:visited,A.itsbutton:hover {
	color: #313343;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #C3BAA6;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #313343;
	text-align: center;
	width: 80px;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffC3BAA6');
}
td.itsClosingType {
	color: #948038;
}
.ReadOnlyTextBox{
    font-family:  Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color : #ACA899;
}
.itsCommentListItem 
{
	padding: 10px;
}
.itsCommentListBy 
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	line-height: 14px;
}
.itsCommentListAcct 
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	line-height: 14px;
	font-style: italic;
}
.itsCommentListDate
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    
	line-height: 14px;
}
.itsCommentListText 
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	line-height: 18px;
}
.itsCommentForm 
{
	background-color: #FFFFE1;
	border: solid 1px #E4DCC0;
	/*filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);*/
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
}
.itsCommentForm table tr td 
{
	color: #FFFFE1;
}
.itsForm 
{
	background-color: #FFFFE1;
	border: solid 1px #E4DCC0;
	padding: 5px;
	margin: 0 0 20px 0;
}
.itsHead 
{
   font-family: Verdana, Arial, Helvetica;
   font-size:  16px;
   font-weight: bold;
   color: #313343;
   border-bottom: solid 1px red;
   display:block;
}




