﻿/*  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 1; } ol, ul { list-style:disc; padding-left:25px; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


 
/* 
   General 
------------------------------------------------------------------- */

html {
	font-size: 62.5%; /* reset 1em to 10px */
	height: 100%;
}

body {
	background: green;
	color:#5A5A50;
	font: normal 1.3em tahoma,sans-serif;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}


/* 
   Typography 
------------------------------------------------------------------- */

p {
	line-height: 1.4em;
	padding: 0.2em 0 1.2em;
}

h1 {font: normal 3em Georgia,sans-serif;}
h2 {font: normal 2.2em Georgia,sans-serif;}
h3 {font: normal 2em Georgia,sans-serif;}
h4 {font: normal 1.8em Georgia,sans-serif;}
h5 {font: normal 1.6em Georgia,sans-serif;}
h6 {font: bold 1.2em Georgia,sans-serif;}

h1,h2,h3,h4,h5,h6 {margin-bottom: 0.2em;}

blockquote {
	background: #F6F6F2 url('img/backgrounds2x.gif') no-repeat 0 -414px;
	border-bottom: 1px solid #FFFFFF:/*#E0E0D4;*/
	border-top: 1px solid #FFFFFF:/*#E0E0D4;*/
	color: #FFFFFF:/*#332;*/
	display: block;
	margin: 0.6em 0 1.6em;
	padding: 0.8em 1em 0.2em 46px;
}


/* 
   Tables
------------------------------------------------------------------- */

table.data_table {
	border: 1px solid #CCB;
	margin-bottom: 2em;
	width: 100%;
}
table.data_table th {
	background: #FFFFFF;
	border: 1px solid #CCB;
	color: #555;
	text-align: left;
}
table.data_table tr {border-bottom: 1px solid #DDD;}
table.data_table td, table th {padding: 10px;}
table.data_table td {
	background:#FFFFFF;
	border: 1px solid #DDC;
}


/* 
   Lists
------------------------------------------------------------------- */

dl {margin-bottom: 2em;}
dt,dd {padding: 8px 10px;}
dt {
	background: #FFFFFF;
	border-bottom: 1px solid #CCB;
	color: #555;
	font-weight: bold;
}
dd {
	background: #FFFFFF;
	border-bottom: 1px solid #DDC;
	padding-left: 16px;
}


/* 
   Links 
------------------------------------------------------------------- */

a {color: #543;}
a:hover {
	color: #C40;
	text-decoration: underline;
}

 
  /* Images 
------------------------------------------------------------------- */

img.bordered {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.left {margin: 0 15px 12px 0;}
img.right {margin: 0 0 15px 12px;}


/* 
   Floats
------------------------------------------------------------------- */

.left {float: left;}
.right {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
   Misc 
------------------------------------------------------------------- */

.content_separator, .archive_separator {
	background: #D6D6C6;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}
.archive_separator {margin: 0 0 12px;}


/* 
   Layout 
------------------------------------------------------------------- */

/* General */
.center_wrapper {
	margin: 0 auto;
	width: 855px;
}

#header {
	background: #35322B url('img/backgrounds2.gif') repeat-x 0 0;
	padding-top: 8px;
}


/* Toplinks */
#toplinks {
	/*background: #353530 url('img/toplink3.gif') no-repeat left top;*/
	color: #554;
	float: right;
	font-size: 0.9em;
	height: 27px;
	width: 230px;
}
#toplinks_inner {
	padding-top: 3px;
	text-align: center;
}
#toplinks a {color: #FFFFFF;}
#toplinks a:hover {color: green; text-decoration:none;}

/* Site title */
#site_title {
	color: #998;
	padding: 0 0 12px;
}
#site_title a {
	color: #FFF;
	text-decoration: none;
}
#site_title a:hover {color: #FFB;}
#site_title h1 span {color: #CCB;}

#phoneheader
{
	padding:0 0 0 600px;
	color:Black;
	font-family:Verdana;
	font-weight:bold;
	position:absolute;
	top:55px;
	float:right;
	vertical-align:middle;
	text-align:left;
}


#callbackcontainer
{
	padding:0 0 0 620px;
	position:absolute;
	top:30px;	
}

