/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for MyFirstSKin DotNetNuke Skin by ThinkofDesign.com */
/*--------------------------------------------------------------------------------------------------------------*/
/*page*/

/* The following two selectors attempt to
make the content area fill the screen */

#PortalContainer {height:auto}/*for mozilla */

html{
	height:100%;
	
	text-align: center;
}



body {
	background-color: #FFFFFF;
		background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	}
.fc{
	clear:both;
}


#maincontainer{
	width: 780px;
	border: 1px solid #999999;
	padding-right: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin: auto;
	}
#admincontainer{
	width: 98%;
	border: 1px solid #999999;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	margin:auto; 
}
/************  Breadcrumb Styles **********************/
.breadcrumb {
	font-size: 10px;
	color: #666666;
	padding: 5px;
	text-align: left;
	float: left;
	width: 678px;
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumb .SkinObject {
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.breadcrumb A.SkinObject:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.breadcrumb A.SkinObject:visited  {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.breadcrumb A.SkinObject:active   {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.breadcrumb A.SkinObject:hover    {
	font-weight: normal;
	text-decoration: none;
	color: #791B7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.breadcrumb A {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.breadcrumb A:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.breadcrumb A:visited  {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.breadcrumb A:active   {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.breadcrumb A:hover    {
	font-weight: normal;
	text-decoration: none;
	color: #791B7B;
}
/************  End Breadcrumb Styles **********************/
/************  Top Login Styles **********************/
.topLogin {
	font-size: 10px;
	color: #666666;
	padding: 5px;
	text-align: right;
	width: 770px;

}
.topLogin .SkinObject {
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.topLogin A.SkinObject:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.topLogin A.SkinObject:visited  {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.topLogin A.SkinObject:active   {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.topLogin A.SkinObject:hover    {
	font-weight: normal;
	text-decoration: none;
	color: #791B7B;
}
/************  End TopLogin Styles **********************/



#colA {
	float: right;
	width: 613px;
}
#admincontainer #colA {
	float: right;
	width: 80%;
}


#colC {
	float: left;
	width: 770px;
	background-image: url(images/Pink-Curve.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:left;
}
#colD {
	float: left;
	width: 90%;
	margin-top: 50px;
}
.ContentPane {
	
}

#colB {
	float: left;
	width:151px;
	margin-left: 1px;
}

/* BoxedA */

.boxedA {
	border-top-width: 5px;
	border-top-style: solid;	
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}



/* BoxedB */

.boxedB {
	text-align:left;
	margin-bottom: 1px;
	border-top-width: 5px;
	border-top-style: solid;
	padding-top: 4px;
	width: 151px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.boxedB ul, .boxedB ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 151px;
}

.boxedB li, .boxedB ul ul li {
	display: inline;
	width:150px;
}

.boxedB a {
	display: block;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #791B7B;
	padding-left: 21px;
	padding-top: 7px;
	padding-bottom: 10px;
	background-color: #E7F3FC;
	background-image: url(images/img08.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.boxedB a:hover {
	color: #003366;
	background-color: #D1D2D4;
	background-image: url(images/img09.gif);
	background-repeat: no-repeat;
}

.boxedB .SelectedTab a{
	color: #666666;
	background-color: #D1D2D4;
	background-image: url(images/img09.gif);
	background-repeat: no-repeat;
}

/* BoxedC */

.boxedC {
	margin: 10px;
}




/* Footer */

.footer {
	clear: both;
	width: 770px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer .SkinObject {
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.footer A.SkinObject:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer A.SkinObject:visited  {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer A.SkinObject:active   {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer A.SkinObject:hover    {
	font-weight: normal;
	text-decoration: none;
	color: #791B7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer A {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.xboxcontent {
	display:block;
	background-color: #CC3300;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}

/*  NavMenu styles start here */

.TabList {
	font-size:15px;
	line-height: 17px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


/*  NavMenu styles start here */


.navHContainer {
	display:block;
	width:770px;
	background-image: url(images/top_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
}

#nav  {
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	width:775px;
	float: right;
	margin: 0px;
}

#nav ul {
	list-style:none;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav li {
	position: relative;
	float:left;
	width: 155px;
	list-style: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}
#nav .SelectedTab {
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav li ul { /* second-level lists */
	left: -999em;
	position : absolute;
		background-image: url(images/btn_bg.gif);
}



#nav a {
	display:block;
	text-decoration:none;
	text-align:left;
	padding :0px;
	color:#FFFFFF;
}
#nav li li a {
	width: 151px;
	margin-left:0px;
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #004B8D;
	border: 1px solid #791B7B;
	background-color: #FFFFFF;
}

#nav li a:hover {
}


/********** Layout & Skin Colors ***********/
#colD{
	padding-top:30px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
.threeCol{
	float:left;
	width:100%;
	padding-top: 20px;
}

.threeCol div{
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.threeCol .ctitle{
	color:#791B7B;
	font-size:11pt;
	padding:0px;
	margin:0px;
}
.threeCol .colOne
{
	float:left;
	width:32%;
}

.threeCol .colTwo
{
	float:left;
	width:32%;
}
.threeCol .colThree
{
	float:left;
	width:32%;
}
.homeContentContainer
{	
	width:442px;
}
.homePageSkincolTwo
{
	border-left:1px dotted #d44093;
	border-right:1px dotted #d44093;
}

.homePageTrio{
	width:492px;
}
.homePageTrio .Head{
	color:#800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

.defaultBorderColor
{
	border-top-color: #791B7B;
}
.borderBlue
{
	border-top-color: #019EDC;
}
.borderGreen
{
	border-top-color: #ABC645;
}
.borderYellow
{
	border-top-color: #F7A631;
}
.borderRed
{
	border-top-color: #BB3647;
}

.defaultSkin .Head
{
	color:#791B7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}
.Normal
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}
.greenSkin .colorGreen
{
	border-top-color: #ABC645;
}
.greenSkin .Head
{	
	color: #ABC641;
}
.yellowSkin .colorYellow
{
	border-top-color: #F7A631;
}
.yellowSkin .Head
{	
	color: #F7A631;
}
.redSkin .colorRed
{
	border-top-color: #BC3546;
}
.redSkin .Head
{	
	color: #BA3546;
}
.blueSkin .colorBlue
{
	border-top-color: #019EDC;
}
.blueSkin .Head
{	
	color: #019EDC;
}
#nav1 {
	width: 400px;
}

#nav1.TabList  {
	font-size:12px;
	line-height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 151px;
	color: #666666;
}
#nav1 .SelectedTab {
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#dnn_LeftLink .bbtpContainerTitle .Head{
	display:none;
	background-color: #55A0FF;
}
#dnn_LeftLink .bbtpContainerContent {
	margin: 0px;
	padding-top: 0px;	
}


