/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	width: 973px;
	height: 100%;
	background-color: #848434;
	margin: auto;
	
}

/* background/border colors for the selected tab */
.TabBg {
}

.ImagePane {
	width: 958px;
	background-color: #E6E6E6;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px; 
	
}


.TopPane  {
	color: #;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
	padding-bottom: 0px;
}

.LeftPane  {
	color: #;
	background-color: #ffffff;
	padding: 0px;
}

.ContentPane  {
	color: #;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	width: 100%;
	padding-bottom: 5px;
}

.RightPane  {
	color: #;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.BottomPane  {
	color: #;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

.FooterPane  {
	color: #;
	padding-left: 34px;
	padding-right: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 973px;
}

.Footer2Pane  {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #e4e4e4;
	width: 440px;
}

.CURRENTDATE  {
	color: #999999;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	font-family: verdana;
	font-size: 12px;
}

/* text style for the selected tab */
.SelectedTab {
	Color: black;
}

.image {
border:0px; border-thickness: 1px; border-color: #00000; border-style: solid;
}

a:link .image {border:0px; border-thickness: 0px; border-color: #FF9900; border-style: solid;}
a:hover .image {border:0px; border-thickness: 0px; border-color: #FF9900; border-style: solid;}
a:active .image {border:0px; border-thickness: 0px; border-color: #FF9900; border-style: solid;}


/* hyperlink style for the selected tab */
a:link.SelectedTab {
	Color: #4A584F;
border: 0px solid #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal; 
}

a:visited.SelectedTab  {
	Color: #333333;
    border: 0px solid #000000;
	font-size: 10px;
	font-family: verdana;
}

a:active.SelectedTab   {
	Color: black;
border: 0px solid #000000;
}

a:hover.SelectedTab    {
	Color: #333333;
border: 0px solid #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
	Color: #999999;
border: 0px solid #000000;
}
    
/* hyperlink style for the unselected tabs - such as login and registrations buttons*/
a:link.OtherTabs {
	Color: #4A584F;
    border: 0px solid #000000;
	font-size: 10px;
	font-family: verdana;;
}

a:visited.OtherTabs  {
	Color: #4A584F;
    border: 0px solid #000000;
	font-size: 10px;
	font-family: verdana;
}

a:active.OtherTabs   {
	Color: #4A584F;
    border: 0px solid #000000;
	font-size: 10px;
	font-family: verdana;
}

a:hover.OtherTabs    {
	Color: #4A584F;
    border: 0px solid #000000;
	font-size: 10px;
	font-family: verdana;
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	Color = #4A584F;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal; 
	font-style: normal;
}

.user {
	font-family: verdana;
	font-size: 10px;
	color: #	font-family: verdana;
	font-weight: normal; ;
	font-weight: normal;
	font-style: normal;

}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	Color = #596C8E;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a:link.CommandButton {
	Color = #596C8E;
border: 0px solid #000000;
}

a:visited.CommandButton  {
	#596C8E;
border: 0px solid #000000;
}

a:active.CommandButton   {
	#596C8E;
border: 0px solid #000000;
}

a:hover.CommandButton    {
	#4040FF;
border: 0px solid #000000;
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
border: 0px solid #000000;
}

A:visited   {
border: 0px solid #000000;

}

A:active    {
 
border: 0px solid #000000;
}

A:hover {
 
border: 0px solid #000000;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
border-left: 0px solid #FFFFFF; 
	border-bottom: 0px solid #FFFFFF; 
	border-top: 0px solid #FFFFFF; 
	border-right: 0px solid #FFFFFF;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent

}

.ModuleTitle_MenuIcon {
background-color: transparent; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: ; 
	width: 15; 


}

.ModuleTitle_SubMenu {
background-color: #4A584F; 
color: #ffffff;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
	background-color: #4A584F;
	cursor: pointer;
	cursor: hand;
	color: #ffff00;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	vertical-align: 0%;
}

.ModuleTitle_MenuArrow {
border-right: 1px solid #0000ff; 
	border-bottom: 0px solid #0000ff; 
	border-top: 0px solid #0000ff;
	font-family: Webdings;
	color: #666666;
}

.ModuleTitle_RootMenuArrow {
font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #666666; 
	font-weight: normal; 
	font-style: normal;

}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:;
	background-color: Transparent;
}

.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-bottom: #505052 0px solid;
	border-top: #505052 0px solid;


}

.MainMenu_MenuItemSel {
	align: center;
	background: none;
	cursor: pointer;
	cursor: hand;
	color: #cccccc;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: 0;


}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor:pointer; cursor:hand; font-weight:normal; 
	background: url(images/menu-drop.jpg) repeat-x;
	filter:Alpha(Opacity=95); -moz-opacity:.95;
	border: 5px solid #ffffff;
	margin: 2px 0px 0px -2px;
	padding:5px 5px 5px 5px;
	width: 150px;
}

.MainMenu_MenuBreak {
	border-bottom: #f00 0px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 0px solid;  
	border-right: #f00 0px solid; 
	background-color: #596C8E; 
	height: 0px;
	display: none;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #505052 0px solid; 
	border-bottom: #505052 1px solid; 
	border-top: #505052 0px solid;
	display: none;
	color: #ffffff;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.menu-back {
	background-image: url(images/dxdnn_r4_c5.jpg);
	background-repeat: repeat-x;
}


.SOLPARTMENU {
	background-image: ;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
}
.line_bar_4bottom {
	border-top-color: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
	text-align: center;
	background-image: url(images/bottombar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.line_bar_4top {
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 0px none cccccc;
}
.left-border {
	background-image: url(images/DesignDivaInteriors_r6_c1.jpg);
	background-repeat: repeat-y;
}
.right-border {
	background-image: url(images/DesignDivaInteriors_r6_c6.jpg);
	background-repeat: repeat-y;
}
.body-back {
	background-image: url(images/dxdnn_r5_c3.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
}
.banner-back {
	background-image: url(images/dxdnn_r2_c7.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: e5e5e5;
}








