/*  
Theme Name: Houston Custom Installers
Description: 
Version: 1.0
Author: 
*/
/* -- Basic Style -- */
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:26px;}
h2{font-size:23px;}
h3{font-size:20px;}
h4{font-size:18px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#ab0007;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:underline;
	}
img {border:none; margin:0px; padding:0px;}
img.alignright {float:right; margin:2px 0px 5px 10px; padding:0px;}
img.alignleft {float:left; margin:2px 10px 5px 0px; padding:0px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2px 0 2px 5px;}
a img.alignleft {float:left; margin:0px 5px 2px 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.bottom-border {clear:both; border-top:solid 5px #323232; padding-bottom:10px;}
blockquote
	{
		padding:7px 0px 0px 30px;
		font-size:14px;
		font-style:italic;
		border-left:solid 6px;
	}
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px 5px 15px 5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul li
	{
		list-style:square;
		padding:3px 0px;
	}
.storyContent ul.dishtv_offers_list
	{
		margin-left:12px;
		padding-bottom:0px;
	}
.storyContent ul.dishtv_offers_list ul
	{
		padding-bottom:0px;
		margin-left:15px;
	}
.storyContent ul.dishtv_offers_list li li
	{
		list-style:disc;
	}
.clear
{
	clear:both;
}
.storyContent table
{
	border:solid 1px #aaaaaa;
	border-collapse:collapse;
	border-color:#aaaaaa;
	margin-bottom:15px;
}
.storyContent table th
{
	/*background:#010101;*/
	padding:7px 10px;
	color:#000000;
	border-color:#aaaaaa;
	font-size:14px;
}
.storyContent table td
{
	padding:7px 10px;
	border-color:#aaaaaa;
}
.storyContent table td p { padding:3px 0px; }
.storyContent table.table_lines th
{
	border:solid 1px #aaaaaa;
}
.storyContent table.table_lines td
{
	border:solid 1px #aaaaaa;
}
.my_products td
{
	padding-bottom:30px !important;
	padding-top:20px !important;
}
.my_products img
{
	margin-right:20px;
}
	
/* -- Main Style  -- */	
body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:13px;
		color:#464646;
		background:#ffffff;
	}
#main
	{
		margin:0px auto;
		width:900px;
		border-left:solid 1px #cfcfcf;
		border-right:solid 1px #cfcfcf;
		border-bottom:solid 1px #cfcfcf;
		/*overflow:hidden;*/
	}
/*.live_support a
	{
		width:29px;
		height:170px;
		position:fixed;
		display:block;
		top:230px;
		background:url(images/live_support_side.jpg) no-repeat left top;
	}
.live_support a:hover
	{
		width:220px;
		background:url(images/live_support.jpg) no-repeat right top;
	}*/
#box{position: absolute;left: 0px;top:100px;
}
.clicker{width:39px;background:#000;color:#fff;cursor:pointer;}
#box div{margin: 10px 0;}
#sidebar ul{padding: 10px;}
#sidebar ul li{font-size: 0.9em;margin: 0 0 0 20px;}
.morela{width:139px;background:#000;color:#fff;height:328px;display:none;position:absolute;top:0px;}
.bandh{display:none;}
.closer{display:block;top:10px;right:10px;position:absolute;cursor:pointer;font:bold;}
	
#floating-box { display:none; }
/* -- Header -- */
.header
	{
		height:432px;
		/*overflow:hidden;*/
		position:relative;
	}
.header_top
	{
		height:71px;
		overflow:hidden;
	}
.logo
	{
		padding:15px 0px 0px 15px;
		float:left;
		width:490px;
	}
.top_nav
	{
		float:right;
		width:290px;
		margin-top:15px;
		padding-right:20px;
		background:url(images/top_nav_bg.jpg) no-repeat left top;
		height:45px;
		font-size:13px;
	}
.top_nav ul
	{
		float:left;
	}
.top_nav li
	{
		float:left;
		padding-left:16px;
		padding-top:7px;
	}
.top_nav li img
	{
		vertical-align:middle;
	}
.top_nav li a, .top_nav li a:visited
	{
		color:#3e3e40;
		text-decoration:none;
	}
.top_nav li a:hover
	{
		color:#000000;
		text-decoration:none;
	}
.call_us
	{
		position:absolute;
		width:329px;
		height:38px;
		right:10px;
		top:63px;
	}
#header_bg
	{
		height:325px;
		overflow:hidden;
		background:url(slideshow/header1.jpg) no-repeat left top;
	}
/******************************************/
/* -- Page Navigation -- */
.nav
	{
		background:url(images/nav_bg.jpg) repeat-x left top;
		height:36px;
		/*overflow:hidden;*/
	}
ul#nav{
  border: 0 none;
  padding: 0 0 0 0;
  list-style: none;
  float:left;
  z-index:1000;
  font-family:verdana,arial;
}
ul#nav li {
  margin: 0;
  border: 0 none;
  padding: 0 0 0 1px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height:auto;
  background:url(images/nav_border.jpg) no-repeat left top;
}
ul#nav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 250px;
  list-style: none;
  display: none;
  position: absolute;
  top: 36px;
  left: 0px;
  /*border:solid 1px #c5aa59;*/
  z-index:1000;
}
ul#nav ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
ul#nav ul li {
  width: 200px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  background:none;
}
/* Root Menu */
ul#nav a {
 padding:10px 14px 10px 15px;
  text-align:center;
  /*padding-left:32px;*/
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
 font-size:13px;
 color:#ffffff;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
    text-transform:capitalize;
}
ul#nav li.current_page_item a, ul#nav li.current_page_ancestor a {
	color:#ffffff;
	background:#000000;
}
/* Root Menu Hover Persistence */
ul#nav a:hover,
ul#nav li:hover a,
ul#nav li.iehover a {
 color:#ffffff;
