/* SHRI RENUGA Textiles */

BODY {
	padding: 0;
	margin: 0;
	background: #FFFFFF url(../images/bg-body.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}
.rt-home {
	width: 100%;
	float: left;
	background: url(../images/bgCenterHome.jpg) no-repeat center top;
}
.rt-outer {
	padding: 0;
	margin: 0 auto;
	width: 975px;
}
h2 {
	color: #0F5B3A;
	font-size: 22px;
	padding: 0px 0 10px 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
}
h3 {
	color: #0F5B3A;
	font-size: 20px;
	padding: 0px 0 10px 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
}
p {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #4A4A4A;
}
/* ======= HEADER ======= */
.header	{
	width: 975px;
	float: left;
	height: 109px;
}
.header-logo {
	padding: 12px 0 0 0;
	width: 453px;
	float: left;
}
.header-right {
	padding: 41px 0 0 0;
	margin: 0;
	width: 522px;
	float: left;
}
.top-menu {
	padding: 5px 0 0 295px;
	width: 	200px;
	float: left;
	background: url(../images/bg-top-menu.gif) right top no-repeat;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #679B29;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.top-menu a {
	padding: 0 2px 0 2px;
	color: #679B29;
	text-decoration: none;
}
.top-menu a:hover {
	color: #0F5B3A;
	text-decoration: none;
}
/* ====== MAIN MENU ======= */
.main-menu {
	width: 522px;
	float: left;
	padding: 10px 0 0 0;	
}
.main-menu ul {
	padding: 0px 0 0 0;
	margin: 0;
	list-style: none;
	display: inline;
}
.main-menu ul li {
	padding: 0 0px 0 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0F5B3A;
	font-style: italic;
	display: inline;
	text-align: left;
}
.main-menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.about-us a {
	color: #0F5B3A;
	text-decoration: none;
	width: 97px;
	float: left;
	height: 25px;
	padding: 0 0px 0 0;
	text-align: center;	
}
.about-us a:hover {
	background: url(../images/menu1-over.gif) no-repeat left top;
}
.about-us-active a {
	color: #FFFFFF;
	text-decoration: none;
	width: 97px;
	float: left;
	height: 25px;
	padding: 0 0px 0 0;
	text-align: center;	
	background: url(../images/menu1-over.gif) no-repeat left top;
}

.infrastructure a {
	color: #0F5B3A;
	text-decoration: none;
	width: 134px;
	height: 25px;	
	float: left;
	padding: 0 0px 0 0;	
	text-align: center;	
}
.infrastructure a:hover {
	background: url(../images/menu2-over.gif) no-repeat left top;
}
.infrastructure-active a {
	color: #FFFFFF;
	text-decoration: none;
	width: 134px;
	height: 25px;	
	float: left;
	padding: 0 0px 0 0;	
	text-align: center;	
	background: url(../images/menu2-over.gif) no-repeat left top;
}

.quality a {
	color: #0F5B3A;
	text-decoration: none;
	width: 84px;
	height: 25px;		
	float: left;
	padding: 0 0px 0 0;
	text-align: center;		
}
.quality a:hover {
	background: url(../images/menu3-over.gif) no-repeat left top;
}
.quality-active a {
	color: #FFFFFF;
	text-decoration: none;
	width: 84px;
	height: 25px;		
	float: left;
	padding: 0 0px 0 0;
	text-align: center;
	background: url(../images/menu3-over.gif) no-repeat left top;
}
.careers a {
	color: #0F5B3A;
	height: 25px;		
	text-decoration: none;
	width: 86px;
	text-align: center;	
	float: left;
	padding: 0 0px 0 0;	
}

.careers a:hover {
	background: url(../images/menu3-over.gif) no-repeat left top;
}
.careers-active a {
	color: #FFFFFF;
	height: 25px;		
	text-decoration: none;
	width: 86px;
	float: left;
	padding: 0 0px 0 0;
	text-align: center;	
	background: url(../images/menu3-over.gif) no-repeat left top; }

/* ====== MAIN IMAGE ====== */
.main-img {
	width: 975px;
	float: left;
}
.inner-main-img {
	width: 975px;
	float: left;
	background: url(../images/bg-main-inner.gif) no-repeat center top;
	height: 345px;
}
.inner-main-img1 {
	width: 975px;
	float: left;
	background: url(../images/banner/yarn.png) no-repeat center top;
	height: 345px;
}
.inner-main-img2 {
	width: 975px;
	float: left;
	background: url(../images/banner/terry.png) no-repeat center top;
	height: 345px;
}
.inner-main-img3 {
	width: 975px;
	float: left;
	background: url(../images/banner/fabric.png) no-repeat center top;
	height: 345px;
}
/* ====== MAIN CONTENT ====== */
.main-content {
	padding: 15px 0 0 98px;
	margin: 0;
	width: 877px;
	float: left;
}
.content-row {
	padding: 0 0 25px 0;
	margin: 0;
	width: 877px;
	float: left;
}
.content-row h1, .inner-main h1 {
	color: #0F5B3A;
	font-size: 27px;
	padding: 0px 0 25px 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
}
.content-row h1 span {
	font-size: 19px;
}
.content-row-left {
	width: 581px;
	float: left;
}
.content-row-right {
	width: 296px;
	float: left;
}
.content-row p {
	color: #4A4A4A;
	font-size: 12px;
	padding: 0px 50px 10px 0;
	margin: 0;
	font-weight: normal;
	line-height: 20px;
}
/* ===== PRODUCT TABS  ==== */
.product-tab {
	padding: 0 0 0 20px;
	margin: 0;
	width: 561px;
	float: left;
}
.product-tab ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
.product-tab ul li {
	padding: 0;
	margin: 0;
	width: 124px;
	float: left;
	list-style: none;
	display: inline;
}
.product-tab ul li a {
	background: url(../images/bg-tab-over.jpg) no-repeat left bottom;
	display: block;
	padding: 4px 4px 0px 0;
	width: 120px;
	text-align: center;
	height: 27px;
	color: #0F5B3A;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.product-tab ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	background: url(../images/bg-tab-on.jpg) no-repeat left bottom;
}
.product-active  {
	display: block;
	padding: 4px 4px 0 0;
	width: 120px;
	text-align: center;
	height: 23px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/bg-tab-on.jpg) no-repeat left bottom;
}
.Pro
{
padding-top:4px;
}
.product-txt {
	padding: 19px 19px 0 19px;
	margin: 0;
	width: 530px;
	float: left;
	background: url(../images/bg-product-txt.jpg) no-repeat left top;
	height: 205px;
}
.product-txt img {
	padding: 0 25px 0 0;
	float: left;
}
.product-txt p {
	padding: 0 15px 10px 0;
	margin: 0;
	font-size: 12px;
	color: #D3E5A0;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
.more-details a {
	width: 65px;
	padding: 2px 8px 0 0;
	height: 18px;
	color: #0D4F33;
	text-decoration: none;
	font-size: 11px;
	float:right;
	text-align: right;
	background: url(../images/bg-more-details.gif) no-repeat right top;
}
.more-details a:hover {
	color: #000000;
	text-decoration: none;
	background: url(../images/bg-more-details.gif) no-repeat right bottom;
}
.water-plant {
	padding: 27px 0 0 0;
}
/* ====== INNER CONTENT ====== */
.top-detailsL {
	padding: 0;
	margin: 0;
	width: 381px;
	float: left;
}
.top-detailsR {
	padding: 45px 0 0 30px;
	margin: 0;
	width: 564px;
	float: left;
}
.top-detailsR1 {
	padding: 45px 0 0 13px;
	margin: 0;
	width: 564px;
	float: left;
}
.top-detailsR2 {
	padding: 0px 0 0 6px;
	margin: 0;
	width: 564px;
	float: left;
}
.top-detailsLTitle {
	padding: 80px 0 5px 143px;
	margin: 0 0 5px 0;
	width: 238px;
	float: left;
	color: #0F5B3A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	background: url(../images/bg-top-titileL.jpg) no-repeat right bottom;
}

.top-detailsLTitle span {
	font-size: 25px;
}
.top-detailsLTxt {
	padding: 0px 20px 5px 143px;
	margin: 0 0 0px 0;
	width: 218px;
	float: left;
	color: #4A4A4A;
	line-height: 15px;
	font-size: 11px;
}
.top-detailsLTxt a {
	float: left;
	margin: 10px 0 0 0;
	padding: 2px 5px 2px 135px;
	width: 60px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background: url(../images/bg-detail.jpg) no-repeat right bottom;
}
.top-detailsLTxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/bg-detail-over.jpg) no-repeat right bottom;
}
.top-detailsLTxt1 {
	padding: 0px 20px 5px 0px;
	margin: 0 0 0px 0;
	width:auto;
	float: right;
	color: #4A4A4A;
	line-height: 15px;
	font-size: 11px;

}
.top-detailsLTxt1 a {
	float: right;
	margin: 10px 0 0 0;
	padding: 2px 5px 2px 2px;
	width: 60px;
	height: 16px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background: url(../images/bg-detail.jpg) no-repeat right bottom;
}
.main-inner-content {
	padding: 5px 0 0 98px;
	margin: 0;
	width: 877px;
	float: left;
}
.inner-main h1 {
	color: #0F5B3A;
	font-size: 27px;
	padding: 0px 0 50px 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
}
.inner-main {
	padding: 10px 0 35px 0;
	margin: 0;
	width: 877px;
	float: left;
}
.inner-mainL {
	width: 295px;
	float: left;
	padding: 0;
	margin: 0;
}
.inner-mainR {
	width: 870px;
	float: left;
	padding: 0;
	margin: 0;
}
.inner-mainR1 {
	width: 554px;
	float: left;
	padding: 0;
	margin: 0;
}
.inner-mainR2 {
	width: 554px;
	float: left;
	padding: 0;
	margin: 0 0px 0px 150px
}
.inner-mainR3 {
	width: 780px;
	float: left;
	padding: 0;
	margin: 0 0px 0px 50px
}
/* ===== FOOTER ==== */
.footer-outer {	
	background-color: #0F5B3A;
	width: 100%;
	float: left;
}
.footer {
	height: 113px;
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
.footer-left {
	padding: 12px 0 0 0px;
	margin: 0;
	height: 72px;
	float: left;
	width: 580px;
	/*background: url(../images/footer-logo.jpg) no-repeat left center;*/
}
.footer-left ul {
	padding: 30px 0 3px 0;
	margin: 0;
	float: left;
	font-size: 11px;
	color: #DCEB98;
	width: 580px;
	list-style: none;
	display: inline;
}
.footer-left ul li {
	color: #DCEB98;
	padding: 0 4px 0 0;
	display: inline;
	list-style: none;
}
.footer-left ul li a {
	color: #DCEB98;
	padding: 0 5px 0 0;
	text-decoration: none;
}
.footer-left ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-left p{
	padding: 0px 0 0 0;
	margin: 0;
	float: left;
	font-size: 11px;
	color: #DCEB98;
	width: 580px;
	list-style: none;
	display: inline;
}
.footer-left_a{

	font-size: 11px;
	color: #DCEB98;
	text-decoration:none;

}
.footer-left_a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-right {
	padding: 19px 0 0 99px;
	margin: 0;
	height: 94px;
	float: right;
	width: 198px;
	background: url(../images/bg-tel-img.jpg) no-repeat left center;
}
.footer-right a {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	border-top: 1px solid #276B4D;
	height: 22px;
	border-bottom: 1px solid #276B4D;
	font-size: 11px;
	color: #B3CE85;
	float: left;
	width: 198px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-right a:hover {
	color: #B3CE85;
	text-decoration: underline;
}

.products a {
	color: #0F5B3A;
	height: 25px;		
	text-decoration: none;
	width: 97px;
	float: left;
	padding: 0 0px 0 0;	
	text-align: center;	
}
.products a:hover {
	background: url(../images/menu1-over.gif) no-repeat left top;
}
.products li:hover .sub {
height:18px; display:block; position:absolute; float:right; width:570px; top:100px;right:10px; text-align:center;
}
.products-active a {
	color: #FFFFFF;
	height: 25px;		
	text-decoration: none;
	width: 97px;
	float: left;
	padding: 0 0px 0 0;	
	text-align: center;
	background: url(../images/menu1-over.gif) no-repeat left top;
}
.1inner-main-img {
	width: 975px;
	float: left;
	background: url(../images/yarn banner.png) no-repeat center top;
	height: 345px;
}
.gall-mainR1 {
	width: 830px;
	float: center;
	padding: 0;
	margin: 0;
}
.sub {
display:none; margin:0; padding:0 0 0 60px;list-style:none;
}
.sub li {background:transparent;}
.select li:hover .sub {
height:15px; display:block; position:absolute; float:left; width:750px; top:28px; left:10px; text-align:center;
}
.sub li a {
display:block;height:22px; line-height:20px; float:left; background:url(../images/transparent.gif); padding:0 2px; margin:0; white-space:nowrap;  border-color:#888 #777 #666 #ddd; color:#0F5B3A;font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sub li a:hover {
color:#000; background:#menu1-over; border-color: #fff #333 #000 #fff; line-height:20px; 
}

.products .sub {
display:none; margin:0; padding:0 0 0 60px;list-style:none;
}
#primaryNav li {
	width:10%;
}

#primaryNav li ul li {
	width:100% !important;
}

