body {
	background-image: url(../images/sec.jpg);
	background-color: #010066;
}

body, table, tr, td, a {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;	
	color: #FFFFCC;
	font-size: 12px;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
}
a:link,
a:visited,
a:active {
 	color: #FFFFCC;
}
a:hover {
	color: #FFCF0F;
}

#page {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#layout_default,
#layout_menu {
	width: 946px;
	/*background-color: #010066;*/
	background-color: transparent;
    /*background-size: contain;
	padding-top: 0px;
	padding-bottom: 0px; /* must be same height as the footer */	
	padding-left: 0px;
	padding-right: 0px;
	min-height: 100%;			/* min-height for browsers other than IE */
	height: auto !important;	/* Override declared height for browsers other than IE */
	height: 100%;				/* min-height for IE */
}




#login {
	width: 100%;
	margin-left: 0px;
}

#main {
	/*padding-left: 20px;
	padding-right: 20px;*/
	/*border: solid 2px yellow;*/
}

#footer {
	margin-top: 10px;
	padding: 10px;
	/*clear: both;
	position: relative;
	z-index: 10;
	height: 50px;
	margin-top: -50px;*/
}

.button {
	padding: 5px;
}
 
/*.ui-corner-all, .ui-corner-top, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-tr,*/
.roundedCorners {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	/*behavior: url(/secsportsmedia/stylesheets/PIE.htc);*/
	position: relative;
	z-index: 0;
}

.blueBubble {
	padding: 5px;
	font-weight: bolder;
	font-size: 13px;	
	margin: 10px;
	background-color:#1a1976;
}

.white {
	background-color:white;
	color:black;
}
.white td {
	color:black;
}
.white a {
	color: #1a1976;
}
.white a:hover {
	color: #FFCF0F;
}

.contentBox {
	padding:10px;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 15px;
}

.contentBoxHeader {
	text-transform:uppercase;
	color: #fad24f;
	font-size: 14px;
	font-weight:bold;
	padding: 2px;
	background-color: #010066;
}

.contentBoxTitle {
	text-transform:uppercase;
	color:blue;
	font-weight:bold;
	margin-top: 8px;
	margin-bottom: 5px;
}

.tabContent,
.feedContent {
	border: thin inset #1A1A76;
	padding: 5px;
	height: 275px;
	overflow-y: scroll;	
}

.feedContent {
	margin:15px;
	height: 135px;
}

/******************************************************
 * MENU horizontal                                    */
#menu {
	background: #010066;
	padding-left: 0px;
}

#menu ul li a,
#menu ul li span {
	color: #FFFFFF;
	background-image: url(../images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:left;	
}

#menu ul li ul a,
#menu ul li ul span {
	background-image: none;
}

#menu ul li a:hover,
#menu .span_hover {	
	color: #FFCF0F;
}

#menu ul.level2,
#menu ul.level3 {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFFFCC;
}

#menu ul.level2 li,
#menu ul.level3 li {
	border-bottom: 1px solid #000000;
	width: 150px;
}

#menu ul.level2 li a,
#menu ul.level3 li a {
	color: #010066;
}

#menu ul.level2 li a:hover,
#menu ul.level3 li a:hover {
	font-weight: normal;
	color: #FFCF0F;
	background-color: #FFFFCC;
}
/* MENU horizontal END
 ******************************************************/

/* ARTICLES */
.article_container_title {
	vertical-align: middle;
	color: #FFCF0F;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	padding: 2px;
	margin-bottom: 5px;
}
.articles_container_article {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px solid #FFCF0F;
}
.articles_container_title {
	text-transform: uppercase;
	margin: 5px;
	background-color: #1A1A76;
}
.articles_container_body {
	background-color: #1A1A76;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.articles_article {
	padding: 5px;
	border-left: 1px solid #CCCCFF;
	border-right: 1px solid #CCCCFF;
	border-bottom: 1px solid #CCCCFF;
}

/* LOGIN PAGE */
#feedsweep_sub {
	width: 275px;
	background-color: #1A1A76;
}
#login_blurb_box {
	border: thin solid blue;
	width: 810px;
	margin-bottom: 10px;
	background-color: #1A1A76;
}
#login_blurb {
	border: thin solid blue;
	padding: 10px;
	font-weight: bold;
	font-size: 13px;
}
#login_content_pod {
	border: thin solid blue;
	float: left;
	margin-right: 10px;
}
#login_form_pod {
	border: thin solid green;
	float: left;
}
#login_content_menu_box {
	padding: 5px;
}
#login_content_box,
#login_feed_box {
	border: medium solid green;
	width: 525px;
	background-color: #D7E0E9;
	margin-bottom: 10px;
}

#login_content_header,
#login_feed_header {
}
#login_content_title_start,
#login_feed_title_start {
	float: left;
	margin-right: 4px;
	margin-top: 2px;
}
#login_content_title,
#login_feed_title {
	float: left;
}
#login_content_date,
#login_feed_date {
	float: right;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
#login_content,
#login_feed {
	border: thin inset black;
	padding: 5px;
	height: 275px;
	color: #000000;
	overflow-y: scroll;
}

#login_feed {
	height: 125px;
}
.login_feed_date,
.login_feed_title {
	color: #000000;
}
.login_feed_title {
	font-weight: bold;
}