text-decoration:none; 
	background:#000000;
}
ul#nav a:active,
ul#nav li:active a,
ul#nav li.ieactive a {
  color: #ffffff;
}
/* 2nd Menu */
ul#nav li:hover li a,
ul#nav li.iehover li a {
  float: none;
  padding:7px 10px 7px 12px;
  width:168px;
  color: #ffffff;
  font-size:12px;
  text-align:left;
  background:#000000;
}
/* 2nd Menu Hover Persistence */
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a,
ul#nav li.iehover li a:hover,
ul#nav li.iehover li.iehover a {
  color: #ffffff;
  background:#2f2f2f;
}
/* 3rd Menu */
ul#nav li:hover li:hover li a,
ul#nav li.iehover li.iehover li a {
  float: none;
  padding:7px 10px 7px 12px;
  width:168px;
  color: #ffffff;
  font-size:12px;
  text-align:left;
  background:#000000;
}
/* 3rd Menu Hover Persistence */
ul#nav li:hover li:hover li a:hover,
ul#nav li:hover li:hover li:hover a,
ul#nav li.iehover li.iehover li a:hover,
ul#nav li.iehover li.iehover li.iehover a {
  color: #ffffff;
  background:#2f2f2f;
}
/* 4th Menu */
ul#nav li:hover li:hover li:hover li a,
ul#nav li.iehover li.iehover li.iehover li a {
  float: none;
  padding:7px 10px 7px 12px;
  width:168px;
  color: #ffffff;
  font-size:12px;
  text-align:left;
  background:#000000;
}
/* 4th Menu Hover */
ul#nav li:hover li:hover li:hover li a:hover,
ul#nav li.iehover li.iehover li.iehover li a:hover {
  color: #ffffff;
  background:#2f2f2f;
}
ul#nav ul ul,
ul#nav ul ul ul {
  display: none;
  position: absolute;
  top: 0px;
  left: 190px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.iehover ul ul,
