/***** Global Settings *****/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6,  blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}


body {
	background: #4a7da8 url(/themes/tdu2/img/background-island.jpg) center top no-repeat;
	font-family: Arial, sans-serif;
	text-align: center;
	border:0;
	font-size: 12px;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
}


* { margin:0; padding:0; }

.clear { clear: both; overflow: hidden; }

.nav_clear { clear: both; margin-top: 4px; }

/***** Common Formatting *****/

p {
font-size: inherit;
line-height: 1.4em;
padding-bottom: 1.5em;
color: #ebebeb;
}

blockquote {
font-size: 1em;
line-height: 1.3em;
padding: 0 30px 10px 30px;
color: #dedede;
}

/* TDU2
hr {
height:0px;
border:0px;
border-top:1px solid #626060;
margin: .8em 0em;
clear:both;
}
TDU2 */

hr {
height: 1px;
border: 0 none;
margin: 0;
clear:both;
color: #717171;
background-color: #717171;
}

strong {
font-weight: bold;
line-height: inherit;
}

em {
font-style: italic;
line-height:inherit;
}

#wrap {
	margin: 0 auto;
	width: 920px;
}

#wrap_bg {
min-height: 790px;
margin-left: 10px;
}


#login {
	background: #fff url(/themes/tdu2/img/hat_bg.png) repeat-x scroll 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #fff;
	height: 32px;
	width: 100%;
}

#login .box_checked {
	float: left;
	margin: -2px -10px 0 0;
	padding: 0;
	clear: none;
}

table#blocks div.form-element {
	width: auto;
}

.login_hat_form_title {
float:left;
}

#welcome {
float: left;
padding-top:6px;
}

#cryptichat_container {
	margin: 0 20px;
	font-size: 9px;
}

#content_bg_wide {
	padding: 15px 12px 0;
	width: 950px;
}

/* TDU2
.content_container {
	color: inherit;
}

.date_posted {
	color: #999;
	font-size: 10px;
}

.headline {
	font: bold 12px arial, sans-serif;
	margin: 5px 0px 15px;
	line-height: 14px;
	height: 65px;
}

.headline a {
	color: #4c4c4c;
}

TDU2 */

#page_title {
	margin-bottom: 10px;
	height: 31px;
	background: transparent url(/themes/tdu2/img/headers/module_headers.png) no-repeat 0 0;
	color: white;
	font-size: 25px;
	font-weight: bold;
	padding: 15px 15px 15px 16px;
}

#page_title .page_title_text {
	float: left;
}

#nav_menu {
margin: 16px 0 0 0;
}

/* TDU2 
#content_block {
padding: 0;
float: left;
min-height: 600px;
}
TDU2 */

#content_title {
margin: 0 0 12px 0;
}

#sidebar {
margin: 0px 0 0px 0;
padding: 100px 8px 0 0;
float: left;
width:190px;
min-height: 345px;
}


#sidebar_btm {
margin: 20px 0 0 8px;
width: 190px;
}

/* TDU2
.news {
	background: #fafafa;
	padding: 18px 16px;
	border: 1px dotted #999;
	min-height: 102px;
	margin-top: 6px;
}

#news_content {
padding-top: 8px;
clear: both;
}

TDU2 */

#footer {
	background: transparent url(/themes/tdu2/img/footer-glass.png) no-repeat center bottom;
	height: 265px;
}

.footer_content {
	padding-top: 120px;
	text-align: center;
	color: white
}

.footer_content img {
	padding: 0px 20px;	
}

.footer_content p {
	color: #555555;
	line-height: 1.4em;
	padding-bottom: 0px;
}


#copyright {
width: 600px;
margin-left: auto;
margin-right: auto;
padding: 6px 0 0 0;
text-align: center;
line-height: 1.5;
}

#frontpage_news_archive {
padding: 10px 0;
text-align: right;
width: 519px;
margin-bottom: 20px;
}

#frontpage_news_archive a {
font-family: Arial, sans-serif;
font-size: .8em;
font-weight: bold;
color: #fff;
border: solid 1px #406283;
background: #000;
padding: 4px;
margin: 2px;
text-transform: uppercase;
text-align: right;
}

