/* 
	Theme Name: Streamline
	Theme URL: http://www.studiopress.com/themes/streamline
	Description: Streamline-Blue is a 3-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 3.0
	Tags: three-columns, fixed-width, white, black, blue, sidebar-widgets, threaded-comments, sticky-post
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #0E1116;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#main {
	background: #FFFFFF url(styles/blue/images/bg.png) repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: -65px 0px 0px 0px;
	padding: 55px 0px 10px 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 956px;
	margin: 0px auto 0px;
	padding: 0px;
	border: 2px solid #BBBBBB;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	width: 960px;
	height: 30px;
	color: #DDDDDD;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	}
	
.topnavbarright {
	width: 700px;
	float: right;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 1px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	height: 80px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header #imageheader {
	width: 460px;
	height: 100%;
	text-indent: -10000px;
	background: url(styles/blue/images/logo.png) left top no-repeat;
	}

#header #imageheader a {	
	display: block;
	width: 100%;
	height: 100%;
	}

#header h1, #header h4 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover, #header h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header h2 {
	margin: 0px;
	padding: 0px;
	}

.headerleft {
	width: 470px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	text-align: right;
	}
	
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
.headerright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.rsslink {
	padding: 2px 5px 2px 20px;
	background: url(styles/blue/images/rss.gif) no-repeat left center;
	}	
	
/************************************************
*	Navbar  									*
************************************************/
#wtop {
	width: 956px;
	margin: 0px auto 0px;
	padding: 0px;
	background:#384464;
	}

#navbar {
	background: #1D222F;
	width: 960px;
	height: 40px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

	
#navbarleft {
	width: 710px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
#navbarright {
	width: 150px;
	float: right;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	}
* + html #navbarright {
	width: 200px;
		}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #CCCCCC;
	display: block;
	font-size: 14px;
    margin: 0px 0px 0px 0px;
	padding: 12px 15px 12px 15px;
	border-right: 1px solid #2B3349;
	text-decoration: none;
	}
	
#nav li a:hover, #nav li a:active {
	background: #222222 url(styles/blue/images/navhov.png);
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 12px 15px 12px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #161A23;
	width: 170px;
	color: #CCCCCC;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #2B3349;
	border-left: 1px solid #2B3349;
	border-right: 1px solid #2B3349;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #2E3750;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 192px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current_page_item a {
	background: #222222 url(styles/blue/images/navhov.png);
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	}
	
/************************************************
*	Homepage					     		    * 
************************************************/

#homepage, #featuredpage {
	width: 956px;
	margin: 0px auto 0px;
	padding: 7px 0px 0px 0px;
	line-height: 20px;
	}
	
#homepage p, #featuredpage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#homepage h1, #featuredpage h1 {
	color: #2B3349;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#homepage h1 a, #homepage h1 a:visited, #featuredpage h1 a, #featuredpage h1 a:visited {
	color: #2B3349;
	text-decoration: none;
	}

#homepage h1 a:hover, #featuredpage h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#homepage h2, #homebottom h2, #featuredpage h2 {
	background: #2B3349;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#homepage h3, #featuredpage h3 {
	color: #2B3349;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.hometopleft {
	background: #FFFFFF url(styles/blue/images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	float: left;
	width: 592px;
	margin: 0px 20px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #333333;
	}
	
.hometopright {
	float: left;
	width: 292px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline
	}
	
#hometop {
	width: 916px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#homebottom {
	width: 916px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#hometop p, #homebottom p {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}
	
#hometop ul, #homebottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li, #homebottom ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#hometop ul ul, #homebottom ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#hometop ul li li, #homebottom ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li ul li, #homebottom ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.homebottomleft {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottommiddle {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottomright {
	float: left;
	width: 292px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline
	}

.clear {
	clear: both;
	}

.thumb {
	float:left;
	margin:0px 10px 0px 0px;
	}

