
/*
body, html {
  background-color:#929292;
  text-align:center;
  font-family:arial;
  font-size:12px;
  background-image:url(/images/template/public/mainbg.gif);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#000000;
  margin:0;
  padding:0;
}
*/

a img {
	border: 0;
}

body {
	background-image: url(/images/Content_Fade_Background.gif);
}


/*
	OFFSET Code
*/
#Header, #PageFooter {
	background-image:url(/images/Header_Background.gif);

}

#HeaderFlair {
	background-image:url(/images/Header_Background_Tall.gif);
	background-repeat: repeat-x;
}

/*
 * Holds all of the main page and aligns it to the center
 */
#PageHolder {
  width:960px;
  margin:0 auto;
  padding: 0;
}


/*
 * Login bar and top menu
 */
#PageHolder #LoginBar {
  width:960px;
  height:30px;
  overflow:hidden;
}

#PageHolder #LoginBar #Holder {
  overflow:hidden;
  margin-top:6px;
}

#PageHolder #LoginBar #Holder #Menu {
  float:left;
  margin-left:30px;
  padding-top:1px;
}

#PageHolder #LoginBar #Holder #Menu a {
  font-size:12px;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  padding-right:10px;
}

#PageHolder #LoginBar #Holder #Menu a:hover {
  color:#000;
  text-decoration: underline;
}

#PageHolder #LoginBar #Holder #Login {
  float:right;
  margin-right:30px;
  font-size:12px;
  font-weight:bold;
  color:#000;
  margin-top:1px;
}

#PageHolder #LoginBar #Holder #Login input.text {
  vertical-align:top;
  font-size:10px;
  padding:1px 2px;
  background-color:#BFBFBF;
  border:1px solid #7E7E7E;
  margin:0;
}

#PageHolder #LoginBar #Holder #Login input.submit {
  vertical-align:middle;
  font-size:9px;
  padding:0 2px;
  background-color:#BFBFBF;
  border:1px solid #7E7E7E;
  margin:0;
  cursor:pointer;
}

/*
 * Logo below login bar
 */

#PageHolder #GradLeft {
  width:960px;
  background-image:url(/images/template/public/logogradleft.gif);
  background-position:left;
  background-repeat:repeat-y;
}

#PageHolder #GradLeft #GradRight {
  width:960px;
  background-image:url(/images/template/public/logogradright.gif);
  background-position:right;
  background-repeat:repeat-y;
  text-align:center;
}

#PageHolder #Logo {
  width:960px;
  margin:0px auto;
  text-align: left;
  background-image: url(/images/Header_Logo_Background.gif);
  height: 131px;
}


#PageHolder #Content {
  width:960px;
  margin:0 auto;
}

#PageHolder #Content #NavigationHolder {
  width:100%;
  height:44px;
  background-image:url(/images/NavMenu_bg.gif);
  text-align:left;
  
  overflow:hidden;
}

#PageHolder #Content ul#Navigation {
  height:23px;
  overflow:hidden;
  list-style:none;
  display:block;
  padding: 6px 0 6px 10px;;
  width:auto;
  margin-top: 5px;
}

#PageHolder #Content ul#Navigation li {
  height:23px;
  display:inline;
  overflow:hidden;
  text-align: center;
}


/*
#PageHolder #ContentHolder #Content ul#Navigation li a {
  padding:4px 8px;
  font-weight:bold;
  font-size:12px;
  color:#a70101;
  text-decoration:none;
}
*/

/*
#PageHolder #ContentHolder #Content ul#Navigation li a:hover {
  color:#7f0a1b;
  text-decoration:underline;
}
*/

#PageHolder #Content ul#Navigation li a.HasBorder {
  /* background-image:url(/images/template/public/navbg.gif); */
  background-position:top right;
  background-repeat:no-repeat;
}

#PageHolder #Content #ManageBar {
  height:45px;
  width:100%;
  background-image:url(/images/template/managebarbg.gif);
  background-repeat:repeat-x;
  overflow:hidden;

}

#PageHolder #Content #ManageBar #ProfileText{
  padding:10px 0 0 10px;
  overflow:hidden;
}

#PageHolder #Content #Page {
  width:100%;
}

#PageHolder #Content #Page #MainTable {
  width:100%;
  background-color: #E9E9E9;
}

#PageHolder #Content #Page #MainTable #center {
	background-color: #FFF;
}



#PageFooter {
  background-image:url(/images/Header_Background.gif);
  color:#949494;
}

#PageFooter a {
	color: #949494;
}

/* Content widget styles */


.SmallColumnHeader {
  height:32px;
    background-image:url(/images/Small_Column_Header.gif);
/*  background-image:url(/images/template/smallcolumnheader.gif);*/
}


.SmallColumnContent .GroupCategory a {
	color: #FFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 10px 0 0 10px;
}

