/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"Tahoma";
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #000000;
	text-align: center;
	font-size:11px;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size:11px;
	}

.widecolumn .entry {
	font-size:11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	text-align:justify;
	line-height:21px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size:13px;
	}

h2.pagetitle {
	font-size:14px;
	}

#sidebar h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #e18c22;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	/*color: #06c;*/
	color:#000000;
	text-decoration: none;
	}

a:hover {
	/*color: #147;*/
	color:#e18c22;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure 
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}*/
/* End Structure */

.cont {
	width:710px;
	float:left;
	background: url(images/vert_bg_03.jpg) repeat-y;
	min-height:650px;
}
.narrowcolumn {
	float: left;
	padding: 0 20px 0px 35px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 10px 35px;
	margin: 0px 0 0 0px;
	width: 850px;
	float:left;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* New template starts */

body
	{margin:0px;
	background:url(images/main_bg.jpg) repeat-x;
	font-family:"Tahoma";
	font-size:11px;
	background-color:#5d5d5d;

	}
.wrapper
	{
	width:944px;
	height:auto;
	background:#FFFFFF;
	}
.top_header
	{width:904px;
	height:auto;
	}

.header_txt
	{font-family:"bankGothic Lt BT";
	font-size:9px;
	color:#454444;
	float:right;
	padding-top:2px;
	}
.logo
	{background-image:url(images/actsupport_logo.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:51px;
	float:left;
	margin-top:25px;
	}
	
.right_box
{
width:550px;
height:auto;
float:right;
}
ul {
}

.chat_main
	{padding-left:130px;
width:400px;
height:auto;
float:right;
font-family:"bankGothic Lt BT";
padding-top:30px;
padding-bottom:20px;
	}.chat_main1
{
width:100px;
height:auto;
float:left;
margin-right:40px;
}
.chat_main2
{
width:100px;
height:auto;
float:left;
}
.chat_text
{
width:auto;
height:11px;
font-size:10px;
color:#ff5400;
float:left;
margin-right:10px;
}
.chat_text2
{
width:100px;
height:11px;
font-size:10px;
color:#000000;
float:left;
margin-top:5px;
}
.arrow
{
margin-top:3px;
background:url(images/arrow.jpg) no-repeat;
width:8px;
height:7px;
float:left;
}
.man
{
background:url(images/top_singup_now.jpg) no-repeat;
width:100px;
height:32px;
float:left;

}
.chat_text3
{
width:auto;
height:auto;
font-size:11px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
float:left;
margin-right:10px;
margin-top:5px;
}
.chat_text4
{
width:60px;
height:auto;
font-size:11px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
float:left;
text-align:left;
}
.arrow_black
{
margin-top:8px;
background:url(images/blck_arrow.jpg) no-repeat;
width:8px;
height:7px;
float:left;
}
.chat_main3
{
width:60px;
height:auto;
float:left;
}

.nav
	{
	width:900px;
	height:31px;
	margin:auto;
	clear:both;
	font-weight:normal;
}

.nav input
	{border:#CCCCCC 1px solid;
	height:16px;
	}
br
	{line-height:7px;
	}
.sddm
{	margin:auto;
	padding: 0;
	z-index: 30;
	color: #fff;
	}

.sddm li
{	list-style: none;
	background:url(images/services.jpg) no-repeat;
	float: left;
	font: normal 11px "Tahoma";

		}
.sddm li img
	{margin-right:7px;}


.sddm li a
{	display: block;
	width: 118px;
	color: #000000;
	height:31px;
	text-align: center;
	text-decoration: none;
	}

.sddm li a:hover
{

color:#FF9900;
}

.sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height:5px;
	color: #fff;
	}

	.sddm div a
	{	position: relative;
		display: block;
		height:20px;
		margin: 0;
		width:160px;
		color: #fff;
		text-align: left;
		text-decoration: none;
		background-color:#000000;
	 	filter:alpha(opacity=80);   /* Internet Explorer       */
  		-moz-opacity:0.8;           /* Mozilla 1.6 and below   */
 		opacity: 0.8; 
		padding-left:10px;
		padding-top:5px;
		font: 11px "Tahoma"}

/*	.sddm div a:hover
	{	
		filter:alpha(opacity=100);   /* Internet Explorer       
	  	-moz-opacity:0.95;            /* Mozilla 1.6 and below   
		opacity:1; 
		color: #FF9900;
		background-color:#eb891a;
		font: 11px "Tahoma"}*/

.ourservices_cont
{
margin-left:15px;
line-height:22px;
text-align:left;
}
#about1
	{background-image: url(images/services.jpg);
	background-repeat:no-repeat;
	color:#000000;
	padding:0px;
	}
#about1 a
	{
	color:#000000;
	/*width:111px;*/
	}

#about1 a:hover
	{color: #eb891a;
	text-decoration:none;
	}

#about1 div a
	{
	color:#ffffff;
	background-color:#000000;
	filter:alpha(opacity=85);   /* Internet Explorer       */
   -moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   opacity: 0.85; 
	width:180px;
		}
		.hei
		{
		height:2px;}
		.hei a:hover
		{
		height:2px;}

#about1 div a:hover
	{color: #ffffff;
	filter:alpha(opacity=100);   /* Internet Explorer       */
   -moz-opacity:1;           /* Mozilla 1.6 and below   */
   opacity: 1; 
	background-color:#eb891a;	
	}
#about 
	{background-image: url(images/plans.jpg);
	background-repeat:no-repeat;
	color:#000000;
	padding:0px;
	}
#about a
	{
	color:#000000;
	/*width:111px;*/
	}

#about a:hover
	{color: #eb891a;
	text-decoration:none;
	}	
#about2 
	{background-image: url(images/contact_bg.jpg);
	width:123px;
	background-position:right;
	background-repeat:no-repeat;
	color:#000000;
	padding:0px;
	}
#about2 a
	{
	color:#000000;
	/*width:111px;*/
	}

#about2 a:hover
	{color: #eb891a;
	text-decoration:none;
	}

#about div a
	{
	color:#ffffff;
	background-color:#000000;
	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   	opacity: 0.85; 
	width:180px;
		}

#about div a:hover
	{color: #ffffff;
	filter:alpha(opacity=100);   /* Internet Explorer       */
   	-moz-opacity:1;           /* Mozilla 1.6 and below   */
   	opacity: 1; 
	background-color:#eb891a;		
	}
#about img, #about1 img, #about2 img
	{
	margin-right:3px;
	}

#faq 
	{background-image: url(images/plans.jpg);
	background-repeat:no-repeat;
	color:#000000;
	font-weight:normal;
	}
#faq a
	{
	color:#000000;
	width:111px;font-weight:normal;
	}

#faq a:hover
	{color: #eb891a;
	text-decoration:none;
	}

#faq div a
	{
	color:#ffffff;
	background-color:#000000;
	filter:alpha(opacity=70);   /* Internet Explorer       */
  	-moz-opacity:0.7;           /* Mozilla 1.6 and below   */
    opacity: 0.7; 
	width:100px;
	}

#faq div a:hover
	{color: #ffffff;
	font-weight:bold;	
	background-color:#000000;
	filter:alpha(opacity=80);   /* Internet Explorer       */
   	-moz-opacity:0.8;           /* Mozilla 1.6 and below   */
   	opacity: 0.8; 
	}

.search
	{
	float:left;
	margin-left:0px;
	}
.banner
	{width:900px;
	height:130px;
	margin:auto;
	overflow:hidden;
	text-align:center;
		}	
#btm_menu
	{width:900px;
	height:32px;
	}
	

.btm_menu a
	{background-image: url(images/tab_bg.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:32px;
	float:left;
	color:#6c6c6c;
	font-weight:bold;
	padding-top:10px;
	text-decoration:none;
	}
.btm_menu a:hover
	{background-image:url(images/tab_hover.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:32px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
		padding-top:10px;
		text-decoration:none;
	}
.box_inner a
	{
	color:#737272;
	text-decoration:none;
	}
.box_inner a:hover
	{
	color:#eb891a;
	text-decoration:none;
	}


/* rounded box  */

#box
	{
	width:900px;
	margin:auto;
	text-align: left;
	clear:both;
				/* <-- use this to tie width to viewport size */
			/* <-- use this for a set width */
	background-image:url(images/box_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
 	
.box_inner
	{
	padding:20px;
	width:auto;
	height:65px;
	margin:auto;
	position:relative;
	font-weight:bold;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.jpg);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.jpg);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.jpg);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.jpg);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.jpg);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.jpg);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/b.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	
	background-image:url(images/l.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
		
/* end of rounded box  */
.container
	{width:900px;
	height:auto;
		margin:auto;
	text-align:justify;
padding:10px 10px 20px 10px;
	
	}

/* Start of body left area */
.leftarea
	{width:687px;
	height:auto;
	
	margin:auto;
	float:left;
	/*border-left:#ccc dashed 1px;
	border-right:#ccc dashed 1px;*/
	}

/* start of control panel  */
.control_panel
	{
	background-image:url(images/control_panel.jpg);

	background-repeat:no-repeat;
	margin:auto;
	width:337px;
	height:223px;
	float:left;
	color:#737272;
	}

/* end of control panel */
.control_right
	{
	height:auto;
	margin:auto;
	float:left;
		width:auto;
		}
		.control_rightindex
	{
	height:auto;
	margin:auto;
	float:left;
width:348px;
padding-right:2px;	
		}
		
		.control_rightindex a
	{
	
	text-decoration:none;
	}
.control_rightindex a:hover
	{
	color:#737272;
	text-decoration:none;
	}
	
  .control_right2
	{ width:300px;
	height:225px;
	margin-left:35px;
	float:left;
	
		}
.control_right1
	{width:300px;
	height:225px;	
	float:left;
	padding-top:20px;
		}

.img
{
clear:both;
width:95px;
padding-top:10px;
text-decoration:none;
text-align:right;
border:0px;
}
.img a
{
text-decoration:none;
text-align:right;
border:0px;
}
	
.control_right1 a
	{
	color:#737272;
	text-decoration:none;
	}
.control_right1 a:hover
	{
	color:#eb891a;
	text-decoration:none;
	}
	
	.control_right2 a
	{
	color:#737272;
	text-decoration:none;
	}
.control_right2 a:hover
	{
	color:#eb891a;
	text-decoration:none;
	}
	
.title_line
	{background-image:url(images/title_line.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:7px;
	}
.title_line_1
	{background-image:url(images/title_line.jpg);
	background-repeat:no-repeat;
	width:198px;
	height:7px;
	}
	
		
.title
	{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#eb891a;
	
	text-align:left;
	vertical-align:middle;
		}
		.orange_text
		{
		color:#eb891a;
	
		}

#title
	{color:#e18c22;}
.content
	{
	text-align:justify;
	line-height:21px;
	color:#000000;
	clear:both;
	padding-right:2px;	
	}
/* End of body left area */
.vertical_line
	{background-image:url(images/vertical_line.jpg);
	background-repeat:no-repeat;
	width:3px;
	height:440px;
	float:left;
	}
	
.vertical_line1
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:1080px;
	float:left;
	}
.vertical_line2
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:2770px;
	float:left;
	}	
.vertical_line3
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:1250px;
	float:left;
	}