hr {
	border: none;
	border-bottom:1px dotted #BBBBBB; 
	margin-bottom:10px; 
	padding: 0;
	padding:0px 0px 10px 0px; 
	clear:both;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 956px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #2B3349;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#content h1 a, #content h1 a:visited {
	color: #2B3349;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#contentleft h2 {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 10px;
	}

#contentlefth h2 {
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	}

	
#content h3 {
	color: #2B3349;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h4 {
	color: #2B3349;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 7px 0px;;
	border-bottom: 1px dotted #BBBBBB;
	}
	
#content h5 {
	color: #2B3349;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0px 10px 0px;
	padding: 0px;;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
blockquote {
	background: #EEEEEE;
	margin: 0px 20px 15px 20px;
	padding: 10px 15px 0px 15px;
	border: 1px dotted #BBBBBB;
	}
	
#fcg {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#fcg p {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#contentleft {
	float: left;
	width: 570px;
	margin: 0px;
	padding: 0px 26px 20px 20px;
	}

#contentlefth {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px 15px 20px 15px;
	}
	
.postarea {
	width: 570px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited, #postwide a, #postwide a:visited {
	color: #2255AA;
	text-decoration: underline;
	}
	
.postarea a:hover, .postcomments a:hover, #postwide a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
.postarea p, #postwide {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea ol, .postright ol, #postwide ol {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ol li, .postright ol li, #postwide ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul, .postright ul, #postwide ul {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul li, .postright ul li, #postwide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul ul, .postright ul ul, #postwide ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul li li, .postright ul li li, #postwide ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
.postarea ul li ul li, .postright ul li ul li, .postwide ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.postright {
	float: right;
	width: 324px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postright p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#postwide {
	width: 916px;
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	z-index:2;
	}
	
.breadcrumb {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #333333;
	}
	
