/* ====================================
	PSA-TEC - Reed Expo
	Specialist: Milton Montaque
	Date: December 17, 2009
	Version: 1.0
   ==================================== */
@import url(reset.css);
/***Crap To Hide 4 Epi***/
#accessibility-links, #accessibility-links, #HeaderTopBar, #LanguageSelector, #HeaderBottomBar, .ExtendedFooter, #LeftNavigation {
	display:none;
}
body{
	background:#292929 url(/RNA/RNA_PSATec/2010-images/bg.jpg) top repeat-x;
}
body, td, th {
	font-family:Tahoma, Geneva, Verdana;
	font-size:12px;
	color:#666;
}
table.pad5 td{
	padding:5px;
}


/*************
Container
***************/
#ContentContainer{
	clear:both;
/*	margin:15px 0 0 0;*/
}
#Container {
	width:940px;
	margin:0 auto;
	padding:10px;
	background:#606163;
}
#ContentContainer .Column1Full {
	float: left;
	width:720px;
	margin:10px 5px 0 0;
	padding:5px;
	background: #FFF;
}
/*=================
Content Containers
=================*/
.lco{
	width:355px;
	float:left;
	margin:0 10px 0 0;
}
.rco{
	width:355px;
	float:right;
	/*margin:0 0 0 5px;*/
}

.largeco{
	width:720px;
	clear:both;
}
.lco p.learn, .rco p.learn, .largeco p.learn{
	clear:both;
	text-align:right;
}
.lco p.learn a, .rco p.learn a, .largeco p.learn a{
	background:url(/RNA/RNA_PSATec/2010-images/learn-more.png) 100% no-repeat;
	padding:3px 26px 0 0;
}
.lco p.learn a:hover, .rco p.learn a:hover, .largeco p.learn a:hover{
	background:url(/RNA/RNA_PSATec/2010-images/learn-more-hover.png) 100% no-repeat;
}

.co_black_top{
	height:20px;
	background:url(/RNA/RNA_PSATec/2010-images/sco_black_top.gif) no-repeat;
}
.co_black_body{
	background:url(/RNA/RNA_PSATec/2010-images/sco_black_body2.gif) bottom no-repeat;
	padding:0 25px 20px 25px;
}
.co_red_top{
	height:20px;
	background:url(/RNA/RNA_PSATec/2010-images/sco_red_top.gif) no-repeat;
}
.co_red_body{
	background:url(/RNA/RNA_PSATec/2010-images/sco_red_body2.gif) bottom no-repeat;
	padding:0 25px 20px 25px;
}
/***LARGE ONE***/
.largeco_black_top{
	height:20px;
	background:url(/RNA/RNA_PSATec/2010-images/largeco-black-top.gif) no-repeat;
}
.largeco_black_body{
	background:url(/RNA/RNA_PSATec/2010-images/largeco-black-body.gif) bottom no-repeat;
	padding:0 25px 20px 25px;
}
.largeco_red_top{
	height:20px;
	background:url(/RNA/RNA_PSATec/2010-images/largeco-red-top.gif) no-repeat;
}
.largeco_red_body{
	background:url(/RNA/RNA_PSATec/2010-images/largeco-red-body.gif) bottom no-repeat;
	padding:0 25px 20px 25px;
}

.co_black_body img, .largeco_black_body img{
	border: 2px solid #A11F21;
	margin:5px;
}
.co_red_body img, .largeco_red_body img{
	border: 2px solid #5E5F61;
	margin:5px;
}
/****************
Right
****************/
#ContentContainer #Column2 {
	float: right;
	color:#A9ABAE;
	text-align:center;
	width:200px;
	margin:10px 0 0 5px;
	padding:0;/*5px 0 0 0;*/
}
/****************
Header
****************/
.PageHeaderCustom{
	display:block;
	width:940px;
	height:150px;
	background:url(/RNA/RNA_PSATec/2010-images/header-bg.jpg) no-repeat;
}
.PageHeaderCustom .logo{
	float:left;
	margin:21px 0 0 35px;
}
/****************
Search
****************/
.PageHeaderCustom .Search{
	color: #000;
	font-weight:bold;
	float:right;
	display:block;
	height:45px;
	width:175px;
	margin:86px 10px 0 0;
}
#ctl00_SearchControl__txtSearch{
	display: block;
	width:146px;
	height:12px;
	font-family:Tahoma, Geneva, Verdana;
	font-size:11px;
	color:#333;
	border:1px solid #5d5e60;
	padding:6px 1px;
	margin:0;
	float:left;
}
#ctl00_SearchControl__btnSearch{
	background: url(../../../../../../../../RNA/RNA_PSATec/2010-images/search-btn.gif) no-repeat;
	width:25px;
	height:26px;
	display:block;
	float:right;
	padding:0;
	border:none;
	cursor:pointer;cursor:hand;
}

