/***************************
**  Reset by Erik Meyer  ***
***************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a img{
    border:none;
}

/*************************
**     Base Styles   *****
**************************/
body{
    text-align: left;
    padding: 0px; 
    margin: 0px; 
    font-size:12px;
    font-family: Arial;
    background: #cac6b2;
}

h1, h2, h3, h4, h5, h6{
    font-family: Arial;

}

h1{ font-size: 2.1667em;} /* 12x2.1667 = 26px */
h2{ font-size: 2em;}      /* 12x2 = 24px*/
h3{ font-size: 1.667em;}  /* 12x2.1667 = 20px */
h4{ font-size: 1.3334em;} /* 12x2.1667 = 16px */

p{
    margin-bottom: 1.5em;
    line-height: 1.5em;
}

.right{
	float:right;
	text-align:right;
}
.left{
	float:left;
}
.char-limit-info{
    font-weight:normal;
    font-size: 0.916667em
}
.char-limit-info.error{
    color: Red;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 9px;
	*font-size: 12px;
}
sup {bottom: 1ex;}
sub {top: .5ex;}

/*****************************
*	Page Structure   *********
******************************/
#page-wrapper {
	width: 918px;
	margin:0px auto;
	text-align:left;
}

.content_middle{
	background: url(/Portals/_default/Skins/dnn-mbpa/images/content_bg_mid.png) repeat-y;

}

.leftcolumn {
	float:left;
	width:196px;
	padding:0px 0px 0px 14px;
}

.rightcolumn {
	float:left;
	width:690px;
	padding:0px 0px 0px 4px;
}

.rightcolumn-left {
	float:left;
	width:672px;
	min-height:300px;
	padding:5px 10px 0;
}

.twoCol .rightcolumn-left {
	float:left;
	width:462px;
	min-height:300px;
	padding:5px 10px 0;
}

.twoCol .rightcolumn-right {
	float:left;
	width:200px;
	padding:0px 0px 0px 5px;
}

.twoCol .split .rightcolumn-left,
.twoCol .split .rightcolumn-right{
	float:left;
	width:325px;
	min-height:300px;
	padding:5px 10px 0;
}

.footerdiv{
	text-align:right;
	width:878px;
	padding: 5px 20px;
	font-size: 0.8em;
	line-height: 14px;
}

.footerdiv td{
	vertical-align:bottom;
}

/*****************************
*   Content Style         ****
*****************************/
h2.title{
	color: #8c0b42;
	font-size: 1.5em;
	margin-bottom: 0.6em;
}

h3.title{
	color: #8c0b42;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.6em;
}

/*****************************
*	LoginBox             *****
******************************/
.DynamicLogin_UserName,
.DynamicLogin_Password,
#txtPasswordClone{
	margin:2px;
	width: 170px;
}


/*****************************
*	Facilitator Listing  *****
******************************/
.facilitator-listing-container h4{
    font-size: 1em;
}
.facilitator-listing-container h4 a{
    color: #8c0b42;
}
    



/*SOS. Added for general TD cleanup */
xtd
	{
	vertical-align: top;
	}

/*For Forms Updating*/
.DynamicForms_Maintable
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.DynamicForms_Maintable p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}




#SaveForm p a
{
	font-weight: bold;
}
                

#SaveForm a:hover, #SaveForm a:active
{
    color: #85825f;
}


.radioLabel
{
	font-weight: bold;
}

td.radioOptions 
	{
	}

td
{

}
table.radioOptions tr td
{
	width: 500px;
	padding-left: 150px;
	font-weight: normal;
}


.NormalBold p
{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

table.simpletable tr td
{
vertical-align: top;
}


.left-bar #SaveForm p
{
    padding-left: 00px;
}

.left-bar .normal p
{
padding: 0px;
margin: 0px;
}

.left-bar h2.title span.Head a
{
color: #000000;
}

div.leftSubscribeForm
{
height: 95px;
}


.TitleMBPADefault {
color: #8C0B43;
}
