/*
Theme Name: Better IT
Theme URI: http://www.better-it.net/
Description: Better IT custom theme
Version: 1
Author: Dan
Author URI: http://www.better-it.net/
Tags:


*/

/************ reset tags for all pages ***************/
* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,p,ul,ol,blockquote,img{
	padding: 10px 0;
}
ul, ol {
	margin-left: 10px;
}
ul li {
	margin-left: 20px;
	list-style-type: square;
}
ol li {
	margin-left: 25px;
}

/************ basic fonts and colors ***************/
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	background-color:#000;
	position: relative;
	line-height: 1.5em;
}
h1,h2,h3,h4 {
	color: #2D5C48;
	clear: both;
	border-bottom: 1px dashed #b9ccad;
	padding-bottom: 5px;
	margin-bottom: 0px;
	line-height: 1.1em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
	padding-top: 30px;
}
h3 {
	font-size: 1.2em;
	padding-top: 20px;
}
h4 {
	font-size: 1em;
}
blockquote {
}
.red {
	color: #D33B11;
}
img {
	border:none;
}
big {
	font-size: 1.2em;
	line-height: 1.4em;
}


/************ Text Links ***************/
a {
	text-decoration: none;
	color: #2B78A2;
}
a:hover {
	text-decoration: underline;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
.morelink {
	float:right;
	background-image: url(images/more-link-arrows.gif);
	background-repeat: no-repeat;
	background-position: right center;
padding-right: 20px;
margin-right: 10px;
font-weight: bold;
font-size: .9em;
}


/************ structure divs ***************/
.centre {
	text-align: left;
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
	overflow:hidden;
	height: auto;
}
#headerwrap {
	width: 100%;
	position: absolute;
	top: -138px;
	left: 0px;
	background-image: url(images/headerwrap-bgd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
height: 140px;
}
#header {
	color: #fff;
	text-transform: lowercase;
}
#contentwrap {
	background-color:#eaffdc;
	margin-top: 138px;
	background-image: url(images/content-bgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	background-color:#fff;
	padding: 40px 20px 20px;
	border-left: 1px solid #B9CCAD;
	border-right: 1px solid #B9CCAD;
}

/************ header styles ***************/
#logo {
	float: left;
	padding: 25px 10px 0 10px;
}
#tagline {
	float: left;
	padding-top: 95px;
}
#mainnav {
	float: right;
	padding: 100px 0 0 0;
}
#mainnav li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0 2px;
	padding: 0 0 0 8px;
	font-size: 1.1em;
	text-align: center;
	letter-spacing: 1px;	
}
#mainnav li a {
	display: block;
	margin: 0;
	width: 80px;
	color: #b9ccad;
	text-decoration:none;
	line-height: 40px;
	vertical-align: middle;
	background-image: url(images/nav-bgd.gif);
	background-repeat: no-repeat;
	background-position: center 80px;
}
#mainnav li.current_page_item a, #mainnav li.current_page_parent a {
	color: #505050;
	background-position: center -40px;
}
#mainnav li a:hover {
	background-position: center 0px;
}
/************ content ***************/
.wp-caption.alignright {
	float: right;
}
.wp-caption-text {
	display: none;
}
.column25, .column33, .column50, .column66, .column100 {
	float: left;
}
.column25 {
	width: 225px;
	margin-right: 20px;
}
.column33 {
}
.column50 {
	width: 470px;
	margin-right: 20px;
}
.column66 {
}
.column100 {
	clear: both;
}
.lgfilled50, .dgfilled50 {
	float: left;
	width: 430px;
	margin: 30px 30px 0 30px;
	background-image: url(images/box-lg-filled-50.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lgfilled50 h2:first-child, .lgfilled50 h3:first-child, .dgfilled50 h2:first-child, .dgfilled50 h3:first-child {
	background-image: url(images/box-lg-filled-50.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lgfilled50 p, .lgfilled50 h2, .lgfilled50 h3, .lgfilled50 h4, .dgfilled50 p, .dgfilled50 h2, .dgfilled50 h3, .dgfilled50 h4 {
	padding: 10px;
	border: none;
}
.dgfilled50, .dgfilled50 h3:first-child {
	background-image: url(images/box-dg-filled-50.gif);
}
.dgfilled50 h2, .dgfilled50 h3, .dgfilled50 h4 {
	color: #b9ccad;
}
.dgfilled50 p {
	color: #fff;
}
/************ contact ***************/
#contact {
	float: right;
}
#contact li, #contact ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	color: #D33B11;}

li#sales {
font-size: 28px;
padding-bottom: 10px;
color: #fff;
}

#supporttel {
	float: left;
}
#supportlink {
	float: right;
}
/******************** home page blog entries ****************/
#blog {
}

/******************** product links ****************/



#productlinks, #productlinks li, #productlinks li h3, #productlinks li p  {
	padding: 0;
	margin: 0;
}

#productlinks li {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0 35px 20px;
	height: 80px;
	width: 420px;
	overflow: hidden;
	color: #fff;
	background-image: url(images/product-link50.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#productlinks li p {
	padding: 0 80px 0 10px;
	height: 80px;
	padding-top: 30px;
}
#productlinks h3 {
	position: relative;
	top: -110px;
}
#productlinks a {
	display: block;
	padding: 10px;
	height: 60px;
}
#productlinks a:hover {
	background-image: url(images/product-link50-hover.png);
}/********************* style to make automatic cross links disappear ******************/
.cl {
}
/************ navigation***************/
/************ extras ***************/
/*********** social *****************/
/*********** Footer *****************/
#footerwrap {
	border-top: 2px solid #D33B11;
}
#footer {
padding: 20px;
}
#footer h4 {
border: none;
	color: #555;
}
#footer li a:link, #footer li a:visited {
	color: #b9ccad;
}
#footer #supportlink a {
	color: #2B78A2;
}
#footer ul {
	float: left;
width: auto;
margin: 0 20px 20px 0;
padding: 0;
}
#footer #contact {
float: right;
width: 280px;
margin: 0;
padding: 0;
}
#footer #logo img {
float: left;
padding: 0 0 40px 0;
}
#footer ul li {
	list-style-type: none;
margin: 0;
}
	

