/* 
	Theme Name: Custom
	Theme URL: http://www.sevenaspens.com/themes/Custom
	Description: A Custom theme for Client Name 
	Author: sevenaspens
	Author URI: http://www.sevenaspens.com
	Version: 3.0
	Tags: client tags go here
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #FFFFFF; 
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}

#main {	
        background: #FFFFFF url() repeat-x;
        color: #333333;
	font-size: 12px;	
        font-family: Arial, Tahoma, Verdana;	
        margin: 0px;	
        padding: 0px 0px 0px 0px;	
        }

#wrap {	
        background:#FFFFFF;   
        width: 956px;	
        margin: 0px auto 0px;	
        padding: 0px;	
        border: none;	
        
        }

/*************************************************	
        Hyperlinks						
*************************************************/

a img {	
        border: none;
	}

a:focus, a:hover, a:active {	
        outline: none;     
        text-decoration: none;	
        }

/*************************************************
	Top Navbar      							
*************************************************/

#topnavbar {	
        width: 960px;	
        height: 5px;	
        font-size: 11px;
        font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
        color: #B8DE26;  /* green */
        margin: 0px auto 0px;	
        padding: 0px 0px 0px 0px;
	
}

#topnavbar a, #topnavbar a:visited {	
        font-size: 11px;
        font-family: Arial, Tahoma, Verdana;	
        font-weight: bold;
	color: #32668e;  /*  bg blue */
	text-decoration: none;
	}

#topnavbar a:hover {
	color: #B8DE26;  /* green */
	text-decoration: none;
	}

#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

.topnavbarleft {
	width: 400px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	}

.topnavbarright {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	text-align: right;
	}

.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}

/*************************************************
	Header  									
*************************************************/

#header {
	width: 960px;
	height: 80px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 16px;
	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(images/Custom-Computer-Cables.jpg) left top no-repeat;
	}

#header #imageheader a {
	display: block;	
        width: 100%;
	height: 100%;
	}

#header h1, #header h4 {
	color: #FFFFFF;	font-size: 36px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	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: 36px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;	
        font-weight: bold;
	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: 480px;
	float: right;
        color: #32668e;  /*  bg blue */
	font-size: 11px;
	font-weight: bold;
        text-transform: normal;
       	margin: 0px;
	padding: 15px 1px 0px 0px;
	}

.headerright p {
	float: right;
        color: #000000;  
        font-size: 13px;
        font-weight: bold;
        padding: 0px 0px 2px 0px;
        margin: 0px;
	}

.headerright a, .headerright a:visited {
	float: right;
        color: #32668e;  /*  bg blue */
	font-size: 11px;
	text-transform: normal;
	text-decoration: none;
        font-weight: bold;
	padding: 0px 0px 0px 3px;
	}

.headerright a:hover, .headerrightlinks a:hover {
	float: right;
        color: #B8DE26;  /* green */
	text-decoration: none;
	}

.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;
	}

#headerlinks {
	float: right;
        margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.headerlinks p {
	color: #32668e;  /*  bg blue */  
        font-weight: bold;
        padding: 0px 0px 0px 0px;
        margin: 0px;
	}
	
#headerlinks ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#headerlinks li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#headerlinks ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#headerlinks li a, #headerlinks li a:link {
	color: #32668e;  /*  bg blue */
        font-weight: bold;
	display: block;
	font-size: 11px;
        margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	border-left: 1px solid #B8D326;
	text-decoration: none;
	}
	
#headerlinks li a:hover {
	color: #B8D326;   /* green */
	display: block;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
        }

#headerlinks li a:active {
	color: #32668e;  /*  bg blue */
	display: block;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
        }

#headerlinks li .first {
       border-left: 0px !important; 
	}
	
	
/*************************************************
	Navbar  									
*************************************************/

#navbar {
	width: 960px;
	height: 25px;
	color: #FFFFFF;
        text-transform: normal;
	margin: 5px auto 20px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarleft {
	width: 700px;
	float: left;
	background: #32668E url(images/nav.gif) repeat-x;
        text-transform: uppercase;
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 260px;
        float: right;
	background: #32668E url(images/nav.gif) repeat-x;
        color: #FFFFFF;
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin: 0px 0px 0px 0px;
	padding: 2px 0px -30px 0px;
	}
	
#nav {
	margin: 0px 0px 0px 20px;
	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 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #CCCCCC;   /* grey sand */
        font-weight: bold;
	display: block;
	font-size: 13px;
        margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	border-left: 1px dotted #FFFFFF;
	text-decoration: none;
	}
	
#nav li a:hover {
	color: #B8D326;   /* green */
	display: block;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
        }

#nav li a:active {
	color: #B8D326;   /* green */
	display: block;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
        }
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #F5F4E9;   /* lt beige */
	width: 200px;
	color: #034474;   /*opac blue */
	float: none;
	margin: -1px;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #0357A0;   /* transparent */
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #6095BF;   /* lt blue */
	color: #B8D326;   /* green */
	padding: 2px 10px 2px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 200px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -21px 0 0 220px;
	}

