/*
CSS Style build for A-RayTV.Net
By NuTastic Designz -Jarmell James
www.nutastic.net 2011
/*


/*GENERAL STYLING BEGINS*/
html,body {
	margin:0px !important;
	padding:0;
}

body{
	font-family:Times New Roman, Arial, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#FFFFFF;
}

/*Site CSS*/
#container{
	margin:0px auto;
	width:950px;
	clear:both;
	height:auto;
}
#header {
	height:150px;
	background:url(../images/general/header.jpg) no-repeat center;
	width:950px;
	float: left;
	border-bottom:1px #DDDDDD solid;
	margin-bottom:20px;
}
#footer { 
	width:950px; 
	float:left; 
	height: 30px; 
	color:#666666; 
	font-size:10px; 
	margin:5px 0px 20px 0px;
	text-align:right;
}
#introTop{
	width: 100%;
	float: left;
	height: 575px;
	background-color:#3E9C8F;
	background-position:center;
	background-image:url(../images/intro/slides/bg1.jpg);
	background-repeat:no-repeat;
}
#introLogo{ width:100%; float: left; height: 175px; background:url(../images/intro/logo.png) no-repeat center bottom; margin-bottom:10px; }
#introQuotes{width:950px; height:auto; min-height:240px; margin:10px auto 20px auto; text-align:center; text-transform:uppercase; clear:both; }
.linkButton{ width:520px; height:80px; margin:0px auto; clear:both; text-align:center;}
.linkButton2{ width:900px; height:50px; margin:0px auto; clear:both; text-align:right; float:left; position:absolute; top:151px;}
#siteBox{ width:950px; background:#3e9c8f url(../images/general/sitebox.jpg); min-height:460px; float:left; background-size:cover;}
.pageHead{ width:900px; margin:40px 0px 18px 40px; height:auto; text-align:left; float:left; clear:both; }
.titleBorder { width:180px; float:left; margin:5px 0px 10px 40px; border-bottom:1px solid #FFFFFF;}
.leftBox{ width:420px; float:left; margin:10px 0px 10px 40px;}
.rightBox{ width:420px; float:right; margin:10px 40px 10px 0px;}
.siteTrunk{ width: 100%; float:left; height:160px; background:#333333 url(../images/general/shadow_trunk.png) top repeat-x; margin-bottom:5px; }


/*Text*/
.bigWords{color: #FFFFFF; text-shadow: 5px 5px 8px rgba(0, 0, 0, 0.25); font-size:75px; font-family:"Arial Narrow Bold", Impact, Arial}
.bigWords2{color: #FFFFFF; text-shadow: 5px 5px 8px rgba(0, 0, 0, 0.25); font-size:35px; font-family:"Arial Narrow", Arial}
.titleWords{color: #FFFFFF; font-size:60px; font-family:"Arial Narrow Bold", Impact, Arial; text-transform:uppercase;}
.titleWords2{color: #FFFFFF; font-size:40px; font-family:"Arial Narrow Bold", Impact, Arial; text-transform:uppercase;}
.thickWords{ color: #999; font-size:20px; font-weight:bold; }
.words1{ color: #FFFFFF; font-size: 16px; }
.words2{ color: #FFFFFF; font-size: 22px; font-weight:bold; font-family:sans-serif, Verdana, Geneva; }
.smallWords{ text-align:center; color:#FFFFFF; font-size:14px; font-family:"Lucida Grande"; }
.bigBold{ font-size:20px; font-weight:bold; }

/*Common Link*/
a:link { color: #FFFFFF; text-decoration: none; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: none; color: #FFFFFF; }
a:active { text-decoration: none; color: #FFFFFF; }

/*Common*/
.center{ width:100%; min-height:50px; margin:10px 0px 10px 0px; float:left; }

.clear{ clear:both; height:5px; }
.corners{ -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px;  -webkit-border-bottom-right-radius: 4px; }
.top_corners{ -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.bot_corners{ -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px;  -webkit-border-bottom-right-radius: 4px; }
.left_corners{-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px;}
.right_corners{ -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;}
.shadow1 { -moz-box-shadow: 0px 0px 8px #000000; -webkit-box-shadow: 0px 0px 8px #000000; box-shadow: 0px 0px 8px #000000; }

#panelcincopa_widget_569f8691-83f4-4b2d-8abb-cde24e80e15d{ display:none;}