/******************
HTML Tags
******************/

body{
	color:#000000;
	margin:1px;
	font:.75em/160% Arial,Helvetica,sans-serif;
	background:#FFFFFF;
	}

#content p,#content-side p,table{
	margin:0px 0px 20px 0px;
	}

#content-side img{
	border:none;
	}

#breadcrumb-right label{
	display:none;
	}

/******************
FORM STYLES
******************/

#content-container form{
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset{
	margin:10px 0px 10px 0px;
	padding:0px 10px 10px 15px;
	}

/* a nested fieldset */
#content-container fieldset fieldset{
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend{
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend{
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#content-container label{
	display:block;
	padding-top:8px;
	}

#Blog-Entry-Preview form{
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}


#Blog-Entry-Preview fieldset{
	margin:10px 0px 10px 0px;
	padding:0px 10px 10px 15px;
    }
    
    #CommentsCreate fieldset{
	margin:10px 0px 10px 0px;
	padding:0px 10px 10px 15px;
    }

/* a nested fieldset */
#Blog-Entry-Preview fieldset fieldset{
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#Blog-Entry-Preview legend{
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	font-size:1.3em;
	}

#Blog-Entry-Preview span{
	margin-bottom:0px;
	color:blue;
	}

/* a nested legend */
#Blog-Entry-Preview fieldset fieldset legend{
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#Blog-Entry-Preview label{
	display:block;
	padding-top:8px;
	}

#Blog-Entry-Preview a:link{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	}

#Blog-Entry-Preview a:visited{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	}

#Blog-Entry-Preview a:hover{
	color:black;
	}

#Blog-Entry-Preview a:active{
	color:#CCCCCC;
	text-decoration:none;
	}

#breadcrumb-right form{
	margin:0px;
	padding:0px;
	text-align:center;
	}

#breadcrumb-right form fieldset{
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-right form legend{
	display:none;
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link{
	color:#0071BC;
	}

a:visited{
	color:#004EB7;
	}

a:hover{
	color:#999999;
	text-decoration:none;
	}

a:active{
	color:#B70000;
	}

#Blog-Read-More a:link{
	color:#0071BC;
	}

#Blog-Read-More a:visited{
	color:#004EB7;
	}

#Blog-Read-More a:hover{
	color:#999999;
	text-decoration:none;
	}

#Blog-Read-More a:active{
	color:#B70000;
	}


/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

#mainnav-container a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

#mainnav-container a:hover{
	text-decoration:underline;
	}

#mainnav-container a:active{
	color:#CCCCCC;
	text-decoration:none;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#breadcrumb-container a:link{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}

#breadcrumb-container a:visited{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}

#breadcrumb-container a:hover{
	text-decoration:none;
	}

#breadcrumb-container a:active{
	color:#CCCCCC;
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.3em;
	padding-top:4px;
	}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1em;
	}
	
h4 {
	font-size:.9em;
	}
	
h5 {
	font-size:.8em;
	}
	
h6 {
	font-size:.75em;
	}
	
#three-column-container h2{
	margin:0px 0px 10px 0px;
	padding:0px;
		}

/******************
LAYOUT DIVS
******************/

#header-container{
	background:#BDBEC3;
	height:50px;
	color:#525463;
	font-size:1.8em;
	}

#header-container a{
	text-decoration:none;
	color:#525463;
	}

#header-name{
	float:left;
	width:50%;
	height:34px;
	padding:16px 10px 0px 44px;
	font-weight:bold;
	}

#header-slogan{
	margin:0px 44px 0px 50%;
	height:35px;
	padding:15px 0px 0px 0px;
	text-align:right;
	font-size:.75em;
	font-weight:normal;
	}

#mainnav-container{
	background:#525463;
	color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	height:196px;
	}

#mainnav{
	float:left;
	width:13%;
	text-align:right;
	padding:15px;
	height:166px;
	background:url(bg-mainnav-left.gif) repeat-y;
	}

#mainnav-side{
	float:right;
	width:170px;
	padding:15px;
	border-left:1px solid #FFFFFF;
	height:166px;
	background:#71727F url(bg-mainnav-right.gif) repeat-y right;
	}

#posterphoto{
	margin:0px 15% 0px 15%;
	padding:0px;
	text-align:left;
	background:url(poster-photo.jpg) no-repeat;
	height:196px;
	}

#breadcrumb-container{
	color:#FFFFFF;
	height:35px;
	padding:0px 44px;
	margin:0px;
	background:#71727F;
	}

#breadcrumb-left{
	float:left;
	width:70%;
	height:28px;
	padding:7px 0px 0px 0px;
	}

#breadcrumb-right{
	float:right;
	height:28px;
	width:155px;
	padding:7px 0px 0px 0px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:#525463;
	}

