@charset "utf-8";
/* CSS Document */
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;	
	color:#777777;
	padding:0px;
	margin:0px;
	background:#000000 url('../images/background.jpg') top center no-repeat;
	}
p {
	margin-top:10px;
	margin-bottom:10px;
}
a {
	color:#acb6c1;
	}
a img {
	text-decoration:none;
	border:none;
	}
a.darkgray 
{
    color:#353535;
    text-decoration:underline;
    }
.clear {
	clear:both;
}
.lightgray 
{
    color:#9b9b9b;
    }
.lightred {
	color:#aa5555;
}
.padright20 
{
    padding-right:20px;
    }
.padleft10 {
	padding-left:10px;
}
.padleft25 
{
    padding-left:25px;
    }
.padleft40
{
	padding-left:40px;
	}
.paragraph 
{
    line-height:15px;
    }
.left-footer 
{
    float:left;
    text-align:left;
    }
.left-footer p
{
    color:#e0dac7;
    padding:0px;
    margin:0px;
    }
.left-footer .copyright 
{
    padding-top:5px;
    padding-left:10px;
    font-size:10px;
    }
.left-footer .orange 
{
    color:#de7000;    
    }    
.left-footer .orange a 
{
    text-decoration:none;
    margin-left:10px;
    margin-right:10px;
    color:#e0dac7;
    }
.left-footer a:hover 
{
    text-decoration:underline;
    }
.right-footer {
    float:right;
}
.right-footer p 
{
    padding:0px;
    margin:0px;
    }
.right-footer .contact-info
{
    font-size:10px;
    padding-right:40px;
    height:30px;
    margin-right:20px;
    background: url('../images/ico_phone.jpg') right top no-repeat;
    }
form 
{
    padding:0px;
    margin:0px;
    }
#main {
	width:768px;
	margin:0 auto;
	}
#navigation 
{
    width:100%;
    height:33px;
    background:url('../images/nav_bg_lightred.gif') repeat-x;
    position:absolute;
    top:0px;
    left:0px;    
    }
    #navigation .navigation-links {
        margin:0 auto;
        width:768px;
        height:33px;
        background:url('../images/nav_bg_darkred.gif') repeat-x;
        }
    #navigation .navigation-links a 
    {
        font-family:Tahoma, Verdana;
        font-size:12px;
        line-height:30px;
        width:108px;
        text-decoration:none;
        float:left;
        text-align:center;
        color:#dee1e8;
        margin-left:5px;
        }
    #navigation .navigation-links a:hover , #navigation .navigation-links a.active
	{
        background:url('../images/nav_activelink.gif') center 3px no-repeat;
        text-decoration:none;
        }
    #navigation .navigation-links a.nav1 
	{
        margin-left:30px;
        }
#header {
	width:768px;
	height:370px;
	background:url('../images/header.jpg') center top no-repeat;
	margin-top:33px;
	}
#content {
	display:block;
	width:768px;
	overflow:hidden;
	background:#000000;
	}
	#content #sidebar {
		width:200px;
		float:left;
		overflow:hidden;
		display:block;
		}
	#content #main-content {
		width:555px;
		float:left;
		overflow:hidden;
		display:block;
		}
#sidebar .side-content, #sidebar .side-form {
	width:190px;
	margin-left:10px;
	margin-top:10px;
	}		
#sidebar .side-form 
{
    margin-bottom:20px;
    }	
#sidebar .side-content .side-head  {
	padding:0px;
	margin:0px;
	padding-left:21px;
	background:url(../images/ico_clock.gif) left 3px no-repeat;
	color:#acb6c1;
	font-weight:bold;
	text-decoration:none;
	}
#sidebar .side-content .side-head a, #sidebar .side-content .side-head a:active {
	text-decoration:none;
	color:#acb6c1;
}

#main-content #body-content 
{
    
    }
    #body-content .column-content 
    {
        display:block;
        }
    #body-content .column-content .column1 
    {
        float:left;
        width:362px;
        }
    #body-content .column-content .column2
    {
        float:left;
        width:185px;
        margin-left:5px;
        }
	#body-content .corner500 {
		background:url('../images/corner_500.png') no-repeat;
		padding-left:40px;
		line-height:33px;
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
	}
	#body-content .content-form {

	}
	#body-content .content-form form .form-field {
		width:400px;
		display:inline-table;
		margin-top:5px;
	}
	#body-content .content-form input[type='text'], #body-content .content-form textarea {
		background:#000000 none repeat;
		border:1px solid #0F0F0F;
		color:#454545;
		width:165px;		
	}
	#body-content .content-form input[type='submit'], #body-content .content-form input[type='button'] {
		background:#0f0f0f;
		font-size:11px;
		border:1px solid #454545;
		line-height:25px;
		height:25px;
		color:#777777;
		padding-left:3px;
		padding-right:3px;
	}
	#body-content .content-form form .form-field label {
		width:150px;
		float:left;
	}
	#body-content .content-form form .form-field .field {
		float:left;
	}
#body-content #rotating-banner a img {
	max-width:520px;
}
#footer {
	color:#e0dac7;
	display:inline-table;
	width:100%;
	}
	
.tbl-form tr td {
    vertical-align:top;
    padding-bottom:5px;
}
.tbl-form tr td.td-label {
    padding-right:10px;
	width:80px;
}	
.tbl-form tr td input[type="button"] {
	width:60px;
}
.tbl-entries {
    padding:none;
    margin:none;
    width:99%;
}
.tbl-entries tr td {
    vertical-align:middle;
	padding:3px;
}
.tbl-entries .tr-head td {
    font-weight:bold;
	font-size:14px;
	background:#121D0D;
	text-align:center;
}
.tbl-entries .tr-data .td-value-name {
    width:150px;
    font-weight:bold;
	font-size:12px;
	padding-left:10px;
}
.tbl-entries .tr-data .td-value-photo, .tbl-entries .tr-data .td-value-video {
	text-align:center;
}
.tbl-entries .tr-data .td-value-photo img {
    width:120px;
}
.tbl-entries .tr-data .td-value-video input[type="text"] {
	font-size:10px;
}
.tbl-entries .tr-data .td-value-members {
	text-align:center;
}

.f24 {
	font-size:24px;
}
.f16 {
	font-size:16px;
}
.tr-alt1 {
	background:#030303;
}
.tr-alt2 {
	background:#050505;
}

#TB_ajaxContent .team-members {
	text-align:center;
	margin:auto;
	border:1px solid #333333;
}
#TB_ajaxContent .team-members tr td {
	text-align:left;
	border:1px solid #333333;
	padding:5px;
}
#TB_ajaxContent .team-members tr td.title {
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
#TB_ajaxContent .team-members tr td.label {
	font-size:14px;
}
#TB_ajaxContent .team-members tr td.value {
	font-size:14px;
	font-weight:bold;
	width:300px;
}