/* ================================
    CSS STYLES FOR SKIINO /// SKI CLUB /// Skin
   ================================
*/   
Body
{
	background-color:#ffffff;
    color: black;
	font-family: Tahoma;
	font-size: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.rightPane {
	font-family: Tahoma;
	font-size: 8.5pt;
}

.ContentPane {
	
    color: black;
	font-family: Tahoma;
	font-size: 8.5pt;
	
}


.ContentWhite{

	color: #ffffff;
	font-family: Tahoma;
	font-size: 8.5pt;
	background-color: #8C825F;

}


.ContentWhiteText{

	color: #ffffff;
	font-family: Tahoma;
	font-size: 8.5pt;
}

.RightPane {
	font-family: Tahoma;
	font-size: 8.5pt;
}

/* text style for the unselected tabs */	
 
.Footer
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	font-family: Tahoma
	text-decoration: none;
}

.login {
    font-weight: normal;
    font-size: 10px;
    color:#ff0000;
	padding-bottom: 5px;
    font-family: Tahoma, Helvetica, sans-serif;
    text-decoration: none;
}

.p_normal
{
	font-family:Tahoma, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-align: justify;
    color: #76562A;
}
.p_2
{
	font-family:Tahoma, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
}
.main_heading
{
	font-family:Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
    color: #FF6600;
}

/* +++++++++ Main Menu ++++++++++ */

.MainMenu_MenuItem TD{
	cursor: hand; 
	color: #484848; 
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-align: center;
	padding: 0px;
	background-image: url(main_btn.jpg);
	height: 17px;
	width: 84px;
	background-repeat: no-repeat;
}

.MainMenu_MenuIcon {

	display:none;
}
.MainMenu_MenuItemSel {
	background-image: url(main_btn-hover.jpg);
	height: 17px;
	width: 84px;
	cursor: hand; 
	color: #ff0000; 
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	padding: 0px;
	text-align: center;
	background-color: Transparent;
	background-repeat: no-repeat;
}
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: #E8E8E8;
	padding: 0px;
	padding-bottom: 0px;
	height: 17px;
	width: 100%;
}

.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}	
.MainMenu_MenuItem {
	BORDER-TOP: #2979d0 1px solid;
	cursor: hand; 
	color: #333333; 
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: normal; 
	text-align: center;
	padding: 0px;
	height: 17px;
	width: 84px;
	background-repeat: no-repeat;
}

.MainMenu_MenuItemSel TD{
	background-image: url(main_btn-hover.jpg);
	height: 17px;
	width: 84px;
	cursor: hand; 
	color: #ffffff;
	font-family: Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	padding: 0px;
	background-repeat: no-repeat;
	
}

.MainMenu_SubMenu
{
	
	text-align: right;
	width: 150px;
	background-image: url(main_btn_sub.jpg);
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FILTER: none;
	BORDER-right: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BACKGROUND-COLOR: #D1D1D1;
	
}

.MainMenu_SubMenu TD
{
	text-align: right
	background-image: url(main_btn_sub.jpg);
	background-color: #E5EBF5;
	cursor: hand;
	width: 150px;
	height: 17px;
	background-color: Transparent; 
	filter: none;
	border: #8194BC 1px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	
}

.MainMenu_MenuBreak {
	BORDER-TOP: medium none; BORDER-BOTTOM: medium none; BACKGROUND-COLOR: transparent
}

.ski_oring
{
	font-family:Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE8932;	
}
.ski_blue
{
	font-family:Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #284D93;

}
.ski_oring_headding
{
	font-family:Tahoma, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #DE8932;	
}