#frontpage_news_archive a:hover {
color: #ffffff;
border: solid 1px #80CAFD;
background:  #000;
text-decoration: none;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: normal;
	color: white;
}

h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	font-weight: normal;
	color: white;
}



h1 {
	font-size: 1.7em;
	color: #fff;
	padding: .1em 0em 0em 0em;
	padding:0.1em 0 1.5em;
}

h2 {
	font-size: 1.7em;
	/* text-transform: uppercase; */
	color: #fff;
	padding: .1em 0em 0em 0em;
}

h4 {
	padding: .1em 0em 0em 0em;
	font-size: 1.4em;
	color: #fff;
}

h3 {
	font-size: 1.4em;
	color: #fff;
	padding:0.1em 0 1.5em;
}

h6 {
	color:#ebebeb;
	font-size:1.3em;
	padding:0.1em 0em 0em 0em;
}

h5 {
	color:#ebebeb;
	font-size:1.3em;
	padding:0.1em 0 1.5em;
}

img.image-right  {
clear:both;
float:right;
margin:0 0 15px 15px;
}

img.image-left, img.image-right {
border:1px solid #283a4a;
display:block;
margin-bottom:5px;
padding:5px;
}

img.image-left  {
clear:both;
float:left;
margin:0 15px 15px 0;
}

img.image-left, img.image-right {
border:1px solid #283a4a;
display:block;
margin-bottom:5px;
padding:5px;
}

/***** Links *****/

/* TDU2
a {
color: #ec1c24;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}
TDU2 */

a {
color: #ffcb6a;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #c08f33;
}

a:hover {
text-decoration: underline;
cursor: pointer;
}


h1 a {
color: #ec1c24; /* ffffff */
text-decoration: none;
}

h1 a:hover {
color: white; /*d6a908*/
text-decoration: underline;
}

#welcome a {
color: #FF9F00;
text-decoration: none;
}

#welcome a:hover {
color: #ffffff;
text-decoration: underline;
}

.t10 a {
color: #a0d8ff; /*fff*/
font-weight: bold;
text-decoration: none;
}

.t10 a:hover {
color: #ffffff; /*d6a908*/
font-weight: bold;
text-decoration: underline;
}


/*
.social_bar a {
color: #FFCB6A;
font-weight: bold;
text-decoration: none;
}

.social_bar a:hover {
color: #FFCB6A;
font-weight: bold;
text-decoration: underline;
}
*/

#login_user a {
color: #99ccff;
text-decoration: none;
}

#login_user div {
float: left;
}


#login_user a:hover {
color: #ffffff; /*d6a908*/
text-decoration: none;
}

#user_forms {
padding-top: 16px;
font-size: 1.1em;
line-height: 1.8em;
}

.subMenu a{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
background: url(/themes/startrek/img/nav/bullet.gif) 11px 1px no-repeat;
padding: 0 0 0px 22px;
font-weight: bold;
color: #fff;
line-height: 1.4em;
font-size: 1em;
}

#login a:hover{
color: #cd0001;
}

#login a {
color: #cd0001;
font-weight: bold;
font-size: 11px;
}

.subMenu a:hover  {
background: url(/themes/startrek/img/nav/bullet-over.gif) 11px 1px no-repeat;
}

.nav_items .active a:link {
color: #ff6600;
}

.read_more a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
text-transform: uppercase;
color: #d6a908;
font-weight: bold;
text-decoration: none;
}

.read_more a:hover {
color: #ffcc00;
text-decoration: underline;
}

/***** Forms *****/

#login_form {
padding: 0 0 0 0px;
color: #7799bb;
margin: 2px 0 0 0;
float: right;
}


#login_user {
color: #7799bb;
margin: 6px 12px 0 0;
float: right;
}

#login_user a{
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
font-weight: bold;
line-height: 1.4em;
background-color: transparent;
background-image: url(/themes/startrek/img/nav/bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 11px 1px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0px;
padding-left: 22px;
}

#login_user a:hover{
color: #ffcc00;
background-color: transparent;
background-image: url(/themes/startrek/img/nav/bullet-over.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 11px 1px;
}

#go {
margin-left: 10px;
float: left;
}

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}

textarea {
width:100%;
line-height:1.25;
}

.radio {
margin: 0 4px 0 0;
}



/* register page CSS */