ul#nav li.iehover ul ul ul {
  display: none;
}
ul#nav li:hover ul,
ul#nav ul li:hover ul,
ul#nav ul ul li:hover ul,
ul#nav li.iehover ul,
ul#nav ul li.iehover ul,
ul#nav ul ul li.iehover ul {
  display: block;
}
/*****************************************************************/
.content
	{
		padding:20px 15px 20px 16px;
		background:url(images/header_bottom.jpg) repeat-x left top;
	}
/****************************************************************/
.innerContent
	{
		/*float:left;
		width:600px;*/
	}
.leftContent
	{
		float:left;
		width:600px;
	}
.story
	{
		margin-bottom:35px;
		background:url(images/border.jpg) repeat-x left bottom;
	}
.story h2
	{
		font-size:23px;
		font-weight:normal;
		color:#000000;
		padding-bottom:5px;
		font-family:georgia, "Times New Roman", arial;
	}
.story h2 a, .story h2 a:visited
	{
		text-decoration:none;
		color:#000000;
	}
.story h2 a:hover
	{
		color:#ab0007;
		text-decoration:none;
	}
.page_title
	{
		background:url(images/border.jpg) repeat-x left bottom;
		margin-bottom:5px;
		clear:both;
	}
.page_title span
	{
		font-size:13px;
		font-weight:bold;
		font-family:Verdana, Arial;
		float:right;
		padding-top:7px;
	}
.page_title img
	{
		vertical-align:middle;
	}
.storyAuthor
	{
		padding-bottom:10px;
		font-family:georgia, "Times New Roman", arial;
		font-size:14px;
	}
.storyAuthor span
	{
		color:#039fc6;
	}
.storyContent
	{
		padding:8px 0px 0px 0px;
	}
.storyContent p
	{
		text-align:justify;
		line-height:18px;
		padding-bottom:15px;
	}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:10px;
		font-weight:bold;
		color:#000000;
	}