.SmallColumnHeader .Text {
  padding: 10px 0 0 8px;
  font-weight:bold;
  font-size:13px;
  text-align:left;
  color:#A6D841;
}

.SmallColumnContent {
  background-color:#F2F2F2;
  margin:-5px 0px;
  width:206px;
}

.SmallColumnContent .Text {
  padding:3px;
  text-align:left;
  overflow:hidden;
}
.SmallColumnContent .GroupCategory {
  height: 33px;
  text-align: left;
    background-image:url(/images/Group_Category_bg.gif);
/*  background-image:url(/images/template/smallcolumnheader.gif);*/
}


.SmallColumnFooter {
  margin:0 auto;
  width:175px;
  height:4px;
  background-image:url(/images/template/smallcolumnfooter.gif);
  margin-bottom:10px;
}
/*
.GroupCategoryLink {
  text-decoration:none;
  color:#333333;
}

.GroupCategoryLink:hover {
  text-decoration:underline;
  color:#000000;
}
*/

  /* ######### Style for Drop Down Menu ######### */


#MemberNavHolder {
  background-image: url(/images/template/membernavbg.gif);
  padding-top: 0px;
  background-repeat: repeat-x;
  background-color:#d9d9d9;
  height: 32px;
}

#chromemenu{
width: 100%;
color: black;

}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#chromemenu ul{
  /*border: 1px solid #000000;*/

  width: 770px;
  /* background: url(chromebg.gif) center center repeat-x; Theme Change here*/
  margin-left: 0;
  padding-left: 0;
  margin: 0;
  float: left;
  font: bold 12px;
}


#chromemenu ul li{
  display: inline;
}


#chromemenu ul li a{
  float: left;
  color: #2b3942;
  padding: 4px 12px 4px 7px;
  text-decoration: none;
  font-weight:bold;
  /* border-right: 1px #000000 solid; */
  background: url(/images/template/membernavdivider.gif) center right no-repeat;
}

#chromemenu ul li a:hover{
  background: url(/images/template/membernavbghover.gif) center right repeat-x;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
  /*content: " v";*/
  /*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}



.dropmenudiv{
  position:absolute;
  top: 0px;
  border: 1px solid #CCC; /*Theme Change here*/
  border-bottom-width: 0;
  border-color: #CCC;
  font:normal 12px;
  line-height:18px;
  z-index:100;
  background-color: white;
  width: 200px;
  visibility: hidden;
  margin-top:-3px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a, .dropmenudiv a:link, .dropmenudiv a:visited, .dropmenudiv a:active {
  width: 100%;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #CCC; /*Theme Change here*/
  padding: 1px 0;
  text-align: left;
  text-decoration: none;
  font-weight:bold;
  color: #444444 ! important;
}

.dropmenudiv a:hover{ /*Theme Change here*/
  background-color: #9ecae5;
  text-decoration: none;
  color: #444444 ! important;
}

.top_txt {

  padding-bottom: 5px;
  color: #FFF;
  font-weight: bold;
  }

.top_txt a {
  color: #FFF;
  }

/* MEMBER LINK NAVIGATION */

#modelNav {
  margin: 0px auto;
}

#modelNav ul {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#modelNav li {
  margin: 0 0 0.2em 0;
}

#mainTable #modelNav a {
  font-weight: bold;
  display: block;
  color: #88B330;
  background-color: #FFFFFF;
  border: 1px solid #555555;
  width: 9.5em;
  padding: 0.2em 0.8em;
  text-decoration: none;
  margin: 0px auto;
}

#mainTable #modelNav a:hover {
  background-color: #88B330;
  color: #FFFFFF;
  border:1px solid #5B0000;
}

/*
A {
  color:#a40d23;
}

A:hover {
  text-decoration:none;
}
*/

.BlockTitle2 {
  font-size:16px;
  font-weight:bold;
  margin-bottom:5px;
  clear:both;
  verflow:hidden;
  color: #ac303d;
  text-align:left;
}


.padding {
	padding: 15px;
}

.Explorer {
	width: 100%;
	border: 2px solid #ccc;
	border-collapse: collapse;
}

.Explorer td {
	padding: 10px;
	border: 2px solid #ccc;	
	vertical-align: top;
}

.FolderList {
	width: 250px;
	border: 0;
}

.FileList {
	border: 0;
	width: 100%;
}

.FileList tr:hover {
	background-color: #eee;
}

.FolderList img, .FileList img {
	border: 0;
}
 
.FolderList th, .FileList th {
	text-align: left;
}
 
.FolderList td, .FileList td {
	padding: 1px;
	border: 0;
}
 
.FolderList td.Folder {
	background-image: url(/images/LibraryFolderList.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
 

a.folderOpen {
	background-color: #A40D23;
	padding: 3px;
	color: #FFF;
	display: block;
	float: left;
}

a.folderOpen:hover {
	color: #FFF;
}

a.folderClosed {
	padding: 3px;
	display: block;
	float: left;
}