.captcha img {
	margin-top: 12px;
}

.container-inline {
padding-bottom: 2px;
float: left;
}

h2.title {
padding: 20px 0 0 0;
}

dt {
margin-top: 7px;
font-weight:bold;
}

/***** Lists *****/

.features li {
	background: url('/themes/tdu2/img/headers/icons.png') no-repeat scroll -300px -88px transparent;
	color:#626060;
	font-size:1em;
	line-height:1.4em;
	padding-bottom:1.4em;
	padding-left:17px;
	margin-left:5px;
}

.features ul {
	margin-left: 0px;
}

ul {
	list-style: square;
	font-size: 1em;
	margin: 0 0 10px 10px;
}

.content_body ul {
	list-style-image: url('/themes/tdu2/img/chevron.png');
	font-size: 1em;
	margin:0 0 10px 25px;
}

.content_body li {
	line-height: 1.3em;
	padding: 5px 0px;
}

ul.nobullet {
	list-style: none;
}

ol {
	font-size: 1em;
	margin: 0 0 10px 15px;
}

.content_body ol {
	font-size: 1em;
	margin:0 0 10px 25px;
}

li {
	margin-left: 30px;
	line-height: 1.5em;
}

#footer ul {
font-family: Arial, sans-serif;
font-size: 1em;
display: inline;
}

#footer li a:hover {
text-decoration: underline;
}

#footer li.end {
border: none;
margin: 0px;
}

/* TEXT BOXES */

.textbox-full, .textbox-right, .textbox-left {
	border: 1px solid #626060;
	background-color: #f5f5f5;
	padding: 6px;
	display: block;
	text-align: center;
	font-size: medium;
	line-height: 1.25em;
	font-size:inherit;
}

.textbox-full {
	width: 97%;
	margin: 0 0 14px 0;
}

.textbox-right {
	width: 30%;
	float: right;
	clear: both;
	margin: 0 0 14px 14px;
}

.textbox-left {
	width: 30%;
	float: left;
	clear: both;
	margin: 0 14px 14px 0;
}

/***** Tables *****/

.table-noborders, .table-withborders {
	margin-bottom: 15px;
}

.table-noborders td, .table-noborders th {
	padding: 10px 25px 10px 0;
	text-align: left;
}

.table-withborders, .table-withborders td, .table-withborders th {
	border:1px solid #283A4A;
	border-collapse: collapse;
}

.table-withborders td, .table-withborders th {
	padding: 6px 9px;
	text-align:center;
}

.table-withborders th {
	background-color: #4F5B66;
	color:#FFFFFF;
}

.black th {
	background-color:#000000;
	color:#ffffff;
}

.red th {
	background-color:#DB1D21;
	color:#ffffff;
}

.table-withborders th, .table-noborders th {
	font-weight: bold;
}

.table-qa { margin: 0 0 1.5em 0;}
.table-qa th, .table-qa td { padding: .5em; line-height: 1.4em;}
.table-qa p { line-height:1.2em; padding-bottom:.8em; }


/* SMALL TEXT */

.small {
	font-size: x-small;
	font-family: Verdana;
}

.smaller {
	font-size: xx-small;
	font-family: Verdana;
}

.disclaimers {
	font-weight: normal;
	color: gray;
}

/* PHONE NUMBERS */

.phonenumbers {
	width: 600px;
	margin: 0 auto;
	clear: both;
}

.phonenumbers p {
	float: left;
	width: 50%;
	text-align: center;
	color:#444444;
	font-size:15px;
	font-weight:bold;
}

/***** Global Classes *****/

.posted {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
color: #b2c9d9;
margin: 4px 0 14px 2px;
}

.posted strong {
font-weight: bold;
}

.new_post {
width: 62px;
height: 18px;
margin: 2px 0 6px 4px;
float: left;
}

.t10 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding: 4px 0 0 0;
font-size: .9em;
}

.date {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: bold;
text-transform: uppercase;
padding: 0 0 6px 2px;
color: #fff;
}

.social_bar {
font-family: Arial, sans-serif;
font-size: .9em;
padding: 14px 0 12px 0;
}

.social_links {
float: left;
}

.comments {
margin: -2px 0 0 0;
float: right;
}