.vertical_line4
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:670px;
	float:left;
	}		
.vertical_line5
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:885px;
	float:left;
	}			
.vertical_line6
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:470px;
	float:left;
	}	
.vertical_line7
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:515px;
	float:left;
	}	
.vertical_line8
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:630px;
	float:left;
	}	
.vertical_line9
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:1280px;
	float:left;
	}
.vertical_line10
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:600px;
	float:left;
	}
.vertical_line11
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:1145px;
	float:left;
	}	
.vertical_line12
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:660px;
	float:left;
	}	
.vertical_line13
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:1585px;
	float:left;
	}		
.vertical_line14
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:835px;
	float:left;
	}	
.vertical_line15
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:545px;
	float:left;
	}		
.vertical_line16
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:1415px;
	float:left;
	}	
.vertical_line17
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:795px;
	float:left;
	}	
.vertical_line18
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:1115px;
	float:left;
	}
.vertical_line19
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:930px;
	float:left;
	}	
.vertical_line20
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:1025px;
	float:left;
	}	
.vertical_line21
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:1065px;
	float:left;
	}	
.vertical_line22
	{background-image:url(images/vertical_line.jpg);
	background-repeat:repeat-y;
	width:3px;
	height:960px;
	float:left;
	}					

	
			
	
	.readmore
	{
	color:#eb891a;
	text-align:right;
	}
	.readmore a
	{
	color:#eb891a;
	text-align:right;
	text-decoration:none;
	}
	.readmore a:hover
	{
	color:#eb891a;
	text-decoration:underline;
	}
