/*  
Theme Name: ISPr3
Description: Internet Service Provider Review UK Stylesheet
Version: 3.0
Author: Mark Jackson
Author URL: http://www.ispreview.co.uk
*/

/* Layout Stylesheet */ 

body {
 font-family: verdana, arial, sans-serif;
 margin: 0px;
 background:#808080;
 color: #333333;
 padding:0;
 font-size: 12px;
}

a {
 text-decoration:none; 
 outline: none;
}

a:link, a:active, a:visited {
 color:#227ab4;
 text-decoration: none;
}

a:hover {
 color:#039; 
 text-decoration:none;
}

.text1 {
 font-family: verdana, arial,sans-serif,helvetica; 
 font-size: 13px;
}

.text2 {
 font-family: verdana,arial,sans-serif,helvetica; 
 line-height: 14pt;
}

.listy1 {
 font-family: verdana,arial,sans-serif,helvetica; 
 line-height: 14pt;
}

.image1 {
border: 6px solid #EFEFEF;
}

img.float1 { 
    float: right; 
    margin:4px 0px 0px 4px; 
    border: 6px solid #EFEFEF;
    opacity: 1;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}

.float1:hover {
opacity: 0.8;
-moz-transform: scale(1.08) ;
-webkit-transform: scale(1.08) ;
-o-transform: scale(1.08) ;
transform: scale(1.08) ;
z-index: 1000;
}

img.float2 { 
    float: left; 
    margin-right: 4px; 
    border: 6px solid #eaeaea;
    opacity: 0.8;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}

.float2:hover {
opacity: 1;
-moz-transform: scale(1.08) ;
-webkit-transform: scale(1.08) ;
-o-transform: scale(1.08) ;
transform: scale(1.08) ;
z-index: 1000;
}

blockquote { 
	color:#672526;
}

#tshadow {
text-shadow: 1px 1px 1px #c0c0c0;
}

.tshadow {
text-shadow: 1px 1px 1px #c0c0c0;
}

/* Header Presentation */ 


/*
h1
{ font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
}
*/

h1 {
white-space:nowrap;
line-height: 0pt;
font-size: 12px;
padding-bottom:4px;
margin-bottom:0px;
}

h2 { 
 margin: 0px 0px 12px 0px; 
 padding: 0px 0px 5px 0px;
 font-family: arial, sans-serif;
 border-bottom: 1px solid;
 border-color: #4698e4;
 color: #4698e4;
 text-transform: uppercase;
 font-size: 20px;
 font-weight: normal;
}

h3 {
 margin:0;
 padding:15px;
 }

h4 {
 margin: 0px 0px 12px 0px; 
 padding: 0px 0px 5px 0px;
 font-family: arial, sans-serif;
 border-bottom: 1px solid;
 border-color: #4698e4;
 color: #4698e4;
 text-transform: uppercase;
 font-size: 20px;
 font-weight: normal;
 }

/* Menu Stylesheet */ 

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
margin-top: 111px;
font-size: 12px;
}

#navlist li
{
display: inline;
list-style-type: none;
font-size: 12px;
}

#navlist a { padding: 2px 10px 1px 10px; }

#navlist a:link, #navlist a:visited
{
border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
color: #fff;
background-color: #4698e4;
text-decoration: none;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

#navlist a:hover
{
color: #fff;
background-color: #4698e4;
text-decoration: none;
opacity: 0.9;
}

#navlist li a:hover, #navlist li a#active
{
background: #777777; 
}


/* Container Styles */ 

#content {
 width:980px;
 margin:auto;
 background:#ffffff;
 }

#toplogob1 {
 float:left;
 width:980px;
 height:126px;
 background: #206fc1 url(http://www.ispreview.co.uk/images/ispr_logo3.png) no-repeat;
 overflow:hidden;
}

#banner {
 float:right;
 margin-top:20px;
 margin-right:20px;
 height:60px;
}

#bar {
 height:25px;
 background:#4698e4;
 color: #333333;
 }

#barsmall {
 height:5px;
 background:#4698e4;
 clear:both;
 width:980px;
 overflow:hidden;
 }

#topbar {
 height:5px;
 background:#555555;
 color: #333333;
 overflow:hidden;
 }

#navbar {
 height:20px;
 background:#bdcdd9;
 color: #57636f;
 font-weight: bold; 
 margin: 0px;
 font-size: 13px; 
 padding: 3px 0px 3px 15px;
 line-height: 1.7em;
 }