.news_margin {
margin-top: 3px;
}

.ddbullet {
line-height: 1.3em;
}

.iconspan {
float: right;
margin: 0px 0px 0 0;
cursor:hand;
cursor:pointer;
position: relative;
width: 20px;
height: 30px;
}

.img_right {
float: right;
margin: 0 0 8px 8px;
border: solid 1px #476e93;
}

.img_screen {
text-align: center;
height: 85px;
}

.img_caption {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: .9em;
padding: 6px 0 10px 18px;
}

.sidebar_random_image {
border: solid 1px #476e93;
}

.sidebar_trailer {
margin: 0 0 14px 0;
}

.sidebar_webcast {
margin: 10px 0 0 0;
}

.sidebar_crew {
margin: 8px 0 0 0;
}

.sidebar_co {
margin: 24px 0 0 0;
}

.messages_error {
	border: solid 1px #e11e22;
	background: #ffd8d9 url(/themes/tdu2/img/msg_no.png) no-repeat 15px 11px;
}

.messages_error a, .messages_error a:hover, .messages_status a, .messages_status a:hover {
	color: #e11e22;
	position: relative;
	z-index: 1;
}

.messages_status {
	border: solid 1px #00b01d;
	background: #dfffda url(/themes/tdu2/img/msg_ok.png) no-repeat 15px 11px;
}

.messages_status, .messages_error {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	left: 6px;
	margin: 0 auto 40px;
	padding: 8px 6px 0px 6px;
	width: 900px;
	z-index: 1000;
}

.messages_status ul, .messages_error ul {
	list-style-type: none;
	margin-left: 5px;
}

.messages_status li, .messages_error li {
	margin-bottom:10px;
	margin-top:-3px;
	padding-left:25px;
}

.pager {
padding: 10px 0;
font-size: .9em;
text-transform: uppercase;
text-align: right;
width: 520px;
}

.pager-list {
}

.pager a {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: white;
text-decoration: none;
}

.pager a:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: #ffffff;
border: 2px solid #ffcb6a !important;
text-decoration: none;
}

.pager-current {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: #fff;
border: solid 2px #251a04;
background: #000 !important;
padding: 4px;
}

.pager-last {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: white;
border: solid 2px #251a04;
background: #000 !important;
padding: 4px;
margin: 2px;
}

.pager-next {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: white;
border: solid 2px #251a04;
background: black !important;
padding: 4px;
margin: 2px;
}

.pager-previous {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: white;
border: solid 2px #251a04;
background: black !important;
padding: 4px;
margin: 2px;
}

.pager-first {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1em;
color: white;
border: solid 2px #251a04;
background: black !important;
padding: 4px;
margin: 2px;
}

.read_more {
margin-top: 14px;
}

.cryptic_logo_login {
margin: -2px 4px 0 0;
float: left;
}

/***** Register page *****/

.regdiv {
padding-bottom: 15px;
}

.regform_wrap p {
font-size: .95em;
}



.regform_wrap .regspacer {
padding-top: 10px;
}

.container-inline {
padding-bottom: 2px;
}



/***** dropMenu *****/

.menu_sel {
cursor: pointer;
cursor: hand;
}

.dropMenu {
filter:alpha(opacity=100);
padding-bottom: 12px;
}

.nav_menu {
margin: 12px 0 0 0;
}


.mainDiv {
margin-top: 5px;
padding: 0px;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

/*-- ajax form pop up --*/
.ui-dialog-content {
	background: #010509;
	border: 2px solid black;
	color: white;
}

.ui-dialog-titlebar {
	background-image: url('/themes/tdu2/img/forms/ajax-header.png');
	border: 2px solid black;
	height: 19px;
	padding: 3px 5px 0px 3px;
	text-align: right;
}

.ui-widget-overlay {
	background: #000 none repeat-x scroll 0 0;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position: absolute;
	left: 0px;
	top: 0px;
}

#form_ajax_loader {
	background: #e3e3e3 none repeat scroll 0 0;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
}

#form_ajax_message {
	color: #000;
	font-weight: bold;
}
/*-- end ajax form pop up --*/

/* taxonomy */
.tax_tag {
	margin-right: 10px;
	font-size: 10px;
	color: grey;
}
.taxonomy_container {
	margin-top: 15px;
}

