
html, body, div, h1, h2, h3, h4
{
	margin:0pt;
	padding:0pt;
}

body
{
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	background: url(../images/bg.jpg) repeat-x top #000000;
	margin: 0 auto;
	width: 1050px;
	padding-top: 60px;
}

h1, h2, h3, h4
{

}

h1
{
	font-size:2.0em;
	color: #999999;
	line-height: 1.0em;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	/*margin:0.3em 0;*/
}

h2
{
	font-size:1.4em;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	/*margin:0.3em 0;*/
	margin: 0 0 0.5em 0;
}

h3
{
	font-size:1.2em;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	/*margin:0.2em 0 0.7em 0;*/
	margin: 0 0 0.5em 0;
}


li {
list-style: none;
}

h3 span {
	color: #666;
}

h4
{
	font-size:1.0em;
	/*margin:0.2em 0;*/
}

img {
	/*border: 1px solid #efefef;*/
}

a:hover img
{
	border: 0px;
}




a, a:visited
{
	color:white;
	text-decoration:none;
}

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

a.action
{
	color: green;
	text-decoration: none;
}

a.action:hover
{
	color: red;
	text-decoration:underline;
}

.standard ul, .standard li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: -30px;
	
}

.standard li
{
	border-bottom: 1px solid #efefef;
	padding: 0.3em 0.3em 0.3em 0;
}

.standard li a
{
	padding: 0.4em 0.4em;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.standard ul li a:hover, ul li a.active
{
	/*background: #E6F2FF;*/
	color: #6399cd;
}

#page
{
	width: 1050px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	background-color: black;
}

#header, #content, #footer, #side
{
	margin: 0 auto;
}


#header
{
	
	width: 1050px;
}

.sectionHeader{
	background: url(../images/gradient.jpg) repeat-x left top;
	padding: 3px;
	
}

.sectionHeader .title{

}

.sectionHeader .leftContent
{
	float: left;
	margin-left: 20px;
}

.sectionHeader .rightContent
{
	float: right;
	margin-right: 15px;
	font-weight: bold;
}

#content_one_column
{
	color: #111;
	background: white;
	
}

#content
{
	float: left;
        padding: 0px 35px 10px 35px;
}

#side 
{
	float: right;
	width: 171px;
        padding: 10px 5px 10px 10px;
	
}

#content-left {
	float: left;
	width: 754px;
	background-color: black;
	padding: 0px 0px 0px 36px;
}

#side-right {
	float: left;
	width: 206px;

	height: 612px;
	margin-right: 0px;
	margin-left: 0px;

}

#site-search
{
	float: right;
	margin: 3px 0 0 0;
}

#content
{
    line-height: 135%;
}

#footer
{

	border-top: 2px solid #494948;
	border-top-width: thin;
	display: block;
	padding: 2px 20px 0px 20px;
	height: 100px;
	font-size: 0.6em;
	text-align: right;
	width: 962px;

}

#footer a
{
    color: #999999;
}

#footercontent a
{
    color: #dddddd;
}

#footercontent 
{
    color: #dddddd;
}




#logo
{
	padding: 20px 0 20px 10px;
	font-size: 200%;
}



#mainmenu
{
	

	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color:#f9f7ed;
	height: 125px;
    background: url(../images/abditop.png) no-repeat;
   

	
}

#mainmenu ul
{
list-style: none;
}

#mainmenu ul li
{
list-style: none;
}

