/* 
	Theme Name: Earthy Brown
	Theme URL: http://www.maravis.com
	Description: Earthy Brown customized theme for SPIguard
	Author: Siva Ram
	Author URI: http://www.maravis.com
	Version: 2.0
	Tags: three columns, fixed width, brown, orange, blue, sidebar widgets
*/
#listmostrecentposts {
  width:100%;
}

#homepage_col .post_item {
        padding: 2px 0px 2px 0px;
        border-bottom: 1px dotted #376BA5;
        position: bottom;
}

#more-posts a{
        float: right;
}

body {
	/*background: #1A4E88 url(images/bg.gif) repeat-x;*/
    background-image: url(images/brown_bg.jpg);
	background-repeat: repeat-x; 
	background-color: #e78929; /*#8d4419;*/ /*#376ba5;*/
	background-attachment: fixed;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #FFFFFF;
	margin: 0px auto 0px;
	padding: 10px;
        width: 960px;
        min-height: 460px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #2255aa; /*#7DAE12;*/
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	height: 110px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0 10px;
	overflow: hidden;
background: #ffffff;
	}
	
#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header h1 {
	color: #ffffff;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerleft {
	width: 470px;
	float: left;
	margin: 0px;
	padding: 10px 0 0;
	overflow: hidden;
	}
	
.headerright {
	width: 480px;
	float: right;
	margin: 0px;
	padding: 5px 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 0px 3px 0px;
	padding: 0px;
	}
	
/************************************************
*	Navbar  									*
************************************************/

#navbar {
	background: url('images/navbar_bg.jpg') repeat-x #531604; /*#1A4E88;*/
	width: 960px;
	height: 29px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 10px 0px 10px;
	}
	
#navbarleft {
	width: 660px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 300px;
	height: 30px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
	padding: 8px 10px 5px 10px;
	font-size: 105%;
	}
	
#nav a:hover, #nav li:hover a {
	background: #8D4419; /*#77310B; /*#4A7EB8;*/
	color: yellow; /*#FFFFFF;*/
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 8px 10px 5px 10px;
	border-top: 1px solid #531604;/*#1A4E88;*/ /*#FFFFFF;*/
	border-left: 1px solid #531604;/*#1A4E88;*/ /*#FFFFFF;*/
	border-right: 1px solid #531604;/*#1A4E88;*/ /*#FFFFFF;*/
	}

#nav li {
	float: left;
	margin: 0px 2px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
    line-height: 20px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
    font-size: 100%;
	background: #8d4419; /*#4A7EB8;*/
	color: #FFFFFF;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-top: 0px;
	border-bottom: 1px solid #531604;/*#1A4E88;*/ /*#FFFFFF;*/
	border-left: 1px solid #531604;/*#1A4E88;*/ /*#FFFFFF;*/
	border-right: 1px solid #531604;/*#1A4E88;*/ /*#FFFFFF;*/
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #E78929 !important; /*#77310B; /*#1A4E88;*/
	color: #FFFFFF;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
    z-index: 10;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

/* The following has been replaced with the next block	
#nav .current_page_item, #nav .current_page_item a:hover {
        background: #E78929;
        }

#nav .current_page_ancestor, #nav .current_page_ancestor a:hover {
        background: #E78929;
        }
*/
#nav .current_page_item{
        /*background: #E78929;*/ /*#77310b;*/
		background: url('images/current_page_item_bg.jpg') repeat-x;
        }

#nav .current_page_ancestor {
        /*background: #E78929;*/ /*#77310b;*/
		background: url('images/current_page_item_bg.jpg') repeat-x;
        }


/************************************************
*	Breadcrumbs 					     		    * 
************************************************/

#breadcrumbs {
	background: #376BA5; /*silver;*/
	margin: 0px auto 0px;
        width: 960px;
	height: 25px;
	margin: 0px auto 0px;
	padding: 0 10px ;
        }
	
#breadcrumbs p {
        padding: 5px 0;
        margin: 0px 0px 0px 10px;
        color: #ffffff;
        }
#breadcrumbs a, #breadcrumbs a:visited {
        color: #ffffff;
        }

#breadcrumbs p a:hover {
        /*color: #2255aa;*/
        }

/************************************************
*	Homepage 					     		    * 
************************************************/
.clr { clear: both;}

#homepage_row1 {
        height: 200px;
        margin-left: 25px;
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3', MakeShadow='true', ShadowOpacity='0.60');
        }
#smooth_sldr {
        margin: 0px;
        background: url("images/orange_titlebar.jpg") no-repeat scroll left bottom #FFAA36 !important
        }

#homepage_row1 .show_container {}

#homepage_row1 .show_shadow {
        float:left;
        background: #000;
        }
#homepage_row1 .show_frame {
        height: 200px;
        position: relative; 
        background: #fff; 
        display: block;
        -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
       /* border-left: 1px solid silver;
        border-bottom: 1px solid silver;
        border-right: 1px solid silver;*/
}

#homepage_row2 {
        border-top: 1px solid #376ba5;
        margin: 0 auto;
        padding-left: 60px;
        padding-top: 10px;
		min-height: 240px;
        }

