/*=====================================================================*/
/*              Cascading Style Sheet for BSPS Skins                   */
/*                       created by t-worx                             */
/*                                                                     */
/*                    http://www.t-worx.com                            */
/*                      tracyw@t-worx.com                              */
/*=====================================================================*/

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;

}

.MainMenu_SubMenuItemSelHover TD
{
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #394B68;
	background: url(images/NavOn.gif) center left repeat-x;


}

.MainMenu_TabRootMenuItem TD
{
	color: #5B6A8A;
	background:none;	
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #394B68;
	background: url(images/NavOn.gif) center left repeat-x;
}

.MainMenu_TabMenuItemHover TD
{
	background: url(images/NavOn.gif) center left repeat-x;
	color: #394B68;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.MainMenu_TabMenuItemSelHover TD
{
	background: url(images/NavOn.gif) center left repeat-x;
	color: #394B68;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar {
	border:none;  
	cursor: pointer; 
	cursor: hand; 
	height: 22px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #5B6A8A;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	padding-right: 0px;
	padding-left: 0px;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #F5F7F9; 
	border-left: #F5F7F9 0px solid; 
	border-right: #F5F7F9 0px solid; 
	border-bottom: #F5F7F9 0px solid; 
	border-top: #F5F7F9 0px solid; 
	width: 1; 

}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #5B6A8A;
	background-color: #F5F7F9;
	border-bottom: #BDC7D7 1px solid;
	border-left: #BDC7D7 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #BDC7D7 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=90, Strength=0);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
}

.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmsub .MainMenu_MenuItemSel {
	background-color: #546383; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	padding-right: 0px;
	padding-left: 0px;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}



/* Width of Skin */
.MainTable {
	width: 760px;
	background-color: #FFFFFF;
}

/* Column Classes */

.headerpane {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	padding-top: 0px;

}

.toppane {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	padding-top: 5px;
}

