/* Glasshouse Std Stylesheet */
/*---------------SET UP DEFAULTS-------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
		height: 100.02%; /* stops FF jump */
	/*background: #000 url(../images/bg_loop.jpg) repeat-x top;*/
}
.wrapper {
	margin: 0 auto;
}
#header {
	height: 90px;
	background: url(../images/header-bg.html) no-repeat;
}
#header, #navbar, #content {
	text-align: left;
}
* html #slider, * html #navbar, * html #footer {display: none;}
* html #ie6 {
	background:#000;
	width:100.02%;
	height:100.02%;
	overflow:visible;
	text-align:center;
}

/*--------------------LINKS--------------------*/
a {
	color: #666666;
	text-decoration: none;
	outline: none; /* IE remove dashed border */
}
a:hover {
	color: #fc8801;
	text-decoration: underline;
}
:focus {-moz-outline-style: none;/* Moz remove dashed border */}
a img {border: 0;}



/* BACKGROUND ELEMENTS*/


#home {
	position: relative;
	z-index: 10;
	background:url(../images/bg1.jpg) center top no-repeat;
}
#gallery {
	position: relative;
	z-index: 10;
	background:url(../images/gallery-bg.jpg) center top no-repeat;
}

#bio {
	position: relative;
	z-index: 10;
	background:url(../images/bio-bg.jpg) center top no-repeat;
}
#achiev {
	position: relative;
	z-index: 10;
	/*background:url(../images/bg3.jpg) center top no-repeat;*/
	background:url(../images/achicv-bg.jpg) center top no-repeat;
}
#medals {
	position: relative;
	z-index: 10;
	background:url(../images/medals-bg.jpg) center top no-repeat;
}
#reach {z-index: 9;

	background:url(../images/reach-bg.jpg) center top no-repeat;
}

#awards  {
	background:url(../images/awards-bg.jpg) center top no-repeat;
}
#services #wide {
	margin-top:70px;	
}
#video  {
	background:url(../images/video-bg.jpg) center top no-repeat;
}

/*#contact {
	position: relative;
	z-index: 10;
	background:url(../images/bg3.jpg) center top no-repeat;
}*/
/*------------- WEBKIT SAFARI & CHROME -----------------*/

	
	
	

/*------------------------HEADINGS & PARAGRAPHS------------------------*/ 
/*.cufon-loading h1, .cufon-loading h2, .cufon-loading h3, .cufon-loading h4, .cufon-loading .servicehead {
	visibility: hidden !important;
}
.cufon-ready h1, .cufon-ready h2, .cufon-ready h3, .cufon-ready h4, .cufon-ready .servicehead {
	display: block;
}*/

/*------------------------MAIN NAVIGATION------------------------*/
#navbar {
	height: 59px;
	background:url(../images/menu-bg.jpg) repeat-x top;
	width: 100%;
	padding-top:0;
	z-index: 10;
	position:fixed;
}
#nav_contain {
	width: 1000px;
	margin: 0 auto;
	background:url(../images/menu.png) no-repeat center top;
	height:59px;
}
.btns {
	float:left;
	top: 0;
	margin-left: 160px;
    padding: 10px;
}
.menu {
	text-align:right;
	top: 0;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin-top:-5px;
}
.home-menu {
	text-align:right;
	top: 0;
	padding-left:7px;
	padding-right:7px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	margin-top:0px;
	margin-left: -20px;
}
#navbar ul a {
	float:left;
}



#navbar li {
	list-style-type: none;
	float: left;
}

/*------------------------CONTENT LAYOUT------------------------*/
#narrow, .narrow {
	width:260px;
	float:left;
	margin-top: 63px;
}
.wide {
	width:520px;
	float:right;
	margin-top: 63px;
	padding:0;
}

/*------------------------PORTFOLIO------------------------*/

#portfolio .hold_me {
	width: 940px;
	margin:0 0 0 -60px;
}


/*------------------------FOOTER------------------------*/

#footer {
	
	height:48px;
	margin-bottom:0;
	position:relative;
	width: 1000px;
	margin-top:0px;
	float:left;
}
#footer-left {
	margin-bottom:0;
	position:relative;
	width: 800px;
	margin-top:20px;
		float:left;
}
.design{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:;
	text-align:left;
	}
