/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

#landing_page_news_slider_container {
	width:460px;
	height:549px;
	border: solid 0px green;
	margin: 0;
	padding: 0;
	
}
.landing_page_news_slider {
	position: relative;
	overflow: hidden;
	width: 460px;
	height:549px;
	margin: 0 0 0 0px;
	padding: 0px
	border: solid 0px red;
}
.landing_page_news_slider img {
	border: 0;
	outline: none; /*firefox */
}
.landing_page_news_slider li img {
	float: center;
	display: inline;
	outline: none; /*firefox */
}
.landing_page_news_slider li,
.landing_page_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}
.landing_page_news_slider li p {
	font-size: 11px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 140px;
}
.landing_page_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.landing_page_news_slider ul {
	position: absolute;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
	border-bottom: 0px solid #eee;
}
.landing_page_news_slider li {
	float: left;
	padding: 0px;
	margin: 0px;
	border: solid 0px yellow;
	display: inline;
	width: 230px;
	padding: 15px 0;
	overflow: hidden;
}

.landing_page_news_slider a {
	/*color: #ff3300;*/
}


.landing_page_news_back_button {
	margin-left:26px;
	float: left;
	top: 0;
	left: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	border: solid 0px green;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_news_back_button a {
	left: 0;
	width: 70px;
	height:60px;
	line-height: 53px;
	background: url(images/portfolio_prev.png) no-repeat;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_news_next_button {
	float:right;
	margin-right: 38px;
	top: 0;
	right: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	border: solid 0px green;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_news_next_button a {
	top: 0px;
	right: 0px;
	width: 70px;
	height:60px;
	line-height: 53px;
	border: solid 0px green;
	background: url(images/portfolio_next.png) no-repeat;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}


#news_page_news_slider_container {
	width:460px;
	height:920px;
	border: solid 0px green;
	position:absolute;
	margin: 0;
	padding: 0;
	
}
.news_page_news_slider {
	position: relative;
	overflow: hidden;
	width: 460px;
	height:880px;
	margin: 0 0 0 0px;
	padding: 0px
	border: solid 0px red;
}
.news_page_news_slider img {
	border: 0;
	outline: none; /*firefox */
}
.news_page_news_slider li img {
	float: center;
	display: inline;
	outline: none; /*firefox */
}
.news_page_news_slider li,
.news_page_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}
.news_page_news_slider li p {
	font-size: 11px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 140px;
}
.news_page_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.news_page_news_slider ul {
	position: absolute;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
	border-bottom: 0px solid #eee;
}
.news_page_news_slider li {
	float: left;
	padding: 0px;
	margin: 0px;
	border: solid 0px yellow;
	display: inline;
	width: 230px;
	padding: 15px 0;
	overflow: hidden;
}

.news_page_news_slider a {
	/*color: #ff3300;*/
}


.news_page_news_back_button {
	margin-left:10px;
	float: left;
	top: 0;
	left: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	border: solid 0px green;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.news_page_news_back_button a {
	left: 0;
	width: 70px;
	height:60px;
	line-height: 53px;
	background: url(images/portfolio_prev.png) no-repeat;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.news_page_news_next_button {
	float:right;
	margin-right: 58px;
	top: 0;
	right: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	border: solid 0px green;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.news_page_news_next_button a {
	top: 0px;
	right: 0px;
	width: 70px;
	height:60px;
	line-height: 53px;
	border: solid 0px green;
	background: url(images/portfolio_next.png) no-repeat;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}


/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

#landing_page_hotpics_slider_container {
	width:260px;
	height:210px;
	position:absolute;
	margin: 0;
	padding: 0;
	
}
.landing_page_hotpics_slider {
	position: relative;
	overflow: hidden;
	width: 260px;
	height:210px;
	margin: 0 0 0 0px;
}
.landing_page_hotpics_slider img {
	border: 0;
}
.landing_page_hotpics_slider li img {
	float: center;
	display: inline;
	width:130px;
}
.landing_page_hotpics_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}
.landing_page_hotpics_slider li p {
	font-size: 11px;
	float: left;
	display: inline;
	margin: 0 0 0 0px;
	width:120px;
}
.landing_page_hotpics_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.landing_page_hotpics_slider ul {
	position: absolute;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.landing_page_hotpics_slider li {
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	overflow: hidden;
	width:130px;
}

.landing_page_hotpics_slider a {
	/*color: #ff3300;*/
}


.landing_page_hotpics_back_button {
	float: left;
	top: 0;
	left: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_hotpics_back_button a {
	left: 0;
	width: 39px;
	height:33px;
	line-height: 33px;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_hotpics_next_button {
	float:left;
	margin-right: 0px;
	margin-left:20px;
	top: 0;
	right: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_hotpics_next_button a {
	top: 0px;
	right: 0px;
	width: 39px;
	height:33px;
	line-height: 33px;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}



#landing_page_hotpics_panel_slider_container {
	width:600px;
	height:450px;
	top:134px;
	left:25px;
	border: solid 0px green;
	position:absolute;
	margin: 0;
	padding: 0;
	
}
.landing_page_hotpics_panel_slider {
	position: relative;
	overflow: hidden;
	width: 600px;
	height:530px;
	margin: 0 0 0 0px;
	border: solid 0px red;
}
.landing_page_hotpics_panel_slider img {
	border: 0;
}
.landing_page_hotpics_panel_slider li img {
	float: center;
	display: inline;
	max-width:600px;
	max-height:400px;
}
.landing_page_hotpics_panel_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}
.landing_page_hotpics_panel_slider li p {
	font-size: 11px;
	float: left;
	display: inline;
	margin: 0 0 0 0px;
	width: 400px;
}
.landing_page_hotpics_panel_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.landing_page_hotpics_panel_slider ul {
	position: absolute;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
	border-bottom: 0px solid #eee;
}
.landing_page_hotpics_panel_slider li {
	float: left;
	padding: 0px;
	margin: 0px;
	border: solid 0px yellow;
	display: block;
	overflow: hidden;
	width:600px;
	height:500px;
}

.landing_page_hotpics_panel_slider a {
	/*color: #ff3300;*/
}


.landing_page_hotpics_panel_back_button {
	float:left;
	margin-left:20px;
	left: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	border: solid 0px green;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_hotpics_panel_back_button a {
	left: 0;
	width: 39px;
	height:33px;
	line-height: 33px;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
 .landing_page_hotpics_panel_next_button {
	float:right;
	margin-right:20px;
	right: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	border: solid 0px green;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_hotpics_panel_next_button a {
	right: 0px;
	width: 39px;
	height:33px;
	line-height: 33px;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.hotpics_panel_text {
	margin-top:20px;
	width:400px;
	text-align:center;
	color: #fff;
	font-size: 12px;
	border: solid 0px blue;

}



/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

#landing_page_screenroom_slider_container {
	width:260px;
	height:184px;
	border: solid 0px green;
	position:absolute;
	margin: 0;
	padding: 0;
	
}
.landing_page_screenroom_slider {
	position: relative;
	overflow: hidden;
	width: 260px;
	height:184px;
	margin: 0 0 0 0px;
	border: solid 0px red;
}
.landing_page_screenroom_slider img {
	border: 0;
}
.landing_page_screenroom_slider li img {
	float: center;
	display: inline;
	width:123px;
	height:182px;
}
.landing_page_screenroom_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}
.landing_page_screenroom_slider li p {
	font-size: 11px;
	float: left;
	display: inline;
	margin: 0 0 0 0px;
	width: 126px;
}
.landing_page_screenroom_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.landing_page_screenroom_slider ul {
	position: absolute;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
	border-bottom: 0px solid #eee;
}
.landing_page_screenroom_slider li {
	float: left;
	padding: 0px;
	margin: 0px;
	border: solid 0px yellow;
	display: block;
	overflow: hidden;
	width:130px;
}

.landing_page_screenroom_slider a {
	/*color: #ff3300;*/
}

.landing_page_screenroom_back_button {
	float: left;
	top: 0;
	left: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	border: solid 0px green;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_screenroom_back_button a {
	left: 0;
	width: 39px;
	height:33px;
	line-height: 33px;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
 .landing_page_screenroom_next_button {
	float:left;
	margin-right: 0px;
	margin-left:20px;
	top: 0;
	right: 0;
	z-index: 2;
	width: 39px;
	height:33px;
	border: solid 0px green;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}
.landing_page_screenroom_next_button a {
	top: 0px;
	right: 0px;
	width: 39px;
	height:33px;
	line-height: 33px;
	text-decoration: none;
	border: solid 0px #000;
	outline: none; /*firefox */
}