#content-container{
	padding:10px 3% 0px 44px;
	}

#content{
	float:right;
	width:70%;
	}

#content-side{
	width:24%;
	}

#three-column-container{
	width:100%;
	margin:30px 0px;
	text-align:justify;
	}

#three-column-left{
	float:left;
	width:30%;
	}

#three-column-right{
	float:right;
	width:30%;
	}

#three-column-middle{
	width:30%;
	margin:0px 31% 0px 35%;
	}

#two-column-left{
	float:left;
	width:50%;
	}
#two-column-right{
	float:right;
	width:50%;
	text-align:right;
	}
#two-column-right a:link{
	color:#0071BC;
	text-decoration:underline;
	}

#two-column-right a:visited{
	color:#004EB7;
	text-decoration:underline;
	}

#two-column-right a:hover{
	color:#999999;
	text-decoration:none;
	}

#two-column-right a:active{
	color:#B70000;
	}

/* Pager */
#pager-column-container{
	width:100%;
	}

#pager-column-left{
	float:left;
	width:30%;
	text-align:left
	}

#pager-column-right{
	float:right;
	width:30%;
	text-align:right;
	}

#pager-column-middle
{
    text-align:center;
	width:30%;
	}


#footer-container{
	background:#71727F;
	color:#FFFFFF;
	background:#71727F url(bg-footer-left.gif) repeat-y left;
	margin-top:20px;
	}

#footer-right{
	margin-left:31%;
	padding:1px 15px;
	border-left:1px solid #FFFFFF;
	background:url(bg-mainnav-right.gif) repeat-y right;
	}

#footer-right a
{
	color:#ffffff;
	}

/******************
Menu Items
******************/

#mainnav-container ul{
	margin:0px;
	padding:0px;
	}

#mainnav-container li{
	margin:0px;
	padding:0px;
	list-style:none;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list,#content ul.link-list-vertical{
	margin:10px 0px 20px 10px;
	padding:0px;
	}

#content ul.list li{
	list-style:none;
	padding:1px 0px 1px 12px;
	margin:0px;
	background:url(bullet.gif) no-repeat;
	background-position:0 .4em;
	}

#content ul.link-list-vertical li{
	list-style:none;
	margin:0px;
	}

#content ul.link-list-vertical li a{
	padding:1px 0px 1px 12px;
	background:url(bullet-link.gif) no-repeat;
	background-position:0 .4em;
	}
#content ul.link-list-vertical li a:link{
	padding:1px 0px 1px 12px;
	background:url(bullet-link.gif) no-repeat;
	background-position:0 .4em;
	}

#content ul.link-list-vertical li a:visited{
	padding:1px 0px 1px 12px;
	background:url(bullet-link-visited.gif) no-repeat;
	background-position:0 .4em;
	}

#content ul.link-list-vertical li a:hover{
	padding:1px 0px 1px 12px;
	background:url(bullet-link-hover.gif) no-repeat;
	background-position:0 .4em;
	}

#content ul.link-list-vertical li a:active{
	padding:1px 0px 1px 12px;
	background:url(bullet-link-active.gif) no-repeat;
	background-position:0 .4em;
	}

/******************
LISTS - IN THE SIDE COLUMN
******************/

#content-side ul.list,#content-side ul.link-list-vertical{
	margin:10px 0px 20px 10px;
	padding:0px;
	}

#content-side ul.list li{
	list-style:none;
	padding:1px 0px 1px 12px;
	margin:0px;
	background:url(bullet.gif) no-repeat;
	background-position:0 .4em;
	}

#content-side ul.link-list-vertical li{
	list-style:none;
	margin:0px;
	}

#content-side ul.link-list-vertical li a:link{
	padding:1px 0px 1px 12px;
	background:url(bullet-link.gif) no-repeat;
	background-position:0 .4em;
	}

#content-side ul.link-list-vertical li a:visited{
	padding:1px 0px 1px 12px;
	background:url(bullet-link-visited.gif) no-repeat;
	background-position:0 .4em;
	}

#content-side ul.link-list-vertical li a:hover{
	padding:1px 0px 1px 12px;
	background:url(bullet-link-hover.gif) no-repeat;
	background-position:0 .4em;
	}

#content-side ul.link-list-vertical li a:active{
	padding:1px 0px 1px 12px;
	background:url(bullet-link-active.gif) no-repeat;
	background-position:0 .4em;
	}

/******************
TABLE STYLES
******************/

.table{
	width:100%;
	border:1px solid #71727F;
	}

.table td {
	padding:8px;
	border-left:1px solid #71727F;
	border-right:1px solid #71727F;
	}