#footer-right {
	margin-bottom:0;
	position:relative;
	width: 140px;
	margin-top:0px;
		float:right;
}

/*--------------------FORMS--------------------*/


/*--------------------main holder--------------------*/
.hold_me {
	width:1000px;
	margin-left:10px;
	z-index:10;
	position:relative;
/*	background:url(../images/bg1.jpg) no-repeat center top;*/
}
/*--------------------scroller--------------------*/
#slider {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index:0;
}
.scroll {
	
	overflow: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	z-index:0;
	/*background:url(../images/loopbg.png) repeat-x;*/
}
.scrollContainer div.panel {
	width: 1000px;
}

/*--------------------LEGAL--------------------*/
#container {
	margin: 30px auto 0 auto;	
	width:1000px;
	
	text-align:left;
}

/*--------------------SPLASh--------------------*/



/*------------------------PRODUCT PAGES------------------------*/


/* -------------------------------------------------------- New Home page styles */



/* ------------------------- About us page styles ------------------------------------------------- */



/* ------------------------- Services page styles ------------------------------------------------- */
.client_holder{
	width:230px;
	color:#000;
	text-align:left;
	margin:0 auto;
	padding:7px 0px 6px 0px;
	display:table;
}
.client_line{
	width:230px;
	height:1px;
	margin:0 auto;
	background-color:#BDDC5F;
}
.client_item{
	width:185px;
	float:left;
	color:#FFF;
	font-weight:bold;
}
.client_item_btn{
	width:45px;
	padding:10px 0px 0px 0px;
	float:left;
}

/* ------------------------- News Article page styles ------------------------------------------------- */
body#news_article {
	background: #000000  url(../images/news_bg.jpg) no-repeat top; 	
}
body#news_article p {
	margin: 10px 0;
	line-height: 20px;
}
body#news_article p em, body#news_article a:hover{
	color: #AF37A3;
}
.news_content_right ul {
	margin: 5px 0 5px 2px;
	list-style: none;
	width: 182px;
	border-bottom: 1px solid #ccc;
}
#news_main_holder {
	width: 809px;
	margin: 0 auto;
	display: table;
	border-bottom: 10px solid #ACDF44;
}
#news_main_holder img {
	float: left;
	margin: 5px 10px 0 0;
	border: 2px solid #e7e7e7;
}
#news_main_holder a img {
	border: 0;
}
.news_content_holder {
	width: 809px;
	float: left;
	background-color: #f7f7f7;
	margin-top: 169px;
}
.news_header_holder {	
	float: left;
	padding-bottom: 15px;
	width: 545px;
}
.news_header_holder a {	
	float: right;
}
.news_header_wrap {
	float: left;
}
.back_tosite_btn {
	background: url(../images/news_back_tosite_btn.jpg) no-repeat top;
	width: 124px;
	height: 32px;
	display: block;
	float: right;
	margin: 0px 1px 3px;
	border: 0;
	cursor: pointer;
}
.news_content_left {
	width: 546px;
	float: left;
	background-color: #fff;
	padding: 20px;
	text-align: left;
	border-right: 1px solid #CCC;
	font-size: 13px;
}
.news_content_left a {
	color: #86B503;
	text-decoration: underline;
}
.news_content_right{
	width:182px;
	float:left;
	padding: 20px;
	text-align: left;
}
.news_content_right ul {
	margin: 5px 0 5px 2px;
	padding-bottom: 10px;
	width: 182px;
	border-bottom: 1px solid #ccc;
}
.news_content_right li {
	padding: 0 0 4px 10px;
	font-size: 13px;
	color: #000;
	background: url(../images/bullet_pink.png) no-repeat 0 8px;
}
@-moz-document url-prefix() {
     .cat_motion {top:0;}
}


#wrapperclass{
	width:1000px;
	height:900px;
	margin:0 auto;
	}
#banner{
	width:1000px;
	float:left;
	margin-top: 87px;
	}

#hm-bnr-heading{
	width:430px;
	float:left;
	margin-left: 44px;
	height: 290px;
	}
