/* Global Definition */
html { 
  padding: 0px;
  margin: 0px;
}

/* Light background color OR an image here: */
body {
  /* background-color: #2E3746; */
  background-image: URL(images/Women-In-Networking-Bkg.gif);
  margin: auto;
  text-align: center;
}

table { border-collapse: collapse; margin: 0px; padding: 0px; }

ul {
  margin: 5px 10px 10px 20px;
  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
  font-size: 13px;
  color: #000000;
}

p {
  /* Commenting out, Xinha will handle formatting
  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
  font-size: 13px;
  color: black;
  text-align: justify;
  */
  margin-top: 0px;
  margin-bottom: 12px;
  padding: 0px 0px 0px 0px;
}
p.copyright {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 9px;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 12px;
  padding: 0px 20px 0px 20px;
  text-align: center;
}
a.copyright {
  color: #FFFFFF;
  font-size: 9px;
  background-color: transparent;
  text-decoration: underline;
}
a.copyright:visited {
  color: #FFFFFF;
  font-size: 9px;
  background-color: transparent;
  text-decoration: underline;
}
a.copyright:hover {
  color: #FFFFFF;
  font-size: 9px;
  background-color: transparent;
  text-decoration: none;
}

.paragraph {
  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
  font-size: 16px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 12px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
}

h1 {
  /* Commenting out, Xinha will handle formatting
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: transparent;
  font-family: tahoma; */
  padding: 5px 0px 5px 0px;
  margin: 0px;
}
h2 {
  /* Commenting out, Xinha will handle formatting
  font-size: 11px;
  text-transform: uppercase;
  text-align: right;
  color: #FFFFFF;
  background-color: #2C4E97;
  font-family: tahoma;
  padding: 7px 15px 7px;
  margin-top: 0px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 5px; */
  padding: 5px 0px 5px 0px;
  margin: 0px;
}
h3 {
  /* Commenting out, Xinha will handle formatting
  font-size: 11px;
  text-transform: uppercase;
  text-align: left;
  color: #FFFFFF;
  background-color: #2C4E97;
  font-family: tahoma;
  padding: 7px 15px 7px;
  margin-top: 0px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 5px; */
  padding: 5px 0px 5px 0px;
  margin: 0px;
}
h4 {
  padding: 5px 0px 5px 0px;
  margin: 0px;
}
h5 {
  padding: 5px 0px 5px 0px;
  margin: 0px;
}
h6 {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
  color: #FFFFFF;
  background-color: #765E76;
  border-bottom: 1px solid #660B48;
  font-family: tahoma;
  padding: 4px 15px 5px 0px;
  margin: 0px 0px 4px 0px;
}

.header2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #97ACC9;
  background-color: transparent;
  padding: 0px 20px 0px 20px; 
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: tahoma;
  font-weight: bold;
}
.header3 {
  font-size: 12px;
  text-transform: uppercase;
  color: red;
  background-color: transparent;
  padding: 0px 20px 0px 20px; 
  margin-bottom: 10px;
  font-family: tahoma;
  font-weight: bold;
}
.heading {
  font-size: 12px;
  text-transform: uppercase;
  color: red;
  background-color: transparent;
  padding: 0px;
  margin-bottom: 10px;
  font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
  font-weight: bold;
}

.smalltext {
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 9px;
  color: #555193;
  padding: 0px;
  margin: 0px;
  text-align: justify;
}

a.nav {
  color: #FFFFFF;
  font-size: 11px;
  background-color: transparent;
  text-decoration: none;
}
a.nav:visited {
  color: #FFFFFF;
  font-size: 11px;
  background-color: transparent;
  text-decoration: none;
}
a.nav:hover {
  color: #FFFFFF;
  font-size: 11px;
  background-color: transparent;
  text-decoration: none;
}