.rightarea
	{width:198px;
	height:450px;
	float:left;
	margin-left:10px;
	}
.client_speaks
	{background:url(images/client_speak.jpg);
	background-repeat:no-repeat;
	width:156px;
	height:38px;	
	float:left;
	color:#737272;
	}
.footer
	{
	background-color:#5b5c5c;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	color:#FFFFFF;
	padding-bottom:15px;
	height:30px;
	clear:both;
	width:944px;
	margin:auto;s
	
	}
	.footer a
	{
	color:#ffffff;
	text-decoration:none;
	}
.footer_right
	{
	padding-left:100px;
	color:#bab9b9;
	line-height:16px;
	text-align:right;
	float:right;
	padding-right:5px;
	width:560px;
	

	}
.footer_link
	{color:#FFFFFF;
	
	}
	.content a
	{
	color:#ff9933;
	text-decoration:underline;
	}
.content a:hover
	{
	color:#ff6600;
	text-decoration:none;	
	}
	
	.iso_top
	{
	background:url(images/iso_top.jpg) no-repeat;
	width:260px;
	height:23px;
	float:right;
		}
.call_now
{
background:url(images/call_now.jpg) no-repeat;
width:107px;
height:32px;
float:left;
padding-right:39px;
}
.call_now2
{
background:url(images/call_now2.jpg) no-repeat;
width:115px;
height:32px;
float:left;
padding-right:35px;
}
.img 
{
text-decoration:none;
}
img a
{
border:0;
border:none;
text-decoration:none;
}
A.profile {
	FONT-SIZE: 9px; COLOR: #666666; TEXT-DECORATION: none;
}
A.profile:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline;
}

