﻿body{
	
	background-image: url('../BCM/Images/bg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	

}
.ModalPopup
{
	padding: 10px;
	background-color: #A7BFD1;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
	font-size: medium;
}

.modalPopupBackground
{
	background-color: #808080;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
	
}

.newsHeader{
	color:#5d4f24;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	}

.textPicListItemTable 
{
	vertical-align:top;
	width:100%;
	background-color:#EAEAEA;
	}

.textPicListItemHeaderDiv
{
	background-color: #BECBCA;
	overflow: hidden;
	background-repeat: repeat-x;
}
	
.textPicListItemHeader{
	color:#5d4f24;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	}
	
.textPicListItemLink{
	color:#5d4f24;
	font-size: 10px;
	font-weight: lighter;
	}
	
	
.page{
	background-image: url('../BCM/Images/contentBG.jpg');
	height: 800px;
	width: 930px;
	}
	
#master_contentplaceholder {
	z-index:10000;
	width: 650px;
	text-align:left;
	background-color: Transparent;
	line-height: 1.5em;
	min-width: 650px;
}

.topAdresseText 
{
	overflow:visible;
	font-size:small;
	height:0px;
	position:relative;
	top: -80px;
	font-family:Arial;
	color: #65686D;
	font-weight:bold;
	padding-left: 125px;
	}

.topBg-Org {
	background-image: url('../BCM/Images/top-bg.gif');
	background-repeat: repeat;
	height: 159px;
	width: 930px;
	min-width: 930px;
}
.topLBg {
	background-image: url('../BCM/Images/top-l-bg.gif');
	background-repeat: repeat;
	height: 159px;
	width: 96px;
	min-width: 96px;
}
.topRBg {
	background-image: url('../BCM/Images/top-r-bg.gif');
	background-repeat: repeat;
	height: 159px;
	width: 96px;
	min-width: 96px;
}
.lBg {
	background-image: url('../BCM/Images/l-bg.gif');
	background-repeat: repeat-y;
	height: 100%;
	width: 96px;
	min-width: 96px;
	
}
.rBg {
	background-image: url('../BCM/Images/r-bg.gif');
	background-repeat: repeat-y;
	height: 100%;
	width: 96px;
	min-width: 96px;
}


.footerBg {
	background-image: url('../BCM/Images/footer-bg.jpg');
	background-repeat: repeat-x;
	text-align: left;
	
}


.leftMenu{
	font-family:Arial;
	position:relative;
	left:-11px;
	text-align:left;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	width:270px;
}

.menuStyle-L1
{
	margin-left:10px;
	min-width:260px;
	border-top-style: solid;
	border-top-color: #a0242e;
	border-TOP-width: 1px;
	text-align:left;
	background-color: Transparent;
	text-decoration: none;
	height: 30px;
	font-size: 15px;
	}
	.menuStyle-L2
	{
		margin-left:10px;
		background-color: Transparent;
		text-decoration: none;
		
		font-size: 13px;
		}
	.menuStyle-L3
{
	margin-left:10px;
	background-color: Transparent;
	text-decoration: none;

	font-size: 12px;
	}
	.menuStyle-L4
{
	margin-left:10px;
	background-color: Transparent;
	text-decoration: none;
	
	font-size: 11px;
	}
	
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	}
h6 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 5px;
	position:relative;
	top: -12px;
}
h2 {
	line-height: normal;
	color:#5d4f24;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 25px;
    margin-left: 4px;
}
h3 {
	line-height: normal;
	color:#5d4f24;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 25px;
    
}
h4 {
	color:#000;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	
	
}

input {
	margin-left: 10px;
	border: 0px none;
	width: 388px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;



}
textarea {
	margin-left: 10px;
	border: 0px none;
	width: 388px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;

}

.BtnContactUs
{
	border-bottom: thin solid #a0242e;
	font-family:Arial;
		position:relative;
	left:-11px;
		padding-top:50px;
		padding-left:8px;
		text-align:left;
		font-size: 14px;
		font-weight: bold;
	width:260px;
		color:#4E4F52;
		background-color:Transparent;
	top: 0px;
}
p{cursor:help;}

.fieldBg {
	background-image: url('../BCM/Images/field-bg.gif');
	background-repeat: no-repeat;
	height:26px;
	width: 408px;
}
.textAreaBg {
	background-image: url('../BCM/Images/textArea-bg.gif');
	background-repeat: no-repeat;
	height:62px;
	width: 408px;
}







#master_content
{
	background-color: Transparent;
	color: #fff;
}










/* Content Page Layout             */
.demoarea {


	font-size: 12px;
	color:#000000;
	/*font-family:Arial, Sans-Serif;*/
	padding:  6px 6px 0px 4px;
	/*text-align:left;*/
	background-color: Transparent;

	
}

.Presentationareal p 
{
	padding:5px;
}

.Presentationheading {
	line-height: normal;
	color:#5d4f24;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: 25px;
	margin-top: 15px;
	width: 600px;
}

.demobottom {
	/*height:8px;
	background:#FFF url(Images/demobottom.png) no-repeat left bottom;
*/
}


.heading {
	padding: 1em 0 1em 0;
	color:#000;
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#000;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	
}



.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
  width: 139px;
}

.releaseList {
	list-style-type:disc;
}

.validation
{
	z-index:110;
	position:relative;
	left: -200px;
	}





.lines
{
	position:relative; 
	background-color:Transparent;
	height: 10px;
	clear: left;
	background-image: url(Images/menu-bg.jpg)
	z-index: 100;
	
	
	}
.footer-bg
{
	position:relative; 
	background-image:url('../BCM/Images/footer-bg.gif'); 
	height: 40px; 
	width:935; 
	z-index: 100;
	top:1px;
	}
	
#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}


ul{
  margin-left: 30px;
  }

ol{
  margin-left: 30px;
  }

p1
{
	border-bottom-style:none;
	padding: 0px;
	border-bottom-width: 0px;
	
	}
  
#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 150px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border-bottom-style:none;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 150px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: -302px;
	position: absolute;
	top: -60px;
	width: 300px;
}