.hat_menu_icon {
	border: 1px solid #595959;
	position: absolute;
	top: 11px;
}
.hat_menu_icon:hover {
	cursor: pointer;
}
.hat_menu {
	display: none;
	border: 2px solid black;
	background: #434343;
	position: absolute;
	top: 26px;
	padding: 5px 10px;
	z-index: 1002;
}

/* atari stuff */

/* TDU2
.content_header {
	background: transparent url(/themes/tdu2/img/headers/module_headers.png) no-repeat 0 -102px;
	color: white;
	padding: 16px 0 0 20px;
	height: 34px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
TDU2 */

.content_subheader {
	background-color: #ebebeb;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	padding: 12px 0 0 13px;
}

.sidebar_block {
	background: #242424 url(/themes/tdu2/img/headers/rounded_inverted_horizontal.png) no-repeat -310px -2px;
}

.sidebar_block_footer {
	background: #242424 url(/themes/tdu2/img/headers/rounded_inverted_horizontal.png) no-repeat 0 100%;
	height: 30px;
	width: 100%
}

/* atari footer stuff */
#footer_menu {
	width: 100px;
	font-weight:bold;
}

#footer_menu li,
#footer_menu li a {
	list-style: none outside none;
	font-size: 11px;
	line-height:2em;
	margin-left:2px;
}

#footer_games {
	width: 430px;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}

#footer_extra1 {
	width: 180px;
}

#footer_extra2 {
	width:156px;
	border-left: 1px solid #D9D9D9;
}

.footer_item {
	float: left;
	padding: 0 5px;
	height: 160px;
	padding: 0px 10px;
}

#footer .footer_header {
	font-weight: bold;
	font-size:11px;
	margin-bottom:6px;
}

#footer .category_links {
	margin: 6px 0 15px;
	color: #878787;
	line-height: 16px;
	font-size: 10px;
}

#footer a {
	color: #878787;
}

#footer p {
	font-size: 10px;
}

#footer ul {
	list-style:disc outside none;
	padding-bottom: 0;
	margin: 0;
	padding-left: 0px;
	color: #878787;
}

#footer li {
	line-height: 1.6em;
}

#footer .footer_subitem {
	width: 100%;
}

#footer .footer_subitem_top {
	border-bottom: 1px solid #d9d9d9;
	height: 50%;
}

#footer .footer_subitem_bottom {
	padding-top: 18px;
}

#footer .newsletter_block {
  background-image: url(/themes/tdu2/img/newsletter_signup.gif);
  width: 180px;
  height: 55px;
}

#footer h1 {
  color: yellow;
  font-size: 12px;
  font-weight: bold;
  padding: 12px 14px;
  line-height: 13px;
}

#blocks td.block {
	color: #fff;
}

/* default_value */
.default_value_value {
	display: none;
}

/* TDU2
.news_content a {
	font-weight: bold;
	font-size: 11px;
}
TDU2 */

#user-login-form {
	float: left;
}










/***** TDU2 BOXES *****/



	/* BASIC COLUMN STRUCTURES */

#content_block {
	width: 920px;
	margin: 0 auto;
	position: relative;
/*	z-index: -1;	 hacky fix to make dropdown menu appear in front, in IE */
}

#column_front,
#column_main {
	width: 600px;
	float: left;
}

#column_sidebar {
	width: 315px;
	float: left;
}




	/* CALLOUT BOX */

#callout_block {
	width: 534px;
	height: 178px;
	padding: 20px 0 0 50px;
	background: url(/themes/tdu2/img/box_callouts.png) no-repeat;
	margin-bottom: 15px;
	position: relative;
}

#callout_block .callout_ad {
	float: left;
	margin-right: 15px;
}


	/* WIDE SINGLE COLUMN */

#column_wide .content_header {
	width: 914px;
	height: 35px;
	background: url(/themes/tdu2/img/box_large_header.png) no-repeat;
	position: relative;
}

#column_wide .content_body {
	background: url(/themes/tdu2/img/box_large_body.png) repeat-y;
	width: 854px;
	padding: 0 30px 20px 30px;
	color: #fff;
	min-height: 375px;
}

