﻿/************************************************************************
* Generic element styles
************************************************************************/
body
{
    font-family: Verdana, Arial, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #000015 url(images/bgPattern.gif) repeat;
    font-size: 11px;
    /*color:#aa641f;*/
    color:#000;
}
a:link, a:visited
{
    color: #AA641F;
    text-decoration: none;
}
a:hover, a:active
{
	color: #DBCE6A;
    text-decoration: underline;
}
input, select, textarea
{
    font-size:10px; 
    font-family: Verdana, Arial, Helvetica, Helvetica-Narrow, sans-serif;
}
* html input, * html select, * html textarea, * html h1, * html h2, * html h3, * html a
{
	position:relative;
}
h1, h2
{
    font-size: 12px;
    font-weight: bold;
	margin:0;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:10px;
}
h3
{
    font-size: 12px;
    font-weight: bold;
	margin:0;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:5px;
} 
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #FFFFFF;
}
p
{
	line-height:18px;
	margin:0px;
	padding:10px 0px 10px 0px;
}
hr
{
	display:block;
	height:5px;
	border-top:solid 1px #f3f3f3;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	background:#f3f3f3;
	color:#f3f3f3;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
}
* html hr
{
	margin-top:-6px;
	margin-bottom:4px;
}
hr.solid
{
	border-top:solid 2px #999;
}

/************************************************************************
* Master page containers
************************************************************************/
#bodyContainer
{
	width: 813px;
	border-top:none;
	border-bottom:none;
    background: url(images/bgBodyContainer.png) repeat;
    margin-right: auto;
    margin-left: auto;
}
* html #bodyContainer
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/BMC/images/bgBodyContainer.png', sizingMethod='scale');
}
#footerContainer
{
	width:813px;
    height:85px;
    background:url(images/bgFooterContainer.png) no-repeat;
    margin-right: auto;
    margin-left: auto;
}
* html #footerContainer
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/BMC/images/bgFooterContainer.png', sizingMethod='default');

}
#finePrint
{
	width:813px;
	margin-left:auto;
	margin-right:auto;
}
/************************************************************************
* Master page layout divs
************************************************************************/
#header
{
	width:798px;
	height:115px;
	background:url(images/bgHeader.gif) no-repeat;
	position:relative;
	left:7px;
}
#logo
{
	width:187px;
	height:69px;
	border:none;
	background:url(images/logoBMC.gif) no-repeat;
	cursor:pointer;
	position:absolute;
	left:23px;
	top:16px;
	z-index:2;
}
/*
* html #logo
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/BMC/images/logoLoad.png', sizingMethod='default');
}
*/
#logoLink
{
	width:187px;
	height:69px;
	border:none;
	cursor:pointer;
	position:absolute;
	left:23px;
	top:16px;
	z-index:3;
}
#slogan
{
	width:460px;
	height:40px;
	position:absolute;
	left:280px;
	top:20px;
	z-index:1;
}
#loginbanner
{
	width:450px;
	position:absolute;
	top:2px;
	right:10px;
	z-index:99;
}
.splash
{
	width:798px;
	height:189px;
	border-top:solid 1px #c5c5c5;
	background:url(images/bgSplash.gif) repeat-x;
	position:relative;
	left:7px;
	z-index:1;
}
#body
{
	border-top:solid 1px #c5c5c5;
	width:798px;
	margin-left:7px;
}
#footer
{
	position:relative;
    text-align: center;
    color: #FFF;
}

/************************************************************************
* Master page element styles
************************************************************************/
#header h2
{
    font-size:13px;
    color:#FFF;
    /*color: #113765;*/
    margin:0px;
    padding:0px;
}
#slogan h2
{
	font-size:12px;
	position:relative;
}
#header #loginbanner h2
{
    font-size: 11px;
    font-weight:normal;
	text-align:right;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}
#loginbanner h2
{
    font-size: 11px;
    font-weight:normal;
	text-align:right;
}
.bodyPadding
{
	padding:30px;
}
#footer p
{
	margin:0px;
	padding:54px 10px 0px 10px;
	line-height:18px;
}
#finePrint p
{
	color:#666;
	text-align:center;
	line-height:18px;
}
#finePrint b
{
	line-height:18px;
}
/************************************************************************
* Navigation layout divs
************************************************************************/
#navtop, #navbottom
{
    background: Transparent;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, Helvetica, Helvetica-Narrow,  Verdana, sans-serif;
    width:570px;
    height:20px;
    position:absolute;
    right:7px;
    top:75px;
    z-index:99;
}
/*
* html #navtop, * html #navbottom
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/BMC/images/bgNav.png', sizingMethod='scale');
}
*/

/************************************************************************
* Common page styles
************************************************************************/
/* 2 column layout */

