*
{
	outline:none;
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	font-family:"myriad-pro-1","Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color: #fff;
	font-size:15px;
	margin:0;
	line-height:normal;
	background: url(../giffs/bgd1.gif) repeat #fff;
}

.image-right
{
	float:right;
	margin:20px 0 20px 20px;	
}

p
{
	margin:0 0 10px 0;
	padding:0;	
}

h1,h2,h3,h4
{
	font-size:30px;
	color:#fff;
	text-shadow:none;
	margin-bottom:10px;
	font-weight:normal;
}
h1
{
	font-size:22px;
	padding:6px	4px 14px 38px;
	color:#97bf0d;
}
h2
{
	font-size:20px;
	margin:0px 0 4px 0;
	padding-bottom:8px;
	line-height:14pt;
	color:#97bf0d;
	border-bottom:5px solid #2b2b2b;
}
#content h2
{
	margin:15px 0 4px 0;
}
h2 em
{
	float:left;
	margin-left:-40px;
	background-color:#97bf0d;
	color:#fff;
	padding:5px 5px 10px 5px;
	font-style:normal;
	font-size:25px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
h3
{
	font-size:16px;
	padding-bottom:8px;
	margin:0px 0 4px 0;
	line-height:14pt;
	color:#97bf0d;
	font-weight:lighter;
	border-bottom:5px solid #2b2b2b;
}

#content ul
{
	margin-bottom:15px;	
}

.list-details ul
{
	margin:0 0 0 15px;
}

.list-details li
{
	padding:8px 0 8px 0;
	border-bottom:3px solid #2b2b2b;
	list-style:inside;
}

.table1
{
	padding:0px;
	margin:0;
	text-align:center;
}
.table-header
{
	color:#97bf0d;
	font-size:11px;
	border-bottom:4px solid #333;
}
.table-details
{
	font-size:12px;
}
.table-title
{
	color:#97bf0d;
	font-size:16px;
	font-weight:bold;
}

div.spacer{clear:both; height:0px; display:block;}

img {border: 0;}


#outside-wrapper
{
	width:100%;
	background:url(../giffs/bgd2.jpg) repeat-x;
}
#wrapper
{
	width:960px;
	margin:auto;
	background:url(../giffs/m1.jpg) no-repeat;
	position:relative;
	min-height:800px;
}

#header
{
	height:162px;
	width:960px;
	margin:auto;
	position:relative;
	z-index:1;
}

.forsale-btn
{
	position:absolute;
	top:119px;
	right:2px;
	width:141px;
	height:42px;
	display:block;
	text-indent:-8999px;
}

/*  main menu  */
#tnavigationrow {
	width:554px;
	height:49px;
	position:absolute;
	top:113px;
	left:0px;
	z-index:2;
}
#tnavigation ul {
list-style: none;
display:block;
}
#tnavigation li {
display: inline;
float: left;
}
#tnavigation a {
	width:554px;
	height:49px;
	text-indent: -5000px;
	background:url(../giffs/menu.jpg) no-repeat;
}

#ts1 a { display: block; width: 73px; background-position: 0px -0px;}
#ts1 a:hover {background-position: -0px -49px;}

#ts2 a { display: block; width: 111px; background-position: -73px -0px;}
#ts2 a:hover {background-position: -73px -49px;}

#ts3 a { display: block; width: 100px; background-position: -184px -0px;}
#ts3 a:hover {background-position: -184px -49px;}

#ts4 a { display: block; width: 122px; background-position: -284px -0px;}
#ts4 a:hover {background-position: -284px -49px;}

#ts5 a { display: block; width: 148px; background-position: -406px -0px;}
#ts5 a:hover {background-position: -406px -49px;}


/*  mainmenu END */

#picture-row
{
	height:313px;
	width:960px;
	display:block;
	padding:30px 0 0 0;
}


/* Easy Slider */

			
    /* image replacement */
        .graphic, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
			
			
			#prevBtn
			{
            margin:0;
            padding:0;
			margin-left:0px;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#ccontainer-text
	{	
		width:350px;
		margin:35px 0 0 20px;
		padding:0;
		font-size:20px;
	}
	#ccontainer-text p:last-child
	{	
		font-size:12px;
		color:#97bf0d;
	}	
		
		
		
	#ccontainer{	
		position:relative;
		float:left;
		width:271px;
		margin:0;
		padding:0;
		}	
	
			
	#ccontent{
		position:relative;
		}			



	#slider{
		position:relative;
		z-index:1;
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:411px;
		height:271px;
		overflow:hidden; 
		}	
		
		#prevBtn{ 
		display:block;
		width:33px;
		height:68px;
		position:absolute;
		left:-33px;
		top:100px;
		z-index:100;
		}	
		
		#nextBtn{ 
		display:block;
		width:33px;
		height:68px;
		position:absolute;
		right:-178px;
		top:100px;
		z-index:100;
		}	
	

												
	#prevBtn a, #nextBtn a{  
		display:block;
		width:33px;
		height:68px;
		background: url(../giffs/prev-aro.png);	
		}	
	#nextBtn a{ 
		background: url(../giffs/next-aro.png);	
		}				

/* Easy Slider *//* Easy Slider */

#content-row
{
	width:960px;
	min-height:200px;
}

#home-content
{
	margin:7px 0 0 0;
}
#content
{
	width:600px;
	margin:7px 0 0 0;
	padding:0 0 0 0;
	float:left;
}

.home-block
{
	float:left;
	width:200px;
	margin:15px 20px 0 0px;
	padding:10px 10px 0px 10px;
	background-color:#333;
	height:300px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.home-block a,.right-block1 a,#right-navigation a
{
	color:#97bf0d;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px dotted #97bf0d;
	letter-spacing:1px;
}
#right-navigation a
{
	font-size:inherit;	
}

.sale-wrapper
{
	background-color:#333;
	padding:20px 20px 10px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom:15px;
}

.sale-wrapper strong
{
	color:#97bf0d;
	font-size:20px;
	margin-right:10px;
}
.sale-wrapper em
{
	margin-right:10px;
}
.sale-wrapper p
{
	margin-bottom:20px;
}

.floatcolumn1
{
	float:left;
	margin:10px 20px 20px 0;
	padding-left:15px;
	width:155px;
	border-left:1px solid #4c4848;
}

#right-navigation
{
	width:300px;
	margin:3px 0 0 0;
	float:right;
}

.right-block1
{
	padding:15px 15px 15px 15px;
	border:1px solid #666;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin:25px 0 10px 0;
}

.right-block1 p:last-child
{
	
}

#outside-wrapper .typeform-share.button{
	background-color: #97bf0d;
    background-image: none;
    border: none;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

#outside-wrapper .typeform-share.button:hover,
#outside-wrapper .typeform-share.button:focus{
	background-color:#80a209;
}

#footer
{
	width:960px;
	margin:30px 0 0 0;
	border-top:5px solid #2b2b2b;
	padding:15px 0 15px 0px;
	line-height:normal;
	position:relative;
}

.footer-column
{
	float:left;
	margin-right:30px;
	width:auto;
	border-left:1px solid #2b2b2b;
	padding-left:10px;
}

.footer-column ul
{
	list-style:none;
	margin:0;
	padding:0;
	color:#999;
	text-decoration:none;
	font-size:12px;
}

.footer-column ul a
{
	color:#666;
	text-decoration:none;
	font-size:12px;
	text-shadow:none;
}
.footer-column ul a:hover
{
	color:#999;
}
.footer-column img
{
	margin-top:5px;	
}



