/*-----------------------------------------------------------------------------


version:   1.0
author:    justin brattan 2006
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0; padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

p {
	text-align:left;
}
 
 h2 {
 line-height:30px;
 height:30px;
	font-size:14px;
	border-bottom: 1px solid #e8e5de;
	font-style: normal;
	font-weight:400;
	padding-left: 40px;
	padding-bottom:0px;
	background-image: url(../images/icons/recyclelogo-sml.gif);
	background-position: left top;
	background-repeat: no-repeat;
 }
 
 h4 {
	margin: 0;
	font-size:18px;
	font-style:italic;
	font-weight:300;
	text-decoration: none;
	color:#333333;
	padding:0 0 10 0; }
 
.underline{border-bottom: 1px solid #e8e5de;}

/* Class for clearing floats */
.clear {clear:both;}

/* Remove border around linked images */
img {border: 0;}

#signup {
text-align:center;
top:0px;
right:0px;
	position: absolute;
	z-index:10;
	margin: 0;
	padding: 0;
	}

/* =Core elements
-----------------------------------------------------------------------------*/
body {font: 12px/1.4 Verdana, Arial, Helvetica, sans-serif; text-align:center; min-width:760px;
	background-position:bottom; background-repeat: no-repeat;}
#botline{
background-image: url(../images/footlines-bgrnd.gif); background-repeat: no-repeat; background-position: bottom;}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}


/* =Headings
-----------------------------------------------------------------------------*/
#topsurround {height:160px; width:100%; margin: 0 auto; text-align: center; }

#header { width:760px; position:relative; padding:0px 0px 25px 0px; margin: 0 auto; text-align: center; z-index:0; }
#headerleft { float:left;}
#headerright { float:right;}
#headershop {
	width:760px;
	position:relative;
	padding:0px 0px 50px 0px;
	margin: 0 auto;
	text-align: right;
	z-index:0;
	background-image: url(../images/background/logo-shop.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#flagsurround{ width:760px; position:relative; padding:0px 0px 0px 0px; margin: 0 auto; text-align: center; z-index:5;}
#flags { width:100px; position:absolute; right:0;  text-align: right;  }
#checkout {
	position:absolute;
	right:0;
	text-align: right;
	font-size:10px;
	background-color:#EEEEEE;
	border: thin solid #B4B4B4;
	padding:2px 5px 2px 5px;
	background-image: url(../images/icons/basket_people.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index:6;
}

#checkoutform {
	position:absolute;
	right:0;
	text-align: right;
	font-size:9px;
	margin-top:50px;
}

#ukdelivery {
	position:absolute;
	right:0px;
	z-index:5;
	top: 48px;
}

.padlogin{
margin-right:50px;
}
.cost{ background-color:#FFFFFF; padding:2px 5px 2px 5px;}

#tel {position: absolute;
	top: 80px;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index:2;
position:absolute;
 color:#999999;}
 
/* =Top Nav
-----------------------------------------------------------------------------*/

#topnav {
z-index:1;
text-align:center;
position:absolute;
top:0px;
right:0px;
bottom:0px;
left:0px;

/* =Top right bottom left - helps ensures centred alignment across browsers
-----------------------------------------------------------------------------*/
float:center;
  width: 100%;
  height:200px; 
  margin: 0 auto;  
}
.topnavshop{
float:center;
width:760px;
padding-top:120px;
padding-left:10px;
text-align:left;
}

#schoolfloat{
position:absolute;
float:right;
right:0px;
bottom:0px;
}
#savefloat{
position:absolute;
float:right;
right:0px;
bottom:0px;
}
#delfloat{
	position:absolute;
	float:left;
	left:0px;
	top:160px;
	z-index:7;
}

#pageIntro {
	z-index:-1;
	width: 740px;
	padding-top:5px;
	margin: 0 auto;
	text-align:center;
	
}
#signupflash{

margin-bottom:10px;
 }


#margintop10{
margin-top:10px;

 }