/****************
Nav
****************/
.TopNavigation{
	width:940px;
	height:56px;
	display:block;
	clear:both;
}
#navigation ul.level1, #navigation ul.level2{
	width:940px;
	clear:both;
	font-weight:bold;
}
#navigation ul.level1 li{
	float:left;
	padding:0 10px;
	font-size:14px;
}
#navigation ul.level1 li a{
	float:left;
	display:block;
	height: 12px;
	line-height:12px;
	padding:11px 6px 8px 10px;
	text-transform: capitalize;
	text-align:center;
	font-weight:bold;
	color: #A9ABAE;
	text-decoration: none;
}
#navigation ul.level1 li.selected a{
	color: #FFF;
	background:url(/RNA/RNA_PSATec/2010-images/nav-1-selected.jpg) repeat-x;
}
#navigation ul.level1 li a:hover{
	color:#EA1C24;
}
#navigation ul.level1 li.selected a:hover{
	color: #FFF;
	text-decoration:underline;
}
#navigation ul.level1 li.startLink a{
	color:#EA1C24;
}
#navigation ul.level1 li.startLink a:hover{
	color:#FFF;
}
/*******Sub Nav*******/
#navigation ul.level2{
	background: url(/RNA/RNA_PSATec/2010-images/nav-2-bg2.jpg) repeat-x;
	width:940px;
	height:25px;
	
}
#navigation ul.level2 li{
	float:left;
	padding:0 10px;
	font-size:12px;
}
#navigation ul.level2 li a{
	color: #FFF;
	display:block;
	padding: 5px 5px 0 5px;
	text-decoration:none;
}
#navigation ul.level2 li.selected a, #navigation ul.level2 li a:hover, #navigation ul.level2 li.startLinkSelected a{
	text-decoration:underline;
	color:#A9ABAE;
}
/****************
Footer
****************/
#Footer {
	background: url(/RNA/RNA_PSATec/2010-images/footer-bg.jpg) repeat-x;
	display:block;
	height:80px;
	font-size: 11px;
	width:920px;
	padding:10px;
	margin:10px 0 0 0;
}
#Footer #mainLinks{
	clear:both;
	text-align:center;
}
#Footer  #mainLinks p{
	color:#FFF;
}
#leftLinks{
	float:left;
	width:50%;
}
#rightLinks{
	float:right;
	width:50%;
	text-align:right;
}
#Footer a, #Footer a:visited{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
#Footer a:hover{
	text-decoration:none;
}
#Footer p{
	margin:0 0 15px 0;
	font-size:11px;
	color:#FFF;
}

/*******
SiteMap
*******/
#sitemap ul li{
	list-style:disc;
}
/***************************/
.clear {
	clear:both;
}
.list_arrow {
	list-style: url(/RNA/RNA_PSATec/2010-images/ul_arrow.png);
}
/****************
Global Styles
****************/
#Content a, #Content a:visited, #colorbox a, #colorbox a:visited{
	color:#9B1D20;
	text-decoration:underline;
	font-weight:bold;
}
#Content a:hover, #colorbox a:hover{
	color:#1E2E6A;
	text-decoration:none;
}
#Content p{
	line-height:20px;
	margin:0;
	padding:0 0 6px 0;
}
#Content h1 {
	text-transform: capitalize;
	font-size:24px;
	color:#9B1D20;
	margin:0;
	padding:0 0 3px 0;
}
#Content h2, #colorbox h2 {
	font-size:18px;
	color:#1E2E6A;/*#2B2B2B;*/
	margin:0 0 3px 0;
	padding:9px 0 5px 0;
	border-bottom:1px solid #EBEBEB;
}
#Content h3, #colorbox h3 {
	font-size:14px;
	color:#9C561D;
	font-weight:bold;
	margin:0;
	padding:9px 0 3px 0;
}
#Content p, #colorbox p {
	line-height:20px;
	margin:0;
	padding:0 0 11px 0;
}
#Content ul, #colorbox ul{
    list-style:disc;
    margin: 5px 0 10px;
    padding:5px 10px;
}
#Content ol{
    list-style:decimal;
    margin: 5px 0 10px;
    padding:5px 10px;
}
#Content ul li, #Content ol li, #colorbox ul li, #colorbox ol li{
    margin:0 0 0 20px;
    padding:0 0 5px 0;
    line-height:20px;
}
#Content ul.arrow li, #Content ol.arrow li, #colorbox ul.arrow li, #colorbox ol.arrow li{
	list-style-image: url(/RNA/RNA_PSATec/2010-images/ul_arrow.png);
}