#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 {
	color: #B8D326; /* green */	
        font-weight: bold;
	display: block;
        margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
        }
	
#nav li .first {
       border-left: 0px !important; 
	}
	
/*************************************************
	Homepage				
 * ************************************************/

#homepage, #featuredpage {
	width: 956px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}

#homepage p, #featuredpage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#homepage h1 {
	color: #32668E; /*  bg blue */
	font-size: 18px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}

#featuredpage h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	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: #333333;
	text-decoration: none;
	}

#homepage h1 a:hover {
	color: #B8D326; /*  green */
	text-decoration: none;
	}

#featuredpage h1 a:hover {
	color: #B8D326; /*  green */
	text-decoration: none;
	}

#homepage h2, #homebottom h2, #featuredpage h2 {
	background: #FFFFFF;    
	color: #333333;
	font-size: 11px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;	
        margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	}

#homepage h3, #featuredpage h3 {
	color: #32668E; /*  bg blue */	
        font-size: 18px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; 
        font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.hometopleft {
	background: #FFFFFF url() repeat-x;
	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;  
        text-decoration: none;
	}

#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

#content h1 a, #content h1 a:visited {
	color: #32668E; /*  bg blue */
	text-decoration: none;
	}

#content h1 a:hover {
	color: #B8D326; /*  green */
	text-decoration: none;
	}

#contentintro h2 {
	color: #333333;
	font-size: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}

#contentleft h2 {
	color: #32668E; /*  bg blue */
	font-size: 20px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}

#content h3 {
	color: #32668E; /*  bg blue */
	font-size: 16px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h4 {
	color: #B8DE26;  /* green */
	font-size: 16px;
	font-family: font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	}

#content h5 {
	color: #333333;
	font-size: 13px;
	font-family: font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0px 25px 30px;
	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: #FFFFFF; 
        color: #32668E; /*  bg blue */
        font-size: 14px;
	margin: 0px 20px 15px 20px;
	padding: 10px 15px 0px 15px;
	border: 1px dotted #F2C400;
	}

#homegallery {
	float: left;
	width: 956px;
	margin: 0px;
	padding: 0px 26px 20px 20px;
	}
#fcg {	
        margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#fcg p {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}

#contentleft {
	float: left;
	width: 640px;
	margin: 0px;
	padding: 0px 26px 20px 20px;
	}

.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: #32668E; /*  bg blue */
	text-decoration: none;
	}

.postarea a:hover, .postcomments a:hover, #postwide a:hover {
	color: #B8DE26;  /* green */
	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 20px 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: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

.headline a:hover {
	color: #32668E; /*  bg blue */
	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: #ffffff;
	width: 550px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	}

.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;
	}

.pagination {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 30px 0px;
	padding: 5px 0px 0px 0px;
	}

.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;
	}

#fine {
       color: #333333;
       font-size: 9px;
       margin: 0px 5px 0px 0px;
       padding: 0px;
       }

#fine p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
        line-height: 12px;
	}

ul#checkitout { 
        margin: 10px 0px 10px 0px;
        padding-left: 0; 
        list-style-type: none;
        }

ul#checkitout li { 
        padding: 0px 0px 0px 30px;
        background-image: url(/images/check.jpg); 
        background-repeat: no-repeat; 
        list-style: none; 
        } 

ul#checkitout2 { 
        margin: 10px 0px 10px 150px;
        padding-left: 0; 
        list-style-type: none;
        }

ul#checkitout2 li { 
        padding: 0px 0px 0px 30px;
        background-image: url(/images/check.jpg); 
        background-repeat: no-repeat; 
        list-style: none; 
        } 

#ecomm {
        height: 100%;
        overflow: hidden;
        margin: 0px;
        padding 0px;
         }


/*************************************************
	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;
	}

.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;	
	}

/*************************************************
	Homepage Sidebar                    	        
* ************************************************/

#l_sidebar {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#l_sidebar h2 {
	background: #FFFFFF url(images/sidebar-icon.jpg) left top no-repeat;
	color: #454545;  /* dk grey */
	font-size: 16px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-indent:23px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	border-bottom: 1px dotted #BBBBBB;
	}

#l_sidebar h4 {
	background: #FFFFFF url(images/sidebar-icon.jpg) left top no-repeat;
	color: #454545;  /* dk grey */
	font-size: 16px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-indent:23px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	border-bottom: 1px dotted #BBBBBB;
	}

#l_sidebar p {
	margin: 0px;
	padding: 0px 5px 5px 0px;
	}

#l_sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration: none;
	}

#l_sidebar a:hover {
	color: #B8DE26;  /* green */
	text-decoration: none;
	}

#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#l_sidebar ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

#l_sidebar ul li li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li ul li {
	list-style-type: none;
        margin: 0px;
	padding: 0px 0px 3px 0px;
	}

#l_sidebar .widget {
	background: #FFFFFF url() repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

/*************************************************
	Top Sidebar 		    	        	        
* ************************************************/
#sidebar {
	float: left;
	width: 250px;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#sidebar h2 {
	background: #FFFFFF url(images/sidebar-icon.jpg) left top no-repeat;
	color: #454545;	/* dk grey */
        font-size: 16px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
	text-indent:23px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	border-bottom: 1px dotted #BBBBBB;
	}

