﻿/* ISLANDS */
.islandTop2Left
{
	background-image: url(/pics/alpine/islandTopLeft.gif);
	background-repeat: no-repeat;
	border: none;
	width: 8px;
	padding: 0px 0px 0px 0px;
	background-position: left bottom;
}

.islandTop2Right
{
	background-image: url(/pics/alpine/islandTopRight.gif);
	background-repeat: no-repeat;
	border: none;
	width: 8px;
	padding: 0px 0px 0px 0px;
	background-position: right bottom;
}

.islandTop2
{
	background-image: url(/pics/alpine/islandTop.gif);
	background-repeat: repeat-x;
	height: 22px;
	border: none;
	padding: 0px 0px 0px 0px;
	background-position: left bottom;
}

.islandTopLeft
{
	background-image: url(/pics/alpine/islandTopLeft.gif);
	background-repeat: no-repeat;
	border: none;
	width: 8px;
	padding: 0px 0px 0px 0px;
	background-position: left bottom;
}

.islandTopRight
{
	background-image: url(/pics/alpine/islandTopRight.gif);
	background-repeat: no-repeat;
	border: none;
	width: 8px;
	padding: 0px 0px 0px 0px;
	background-position: right bottom;
}

.islandTop
{
	background-image: url(/pics/alpine/islandTop.gif);
	background-repeat: repeat-x;
	height: 22px;
	border: none;
	padding: 0px 0px 0px 0px;
	background-position: left bottom;
}

.islandBottomLeft
{
	background-image: url(/pics/alpine/islandBottomLeft.gif);
	background-repeat: no-repeat;
	border: none;
	width: 8px;
	padding: 0px 0px 0px 0px;
	background-position: left top;
}

.islandBottomRight
{
	background-image: url(/pics/alpine/islandBottomRight.gif);
	background-repeat: no-repeat;
	border: none;
	width: 8px;
	padding: 0px 0px 0px 0px;
	background-position: right top;
}

.islandBottom
{
	background-image: url(/pics/alpine/islandBottom.gif);
	background-repeat: repeat-x;
	border: none;
	padding: 0px 0px 0px 0px;
	background-position: left top;
}