#page-heading{
	width:430px;
	float:left;
	margin-left: 44px;
	height: 150px;
	}
#page-liner{
	width:430px;
	float:left;
	margin-left: 18px;
    margin-top: -23px;
	height: 140px;
	}

#hm-bnr-img{
	width:390px;
	float:left;
	text-align:left;
	margin-left: -20px;
	}
#achive-bnr-img{
	float: left;
     margin-left: 40px;
    margin-top: -12px;
    position: relative;
    text-align: right;
    top: 50px;
    width: 408px;
    z-index: 0;
	}
#bio-bnr-img{
	float: left;
    margin-left: 68px;
    margin-top: -12px;
    position: relative;
    text-align: right;
    top: 50px;
    width: 408px;
    z-index: -1;
	}
#award-bnr-img{
	float: left;
    margin-left: 18px;
    margin-top: -12px;
    position: relative;
    text-align: right;
    top: 50px;
    width: 408px;
    z-index: 0;
	}
#gallery-bnr-img{
	float: left;
    margin-left: 43px;
    margin-top: -12px;
    position: relative;
    text-align: right;
    top: 50px;
    width: 408px;
    z-index: -1;
	}
#video-bnr-img{
	float: left;
    margin-left: 43px;
    margin-top: -12px;
    position: relative;
    text-align: right;
    top: 165px;
    width: 408px;
    z-index: 0;
	}

#reach-bnr-img{
	float: left;
    margin-left: 66px;
    margin-top: -12px;
    position: relative;
    text-align: right;
    top: 50px;
    width: 408px;
    z-index: -1;
	}
#medals-bnr-img{
	float: left;
    margin-left: 73px;
    margin-top: -12px;
    position: relative;
    text-align: right;
     top: 50px;
    width: 408px;
    z-index: -1;
	}
#hm-cont-area{
	width:1000px;
	float:left;
	margin-top: -52px;

	}
#hme-cont-bg{
	width:778px;
	float:left;
	background:url(../images/content-bg.png) no-repeat left top;
	height:336px;
	margin-top:-9px;
	}
#achive-cont-bg{
	width:778px;
	float:left;
	background:url(../images/achivement-bg.png) no-repeat left top;
	height:336px;
	margin-top:-9px;
	}
#bio-cont-bg{
	width:778px;
	float:left;
	background:url(../images/bio-bg.png) no-repeat left top;
	height:336px;
	margin-top:-9px;
	}
#awards-cont-bg{
	width:778px;
	float:left;
	background:url(../images/awards-bg.png) no-repeat left top;
	height:336px;
	margin-top:-9px;
	}
#gallery-cont-bg{
	width:778px;
	float:left;
	background:url(../images/gallery-bg.png) no-repeat left top;
	height:336px;
	margin-top:-9px;
	}
#video-cont-bg{
	width:778px;
	float:left;
	background:url(../images/video-bg.png) no-repeat left top;
	height:336px;
	margin-top:-9px;
	}
#medals-cont-bg{
	width:778px;
	float:left;
	background:url(../images/medals-bg.png) no-repeat left top;
	height:336px;
	margin-top:-9px;
	}
#reach-cont-bg{
	width:778px;
	float:left;
	background:url(../images/reach-bg.png) no-repeat left top;
	height:336px;
	margin-top:-9px;
	}
#hme-princess-hd{
	width:778px;
	float:left;
	background:url(../images/heading.png) no-repeat left top;
	height:95px;
	z-index:100;
	position:relative;
	margin:20px;
	}
#bio-princess-hd{
	width:778px;
	float:left;
	background:url(../images/bio-heading.png) no-repeat left top;
	height:95px;
	z-index:100;
	position:relative;
	margin:20px;
	}
#achive-princess-hd{
	width:778px;
	float:left;
	background:url(../images/achivment-heading.png) no-repeat left top;
	height:95px;
	z-index:100;
	position:relative;
	margin:20px;
	}
#awards-princess-hd{
	width:778px;
	float:left;
	background:url(../images/awards-heading.png) no-repeat left top;
	height:95px;
	z-index:100;
	position:relative;
	margin:20px;
	}
