body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}


fieldset,img {  
	border:0;
	margin:0;
	padding:0;
}


body{
	font-size:11px;
	color:#6E6E6E;
}


#container{
	width:923px;
	margin:0 auto;
	
}


.page_top{
	height:22px;
	background: #003300 url(/BulgarianBC/images/top_bg.jpg) repeat-x;
}


.top_image{
	height:219px;
	width:923px;
	background: #003300 url(/BulgarianBC/images/top_image.jpg) repeat-x;
}

.inner_top_image{
	height:136px;
	width:923px;
	background-color:#003300;
}


/* NAVIGATION STARTS * *************************************************************************************/
#navigation{
	background:#003300;
	padding-top:7px;
	padding-bottom:3px;
}


#navigation .nav{
	background:#CCCCCC;
	width:907px;
	height:42px;
	margin:0 auto;
	background:url(images/nav_bg.jpg) repeat-x;
}


#navigation .nav_left{
	float:left;
	height:42px;
	width:11px;
	background:url(images/nav_left_corner.jpg) no-repeat;
}


#nav_middle{
	float:left;
	height:42px;
	width:885px;
}

#nav_middle ul{
	float:left;
	color:#003300;
	padding:11px 0 12px 0;
}

#nav_middle li{
	list-style:none;
	display:inline;
	padding:20px;
	font-size:12px;
	text-align:center;
	background:url(images/spacer_mc.gif) no-repeat right;
}

#nav_middle .no_right_border{
	background:none;
}

#nav_middle li a:link, #nav_middle li a:hover, #nav_middle li a:visited{
	list-style:none;
	color:#003300;
	font-weight:bold;
	text-decoration:none;
}


#navigation .nav_right{
	float:right;
	height:42px;
	width:11px;
	background:url(images/nav_right_corner.jpg) no-repeat;
}

#content{
	background:url(images/left_panel_bg.gif) repeat-y;
	
}
/* NAVIGATION ENDS *****************************************************************************************/



#left_panel{
	float:left;
	width:219px;
	background:#f0efef;
}

.subscription{
	width:219px;
	margin:0 auto;
	padding:10px 0;
}

.subscription img{
	border:0;
	margin-left:20px;
}

.subscription p{
	padding:10px 10px 5px 10px;
	color:#174700;
	text-align:center;
}

.subscription p a:link, .subscription p a:hover, .subscription p a:visited {
	color:#174700;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}


.usefullinks h1{
	padding:5px 10px;
	background:#e9f5c8 url(/BulgarianBC/images/useful_links_bg.gif) repeat-x;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color:#174700;
	
}
.links{
	background:#f9f9f9;
}
.links ul{
	color:#333333;
	padding:10px;
}

.links li{
	list-style:none;
	background:url(/BulgarianBC/images/bullet_red.gif) no-repeat left 5px;
	padding:5px 5px 5px 20px;
}

.links li a:link, .links li a:hover, .links li a:visited{
	list-style:none;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}


#right_panel{
	width:670px;
	float:right;
	padding:10px;
}

.banner img{
	margin-left:10px;
}
.tables {
	margin-top:10px;
}
/* ****************** TABLE STARTS ***************************************************/

.table{
	width:330px;
	float:left;
}

.top{
	background:url(/BulgarianBC/images/table_bg.gif) repeat-x;
}

.top h1{
	font-size:18px;
	color:#054d35;
	font-weight:normal;
	padding:5px;
	background:url(/BulgarianBC/images/table_bg.gif) repeat-x;
}

.left{
	float:left; 
	width:15px;
}

.middle{
	float:left; 
}

.right{
	float:right; 
}

.bottom{
	clear:both;
	background:url(/BulgarianBC/images/table_bm.gif) repeat-x bottom;
}

.table_content{
	width:288px;
	padding:10px 20px 0 20px;
	border-left:1px solid #74b327;
	border-right:1px solid #74b327;
	font-size:12px;
	color:#666666;
}

.table_content h3{
	font-weight:bold;
	font-size:12px;
	padding-bottom:4px;
	padding-top:10px;
	color:#231f20;
}
.table_content h4{
	font-weight:normal;
	font-size:12px;
	padding-bottom:4px;
}
.table_content p{
	padding-bottom:10px;
	border-bottom:1px dotted #231f20;
}

.table_content p.no_bottom_border{
	border:none;
}

.table_content a:link, .table_content  a:hover, .table_content  a:visited {
	text-decoration:none;
	color:#666666;
}


.counsil_content{
	width:288px;
	/*padding:0 20px 0 20px;*/
	/* border-left:1px solid #74b327;*/
	/*border-right:1px solid #74b327;*/
	font-size:12px;
	color:#231f20;
}
.counsil_content p{
	padding-bottom:10px;
	padding-top:20px;
	border-bottom:1px dotted #231f20;
}
.counsil_content p.no_bottom_border{
	border:none;
}

.counsil_content a:link, .counsil_content a:hover, .counsil_content a:visited {
	text-decoration:none;
	color:red;
}


/* ****************** TABLE ENDS ***************************************************/

.clear_both_flat{
	clear:both;
	
}

.bottom_band{
	clear:both;
	height:25px;
	background:url(/BulgarianBC/images/bottom_band_bg.gif) repeat-x;
	color:#FFFFFF;
	padding:8px 10px 0 10px;
}
.copyright{
	float:left;

}
.designedby{
	float:right;
	padding-right:10px;
}

.designedby a:link, .designedby a:hover, .designedby a:visited{
	color:white;
	text-decoration:underline;
}
.photogallery{

	float:right;	
}

