/* 
================================
Skin styles for DotNetNuke
================================
*/   

body
{
    /*background-color: transparent !important;*/
}

#Body
{
    background-color:#1a0202;
}



.pagemaster {
	width: 100%;
	height: 100%;
	vertical-align: top;	
}
.skinmaster 
{
    /*width:992px;*/
	height: 100%;	
	background:#180203;
    background-image:url('images/CDRBackground.png');
    background-repeat:repeat-x;
	vertical-align: top;
}

table.searchBar
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #fefefe;
    height:25px;
    padding-left:10px;
	padding-right:10px;
	width: 100%;
	text-align: left;
}

table.searchBar2
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #fefefe;
	width:100%;
	height:37px;	
	text-align: left;
}

.searchBar .NormalTextBox, .searchBar2 .NormalTextBox
{
    border: 1px solid #a77751;
    background-color: #ba6852;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
}

.Normal
{
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
}

.menuheader
{
    height:53px;        
}

.menuheader2
{
    height:44px;        
}



.MainMenu_MenuContainer
{
    border:0;    
    background-color:Transparent;
    background-image:url('images/m_it_bgr.png');
    background-repeat:repeat-x;
}

.MainMenu_MenuItem, .MainMenu_MenuItem td
{
    cursor: pointer;
    cursor: hand;
    background-color: Transparent;
    font-family: Verdana, Arial;
    background-image: url( 'images/m_it_bgr.png' );
    height: 53px;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: uppercase;
    color: #fefefe;
    vertical-align: middle;
    background-repeat: repeat-x;   
    text-align:center;
}
.MainMenu_MenuIcon
{
    display:none;    
}

.MainMenu_MenuBreak {
	height: 1px;
	background-color:Transparent;
	border:0;
}
.MainMenu_MenuItemSel, .MainMenu_MenuItemSel td
{
   cursor: pointer;
    cursor: hand;
    background-color:Transparent;
    font-family: Verdana, Arial;
	background-image:url('images/m_it_bgr.png');
	background-repeat:repeat-x;
	height:53px;
	font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: uppercase;
    color: #fefefe;    
    vertical-align:middle;
    text-align:center;    
}

.menu_separator
{
    width:2px;
    height:53px;
    display: block;
    background-image:url('images/m_sep.png');
    background-repeat:no-repeat;
}


.MainMenu_MenuArrow {
	
}
.MainMenu_RootMenuArrow {
	display:none;
}

.submenu_cont
{
    background-color:  #ba6852;
    font-family:Tahoma, Verdana, Arial;
    font-size: 13px;
    color: #FFFFFF;        
}

.submenu_cont .MenuNode
{
    font-family: Tahoma, Verdana, Arial;
    background-color: #bd1a8d;
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    font-size: 13px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-variant: normal;
    height:20px;
}

.submenu_cont tr
{
    font-family: Tahoma, Verdana, Arial;
    background-color: #ba6852;
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    font-size: 13px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-variant: normal;
    height:20px;
}

.submenu_cont tr td
{
    font-family: Tahoma, Verdana, Arial;
    border: 0;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-variant: normal;
    height:20px;
	font-size: 13px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}

.submenuitemselected
{   
    font-family: Tahoma, Verdana, Arial;
    background-color: #FFFFFF;
    color: #ba6852;
    border: 0;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-variant: normal;
}

.grad_bot
{
    background-image: url( 'images/CDRBackground_bot.png' );
    background-repeat: repeat-x;
    height: 123px;
	/*position: relative;
	top: -60px;
	z-index: -1;*/
}

.footter
{
    background-image: url( 'images/fotter.png' );
    background-repeat: repeat-x;
    height: 90px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #a48181;
	vertical-align: top;
	text-align: center;
	/*position: relative;
	top: -60px;
	z-index: -1;*/
}

.footter:link,.footter:visited, .footter:active,
.footter a, .footter a:link,.footter a:visited, .footter a:active
{ 
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #a48181;
}


.footter:hover, .footter a:hover
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #a48181;
}

.links, .links:link,.links:visited, .links:active,
.links a, .links a:link,.links a:visited, .links a:active
{ 
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: uppercase;
    color: #a48181;
}


.links:hover, .links a:hover
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: uppercase;
    color: #a48181;
}

.Copyright
{
     font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #a48181;
    line-height:25px;
}

.logo
{
    height:140px;
}

.mlogo_left
{
    background-image: url( 'images/logo_p_left.png');
    background-repeat: no-repeat;
    background-position:right;
    height:121px;
    width:199px;
}

.mlogo_cent
{
    background-image: url( 'images/logo_p_center.png');
    background-repeat: no-repeat;
    background-position:center;
    height:121px;
    width:121px;
     cursor: pointer;
    cursor: hand;
}

