/*
	Cyber View - cyberviewsites.com
	Purdue University - Cary Club
	--------------------------------------
	Modified CSS from Purdue.edu global styles
	2008-09-05
*/
/* Slideshow */
#slideshow_image
{
	float: left;
	width: 734px;
	height:328px;
	margin:0;
	padding:0;
	position: relative;
	background: #000;
}

* html #slideshow_image
{
	margin-left: 0;
}

#slideshow_image img
{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 1px;
	_height: 1px;
	width: 734px;
	height:328px;
	margin:0;
	padding:0;
}
/* IMAGES */
img {
	border:0;
	border-width:0;
	border-bottom:0;
	text-decoration:none;
}
/* HEADER */
#hd {
	background-image:url("http://www.caryclub.org/images/header/global_header.jpg");
	background-repeat:no-repeat;
}
#hd #purdue_logo {
	width:127px;
	height:45px;
	margin:3px 0 0 431px;
	padding:0;
	float:left;
}
#hd #caryclub_logo {
	width:400px;
	height:90px;
	margin:5px 0 0 10px;
	padding:0;
	float:left;
}
#hd #blockp_logo_hide {
	display:none;
}
#hd #purdue_logo_hide {
	display:none;
}

/* NAVIGATION */
#nav ul li ul {
	padding-top:0px;
	margin-top:0px;
}

/* CONTENT BACKGROUND */
#bd {
	background-image:url("http://www.caryclub.org/images/global_pageback1.jpg");
	background-repeat:repeat;
	background-color:#fff;
}
#yui-main {
	background-image:none;
}

/* CONTENT */
#content {
	width:974px;
	margin:0;
	padding:0;
	float:left;
	background-image:url("http://www.caryclub.org/images/right_column1.png");
	background-repeat:repeat-y;
}
#content #content_left {
	width:240px;
	margin:0;
	padding:0;
	float:left;
}
#content #content_right {
	width:734px;
	margin:0;
	padding:0;
	float:left;
}

/* COLUMN */
#content_left #box_wccr {
	width:240px;
	height:156px;
	margin:0;
	padding:0;
	float:left;
	background-image:url("http://www.caryclub.org/images/column/column_wccr.png");
	background-repeat:repeat-y;
}
#box_wccr #wccr_top {
	width:240px;
	height:65px;
	margin:0;
	padding:0;
	float:left;
	font-weight:bold;
}
#box_wccr #wccr_top #wccr_logo {
	width:116px;
	height:52px;
	margin:8px 0 0 5px;
	padding:0;
	float:left;
}
#box_wccr #wccr_top #wccr_logo a {
	border:none;
}
#box_wccr #wccr_listen {
	/*width:80px;
	margin:25px 0 0 135px;
	padding:0;
	float:left;
	font-weight:bold;
	text-align:center;*/
	font-size:11px;
}
#box_wccr #wccr_nowplaying {
	width:185px;
	margin:0 0 0 25px;
	padding:0;
	float:left;
	font-weight:bold;
}
#content_left #box_wccr h4 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#content_left #box_news {
	width:240px;
	height:313px;
	margin:0;
	padding:0;
	float:left;
	background-image:url("http://www.caryclub.org/images/column/column_paper.png");
	background-repeat:repeat-y;
}
#content_left #box_news #box_news_content {
	width:185px;
	margin:0 0 0 25px;
	padding:0;
	float:left;
}
#content_left #box_news #box_news_content h4 {
	margin:10px 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#content_left #box_news #box_news_content h4.top {
	margin-top:40px;
}
#content_left #purdue_ur_logo {
	width:240px; /*128px;*/
	height:67px;
	margin-top:20px;
	padding:0;
	float:left;
	text-align:center;
	display:block;
}
#content_left #purdue_ur_logo a {
	border:none;
}
#content_left #photo_gallery {
	width:237px; /*240px;*/
	margin:20px 0 0 3px;
	padding:0;
	float:left;
	text-align:left;
	display:block;
}
/* FLICKR */	
#flickr {
	width:237px;
	margin:0 0 0 2px;
	padding:0;
	float:left;
}
#flickr img {
	float:left;
	/*border:1px #000 dashed;*/
	margin:0 3px 3px 0;
	/*padding:2px;*/
}

/* MAST */
#mast {
	width:974px;
	height:328px;
	margin:0;
	padding:0;
	float:left;
	display:block;
}
#mast a {
	border:none;
}
#mast_title {
	width:974px;
	height:48px;
	margin:0;
	padding:0;
	float:left;
	display:block;
}
#mast_title h1 {
	margin:8px 0 0 10px;
	padding:0;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	border:none;
}

/* SECONDARY CONTENT */
#contentarea {
	width:974px;
	margin:0;
	padding:0;
	font-size:14px;
	color:#000;
	float:left;
	background-image:url("http://www.caryclub.org/images/global_pagetop2.png");
	background-repeat:no-repeat;
}
#contentarea .content_text {
	width:655px;
	margin:0 0 0 55px;
	padding:0;
	float:left;
	display:block;
}