#Content hr{
	color:#9B1D20;
	clear:both;
}
#Content .red{
	color:#9B1D20;
	font-weight:bold;
}
/****
Ads
****/
.ad200x150{
	padding: 0;
	margin: 12px auto;
}
/****************
Slider Styles
****************/
#slider img {
	border:none;
}

/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */


#slider{
	border:1px solid #431c17;
	margin:auto 15px;
}

#Content #slider ul, #Content #slider ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#Content #slider li {
	/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
	width:688px;
	height:198px;
	overflow:hidden;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:block;
	width:15px;
	height:200px;
	position:absolute;
	left:0px;
	top:0;
	z-index:1000;
}
#nextBtn, #slider1next {
	left:705px;
}
#Content #prevBtn a, #Content #nextBtn a, #Content #slider1next a, #Content #slider1prev a {
	display:block;
	position:relative;
	width:15px;
	height:200px;
	background:url(/RNA/RNA_PSATec/2010-images/psa-prev.jpg) no-repeat 0 0;
}
#Content #nextBtn a, #Content #slider1next a {
	background:url(/RNA/RNA_PSATec/2010-images/psa-next.jpg) no-repeat 0 0;
}
/* numeric controls */

#Content ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;
}
#Content ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
#Content ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
#Content ol#controls li.current a {
	background:#5DC9E1;
	color:#fff;
}
#Content ol#controls li a:focus, #Content  #prevBtn a:focus, #Content #nextBtn a:focus {
	outline:none;
}

/* // Easy Slider */

/****************
xForm Styles
****************/
.xformContainer .xformvalidator {
	background-color:#FFDFDF;
	color:#AF0000;
	float:right;
	font-size:11px;
	font-weight:bold;
	padding:10px;
}
.xformContainer fieldset {
	border:1px solid #CCC;
	padding:5px;
}
.xformContainer fieldset input {
	clear:both;
}
.xformContainer fieldset label {
	color:#666;
	float:left;
	font-weight:normal;
	padding:0 0 0 5px;
	width:auto;
}
.xformContainer input, .xformContainer select, .xformContainer textarea {
	float:left;
}
.xformContainer label {
	color:#333;
	/*float:left;*/
	font-weight:bold;
	line-height:20px;
	text-align:left;
	width:120px;
}
.xformContainer table#id_matrix td {
	clear:both;
	padding:10px;
}
/****************
Colorbox
****************/
.hide_this {
	display:none;
}
.popup{
	padding:10px;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
	ColorBox example user style
	These rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
	in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay{background:#fff;}

#colorBox{}
	#cboxTopLeft{width:25px; height:25px; background:url(/RNA/RNA_SIANPS/2009_images/colorbox/border1.png) 0 0 no-repeat;}
	#cboxTopCenter{height:25px; background:url(/RNA/RNA_SIANPS/2009_images/colorbox/border1.png) 0 -50px repeat-x;}
	#cboxTopRight{width:25px; height:25px; background:url(/RNA/RNA_SIANPS/2009_images/colorbox/border1.png) -25px 0 no-repeat;}
	#cboxBottomLeft{width:25px; height:25px; background:url(/RNA/RNA_SIANPS/2009_images/colorbox/border1.png) 0 -25px no-repeat;}
	#cboxBottomCenter{height:25px; background:url(/RNA/RNA_SIANPS/2009_images/colorbox/border1.png) 0 -75px repeat-x;}
	#cboxBottomRight{width:25px; height:25px; background:url(/RNA/RNA_SIANPS/2009_images/colorbox/border1.png) -25px -25px no-repeat;}
	#cboxMiddleLeft{width:25px; background:url(/RNA/RNA_SIANPS/2009_images/colorbox/border2.png) 0 0 repeat-y;}
	#cboxMiddleRight{width:25px; background:url(/RNA/RNA_SIANPS/2009_images/colorbox/border2.png) -25px 0 repeat-y;}
	#cboxContent{background:#fff;}
            #cboxLoadedContent{margin-bottom:20px;}
            #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
            #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
            #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
            #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
            #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
            #cboxLoadingOverlay{background:url(/RNA/RNA_SIANPS/2009_images/colorbox/loading.gif) 5px 5px no-repeat #fff;}
            #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#000; font-weight:bold;}

/*Countdown Timer*/
#countdown {
	display:block;
	width: 200px;
	height: 47px;
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 53px;
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
	background-image: url(/RNA/RNA_PSATec/2010-images/countdown_bg.jpg);
}