.img:hover
{
border:none;tyt
text-decoration:none;
border:0;
}
.live_img
{
border:none;
}
.live_img img
{
border:0px;
}

.style1 
{
	color: #FF9933;
	font-weight: bold;
}
.style2 {color: #666666}
.style4 {color: #FF9933; font-weight: bold; }
.style5 {color: #FF9933}
.style6 
{
color: #666666; font-size: 10px; 
}
.style7 
{
	font-size: 10px;
	font-weight: bold;
}

.yellow {color: #e18c22}

.footer_link
{
color:#FFFFFF;
text-decoration:none;}
.footer_link a
{
color:#FFFFFF;
text-decoration:none;}
.footer_link a:hover
{
color:#FFFFFF;
text-decoration:underline;}

.border
{
border:#a5a5a7 solid 2px;
}
.content ul {
list-style:url(images/reddot.jpg);
list-style-position:inherit center;
}

.content ul ul
{
list-style:url(images/reddot.jpg);
list-style-position:inherit center;
}
.control_right b, strong
{
color:#eb891a;
font-weight:bold;
}

/* New template ends */


	Begin Headers 
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	text-align:left;
	}
.single h2 { text-align:left; width:100%; color: #e18c22; font-weight:bold; }
.entry_history { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777; }
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images 
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}*/
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding-right:18px;
	margin-top:10px;
	text-align:left;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	text-align:left;
	margin-left:720px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left:-1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top:0px;
	margin-bottom:40px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.search_layout {
padding-right:50px;
}
.search_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#fdd286;
	color: #000000;
	font-weight:bold;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.search_textbox {
height:15px;
width:120px;
border:#fdd286 solid 1px;
}
.search_btn {
background-image:url(images/search.jpg);
background-repeat:no-repeat;
width:71px;
height:28px;
}
.search_tit {
font-weight:bold;
font-size:14px;
border:#0033CC;
}
.search_cont {
padding-right:20px;
line-height:20px;
}


ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none; width:111px!important;}
ul.menu li {position:relative; float:left; }
ul.menu ul {position:absolute; top:31px; left:0; display:none; list-style:none; text-align:left; }
ul.menu ul li {position:relative;    margin:0}
ul.menu ul li a {display:block; padding:5px 7px 5px; color:#ffffff!important;
	background-color:#000000;
	filter:alpha(opacity=85);   /* Internet Explorer       */
   -moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   opacity: 0.85; 
	width:150px!important;
	height:15px;
		}
ul.menu ul li a:hover {color: #ffffff;
	filter:alpha(opacity=100);   /* Internet Explorer       */
   -moz-opacity:1;           /* Mozilla 1.6 and below   */
   opacity: 1; 
	background-color:#eb891a;}
ul.menu ul ul {left:163px; top:-1px}
ul.menu .menulink {padding:8px 0px 10px; font-weight:bold; width:134px}
ul.menu .menulink:hover {text-decoration:none; }
ul.menu .sub {background:#000000 url(images/arrow.gif) 155px 8px no-repeat;
filter:alpha(opacity=85);   /* Internet Explorer       */
   -moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   opacity: 0.85; 
}
.bookmark
	{
	background-color:#ffffff;
	text-align:center;
	clear:both;
	width:944px;
	margin:auto;
	}

.blog_home {
text-align:right;
padding-right:5px;
text-decoration:none;
font-weight:bold;
font-size:12px;
line-height:22px;
}	
.blog_home a { margin-top:15px; padding-right:30px; color: #e18c22; text-decoration:none; }
.blog_home a:hover { text-decoration:underline; }
.heading3 {
color:#990000;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}
.highlights {
color:#FF6600;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}
.inputsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#fbbf45;
	color:#000000;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height:22px;
	height:22px;
}
.post, .page{margin:1em 0 2em 0;padding:0 0 .6em;display:block;background:transparent url(images/dot.gif) repeat-x left bottom;}
.post.preview-title{background:none;}
body.single-page .page, body.single-post .post{background: none;margin:0;padding:0;}

h3.title{font-size:140%;font-weight:bold;margin:1em 0 0 0;padding:0;}
h3.title a{text-decoration:none;color:#4e4e4e;}
h3.title a:hover{color:#ed1e24;text-decoration:none;}
.post-excerpt{font-size:90%;font-style:italic;color:#666;}
.post-short-info{margin:0;padding:0;}

.post-thumb img{border:4px solid #eee;}
.post-info{background:transparent url(images/info-bar.png) no-repeat right top;height:42px;margin-left:11px;color:#bbb;text-shadow:#fff 1px 1px 1px;}
.post-info a{font-weight:bold;color:#999;}
.post-info a:hover{color:#ed1e24;}
.post-info p.author{padding: 0 0 0 6px;margin:0;line-height:32px;}
.post-info p.comments{padding: 0 12px 0 0;margin:0;line-height:32px;}
.post-info p.comments a.comments{background:transparent url(images/icons.png) no-repeat 0px -49px;padding-left:20px;}
.post-info p.comments a.no.comments{background-position:0px 1px;}
.post-date{background:transparent url(images/info-bar.png) no-repeat left -75px;padding-left:11px;float:left;text-transform:uppercase;font-weight:bold;}
p.day{background:transparent url(images/info-bar.png) no-repeat right -42px;height:33px; padding:0 16px 0 0;margin:0;line-height:31px;color:#000000;}
.post-content p{margin:0 0 .8em 0;padding:0;}
.post-content a.post-edit-link{border:#ddd 1px solid;background-color:#fff;padding:3px 6px;text-decoration:none;}
.post-content a.post-edit-link:hover{border:#ff284b 1px solid;background-color:#ed1e24;color:#fff;}
.post-content a.more-link{text-decoration:none;color:#666;text-shadow:#fff 1px 1px 1px;padding:2px 6px 3px 6px;margin:0;font-size:85%;text-transform:uppercase;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.post-content a.more-link:hover{color:#666; text-decoration:none!important;}
.post-tags{background:transparent url(images/icons.png) no-repeat 0px -104px;font-style:italic;padding-left:20px;line-height:22px;}
.post-meta{padding:.6em 0;border-top:1px solid #ddd;background-color:#f6f6f6;color:#999;display:block;}
.post-meta a{color:#666;text-decoration:none!important;}
.post-meta a:hover{color:#ed1e24;text-decoration:none;}
.post-meta .details{float:right;font-size:80%;line-height:150%;}
.post-meta .details.share{width:74%;}

#titleleft
{
float:left;
background:url(images/titleft.jpg) no-repeat;
width:11px;
height:32px;
}
#titlecenter
{
background:url(images/titcen_08.jpg) repeat-x;
height:32px;
float:left;
}
#titrt
{
background:url(images/titright.jpg) no-repeat;
float:left;
width:158px;
height:42px;


}
ul.breadcrumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:12px;
}
ul.breadcrumbs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.more-link
{
color:#777777;
}
.post-date a:hover
{
color:#000000;
text-decoration:underline;
}
