
/*========================================================*/
/*    Cascading Style Sheet for Bosom Buddies DNN Skin    */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*  8. Others                                             */
/*========================================================*/


/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

body 
{
    background-image: url(pageBG.gif);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: repeat-y;
	background: #ffffff;
	margin-top: 0;
	margin-bottom; 0;
}


table, tr, td, p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 1.5em;
}

h2 {
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 18pt;
    text-indent: 20px;
    background: url(Heading4BG.gif) no-repeat left;
    color: #553858;
    height: 35px;
    line-height: 27px;
}

h4 {
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14pt;
    color: #825687;
    background: url(Heading4BG.gif) no-repeat left;
    text-indent: 20px;
    vertical-align: middle;
}

h5 {
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 12pt;
    color: #825687;
    line-height: 10px;
}

img.newsimg {
    border: solid 1px #7E5A83;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}   

/*========================================================*/
/*  2. Containers                                         */
/*========================================================*/

.SiteWidth 
{
    text-align: center;
	width: 800px;
	background-color: #ffffff;
}

.HeaderLeft {
	width: 400px;
	height: 75px;
	vertical-align: bottom;
	text-align: left;
	font-size: 12px;
	background-image: url(HeaderLeft.gif);
	background-position: top left;
	background-repeat: no-repeat; 
}

.HeaderRight {
    width: 400px;
	height: 75px;
    vertical-align: top;
    text-align: right;
	font-size: 12px;
	background-image: url(HeaderRight.gif);
	background-position: top right;
	background-repeat: no-repeat; 
}

.TopPane {
    background-color: #ffffff;
}

.LoginTD {
	text-align: right;
}

.AdminColumn 
{
    background-color: #ffffff;
}

.LeftColumn {
	width: 225px;
	padding: 0 15px 0 45px;
}


.RightColumn {
	padding: 0 0 10px 20px;
}

.TopRow {
	background: url(bg_top.jpg) no-repeat top center;
	height: 311px;
	text-align: right;
	font-size: 12px;
}

.TopRowAdmin {
	background: url(Header.gif) no-repeat top center;
	height: 80px;
}

.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;
	padding: 10px 85px 0 0;
	font-size: 12px;
}

.BottomRow {
	background: url(footer.gif) no-repeat bottom center;
	height: 60px;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
}

.BottomRowAdmin {
	background: url(footer.gif) no-repeat bottom center;
	height: 60px;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
}

.LeftPane {
	width: 34%;
	padding-right: 10px;
}

.ContentCenter {

}

.RightPane {
	width: 34%;
	padding-left: 10px;
}

.TRseparator {
    height: 10px;
    background-color: White;
}

.RandomImage {
    height: 100px;
    background-color: #FFFFFF;
    text-align: center;
}

/*========================================================*/
/*  3. Links                                              */
/*========================================================*/


a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #660000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.LoginLink:hover {
	color: #990000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	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: #660000;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    {
    text-decoration:    underline;
    color: #990000;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.SubHead:link, a.SubHead:visited, a.SubHead:active {
	color: #006600;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #009900;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #6E8E05;	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.CommandButton:hover {
	color: #6E8E05;	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a.Normal:link, a.Normal:visited {
	color: #6E8E05;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover {
	color: #990000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #660000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	color: #990000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}


/*========================================================*/
/*  4. Text                                               */
/*========================================================*/


.CopyrightText, .CurrentDate {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}