.headline {
	width: 570px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.headline p {
	margin: 0px;
	padding: 0px;
	}
	
.headline a, .headline a:visited {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
.headline a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
.headlineleft {
	width: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.headlineright {
	width: 50px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.postmeta {
	background: #EEEEEE;
	width: 550px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px dotted #BBBBBB;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.author {
	background: #EEEEEE;
	width: 550px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px dotted #BBBBBB;
	}
	
.pagination {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 30px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 2px solid #333333;
	}

.palignright {
	float: right;
	}

.palignleft {
	float: left;
	}
	
.archives {
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.aheadline {
	width: 570px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.bheadline {
	width: 570px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 7px 0px;
	clear: both;
	}
	
.fheadline {
	width: 916px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.pheadline {
	width: 324px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.vheadline {
	width: 570px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	}

img.alignright {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

.productimage {
	border: 10px solid #333333;
	margin-bottom: 10px;	
	}

/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#sidebar h2, #sidebar h4 {
	background: #2B3349;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	border: none;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 5px 5px 0px;
	}
	
#sidebar a, #sidebar a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #2255AA;
	text-decoration: underline;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#sidebar ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#sidebar .widget {
	background: #FFFFFF url(styles/blue/images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #333333;
	}
	

.video {
	background: #FFFFFF url(styles/blue/images/sidebar.png) repeat-x;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #333333;
	width: 100%;
	}
	
.newsletter {
	background: #FFFFFF url(styles/blue/images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 308px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #333333;
	}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 178px;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 132px;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #222222 url(styles/blue/images/footer.png) repeat-x;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	height: 200px;
	color: #CCCCCC;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer p {
	color: #CCCCCC;
    font-weight: normal;
	margin: 0px;	
	padding: 0px 0px 10px 0px;
	}

#footer a, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#footer ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#footer ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#footer h2 {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer h2 a {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer .widget {
	background: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	}

.footer1 a img, .footer2 a img, .footer3 a img {
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
	
.footer1 {
	width: 220px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer2 {
	width: 225px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer3 {
	width: 225px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer4 {
	width: 220px;
	float: right;
	margin: 0px;
	padding: 20px 0px 5px 0px;
	}

/************************************************
*	Copyright Background						*
************************************************/

#copyrightbg {
	background: #0E1116;
	border-top: 1px solid #000000;
	}
	
/************************************************
*	Footer  									*
************************************************/

#copyright {
	width: 960px;
	height: 35px;
	color: #CCCCCC;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	}
	
#copyright p {
	color: #CCCCCC;
    font-weight: normal;
	margin: 0px;	
	padding: 10px 0px 10px 0px;
	}

#copyright a, #copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/************************************************
*	Search Form									*
************************************************/
#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#searchbox {
	background: #2F3953 !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 210px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #0E1016;
	}
	
#searchbutton {
	background: #161A22;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #0E1016;
	}
	
#author, #email, #url {
	background: #EAEAEA !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #EAEAEA !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 460px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #333333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
#subscribe {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	overflow: hidden;
	}

#subbox {
	background: #FFFFFF !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 240px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px;
	margin: 0px 5px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
	
.backlcd {
	background: #FFFFFF url(styles/blue/images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin: 0px 0px 7px 0px;
	padding: 5px;
	border: 1px solid #333333;
	}
.backlcd p {
text-align:justify;
padding:0 5px;
}	
		
/*--------------------------------------------------------------------vc-------------------------------------------------*/


table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}
body{font:13px/1.22 arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
.cta-v2 span,.cta span,.external .cont span,#hp-custom2 table .last-cell .external .cont span{background:transparent url(images/sprite-button.png) no-repeat scroll 0 0;}
.alpha-pagination li em,.alpha-pagination li a{font-weight:bold;}
.cta{border:none;font-size:100%;width:10em;display:block;cursor:pointer;}
button.cta{background:none;padding:0;}
.cta span{display:block;position:relative;color:#fff; margin-top:-2px;}
a.cta,a:hover.cta,a:link.cta,a:visited.cta{text-decoration:none;}.cta .t{margin-left:5px;background-position:100% -10px;}
.cta .t span{left:-5px;background-position:-420px 0;padding:5px 0 0 0;}
.cta .cont span{background:none;padding:0 10px;}.cta .b{margin-left:5px;background-position:100% -185px;font-size:0;}
.cta .b span{position:relative;left:-5px;background-position:-420px -195px;padding:0 0 5px 0;}
.internal .cont{background-position:-1260px 50%;}
.external .cont{background-position:-840px 50%;}
.internal .t span{background-position:-1260px 0;}
.internal .b{background-position:100% -195px;}
.internal .b span{background-position:-1260px -195px;}
.external .t{background-position:100% -20px;}
.external .t span{background-position:-840px 0;}
.external .b{background-position:100% -175px;}
.external .b span{background-position:-840px -195px;}
#hp-custom2 table .last-cell .external .cont span{background-position:40px 208px;}
.three-col #page,.two-col #page,.one-two-one-col #page{width:974px;margin:0 auto;text-align:left;}
.gen-ter-mod{margin-bottom:11px;padding-bottom:16px;}
.gen-pri-mod,.gen-sec-mod,.gen-sec-mod-grey,.gen-ter-mod{background-position:left bottom;}
#four .gen-pri-mod,#four .gen-pri-mod h2,.one-two-one-col .gen-pri-mod,.one-two-one-col .gen-pri-mod h2{background:none;}
#four .gen-pri-mod,.one-two-one-col 
.gen-pri-mod{border:none;}
.partners-offers table{margin-left:1px;width:299px;text-align:left; border:none; border-top:none; border-bottom:none;}
* html .partners-offers table{margin-left:0px;width:300px;}
.partners-offers td,.partners-offers th{padding:5px 0;font-size:93%;}
.partners-offers th{color:#454545;font-weight:bold;text-align:center;}
.partners-offers td,.partners-offers th{color:#000;}
.partners-offers tbody tr{background:none;}
.partners-offers tr.alternate-row{background-color:none;}
.partners-offers th.first-header,.partners-offers td.first-cell{text-align:left;padding-left:5px; width:80px;}
.partners-offers th.last-header,.partners-offers td.last-cell{padding-right:2px; background-image:images/red_btn.png;}
.partners-offers td.last-cell .cta{width:50px;margin:0 auto;}
		
		
		
/*--------------------------------------------------------------------AJAX Tab-------------------------------------------------*/
.moff {
background:#EBAA42;
-moz-border-radius:15px 15px 0 0;
color:#000;
border:none;
font-weight:bold;
height:21px;
outline:none;
border:none;
padding-left:5px;
cursor:pointer;
list-style:none;
float:left;
line-height:15px;
padding-top:4px;
text-align:center;
margin-right:5px;
padding:10px 15px 0px 15px;
}
.moff a a:hover {outline:none;}
.mon {
-moz-border-radius:15px 15px 0 0;
color:#fff;
border:none;
font-weight:bold;
height:25px;
outline:none;
border:none;
cursor:pointer;
list-style:none;
float:left;
padding-left:5px;
line-height:15px;
padding-top:4px;
text-align:center;
background:red;
margin-right:5px;
padding:10px 15px 0px 15px;
}


.mon a a:hover {outline:none; margin:5px;}

.m1off {
background:url(images/laptop_button.png) no-repeat -29px -28px;
border:none;
height:60px;
width:110px;
outline:none;
cursor:pointer;
list-style:none;
float:left;
}

.m1on {
border:none;
height:60px;
width:110px;
outline:none;
cursor:pointer;
list-style:none;
float:left;
background:url(images/laptop_button.png) no-repeat -135px -28px;
}

.m2off {
background:url(images/laptop_button.png) no-repeat -240px -28px;
border:none;
height:60px;
width:110px;
outline:none;
cursor:pointer;
list-style:none;
float:left;
}

.m2on {
border:none;
height:60px;
width:110px;
outline:none;
border:none;
cursor:pointer;
list-style:none;
float:left;
background:url(images/laptop_button.png) no-repeat -346px -28px;
}

.m3off {
background:url(images/laptop_button.png) no-repeat -452px -28px;
border:none;
height:60px;
width:110px;
outline:none;
cursor:pointer;
list-style:none;
float:left;
}

.m3on {
border:none;
height:60px;
width:110px;
outline:none;
border:none;
cursor:pointer;
list-style:none;
float:left;
background:url(images/laptop_button.png) no-repeat -559px -28px;
}



#tabmen
{
float:left; width:575px;
}

* html #tabmen
{
margin-left:-25px;
margin-top:10px;
width:605px;
}

* + html #tabmen
{
margin-left:-40px;
margin-top:10px;
width:605px;
}

#tabmen1
{
float:left; width:575px; margin-left:-1px; margin-bottom:-3px;
}

* html #tabmen1
{
margin-left:-25px;
margin-top:10px;
width:605px;
}

* + html #tabmen1
{
margin-left:-41px;
margin-top:10px;
width:605px;
}

/*editors recomendation*/

.right_new {
width: 147px;
float: left;
}

.righttxt_tittle_new {
line-height:16px;
padding-bottom:8px;
color:#1A528E;
font-weight:bold;
margin:0 0 0.1em;
height:15px;
text-align:center;
padding-top:5px;
}
.rightprice_new {
color:#BC1F1E;
font-weight:bold;
font-size:1.2em;
margin-bottom:5px;
margin-top:8px;
padding-left:30px;
}
.rightprice_new a {
color:#000;
}

.right_imgnew {
padding-left:30px;
}

.right_btnnew {
margin-bottom:2px;
text-align:center;
}
.rightprice_new {
color:#BC1F1E;
font-weight:bold;
font-size:1.2em;
margin-bottom:5px;
margin-top:8px;
padding-left:0px;
text-align:center;
}
.rightprice_new a, .rightprice_new a:hover, .rightprice_new a:visited {
color:#000;
}

/*scroller*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 600px; /*width of featured content slider*/
height: 158px;
z-index:0;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 600px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.spagination111{
float:right; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding: 0px 0px 0px 0px; display:block; color:#c70401;
margin-bottom:0px;
}

.spagination111 a{
background:url("/spl_ban/bck2.png") no-repeat scroll left top transparent;
float:left;
width:16px;
height:13px;
color: #fff;
background-color: #fff;
/*
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white; */
}

.spagination111 a:hover, .spagination111 a.selected{
background:url("/spl_ban/bck.png") no-repeat scroll left top transparent;
float:left;
width:16px;
height:13px;
color: #fff;
background-color: #fff;
}	

.sideban
{
width:310px;
}

* html .sideban
{
width:310px;
}

/*    content css   */
#introback{
	float:left;
	width:570px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:justify;
	line-height:18px;
	color:#000000;		
}
#introback a
{
cursor:pointer !important;;
}

#introback h1{
	width:100%;
	font-size:24px;
}
#introback p{
	float:left;
	font-size:12px;
	
}
#introback .picture{
	float:right;
	width:150px;
	height:150px;	
}
#sectionTitle {
	border-color:#DDE2E6;
	border-style:solid;
	float:left;
	width:570px;
	border-width:1px 0 1px 0;
	padding:5px 0;
}

#sectionTitle .flc {
	color:#666666;
	font-size:16px;
	text-align:right;
	padding-top:3px;
}
#sectionTitle .flc span {
	color:#000000;
	font-size:16px;	
	font-weight:bold;
	padding-top:3px;
}
#sectionTitle .Heading3a {
	color:#000000;
	float:left;
	font-size:18px;
}