/* =Links
-----------------------------------------------------------------------------*/
a {color:#006600; text-decoration: none; outline: none; } a:active { outline: none; }
a:hover, a:active, a:focus { color: #333; text-decoration:underline;}


/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/


#mainNav{
	width: 250px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.homeintro{
height:300px;
width:100%;
	background-image: url(../images/square-images-sml.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.homeintro p{
margin:0px 0px 10px 0px;
padding-left:130px;
text-align:justify;
}

#services #mainNav{
margin:10px 0px;
	width: 210px;
	float:left;
	padding: 10px 0px 0px 10px;
}

#search #mainNav{
margin:0px;
	width: 0px;
	float:left;
	padding: 0px 0px 0px 0px;
}

	.right_articles {
		padding: 10px;	
		margin: 0 0 0px 0;
	}
	.content_articles {
	
		padding: 0px;	
		margin: 0 0 0px 0;
	}
	
	.content_articles h4 {
	margin:0;
	font-size:18px;
	font-weight:300;
	text-decoration: none;
	color:#333333;
	padding:0px 0 10 0;
	
 }
	
	.content_articles p {
	display:inline;
	margin:0px;
 }
 
.sml p {
 font-size:10px;

 }
	
	.right_articles h3 {
	display:inline;
	font-size:12px;
	border-bottom: 1px solid #e8e5de;
	font-weight: bold;
	color:#FFFFFF;
	padding:0px;
 }
 

	
.image {
	float: left;
	margin: 0 5px 5px 0;
}

#content .image {
	
	margin: 0 10px 10px 0;
	
}

#summary{
padding-top: 10px;
	background-color:#666666;
	width: 360px;
	background-image: url(../images/summary_grey_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#summary .curvebl{
padding-bottom: 10px;
	background-image: url(../images/summary_grey_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.curvegrey{

	border-top: none;
	border-right: 1px solid #818286;
	border-bottom: 1px solid #818286;
	border-left: 1px solid #818286;
}

#summary p{

color:#FFFFFF;
}

#signupbtn a:link, #signupbtn a:visited{
	display:block; width:220px; height:23px; line-height:23px;
background: url(../images/buttons/signup.gif) no-repeat left top; text-indent: 60px; color:#333333;}
#signupbtn a:hover{
background-position: right top; text-decoration:none;}

#sellbtn a:link, #sellbtn a:visited{
	display:block; width:220px; height:23px; line-height:23px;
background: url(../images/buttons/sellcarts.gif) no-repeat left top; text-indent: 60px; color:#333333;}
#sellbtn a:hover{
background-position: right top; text-decoration:none;}

#summary a {	color: #FFF;  outline: none; } a:active { outline: none; }
#summary a:link, a:visited{ color: #FFF;}
#summary a:hover {color:#009900; background-color:#FFFFFF;}
#summary a:active {outline: none;}
/* =Home news
-----------------------------------------------------------------------------*/

#news { float: left; width: 250px;}

#news_new3 { list-style: none; padding-left:40px; }
#news_new3 li a { width:300px; height:20px; margin: 0; text-indent:30px; display: block; font-size: 11px; line-height: 20px;}
#news_new3 li {padding: 0; margin: 0; border-bottom: 1px solid #e8e5de; width:300px; }
#news_new3 li a:link, #news_new3 li a:visited{ color: #006633; background-image: url(../images/news_button.gif); background-repeat: no-repeat; background-position: left top;}
#news_new3 li a:hover{color: #fff; background-image: url(../images/news_button.gif); background-repeat: no-repeat; background-position: right top;}
#news_new3 li a:active {outline: none;}
#news_new3 li a span { color:#333333;}

#news_new3 li a:hover span { color: #fff; }
#news_new3 li a:active span { outline: none;}

/* =listed products
-----------------------------------------------------------------------------*/

.innerlink ul {
list-style-type: none;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0;
padding: 3px;
text-align:left;
}

.innerlink li a:link {
color:#333;
line-height:20px;
text-decoration:none;
display:block;
width:90%;
border-bottom: 1px solid #EDEAEB;
background: url(../images/icons/arrow-bullet.gif) no-repeat left center;
text-indent:20px;
}
.innerlink li a:visited {
color: #333;
text-decoration:none;
line-height:20px;
height:20px;
display:block;
width:90%;
border-bottom: 1px solid #EDEAEB;
background: url(../images/icons/grey-arrow-bullet.gif) no-repeat left center;
text-indent:20px;
}


.innerlink li a:hover {
color:#003300;
line-height:20px;
display:block;
width:90%;
border-bottom: 1px solid #EDEAEB;
background: url(../images/icons/dark-arrow-bullet.gif) no-repeat left center;
text-decoration:none;
background-color:#D9EBD6;
}
.innerlink li a:active {
color:#333;
line-height:20px;
text-decoration:none;
display:block;
width:90%;
border-bottom: 1px solid #EDEAEB;
background: url(../images/icons/grey-arrow-bullet.gif) no-repeat left center;

}

/* = phone listed products
-----------------------------------------------------------------------------*/

.phoneinnerlink ul {
list-style-type: none;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0;
padding: 3px;
text-align:left;
}

.phoneinnerlink li a:link {

color:#003300;
border: 1px solid #003300;
line-height:50px;
text-decoration:none;
font-weight:bold
display:block;
width:90%;
background: url(../images/phones/krzr-bullet.jpg) no-repeat left center;
text-indent:70px;
background-color:#cccccc;
}
.phoneinnerlink li a:visited {

color:#003300;
border: 1px solid #003300;
text-decoration:none;
font-weight:bold;
line-height:50px;
height:50px;
display:block;
width:90%;
background: url(../images/phones/krzr-bullet.jpg) no-repeat left center;
text-indent:70px;
line-height:50px;
height:50px;
background-color:#cccccc;
}

