/*********************************************************************************************************

Website: PVC Recycling

URL: http://www.pvcrecycling.co.uk

Author: Audley Clarke

Company: Autocreate


*********************************************************************************************************/
*{
	margin:0;
	padding:0;
}
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	background-image:url(../images/background2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	line-height:16px;
}
html{height:100%;}
A {color:#FFFFFF; text-decoration:underline; font-weight:bold;}
A:hover {color:#FBFBFB; text-decoration:none; font-weight:bold;}
H1{
	color:#FFFFFF;
	font-size:25px;
	font-weight:bold;
	display: block;
	border-bottom: 1px;
	margin-bottom: 8px;
	padding-bottom: 10px;
	padding-top: 6px;
}
H2{
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	display: block;
	border-bottom: 1px;
	margin-bottom: 8px;
	padding-top: 11px;
	padding-bottom: 5px;
}
H3{
	color:#e4be55;
	font-size:16px;
	font-weight:bold;
	display: block;
	border-bottom: 1px;
	margin-bottom: 15px;
	padding-top: 11px;
	padding-bottom: 5px;
}
H4{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 3px;
	margin-top:5px;
}
H5{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
H6{
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	display: block;
	border-bottom: 1px;
	margin-bottom: 15px;
	padding-top: 11px;
	padding-bottom: 5px;
}
UL {
list-style:none;
}
LI {
list-style:none;}
HR{
	color:#b5b5b5;
	margin-top: 7px;
	margin-bottom: 7px;
}

/*********************************************************************************************************

CONTENT

*********************************************************************************************************/

#clear {
	clear:both;
	height: 0px;
}
#spacer {
	height: 120px;
	width:400px;
}
#spacer_i {
	height: 35px;
	width:400px;
}
#wrap {
	width: 100%;
	position: relative;
}
#content {
	width: 986px;
	position:relative;
	left: 50%;
	margin-left: -493px;
}

#navig {
	background-image: url(../images/Nav_back.png);
	background-repeat: no-repeat;
	width: 800px;
	height:33px;
}
DIV#menu_wrap {
	width:100%;
	padding-top: 6px;
}
DIV#table_cell1 {
	background-image:url(../images/recycling_l2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 108px;
	width: 264px;
}
DIV#table_cell2 {
	background-image:url(../images/recycling_m2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 108px;
	width: 264px;
}
DIV#table_cell3 {
	background-image:url(../images/recycling_r2.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 108px;
	width: 264px;
}
DIV#table_footer {
	background-image:url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 20px;
	margin-bottom: 15px;
}
.content_ti {
	font-weight: bold;
	color:#FFFFFF;
	font-size:13px;
	font-style: normal;
	line-height: 17px;
}

.content_tx {
	font-weight: normal;
	color:#FFFFFF;
	font-size:12px;
	font-style: normal;
	line-height: 17px;
}

/*********************************************************************************************************

Slideshow

*********************************************************************************************************/

#ex_text {
	text-align:left;
	float: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-top: 20px;
}
#ex_text_pvc{
	text-align:left;
	float: left;
	padding-left: 50px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-top: 65px;
}
/** 
 * Slideshow controls style rules.
 */

#flash_container {
	width:480px;
	margin-left:auto;
	margin-right:auto;
	height: 320px;
	margin-top: 10px;

}
#slideshow {
	width:480px;
	height:320px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:440px;
  height:280px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
	width:380px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:280px;
}
#slideshow #slidesContainer .pvc_slides {
	width:375px;
	height:280px;
	float:left;
	padding-left: 35px;
	margin-top: 20px;
}
#slideshow #slidesContainer .portfolio_text {
	width:355px;
	height:269px;
	float:left;
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	padding-left: 5px;
}
#slideshow #slidesContainer .ex_text_pvc {
	text-align:left;
	float: left;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-top: 65px;
}
/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:35px;
  height:280px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
	top:0;
	left:0;
	background-color: transparent;
	background-image: url(../images/control_left2.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#rightControl {
	top:0;
	right:0;
	background-color: transparent;
	background-image: url(../images/control_right2.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.slide h2, .slide p {
}
.slide h2 {
}
.slide img {
  float:right;
  margin:0 5px;
}


#view_all {
	width: 70px;
	height:18px;
	position:absolute;
	right:5px;
	top: 24px;
	text-align: right;
	color: #9d9d9d;
	font-size: 12px;
}
#view_all A {
	color: #9d9d9d;
	text-decoration:none;
}
#view_all A:hover {
	color: #9d9d9d;
	text-decoration:underline;
}
#rss_feed_logo {
	width: 42px;
	height:41px;
	float:left;
	padding-top: 12px;
}
#rss_subscribe_tx {
	width: 152px;
	height:41px;
	float:left;
	padding-left: 8px;
	padding-top: 12px;
}
#rss_subscribe_tx A {
	color: #ec008c;
	text-decoration:none;
}
#rss_subscribe_tx A:hover {
	color: #ec008c;
	text-decoration:underline;
}
#characters {
	width: 235px;
	height:196px;
	position:absolute;
	top:530px;
	left:-235px;
}
#characters_inner {
	width: 235px;
	height:196px;
	float:right;
	padding-right: 20px;
	padding-top: 25px;
}
#pdf_directions {
	color: #ec008c;
	background-image:url(../img/icons/pdf_icon.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 28px;
	height: 23px;
	padding-top: 12px;
}
/****************
	*********************************************************************************************************
	
PORTFOLIO
	
	*********************************************************************************************************
	****************/
	