.leftpane {
	text-align: left;
	vertical-align: top;
	width: 180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

.contentpane {
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

.rightpane {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

.bottompane {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

.datepane {
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6400;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	 font-weight: normal;
}

/* Breadcrumb*/
.Breadcrumb {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B0B7C3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
/* Breadcrumb link */
A.Breadcrumb:link,A.Breadcrumb:visited,A.Breadcrumb:active { 
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #394B68;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
A.Breadcrumb:hover { 
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #394B68;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}


/* Copyright text syle */
.Copyright,A.Copyright:link,A.Copyright:visited,A.Copyright:active,A.Copyright:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#596888;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
}


/* Footer text syle */
.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#7F7F7F;
	text-decoration:none;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
}

/* Footer text syle */
A.Footer:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#000000;
	text-decoration:none;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
}


/* Design Elements */
.NavPane {
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

/* Register text syle */

.Register,A.Register:link,A.Register:visited,A.Register:active {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#596888;
	text-align:center;
	vertical-align:middle;
	padding-right:4px;
	text-decoration:none;
	padding-left: 4px;

}

A.Register:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#596888;
	text-align:center;
	vertical-align:middle;
	padding-right:4px;
	text-decoration:underline;
	padding-left: 4px;

}

/* Login text syle */

.Login,A.Login:link,A.Login:visited,A.Login:active {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#596888;
	text-align:center;
	vertical-align:middle;
	padding-right:4px;
	text-decoration:none;
	padding-left: 4px;
}

A.Login:hover {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#596888;
	text-align:center;
	vertical-align:middle;
	padding-right:4px;
	text-decoration:underline;
	padding-left: 4px;

}


/* Search */

.Search {
	font-size:8pt;
	font-weight:normal;
	font-family:Arial, Helvetica;
	color:#FFFFFF;
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
	text-decoration:none;
}


/* Default link syle */
a:link,a:visited,a:active {font-family: Arial, Helvetica; font-size: 9pt; color: #FF6400; font-weight: normal; text-decoration: none; }
a:hover { font-family: Arial, Helvetica; font-size: 9pt; color: #FF6400; text-decoration: underline; }


/* Default container title syle */
.Head { font-family: Arial, Helvetica; font-size: 11pt; font-weight: bold; color: #5B6A8A; }

/* Normal Text Box */
.NormalTextBox {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	vertical-align: middle;
}

/* Links */
.Link {font-family: Arial, Helvetica; font-size: 8.5pt; color: #B0B7C3; font-weight: normal; text-decoration: none; }
A.Link:link,A.Link:visited,A.Link:active { font-family: Arial, Helvetica; font-size: 8.5pt; color: #B0B7C3; font-weight: normal; text-decoration: none; }
A.Link:hover { font-family: Arial, Helvetica; font-size: 8.5pt; color: #FF6400; font-weight: normal; text-decoration: underline; }

/* Paragraph Styles */
p { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #5B6A8A; }


/* Normal Text Color Classes */

/* Normal */
.Normal {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #5B6A8A;
	font-weight: normal;
	text-decoration: none;
}
A.Normal:link,A.Normal:visited,A.Normal:active { font-family: Arial, Helvetica; font-size: 9pt; color: #FF6400; font-weight: normal; text-decoration: none; }
A.Normal:hover { font-family: Arial, Helvetica; font-size: 9pt; color: #FF6400; font-weight: normal; text-decoration: underline; }

.NormalOrange {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #FF6400;
	font-weight: normal;
	text-decoration: none;
}

/* Black */
.Black { font-family: Arial, Helvetica; font-size: 8.5pt; color: #000000; font-weight: normal; text-decoration: none; }
A.Black:link,A.Black:visited,A.Black:active,A.Black:hover { font-family: Arial, Helvetica; font-size: 8.5pt; color: #000000; font-weight: normal; text-decoration: underline; }

/* Normal Bold Text Color Classes */

/* NormalBold */
.NormalBold { font-family: Arial, Helvetica; font-size: 9pt; color: #394B68; font-weight: bold; text-decoration: none; }
A.NormalBold:link,A.NormalBold:visited,A.NormalBold:active,A.NormalBold:hover { font-family: Arial, Helvetica; font-size: 8.5pt; color: #5B6A8A; font-weight: normal; text-decoration: underline; }

/* NormalBold Orange */
.NormalBoldOrange { font-family: Arial, Helvetica; font-size: 10pt; color: #FF6400; font-weight: bold; text-decoration: none; }
A.NormalBoldOrange:link,A.NormalBoldOrange:visited,A.NormalBoldOrange:active,A.NormalBold:hover { font-family: Arial, Helvetica; font-size: 10pt; color: #FF6400; font-weight: normal; text-decoration: underline; }

/* BlackBold */
.BlackBold { font-family: Arial, Helvetica; font-size: 8.5pt; color: #000000; font-weight: bold; text-decoration: none; }
A.BlackBold:link,A.BlackBold:visited,A.BlackBold:active,A.BlackBold:hover { font-family: Arial, Helvetica; font-size: 8.5pt; color: #000000; font-weight: bold; text-decoration: underline; }

/* Subhead Text Color Classes */

/* Subhead - Admin Pane Titles */
.Subhead { font-family: Arial, Helvetica; font-size: 11pt; color: #546383; font-weight: bold; text-decoration: none; }
A.Subhead:link,A.Subhead:visited,A.Subhead:hover,A.Subhead:active { font-family: Arial, Helvetica; font-size: 11pt; color: #546383; font-weight: bold; text-decoration: underline; }

/* Subhead - Admin Pane Titles */
.SubheadOrange { font-family: Arial, Helvetica; font-size: 11pt; color: #FF6400; font-weight: bold; text-decoration: none; }
A.SubheadOrange:link,A.SubheadOrange:visited,A.SubheadOrange:active { font-family: Arial, Helvetica; font-size: 11pt; color: #FF6400; font-weight: bold; text-decoration: none; }
A.SubheadOrange:hover { font-family: Arial, Helvetica; font-size: 11pt; color: #B0B7C3; font-weight: bold; text-decoration: Underline; }



/* H1 */
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #394B68; }
A.h1:link,A.h1:visited,A.h1:hover,A.h1:active { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000000; text-decoration: underline; }
/* H2 */
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #394B68; }
A.h2:link,A.h2:visited,A.h2:hover,A.h2:active { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #000000; text-decoration: underline; }
/* H3 */
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #394B68; }
A.h3:link,A.h3:visited,A.h3:hover,A.h3:active { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #000000; text-decoration: underline; }
/* H4 */
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #394B68; }
A.h4:link,A.h4:visited,A.h4:hover,A.h4:active { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000; text-decoration: underline; }
/* H6 */
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #394B68; }
A.h6:link,A.h6:visited,A.h6:hover,A.h6:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #000000; text-decoration: underline; }
 
 
/* Admin link styles */
a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active { color:#FFFFFF; border:2px outset #BDC7D7; background:#CBD1DD; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}
a.CommandButton:hover {color:#FFFFFF; border:2px inset #BDC7D7; background:#5B6A8A; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}

/* List styles */
ul {
	list-style-image: url(images/arrow2.gif);
	list-style-position: outside;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #394B68;
	list-style-position: outside;
	list-style-type: lower-roman;
	font-weight: normal;
}


.SpacerTable {
	height: 20px;
}

body {
	background-color: #FFFFFF;
}
.LogoTable {
	background-image: url(images/t-worx2006logoBG.gif);
	background-repeat: repeat-x;
	height: 77px;
	width: 100%;
}



.FooterBG {
	background-image: url(images/t-worx2006_011.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	width: 100%;
}
.TopRepeater {
	background-image: url(images/CASTILLO_02.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.BottomRepeater {
	background-image: url(images/CASTILLO_31.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.LeftRepeater {
	background-image: url(images/CASTILLO_05.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.RightRepeater {
	background-image: url(images/CASTILLO_08.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.LoginTable {
	background-color: #CCCC66;
	height: 21px;
	width: 100%;
}
.HeaderTable {
	height: 92px;
	background-image: url(images/CASTILLO_13.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.NavTable {
	background-image: url(images/NavOff.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
}
.NavShadowTable {
	background-image: url(images/CASTILLO_19.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 9px;
	width: 100%;
}
.CopyrightTable {
	background-image: url(images/CASTILLO_21.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	width: 100%;
}
.SubCopyrightTable {
	background-image: url(images/CASTILLO_23.gif);
	background-position: left;
	height: 8px;
	width: 100%;
	background-repeat: no-repeat;
}
.TermsTable {
	background-color: #D7D7D7;
	background-image: url(images/CASTILLO_25.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 100%;
}
.BottomTableBG {
	background-image: url(images/CASTILLO_29.gif);
	background-repeat: repeat-x;
	height: 27px;
}
.BottomTable {
	background-image: url(images/CASTILLO_27.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	width: 100%;
}
.ContentBG {
	background-image: url(images/Rightside.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.TopTable {
	background-image: url(images/t-worx2006_02.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 100%;
}
.FooterTable {
	background-image: url(images/t-worx2006_012.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
}
.ContentTable {
	width: 100%;
}
.MenuTable {
	height: 22px;
}
.OrangeSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF6400;
}
.FormTable {
	width: 300px;
}
.FormLabelCell {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	width: 100px;
}
.FormControlCell {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	vertical-align: middle;
}
/* Form Text Box */
.FormTextBox {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	vertical-align: middle;
	width: 100%;
	background-color: #FFFFFF;
}
.FormTextArea {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #546383;
	font-weight: normal;
	vertical-align: middle;
	width: 100%;
	background-color: #FFFFFF;
}
.FormSubmit {
	background-color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	border: 1px solid #546383;
	margin-left: 108px;
}

/*DynamicForms_Label*/
.DynamicForms_Label
{
   font-family: Arial, Helvetica!important;
	font-size: 9pt!important;
	color: #5B6A8A!important;
	font-weight: normal!important;
	text-decoration: none!important;
	line-height: 12pt!important;
	white-space:nowrap!important;
}

.FormHeading { background:#f1f3f6; padding:3px 10px; border:1px solid #c4cddb;}

.FormBottomLine { color:#5B6A8A; height:1px; width:100%; padding:0px; margin:0px;}

.requiredInput {
	padding:3px;
	background-color: #FFEAEA;
	border: 1px dashed #990000;
}

#tblHeader select , .requiredSelect {
	background-color: #FFEAEA!important;
	border: 1px dashed #990000!important;
}

.DynamicForms_ServerSideSummary {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}