#callbackdiv
{
	background:#FFFFFF;
}
/* Navigation*/
#navigation ul, #navigation li {display: inline;}
#navigation li {display: inline;}
#navigation, #navigation a {background: #958573 url('img/backgrounds2.gif') repeat-x 0 -222px;}
#navigation a {
	border-right: 1px solid #AFA69C;
	color: #654;
	float: left;
	font: bold 1em Georgia,Tahoma,sans-serif;
	margin-right: 1px;
	padding: 10px 12px;
	text-align: center;
	text-decoration: none;
}
#navigation li:first-child a {border-left: 1px solid #AFA69C;}
#navigation a:hover,#navigation li.current_page_item a {
	background-position: 0 -294px;
	color: #543;
}


/* Main */
#main_wrapper_outer {background: #FFFFFF;} /*url('img/grain.gif');}*/
#main_wrapper_inner {
	background: #FFFFFF;/*url('img/main_wrapper_inner.gif') repeat-x left top;*/
	line-height: 1.4em;
	padding: 24px 0;
}
#main {
	font: normal 0.9em Verdana,sans-serif;
	width: 540px;
}

#main ol, #main ul {margin: 0 0 1.2em 1.6em;}
#main ul li {list-style: disc;}
#main ol li {list-style: decimal;}
#main li {padding: 2px 0;}


/* Sidebar */
#sidebar {
	color: #665;
	width: 286px;
	border-left: 1px solid #CCB;
}
#sidebar_content {padding-left: 25px;}
#sidebar a {color: #665;}
#sidebar a:hover {color: #C40;}


/* Dashboard */
#dashboard {
	background: #FFFFFF; /* url('img/grain_darkX.gif');*/
	border-top: 1px dashed #C0C0B0;
}
#dashboard_content {padding: 16px 0 22px;}

#dashboard .col3 {width: 255px;}
#dashboard .col3mid {width: 337px;}
#dashboard .col3mid .col3_content {
	border-left: 1px solid #CCB;
	border-right: 1px solid #CCB;
	padding: 0 20px;
	margin: 0 20px;
}

#dashboard li {
	color: #887;
	padding: 5px 0;
}
#dashboard li {border-top: 1px dashed #C6C6B6;}
#dashboard li a {
	color: #606050;
	text-decoration: none;
}
#dashboard li a:hover {
	color: #332;
	text-decoration: underline;
}


/* Footer links */
#footer {
	color: #00EA00;
	padding: 12px 0;
}
#footer a {color: #FFFFFF;}
#footer .right, #footer .right a {
	color: #00EA00;/*#FFFFFF;*/
	text-decoration: none;
}
#footer a:hover {color: #FFFFFF;}


/* 
   Posts 
------------------------------------------------------------------- */

.post {margin-bottom: 24px;}

.post_title a,.post_date a {text-decoration: none;}
.post_date a:hover,.post_meta a:hover {text-decoration: underline;}