/****************
	*********************************************************************************************************
	
FORMS
	
	*********************************************************************************************************
	****************/
#contact_us_wrap {
	width: 420px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 400px;
}
.warning_thanks {
	font-weight: bold;
	color:#383838;
	font-size:11px;
	font-style: normal;
	line-height: 17px;
}
#send {
	color:#1f2f48;
	background-color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	width: 39px;
	height: 27px;
	border: 1px #aeaeae solid;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
	font-size:13px;
	margin-bottom: 17px;
	background-color: #aeaeae;
	color: #FFFFFF;
	height: 70px;
	font-weight: bold;
	padding: 5px;
	border: 1px #aeaeae solid;
}
textarea:focus    {border: 1px #ec038d solid;}
input {
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
	font-size:13px;
	background-color: #aeaeae;
	color: #FFFFFF;
	height: 18px;
	font-weight: bold;
	padding: 5px;
	margin-right:5px;
	border: 1px #aeaeae solid;
}
input:focus    {border: 1px #ec038d solid;}
select  {
	font-family: Arial, Helvetica, sans-serif;
	width:190px;
	font-size:12px;
}


/****************
*********************************************************************************************************

FOOTER

*********************************************************************************************************
****************/
#footer_wrap {
	width: 100%;
	height: 50px;
}
#footer_wrap .footer {
	margin-left:auto;
	margin-right:auto;
	height: 35px;
	text-align: left;
	color: #FFFFFF;
	font-size:10px;
	padding-top: 10px;
}
#footer_wrap .footer A {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#footer_wrap .footer A:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#footer_wrap .legal {
	width: 500;
	height: 20px;
	float:left;
	text-align: left;
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
}
#footer_wrap .share {
	width: 200px;
	height: 20px;
	float:right;
	text-align: right;
	color: #FFFFFF;
	font-size:10px;
}
/****************
*********************************************************************************************************

SLIDESHOW INDEX

*********************************************************************************************************
****************/






/****************
*********************************************************************************************************

NAVIGATION

*********************************************************************************************************
****************/
#navigation {
	width: 600px;
	height:26px;
	float:right;
	text-align: right;
	color:#ec008c;
	font-size:13px;
	font-weight: bold;
	z-index: 5;
	position: relative;
	padding-right: 10px;
}
#navigation A {
	color:#ec008c;
	text-decoration:none;
	margin-left:20px;
}
#navigation A:hover {
	color:#ec008c;
	text-decoration:none;
	margin-left:20px;
}
#nav_wp {
	float:right;
	width:800px;
}
#topnav {
	width: 420px;
	height:26px;
	float:right;
	text-align: right;
	color:#ec008c;
	font-size:13px;
	font-weight: bold;
	z-index: 5;
	position: relative;
	padding-right: 10px;
	POSITION: relative; 
	PADDING-BOTTOM: 0px; 
	LIST-STYLE-TYPE: none; 
	MARGIN: 0px; 
	PADDING-LEFT: 180px; 
	LIST-STYLE-IMAGE: none; 
	PADDING-TOP: 0px
}
UL#topnav LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
UL#topnav LI A {
	DISPLAY: block;
	color:#ec008c;
	text-decoration:none;
	margin-left:20px;
}
UL#topnav LI:hover {
	DISPLAY: block;
	color:#ec008c;
	text-decoration:none;
}
UL#topnav LI SPAN {
	POSITION: absolute; PADDING-BOTTOM: 5px; PADDING-LEFT: 0px; WIDTH: 555px; PADDING-RIGHT: 0px; DISPLAY: none; FLOAT: left; COLOR: #ec008c; TOP: 15px; PADDING-TOP: 10px; LEFT: 43px; -moz-border-radius-bottomright: 5px; -khtml-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -khtml-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; font-size:11px;
}
UL#topnav LI:hover SPAN {
	DISPLAY: block;
}
UL#topnav LI SPAN A {
	DISPLAY: inline;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}
UL#topnav LI SPAN A:hover {

}

	/****************
	*********************************************************************************************************
	
Galleria
	
	*********************************************************************************************************
	****************/
.galleria{list-style:none;width:700px}
.galleria li{display:block;width:80px;height:60px;overflow:hidden;float:left; margin:10px 10px 10px 0; border: 2px #9d9d9d solid;}
.galleria li a{display:none}
.galleria li a:hover {border: 2px #ec008c solid;}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block; border: 2px #ec008c solid;}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
	/****************
	*********************************************************************************************************
	
SLIDER JQUERY
	
	*********************************************************************************************************
	****************/
#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:940px;
		height:330px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:32px;
		height:32px;
		position:absolute;
		left:14px;
		top:273px;
		}	
	#nextBtn{ 
		left:900px;
		}	
	#prevBtn{ 
		left:490px;
		}													
	#prevBtn a, #nextBtn a{  
		display:block;
		width:32px;
		height:32px;
		background:url(../img/icons/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../img/icons/btn_next.png) no-repeat 0 0;	
		}						
#preview {
	width: 370px;
	height:65px;
	position: absolute;
	right:34px;
	top:251px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 9999;
}
#preview img {
	padding-right:10px;
	padding-top: 4px;
}

