﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1, h2, h3 {
	margin-top:0px;
}

h1 {
	margin-bottom:0;
	font-size:1.8em;
}

h2 {
	font-size:1.6em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 
{
	font-size:1.1em;
}

h6 {
	font-size:1em;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	margin:0px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
}

img {
	border-width: 0;
}

/* 2 PAGE BASIC TAGS */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 0.50em;
	margin-bottom: 0.50em;
	font-size: 1.5em;
	font-weight: bold;
}

h4 {
	margin-top: 0.50em;
	margin-bottom: 0.50em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 1 HEADER */

.headerbg 
{
	background-image: url(images/header-side.gif);
	background-repeat: repeat-x;
}

.header {
	position: relative;
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
} 

.menua {
	position: absolute;
	left: 25px;
	top: 92px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;}
	
.menupath {
	position: absolute;
	right: 25px;
	top: 92px;
	text-transform: uppercase;
	font-size: 10px;
}

.topphone {
	position: absolute;
	right: 110px;
	top: 14px;
	font-size: 10px;
}

.topfax {
	position: absolute;
	right: 110px;
	top: 32px;
	font-size: 10px;
}

.topemail {
	position: absolute;
	right: 31px;
	top: 50px;
	font-size: 10px;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column 
{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 10px 10px 21px;
	width:728px;
	text-align: left;
	background:url(images/body-repeat-r.gif) repeat-y right;
	position:relative;
}

#content-main-two-column 
{
	width: 523px;
}

#content-side-two-column  {
	float: right;
	width: 180px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 10px 10px 21px;
	width:728px;
	text-align: left;
	background:url(images/body-repeat-l-r.gif) repeat-y;
	position:relative;
	}
	
#content-main-three-column {
	width:340px;
	float:left;
	margin-left:25px;
	}

#content-side2-three-column {
	width:180px;
	font-size:.9em;
	float:right;
	}

#content-side1-three-column {
	width:160px;
	font-size:.9em;
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container 
{
	background:url(images/bg-three-column-home.gif) repeat-y;
	padding: 0;
	margin: 10px 0px 10px 0px;
}

#content-three-column-side1 {
	float:left;
	width:30%;
	}

#content-three-column-side2 {
	float:right;
	width:30%;
	}

#content-three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.1em 0 .1em 1em;
	margin-left:0.1em;
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
	padding:.4em .1em .1em;
	margin-left:0.1em;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* NEW */

.poster-photo-logo
{
	margin-top: 1px;
	margin-left: 20px;
	float: left;
	display:block;
	}

.poster-photo-image-block	{
	display:block;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.arrow {
	vertical-align:middle;
	}

.clear {
	clear:both;
	}