#gallery-princess-hd{
	width:778px;
	float:left;
	background:url(../images/gallery-heading.png) no-repeat left top;
	height:95px;
	z-index:100;
	position:relative;
	margin:20px;
	}
#video-princess-hd{
	width:778px;
	float:left;
	background:url(../images/video-heading.png) no-repeat left top;
	height:95px;
	z-index:100;
	position:relative;
	margin:20px;
	}
#medals-princess-hd{
	width:778px;
	float:left;
	background:url(../images/medals-heading.png) no-repeat left top;
	height:95px;
	z-index:100;
	position:relative;
	margin:20px;
	}
#reach-princess-hd{
	width:778px;
	float:left;
	background:url(../images/reach-heading.png) no-repeat left top;
	height:95px;
	z-index:100;
	position:relative;
	margin:20px;
	}
#achiv-bg-hd{
	width:778px;
	float:left;
	background:url(../images/achivment-heading.png) no-repeat left top;
	height:95px;
	z-index:100;
	position:relative;
	margin:20px;
	}
#hme-page-cont{
	width:600px;
	float:left;
	z-index:100;
	position:relative;
	margin:00px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
	}
	
	#hme-page-cont-scroll{
	width:570px;
	float:left;
	z-index:100;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
	}
	#hme-page-cont-scrolltrack{
	width:auto;
	float:left;
	z-index:100;
	position:relative;
	}
	
#hme-news-bg{
	width:325px;
	float:left;
	background:url(../images/news-bg.png) no-repeat left top;
	height:336px;
	margin-left: -111px;
    margin-top: 70px;
	}
#achive-news-bg{
	width:325px;
	float:left;
	background:url(../images/achicvments-news-bg.png) no-repeat left top;
	height:336px;
	margin-left: -111px;
    margin-top: 70px;
	}
#bio-news-bg{
	width:325px;
	float:left;
	background:url(../images/bio-news-bg.png) no-repeat left top;
	height:336px;
	margin-left: -111px;
    margin-top: 70px;
	}
#medals-news-bg{
	width:325px;
	float:left;
	background:url(../images/medals-news-bg.png) no-repeat left top;
	height:336px;
	margin-left: -111px;
    margin-top: 70px;
	}
#reach-news-bg{
	width:325px;
	float:left;
	background:url(../images/reach-news-bg.png) no-repeat left top;
	height:336px;
	margin-left: -111px;
    margin-top: 70px;
	}
#gallery-news-bg{
	width:325px;
	float:left;
	background:url(../images/gallery-news-bg.png) no-repeat left top;
	height:336px;
	margin-left: -111px;
    margin-top: 70px;
	}
#video-news-bg{
	width:325px;
	float:left;
	background:url(../images/video-news-bg.png) no-repeat left top;
	height:336px;
	margin-left: -111px;
    margin-top: 70px;
	}
#awards-news-bg{
	width:325px;
	float:left;
	background:url(../images/awards-news-bg.png) no-repeat left top;
	height:336px;
	margin-left: -111px;
    margin-top: 70px;
	}
	
#hme-news-cont{
	width:290px;
	float:left;
	z-index:100;
	position:relative;
	margin:8px 10px 20px 120px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}
.hme-news-heading{
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	background:url(../images/news-dotted.png) no-repeat -10px 28px;
	line-height:30px;
	}
.hme-news-cont{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	}
.hme-news-subcont{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#000;
	}
#media{
	width:104px;
	height:63px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	position:relative;
	z-index:1000px;
	float:right;
	margin-top: 170px;
	margin-right:-30px;

	}
	
.content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:20px;
	text-align:justify;
	}
	
#hme-achiv-bg{
	width:642px;
	float:left;
	background:url(../images/achicvments.png) no-repeat left top;
	height:150px;
	margin-top:-60px;
	}
	
#achiv-footer-bg{
	width:642px;
	float:left;
	background:url(../images/achicv-footer-img.png) no-repeat left top;
	height:150px;
	margin-top:-60px;
	}