#homepage_row2 .container {}

#homepage_row2 .shadow {
        float:left;
        min-height: 225px;
        background: #000;
        }
#homepage_row2 .frame {
        min-height: 225px;
        position: relative; 
        background: #fff; 
        display: block;
        -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);
        border-left: 1px solid #376BA5;
        border-bottom: 1px solid #376BA5;
        border-right: 1px solid #376BA5;
}

#homepage_col {
        color: #000000;
	float: left;
	width: 250px;
	margin: 0px 15px 7px 15px;
	/*padding: 0px 7px 0px 7px; /*10px 0px 20px 0px;*/
	line-height: 20px;
        display: inline;
        min-height: 225px;

filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3', MakeShadow='true', ShadowOpacity='0.60');
	}
	
#homepage_col h2 {
	background: #FFFFFF url(images/headline_right.gif);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: none;
	margin: 0px; /*10px 0px 5px 0px;*/
	padding: 3px 0px 3px 10px;
        text-align: center;
	}

#homepage_col p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#homepage_col ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#homepage_col ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#homepage_col ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#homepage_col ul li li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
#homepage_col ul li ul li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}

/************************************************
*	Subpage Navigation 					     		    * 
************************************************/

#subpage_nav {
        display:inline;
        float:right; /* change to "left" when moving to left of page*/
        line-height:20px;
        margin:0;
        padding:0 0 0 5px;
        position:relative;
        width:250px;
        border-left:1px solid #1A4E88;
        }

#mr_sidebar {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px; /*10px 0px 20px 0px;*/
	line-height: 20px;
        border-left:1px solid #1A4E88;
	}
	
#subpage_nav h2 {
	background: #FFFFFF url(images/headline_right.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
	}

#subpage_nav p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#subpage_nav ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#subpage_nav ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#subpage_nav ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#subpage_nav ul li li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
#subpage_nav ul li ul li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

#content p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
    background: url(images/orange_titlebar.jpg) no-repeat top left;
	height: 58px;
	color: #ffffff; /* #2255AA*/
	font-size: 24px;
	font-family: Arial,Times New Roman, Georgia, Trebuchet MS;
	font-weight: bold;
	margin: 0px;
	padding: 30px 0px 0px 5px;
	text-shadow: #000000 0.1em 0.1em 0.1em;
	}
	
#content h1 a  {
	color: #2255AA;
	text-decoration: none;
	}

#content h1 a:hover {
	/*color: #7DAE12;*/
	text-decoration: underline;
	}

	
#content h3 {
	color: #2255AA;
	font-size: 18px;
	font-family: Arial, Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#content h4 {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 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;
	}
	
#contentleft {
	float: left;
	width: 680px; /*500px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 8px; /*padding: 20px 30px 20px 0px;*/
    min-height: 250px; /* added by siva to keep the sidebars in position */
	}

#contentleft h2 {
	color: #2255AA;
	font-size: 18px;
	font-family: Arial,Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}

#contentleft h2 a  {
	color: #2255AA;
	text-decoration: none;
	}

#contentleft h2 a:hover {
	/*color: #7DAE12;*/
	text-decoration: underline;
	}
	
#contentleft ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
         /*line-height: 20px;*/
	}

/* page_highlight is a class added to the first image of the pages */
.page_highlight {
    display: none !important;
}
#contentleft .bullets li {
        line-height: 20px;
		list-style-type: none !important;
		padding: 0 0 0 16px;
		background: #FFFFFF url(images/bullet_blue_arrow.jpg) no-repeat 0px 5px !important;
        }
	
/*.bullets li {
	background: #FFFFFF url(images/bullet_blue_arrow.jpg) no-repeat top left !important;
	padding: 0px 0px 0px 15px !important;
	margin: 0px !important;
        list-style-type: none !important;
}*/
	
.date {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #999999;
	}
	
.postmeta {
	width: 500px;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	border-top: 1px dotted #999999;
	}
	
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #4A7EB8;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}


/************************************************
*	Images in content (pages/posts)			     		    * 
************************************************/
.content-image-leftalign {
        display: inline; 
        float:left;
        margin: 0 5px 3px;
        }

.content-image-rightalign {
        display: inline; 
        float:right;
        margin: 0 5px 3px;
        }

.content-image-noalign {
        display: inline; 
        margin: 0 5px 3px;
        }
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}
	
/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar {
	float: left;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	line-height: 20px;
	}
	
#l_sidebar h2 {
	background: #FFFFFF url(images/headline_left.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
	}
	
#l_sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#l_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
#l_sidebar ul li ul li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar {
	float: right;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px; /*10px 0px 20px 0px;*/
	line-height: 20px;
        border-left:1px solid #1A4E88;
	}
	
#r_sidebar h2 {
	background: #FFFFFF url(images/headline_right.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
	}

#r_sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
#r_sidebar ul li ul li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}