.storyContent h3 { font-weight:normal; color:#232323; }
.storyContent .title2
{
	color:#000000;
	padding-bottom:18px;
}
.storyTags
	{
	}
.include
	{
		color:#e61f1f;
		font-family:verdana,arial;
		font-size:15px;
	}
.contact_left
	{
		float:left;
		width:400px;
		border-right:solid 1px #dddddd;
	}
.contact_right
	{
		float:left;
		padding-left:35px;
		font-size:14px;
	}
.contact_right h4
	{
		font-weight:normal;
		font-size:20px;
		color:#a10403;
		font-family:georgia, "Times New Roman",verdana,arial;
	}
.contact_right b { font-family:Verdana, Arial; font-size:13px; }
.contact_form
	{
	}
.add_left
	{
		float:left;
	}
.add_right
	{
		float:left;
		padding-left:5px;
	}
.contact_form label
	{
		width:150px;
		float:left;
		margin:0px;
		padding:0px;
	}
.contact_form p
	{
		clear:both;
	}
.contact_form .form_txt
	{
		float:left;
		width:194px;
		padding:2px;
		margin:0px 0px 10px 0px;
	}
.contact_form select.form_txt
	{
		width:202px;
	}
.contact span.wpcf7-not-valid-tip
{
	font-size:11px !important;
	width:170px !important;
}
.contact .img_captcha { margin-top:4px; border:solid 1px #cccccc; float:left; margin-bottom:20px; }
.contact .txt_captcha { width:80px !important; float:left; margin-left:15px; margin-bottom:20px; }
/****************************************************************/
.sideBar
	{
		float:right;
		width:229px;
		font-family:Verdana, Arial;
	}
.sideBar ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar h3
	{
		font-size:16px;
		font-weight:bold;
		font-family:georgia, "Times New Roman", arial;
		color:#000000;
		padding-bottom:6px;
		margin-bottom:5px;
		background:url(images/border.jpg) repeat-x left bottom;
		text-transform:capitalize;
	}
.sideBar ul li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		margin-bottom:25px;
		
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:6px 0px 2px 22px;
		list-style:none;
		background:none;
	}
.sideBar li li
	{
		padding:0px;
		margin:0px;
		border:none;
		padding:6px 0px 6px 2px;
		background:url(images/border.jpg) repeat-x left bottom;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#666666;
		text-decoration:none;
	}
.sideBar li li a:hover
	{
		text-decoration:none;
		color:#b41017;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#666666;
		text-decoration:none;
		padding-right:5px;
	}
.sideBar li a:hover
	{
		text-decoration:none;
		color:#b41017;
	}
.textwidget
	{
		padding:5px;
	}
.sidebar_bg
	{
		background:url(images/sidebar_bg.jpg) repeat-y left top;
	}
.sidebar_top
	{
		background:url(images/sidebar_top.jpg) no-repeat left top;
	}
.sidebar_bottom
	{
		background:url(images/sidebar_bottom.jpg) no-repeat left bottom;
		padding:15px;
	}
.contact input, .contact textarea
	{
		width:178px;
		border:solid 1px #cccccc;
		font-family:verdana,arial;
		font-size:11px;
		color:#000000;
		padding:3px;
		margin-top:6px;
	}
.contact textarea { height:100px;}
.contact .submit-btn
	{
		float:left;
		width:80px;
		background:#323232;
		font-family:arial;
		font-size:14px;
		color:#ffffff;
		height:26px;
		border:solid 1px #ccc;
		margin-left:50px;
		margin-top:0px;
	}
/***********************************************/
/* -- Sidebar Search Tool -- */
.search
	{
		text-align:center;
	}
.searchText
	{
		float:left;
		width:190px;
		margin:0px;
		padding:0px;
		padding:3px 2px 3px 2px;
		font-size:13px;
		font-family:"trebuchet ms",arial;
		margin-top:5px;
		margin-bottom:4px;
		color:#232323;
		border:solid 1px #cccccc;
		background:#ffffff;
	}
.go
	{
		float:left;
		width:46px;
		height:26px;
		margin-top:5px;
		color:#ffffff;
		font-family:"Trebuchet MS",arial;
		border:none;
		margin-left:5px;
		background:#434343;
	}
/***********************************************/
/* -- Footer -- */
.bookmark_page
{
	text-align:right;
	font-size:14px;
	padding:0px;
}
.footer
	{
		text-align:center;
		padding-top:18px;
		padding-bottom:10px;
		overflow:hidden;
		color:#555555;
		line-height:15px;
		width:900px;
		margin:0px auto;
		font-size:10px;
	}
.footer p
	{
		text-align:center;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#e4e4e4;
	}
.footer a:hover
	{
		text-decoration:underline;
		color:#cc9e00;
	}
/*****************************************************/
/* -- Pagination -- */
.navigation
	{
		
		padding-bottom:20px;
	}
.alignleft
	{
		float:left;
		padding-left:0px;
		margin-right:10px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
		margin-left:10px;
	}
	
	
/* -- search result's title -- */
h2.pagetitle, .article h2, .error, h2.center
	{
		font-size:26px;
		font-family:verdana;
		font-weight:normal;
		padding-top:0px;
		padding-bottom:20px;
		text-align:left;
		color:#ab0007;
	}
	
	
	
/* -- Comments Section -- */
.comment_template
	{
		padding-top:15px;
	}
#comments, #respond h3, .commenttitle
	{
		padding-top:5px;
		padding-bottom:15px;
		font-size:22px;
		font-weight:bold;
	}
ol.commentlist {
	padding:0px;
	margin:0px;
	text-align: justify;
	}
ol.commentlist li {
	margin:0px;
	padding: 0px 0px 20px 0px;
	margin-bottom:30px;
	list-style: none;
	line-height:18px;
	background:url(images/sidebar_border.jpg) repeat-x left bottom;
	
	}
ol.commentlist li li
	{
		padding-left:30px;
		padding-top:25px;
		padding-bottom:0px;
		margin-bottom:0px;
		background:none;
	}
.avatar
	{
		float:left;
		border:solid 1px #f3f3f3;
		padding:2px;
		margin-left:5px;
		width:35px;
		height:35px;
	}
.fn
	{
		font-style:normal;
		padding-left:20px;
	}
.commentmetadata a { color:#787878;}
.fn .url
	{
		padding:3px 0px 3px 0px;
		font-weight:bold;
		font-family:georgia, verdana;
		font-size:13px;
	}
.commentmetadata {
	margin: 0px;
	display: block;
	padding:0px 0px 0px 65px;
	font-size:11px;
	}
.comment-body p
	{
		clear:both;
		padding:10px 0px 0px 0px;
	}
	
/* -- Comment Form -- */
#comment, #author, #email, #url
	{
		font-family:verdana,arial;
		font-size:12px;
		color:#232323;
		border:solid 1px #cccccc;
		width:200px;
		padding:2px;
		background:#ffffff;
	}
#comment
	{
		width:480px;
	}
/*********************************************************/
/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}
.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}
.commentlist em
	{
		padding-left:15px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* -- CALENDER STYLE -- */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 220px;
	font-size:15px;
	font-family:georgia,"Times New Roman", arial;
	color:#595959;
	text-align:center;
	}
