/* BODY STYLE */

html, body
{
height: auto%;
min-height: 100%;
background-color: #000000;
background-attachment: fixed;
background-image: url(http://www.thebossboard.com/images/ban_back_fade.jpg);
background-position: center center;
background-repeat: no-repeat;
font-family: Times New Roman;
}

p.header
{

	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	
}

p.description
{

	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	
}

/* LINK STYLE */

a:link, a:visited
{
   color: #ffffff;
   background-color: transparent;
   text-decoration: none;
}

a.category
{

   color: #ffffff;
   background-color: transparent;
   text-decoration: none;

}

a:hover.category
{

   color: #4156C5;
   background-color: transparent;
   text-decoration: none;

}

a.event
{
   color: #ffffff;
   background-color: transparent;
   text-decoration: underline;
}

a:hover.event
{
   color: #4156C5;
   background-color: transparent;
   text-decoration: underline;
}

a:hover
{
   color: #4156C5;
   background-color: transparent;
   text-decoration: none;
}

a img 
{
border-color: #ffffff;
}

a:hover img
{
 border-color: #4156C5;
}
 
/* TABLE STYLE */

table
{
empty-cells: show;
}

td.leftwrapper
{

width: 50%;
height: 100%;
padding: 5px;
margin: 0px;

}

td.rightwrapper
{

width: 50%;
height: 100%;
padding: 5px;
margin: 0px;

}

table.block
{

width: 100%;
border-width: 1px 1px 1px 1px;
border-color: #000000;
border-style: solid;
border-collapse: collapse;
padding: 5px;
margin: 0px;

}

table.block2
{

width: 50%;
border-width: 1px 1px 1px 1px;
border-color: #000000;
border-style: solid;
border-collapse: collapse;
padding: 5px;
margin: 0px;

}

table.block3
{

width: 50%;
border-width: 0px 0px 0px 0px;
border-color: #000000;
border-style: solid;
border-collapse: collapse;
padding: 5px;
margin: 0px;

}

table.block4
{

width: 100%;
border-width: 0px 0px 0px 0px;
border-color: #000000;
border-style: none;
border-collapse: collapse;
padding: 5px;
margin: 0px;

}

table.block5
{

width: 100%;
border-width: 1px 1px 1px 1px;
border-color: #000000;
border-style: solid;
border-collapse: collapse;
padding: 5px;
margin: 0px;

}

td.background
{

height: 100%;
background: url(http://www.thebossboard.com/images/tableback.jpg);
background-position: center;
background-attachment: fixed;
background-position:top center;
background-color: #000000;
border-color: #000000;
border-width: 0px 0px 0px 0px;

}

td.generic
{

background-color: #636363;
border-color: #000000; 
border-width: 0px 0px 0px 0px;
border-collapse: collapse;

}

td.generic2
{

background-color: #575757;
border-color: #000000; 
border-width: 0px 0px 0px 0px;
border-collapse: collapse;

}

td.blockcelledge
{

height: 26px;
background: url(http://www.thebossboard.com/images/grad.jpg);
border-color: #000000;
border-width: 0px 0px 0px 0px;
text-align: center;
font-family: Times New Roman;
font-weight: bold;
color: #ffffff;
padding: 0px;
margin: 0px;

}

td.blockcelledge2
{

width: 26px;
background: url(http://www.thebossboard.com/images/grad2.jpg);
border-color: #000000;
border-width: 0px 0px 0px 0px;
text-align: center;
font-family: Times New Roman;
font-weight: bold;
color: #ffffff;
padding: 0px;
margin: 0px;

}

td.blockcellbody
{

width: 50%;
background-color: #636363;
border-color: #000000;
border-width: 0px 0px 0px 0px;
font-family: Times New Roman;
text-align: center; 
color: #000000;
padding: 5px;
margin: 0px;

}

td.blockcellbody2
{

width: 50%;
background-color: #636363;
border-color: #000000;
border-width: 0px 0px 0px 0px;
font-family: Times New Roman;
text-align: center; 
color: #000000;
padding: 0px;
margin: 0px;

}

td.blockcellabout
{

width: 50%;
background-color: #636363;
border-color: #000000;
border-width: 0px 0px 0px 0px;
font-family: Times New Roman;
text-align: justify; 
color: #000000;
padding: 5px;
margin: 0px;

}

/* DIVIDER STYLE */

hr
{
color: #000;
background-color: #000;
height: 1px;
border: none;
}

/* IMAGE STYLE */

img
{

border-color: #ffffff;

} 

img.alignleft 
{

display: block;
margin-left: 0;
margin-right: auto;

}
img.aligncenter
{

display: block;
margin-left: auto;
margin-right: auto;

}

img.alignright
{

display: block;
margin-left: auto;
margin-right: 0;

}

/* SPECIAL EFFECT STYLE */

.highlightit img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit:hover img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

#sddm
{	
	display:inline-block;
    padding:0;
    margin:0 auto;
    white-space:nowrap;
    list-style-type:none;
	margin-bottom: 0;
	z-index: 30;
}

#sddm li
{	
	display: block;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	float: left;
	left: 50%;
	font: bold 12px arial;
}

#sddm li a
{	
	display: block;
	margin: 0;
	margin-bottom: 0;
	padding: 0px 0px;
	width: 120px;
	background: #636363;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	
	background: #4156C5;
}

#sddm div
{	
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #636363;
	background-image: url(http://www.thebossboard.com/images/bbmenuback.jpg);
	border: 1px solid #000000;
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 145px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color: #636363;
	background-image: url(http://www.thebossboard.com/images/bbmenuback.jpg);
	color: #000000;
	font: 12px arial;
}

#sddm div a:hover
{	
	background: #4156C5;
	color: #FFF;
}

#sddm span
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0px 10px;
	width: 145px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000000;
	color: #ffffff;
	font: 12px arial;
}

#sddm hr
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0px 0px;
	width: 145px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #636363;
	color: #000000;
	font: 12px arial;
}