#primaryNav.col1 li { width:99.9%; }
#primaryNav.col2 li { width:50.0%; }
#primaryNav.col3 li { width:33.3%; }
#primaryNav.col4 li { width:25.0%; }
#primaryNav.col5 li { width:20.0%; }
#primaryNav.col6 li { width:16.6%; }
#primaryNav.col7 li { width:14.2%; }
#primaryNav.col8 li { width:12.5%; }
#primaryNav.col9 li { width:11.1%; }
#primaryNav.col10 li { width:10.0%; }

/* ------------------------------------------------------------
	General Styles
------------------------------------------------------------ */

.sitemap {
	margin: 0 0 40px 0;
	float: left;
	width: 100%;
}
.sitemap h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 5px 0;
}
.sitemap h2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	color: #777777;
	margin: 0 0 20px 0;
}
.sitemap a {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}


/* ------------------------------------------------------------
	Site Map Styles
------------------------------------------------------------ */

/* --------	Top Level --------- */

#primaryNav {
	margin: 0;
	float: left;
	width: 100%;
}
#primaryNav #home {
	display: block;
	float: none;

	position: relative;
	z-index: 2;
	padding: 0 0 30px 0;
}
#primaryNav li {
	float: left;
	
	padding: 30px 0;
	margin-top: -30px;
}
#primaryNav li a {
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: black;	
	background: #c3eafb url(../images/white-highlight.png) top left repeat-x;
	border: 2px solid #b5d9ea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
}
#primaryNav li a:hover {
	background-color: #e2f4fd;
	border-color: #97bdcf;
}
#primaryNav li:last-child {
	background: url(../images/L1-right.png) center top no-repeat;
}
.sitemap a:link:before,
.sitemap a:visited:before {
	content: " "attr(href)" ";
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	word-wrap: break-word;
}
#primaryNav li a:link:before,
#primaryNav li a:visited:before {
	color: #78a9c0;
}

