/* ----- Debug Styles ----- */

/* div { outline: 1px dotted red; outline: 1px dotted rgba(255, 0, 0, .25); } /* */
/* h1, h2, h3, h4, h5, h6 { outline: 1px dotted black; } /* */
/* p, ol, ul, li, hr { outline: 1px dotted blue; } /* */
/* a { outline: 1px dashed green; } /* */
/* table, th, tr, td { outline: 1px dotted green; outline: 1px dotted rgba(0, 128, 0, .25); } /* */
/* form, input, select, label { outline: 1px dotted purple; outline: 1px dotted rgba(255, 0, 255, .25); } /* */
/* img { outline: 1px dotted black; } /* */

/* Generic Styling */

* {
	margin:0;
	padding:0;
	}

body {
	font-family: Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	font-size:10px; /* Sets default font size to 10px */
	color:#FFFFFF;
	background:url(images/bg-body.jpg) no-repeat top center #eeeeee;
	background-attachment: fixed;
	text-align: left;
	}

.img-right {
	float: right;
	border: solid 1pt #c0c0c0;
	padding: 4pt;
	margin-left: 12px;
	margin-bottom: 12px;
}

.img-left {
	float: left;
	border: solid 1pt #c0c0c0;
	padding: 4pt;
	margin-right: 12px;
}

.news {
	float: right;
	border-right: solid 1pt #999999;
	padding: 2pt;
	margin-right: 12px;
}

.img-noborder {
	float: right;
	border: none;
	padding: 4pt;
	margin-left: 12px;
	margin-bottom: 12px;
}


p {
	padding:0px;
	text-align:left;
	line-height:1.56em;
	color: #000000;
	}

h1 {
	font-size: 18px;
	text-decoration: none;
	color:#0099CC;
	text-align:left;
	padding-top: 17px;
	padding-bottom: 13px;
	font-weight:normal;
	}

h2 {
	font-size: 15px;
	text-decoration: none;
	color:#0099CC;
	padding-bottom: 3px;
	}


strong {
	color:#FF0000;
	}

em {
	color:#ff0000;
	}

a {
	text-decoration:underline;
	color:#FF0000;
	}

a:hover {
	color:#000000;
	text-decoration: none;
	}

img a {
border:none;
	}

img a:hover {
border:none;
	}

ul {
padding-left: 70px;
}

/* Structure */

#wrapper {
	margin:0 auto;
	width:980px;
	font-size:1.2em;
	background:#FFFFFF;
	}

#header {
	height:242px;
	width: 748px;
	float: right;
	}

#left {
	float:left;
	background:url(images/menu.jpg) no-repeat;
	width: 232px;
	height: 714px;
	}

#single {
	float:right;
	width:690px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 0px;
	background:#FFFFFF;
	min-height: 620px;
	}

#footer {
	clear:both;
	height:127px;
	background:url(images/footer.gif) no-repeat;
	width: 980px;
	}


/* Footer */

#footer-valid {
	font-size: 10px;
	padding-top:90px;
	padding-left:0px;
	text-align: center;
	margin-right: 0px;
	line-height: 14px;
	color:#333333;
	}

#footer-valid a {
	color:#333333;
	text-decoration:none;
	}

#footer-valid a:hover {
	color:#006688;
	text-decoration: none;
	}



/*Form*/

label{
float: left;
width: 120px;
font-family: Arial, Helvetica, sans-serif;
}

input, textarea{
	width: 246px;
	margin-bottom: 5px;
	background-color: #fff;
	color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.00em;
}

.drop{
	width: 251px;
	margin-bottom: 5px;
	background-color: #fff;
	color: #000;
font-family: Arial, Helvetica, sans-serif;
	}

.checkbox{
width: 30px;
margin-bottom: 5px;
background-color: #fff;
color: #000;
}

textarea{
	width: 250px;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.00em;
}

br{
clear: left;
}

.head{
height: 30px;
background-color: #ff0000;
color: #fff;
text-align: center;
font-weight:bold;
}

.cell{
height: 30px;
color: #000000;
text-align: center;
font-weight:bold;
}

hr {
border: none 0;
	border-top: 1px dashed #999;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-bottom: 16px;
	margin-top: 16px;

}

#centurion_twitter_sidebar {
    float: left;
    width: 280px;
}

#centurion_body {
    float: left;
    width: 410px;

}

/* --- Twitter Feed Panel --- */

#twitter {
    width: 264px; height: 1270px;
    margin: 10px 0px;
	background: url('images/twitter_panel_bg.png') 0px 0px no-repeat;
}

#twitter h2 {
	height: 63px;
    margin: 0px; padding: 0px;
    font-size: 18px; line-height: 63px; color: #FFF;
    text-align: center;
}

#twitter_panel {
	width: 230px; height: 1175px;
	margin: 15px auto 0px auto; padding: 0px;
	font: normal 11px/12px Arial, san-serif;
}

#twitter_panel ul,
#twitter_panel li {
	margin: 0px; padding: 0px;
	border: 0px none;
}

#twitter_panel .tweet,
#twitter_panel .query {
	color: #085258;
}

#twitter_panel .tweet_list {
	overflow: hidden;
	width: inherit;
	list-style: none;
	background-color: transparent;
}

#twitter_panel .tweet_list .tweet_even {
}

#twitter_panel .tweet_list li {
	padding: 0px 0px 10px 0px !important;
	background-color: transparent;
    color: #000;
    font-size: 12px; line-height: 16px;
}

#twitter_panel .tweet_list a {
	display: inline;
	margin: 0px; padding: 0px;
	border: 0px none;
	color: #004982;
}

#twitter_panel .tweet_list .tweet_time {
    display: none;
	font: normal 8px/8px Arial, san-serif;
	font-style: italic;
}

#twitter_panel .tweet_list .tweet_text {
	margin-top: 10px; padding: 0px 5px 0px 0px;
}

#twitter_panel .tweet_list .tweet_avatar {
 	float: left;
}

#twitter_panel .tweet_list .tweet_avatar img {
	display: none;
	margin: 5px 5px 5px 5px;
}

#twitter .twitter-follow-button {
    width: 170px !important;
    margin-left: 10px;
}