#column_wide .content_footer {
	background: url(/themes/tdu2/img/box_large_footer.png) no-repeat;
	width: 914px;
	height: 15px;
	margin-bottom: 15px;
}



	/* FRONT AND MAIN COLUMNS */

#column_front .content_header {	
	width: 584px;
	height: 59px;
	background: url(/themes/tdu2/img/box_med_header1.png) no-repeat;
	position: relative;
}

#column_main .content_header {
	width: 584px;
	height: 35px;
	background: url(/themes/tdu2/img/box_med_header2.png) no-repeat;
	position: relative;
}

#column_front .content_body,
#column_main .content_body {
	background: url(/themes/tdu2/img/box_med_body.png) repeat-y;
	width: 524px;
	padding: 0 30px 0 30px;
	min-height: 200px;
}

#column_front .content_footer,
#column_main .content_footer {
	background: url(/themes/tdu2/img/box_med_footer.png) no-repeat;
	width: 584px;
	height: 15px;
}




	/* SIDEBAR COLUMN */

#column_sidebar .content_header {
	width: 304px;
	height: 59px;
	background: url(/themes/tdu2/img/box_small_header1.png) no-repeat;
}

#column_sidebar .content_body {
	background: url(/themes/tdu2/img/box_small_body.png) repeat-y;
	width: 274px;
	min-height: 50px;
	padding: 0 15px 0 15px;
	color: #fff;
}

#column_sidebar .content_footer {
	background: url(/themes/tdu2/img/box_small_footer.png) no-repeat;
	width: 304px;
	height: 15px;
	margin-bottom: 15px;
}

#column_sidebar .content_header img {
	margin-top: 13px;
	margin-left: 14px;
}

#column_sidebar .content_header img.icon {
	float: left;
	margin: 5px -5px 0 5px;
}


	/* HEADER WRAPPER (orange thing) */

#column_front .header_wrapper {
	padding: 0;
}

#column_front .content_header img {
	margin-top: 10px;
	margin-left: 20px;
}


#callout_block .header_wrapper,
#column_main .header_wrapper,
#column_wide .header_wrapper {
	width: 333px;
	height: 34px;
	background: url(/themes/tdu2/img/orange_header.png) no-repeat;
	padding-top: 15px;
	padding-left: 60px;
	position: absolute;
	top: -25px;
	left: -15px;
	text-transform: uppercase;
}

#callout_block .header_wrapper h1,
#column_main .header_wrapper h1,
#column_wide .header_wrapper h1 {
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	margin-top: -5px;
}



	/* NEWS STYLES */

.headline h3 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: white;
	padding: 0;
	line-height: 1.2em;
}

.headline h3 a {
	color: white;
}

.headline a:hover {
	text-decoration: none;
}


.date_posted {
	color: #f5c366;
	font-size: 11px;
	font-family: Arial, Helvetica;
	margin-bottom: 12px;
	margin-top: 5px;
}

.content_body,
.content_body p {
	color: #ebebeb;
}

a.button {
	display: block;
	width: 219px;
	height: 32px;
	background: url(/themes/tdu2/img/orange_button_basic.png) no-repeat;
	text-align: center;
	margin: 0 auto;
}

a.button img {
	padding-top: 7px;
	display: inline;
}

/* TWITTER STYLINGS */

.content_body ul#twitter_update_list,
.content_body ul#twitter_update_list li {
	list-style: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	margin-bottom: 0;
}

ul#twitter_update_list li {
	margin-bottom: 15px;
}

ul#twitter_update_list li span {
	display: block;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: -2px;
	padding-bottom: 0;
}


.carouselnot_beach {
/* background:url("/themes/tdu2/img/carouselnot-beach.png") no-repeat scroll center top transparent; */
/* margin:-250px auto -100px; */
/* height:446px; */
height:40px;
position:relative;
width:100%;
z-index:-70;
}

/* ACCOUNT TABS */

.tabs {
	position: relative;
	z-index:9000;
	height: 40px
}
.tab a {
	float: left;
	border: 1px solid #FFCB6A;
	padding: 3px 5px;
	margin: 0 10px 0 0;
	background: #312f2b;
}
.tab a:hover, .tab_active a {
	border: 1px solid #ffe68e;
	color: #ffe68e;
	text-decoration: none;
	background: #4d4b46;
}