/* --------	Second Level --------- */

#primaryNav li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
	background: url(../images/vertical-line.png) center bottom repeat-y;
}
#primaryNav li li a {
	background-color: #cee3ac;
	border-color: #b8da83;
}
#primaryNav li li a:hover {
	border-color: #94b75f;
	background-color: #e7f1d7;
}
#primaryNav li li:first-child {
	padding-top: 30px;
}
#primaryNav li li:last-child {
	background: url(../images/vertical-line.png) center bottom repeat-y;
}
#primaryNav li li a:link:before,
#primaryNav li li a:visited:before {
	color: #8faf5c;
}

/* --------	Third Level --------- */

#primaryNav li li ul {
	margin: 10px 0 0 0;
	width: 100%;
	float: right;
	padding: 9px 0 10px 0;
	background: #ffffff url(../images/L3-ul-top.png) center top no-repeat;
}
#primaryNav li li li {
	background: url(..images/L3-center.png) left center no-repeat;
	padding: 5px 0;
}
#primaryNav li li li a {
	background-color: #fff7aa;
	border-color: #e3ca4b;
	font-size: 12px;
	padding: 5px 0;
	width: 80%;
	float: right;
}
#primaryNav li li li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#primaryNav li li li:first-child {
	padding: 15px 0 5px 0;
	background: url(../images/L3-li-top.png) left center no-repeat;
}
#primaryNav li li li:last-child {
	background: url(../images/L3-bottom.png) left center no-repeat;
}
#primaryNav li li li a:link:before,
#primaryNav li li li a:visited:before {
	color: #ccae14;
	font-size: 9px;
}


/* ------------------------------------------------------------
	Utility Navigation
------------------------------------------------------------ */

#utilityNav {
	float: right;
	max-width: 50%;
	margin-right: 10px;
}
#utilityNav li {
	float: left;
	margin-bottom: 10px;
}
#utilityNav li a {
	margin: 0 10px 0 0;
	padding: 5px 10px;
	display: block;	
	border: 2px solid #e3ca4b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	background: #fff7aa url(../images/white-highlight.png) top left repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
}
#utilityNav li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#utilityNav li a:link:before,
#utilityNav li a:visited:before {
	color: #ccae14;
	font-size: 9px;
	margin-bottom: 3px;
}
