/*  
Theme Name: NCS
Theme URI: http://www.reversedelta.com/
Version : 1.0
Author: Reverse Delta
Author URI: http://www.reversedelta.com/
Description: Custom theme for NCS. The CSS, XHTML, PHP is copyright of ReverseDelta Ltd.
*/
body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: .8em;
	color: #333333;
	background: repeat-x url(images/tbg.jpg);
}
a {
	text-decoration: none;
	outline: none;
	color: #4f3594;
}
form { padding:0; margin:0; }
#container {
	width: 900px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.header {
}
.logo {
	background: no-repeat url(images/logo.gif);
	width: 294px;
	margin: 6px 0 0 0;
	height: 133px;
	float: left;
}
.logo a {
	width: 294px;
	height: 133px;	
	display: block;
	background: none;
}
.rtop {
	float: right;
	width: 500px;
}
.banner {
	float: right;
/* 	margin:11px 0px 0px 0px; */
}
.banner_home {
	float: right;
	margin:0px 0px 0px 0px;
}

.connect {
	width: 493px;
	height: 42px;
	margin: -2px 0 0 0;
	background: url(images/connect.jpg);
}
form.lg {
	color: #fff;
	font-size: 1.1em;
	margin:  0 0 0 0px;
	padding: 6px 0 0 0;
}
form.lg span {
	padding: 10px 0 0 0;
}
input.txt {
	border: 1px solid #000;
	width: 100px;
	height: 19px;
	margin: 0;
	padding: 0 0 0 0;
}
input.login {
	background: url(images/login.gif) no-repeat;
	border: none;
	width: 53px;
	padding: 0 0 0px 0;
	height:21px;
	cursor:pointer;
}
/*Sidebar*/
.sidebar {
	float: right;
	color: #fff;
	width: 263px;
	padding: 0 0 20px 0;
margin: 0px 0 0 0;
	background: #7b933b no-repeat url("images/stop.gif");	
}
.sidebar a {	
	color: #fff;
}
.side p {
	margin: 5px 0 5px;
}
.sidetop {height:5px;margin:5px}
.sidebar h2 {
	margin: 10px 0 10px 0;
	padding: 4px 0 0 15px;
	color: #fff;
	font-size: 1.3em;
	background: no-repeat url(images/shead.gif);
	width: 248px;
	height: 28px;
	font-weight: normal;
}
.sidebar ul {
	padding: 0;
	margin: 0 20px 0 10px;
}
.sidebar ul li {
	background: no-repeat 0 4px url(images/pointer.gif);
	list-style: none;
	padding: 0 0 0 20px;
	display: block;
	clear: both;
	margin: 0;
}
h2.sh2 {
	margin: 10px 0 0 0;
	padding: 0;
	width: inherit;
	background: none;
	height: inherit;
}
input.searchi {
	border: 1px solid #000;
	width: 234px;
	height: 19px;
	margin: 0 6px 0 6px;
	padding: 0 0 0 0;
}
input.searchb {
	background: url(images/searchb.gif) no-repeat;
	border: none;
	width: 72px;
	float: right;
	margin: 10px 20px 0 0;
	padding: 0 0 7px 0;
	height:24px;
}
a.products {
	text-decoration: underline;
	margin: 0 0 0 20px;
}
.main {
	width: 600px;
	float: left;

}
.tabs {
	margin: 0 0 0 12px;
}
.tright {
	width: 190px;
	float: right;
	padding: 3px;
min-height:160px;
}
h2.th2 {
	background: #000;
	margin: 0 0 5px 0;
	padding: 4px 4px 4px 8px;
	color: #fff;
	font-size: 1em;
	font-weight: normal;	
}
.tright ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 3px;
	line-height: 1.5em;
}
.tright ul li {
	background: no-repeat 0 2px url(images/tpointer.gif);
	list-style: none;
	padding: 0 0 3px 20px;
	margin: 0;
font-size:0.85em;	
}
.aboutncs {
	width: 576px;
	margin: 3px 0 1em 11px; 
	background: repeat-x url(images/tabbg.gif);
	border: 1px solid #baaac9;
}
.ncsl {
	padding: 10px 0 10px 0;
	background: no-repeat top right url(images/ncsl.jpg);	
}
h2.ncsl {
	background: no-repeat url(images/h2ncsl.gif);
	margin: 0 0 10px 0;
	padding: 4px 0 0 15px;
	color: #fff;
	font-size: 1.3em;
	min-width: 325px;
	height: 28px;
	font-weight: normal;	
}