.Normal {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12px;
    color: #333;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}

.SubHead {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #333;
	padding: 0;
}


.Head {
	font-size: 14px;
	color: #7E5A83;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}


.NormalRed {
	color: #900;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/


select, input {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;
}

.NormalTextBox {
	color: #333;
	padding-left: 2px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #555555;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	border: 0;
}




/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/


/*-- box that holds the menu --*/
.MainMenu_MenuContainer {
	background-color: #ffffff;
	background: url(menuBar.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}


/*-- bar that holds the menu? --*/
.MainMenu_MenuBar {
	cursor: hand;
	background: #ffffff;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}


/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	font-size: 12px;
	background: #f6f6f6;
	font-weight: bold; 
	font-style: normal; 
	border: #f6f6f6 1px solid;
	padding: 1px 8px 1px 0px;
	font-weight: normal;
}


/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	font-weight: bold; 
	cursor: pointer; 
	cursor: hand; 
	color: #444444;
	background: #ffbbbb;
	border-left: #ffbbbb 1px solid;
	border-right: #ffbbbb 1px solid;
	padding: 1px 8px 1px 0px;
	font-weight: normal;
}


/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: hand; 
	margin: 3px 0 0 0;
	background: #f6f6f6;
	padding: 1px;
	border: 1px solid #888;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}


/*-- idle state for root menu items --*/
.MainMenu_Idle {
	color: #FF9900;
	background: transparent;
	font-weight: bold;
}


/*-- hover state for root menu items --*/
.MainMenu_Selected {
	color: #663300;
	background: transparent;
	font-weight: bold;
}


/*-- applies to the active root menu item --*/
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	color: #663300;
	background: transparent;
	font-weight: bold;
}


/*-- stuff we don't need to see --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}


/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/


/*-- container for module menus --*/
.ModuleTitle_MenuContainer {
	color: #990000;
}


/*-- bar for module menus --*/
.ModuleTitle_MenuBar {
	cursor: hand;
}


/*-- menu items --*/
.ModuleTitle_MenuItem {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #660000;
	font-size: 12px;
	background: #FFD9D9;
	font-weight: bold; 
	font-style: normal; 
	border: #990000 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: normal;
}


/*-- submenu container --*/
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: hand; 
	margin: 2px 0 0 0px;
	background: #FFD9D9;
	padding: 1px;
	border: 1px solid #666;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}


/*-- hover state --*/
.ModuleTitle_MenuItemSel {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	cursor: hand; 
	color: #333;
	background: #ddd;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: normal;
}

.ModuleTitle_MenuIcon {
	border: 1px solid #eee;
	padding: 0 3px 0 3px;
}

/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow,     {
	display: none;
}

/*========================================================*/
/*  8. Others                                             */
/*========================================================*/

.Banners {
    background-color: #ffffff;
    vertical-align: middle;
    text-align: center;
    border: 0;
}

.PhoneNumber {
    font-size: 30px;
    font-weight: bold;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    color: #990000;
    line-height: 20px;
}

P.PhoneDesc {
    font-size: 12px;
    font-weight: bold;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 15px;
}

.PhoneBox {
    background-color: #FFEDA6;
    border: solid 1 #660000;
    padding: 5 15 5 15;
    text-align: center;
    width: 70%;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);

}

.TestimonialText {
    font-family: "Times New Roman", Serif;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

LI {
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
}

.ItemTitle 
{
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: Maroon;
}

P.calendarText {
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
}

.calendarDate {
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
}

.subhead {
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
}

.QuoteOpen {
    font-family: Times New Roman, Serif;
    font-size: 200px;
    margin-top: -40px;
    text-align: left;
    vertical-align: top;
    color: #FFD5D5;
    z-index: 1;
}

.QuoteClose {
    font-family: Times New Roman, Serif;
    font-size: 200px;
    margin-top: -10px;
    text-align: left;
    vertical-align: middle;
    color: #FFD5D5;
    z-index: 2;
}

.QuoteText {
    font-size: 20px;
    font-style: italic;
    text-align: center;
    letter-spacing: 3px;
    vertical-align: top;
    color: #79B26E;
    float: left;
    z-index: 100;
    margin-left: 30px;
    margin-top: 20px;
    width: 600px;
    height: 60px;
}

.QuoteByLine {
    font-weight: bold;
    font-style: italic;
    float: right;
    margin-top: 5px;
    margin-right: 40px;
    width: 100px;
    z-index: 3;
    color: #888888;
}

