
/*========================================================*/
/*     Cascading Style Sheet for Tranquility DNN Skin     */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*========================================================*/

/*
padding:
padding-top
padding-right
padding-bottom
padding-left
*/
/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

body {
background: #e7e7e7;

	margin: 0;
        font-family: tahoma;
	font-size: 12px;
}


table, tr, td, p {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.5em;
}


/*========================================================*/
/*  2. Containers                                         */
/*========================================================*/

.SiteWidth {
	margin-top: 15px;
	align: center;
	width: 944px;
	background-color: Transparent
}

.HeaderLeft {
	width: 260px;
	color: #677D94;
}

.HeaderLOGO {
	padding-top: 40px;
        margin: 0px;
        padding-left: 50px;
        padding-right: 0px;
	padding-bottom: 10px;
}

.HeaderTable {
        width: 100%;
}

.HeaderTop {
	vertical-align: top;
	padding-top: 25px;
}

.HeaderPhone {
        font-family: tahoma;
	font-size: 18px;
        font-weight: bold;
        width: 135px;
        height: 27px;
        padding-top: 25px;
        padding-right: 0px;
}
.HeaderPhonegif {
        height: 27px;
        padding-top: 25px;

}
.HeaderMSPart {
        padding-right: 50px;
}
.HeaderSpacer1 {
        font-family: tahoma;
	font-size: 5px;
        font-weight: normal;
}
.HeaderSpacer2 {
        font-family: tahoma;
	font-size: 5px;
        font-weight: normal;
}
.HeaderBanner {
	background: url(bg_table_main.jpg) center repeat-y;
	padding: 20px 85px 0 85px;
	/*font-size: 12px;*/
}
.HeaderMenu 
{

/*	padding-left: 5px;
        padding-right: 50px;*/
  /*      border-top: #a183bc 1px solid; 
        border-bottom: #a183bc 1px solid; */
}
.HeaderMenuSpacer {
	width: 150px;

}
.HeaderMenuTable {
/*	padding-left: 5px;*/
    width: 100%;
	background: url(bg_table_main.jpg) center repeat-y;
  /*      padding-top: 50px;*/
}

.LoginTD {
	text-align: right;
}

.AdminColumn {
	padding: 0 0 0 75px;
}

/*
.LeftColumn {
	width: 225px;
	padding: 0 15px 0 45px;
}

*/

.TopRow {
	background: url(bg_top_smaller.jpg) no-repeat top center;
/*	height: 311px;*/
 /*   height: 200px;*/
	text-align: right;
	padding: 0 38px 0 38px;
	font-size: 12px;
		background-color: Transparent
}

.TopRowAdmin {
	background: url(bg_top_admin.jpg) no-repeat top center;
	height: 311px;
	text-align: right;
	padding: 0 38px 0 38px;
	font-size: 12px;
}

.MiddleRowAdmin {
	background: url(bg_table_admin.jpg) center repeat-y;
	padding: 10px 85px 0 0;
	font-size: 12px;
}

.MiddleRow {
	background: url(bg_table_main.jpg) center repeat-y;
	font-size: 12px;
	padding: 10px 70px 0 65px;
	align: center;
 	width: 944px;
}

.BottomRow {
	background: url(bg_footer.jpg) no-repeat bottom center;
	height: 120px;
	padding: 0 65px 55px 100px;
	color: #fff;
	text-align: right;
	font-size: 12px;
}

.BottomRowAdmin {
	background: url(bg_footer_admin.jpg) no-repeat bottom center;
	height: 120px;
	padding: 0 65px 55px 100px;
	color: #fff;
	text-align: right;
	font-size: 12px;
}
.ContentPage {
/*	padding: 0 0 10px 50px;*/

}

.ContentLeft {
	width: 34%;
 /*       padding-left: 50px;*/
	padding-right: 10px;
}

.ContentCenter {

}

.ContentRight {
	width: 34%;
	padding-left: 10px;
/*        padding-right: 50px;*/
}

/*========================================================*/
/*  3. Links                                              */
/*========================================================*/


a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.LoginLink:hover {
	color: #333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}



/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited, a.OtherTabs:active {
    text-decoration:    none;
    color: #333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    {
    text-decoration:    underline;
    color: #333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.SubHead:link, a.SubHead:visited, a.SubHead:active {
	color: #6E8E05;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #6E8E05;	
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #6E8E05;	
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited {
	color: #6E8E05;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #6E8E05;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}


/*========================================================*/
/*  4. Text                                               */
/*========================================================*/


.CopyrightText, .CurrentDate {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}


.Normal {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}


/* text style for the unselected tabs */

.OtherTabs {
    font-size: 18px;
    color: #333;
    font-family: tahoma;
    text-decoration: none;
}

.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}

.SubHead {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #333;
	padding: 0;
}


.Head {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}


.NormalRed {
	color: #900;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}


/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/


select, input {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}

.NormalTextBox {
	color: #333;
	padding-left: 2px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
	border: 0;
}



/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/
/*
Colours
dark purple
	color: #a183bc;
light purple
	color: #d6c2e8;
off white
	background: #f6f6f6;

*/
/*
Colours
dark purple
	color: #a183bc;
light purple
	color: #d6c2e8;
off white
	background: #f6f6f6;

*/
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: #a183bc 1px solid; 
	border-top: #a183bc 1px solid; 
}
.ModuleTitle_Control {
background-color: Transparent;
}
/* -- main menu items idle -- */
.MainMenu_Idle {
	background: url(header_bg.gif) repeat-x bottom ;
background-color: Transparent;
	color: #a183bc;
	vertical-align: middle;
        height: 47px;
/*        font-size: 14px;*/
        font-family: Tahoma;
                font-weight: bold;
}


.MainMenu_Selected, .MainMenu_BreadcrumbActive{
	background: url(header_bg.gif) repeat-x bottom ;
background-color: Transparent;
	color: black;
	vertical-align: middle;
        height: 47px;
/*        font-size: 14px;*/
        font-family: Tahoma;
        font-weight: bold;
}

.MainMenu_HoverRoot{
	background: url(header_bg.gif) repeat-x bottom ;
background-color: Transparent;
	color: #d6c2e8;
	vertical-align: middle;
        height: 47px;
/*        font-size: 14px;*/
        font-family: Tahoma;
        font-weight: bold;
}
.MainMenu_HoverRoot td{
	background: url(header_bg.gif) repeat-x bottom ;
background-color: Transparent;
	color: #d6c2e8;
	vertical-align: middle;
        height: 47px;
/*        font-size: 14px;*/
        font-family: Tahoma;
        font-weight: bold;
}

.MainMenu_HoverSub{
	background-image: none;
background-color: black;
	color: #a183bc;

}

.MainMenu_SubMenu
{
   z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
 	filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3) ; 
	background-image: none;
background-color: white;
	border: 1px solid #888;
	padding: 1px;

}




.MainMenu_MenuIcon  {
	display: none;
}