#navcont {
 background:#e8eaf2;
 color: #57636f;
 padding:10px;
 }

#navpoll {
 background:#c6c6c6;
 color: #656f57;
 padding: 5px;
 margin: 10px;
 }

#l-col {
 float:left;
 background:#e8eaf2;
 color: #333333;
 width:245px;
 border-right: 1px solid;
 border-color: #4698e4;
}

#l-col a
{
  text-decoration: none;
}

#l-col a:hover
{
 border-bottom: 1px solid;
}

#r-col {
 float:right;
 width:704px;
 padding: 14px 15px 15px 12px;
}

#inner-cont {
 width:97.25%;
 background:#ffffff;
 color: #333333;
 padding: 10px;
 text-align:left;
}

#ftr {
 height:20px;
 background:#555555;
 color: #D9E1D1;
 margin:0;
 font-size: 11px;
 padding: 5px 0px 0px 0px;
}

#ftr a { 
 color: #D9E1D1; 
 text-decoration: underline;
}

#nhead {
 border-left: 4px solid; 
 border-right: 4px solid; 
 background:#f3f3f3; 
 border-bottom: 2px dotted #c0c0c0; 
 border-color:#dddddd; 
 padding: 3px; 
 color:#716f64;
}

#ndate {
 border-left: 4px solid; 
 border-right: 4px solid; 
 border-top: 4px solid; 
 background:#4698e4; 
 border-color:#dddddd; 
 padding: 3px; 
 color:#ffffff;
}

#ncontent {
 border-left: 4px solid; 
 border-right: 4px solid; 
 border-bottom: 4px solid; 
 border-color:#dddddd; 
 padding: 10px; 
 word-spacing: 1px;
}

#quote {
 font-family: verdana, arial, sans-serif;
 background-color: #edf3e9;
 width:85%;
 margin:auto;
 margin-top: 8px;
 margin-bottom: 8px;
 line-height: 14pt;
 padding: 2px 6px 2px 6px;
 font-style: italic; 
}

.quote1 {
 background-color: #f5f5f5;
 border-radius:2px;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 width:89%;
 border: 2px dashed #CCDEF2;
 margin:auto;
 margin-top: 0px;
 margin-bottom: 0px;
 line-height: 15pt;
 padding: 2px 6px 2px 6px;
 color:#670103;
 font-style: italic; 
 box-shadow: 1px 1px 5px #999;
 -moz-box-shadow: 1px 1px 5px #999;
 -webkit-box-shadow: 1px 1px 5px #999;
}

.quote2 {
 background-color: #f5f5f5;
 border-radius:5px;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 width:88%;
 border: 2px dashed #CCDEF2;
 margin:auto;
 margin-top: 0px;
 margin-bottom: 0px;
 line-height: 15pt;
 padding: 2px 6px 2px 6px;
 box-shadow: 1px 1px 5px #999;
 -moz-box-shadow: 1px 1px 5px #999;
 -webkit-box-shadow: 1px 1px 5px #999;
}

#listp {
 padding:5px;
 border: 1px solid #dddddd; 
}

#listdetail a:link, #listdetail a:visited {
 border-bottom: 1px dashed;
}

#listdetail a:hover {
 border-bottom: 1px solid;
}

#listoutside {
padding: 3px; 
height:130px; 
background: #f3f3f3;
border-top: 2px solid #4698e4; 
border-bottom: 2px solid #4698e4;
color:#716f64;
}

.listright {
float:right; 
padding: 0px; 
width: 748px; 
line-height: 16pt;
}

#t10_head {
padding:5px; 
background:#76b0e2; 
color:#ffffff; 
text-align:center;
}

#t10_content {
padding:0px; 
border: 2px solid #76b0e2; 
background:#f5f5f5; 
text-align:justify;
overflow:hidden;
}

#revs {
 background-color: #f5f5f5;
 color: #656f57;
 border-bottom: 4px solid #76b0e2;
 border-left: 4px solid #76b0e2;
 border-right: 4px solid #76b0e2;
 padding: 0px 4px 0px 4px;
 margin: 0px 0px 0px 0px;
 clear:both;
}

#revs1 {
 color:#ffffff;
 background:#76b0e2;
 text-align:center;
 padding: 2px 0px 2px 0px;
 font-weight: bold;
 margin:0px;
}