.post_date {
	color: #777;
	margin-bottom: 14px;
}
.post_date a {color: #444;}

.post_meta {
	background: #FFFFFF;/*url('img/grain_light.gif');*/
	border: 1px solid #E5E5D5;
	color: #776;
	font-size: 0.9em;
	padding: 8px 10px;
}
.post_meta a {color: #665;}
.post_meta a:hover {color: #001;}

/* Archives */
.archive_pagination {margin-bottom: 1.6em;}
.archive_post {margin-bottom: 1em;}
.archive_post_date {
	background: #FFFFFF;/*url('img/grain_light.gif');*/
	border-bottom: 1px solid #C5C5B5;
	border-right: 1px solid #CFCFBF;
	float: left;
	margin-right: 12px;
	padding: 3px 0 5px;
	text-align: center;
	width: 44px;
}
.archive_post_day {font: normal 1.8em Georgia,serif;}


/* 
   Thumbnails
------------------------------------------------------------------- */

.thumbnails {margin: 0 -0 2em -8px;}
.thumbnails a.thumb {	
	background: #FFFFFF;/*url('img/grain_dark.gif');*/
	display: block;
	float: left;
	margin: 0 0 8px 8px;
	padding: 3px;
}
.thumbnails a.thumb:hover {background: #C6C6BA;}
.thumbnails .thumb img {display: block;}


/* 
   Box
------------------------------------------------------------------- */

.box {margin-bottom: 1.5em;}
.box_title {
	background: #FFFFFF;/*url('img/grain_dark.gif');*/
	color: #665;
	font-weight: bold;
	padding: 5px 8px;
}
.box_content {padding: 8px 0 8px;}
.box li {
	border-top: 1px solid #DDC;
	padding: 4px 6px;
}
.box li:first-child {border-top: none;}


/* 
   Comments 
------------------------------------------------------------------- */

div.comment_list {
	border-top: 1px solid #D6D6C6; 
	margin: 1em 0 2em;
}

.comment {
	border-bottom: 1px solid #D6D6C6;
	padding-top: 10px;
}
.comment_date {
	font-size: 0.9em;
	padding-top: 4px;
}
.comment_date a {
	color: #665;
	text-decoration: none;
}
.comment_date a:hover {
	color: #001;
	text-decoration: underline;
}
.comment_body {padding-top: 4px;}

.comment_gravatar {width: 48px;}
.comment_gravatar img {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
}
.comment_author {padding-top: 3px;}


/* 
   IE float/background fixes
------------------------------------------------------------------- 

.legend, blockquote, #sidebar {min-height: 0.01%;}

*/

/* ASP Controls */
#callbackdiv
{
	width:400px;
	margin:5px 5px 5px 5px;
}

.labels
{
	 width:160px;
	 vertical-align:top;
}

.controls
{
	 width:300px;
	 vertical-align:top;

}
.buttons
{
	vertical-align:middle;
	margin-left:180px;
}

.popbuttons
{
	vertical-align:middle;
	margin-left:80px;
}
	
	
	.AccordionHeader
{
  font-family:Verdana;
  font-weight:bold;
  font-size:13px;
  color:#3399FF;
  padding:5px 5px 5px 5px; /*t r b l */
  width:100%;
  text-align:left;
}

.AccordionContent
{
  font-family:Verdana;
  font-size:12px;
  color:#666666; 
  background-color:#FFFFCC; 
  width:100%;
  padding:  5px 5px 5px 5px;
  line-height:15px;
  text-align:left;
}
	
	
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.50;
}

.modalPopupTable
{
   height:420px;
   width:100%;
   /*border:solid 2px #00EA00;
   font-family:Verdana;
   font-size:12PX;
   font-weight:bold;
   text-align: center;
   background:#ffffff;*/
      
}



/* Slider Style */


	/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
		
	
	/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:855px;
		height:470px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:21%;/*333px;*/
		top:320px;
		z-index:1000;
		overflow:hidden;
		}	
	#nextBtn, #slider1next{ 
		left:855px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:inline;
		position:relative;
		width:30px;
		height:77px;
		background:url(/img/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/img/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


/* Start: Products Feature Style */

	.productheader
	{
		font-size:13px;
		font-weight:bold;
		background:url('img/Titlebg.jpg') repeat-x left top;
		height:20px;
		color:#ffffff;
		padding:2px 5px 2px 5px;
		
	}
	.productdesc
	{
		background:#ppccff;
		
	}
	
	.productfeatureheader
	{
		font-size:11px;
		font-weight:bold;
		background:#CCCCCC;		
		color:#FFFFFF;
		padding:2px 5px 2px 5px;
	}
	.productfeaturedetail
	{
		 text-align:left;
		 width:70%;	
		 vertical-align:top;	
	}
	.productpic
	{
		 text-align:center;
		 vertical-align:middle;
		 width:30%;
	}
	
	.produclinks
	{	
		font-size:12px;
		font-weight:bold;
		color:Blue;
		text-decoration:underline;
		padding:10px;
	}

/* End: Products Feature Style  */

#news 
{
	top:520px;
	float: left;
	position:absolute;
	margin-bottom: 25px;
	margin-top: -3px;
	width:850px;
}

#news .item {
	width: 33%;
	float: left;
}

#news .first, #news .second {
	margin-right: 3px;
}

#news .third {
	margin-right: 0;
}