#mainmenu ul li a
{

	display: block;
	float:left;
	position: relative;
	width: 125px;
	text-align: center;
	height: 31px;
	margin-top: 94px;
	list-style: none;
	color: #000000;
	font-family: Verdana, arial, sans-serif;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu ul li a:hover, #mainmenu ul li a.active
{
	color: #494948;
}

.detail_small 
{
	font-size: .8em;
	color: #666;
}

.detail_medium {
	font-size: .9em;
	color: #777;
}

.text_alert {
	color: red;
}

.clearfloat
{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

hr {
	border: 1px solid #ccc;
}

.standardSubHeader {
	padding: 5px 5px 4px 5px;
	
}

/* ----- clear fix ! ----------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.actionBar
{
	margin: 2px 0px 5px 0px;
	padding: 3px 5px 3px 5px;

}

.pageContentWrapper
{
    
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}

.photo-outline {
	padding: 0px; border:0px solid #5B5B5A;
}

.photo-list-item {
	float: left; width: 160px; height: 140px; padding: 5px; 
}

/* CONTENT TEASER */

.content_teaser 
{
	margin-bottom: 15px;
}

.content_teaser h4.title 
{
	background: #EFF7FF; border-top: 1px solid #BFDEFF; padding: 4px;
}

.content_teaser .sub_header 
{
	border-bottom: 1px solid #efefef; font-size: .9em; padding: 1px 10px 1px 10px; color: #666;
}

.content_teaser .content 
{
	padding: 10px 5px 5px 5px;
}

.content_teaser .content_item
{
	display: inline; margin-right: 10px;
}
/*******/

/* RELATED ITEM */

.related_content
{
	padding: 10px;
	background: #efefef;
}

.related_content .related_item 
{
	padding: 3px 0 10px 0;
}

.related_content .label
{
	font-size: 1.1em;
}

.download
{
	background:#AAA;
	width:90%;
	margin:0 0 10px 0;
}

.download th
 {
	background-color:#F0F0F0;
	font-weight:bold;
	padding:5px;
	text-align:left;
}

.download td
{
	background-color:#FFF;
	padding:5px;
}

.unstable
{
	color: red;
}

.stable
{
	color: green;
}

.instructions
{
	background-color:#EEE;
	font-family: "Courier New", Courier, mono;
	margin: 0.2em;
	padding: 0.5em;
}

.confirmation
{
	border: 2px solid #32CD32;
	background: #EBFFCE;
	margin: 10px 0 10px 0;
	padding: 5px;
	width: 100%;
}

.notice
{
	border: 2px solid red;
	background: #FFCFCF;
	margin: 10px 0 10px 0;
	padding: 5px;
	width: 100%;
	
}

.uploadAssocMessage
{
	border: 2px solid #32CD32;
	background: #EBFFCE;
	margin: 10px 0 10px 0;
	padding: 5px;
	width: 100%;
}
	

div#main
{
	float:left;
	width: 660px;
	padding: 0 20px 10px 10px;
}

div#sidebar
{
	margin-left:690px;
	padding: 0 0 10px 10px;
}

table.contentItems
{
	width: 100%;
	padding: 3px;
}

table.contentItems td
{
	vertical-align: top;

	padding: 5px;

	
}

/* begin data grid style */
table.dataGrid
{
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}
/* end of data grid style */




/* comments and tags */


.comment
{
	-moz-border-radius:7px;
	padding: 5px;
	background: #F5F5F5;
	margin: 5px 0;
}

.comment .author a
{
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

.comment .author a:hover
{
	color: #333;
	border-bottom: 1px solid gray;
}

.comment .time
{
	color: #888;
	font-size: 0.8em;
}

.comment a.cid
{
	color:#CCC;
	float:right;
	font-size:1.5em;
	font-weight:bold;
	padding:0 5px 5px 5px;
	text-decoration: none;
}

.comment a.cid:hover
{
	color:#555;
}

.comment .pending
{
	color:red;
}

span.tag
{
	padding: 0 4px 0 0;
}


.comment
{
	background-color: #F5F5F5;
	margin-bottom: 1em;
	border-bottom: 1px dotted #ccc;
}

.comment .info
{
	color: #999;
	padding: 0.1em 1em;
	font-size: 0.8em;
}
.comment .title
{
	padding: 0.1em 1em;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}
.comment .content
{
	padding: 0 1em;
	line-height: 100%;
	border: 1px solid #F5F5F5;
}

.comment .cid
{
	float: right;
	padding: 10px 15px 10px 10px;
	background: #F5F5F5;
	font-size: 2em;
	font-weight: bold;
	color: #ccc;
}
.comment .cid:hover
{
	color: #f30;
	text-decoration: none;
}

#about
{
	-moz-border-radius:7px;
	background-color:#E6F2FF;
	padding: 5px 10px 5px 10px;
}

#about span
{
	font-size:15pt;
	font-weight:bold;
}

.newstitle
{
	margin: 20px 5px 5px 5px;
	background-color: #EEE;
	border: 0;
	border-left: 25px solid #84C24C;
	padding: 3px 0 3px 10px;
}

.news-preview
{
	margin-top: 20px;
	width: 700px;
}

.news
{
	-moz-border-radius:7px;
	padding: 5px;
	margin: 5px 0 0 0;
}

.news p
{
	margin: 3px 0;
}

.news .title
{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid silver;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}

.news .subtitle
{
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	margin: 2px 0 0 0;
	padding: 0 0 2px 0;
}

.videohome
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	/*background:#E6F2FF;*/
	background: #b2d0ff;

}


.title_primary
{
    color: #76001b;
    font-weight: bold;
}

.title_secondary
{
    color: #999;
    font-weight: bold;

}

div#bottomsidebar {
float: left;
margin-left: -5px;
height: 90px;
text-align: left;
color: white;
}

div#stats {
display: block;
float: left;
background-color: #231F20;
width: 108px;
text-align: center;
color: #999999;
font-family: Verdana, arial, sans-serif;
font-size: 1.15em;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
margin-top: 14px;
}

div#info1 {
float: left;
display: block;
line-height: 15px;
color: #999999;
font-size: xx-small;
}

div#info2 {
float: left;
display: block;
height: 90px;
text-align: left;
line-height: 15px;
color: #999999;
font-size: xx-small;

}

div#info3 {
float: left;
display: block;
margin-left: 20px;
text-align: left;
line-height: 15px;
color: #999999;
font-size: xx-small;
}

div#login {
float:left;
display:block;
}

ul#homenav li a {
display: block;
position: relative;
list-style: none;
width: 125px;
text-align: center;
float: left;
margin-top: 94px;
color: #494948;
font-family: Verdana, arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

ul#homenav li a:hover, ul#homenav a:active {
color: #000000;
}

ul#vidnav li a {
display: inline-block;
position: relative;
width: 220px;
text-align: center;
height: 30px;
float: right;
color: #231F20;
margin-right: 40px;
font-weight: bold;
font-family: Verdana, arial, sans-serif;
text-decoration: none;
text-transform: uppercase;
}

ul#vidnav li a:hover, ul#vidnav a:active {
color: #C99F50;
}

div#cactus-logo {
float: right;
display: block;
margin-top: -355px;
}

.portlet-frontpage-sidebar {
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
background:transparent url(../images/gradient.jpg) repeat-x scroll left top;
font-size:0.9em;
margin-bottom:5px;
padding-left:0;
width: 221px;
}

.portlet-frontpage-sidebar .header
{
	color:#333;
	display: none;

	font-size:1.2em;
	font-weight:bold;
	line-height:0;
	padding:0px 0px 0px;
	margin: 0;
	width: 206px;
	text-align:center;
}

.portlet-frontpage-sidebar .content
{
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;

	background: #494948;
	padding:1px 15px 1px 00px;
	padding-right: 0px;
}

.videoEmbedCode {
text-align: center;
}

.networkLogos {
text-align: center;
padding-left: 15px;
}