#sidebar h4 {
	background: #FFFFFF url(images/sidebar-icon.png) left top no-repeat;
	color: #454545;	/* dk grey */
        font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-indent:23px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	border-bottom: 1px dotted #BBBBBB;
	}

#sidebar p {
	margin: 0px;
	padding: 0px 5px 5px 0px;
	}

#sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #B8DE26;  /* green */
	text-decoration: none;
	}

#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: square;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

#sidebar ul li li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li ul li {
	list-style-type: none;
        margin: 0px;
	padding: 0px 0px 3px 0px;
	}

#sidebar .widget {
        background: #FFFFFF url() repeat-x;
	text-align: center;
        margin: 0px 0px 10px 0px;
	padding: 5px;
	}

.video {
	background: #FFFFFF url() repeat-x;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	}

.newsletter {
	background: #FFFFFF url() repeat-x;
	width: 250px;	
        float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}


/*************************************************	
      Bottom Sidebar                       	    
* ************************************************/

#r_sidebar {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#r_sidebar h2 {
	background: #FFFFFF url(images/sidebar-icon.png) left top no-repeat;
	color: #454545;  /* dk grey */
	font-size: 16px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-indent:23px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	border-bottom: 1px dotted #BBBBBB;
	}

#r_sidebar h4 {
	background: #FFFFFF url(images/sidebar-icon.png) left top no-repeat;
	color: #454545;  /* dk grey */
	font-size: 16px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-indent:23px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
	border-bottom: 1px dotted #BBBBBB;
	}

#r_sidebar p {
	margin: 0px;
	padding: 0px 5px 5px 0px;
	}

#r_sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration: none;
	}

#r_sidebar a:hover {
	color: #B8DE26;  /* green */
	text-decoration: none;
	}

#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

#r_sidebar ul li li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li ul li {
	list-style-type: none;
        margin: 0px;
	padding: 0px 0px 3px 0px;
	}

#r_sidebar .widget {
	background: #FFFFFF url() repeat-x;
	text-align: center;
        margin: 0px 0px 10px 0px;
	padding: 5px;
	}


/*************************************************
	Footer Background							
*************************************************/

#footerbg {
	width: 960px;
        background: #32668E; /*  bg blue */
        margin: 0px auto 0px;	
	}

/*************************************************
	Footer  									*************************************************/

#footer {
	width: 960px;
	height: 270px;
	color: #FFFFFF;   
	margin: 0px auto 0px;
	padding: 10px;
	}

#footer p {
	color: #FFFFFF;   
        text-align: center; 
        font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#footer a, #footer a:visited {
	color: #FFFFFF;   
	text-decoration: none;
	}

#footer a:hover {
	color: #B8D326;  /* green */
	text-decoration: none;
	}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#footer ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#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: #B8D326;  /* green */
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
        text-align: center;
        text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer h2 a {
	color: #999999;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	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;
	}

.footerlinks {
	text-align: center;
	margin: 0px;
	padding: 20px 20px 5px 20px;
	}

.footer1 {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 20px 50px 5px 20px;
	}

.footer2 {
	width: 500px;
	float: left;
	margin: 0px;
	padding: 20px 0px 5px 0px;
	}

.footer3 {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 50px;
	}


/*************************************************
	Copyright Background						
*************************************************/

#copyrightbg {
	width: 960px;
        background: #32668E; /*  bg blue */
	margin: 0px auto 0px;	
        border-top: 1px solid #B8D326;
	}

/*************************************************
	Copyright Footer  									*************************************************/
#copyright {
	width: 960px;
	height: 35px;
	color: #CCCCCC; /* grey sand */
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	}

#copyright p {
	color: #CCCCCC; /* grey sand */
        font-weight: normal;
	margin: 0px;	
	padding: 10px 0px 10px 0px;
	}

#copyright a, #copyright a:visited {
	color: #CCCCCC; /* grey sand */
	text-decoration: none;
	}

#copyright a:hover {
	color: #b8D326; /* green */
	text-decoration: none;
	}

/*************************************************
	Search Form									*************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}

#searchform {
	margin: 0px;
	padding: 1px 0px 0px 0px;
	}

#searchbox {
	background: #FFFFFF !important;  
	width: 170px;
	color: #32668e;  /* bg blue */
        font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
        padding: 5px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #32668e;  /* bg blue */
	}

#searchbutton {	
        background: #32668E; /* bg blue */
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        color: #B8DE26;	/* green */
        font-size: 9px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 1px 0px;	
        border: 1px solid #999999;
	}

#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: #ffffff !important;
	width: 460px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	}

#submit {
	background: #333333;
	-moz-border-radius: 3px;
        -webkit-border-radius: 3px;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	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: 180px;
	color: #333333;
	font-size: 11px;
	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: 3px; 
       -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px;
	border: 1px solid #111111;
	}


/*************************************************
	Table					
*************************************************/

td {
	padding-right: 0px;
	color:#000000;
        vertical-align:top;
	}