@charset "utf-8";
/* CSS Document */

body
{
	background-color:#57453f;
	margin:0px;
}

 
.webHeader
{
	background-image:url(images/Header_BG.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:61px;
	border:0px;	
}

.footer
{
	background-image:url(images/footer_Bg.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:110px;
	border:0px;	
}

.content_border
{
  	border-left:1px #ccc solid;	
	background-color:#FFFFFF;	
}

.content_border2
{
  	border-left:1px #ccc solid;
	border-right:1px #ccc solid;	
	background-color:#FFFFFF;	
}


/*------- Web Tab --------------*/

.tab_Bg
{
	background-image:url(images/Tab_BG.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:45px;
	 
	 	
}

/*.tab_Bg:hover
{
	background-image:url(images/Tab_hover.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:45px;
	width:20%;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}*/

.tab_saperator
{
	background-image:url(images/Tab_Saperator.jpg);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right;
	height:45px;
	border:0px;		
}

/*------- Web Tab --------------*/

/*--------- Font -------------*/

.heading1
{
	font-family:Tahoma;
	font-size:14px;
	color:#492e24;	
	font-weight:bold;
}

.heading2
{
	font-family:calibri;
	font-size:21px;
	color:#492e24;	
	font-weight:bold;
}

.bodyFont
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;	
	font-weight:normal;
	text-align:justify;
}

.bodyFont2
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;	
	font-weight:normal;
}

ul
{
	text-align:left;
}

li
{
	margin-bottom:12px;	
}

.whiteFont_small
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;	
	font-weight:normal;	
	text-decoration:none;
}
.whiteFont_small:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;	
	font-weight:normal;	
	text-decoration:underline;
}

/*----------- Font -------------*/


.screenShotBG
{
	background-color:#dfc8c2;
		
}

#modal
{
 	width:75%;
	position:absolute; 
	top: 30%; 
	margin:0px; 
	left:12%; 
	right:15%; 
	z-index:9999;
	display:none; 
	/*background-color:#fff000; */
	height:474px;	
}



/*-------------- Home Page CSS ----------------------------*/

.home_TLC
{
	background-image:url(images/Home_TLC.png);
	background-position:left top;
	background-repeat:no-repeat; 
	height:10px;
	width:10px;	
}

.home_TRC
{
	background-image:url(images/Home_TRC.png);
	background-position:right top;
	background-repeat:no-repeat; 
	height:10px;
	width:10px;	
}

.home_TLine
{
	background-image:url(images/Home_TOP_Line.png);
	background-position:left top;
	background-repeat:repeat-x; 
	height:10px;
}

.home_BottomLine
{
	background-image:url(images/Home_bottom_line.png);
	background-position:left top;
	background-repeat:repeat-x; 
	height:10px;
}

.home_leftLine
{
	background-image:url(images/Home_Left_Line.png);
	background-position:right top;
	background-repeat:repeat-y; 
	width:10px;
}

.home_rightLine
{
	background-image:url(images/Home_Right_Line.png);
	background-position:left top;
	background-repeat:repeat-y; 
	width:10px;
}

.home_BLC
{
	background-image:url(images/Home_BLC.png);
	background-position:left top;
	background-repeat:no-repeat; 
	width:10px;
	height:10px;
}

.home_BRC
{
	background-image:url(images/Home_BRC.png);
	background-position:right top;
	background-repeat:no-repeat; 
	width:10px;
	height:10px;
}

.home_boxBG
{
	background-color:#faf0ee;	
}

/*-------------- Home Page CSS ----------------------------*/

/*///////////////////////////////////////////////////////////////////////////////////////////*/

/*-------- Demo Pricing Content CSS -------------*/

.contentTopline
{
	background-image:url(images/Demo_TopBG.jpg);
	height:15px;
	background-position:left top;
	background-repeat:repeat-x;
	border:0px;	
}


.contentBottomline
{
	background-image:url(images/Demo_TopBG.jpg);
	height:15px;
	background-position:left top;
	background-repeat:repeat-x;
	border:0px;	
}

.contentVerticleline_right
{
	background-image:url(images/Demo_Verticle.jpg);
	height:15px;
	background-position:left top;
	background-repeat:repeat-y;
	border:0px;	
}
.contentVerticleline_left
{
	background-image:url(images/Demo_Verticle.jpg);
	height:15px;
	background-position:right top;
	background-repeat:repeat-y;
	border:0px;	
}

.demo_pricingBox
{
	background-color:#f3eeea;
	border:1px #e6ddd6 solid;	
}

/*-------- Demo Pricing Content CSS -------------*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/

/*---------- Contact Us CSS ----------*/

.contactBottom
{
	background-image:url(images/Contact_Bottom.jpg)	;
	width:875px;	
	border:0px;
	background-repeat:no-repeat;
	background-position:bottom;
}

.contactBox_BG
{
	border-top:1px #a88b81 solid;
	border-bottom:1px #a88b81 solid;	
	background-color:#ecd7d0;
}

.contactHeading
{
	font-family:Microsoft New Tai Lue;
	font-size:25px;
	font-weight:normal;
	color:#6a2008;	
	text-align:left;
}



.boxFont
{
	font-family:Microsoft New Tai Lue;
	font-size:18px;
	font-weight:normal;
	color:#6a2008;	
	text-align:left;
	margin-left:10px;
}

.boxFont2
{
	font-family:Microsoft New Tai Lue;
	font-size:18px;
	font-weight:normal;
	color:#6a2008;	
	text-align:left;
}
/*---------- Contact Us CSS ----------*/