/* v3.css
   cross-browser.com
*/



/* Anchor Elements */
.trigger {
  position:relative;
  cursor:pointer;
  z-index:2;
}
.menu {
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	z-index:1;
	margin:0;
	padding:4px;
	background:#FF0000;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bread {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.menu1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.subheading {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.header {	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.headergrey {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 4px;
	border: 0px none #CCCCCC;
	background-image: url(../img/bg_round.gif);
	background-repeat: no-repeat;
}
.galleryHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
}
.bread1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}


body {
	background-color: #e1e1e1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.trigger {
  position:relative;
  cursor:pointer;
  z-index:2;
}
.menu {
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	z-index:2;
	margin:0;
	padding:4 px;
	background:#FF0000;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.flash {
	z-index: 2;
}

.bread {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../img/footer_banner.gif);
}

.footer a:link {
  	color:#333333;

}
.footer a:hover {
  color:#FF0000; background:#NONE;
  text-decoration:underline;
  
}

.menu1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.subheading {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;

}
.bread1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.header {	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

a:link {
  color:#FFFFFF; background:transparent;
    text-decoration:NONE;
}
a:visited {
  color:#FFFFFF; background:transparent;
    text-decoration:NONE;
}
a:active {
  color:#FFFFFF; background:transparent;
    text-decoration:NONE;
}
a:hover {
  color:#FFFFFF; background:#NONE;
  text-decoration:underline;
}
            
.TEXTLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.TEXTLINK a:link {
  color:#666666; background:#NONE; /* 727EA3; */
  text-decoration:none;

}
.TEXTLINK a:visited, .TEXTLINK a:active {
  color:#666666; background:#NONE;
  text-decoration:none;

}
.TEXTLINK a:hover {
  color:#FF0000; background:#NONE;
  text-decoration:UNDERLINE;
}


.bread a:link {
  color:#666666; background:#NONE; 
  text-decoration:none;

}
.bread a:visited, .TEXTLINK a:active {
  color:#666666; background:#NONE;
  text-decoration:none;

}
.bread a:hover {
  color:#FF0000; background:#NONE;
  text-decoration:UNDERLINE;
}

/* Misc. Elements */


/* Heading Elements */



.textInput {
  font-family:'courier new',monospace;
  color:#000; background:#fff;
  width:140px;
}
.inpTxt {
  color:#000; background:#CCA78F;
  font-family:'Courier New',monospace;
  font-size:12px;
  border:1px solid #596380;
}
.inpBtn {
  color:#000; background:#CCA78F;
  font-size:10px;
  border:1px solid #596380;
  cursor:pointer;
}
.noDisp {
  display:none;
}
.collapsible {
  margin:0; padding:0;
  overflow:hidden;
  display:block;
}
#adsense { /* adsense container */
  margin-top: 16px;
}
.hint, .titleHover { /* for non-A elements that have title='some info' */
  border-bottom: 1px dotted #CCA78F;
  cursor: help;
}

/* Sidebar Menu */

.mnuBox, .mnuOpt {
  margin:0 0 4px 0; padding:4px 2px 4px 2px;
  overflow:hidden;
}
.mnuBox p, .mnuOpt p {
  margin:0; padding:0;
  line-height:1.2em;
  font-size:smaller;
}

/* Layout */



#menubar1 {   /* static, horizontal site menu */
  color:#596380;
  background:transparent;
  padding:2px;
  margin:0;
  font-weight:normal;
  text-align:right;
}
#menubar1 b {
  color:#BF8660;
}


/* Objects */

.xToolbar {
  position:absolute; overflow:hidden;
  background:transparent;
  width:24px;
}

.xButton {
  overflow:hidden;
  margin:2px;
  width:16px; height:14px;
  color:#596380; background:#CFD4E6;
  font-size:xx-small;
  font-weight:bold;
  cursor:pointer;
  text-align:center;
  border-left:1px solid #CFD4E6;
  border-top:1px solid #CFD4E6;
  border-right:1px solid #CCA78F;
  border-bottom:1px solid #CCA78F;
}
.xButtonHover {
  overflow:hidden;
  margin:2px;
  width:16px; height:14px;
  color:#CFD4E6; background:#CCA78F;
  font-size:xx-small;
  font-weight:bold;
  cursor:pointer;
  text-align:center;
  border:1px solid #CCA78F;
}

.xPopupMenu {
  position:absolute;
  color:#596380; background:#FFF; /* CFD4E6; */
  margin:0; padding:3px;
  border:1px outset #596380;
}