#articleback{
	float:left;
	width:570px;
	clear:left;
}

#articleback ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
}
#articleback ol li {
	float:left;
	padding:10px 0 0;
}
#articleback ol li .stepBg {	
	color:#0D71A3;
	display:inline;
	float:left;	
	font-size:11px;

	font-weight:bold;
	line-height:normal;
	margin-right:10px;
	text-align:center;
	width:25px;
}
#articleback  ol li .stepBg span {  
	background:url(images/circles.gif) no-repeat left -25px;
	color:#707070;
	display:block;
	float:left;
	font-size:18px;
	margin-top:2px;
	height:25px;
	padding-top:2px;
	width:100%;
}

#articleback ol li p {
	margin:10px 0 0;
	width:93%;
}
#articleback ol li p image {
margin-right:0px;
}


/*-----------------------------------------------Tabbed pages-----------------------------------------------*/
#gallery {font:11px verdana,arial,sans-serif; width:528px; padding:0px 0 0 0; line-height:15px;}
#gallery div.off {color:#000; margin-top:3px; height:36px; line-height:36px; float:left; background:url(tableft.gif) no-repeat left top; border-bottom-color:#000; cursor:pointer; position:relative; z-index:20;}
#gallery div.off span {color:#ffffff; margin-left:5px; height:36px; line-height:33px; padding-left:5px; padding-right:10px; float:left; background:url(tabright.gif) repeat-x right top; margin-right:2px; cursor:pointer; position:relative; z-index:20;}