.phoneinnerlink li a:hover {
color:#CCCCCC;
border: 1px solid #666666;
line-height:50px;
display:block;
width:90%;
font-weight:bold;
background: url(../images/phones/krzr-bullet.jpg) no-repeat left center;
text-decoration:none;
background-color:#006600;
}
.phoneinnerlink li a:active {
color:#003300;
border: 1px solid #003300;
line-height:50px;
text-decoration:none;
display:block;
font-weight:bold;
width:90%;
background: url(../images/phones/krzr-bullet.jpg) no-repeat left center;
height:50px;
background-color:#cccccc;
}



/* =Main Content
-----------------------------------------------------------------------------*/

#content{
	margin-bottom:10px;
	width: 460px;
	float:right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content ul{
margin-left:20px;
}

.container {
	width: 100%;
	margin-top:10px;
}

.container img {
  float: left;

	}

.container p {
  float: left;
	width: 260px;
	margin: 0;
	text-align:justify;
	padding-right:20px;
	
}

#services #content{
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	width: 490px;
	float:right;
	padding:10px 10px 10px 10px;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color:#333333;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#search #content{
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	width: 720px;
	float:right;
	padding:10px 10px 10px 10px;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color:#333333;
	background-image: url(../images/greycircles.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.email {

margin-bottom:5px;
	font-size:12px;
	font-style: normal;
	font-weight:400;
	padding-left: 30px;
	background-image: url(../images/icons/email_add.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.form {

margin-bottom:5px;
	font-size:12px;
	font-style: normal;
	font-weight:400;
	padding-left: 20px;
	background-image: url(../images/icons/application_form_add.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.tel {

margin-bottom:5px;
	font-size:12px;
	font-style: normal;
	font-weight:400;
	padding-left: 30px;
	background-image: url(../images/icons/telephone.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.printer {
margin-left:40px;
margin-bottom:5px;
	font-size:14px;
	font-style: normal;
	font-weight:500;
	padding-left: 20px;
	background-image: url(../images/icons/dark-arrow-bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.printerlink {
margin-left:0px;
margin-bottom:0px;
	font-size:16px;
	font-style: normal;
	font-weight:500;
	padding-left: 220px;
	background-image: url(../images/titles/printer-selected.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height:50px;
	line-height:50px;
}

/* =phone Content
-----------------------------------------------------------------------------*/
.phonelink {
margin-left:0px;
margin-bottom:0px;
	font-size:16px;
	font-style: normal;
	font-weight:500;
	padding-left: 220px;
	background-image: url(../images/titles/phone-selected.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height:50px;
	line-height:50px;
}

.phone {
	margin-left:0px;
	width:580px;
	padding-right: 50px;
}

.phoneimage {
	background-image: url(../images/phones/phone-soon.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	width:200px;
	height:243px;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:0px;
	margin-right:25px;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-color: #006C33;
	border-right-color: #006C33;
	border-bottom-color:#006C33;
	border-top-color:#006C33;
	float:left;
	z-index:2;
	}
	
.phonedetails {
	margin-top:25px;
	width:350px;
	float:right;
	z-index:1;
	}
	
.phoneinfo {
	width:350px;
	height:24px;
	font-size:12px;
	font-style: normal;
	font-weight:bold;
	color:#006C33;
	border-right-color: #006C33;
	background-image: url(../images/phones/greeninfoLine.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	}
	
.phoneprice {
	width:150px;
	height:30px;
	font-size:20px;
	font-style:italic;
	font-weight:bolder;
	color:#006C33;
	border-right-color: #006C33;
	}

	
.phonesummary {
	margin-left:20px;
	width:580px;
	padding-right: 50px;
	font-size:12px;
	font-style: normal;
	font-weight:bold;
	color:#006C33;
}

.phoneinfoYN {
	width:180px;
	height:24px;
	padding-right:5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006C33;
	float:right;
	font-size:10px;
	font-style: normal;
	font-weight:lighter;
	color:#006C33;
	text-align:center;
	}

.smalllink ul {
list-style-type: none;
margin-top: 25px;
margin-left: 0px;
margin-bottom: 25;
padding: 1px;
text-align:left;
}

.smalllink li{
color:#333;
line-height:16px;
text-decoration:none;
display:block;
width:580px;
border-bottom: 1px solid #EDEAEB;
background: #FFF url(../images/phones/small_arrow.gif) no-repeat left center;
text-indent:20px;
font-size:12px;
	font-style: normal;
	font-weight:bold;
	color:#006C33;
}



.link{
display:block;
width:300;
margin-left:40px;
margin-bottom:5px;
	font-size:12px;
	font-style: normal;
	font-weight:400;
	padding-left: 30px;
	background-image: url(../images/icons/page_link.gif);
	background-position: left center;
	background-repeat: no-repeat;
}


#content h1 {
	font-size:14px;
	background-color: #165829;
	color: #FFFFFF;
	padding-left: 10px;
	font-style: normal;
	font-weight:400;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	line-height: 24px;
}
#content h3{
margin:0px;
color:#000000;
font-size:16px;
}

/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/

#footer {

	clear: both;
	width: 760px;
	background-color:#FFFFFF;
	background-image: url(../images/footlines.gif);
	background-repeat:no-repeat;
	background-position: top;
	height:50px;
	font-size:10px;
} 
#footerright {
 color:#666666;
	float:right;
	padding-right:20px;
	padding-top:10px;
} 

#footerleft{
float:left;
padding-left:20px;
	padding-top:10px;
}
#footer a:link, a:visited{
height:40px;
/*background-image: url(../images/footer_circles.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
 color: #006633; }
 
 
#footer a:hover, a:active{ color: #000000;}

/* =Forms
-----------------------------------------------------------------------------*/
#homeform {
	background-color:#E5F5E5;
	padding: 2px 20px 2px 20px;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#signupform {
	background-color:#E9E3EE;
	padding: 2px 20px 2px 20px;
	
	background-repeat: no-repeat;
	background-position: right bottom;
}
#agentform {
	padding: 2px 20px 2px 20px;
	background-repeat: repeat;
	background-image: url(../images/background/green-pattern.gif);
}
#agentform2 {
	padding: 2px 20px 2px 20px;
	background-repeat: repeat;
	background-image: url(../images/background/green-pattern2.gif);
}
.text10{ font-size:10px;}

.subformtext{ font-size:12px; padding-left:10px;}

.inline {
	float: left;
	display:inline;
	width:100px;
	margin: 0 25px 3px 0;
}

.checkboxtext{
font-size:10px;
width:280px;
}

.inline-checkbox {
	
	float: left;
	display:inline;
	width:20px;
	margin: 0 10px 3px 0;
}

/* fieldset styling */
fieldset {
  margin: 0; /*  space out the fieldsets a little*/
  padding: 10px;
  border : 1px solid #ccc;
}

#signupform fieldset {
  margin: 0; /*  space out the fieldsets a little*/
  padding: 10px;
  border : 1px solid #660099;
}

#agentform fieldset {
  margin: 0; /*  space out the fieldsets a little*/
  padding: 10px;
  border : 1px solid #006600;
}
#shoppingform  {
  margin: 0;
  padding:0;
}


legend {
color:#000000;
  font-weight: bold;
}
#signupform legend {
color:#660099;
  font-weight: bold;
}
#agentform legend {
color:#006600;
  font-weight: bold;
}