.photogallery a:link, .photogallery a:hover, .photogallery a:visited{
	color:white;
	text-decoration:underline;
}

/************************ **************************************** ABOUT US  ************************************ **************************/
.about_bbc_top_img{
	background:#003300 url(/BulgarianBC/images/about_bbc_top.jpg) repeat-x;
}
.inner_content{
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;	
}

.inner_content h1{
	font-size:20px;
	font-weight:normal;
	color:#054d35;
}

.inner_content h2{
	font-size:14px;
	font-weight:bold;
	color:#054d35;
	padding-bottom:2px;
	padding-top:20px;
	border-bottom:1px solid #999999;
}

.inner_content h3{
	font-size:14px;
	font-weight:bold;
	color:#054d35;
}

.inner_content p{
	font-size:12px;
	color:#000000;
	padding-top:10px;
	text-align:justify;
}

.spacer{
	clear:both;
	height:50px;
}


/* ***************************************************** EVENT TABLE STARTS  ****************************************************************/

.sublinks ul{
	color:#003300;
	margin:20px 0;
	padding:5px 0;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	
}

.sublinks li{
	list-style:none;
	display:inline;
	font-size:12px;
	text-align:left;
	padding-right:5px;
}

.sublinks li a:link, .sublinks li a:hover, .sublinks li a:visited{
	list-style:none;
	color:#003300;
	font-weight:bold;
	text-decoration:none;
}

.event_table table {
		border-collapse:collapse;
		background:#f4faeb;
		font-size:12px;
		color:#003300;
		width:650px;
		text-align:left;
}
.alternateColor{
		background-color:#fbfdf8;
}
.event_table td, .event_table th {
		padding:8px;
		font-weight:normal;
}

.event_table caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

.event_table table a {
		color:#003300;
		text-decoration:underline;
}

.event_table table a:link {}

.event_table table a:visited {
		font-weight:normal;
		color:#003300;

}

.event_table table a:hover {
		border-bottom: 1px dashed #fff;
}

/* =head =foot
----------------------------------------------- */

.event_table thead th {
		background:#e4f2cf url(/BulgarianBC/images/data_table_bg.gif) repeat-x;
		color:#003300;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		font-weight:bold;
}

.event_table tfoot th, .event_table tfoot td {
		color:#003300;
		background:#FFFFFF;

}

.event_table tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

.event_table tbody th, .event_table tbody td {
		border-bottom: dotted 1px #fff;
}

.event_table tbody th {
		white-space: nowrap;
}

.event_table tbody th a {
		color:#003300;
}

.odd {}

.event_table tbody tr:hover {
		background:#fafafa
}

.next_previous	{
	padding:0 0 2px 0;
	text-align:right;
	color:#003300;
	font-size:12px;
}
.next_previous a{
		color:#003300;
		text-decoration:underline;
}


/* ***************************************************** EVENT TABLE ENDS  ****************************************************************/
.search{
	margin-top:20px;
}
.directory_search{
	float:left;
	width:350px;
	/*border:1px solid #d2e8b6;*/
	padding:10px;
	/*background:#fbfdf8;*/
}

.search h1{
	font-size:14px;
	font-weight:bold;
	padding:0 10px 10px 0;
}
.directory_search table{
	color:#000000;
	font-size:12px;
}
.directory_search table td{
	padding:2px 0;
}
.ds_holder{

}


.quick_search{
	float:right;
	width:218px;
	border:1px solid #d2e8b6;
	padding:10px;
	background:#fbfdf8;
}
.line_spacer{
	border-bottom:1px dashed #CCCCCC;
	padding:10px 0;
}

.back_link p{
	text-align:right;
	padding-bottom:10px;
}

.back_link p a:link, .back_link p a:hover, .back_link p a:visited{
	font-weight:bold;
	color:#003300;
	text-decoration:underline;
	
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++== EVENT DETAILS STARTS +++++++++++++++++++++++++++++++++++++++*/
.event_details{
	padding:20px;
	border:1px solid #003300;
}

.event_details h1{
	font-size:16px;
	font-weight:bold;
	
}

#header{
	margin-top:10px;
}
.event_details table{
	color:#003300;
	width:100%;
	background:#dce5c0;
	font-size:12px;

}
.event_details table a:link, .event_details table a:hover, .event_details table a:visited{
	color:#003300;
	text-decoration:underline;
}
.register_btn{
	margin-top:10px;
}

.flash_gallery{
	padding:10px;
}
.flash{
	margin-left:70px;
	margin-bottom:50px;
}
.flash_gallery h1{
	text-align:center;
	padding:10px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++== EVENT DETAILS ENDS +++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++HyperLink Styles Starts++++++++++++++++++++++++++++++++++++*/

A:link 	{
	COLOR: #003300;
	TEXT-DECORATION: underline 
}
A:visited 	{
	FONT-WEIGHT: normal;
	COLOR: #003300
}	

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++HyperLink Styles Ends++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++member profile Starts++++++++++++++++++++++++++++++++++++*/
.member_profile_right{
	float:right;
	width:300px;
	/*border:1px solid #d2e8b6;*/
	padding:10px;
	background:#FFFFFF;
	font-size:11px;
	color:#6E6E6E
	}

.member_profile_left{
	float:left;
	width:300px;
	/*border:1px solid #d2e8b6;*/
	padding:10px;
	background:#FFFFFF;
	font-size:11px;
	color:#6E6E6E
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++member profile Starts++++++++++++++++++++++++++++++++++++*/











