@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'OpenSansLight';
    src: url('OpenSans-Light-webfont.eot');
    src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Light-webfont.woff') format('woff'),
         url('OpenSans-Light-webfont.ttf') format('truetype'),
         url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'OpenSansRegular';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



#the-sticky-div.sticky {
     position: fixed;
     top: 0;
  }


/*reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	vertical-align:baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

body {
	font-family:'OpenSansLight', Arial;
	font-size:13px;
	color:#333;
	line-height:19px;
	font-weight:300px;
	background-color:#fff;
}

/*ol,*/ ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

input, select, textarea {
	outline:0;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

.clearfix {
	display:inline-block;
}

html[xmlns] .clearfix {
	display:block;
}

address {
	font-style:italic;
}

abbr[title], acronym[title], dfn[title] {
	cursor:help;
	border-bottom:1px dotted #666;
}

strong, b {
	font-weight:bold;
}

i, em, dfn, cite {
	font-style:italic;
}

sup {
	font-size:11px;
	vertical-align:top;
}

sub {
	font-size:11px;
	vertical-align:bottom;
}

small {
	font-size:11px;
}

a {
	color:#999;	
	text-decoration:none;
	transition: background .2s linear;
	-moz-transition: background .2s linear;
	-webkit-transition: background .2s linear;
	-o-transition: background .2s linear;
	outline:0;
}


h1, h2, h3, h4, h5, h6, h7 {
	color: #000;
	font-family: 'OpenSansLight', Arial;
}

h1 {
	font-size: 30px;
	font-weight:300px;
	color:#EC008D;
}

h2 {
	font-size: 18px;
	margin:10px 0 5px;
	font-weight:bold;	
}

h3 {
	font-size: 16px;
	margin:10px 0 5px;
	font-weight:bold;		
}

h4 {
	font-size: 14px;
	font-weight:bold;	
	margin:10px 0 5px;
}

h5 {
	font-size: 13px;
	font-weight:bold;
	margin:10px 0 5px;
}


h6 {
	font-size: 12px;
	font-weight:bold;
	margin:10px 0 5px;
}




/*span.h7 {
	font-family: 'Open Sans';
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
	font-weight: bold;
}*/

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite rolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

#container {
	width: 100%;
	height: 100%;

	margin:auto;
}

.clearfix {
	display:inline-block;
}

/*-------------------------------------------------*/
/* =  Header style
/*-------------------------------------------------*/

.header_pg
 {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 185px;
	top: 0px;
	background: #fff;
	background-image:url(../images/bg_header.png);
	background-repeat:repeat-x;
}

div#top-bar {
	width:1080px;
	height:95px;
	margin:auto;

}

.header_pg div#logo {
	position: relative;
	float: left;
	margin: 20px 22px 12px 0;
}

.header_pg div#logo-right {
	float:right;
	margin: 10px 0 0 22px;
}


/*-------------------------------------------------*/
/* =  Navigation
/*-------------------------------------------------*/




/*-------------------------------------------------*/
/* =  Body
/*-------------------------------------------------*/

.content {
	width: 1080px;
	height:auto;
	margin-top:185px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 43px;
}

.content p {
	margin-bottom:20px;	
}

#page-headingTp {
	margin:auto;
	width:1050px;
	height:5px;	
	background-image:url(../images/bg_pheader.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	
}

#page-heading {
	padding-top:20px;
	width:100%;
	height:60px;
	background-image:url(../images/bg_pheader.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	
}

.content-main {
	width:765px;
	float:left;
	margin:30px 15px 30px 0;
}

.content-right {
	width:285px;
	float:right;
	margin:30px 0 30px 15px;
}

.caption {
	font-style:italic;
	font-size:11px;
	margin-top:-10px;
}

/* Lists styles ------------------------------------- */	
	
	
	.arrow-list li, .number-list li, .check-list li,.circle-list li, .dash-list li {
		line-height: 18px;
		padding:0px 5px 0px 18px;
		margin-bottom:15px;
	}
	
	.arrow-list li a:hover, .arrow-list li.active a {
		color:#EC008D;
	}
	
	.arrow-list li {
		background: url("../images/list-icons/arrow.png") no-repeat scroll 0 3px transparent;
	}
	
	.arrow-list li.active {
		background: url("../images/list-icons/arrow_active.png") no-repeat scroll 0 3px transparent;
	}

	.circle-list li {
		background: url("../images/list-icons/circle.png") no-repeat scroll 0 6px transparent;
	}
	
	.check-list li {
		background: url("../images/list-icons/check.png") no-repeat scroll 0 50% transparent;
	}		


	.dash-list li {
		background: url("../images/list-icons/dash.png") no-repeat scroll 0 3px transparent;
	}





	
	.number-list li {
		list-style-type:decimal;
		list-style-position:outside;
		margin-left:17px;
		padding-left:5px;
	}
	
	.roman-list li {
		list-style-type:lower-roman;
		list-style-position:inside;
		padding:0;
	}









/*-------------------------------------------------*/
/* =  Footer style
/*-------------------------------------------------*/
footer {
	float:left;
	width: 100%;
	position: fixed;
	bottom: 0px;
	padding:10px;
	background: rgba(0,0,0,0.6);
	background: rgb(0,0,0)\0/;
	z-index: 9999;
}

footer p, footer a {
	text-align: center;
	font-size: 11px;
	color: #fff;
}

footer a:hover {
	text-align: center;
	font-size: 11px;
	color: #999;
}	

/*-------------------------------------------------*/
/* =  Fonts
/*-------------------------------------------------*/


/*-------------------------------------------------*/
/* =  Table
/*-------------------------------------------------*/

table {
/*	border-width:1px;*/
	line-height:18px;
	margin:0 0 22px 0;
	text-align:left;
	padding:0 5px;
}

table.vbot td {vertical-align:bottom;}
table.small td { font-size:11px }

th, td { vertical-align:top; text-align:left; }

thead { border-bottom-width: 3px;	border-bottom-style: solid;	border-bottom-color: #888; }
thead td  {	background-color:#eee; font-size: 12px; padding: 5px 10px 5px 5px; vertical-align:top; line-height: 130%;  }

tbody td  {	font-size: 12px; padding: 5px 10px 5px 5px; border-bottom: 1px #E5E5E5 solid; }
tbody.noLine {border-bottom:none; padding: 5px 10px 5px 5px; }

caption { text-align:left; }

.removeline {border-bottom-style: none;}
.topline { border-top:1px solid #ccc; }
.greythin { border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #ccc; }
.blackthin { border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #888; }
.blackThick { border-bottom-width: 2px; border-bottom-style: solid;	border-bottom-color: #888; }



table.right2nd td+td {text-align:right; }
table.right3rd td+td+td {text-align:right; }
table.right4th td+td+td+td {text-align:right; }

td.yellowCol {background-color:#FFFDE0; }
td.white { background-color:#fff; }


tr.greyRow td{ background-color:#eee; }
tr.yellowRow td{ background-color:#FFFDE0; }

/*table.yellow2nd td+td { background-color:#FFFDE0; }*/
table.yellow3nd tbody tr td:nth-child(3) { background-color:#FFFDE0; }
table.yellow2nd tbody tr td:nth-child(2) { background-color:#FFFDE0; }

table.right2nd td.cellcenter, table.right4th td.cellcenter {text-align:center;}
td.cellright {text-align:right;}
td.cellleft {text-align:left;}