a {
  /* Commenting out, Xinha will handle formatting
  font-size: 13px; */
  color: #2E3746;
  background-color: transparent;
  text-decoration: underline;
}
a:visited {
  /* Commenting out, Xinha will handle formatting
  font-size: 13px; */
  color: #2E3746;
  background-color: transparent;
  text-decoration: underline;
}
a:hover {
  /* Commenting out, Xinha will handle formatting
  font-size: 13px; */
  color: #97ACC9;
  background-color: transparent;
  text-decoration: none;
}

a.crumb {
  color: #FFFFFF;
  font-size: 10px;
  background-color: transparent;
  text-decoration: underline;
}
a.crumb:visited {
  color: #FFFFFF;
  font-size: 10px;
  background-color: transparent;
  text-decoration: underline;
}
a.crumb:hover {
  color: #FFFFFF;
  font-size: 10px;
  background-color: transparent;
  text-decoration: none;
}

.contentimage {
  margin-left: 20px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 10px;
  float: right;
}
.contentimageleft {
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.contentimageleftfloat {
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
  float: left;
}
.contentimagenomargin {
  margin: 0px;
}

.sidebarimage {
  margin-left: 5px;
  margin-right: 5px;
  float: center;
}

/*  Layout Definitions */
#prep {
  margin: 0px auto;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: auto;
}
.contentarea {
  min-width: 780px;
  height: 100%;
  border-left: 1px solid #660B48;
  border-right: 1px solid #660B48;
  border-top: 1px solid #660B48;
  border-bottom: 1px solid #660B48;
  text-align: left;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  vertical-align: top;
}
.topbanner {
  margin-bottom:-5px;
  border-top: 1px solid #660B48;
  border-left: 1px solid #660B48;
  border-right: 1px solid #660B48;
}
.bottombanner {
  border-left: 1px solid #660B48;
  border-right: 1px solid #660B48;
  border-bottom: 1px solid #660B48;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned across from their parent */
.menulist ul {
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 102%;
}

/*
 All menu items (<li> tags) are relatively positioned to correctly offset their submenus.
 They have borders that are slightly overlaid on one another to avoid doubling up.
*/
.menulist li {
  position: relative;
  border: 1px solid #660B48;
  background: #765E76;
  color: #FFFFFF;
  margin: -1px 0px 0px 0px;
}
.menulist ul>li:last-child {
  margin-bottom: 1px;
}

/* Links inside the menu */
.menulist a {
  display: block;
  padding: 4px;
  text-decoration: none;
}

/* List items: 'hover' is mouseover, 'highlighted' are parent items to visible menus. */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
  color: #FFFFFF;
  background-color: #323258;
}
.menulist a.highlighted {
  color: #FFFFFF;
  background-color: #323258;
}

/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
  float: right;
}

/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist li {
  float: left;
  height: 1%;
  margin: 0px 0px -1px 0px;
}
* html .menulist a {
  height: 1%;
}
/* End Hack */

/* Basic Image Gallery Layout */

.gallerylayout {
  margin: auto;
  padding: 0;
  width: 540px;
  text-align: center;
}

.galleryimagearea {
  margin: auto;
  padding: 5px;
  width: 135px;
  text-align: center;
}

.gallerytitlearea {
  padding: 5px;
  width: 135px;
  text-align: center;
  background: #A7A7A7;
}

/* Basic Form Element Definitions */
.formtext { 
  width: 300px;
  background-color: #CCC; 
  border: #333 1px solid;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  color: #555193;  
  padding: 3px;
}

.formdrop {
  background: #CCC; 
  border: #333 1px solid;
  width: 200px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  color: #555193;  
}

.formbutton {
  background-color: #CCC; 
  border: #333 1px solid;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  color:#555193;  
  padding: 3px
}

input.btn {
	color:#333;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:140%;
	font-weight:bold;
	border:2px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#666;
	border-bottom-color:#666;
	background-color:#ddd;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');
}
input.btnhov {
	border-top-color: #660B48;
	border-left-color: #660B48;
	border-right-color: #323258;
	border-bottom-color: #323258;
}