thead th, tfoot th{
	background:#71727F;
	padding:8px;
	color:#FFFFFF;
	border-left:1px solid #71727F;
	border-right:1px solid #71727F;
	border-top:1px solid #71727F;
	border-bottom:1px solid #71727F;
	}

.table-row-1 td,.table-row-1 th{
	background:#EAEAEA;
	border:1px solid #71727F;
	}

.table-row-2 td,.table-row-2 th,thead{
	background:#F4F4F4;
	border:1px solid #71727F;
	}

/******************
CLASSES & TABLE STYLES
******************/

.button-big{
	margin-top:8px;
	}

img.photobig,img.photosmall{
	border:1px solid #71727F;
	padding:5px 5px 30px 5px;
	background:#E5E5E5;
	}

img.photosmall{
	margin-right:10px;
	margin-bottom:2px;
	float:left;
	}
object.slideshowsmall{
	margin-right:10px;
	margin-bottom:2px;
	float:left;
	width:450px;
	height:300px; 
	border:1px solid #71727F;
	padding:2px 2px 2px 2px;
	background:#E5E5E5;
	}
/*video 320x180*/
object.smallvideo{
	margin-right:10px;
	margin-bottom:2px;
	float:left;
	width:320px;
	height:220px; 
	border:1px solid #71727F;
	padding:2px 2px 2px 2px;
	background:#E5E5E5;
	}
	/*video 384x216*/
object.flashvideo{
	margin-right:10px;
	margin-bottom:2px;
	float:left;
	width:344px;
	height:216px; 
	border:1px solid #71727F;
	padding:2px 2px 2px 2px;
	background:#E5E5E5;
	}
object.mediumflashvideo{
	margin-right:10px;
	margin-bottom:2px;
	float:left;
	width:480px;
	height:294px; 
	border:1px solid #71727F;
	padding:2px 2px 2px 2px;
	background:#E5E5E5;
	}
.searchbox{
	height:13px;
	margin:0px;
	padding:0px;
	width:6em;
	color:#666666;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	}

.button-search{
	height:17px;
	margin:0px;
	padding:0px 1px;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	font:bold 10px Verdana,Arial,Helvetica,sans-serif;
	background:#9798A1;
	}

.separator-side-column{
	border-top:1px solid #D0D0BF;
	width:100%;
	height:2px;
	font-size:1px;
	background:transparent;
	}

.small-text{
	font-size:.8em;
	}

.justify-text{
	font-size:1.0em;
	text-align:justify;
    }

.none{
	display:none;
	}

.clear{
	clear:both;
	}
/* Jquery accordion */	
.accordion2 {
	width: 100%;
	border-bottom: solid 1px #c4c4c4;
}
.accordion2 h3 {
	background: #e9e7e7 /*url(images/arrow-square.gif)*/ no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion2 h3:hover {
	background-color: #e3e2e2;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}
.accordion2 table {
margin:0 0 0;
}
#Blog-Comments-Accordion div, p, table {
margin:0 0 0;
}

textarea 
{width:100%;
 height:100px;
    }    
    
.portfolio_div 
{
	float:left;
	padding:5px;
	margin:5px;
}

.portfolio_text_div 
{
	padding:5px;
	margin:5px;
}

    
.portfolio_img
{
	margin: 5;
	padding: 2px 2px 2px 2px;
	background: #E5E5E5;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
}

.left_img
{
	float:left;
	margin-right: 10px;
	padding: 2px 2px 2px 2px;
	background: #E5E5E5;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
}
.right_img
{
	float:right;
	margin-left: 10px;
	padding: 2px 2px 2px 2px;
	background: #E5E5E5;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
}
    
.gallery-text{
	font-size:1.0em;
	text-align:justify;
	margin: 5;
	padding: 2px 2px 2px 2px;

    }
    
#tags
{
  padding-left: 0;
  margin-left: 0;
  text-align: center;
  line-height: 2.5em;
  
}
#tags a
{
  color: #60BF60;
  font-family: Tahoma;
  padding-left:5px;
  padding-right:5px;
}

#tags h2 {
color:#00AF00;
font-family:Georgia;
font-size:2em;
font-weight:normal;
margin:0;
padding:0 0 10px;
text-align:left;
}

#tags a:link{
	text-decoration:none;
	}

#tags a:visited{
	text-decoration:none;
	}

#tags a:hover{
	text-decoration:underline;
	}

#tags a:active{
	text-decoration:none;
	}

    
.tag1{font-size: 0.8 em}
.tag2{font-size: 0.9em}
.tag3{font-size: 1em}
.tag4{font-size: 1.2em}
.tag5{font-size: 1.4em}
.tag6{font-size: 1.7em}
.tag7{font-size: 2.0em}
.tag8{font-size: 2.5em}
