/* Copyright --  */
/* Author -- Aabasoft Solutions (www.aabasoft.com) */
.fleft {
	float:left;
}
.fright {
	float:right;
}
.fclear {
	clear:both
}
.fleftclear {
	clear:left
}
.frightclear {
	clear:right
}
* { list-style:none;
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	outline:none;
}
body {
	background:#111111;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	
}

.main-head{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 34px;
	font-weight: normal;
	color: #dff5c4;
}

.sub-head{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#dff5c4;
}




.main-p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	font-weight: normal;
	color: #FFFFFF;
}

.main-p span{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	font-weight: bold;
	color: #FFFFFF;
}

.hr{
	width:100%;
	height:2px;
	background:url(../images/hr-bg.jpg) repeat-x;
}
	




#top-bg{
	width:100%;
	background:url(../images/top-bg-img.jpg) repeat-x;
	height:623px;
}


	
	
/*##################################################################top-contact-start##########*/

#top-contact-container{
	width:960px;
	margin:0 auto;
}

#logo-bg{
	width: 367px;
	height: 80px;
	margin: 30px 0px 0px 30px;
}


/*=====================================menu-start======================*/

#menu{
	width: 400px;
	height: 55px;
	float: right;
	margin-top: 40px;
	 }
#menu ul{}

#menu ul li {

	font: 25px/34px 'LeagueGothicRegular', Arial, sans-serif;
	font-weight: bold;
	padding: 10px;
	float: left;
	display: block;
	color: #FFFFFF;
	hieght: 55px;
 }

#menu ul li a { 
    font: 25px/34px 'LeagueGothicRegular', Arial, sans-serif;
	float:left;
	display:block;
	color:#FFFFFF;
	height:55px;
}

#menu ul li a:hover {
	font: 25px/34px 'LeagueGothicRegular', Arial, sans-serif;
	float: left;
	display: block;
	color: #d4ee57;
	height: 55px;
    }
#menu ul li.currentpage a {
	font: 25px/34px 'LeagueGothicRegular', Arial, sans-serif;
	float:left;
	display:block;
	color: #d4ee57;
	height:55px;
    }
.menu-seperator{
	width:2px;
	height:55px;
	background:url(../images/line-bg.jpg) repeat-y;
	float:left;
}
/*=====================================menu-end======================*/

/*=====================================banner-start======================*/

#banner-container{
	width: 930px;
	height: 427px;
	padding: 15px;
	margin: 0 auto;
	background: #FFF;
	margin-top: 37px;
		background: #fff url(loading.gif) no-repeat 50% 50%;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
}
	


/*=====================================banner-end======================*/



/*####################################################################top-contact-end##########*/

#home-content-container{
	width: 100%;
	margin-top: 20px;
}

/*##################################################################top-content-start##########*/

#top-content-container{
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#amex-bg{
	width:178px;
	height:98px;
}

#caption-bg{
	width: 677px;
	height: 86px;
	margin-top: 5px;
}

/*####################################################################top-content-end##########*/
/*######################################################################content-start##########*/

#home-content-bg{
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
}

#home-left-container{
	width: 355px;
	margin-bottom: 20px;
}

#home-right-container{
	width:590px;
}
.special-care-p-bg{
	width:920px;
	padding:5px;
	float: left;
	}	
/*-------------------our-blinds-start-------*/	
	
.blinds-col {
	width: 370px;
	float: left;
}
.blinds-col ul {
}
.blinds-col ul li {
	line-height: 1.5;
	padding: 0 0 15px 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: lighter;
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/blinds-col.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}



.blinds-col-head-bg{
	width: 250px;
	height: auto;
	float: left;
	padding-left: 20px;
	margin-bottom: 15px;
}

/*-------------------our-blinds-end-------*/

/*-------------------welcome-start-------*/


#welcome-bg{
	width: 570px;
}

#welcome-head-bg{
	width: 400px;
	margin-bottom: 10px;
}

#welcome-img-bg{
	width: 229px;
	height: 149px;
	margin-right: 10px;
}

#welcome-txt-bg{
	width: 330px;
}

.more-button-bg {
	width: 48px;
	height: 20px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}
.more-button {
	display: block;
	width: 48px;
	height: 20px;
	background:url(../images/more-button.png) bottom;
}
.more-button:hover {
	background-position: 0 0;
}
.more-button#currentpage {
	background-position: 0 0;
}


/*-------------------welcome-end-------*/

/*-------------------product-start-------*/
#home-products-container{
	width: 580px;
	margin-top: 15px;
}

#home-products-head-bg{
	width: 250px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#home-products-bg{
	width: 580px;
}

.home-product-img-bg{
	width: 200px;
	height: 130px;
	float: left;
	margin-right: 10px;
}
	

/*--------------------product-end-------*/



/*######################################################################-content-end-##########*/

/*#####################################################################-footer-strat-##########*/

#footer-button-wrapper{
	width:100%;
}

#footer-button-container{
	width:960px;
	margin:0 auto;
}







#footer-menu {
	width: 290px;
	height: 20px;
	padding: 40px 0px 20px 0px;
	margin: 0 auto;
}
#footer-menu ul {
}
#footer-menu ul li {
	float:left;
}
#footer-menu ul li a {
	display:block;
	height:20px;
	float:left;
	padding:0px 5px;
	font: 15px/24px 'LeagueGothicRegular', Arial, sans-serif;
	color:#FFF;
}
#footer-menu ul li a:hover {
	display:block;
	height:20px;
	float:left;
	color: #d4ee57;
}
#footer-menu ul li.currentpage a {
	display:block;
	height:20px;
	float:left;
	color: #d4ee57;
}


/*-------------------------------------leagel-start-*/


.leagel-p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 1.6;
}

.leagel-p a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 1.6;
}


.leagel-p a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.6;
}

.legal-p-bg{
	width: 300px;
	float: left;
}
.legal-p-bg-last{
	width: 240px;
	padding-left: 50px;
	float: right;
}
/*---------------------------------------leagel-end-*/



/*#######################################################################-footer-end-##########*/

.cptText{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
	margin-left: 90px;
	margin-top: 50px;
	display: inline;
	animation: colorchange 2s infinite;
	-webkit-animation: colorchange 2s infinite;
	-moz-animation: colorchange 2s infinite;
}
@-webkit-keyframes colorchange {
	0% {
		color: #FFFFFF;
	}
	25% {
		color: #55b12f;
	}
	50% {
		color: #FFFFFF;
	}
	75% {
		color: #55b12f;
	}
	100% {
		color: #FFFFFF;
	}
}