#gallery div.on {color:#c00; float:left; background:url(tableft-active.gif) no-repeat left top; cursor:pointer; border-bottom:0; height:36px; line-height:32px; position:relative; z-index:100; margin-top:3px;}
#gallery div.on span {color:#000; margin-right:2px; margin-left:10px; float:left; background:url(tabright-active.gif) repeat-x right top; padding:0 20px; cursor:pointer; border-bottom:0; height:36px; line-height:32px; position:relative; z-index:100;}
div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:#fff; width:595px; margin-top:0; top:-1px; border:3px solid #ECEAED; position:relative; z-index:50; font:12px Arial,Tahoma,Verdana; line-height:20px;}
div.show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}
.catg li {line-height:0px; }
.catg li a:hover {
text-decoration:underline;
}
* html .catg li {line-height:10px; } 
* + html .catg li {line-height:10px; }
.catg {padding:20px 0; }
div.show a, #sidebar a:visited{
color:#2255AA;
text-decoration:none;
}

div.show a:focus, a:hover, a:active {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

div.show ul li {
list-style-type:square;
}

.recent{padding:20px; padding-bottom:0px;}

/************************************************
*	Logo box               	        * 
************************************************/
.logoBoxLeft {
background:transparent url(http://www.laptopreviews.org.uk/uploads/Image/brandlogo/brand_bg_left.gif) no-repeat scroll left bottom;
height:100%;
}


.logoBoxRight {
background:transparent url(http://www.laptopreviews.org.uk/uploads/Image/brandlogo/brand_bg_right.gif) no-repeat scroll right bottom;
height:100%;
}

.logoBoxBotMid {
background:transparent url(http://www.laptopreviews.org.uk/uploads/Image/brandlogo/brand_bg_centre.gif) repeat-X scroll left bottom;
height:100%;
}


.logoBoxContainer {
padding-left:15px;
padding-top:15px;
text-align:left;
width:550px;
}

.logodealsimagelatest{
 width: 64px;
 float:left;
}
.pro_head
{
color:#1585DB; font-weight:bold;
}
.pro_head:hover
{
text-decoration:underline;
}
.price_txt
{
font-weight:bold;color:#454545;
}
.visit_link:hover
{
color:#FE6328;text-decoration:underline;
}
.visit_link
{
color:#FE6328;
}
.pro_tr
{
border-bottom:1px dotted silver;
}
.pcla
{
margin:0px; color:#1585db; padding:0px;
}
.chri_border
{
	background:url(images/offer_border.gif);
	background-repeat:no-repeat;
	width:220px;
	height:190px;
       float:left;
}
#vat img {
	padding:0px;
	border:solid 1px blue;
	}	
	
#vat a:hover img {
	border: solid 1px #333333;
	width:298px;
	height:49px;
	}


.ipad { background:url(http://www.laptopreviews.org.uk/spl_ban/ipad_back_bg.gif) no-repeat; margin:0 0 5px 0px; floaT:left; height:275px; width:312px; background-color:#F5F5F8; }
* html .ipad {margin-left:0px;}	
#ipadright a img { float:left; margin-bottom:15px; }
 

#content_chrome h3{
 background-color:#F5F4F0; 
 border-bottom: solid 1px #DEDBD1; 
 border-right:solid 1px #DEDBD1;
 border-left:solid 1px #DEDBD1; 
 border-top:solid 1px #DEDBD1; 
 color:#363636;
 font-size:17px;
 padding: 8px 0px 7px 15px;
 font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
 font-weight:bold;}


 .box_content{
 background-image:url(box_head.png);
 border-bottom: solid 1px #DEDBD1;
 border-right:solid 1px #DEDBD1;
 border-left:solid 1px #DEDBD1;
 border-top:solid 1px #DEDBD1;
 background-repeat:repeat-x;
 background-position: left top;
 padding:18px;}


 #content_chrome h1{
 color:#2B3349;
 font-family:Georgia,Times New Roman,Trebuchet MS;
 font-size:20px; font-weight:normal;
 width:630px;	}

 #content_chrome img{
 border:1px solid gray; }

 #content_chrome h4{
 color:#88672B;
 margin-bottom:0.5em;
 font-size:15px;}


 #content_chrome p{
 line-height:20px;}

 #content_chrome ul li{line-height:20px;}

#revpage ul {
width:550px;
float:left;
}


#revpage ul li{
float:left;
width:168px;
list-style-type:square;
}