.an {
	padding: 0 10px 0 10px;
}
.footer {
	clear: both;
	font-size: .8em;
	padding: 15px 0 20px 0;
}
.footer a {
	color: #333;
}
.footer a:hover {
	text-decoration: underline;
}
.fright {
	float: right;
}
ul.sul {
	line-height: 1.5em;
}
ul.sul li a:hover {
	font-weight: normal;
	color: #2f1185;	
}
ul.sul li a:active{

	color: #2f1185;	
}
ul.sul li:hover, ul.sul li:active {
	background: no-repeat 0 4px url(images/tpointer.gif);
}

.hover {float:right;margin-top:-10px;padding-bottom:10px;}
.page {min-height:400px;}
ul.sul li.page_item.current_page_ancestor a{ color: #ffffff;}
ul.sul li.page_item.current_page_parent a{ color: #ffffff;}
ul.sul li.page_item.current_page_item a{ color: #2f1185;}
.tright li {line-height:13px;}
.tright a:hover {text-decoration:underline}
small {font-size:11px;}
.side ul li {padding-bottom:5px}
.tabimage {float:left; padding-right:10px; padding-top:3px; padding-bottom:35px;}
.topnav li.page_item.current_page_item a{  text-decoration:underline}
.topnav li.page_item.current_page_ancestor a{ text-decoration:underline }
.loc-list li{
list-style-type: none;
display: inline;
padding-left:12px;
padding-right:10px;
background: no-repeat 0 1px url(images/tpointer.gif);;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#related-posts h3{padding-left:10px;font-size:15px;}
#related-posts {border:1px solid #baaac9;background: no-repeat right url(images/ncsl.jpg);}
#related-posts ul li{
list-style-type: none;
padding-left:18px;
padding-right:10px;
background: no-repeat 0 1px url(images/tpointer.gif);}
#related-posts ul li a:hover {text-decoration:underline;}
blockquote {font-weight:bold;color:#7B933B;font-size:1.1em;}
.hidden {display:none}
.stabs li.page_item.current_page_item a{  text-decoration:underline}
.stabs li.page_item.current_page_ancestor a{ text-decoration:underline }
.postitem {text-align:justify}
.an  {text-align:justify}
.in-this-section h3{padding-left:10px;font-size:15px;color:#7B933B}
.in-this-section {font-size:0.8em;border:1px solid #7B933B;background: no-repeat right url(images/ncsl.jpg);}
.in-this-section ul li{
list-style-type: none;
padding-left:18px;
padding-right:10px;
background: no-repeat 0 1px url(images/tpointer.gif);}
.in-this-section ul li a:hover {text-decoration:underline;}
.tabh2 {color:white;background: no-repeat right url(images/open.gif);padding-right:22px;}

ul.twitter li {
background-image: url(images/twitter16.png);
clear: both;
}
.readontwitter {background-image: url(images/read-on-twitter.png);clear:both;float:right;margin-bottom:8px;font-size:11px;width:127px}
.contactphone {
background: url(images/contact-phone.png) left no-repeat;height:64px;clear:both;padding-left:70px;padding-top:40px;}
.contactemail {
background: url(images/contact-email.png) left no-repeat;height:64px;clear:both;padding-left:70px;padding-top:40px;}
