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


.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li,
.accessible_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.6;
}
.accessible_news_slider li p {
	font-size: 1em;
}
.accessible_news_slider {
	position: relative;
	overflow: hidden;
}
.accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
.accessible_news_slider .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider .next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 1100px;

}


/*
	Accessible News Slider : Plugin Specific : Theme [ Candy Coated ]
-----------------------------------------------------------------------------------------*/

.dream  {
	width: 900px;
	margin: 0 5px 0px 100px;
}
.dream a {
	color: #666666;
}
.dream .back {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	text-align: right;
	/*background: url(../img/prev_bg.gif) no-repeat;*/
}
.dream .next {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	/*background: url(../img/next_bg.gif) no-repe<li></li>at;*/
}

.dream .next a {

	/*background: url(../img/next.gif) no-repeat top right;*/
}
.dream .back a {

	/*background: url(../img/prev.gif) no-repeat;*/
}

.dream .view_all {
	/*border-top: 2px solid #3399ff;
	border-bottom: 2px solid #3399ff;*/
	margin: 30px 0 0 0;
	padding: 5px;
	text-align: center;
	height:20px;
	font-family:helvetica;
	font-size:14px;
  color:#FFFFFF; 
  background: url(../img/webdesign/bgslider.png) repeat-x 0 0;
}
.dream ul {
	
}
.dream li {
	padding: 15px 0;
	overflow: hidden;
}
.dream li img {
	float: left;
	display: inline;
}

.dream li #map {
	float: left;
	display: inline;
	padding-top:10px;
	margin-left:10px;
}

.dream li p {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 515px;
}

.dream li .text {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 550px;
	text-align:justify;
}


.web  {
	width: 900px;
	margin: 0 5px 0px 100px;
}
.web a {
	color: #666666;
}
.web .back {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	text-align: right;
	/*background: url(../img/prev_bg.gif) no-repeat;*/
}

.web .next {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	/*background: url(../img/next_bg.gif) no-repe<li></li>at;*/
}

.web .next a {

	/*background: url(../img/next.gif) no-repeat top right;*/
}
.web .back a {

	/*background: url(../img/prev.gif) no-repeat;*/
}

.web .view_all {
	/*border-top: 2px solid #3399ff;
	border-bottom: 2px solid #3399ff;*/
	margin: 30px 0 0 0;
	padding: 5px;
	text-align: center;
	height:20px;
	font-family:helvetica;
	font-size:14px;
  color:#FFFFFF; 
  background: url(../img/webdesign/bgslider.png) repeat-x 0 0;
}
.web ul {
		
}
.web li {
  font-size:11px;
  width: 450px;
	padding: 15px 0;
	overflow: hidden;
}

.web li img {
	display: inline;
  padding:0 75px 0 75px;
}


.web li p {
	display: inline;
	margin: 0 0 0 10px;

}

.web li .text {
	display: inline;
	margin: 0 0 0 10px;
	text-align:center;
}


.print  {
	width: 900px;
	margin: 0 5px 0px 100px;
}
.print a {
	color: #666666;
}
.print .back {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	text-align: right;
	/*background: url(../img/prev_bg.gif) no-repeat;*/
}

.print .next {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	/*background: url(../img/next_bg.gif) no-repe<li></li>at;*/
}

.print .next a {

	/*background: url(../img/next.gif) no-repeat top right;*/
}
.print .back a {

	/*background: url(../img/prev.gif) no-repeat;*/
}

.print .view_all {
	/*border-top: 2px solid #3399ff;
	border-bottom: 2px solid #3399ff;*/
	margin: 30px 0 0 0;
	padding: 5px;
	text-align: center;
	height:20px;
	font-family:helvetica;
	font-size:14px;
  color:#FFFFFF; 
  background: url(../img/webdesign/bgslider.png) repeat-x 0 0;
}
.print ul {
	
}
.print li {
  width: 450px;
	padding: 15px 0;
	overflow: hidden;
}
.print li img {
	float: left;
	display: inline;
}

.print li #map {
	float: left;
	display: inline;
	padding-top:10px;
	margin-left:10px;
}

.print li p {
	float: left;
	display: inline;
	margin: 0 0 0 10px;

}

.print li .text {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	text-align:center;
}

.contact  {
	width: 900px;
	margin: 0 5px 0px 100px;
}
.contact  a {
	color: #666666;
}
.contact  .back {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	text-align: right;
	/*background: url(../img/prev_bg.gif) no-repeat;*/
}
.contact  .next {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 150px;
	height: 40px;
	line-height: 30px;
	/*background: url(../img/next_bg.gif) no-repe<li></li>at;*/
}

.contact  .next a {

	/*background: url(../img/next.gif) no-repeat top right;*/
}
.contact  .back a {

	/*background: url(../img/prev.gif) no-repeat;*/
}

.contact  .view_all {
	/*border-top: 2px solid #3399ff;
	border-bottom: 2px solid #3399ff;*/
	margin: 30px 0 0 0;
	padding: 5px;
	text-align: center;
	height:20px;
	font-family:helvetica;
	font-size:14px;
  color:#FFFFFF; 
  background: url(../img/webdesign/bgslider.png) repeat-x 0 0;
}
.contact  ul {
	
}
.contact  li {
  width: 900px;
	padding: 15px 0;
	overflow: hidden;
}

.contact  li #map {
	float: left;
	display: inline;
	padding-top:10px;
	margin-left:50px;
	margin-right:10px;
}

.contact li p {
	float: left;
	margin: 0px 0px 0px 50px;
}

.contact  li .text {
	display: inline;
	width: 550px;
	text-align:justify;
}