/* style for  labels */
label {display: block;}

/* style for required labels */
label .required {font-size: 0.75em; color:#760000;}

input { }

input .submit { width: 100px;}

input.radio, input.submit { width: auto; }

/* style form elements on focus */
input:focus, textarea:focus { background: #ffc;}

input.radio { float: left; margin-right: 1em; }

textarea {
	width: 150px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Hack to make sure the floated radio buttons
   sit next to the labels correctly in IE/Mac*/

/* This is the style I want IE/Mac to see */
input.radio + label { text-indent: 2em;}

/* Using the commented backslash filter, I'm resetting
   the above rule for everything other than IE5/Mac \*/
input.radio + label { text-indent: 0;}
/* End the hack */


/* =Tables
-----------------------------------------------------------------------------*/

table {
  border-collapse: collapse;
   : 1px solid #000000;
}

caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

col {border-right: 1px solid #000000;}

col#albumCol {border: none;}

thead {
  background: #ccc url(../images/tables/bar.gif) repeat-x left center;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

th {
  font-weight: normal;
  font-size:11px;
  text-align: left;
}


th, td {
font-size:11px;
  padding: 0.2em 1em;
  border-right: 1px solid #000000;
}

.odd {background-color:#edf5ff;}

tr:hover {background-color:#D9EBD6; color:#000000;}

thead tr:hover {background-color: transparent; color: inherit;}

/* =Misc 1
-----------------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {visibility: visible !important; margin: 0;}

.sIFR-replaced { visibility: visible !important;}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display: none !important;}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 12px;
	color:#000000;
}

.sIFR-hasFlash #content h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 20px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 12px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 12px;
}

/* =Misc 2
-----------------------------------------------------------------------------*/

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix { display: inline-block; /* Fixes IE/Mac */}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
#botline #wrapper #pageIntro #Table_01 p {
	line-height: 2px;
	font-size: 12px;
	border: 0;
	padding: 0;
	border-top: 0;
}