.islandBGLeft
{
	zbackground-image: url(/pics/alpine/gradientColumn.jpg);
	background-repeat: repeat-x;
	border: none;
	border-left: solid 1px #B3B3B3;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}

.islandBGRight
{
	zbackground-image: url(/pics/alpine/gradientColumn.jpg);
	background-repeat: repeat-x;
	border: none;
	border-right: solid 1px #B3B3B3;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}

.islandBG
{
	zbackground-image: url(/pics/alpine/gradientColumn.jpg);
	background-repeat: repeat-x;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
}

/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.button, .buttonOver
{
	background: url(/pics/alpine/buttonLight.gif) no-repeat;
	border-right: solid 0px #949494;
	border-left: solid 0px #FFFFFF;
	border-bottom: solid 0px #949494;
	border-top: solid 0px #FFFFFF;
	zbackground-color: #A4A4A4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	zcolor: #292929;
	width:122px;
	height: 20px;
	font-weight: normal;
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	zborder-left: solid 1px #A3A3A3;
}

.buttonOver
{
	zbackground: url(/pics/alpine/topmenubg2Over.gif) repeat-x;
	zbackground-repeat: repeat-x;
	zbackground-color: #555555;
	color: #2970A6;
	border-right: solid 0px #464646;
	border-left: solid 0px #464646;
	border-bottom: solid 0px #464646;
	border-top: solid 0px #464646;
	padding: 0px 0px 0px 0px;
}

.topMenuButton, .topMenuButtonOver
{
	background: url(/pics/alpine/topMenuBG2Normal.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	zborder-left: solid 1px #A3A3A3;
}
.topMenuButtonOver
{
	background: url(/pics/alpine/topMenuBG2Over.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	zborder-left: solid 1px #000000;
	padding: 0px 0px 0px 0px;
}

.topMenuButtonSelected
{
	background: url(/pics/alpine/topMenuBG2Selected.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	zborder-left: solid 1px #000000;
	padding: 0px 0px 0px 0px;
}

/* RollOverLink2 classes color of linktext*/
.topMenuLink
{
	color: #292929;
}

.topMenuLinkOver
{
	color: #FFFFFF;
}

.topMenuSection
{
	border-right: #D3D3D3 0px solid;
	border-top: #D3D3D3 0px solid;
	background-image: url(/pics/alpine/topmenubg2.gif);
	background-repeat: repeat-x;
	zbackground: #FFFFFF; /*#EAEBEF;*/
	zborder-bottom-color: #D3D3D3;
	zborder-left: #D3D3D3 1px solid;
	height: 35px;
	text-align: left;
	vertical-align: middle;
	color: #292929;
	width: 100%;
}

.topBackGround
{
	background-position:right;
	background-image: url(/pics/ADCRight.jpg);
	background-repeat:  no-repeat;	
}

/* Class for tabbed box */
.topIcon
{
	background-repeat: no-repeat;
	vertical-align: top;
	border: 0px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}

body
{
	background-color: #FFFFFF;
	zbackground-image: url(/pics/bggra.gif);
	zbackground-repeat: repeat;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	font-family: verdana, arial;
}

.tabSelected
{
	border-right: #D3D3D3 1px solid;
	border-top: #D3D3D3 1px solid;
	background-image: url(/pics/menu_bgshadow.gif);
	background: #FFFFFF; /*#EAEBEF;*/
	border-bottom-color: #D3D3D3;
	border-left: #D3D3D3 1px solid;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}
.tabSpace
{
	border-left-color: #D3D3D3;
	border-top-color: #D3D3D3;
	border-bottom: #D3D3D3 1px solid;
	border-right-color: #D3D3D3;
}
.tab
{
	border-right: #D3D3D3 1px solid;
	border-top: #D3D3D3 1px solid;
	background-image: url(/pics/menu_bgshadow.gif);
	zBACKGROUND: #EAEBEF;
	border-left: #D3D3D3 1px solid;
	border-bottom: #D3D3D3 1px solid;
	text-align: center;
	vertical-align: middle;
}

.tabSquare
{
	border-right: #D3D3D3 1px solid;
	padding-right: 6px;
	border-top: #D3D3D3 0px solid;
	margin-top: 0px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-left: #D3D3D3 1px solid;
	color: #333333;
	padding-top: 6px;
	border-bottom: #D3D3D3 1px solid;
	font-style: normal;
	font-family: verdana, arial;
	background-color: #ffffff;
	text-decoration: none;
}

/* En class som hjälper till vid centreringen av sidan */
.containercell
{
	vertical-align: top;
}

/* Top logo and banner */
.logoAndBannerCell
{	
	vertical-align: top;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
}

/* Align */
.rightTop
{
	vertical-align: top;
	text-align: right;
	margin-bottom: 0px;
}

/* Image alignment */
IMG.right
{
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}

IMG.left
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}

.menuSquare
{
	border-right: #D3D3D3 1px solid;
	padding-right: 6px;
	border-top: #D3D3D3 1px solid;
	margin-top: 0px;
	margin-right: 6px;
	padding-left: 6px;
	margin-left: 0px;
	margin-bottom: 8px;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 8px;
	border-left: #D3D3D3 1px solid;
	color: #333333;
	padding-top: 0px;
	border-bottom: #D3D3D3 1px solid;
	font-style: normal;
	font-family: verdana, arial;
	background-color: #ffffff;
	text-decoration: none;
}

.outerSquare
{
	border-right: #D3D3D3 1px solid;
	padding-right: 6px;
	border-top: #D3D3D3 1px solid;
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 0px;
	margin-bottom: 8px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 8px;
	border-left: #D3D3D3 1px solid;
	color: #333333;
	padding-top: 6px;
	border-bottom: #D3D3D3 1px solid;
	font-style: normal;
	font-family: verdana, arial;
	background-color: #ffffff;
	text-decoration: none;
}

.innerSquare
{
	border-right: #D3D3D3 1px solid;
	padding-right: 6px;
	border-top: #D3D3D3 1px solid;
	margin-top: 0px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	border-left: #D3D3D3 1px solid;
	color: #333333;
	padding-top: 6px;
	border-bottom: #D3D3D3 1px solid;
	font-style: normal;
	font-family: verdana, arial;
	background-color: #F1F1F1;
	text-decoration: none;
}

.footerSquare
{
	border-right: #D3D3D3 0px solid;
	padding-right: 6px;
	border-top: #D3D3D3 0px solid;
	margin-top: 3px;
	margin-right: 6px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-left: 6px;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 0px;
	border-left: #D3D3D3 0px solid;
	border-bottom: #D3D3D3 0px solid;
	font-style: normal;
	font-family: verdana, arial;
	background-color: #FFFFFF;
	background-image: url(/clocca/pics/tabSilver.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	width: 100%;
	height: 24px;
	text-align: left;
	vertical-align: middle;
	text-align: left;
	color: #333333;
}

img
{
	border: 0px;	
}

a
{
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #0165A9;
	border: solid, 0px, black;
	text-decoration: none;
}

a:hover
{	
	
}

a img 
{
	border :none;
}

a.TopMenuLink
{
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px, 0px, 0px, 0px;
}

a.MenuLink
{
	font-family: Verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #22293C;
	text-decoration: none;
}

H1
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0165A9;
	margin-bottom: 1px;
	margin-top: 0px;
}

H2
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3F4040;
	margin-bottom: 1px;
	margin-top: 0px;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active
{
    font-size: 1em;
    font-weight: bold;    
}

HR
{
	color: #D3D3D3;
	height: 1px;
}

/* css som rör små bannerknappar */

.bannerbutton
{
	position: relative;
	border: solid 3px #FFF;
}
/* bannerknappar slutar*/

.ReadMore
{
	width: 68px;
	height: 25px;
	background: url(/Framework/Athletedc/pics/ReadMore.png);
}

/* Generell ram slutar */

textarea
{
	font-family: Verdana;
	font-size: 10px;
}

input
{
	font-family: Verdana;
	font-size: 10px;
}

.textBox
{
	margin-top:0px;
	font-family: Verdana;
	font-size: 10px;
	border-left: 1px solid #D3D3D3;
	border-right:0px;
	background-color: #FFFFFF;
	zBACKGROUND: url(/pics/alpine/textboxBG.png) repeat-x;
	color: #000000;
	height: 15px;
	margin-bottom: 0px;	
	vertical-align:text-bottom;
}

.textBoxRight
{	
	zvertical-align:text-bottom;
	zheight:19px;
	zbackground: url(/pics/alpine/textboxRight.png) no-repeat; 
}

.HHMMSS
{
	margin-top:0px;
	font-family: Verdana;
	font-size: 10px;
	border-left: 1px solid #D3D3D3;
	border-right:0px;
	background-color: #FFFFFF;
	width:100px;
	height: 15px;
	margin-bottom: 0px;	
	vertical-align:text-bottom;	
}

/*.button
{
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/pics/menu_bgshadow.gif);
	cursor:pointer;
	border:1px solid gray;
	height:20px;
	margin-bottom: 2px;
	margin-top: 2px;
}*/

.HideButton
{
	display: none;
}

/* Table ruta */
.details
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #D3D3D3;
	background-color: #FFFFFF;
	color: #000000;
	height: 14px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.detailsInner
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #D3D3D3;
	background-color: #FFFFFF;
	color: #000000;
	height: 14px;
	margin-bottom: 2px;
	margin-top: 2px;
}

/* Site */

.membercard h3
{
    font-size: 1em;
}

 #loginbanner h2
{
    font-size: 1em;
    font-weight: normal;
    margin-top: 8px;
}

#poster h2
{
    font-size: 13px;
    font-weight: bold;
    
}

.leftblock h2, .rightblock h2, .fullwidth h2
{
    font-size: 1.6em;
}

.rightblock h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}

.eventmonth h3
{
    padding-left: 20px;
    padding-right: 20px;
}

.eventlist label
{
    font-weight: bold;
    padding-right: 4px;
}

/* 2 column layout */
#columnleft
{
    float: left;
    width: 236px;
    /*position: relative; */
}

#columnmain
{
    float:left;
    margin-left: 0px;
  /*  position:relative; */
}

#columnright
{
	float: left;
    margin-left: 0px;
  /*  position:relative; */
}

.leftblock
{
    border: 1px solid #C7CFD5;/*#FFCC66;*/
    padding: 15px;
    margin-bottom: 10px;
    margin-top: 0px;
    background-color: #F1F5F9;
    zbackground: url(/pics/alpine/colleftBG.gif) repeat-y; /*#FEFAAB */
    vertical-align: top;
}

.mainblock
{
    border: 1px solid #C7CFD5;
    padding: 15px;
    margin-left:8px;
    margin-bottom: 10px;
    margin-top: 0px;
    background-color: #F1F5F9;
    zbackground: url(/pics/alpine/colrightBG.gif) repeat-y;
    position: relative;
    width: 100%;
}

.rightblock
{
    border: 1px solid #C7CFD5;
    padding: 15px;
    margin-left:8px;
    margin-bottom: 10px;
    margin-top: 0px;
    background-color: #F1F5F9;
    zbackground: url(/pics/alpine/colrightBG.gif) repeat-y;
    position: relative;
    width:100%;
}

.fullwidth
{
    border: 1px solid #C7CFD5;
    width: 90%;    
    background-color: #F1F5F9;
    zbackground: url(/pics/alpine/fullwidthBG.jpg) repeat;
    margin-top: 0px;
    margin-left:8px;
    margin-bottom: 10px;
    padding: 15px;    
    text-align: left;
}

/* Calendar css default, change for new style */
.ajax__calendar_container
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 4px;
    WIDTH: 170px;
    CURSOR: default;
    PADDING-TOP: 4px;
    FONT-FAMILY: tahoma,verdana,helvetica;
    POSITION: absolute;
    TEXT-ALIGN: center
}
.ajax__calendar_body
{
    MARGIN: auto;
    OVERFLOW: hidden;
    WIDTH: 170px;
    POSITION: relative;
    HEIGHT: 139px
}
.ajax__calendar_days
{
    LEFT: 0px;
    MARGIN: auto;
    WIDTH: 170px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 139px;
    TEXT-ALIGN: center
}
.ajax__calendar_months
{
    LEFT: 0px;
    MARGIN: auto;
    WIDTH: 170px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 139px;
    TEXT-ALIGN: center
}
.ajax__calendar_years
{
    LEFT: 0px;
    MARGIN: auto;
    WIDTH: 170px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 139px;
    TEXT-ALIGN: center
}
.ajax__calendar_container TABLE
{
    FONT-SIZE: 11px
}
.ajax__calendar_header
{
    WIDTH: 100%;
    HEIGHT: 20px
}
.ajax__calendar_prev
{
    BACKGROUND-POSITION: 50% 50%;
    FLOAT: left;
    BACKGROUND-IMAGE: url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-left.gif")%>);
    WIDTH: 15px;
    CURSOR: pointer;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 15px
}
.ajax__calendar_next
{
    BACKGROUND-POSITION: 50% 50%;
    FLOAT: right;
    BACKGROUND-IMAGE: url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);
    WIDTH: 15px;
    CURSOR: pointer;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 15px
}
.ajax__calendar_title
{
    FONT-WEIGHT: bold;
    CURSOR: pointer
}
.ajax__calendar_footer
{
    HEIGHT: 15px
}
.ajax__calendar_today
{
    CURSOR: pointer;
    PADDING-TOP: 3px
}
.ajax__calendar_dayname
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    WIDTH: 17px;
    PADDING-TOP: 0px;
    HEIGHT: 17px;
    TEXT-ALIGN: right
}
.ajax__calendar_day
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    WIDTH: 18px;
    CURSOR: pointer;
    PADDING-TOP: 0px;
    HEIGHT: 17px;
    TEXT-ALIGN: right
}
.ajax__calendar_month
{
    OVERFLOW: hidden;
    WIDTH: 40px;
    CURSOR: pointer;
    HEIGHT: 44px;
    TEXT-ALIGN: center
}
.ajax__calendar_year
{
    OVERFLOW: hidden;
    WIDTH: 40px;
    CURSOR: pointer;
    HEIGHT: 44px;
    TEXT-ALIGN: center
}
.ajax__calendar .ajax__calendar_container
{
    BORDER-RIGHT: #646464 1px solid;
    BORDER-TOP: #646464 1px solid;
    BORDER-LEFT: #646464 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #646464 1px solid;
    BACKGROUND-COLOR: #ffffff
}
.ajax__calendar .ajax__calendar_footer
{
    BORDER-TOP: #f5f5f5 1px solid
}
.ajax__calendar .ajax__calendar_dayname
{
    BORDER-BOTTOM: #f5f5f5 1px solid
}
.ajax__calendar .ajax__calendar_day
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid
}
.ajax__calendar .ajax__calendar_month
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid
}
.ajax__calendar .ajax__calendar_year
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_day
{
    BORDER-LEFT-COLOR: #0066cc;
    BORDER-BOTTOM-COLOR: #0066cc;
    COLOR: #0066cc;
    BORDER-TOP-COLOR: #0066cc;
    BACKGROUND-COLOR: #edf9ff;
    BORDER-RIGHT-COLOR: #0066cc
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month
{
    BORDER-LEFT-COLOR: #0066cc;
    BORDER-BOTTOM-COLOR: #0066cc;
    COLOR: #0066cc;
    BORDER-TOP-COLOR: #0066cc;
    BACKGROUND-COLOR: #edf9ff;
    BORDER-RIGHT-COLOR: #0066cc
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year
{
    BORDER-LEFT-COLOR: #0066cc;
    BORDER-BOTTOM-COLOR: #0066cc;
    COLOR: #0066cc;
    BORDER-TOP-COLOR: #0066cc;
    BACKGROUND-COLOR: #edf9ff;
    BORDER-RIGHT-COLOR: #0066cc
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_day
{
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-BOTTOM-COLOR: #ffffff;
    COLOR: #646464;
    BORDER-TOP-COLOR: #ffffff;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-COLOR: #ffffff
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year
{
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-BOTTOM-COLOR: #ffffff;
    COLOR: #646464;
    BORDER-TOP-COLOR: #ffffff;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-COLOR: #ffffff
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_day
{
    BORDER-LEFT-COLOR: #daf2fc;
    BORDER-BOTTOM-COLOR: #daf2fc;
    COLOR: #0066cc;
    BORDER-TOP-COLOR: #daf2fc;
    BACKGROUND-COLOR: #edf9ff;
    BORDER-RIGHT-COLOR: #daf2fc
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month
{
    BORDER-LEFT-COLOR: #daf2fc;
    BORDER-BOTTOM-COLOR: #daf2fc;
    COLOR: #0066cc;
    BORDER-TOP-COLOR: #daf2fc;
    BACKGROUND-COLOR: #edf9ff;
    BORDER-RIGHT-COLOR: #daf2fc
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year
{
    BORDER-LEFT-COLOR: #daf2fc;
    BORDER-BOTTOM-COLOR: #daf2fc;
    COLOR: #0066cc;
    BORDER-TOP-COLOR: #daf2fc;
    BACKGROUND-COLOR: #edf9ff;
    BORDER-RIGHT-COLOR: #daf2fc
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_title
{
    COLOR: #0066cc
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today
{
    COLOR: #0066cc
}

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    border: 1px solid #FFCC66;
    width: 95%;
    
    background: url(/pics/alpine/fullwidthBG.jpg) repeat;
    margin-bottom: 10px;
    margin-left:8px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: left;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #FFCC66;
    border-collapse:collapse;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #DCD78E;
}
.calcurrentday
{
    background-color: #FFFFC1;
}
.calweekend
{
    background-color: #FEEB95;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #FFD165;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;     
}

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    border: 1px solid #C7CFD5;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #C7CFD5;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

/* Command buttons on pages */
.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

/************************************************************************
* 
* Page specific 
*
************************************************************************/

/* even dowload button */
.downloadevent img
{
    margin-right: 5px;
    vertical-align: middle;
    border: none;
}

/* Header on view details type pages */
.itemdetails
{
    font-size: 1.3em;
}

/************************************************************************
* 
* Photo selection controls
*
************************************************************************/

#popupbody
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FED36B;
    font-size: 0.7em;
}

#popupinner
{
    border: 1px solid #DBDB79;
    margin: 5px;
    background: #FEFFAB;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popupbody h2
{
    font-weight: bold;
    margin: 0px;
    padding: 1px 0px 5px 5px;
    display: block;
}

.selected, .unselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
}

.unselected
{
    background-color: transparent;
    border: solid 1px #FEFFAB;
}

.selected
{
     background: #BEBEBE;
     border: solid 1px #C7CFD5;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    width: 460px;
    border: solid 1px #DBDB79;
}

.scrollablelist2
{
    overflow: auto;
    height: 230px;
    width: 210px;
    border: solid 1px #DBDB79;
}

.scrolledtable
{
}

 .selectablephoto
{
    background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center;
    border: 1px solid #C7CFD5;
    padding: 2px;
}

.contextbuttons
{
  margin: 5px 3px 5px 3px;
}

/************************************************************************
* 
* Image functionality
*
************************************************************************/

.photo
{
    background: #FFFFFF url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #C7CFD5;
    padding: 5px;    
}

.picture
{
    background: #FFFFFF url(images/background_thumbnail.jpg) repeat-x center;
    border: solid 1px #C7CFD5;
    padding: 5px;
    margin: 5px;  
}

/* add hover border to href thumbnail images 
/*todo: rectify whether these should be .photo instead */

.thumbnail a:link img, #thumbnail a:visited img
{
    border: 2px solid #883D08;
}
.thumbnail a:hover img
{
    border: 2px solid #FFFFFF;
}
.thumbnail a:active img
{
    border: 2px solid #000000;
}

/************************************************************************
* 
* List type pages
*
************************************************************************/

/* represents each item in a vertical list */
.listitem
{
    margin:0px 0px 0px 0px;
    width:444px;
}

/* surrounds the buttons for list items */
.editbuttons
{
    padding-top: 6px;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

/*used to clear the float for the thumbnail */
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}

/* Used by the page number control */
.PageNumbers
{
    display:inline;
}

.PageNumbers span
{
    padding-left: 3px;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}

.right
{
	text-align:right;
}

/* Navigation Left Menu */

#navigation {
	width: 180px;
	top: 5em;
	left: 1em;
	width: 13em;	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent:4px;
}
#navigation li {
	zborder-bottom: 1px solid #BDCCDC;
}
#navigation li a  {	
	display: block;
	padding: 8px 8px 8px 0.5em;
	zborder-left: 12px solid #BDCCDC;
	zborder-right: 1px solid #BDCCDC;
	border-bottom: solid 1px #949494;
	background-color: #BEBEBE;
	color: #292929;
	text-decoration: none;
	zbackground-image: url(/pics/alpine/topmenubg2.gif);
	zbackground-repeat: repeat-x;
}
#navigation li a:hover {
	background: url(/pics/alpine/topMenuBGOver.gif);
	background-repeat: repeat-x;
	zbackground-color: #711515;
	color: #FFFFFF;
}
#navigation ul ul {
	zmargin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid #5E5E5E;
	text-indent:10px;
	background-color: #898989;
	zcolor: #711515;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #898989;
	zcolor: #711515;
}
#navigation ul ul a:hover {
	
	zbackground-color: #569ADA;
	color: #FFFFFF;
}

.leftMenu
{
	vertical-align:top;
	margin-right: 8px;
	margin-bottom: 8px;
	border: solid 1px #999999;
	padding: 0px; 
	cursor: pointer; 
	background-color: #BEBEBE;	
}

.extender
{
	border-left: solid 1px #999999;	
}

/* Workout table */

.workoutTable {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 100%;
	ztop: 5em;
	zleft: 1em;	
	padding: 0px,0px,0px,0px;
	margin: 0px,0px,0px,0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	text-align:left;
}

.workoutHeader 
{
	zbackground-image:url(/framework/css/styles/Office2007Black/WebPanel/igwp_header_normal.jpg);
	background-color: #BEBEBE;
	width: 100%;
	padding:0px,0px,0px,0px;
	margin:0px,0px,0px,0px;
	font-weight:bold;
}

td.Form
{
	white-space: nowrap;
	zwidth: 150px;
	text-align:left;
}

td
{	
	text-align:left;
	zvertical-align:middle;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.modalBackground 
{
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalWindow
{
    background-color:White;
    border:solid 1px #898989;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/* FileManager */

.FileManagerMouseOver
{
    BACKGROUND-COLOR: #f7f6f3
}
.FileManagerMouseOut
{
    BACKGROUND-COLOR: transparent
}
.FileManagerHeader
{
    BACKGROUND-COLOR: #bebebe
}

/*CollapsiblePanel*/
.collapsePanel {	
	background-color:white;
	overflow:hidden;
	border:solid 1px #BEBEBE;
}

.collapsePanelHeader{
	width:100%;
	height:24px;
	padding-bottom:4px;
	background-image: url(/pics/icons/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.collapsePanelHeader a {color:#FFF;}
.collapsePanelHeader a:hover {text-decoration:none;background:none;}

.toolbar
{
	color: #292929;
	background: #FFFFFF url(/pics/alpine/topmenubg2.gif) repeat-x;
	border: solid 1px #999999;
	height: 31px;
	width:100%;
	text-align:left;
}

.buttonSeparator
{
	border-left: #999999 1px solid;
	width:100%;
	padding-left:4px;
}