h1 {
	margin:35px 0 10px 0;
	padding:0;
	font-family:"Courier New", Courier, monospace;
	font-size:36px;
	font-weight:bold;
}
h2 {
	margin:0 0 6px 0;
	padding:0;
	font-family:"Courier New", Courier, monospace;
	font-size:26px;
	font-weight:bold;
}
h2 a {
	border-bottom:none;
	text-decoration:none;
	margin:0;
	padding:0;
}
h3 {
	border-bottom:solid #000 1px;
}

#contentarea_left {
	width:314px;
	margin:0;
	padding:0;
	float:left;
	display:block;
}
#contentarea_right {
	width:314px;
	margin:0 0 0 15px;
	padding:0;
	float:left;
	display:block;
}
.bottom_block {
	width:318px;
	height:74px;
	margin:0;
	padding:0;
	background-image:url("http://www.caryclub.org/images/bottom_block.png");
	background-repeat:no-repeat;
	float:left;
	display:block;
}
.bottom_block h2 {
	margin:6px 0 0 5px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	border:none;
}
.bottom_block h3 {
	margin:10px 0 0 8px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#000;
	border:none;
}

.textarea_content {
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	float:left;
}

/* OTHER STYLES */
.align_center {
	text-align:center;
}
.align_right {
	text-align:right;
}
.float_right {
	float:right;
}
.smalltext {
	font-size:10px;
}

/* FONT STYLES */
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

ul {
	list-style-position:inside;
	text-shadow:none;
	margin-bottom:4px;
	padding-bottom:0;
}

/* TWITTER */
.twitter_Status {
	margin-top:0;
	margin-bottom:10px;
}
ul.twitter_feed {
	margin:0 0 5px 15px;
	padding:0;
}
ul.twitter_feed li {
	margin:0 0 10px 0;
	padding:0;
	list-style-image:url("http://www.caryclub.org/images/purdue/bullet.png");
}
ul.twitter_feed li a {
	font-weight:bold;
}
ul.twitter_feed li .twitter_Date {
	font-size:10px;
	color:#666;
}

/* TABLE */
table, td, tr {
	outline:none;
	outline-style:none;
	border:none;
	vertical-align:top;
	font-size:14px;
}
	table.manage {
		width:auto;
		margin:0;
		padding:0;
		table-layout:auto;
		border:none;
		border-width:0;
	}
	table.manage th {
		padding:2px 2px 2px 2px;
		background-image:url("http://www.caryclub.org/images/tableFade.jpg");
		background-repeat:repeat-x;
		border-top:1px #999999 solid;
		border-bottom:1px #999999 solid;
		/*background-color:#CCCCCC;*/
		font-weight:bold;
		text-align:center;
	}
	table.manage th.subheader {
		padding:2px 2px 2px 2px;
		background-image:url("http://www.caryclub.org/images/tableFade.jpg");
		background-repeat:repeat-x;
		border-top:none;
		border-bottom:none;
		font-weight:bold;
		text-align:center;
	}
	table.manage td {
		padding:2px 2px 2px 3px;
		height:18px;
		vertical-align:top;
	}
	table.manage td a,
	table.manage td a img {
		border:none;
		border-width:0;
	}

/* PAGE FOOTER */
#ft, #footer {
	background: #000;
	border-top:solid 5px #a37b2c;
	height:75px;
	visibility:visible;
	display:block;
}
#ft p, #footer p{
	padding: 16px 15px;
	color:#999;
	font-size: 10px;
}
#ft a, #footer a{color: #a37b2c; border-bottom:none;}
#ft img, #footer img {
	visibility:visible;
	display:block;
}
.yui-u {
	visibility:visible;
	display:block;
}
.align_right img {
	visibility:visible;
	display:block;
}
.yui-g { 
	visibility:visible;
	display:block;
}
.yui-u img {
	visibility:visible;
	display:block;
}
.yui-g img { 
	visibility:visible;
	display:block;
}

/* FORMS */
form {
	margin:0;
	padding:0;
}
#btn_submit {
	position:relative;
	top:0px;
	left:150px;
	margin:5px 0px 10px 5px;
}
.formfield {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background-color:#FFFFFF;
	background-position:top;
	margin-top:0;
	padding:0;
	vertical-align:top;
}
.formbutton {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#a37b2c;
	background-position:top;
	margin-top:0;
	vertical-align:top;
}

/* ALERT MESSAGES */
#alert_red, #alert_green {
	width:585px;
	height:45px;
	padding:12px 5px 5px 15px;
	margin:10px 5px 5px 0px;
	background-repeat:no-repeat;
	font-weight:bold;
	display:block;
}
#alert_red {
	background-image:url("http://www.caryclub.org/images/alert_red.gif");
}
#alert_green {
	background-image:url("http://www.caryclub.org/images/alert_green.gif");
}
#alert_red a:visited, #alert_red a:link {
	text-decoration:underline;
	color:#FFFFFF;
}
#alert_red a:hover {
	text-decoration:underline;
	color:#000000;
}