#columnContainer
{
	/*position:relative;
	left:7px;*/
	/*width:798px;*/
	background:url(images/bgColumnContainer.gif) repeat-y center;
	padding:30px;
}
#columnleft
{
    width:230px;
    /*border:solid 1px #00FF00;*/
    float:left;
    position:relative;
}
#columnright
{
	width:440px;
	/*border:solid 1px #0000FF;*/
	float:right;
	position:relative;
}
.ContentContainer
{
	padding:20px;
}
#contentLeft
{
	width:555px;
	/*border:solid 1px #00FF00;*/
	float:left;
}
#contentRight
{
	width:225px;
	/*border:solid 1px #FF0000;	*/
	position:relative;
	float:right;
	right:13px;
}

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
	width:100%;
    border: 1px solid #666666;
    /*padding: 3px;
    margin: 2px 0 5px 0;*/
    vertical-align: top;
}
* html .controlblock
{
	position:relative;
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed #AAA;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}
.separator
{
	height:20px;
}

/* Command buttons on pages */
.actionbuttons
{
  text-align:right;
  position: relative;
  z-index:99;
}
.centerbuttons
{
  text-align:center;
  position: relative;
  z-index:99;
}
div.actionbuttons a, div.centerbuttons a
{
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}
div.actionbuttons a:link, div.actionbuttons a:visited, div.centerbuttons a:link, div.centerbuttons a:visited
{
	color:#666;
	/*color:#aa641f;*/
}
div.actionbuttons a:hover, div.actionbuttons a:active, div.centerbuttons a:hover, div.centerbuttons a:active
{
	color:#AAA;
	/*color:#A45521;*/
	text-decoration:underline;
}
.floatright
{
	float:right;
}
.center
{
	padding:10px;
	text-align:center;
}

/************************************************************************
* Next / previous specific formatting 
************************************************************************/

.nextlink
{
    float:right;
}



/************************************************************************
* Global formatting
************************************************************************/

/* all the legend tags use this same style */

legend
{
    font-weight: bold;
    color: #FFF;
    font-size: 11px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 7px;
}

/* apply zero margin to all forms and hide fieldset borders. Keep fieldset borders in the markup for better accessibility */

form
{
    margin: 0px;
}

fieldset
{
    padding: 0px;
    margin:0px;
    border: none;
}

/* sometimes we hide elements from display in visual browsers (but leave them in the source for non visual browsers and for accessibility) */

.hidden
{
    visibility: hidden;
}
.none
{
    display: none;
}


/************************************************************************
* Image functionality
************************************************************************/

.photo
{
    background: Transparent;
    border: solid 1px #c5c5c5;
}

.picture
{
    background: Transparent;
    border: solid 1px #c5c5c5;
    /*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;
    /*border:solid 2px #FF0000;*/
}
.listitem p
{
	line-height:18px;
	margin-top:0px;
	padding-top:0px;
}
/* surrounds the buttons for list items */
.editbuttons
{
    float:right;
    margin:2px;
}
* html .editbuttons
{
    position:relative;
}

/* floats the thumbnail off to the right */
.thumbnail
{
    float: left;
    margin: 0 10px 0 0;
}

/*used to clear the float for the thumbnail */
.clearlist
{
    clear:left;
    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;
}

/* Used in the two column lists */

.membercard
{
    background-color: #E5E5E5;
    border: 1px solid #999999;
    padding: 10px;
    margin-bottom: 10px;
    width: 198px;
}

.clearcard
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}

#membercardcolumnleft
{
    float: left;
    position: relative;
}
#membercardcolumnright
{
    margin-left: 226px;
}
.membercard p
{
    margin: 5px;
}

/************************************************************************
* Compact Event list
************************************************************************/


/* define event grid view columns */
/* todo: use or remove */

.eventlistdate
{
    padding-right: 4px;
}
.eventlisticon
{
    text-align: center;
}
.eventlisttime
{
    text-align: center;
    width: 95px;
}
.eventlistevent
{
    font-weight: bold;
}
.eventlistlocation
{
    /* no styles needed at this time */
}
.eventlist td
{
    padding-bottom: 4px;
}

/*
.eventlist, .eventlist td, .eventlist tr
{
    border-style:none;
}
*/

/************************************************************************
* Rollover buttons
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
	width:auto;
	overflow:visible;
    height: 26px;
    border: none;
    color:#FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align:center;
    line-height:24px;
    cursor: pointer;
    margin:2px;
    padding-left:5px;
    padding-right:5px;
}
.buttonsmall
{
	color:#FFFFFF;
	background:url(images/buttonsmall.gif) repeat-x;
}
.buttonsmall-ovr
{
	color:#FFFFCC;
	background:url(images/buttonsmall-ovr.gif) repeat-x;
}
/*
* html .buttonsmall, * html .buttonsmall-ovr
{
	position:relative;
}
*/

