/*
Theme Name: CodeScan Labs
Theme URI: http://wordpress.org/
Description: CodeScan Labs
Version: 1.0
Author: Matt Weston
Author URI: http://www.westonit.net

*/

body 
{
	margin: 0px;
	padding: 0px;
	background-image: url('images/bb.gif');
	background-repeat:repeat-x;
	background-color: #a6a6a6;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px;
}
img 
{
	border: 0px;
}
h1
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 30px;
	color: rgb(255, 84, 4);
}
h2
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 26px;
	color: rgb(255, 84, 4);
}
h3
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 22px;
	color: rgb(255, 84, 4);
}
h4
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
	color: rgb(255, 84, 4);
}
a:link {color: rgb(255, 84, 4);}      /* unvisited link */
a:visited {color: rgb(255, 84, 4);}  /* visited link */
a:hover {color: rgb(255, 84, 4);}  /* mouse over link */
a:active {color: rgb(255, 84, 4);}  /* selected link */

.contentouter
{
	background-image: url('images/cb.gif');
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:  10px;	
	min-width: 850px;
	max-width: 900px;
	width: 80%;
}

.contentinner
{
	padding: 0px 60px 60px 60px;
}

.header 
{
	padding-top: 59px;
}
.headerlogin
{
	font-size: 12px;
	float:right;
	height: 47px;
	padding-top:19px;
	}
.ws 
{
	height:20px;
}

.footer
{
	vertical-align:text-bottom;
	font-size: 12px;
}

.outerfooter
{
	font-size: 12px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:  30px;	
	min-width: 600px;
	max-width: 900px;
	width: 80%;
	text-align: center;
	background-color: #a6a6a6;
}
.bannercontainer
{
}
.bannerinner 
{
	
}
.bannercontent 
{
	width: 100%;
	color: #ffffff;
	font-weight: bold;
}

.bannerl
{
	height:91px;
	background-image: url('images/bl.gif');
	background-repeat: no-repeat;
}
.banner
{
	height:91px;
	background-image: url('images/bm.gif');
	background-repeat: repeat-x;
}
.bannerr
{
	height:91px;
	background-image: url('images/br.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.bannercontent 
{
	width: 100%;
	color: #ffffff;
	font-weight: bold;
}

.homebox
{
	color: #ffffff;
	font-weight: bold;
	background-color: rgb(255, 84, 4);	
	float:right; 
	width: 300px; 
	margin-left: 30px
}
.homevidbox
{
	color: #ffffff;
	font-weight: bold;
	background-color: rgb(255, 84, 4);	
	float:right; 
	width: 240px; 
	margin-left: 30px
}
.hbr
{
background-image:url('images/hbr.gif');
background-repeat:repeat-y;
background-position:top right;
}
.hbl
{
background-image:url('images/hbl.gif');
background-repeat:repeat-y;
background-position:top left;
}
.hbt
{
background-image:url('images/hbt.gif');
background-repeat:repeat-x;
background-position:top left;
}
.hbb
{
background-image:url('images/hbb.gif');
background-repeat:repeat-x;
background-position:bottom left;
}

/* */

.hbtl
{
background-image:url('images/hbtl.gif');
background-repeat:no-repeat;
background-position:top left;
}
.hbtr
{
background-image:url('images/hbtr.gif');
background-repeat:no-repeat;
background-position:top right;
}
.hbbl
{
background-image:url('images/hbbl.gif');
background-repeat:no-repeat;
background-position:bottom left;
}
.hbbr
{
background-image:url('images/hbbr.gif');
background-repeat:no-repeat;
background-position:bottom right;
}

.homeboxinner
{
padding: 20px;
}

.nav
{
	width: 100%;
	background-image: url('images/nb.gif');
	background-repeat: repeat-x;
	height: 35px;
	
}
.navl
{
	background-image: url('images/nl.gif');
	background-repeat: no-repeat;
	height: 35px;
}
.navr
{
	background-image: url('images/nr.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 35px;
}
.navi 
{
	padding-left: 10px;
}
a.button:link {height:35px;}      /* unvisited link */
a.button:visited {color:#00FF00}  /* visited link */
a.button:hover 
{
	height:35px;
	background-image: url(nbs.gif);
    background-repeat:repeat-x;
}
a.button:active {color:#0000FF}  /* selected link */
a.bannerlink:link {color:#000000}
a.bannerlink:visited {color:#000000}
a.bannerlink:hover {color:#000000}
a.bannerlink:active {color:#000000}
a.white:link {color:#FFFFFF}
a.white:visited {color:#FFFFFF}
a.white:hover {color:#FFFFFF}
a.white:active {color:#FFFFFF}
/* Content Shadows */
.cstl 
{
	background-image: url('images/cstl.gif');
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 260px;

}
.cstr 
{
	background-image: url('images/cstr.gif');
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 260px;
}
.csl
{
	background-image: url('images/csl.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
.csr
{
	background-image: url('images/csr.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

.csbl
{
	background-image: url('images/csbl1.gif');
	background-repeat: no-repeat;
	background-position: bottom left;


}
.csbr
{
	background-image: url('images/csbr1.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.csb
{
	background-image: url('images/csb.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}