/************************************************
*	Contact Widget 					     	    * 
************************************************/
.contact-widget {
       font-size: 11px;
       border-bottom: 1px dotted silver;
       }

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	/*background: #1A4E88;*/
        margin-bottom: 10px;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	/*height: 30px;*/
	color: #454545; /*#FFFFFF;*/
	margin: 0px auto 0px;
	padding: 0 10px;
    background-color: #ffffff;
    color: #454545;
    border-top: solid 2px #531604; /*#1A4E88;*/
	height: 80px;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
	margin: 0px;	
	padding: 0px;
	}

#footer a {
	color: #454545;
	text-decoration: none;
	}
	
#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#footer a:hover {
	/*color: #FFFFFF;*/
	/*text-decoration: underline;*/
	}
	
.footerleft {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	}
	
.footerright {
	width: 250px;
	float: right;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-align: right;
	}

.footertop {
        font-size: 0.8em;
        text-align: center;
        }
.footertop a {
        text-decoration: none;
        color: silver;
        }

.footerbottom {
        text-align: center;
		padding-top: 15px;
        }

.footerbottom img{
        padding: 0px;
        }

.copyright-notice {
		font-size: 90%;
		color: #bbbbbb;
}

/* File Types */
.pdf-file {
background:url("images/pdf-icon.gif") no-repeat scroll left top transparent;
padding-left:18px;
}
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 210px;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
#sbutt {
	background: #1A4E88 url(images/submit.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	}

.search-terms {
    font-style: italic;	
	font-size: 80%;
    }
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 500px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
.commentleft {
	width: 150px;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.commentright {
	width: 300px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	margin: 0px 5px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#commentblock ol li {
	margin: 0px;
	padding: 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo {
	clear: both;
	}
	
#name, #email, #url {
	background: #EAEAEA !important;
	color: #202020;
	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;
	}
	
#words {
	background: #EAEAEA !important;
	width: 460px;
	color: #000000;
	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: #1A4E88 url(images/submit.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-transform: uppercase;
	padding: 3px;
	margin: 0px;
	border: 1px solid #1A4E88;
	}

.textwidget {
        padding: 0px 5px;
        }

.external-link {
        padding-right: 12px;
        background: url('images/icon_external.gif') top right no-repeat;
        }

/************************************************
*	domtabs									*
************************************************/

div.domtab{
padding:0 0em;
width:100%;
/* background: Fuchsia; controls the background colour of the whole tab box*/

}
ul.domtabs{
background:none repeat scroll 0 0 transparent;
/*border-bottom:1px solid #BBBBBB;*/
height:auto;
line-height:normal;
list-style:none outside none;
margin-bottom: 15px !important;
padding:3px 4px !important;
}
ul.domtabs li{
float:left;
padding:0 0.5em 0 4px !important;
background: none !important;
display:inline;
list-style:none outside none;
margin:0 !important;
padding-bottom: 4px !important;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
background:url("images/slide_bg.png") repeat-x scroll center top #EEEEEE;
border: 1px solid #bbbbbb;
color:#333333;
font-size:12px;
font-weight:bold;
margin:0 1px;
padding:3px 4px;
}

ul.domtabs a:hover{
background: #f2f2f2; /* controls the background colour of the active tab */
text-decoration: none !important;
color: #C64934;

}

div.domtab div { 
/*
border-color:-moz-use-text-color #BBBBBB #BBBBBB;
border-right:1px solid #BBBBBB ;
border-style:none solid solid;
border-width:1px 1px 1px;*/
border: 1px solid #bbbbbb;
margin:0 ;
padding:6px;
line-height: 20px;
height: 145px;
}

ul.domatab li.active a,
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
background:none repeat scroll 0 0 transparent;
margin:0 !important;
/*padding:5px !important;*/
border: 1px solid #bbbbbb;
border-bottom: 1px solid #ffffff;
}
#domtabprintview{
padding:.5em 4em;
text-align:right;
}
#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover{
color:#ccc;
}
div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active
{
/* You can control the colours of the links in your tab seperate from the rest of your blog here, I have chosen not to do that, except to make sure that the line height (spacing) jives with the rest of my style*/
line-height: 1em;
}
div.domtab div ul li {
margin: 0;
line-height: 1em;
}

.contact-phone {
    background: url("images/icon_phone.gif") top left no-repeat;
	padding-left: 18px;
}
.contact-email {
    background: url("images/icon_email.gif") top left no-repeat;
	padding-left: 18px;
}
.contact-fax {
    background: url("images/icon_fax.gif") top left no-repeat;
	padding-left: 18px;
}
.jwts_tabbertab {
	line-height: 20px;
}
/************************************************
*	Contact Form 7								*
************************************************/

.contact-form {
    padding: 10px 5px 5px 0px;
}

.contact-form fieldset {
    padding: 10px;
	border: 1px solid #bbbbbb;
}

.contact-form legend {
	font-weight: bold;
}

.contact-form p {
	padding: 3px !important;
	line-height: 16px !important;
}

.contact-form input {
   width: 200px;
}

.required-field {
	background: url(images/icon_required.gif) top right no-repeat;
	padding-right: 15px;
}

.email-info {
	background: url("images/info-email.gif") no-repeat top left;
	padding-left: 131px;
}

.email-careers{
	background: url("images/careers-email.gif") no-repeat top left;
	padding-left: 138px;
}