.mlogo_right
{
    background-image: url( 'images/logo_p_right.png');
    background-repeat: no-repeat;
    background-position:left;
    height:121px;
    width:501px;
}

.searchBar, .searchBar:link,.searchBar:visited, .searchBar:active,
.searchBar a, .searchBar a:link,.searchBar a:visited, .searchBar a:active
{ 
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #fefefe
}


.searchBar:hover, .searchBar a:hover
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #fefefe;
}

.searchBar2, .searchBar2:link,.searchBar2:visited, .searchBar2:active,
.searchBar2 a, .searchBar2 a:link,.searchBar2 a:visited, .searchBar2 a:active
{ 
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #fefefe
}


.searchBar2:hover, .searchBar2 a:hover
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #fefefe;
}

.headerText
{
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffdd5f;
    background-image:url('images/logo2.png');
    background-repeat:no-repeat;
    width:452px;
    height:29px;
}


.logo_top
{
    background-image:url('images/l_top.png');
    background-repeat:no-repeat;
    width:115px;
    height:37px;
    background-position:bottom;
    cursor: pointer;
    cursor: hand;
}

.logo_mid
{
    background-image:url('images/l_mid.png');
    background-repeat:no-repeat;
    width:115px;
    cursor: pointer;
    cursor: hand;
}

.logo_bot
{
    background-image:url('images/l_bot.png');
    background-repeat:no-repeat;
    width:115px;
    height:35px;
    cursor: pointer;
    cursor: hand;
}

.MainMenu_MenuContainer2
{
    border:0;    
    background-color:Transparent;
    background-image:url('images/m_it_bgr2.png');
    background-repeat:repeat-x;
}

.MainMenu_MenuItem2, .MainMenu_MenuItem2 td
{
    cursor: pointer;
    cursor: hand;
    background-color: Transparent;
    font-family: Verdana, Arial;
    background-image: url( 'images/m_it_bgr2.png' );
    height: 44px;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: uppercase;
    color: #fefefe;
    vertical-align: middle;
    background-repeat: repeat-x;   
    text-align:center;
}
.MainMenu_MenuIcon2
{
    display:none;    
}

.MainMenu_MenuBreak2 {
	height: 1px;
	background-color:Transparent;
	border:0;
}
.MainMenu_MenuItemSel2, .MainMenu_MenuItemSel2 td
{
   cursor: pointer;
    cursor: hand;
    background-color:Transparent;
    font-family: Verdana, Arial;
	background-image:url('images/m_it_bgr2.png');
	background-repeat:repeat-x;
	height:44px;
	font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: uppercase;
    color: #fefefe;    
    vertical-align:middle;
    text-align:center;
    
}

.menu_separator2
{
    width:2px;
    height:44px;
	display: block;
    background-image:url('images/m_sep2.png');
    background-repeat:no-repeat;
}

.MainMenu_MenuArrow {
	
}
.MainMenu_RootMenuArrow2 {
	display:none;
}

.submenu_cont2
{
    background-color:  #ba6852;
    font-family:Tahoma, Verdana, Arial;
    font-size: 13px;
    color: #FFFFFF;        
}

.submenu_cont2 .MenuNode2
{
    font-family: Tahoma, Verdana, Arial;
    background-color: #bd1a8d;
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    font-size: 13px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-variant: normal;
    height:20px;
}

.submenu_cont2 tr
{
    font-family: Tahoma, Verdana, Arial;
    background-color: #ba6852;
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    font-size: 13px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-variant: normal;
    height:20px;
}

.submenu_cont2 tr td
{
    font-family: Tahoma, Verdana, Arial;
    border: 0;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-variant: normal;
    height:20px;
	font-size: 13px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}

.submenuitemselected2
{   
    font-family: Tahoma, Verdana, Arial;
    background-color: #FFFFFF;
    color: #ba6852;
    border: 0;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-style: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-variant: normal;
}

.container_area
{
    /*background-image:url('images/cont_bgr1.png');
	background-repeat:no-repeat;*/
	background-image: url('images/contbgrep.png');
	background-repeat: repeat-y;
	width:940px;
	/*height:264px;*/
}

.container_area_top
{
	background-image: url('images/bgtoprnd.png');
	background-repeat: no-repeat;
	width:940px;
	height:10px;
	line-height:10px;
	font-size: 0px;
}

.container_area_bottom
{
	background-image: url('images/bgbotrnd.png');
	background-repeat: no-repeat;
	width:940px;
	height:10px;
	line-height:10px;
	font-size: 0px;
}

.SubHead
{
	color: #000000;
}

.CommandButton, a.CommandButton
{
	color: #000000;
}