/************************************************************************
* Page specific
************************************************************************/

/* even dowload button */
.downloadevent img
{
    margin-right: 5px;
    vertical-align: middle;
    border: none;
}

/* Header on view details type pages */
.itemdetails p
{
	margin-top:0px;
	padding-top:0px;
    font-size: 11px;
}



/************************************************************************
* 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: 5px 2px 2px 2px;
}

.unselected
{
    background-color: transparent;
    border: solid 1px #CCCCCC;
}

.selected
{
     background: #E5E5E5;
     border: solid 1px #999999;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    /*width: 460px;*/
    width:100%;
}

.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 #E8DCA3;
    padding: 2px;
}

.contextbuttons
{
  margin: 5px 3px 5px 3px; 

}

/************************************************************************
* Forms
************************************************************************/

/* label column */
.formlabel
{
    width:120px; 
    vertical-align: top;
}

/* value column */
.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}


/************************************************************************
* Login banner
************************************************************************/
.txtInput
{
	width:200px;
	height:14px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:10px;
	margin-bottom:3px;
	padding-bottom:0px;
}

/************************************************************************
* PNG Alpha Filter fix for IE
************************************************************************/
* html .IEfix
{
	position:relative;
	z-index:99;
}

/************************************************************************
* Links Page styles
************************************************************************/
#LoadLinks li
{
	margin:0px;
	padding:5px 10px 5px 10px;
}
#LoadLinks li a
{
	font-weight:bold;
}
#LoadLinks li p
{
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}

/************************************************************************
* GridView styles
************************************************************************/
.gridstyle
{
	border:solid 1px #333;
}
* html .gridstyle
{
	position:relative;
}
.gridheader
{
	background:#111;
	color:#aa641f;
}
.gridrow
{
	background:#EFEFEF;
}
.gridaltrow
{
	background:#F5F5F5;
}
/************************************************************************
* Upload Controls
************************************************************************/
.fileControls
{
	width:600px;
	float:left;
	position:relative;
}
#UploadProgress
{
	width:250px;
	float:right;
	position:relative;
}

/************************************************************************
* Member Details styles
************************************************************************/
#MemberDetails
{
	width:500px;
	float:left;
	position:relative;
}
#AvatarManager
{
	width:390px;
	float:right;
	position:relative;
}

/************************************************************************
* Video Manager styles
************************************************************************/
#AddVideoControl
{
	border:solid 1px #BBB;
}
.videoControls
{
	border:solid 1px #47669b;
	margin-bottom:10px;
	padding:10px;
}
.VideoList
{
	width:550px;
	float:right;
	margin-top:15px;
	position:relative;
}

/************************************************************************
* Content Manager styles
************************************************************************/
* html .PageContentContainer
{
	position:relative;
}

/************************************************************************
* Home Page splash
************************************************************************/
.splashImg
{
	width:490;
	height:189px;
	position:absolute;
	left:0px;
	top:0px;
}
.splashDesc
{
	/*border:solid 1px #FF0000;*/
	display:inline;
	width:250px;
	height:150px;
	position:absolute;
	right:20px;
	top:20px;
}
.splashDesc p
{
	margin:0px;
	padding:0px 0px 10px 0px;
}

/************************************************************************
* Feature Box
************************************************************************/
.featureBox
{
	display:inline;
	width:214px;
	margin-top:13px;
	margin-bottom:10px;
	float:right;
	clear:right;
}
.boxtop
{
	height:4px;
	background:url(images/boxtop.gif) no-repeat;
}
.boxbody
{
	background:#F8F8F8;
	border-left:solid 1px #EAEAEA;
	border-right:solid 1px #EAEAEA;
	line-height:16px;
	margin:0px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
}
.boxbottom
{
	height:4px;
	background:url(images/boxbottom.gif) no-repeat;
}
.featureBox h3
{
	/*background:#F8F8F8;
	border-left:solid 1px #EAEAEA;
	border-right:solid 1px #EAEAEA;*/
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	/*padding-top:10px;
	padding-left:20px;
	padding-right:20px;*/
	padding-bottom:5px;
}
.featureBox p
{
	/*background:#F8F8F8;
	border-left:solid 1px #EAEAEA;
	border-right:solid 1px #EAEAEA;*/
	line-height:16px;
	margin:0px;
	padding-top:5px;
	/*padding-left:20px;
	padding-right:20px;*/
	padding-bottom:5px;
}
.featureBox img
{
	border:none;
	margin-right:10px;
}
.featureBox a
{
	line-height:16px;
}
.featureBox a:hover img
{
	text-decoration:none;
}