#wp-calendar th
	{
		color:#ab0007;
	}
#wp-calendar #today
	{
		color:#232323;
		font-weight:bold;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#ab0007;
	text-align: right;
	background:none;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#ab0007;
	background:none;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #ab0007;
	text-decoration:none;
	font-weight:bold;
	font-size:13px !important;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: underline;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */
/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   text-align:center;
}
/*-------------------------------------------*/
.slidebox
{
	padding-top:15px;
	padding-bottom:8px;
}
.slidebox-title
{
	border-bottom:double 3px #cfcfcf;
	padding-bottom:6px;
	margin-bottom:8px;
}
.slidebox h3
{
	font-size:20px;
	font-weight:normal;
	font-family:georgia, "Times New Roman", arial;
	color:#000000;
	float:left;
}
.view_portfolio
{
	float:right;
	font-size:12px;
	padding-right:5px;
	padding-top:6px;
	font-family:arial;
	padding-bottom:0px;
	font-weight:bold;
}
.view_portfolio a, .view_portfolio a:visited
{
	color:#b30f16;
	text-decoration:none;
}
.view_portfolio a:hover
{
	text-decoration:none;
	color:#000000;
}
.slidebox ul {
	width:214px;
	height:109px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.slideshow-2 { margin-left:4px; }
.slideshow { position: relative; }
.slideshow li { position: absolute; left: 0; top: 0; width: 198px;height:93px; display: none; list-style: none !important;margin:0px;padding:8px; background:url(images/featuredimg_bg.jpg) no-repeat left top; }
.slideshow li img{border:none;}
.slideshow li:first-child { display: block; }
.slideshow li a { display:block; }
/*-----------------------------------*/
.left_section
{
	float:left;
	width:300px;
}
.left_section img
{
	border:solid 4px #d9d9d9;
}
.top_padding2 img
{
	padding:15px 0px;
}
.right_section
{
	float:right;
	width:540px;
}
.top_padding
{
	padding-top:30px;
}
.right_section b { color:#000000; }
.right_section p { line-height: 20px; }
/*----------------------------------------------*/
h2.prodtitles
{
	font-size:18px !important;
}
h2.prodtitles span
{
	display:block;
	border-bottom:solid 1px #C8D2DE;
	margin-bottom:5px;
	padding-bottom:3px;
}
h2.prodtitles a.wpsc_edit_product, h2.prodtitles a.wpsc_edit_product:visited
{
	font-size:15px !important;
	color:#AB0007;
	text-decoration:none;
}
h2.prodtitles a.wpsc_edit_product:hover
{
	text-decoration:underline !important;
	color:#AB0007 !important;
}
/*------------------------------------------------------------*/
.ClientTestimonials{float:left;width:412px;}
h4.Client_Testimonials{
		font-family:georgia, "Trebuchet MS", arial;
		font-size:20px;
		color:#b30f16;
		padding:0px 0px 10px 0px;
		margin:0px 0px 10px 0px;
		font-weight:normal;
		border-bottom:double 3px #cfcfcf;
}
.clients{ position:relative; }
.read_testimonial { position:absolute; right:0px; top:66px; font-size:12px; }
.read_testimonial a:hover { text-decoration:underline; color:#000000; }
#newsticker-demo { width:310px; }
#newsticker-demo li { height:70px !important; }
#newsticker-demo .clients { padding-bottom:0px; }
.newsticker-jcarousellite { width:410px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; height:90px; }
.clients_all{padding-bottom:25px;}
.photo{width:76px;padding:6px;}
.photo_part{float:left;width:88px; background:url(images/clientimg_bg.jpg) no-repeat left top;}
.description_part{float:right;width:305px; padding-bottom:10px;}
.des{
		font-family:Arial;
		font-size:13px;
		line-height:20px;
		text-align:justify;	
}
.des p { padding-bottom:0px; }
.name{	font-family:Arial;font-size:16px;line-height:20px;color:#414141;}
.name_des{font-family:Arial;font-size:13px;line-height:20px;font-weight:bold;}	
.name_des a, .name_des a:visited { color:#000000; text-decoration:none; }
.name_des a:hover { text-decoration:underline; }
/*--------------------------------------------------------------*/
.FeaturedProjects{float:right;width:417px;}
.newsticker-jcarousellite2 ul li { height:295px; overflow:hidden; width:410px; }
.project-img { background:url(images/project_bg.jpg) no-repeat left top; width:398px; height:138px; padding:6px; margin-bottom:5px; }
.project-img img { width:398px; }
.project_title{font-family:Arial;font-size:13px;color:#000000;padding-bottom:8px; padding-left:5px; font-weight:bold;}
.FeaturedProjects a, .FeaturedProjects a:visited { color:#000000; text-decoration:none; }
.FeaturedProjects a:hover { text-decoration:underline; }
.newsticker-jcarousellite2 p{line-height:20px; text-align:justify; padding:0px 6px 8px 6px;}
/*------------------------------------------------------------------*/
.con_left, .con_right
{
	float:left;
	width:400px;
	margin-bottom:10px;
}
.lbl
{
	float:left;
	width:185px;
}
.s_txt, #frmappoiment #email
{
	width: 220px;
	border: solid 1px #CCC;
	font-family: arial;
	font-size: 12px;
	color: black;
	padding: 3px;
	float:left;
	margin:0px 0px 10px 0px;
}
.s_box .s_txt { float:none; }
#securitycode
{
	width:100px !important;
	margin-right:10px;
	padding:7px;
	font-size:18px;
	color:#464646;
}
#frmappoiment .error{
	color:#DE3127;
	font-family:verdana, arial;
	font-size:11px;
	padding:5px 5px 5px 0px;
}
.s_box
{
	background:#f0f0f0;
	border:solid 1px #d9d9d9;
	padding:15px;
	margin-bottom:10px;
}
.s_box h3
{
	font-size:16px;
}
#frmappoiment select
{
	border:solid 1px #CCC;
	padding:2px;
	font-size:12px;
}
/*-------------------------------------*/
.JsDatePickBox
{
	top:0px !important;
}
.cedia{
	position:fixed;
	bottom:50px;
	left:5px;
}
.cediaupper{
	bottom:133px;
}
.ceditopper{
	bottom:227px;
}
/*.JsDatePickBox, .boxLeftWall, .leftWall, .boxMain, .boxMainInner, .boxRightWall, .rightWall, .topWall, .bottomWall
{
	background:#f8f8f8 !important;
}
.JsDatePickBox
{
	border:solid 1px #eeeeee;
	top:0px !important;
}
.bottomWall { border-bottom:solid 1px #eeeeee; }*/
