/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
	background: #FFFFFF;;
}
.clear{
	clear:both;
}
a, a:visited{
	color: #4E88B7;
	text-decoration: none;
}
a:hover{
	color: #C1272D;
}



/*--------
main_bl
----------*/
#mainbl{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	/*background: transparent url(../images/mtbg.jpg) bottom left no-repeat;*/
}
#leftColl{
	width: 230px;
}
#leftCollm{
	width: 270px;
}
#rightColl{
	width: 200px;
}

.content{
	font: 1em/1.2em Arial, Helvetica, sans-serif;
	text-align: justify;
}
.content b{
	font-weight: bold;
}
#mainColl h3{
	font: 1.4em/1.7em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

}
/*------------
left-menu
----------------*/
ul.level1{
	margin: 0;
	padding: 0;
}
ul.level1 li{
	list-style: none;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
}
ul.level1 li a, ul.level1 li a:visited{
	font-size: 16px;
	line-height: 14px;
}
ul.level1 li a:hover, ul.level1 li a.section, ul.level1 li a.current{
	color: #C1272D;
}

ul.level2{
	margin: 0;
	padding: 0;
}
ul.level2 li{
	list-style: none;
	display: block;
	margin: 0;
	padding: 0 0 0px 0;
}
ul.level2 li a, ul.level2 li a:visited{
	font-size: 12px;
	line-height: 9px;
	padding-left: 10px;
}
ul.level2 li a:hover, ul.level2 li a.section, ul.level2 li a.current{
	color: #C1272D;
}

.rightCollContent{
	margin-left: 25px;
}
.anonsText{
	font-size: 12px;
	margin-bottom: 15px;
}
.anonsText h4{
	font-size: 13px;
	color: #222;
	width: 95%;
	clear: both;
	font-weight: 300;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	margin: 5px 0 5px 0;
}
.actionText{
	height: 80px;
	border: solid 1px #333333;
	margin-bottom: 15px;
}
.partner tr td a img{
	margin: 5px 0 10px 0;
}
.work tr td a img{
	margin: 0px 0 10px 0;
}


/*-------
bottom
-----------*/
.copy{
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}
.copyRed{
	color: #B22222;
}
/*my_start*/

/*----------
top_block
----------*/
.centerbl{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#top{
	background-color: #C1272D;
	
	text-align: center;
}

#logo{
	float: left;
	display: inline;
	width: 300px;
}
#logo a{
	margin: 12px 0 17px 0;
	display: block;
}

#Navigation{
	float: right;
	margin-top: 55px;
}

#Navigation ul{
	margin: 0;
	padding: 0;
}
#Navigation ul li{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#Navigation ul li a, #Navigation ul li a:visited{
	display: block;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	text-indent: -2000px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#Navigation ul li a:hover, #Navigation ul li a.section, #Navigation ul li a.current{
	background-repeat: no-repeat;
	background-position: top right;
}
a#m2{
	width: 125px;
	background-image: url(../images/tmenu/m1.png);
}
a#m6{
	width: 84px;
	background-image: url(../images/tmenu/m2.png);
}
a#m7{
	width: 101px;
	background-image: url(../images/tmenu/m3.png);
}
a#m3{
	width: 107px;
	background-image: url(../images/tmenu/m4.png);
}
a#m25{
	width: 140px;
	background-image: url(../images/tmenu/m5.png);
}

#topStripe{
	background-color: #FAA635;
	height: 21px;
}


/*my_end*/
    
/** Breadcrumbs **/
#Breadcrumbs { 
 	/*color: #B7C0C5;*/
	color: #FFFFFF;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}
	#Breadcrumbs a, #Breadcrumbs a:hover, #Breadcrumbs a:visited, #Breadcrumbs p{
		color: #FFFFFF;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/


	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}

/**********************
table
***********************/
#w750{
	width: 750px;
}
table.headtx{
		border-collapse:collapse;
		clear: both;
		border: none;
}
table.tx {
	border-top:1px solid #C1DAD7;
	border-right:1px solid #C1DAD7;
	margin:1em auto;
		border-collapse:collapse;
		clear: both;
	}
.tx, .tx td, .tx td p{
		font: 12px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}	
.tx td p, .tx th p{
	margin: 0;
	padding: 0;
}
.normaltext, .normaltext p{
		font: 12px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	

caption {
	color: #9ba9b4;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td, tr.odd th	{
	background:#F5FAFA;
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
table.tx td {
	color:#4D4D4D;
	border-bottom:1px solid #C1DAD7;
	border-left:1px solid #C1DAD7;
	padding: 4px 3px 2px 3px;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	text-align: center;
	}				
th, table.tx tr td.ftd {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #C1DAD7;
	border-left:1px solid #C1DAD7;
	padding: 4px 3px 2px 3px;
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #797268;

	}							
thead th {
	background:#D1EAEE;
	text-align:center;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4f6b72;
letter-spacing: 1px;
	padding: 6px 3px 6px 3px;
	
	}

.colors tr td, .colors tr td p{
	text-align: center;
}

table tr.head1 {
	background:#D1EAEE;
	}
	
table tr.head1 td{
	text-align:left;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4f6b72;
letter-spacing: 1px;
	padding: 6px 3px 6px 3px;
		
	}
	.alright{
		text-align: right;
	}	