#revs2 {
 border-left:4px solid #76b0e2;
 border-right:4px solid #76b0e2;
 border-bottom:4px solid #76b0e2;
 background-color:#f5f5f5;
 font-size: 12px;
 line-height: 17px;
}

#revs2 a
{
  text-decoration: none;
}

#revs2 a:hover
{
 border-bottom: 1px solid;
}

#lat_head {
margin: auto; 
background: #76b0e2; 
color: #ffffff; 
padding: 5px; 
width:870px; 
clear:both;
}

#lat_content {
margin: auto; 
background: #f5f5f5; 
color: #656f57; 
border: 2px solid #76b0e2; 
padding: 10px; 
width:856px;
}

#lat_stats {
margin: auto; 
background: #f5f5f5; 
color: #656f57; 
border-top: 2px solid #76b0e2; 
border-bottom: 2px solid #76b0e2; 
padding: 10px; 
width:860px;
text-align:center;
}

.lat_link a {
 color: #ffffff;
 font-weight: bold; 
}

/* New ISP Listings v3 */

#ispsearch_title {padding:2px;padding-left:11px;}
#ispsearch_boxhead {background:#3290e2;color:#ffffff;padding:2px;margin-bottom:2px;}
#ispsearch_box {float:left;padding:3px;margin:3px;background:#eeeeee;text-align:center;color:#378735;}
#ispsearch_separate {margin-left:10px;width:941px;background:#cbd1d8;height:4px;overflow:hidden;}

a.italhead:link {font-size:23px; font-style: italic; border-bottom: 1px dashed;}
a.italhead:active {font-size:23px; font-style: italic; border-bottom: 1px dashed;}
a.italhead:visited {font-size:23px; font-style: italic; border-bottom: 1px dashed;}
a.italhead:hover {font-size:23px; font-style: normal;}

a.white:link {color: #ffffff; font-style: italic; border-bottom: 1px dashed;}
a.white:active {color: #ffffff; font-style: italic; border-bottom: 1px dashed;}
a.white:visited {color: #ffffff; font-style: italic; border-bottom: 1px dashed;}
a.white:hover {color: #ffffff; font-style: normal;}

a.underb:hover {border-bottom: 1px solid;}


/* Front Page Information Boxes */

#infy_top {
 background:#ffffff;
 width:224px;
 border: 4px solid #dddddd;
}

#infy_head {
margin:auto;
padding-top:4px;
background:#76b0e2;
width:100%;
height:18px;
color:#ffffff;
text-align:center;
overflow:hidden;
line-height:15px;
}

#infy_content {
padding:2px;
width:100%;
line-height:18px;
overflow:hidden;
}

#infy_top2 {
 background:#ffffff;
 width:340px;
 border: 4px solid #dddddd;
}

#infy_head2 {
margin:auto;
padding-top:4px;
background:#76b0e2;
width:100%;
height:18px;
color:#ffffff;
text-align:center;
overflow:hidden;
line-height:15px;
}

#infy_content2 {
padding:2px;
width:100%;
line-height:18px;
overflow:hidden;
}

/* EXPERIMENTAL Stylesheet 1 */ 

ol.events li { position: relative; }
ol.events li span { position: absolute; top: 0; right: 0; }

/* EXPERIMENTAL Stylesheet 2 */ 

#top10a {
color:#ffffff; 
background:#4698e4; 
border-right: 1px solid; 
border-top: 1px solid; 
border-color:#c0c0c0;
}

#top10b {
color:#ffffff; 
background:#4698e4; 
border-left: 1px solid; 
border-top: 1px solid; 
border-color:#c0c0c0;
}

#top10c {
border-bottom: 1px solid; 
border-right: 1px solid; 
border-color:#c0c0c0;
}

#top10d {
border-bottom: 1px solid; 
border-left: 1px solid; 
border-color:#c0c0c0;
}

#newscats {
padding: 3px; 
background: #f3f3f3; 
border-top: 4px solid; 
border-bottom: 4px solid; 
border-color:#c0c0c0; 
color:#716f64;
}

#newssearch {
padding: 3px; 
background: #f3f3f3; 
border-bottom: 2px solid; 
border-color:#c0c0c0; 
color:#716f64;
}

#info_line1 {
padding: 4px 0px 4px 7px;
background: #f3f3f3; 
border-top: 2px solid #4698e4; 
color:#716f64;
font-size:14px;
}