#bio-footer-bg{
	width:642px;
	float:left;
	background:url(../images/bio-footer-img.png) no-repeat left top;
	height:150px;
	margin-top:-60px;
	}
#awards-footer-bg{
	width:711px;
	float:left;
	background:url(../images/awards-footer-img.png) no-repeat left top;
	height:163px;
	margin-top:-60px;
	}
#gallery-footer-bg{
	width:642px;
	float:left;
	background:url(../images/gallery-footer-img.png) no-repeat left top;
	height:150px;
	margin-top:-60px;
	}
#video-footer-bg{
	width:660px;
	float:left;
	background:url(../images/video-footer-img.png) no-repeat left top;
	height:150px;
	margin-top:-60px;
	}
#medals-footer-bg{
	width:642px;
	float:left;
	background:url(../images/medals-footer-img.png) no-repeat left top;
	height:150px;
	margin-top:-60px;
	}
#reach-footer-bg{
	width:642px;
	float:left;
	background:url(../images/reach-footer-img.png) no-repeat left top;
	height:150px;
	margin-top:-60px;
	}
#achiv-footer-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	text-align:justify;
	margin: 51px 10px 10px 73px;
	width:485px;
	}
#bio-footer-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	text-align:justify;
	margin: 44px 10px 10px 166px;
	width: 372px;
	}
#awards-footer-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	text-align:justify;
	margin: 50px 10px 10px 160px;
	width:490px;
	}
#gallery-footer-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	text-align:justify;
	margin: 52px 10px 10px 144px;
	width: 474px;
	}
#video-footer-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	text-align:justify;
	margin: 50px 10px 10px 181px;
	width: 439px;
	}
#medals-footer-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	text-align:justify;
	margin: 40px 10px 10px 85px;
	width:485px;
	}
#reach-footer-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	text-align:justify;
	margin: 38px 10px 10px 86px;
	width: 479px;
	}
#hme-achiv-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	text-align:justify;
	margin: 39px 10px 10px 206px;
	width: 380px;
	}

#space{
	 width:1000px;
	 height:20px;
	
	}
#gallery-area{
	 width:550px;
	 	
	}
#video-area{
	 width:550px;
	 	
	}
#gallery-thumb-img{
	 width:180px;
	 float:left;
	 height:125px;
	 	
	}
#video-thumb-img{
	 float: left;
    height: 80px;
   width: 150px;
	 	
	}
.limandatory2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height:20px;
	text-decoration: none;
	width:550px;
	list-style:inside;
	/*list-style-image: url(images/bullet.png);*/
	float:left;
	text-align:justify;
	display:inline;
}
.achi-content{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	color:#000;
	line-height:17px;
	text-align:left;
	text-transform:lowercase;
	}
#special-cont{
	width:550px;
	float:left;
	position:relative;
	}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	text-align:left;
	display:inline;
	line-height:30px;
	
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:left;
	display:inline;
	line-height:30px;
	
	}
.sub-heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:left;
	display:inline;
	line-height:30px;
	
	}
.title-bg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	background-color:#000;
	}
.title-heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}
.year{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:left;
	line-height:25px;
	padding-left:5px;
	}
.l-bg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-align:left;
	background-color:#f3f2f2;
	padding:5px;
	}
.d-bg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-align:left;
	background-color:#eaebeb;
	padding:5px;

	}
.cont-small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-align:left;

	}
.email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-align:left;
	}
a:hover.email{
	color:#06F;
	}
.textbox1
{
background-color:#ffffff;
border:1px solid #adadad;
width:170px;
height:19px;
font-family: arial, Times, serif ;
font-size:11px;
color:#949494;
text-decoration:none;
}
.textbox2
{
background-color:#ffffff;
border:1px solid #adadad;
width:170px;
height:70px;
font-family: arial, Times, serif ;
font-size:11px;
color:#949494;
text-decoration:none;
}
.submit
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
background-color: #e63837;
padding: 2px;
border: 1px solid #e63837;
height: 21px;
cursor:pointer;
}
.pixel {
	color: #000;
	text-decoration: none;
	outline: none; /* IE remove dashed border */
}
a:hover.pixel{
	color: #e0a300;
	text-decoration: underline;