/*

	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider

	Copyright (c) 2009 Niall Doherty

	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.

*/



/* Most common stuff you'll need to change */



	/*.coda-nav {left: 50%; margin-left: 387px; margin-top: 190px; position: absolute;	top: 0;	width: 0 !important; }*/

	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */

	.coda-slider-no-js .coda-slider { overflow: auto !important;}

	

	/* Change the width of the entire slider (without dynamic arrows) */

	.coda-slider, .coda-slider .panel {width:950px;} 

	

	/* Change margin and width of the slider (with dynamic arrows) */

	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width:950px;}

	

	/* Arrow styling */

	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff;}

	

	/* Tab nav */

	.coda-nav ul li a.current { background: #39c }



/* Don't change anything below here unless you know what you're doing */



	/* Tabbed nav */

	.coda-nav ul { margin: auto; }

	.coda-nav ul li { display: inline; float:left; }

	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }

	

	/* Miscellaneous */

	.coda-slider-wrapper { clear: both; /*overflow:auto;*/ /*margin-left:-31px; margin-right:-31px; */position:relative; z-index:1;}
	
	.coda-slider-wrapper123 { clear: both; /*overflow:auto;*/ margin-left:-31px;  position:relative; z-index:1;}

	.coda-slider { float: left; overflow: hidden; position: relative }

	.coda-slider .panel { display: block; float: left }

	.coda-slider .panel-container { position: relative }

	.coda-nav-left, .coda-nav-right { float: left; width:31px; height:88px; margin-top:100px; }

	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none; width:31px; height:88px; background:none; }

	

	/* Arrow styling */



/* Text Div start */



.text_main_div p { margin-top:10px;}

.text_div{ font-family:Trebuchet MS,Arial, Helvetica, sans-serif; font-size:20px; color:#333333; line-height:28px; padding:10px; text-align:justify; float:left;  text-shadow:-1px 1px 0 #6e6d6d;}

.text_div h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#990000; line-height:24px; font-weight:normal; margin:0; padding:0;}



.text_div2{ font-family:Trebuchet MS,Arial, Helvetica, sans-serif; font-size:20px; color:#fff; line-height:28px; padding:10px; text-align:justify; float:left;  text-shadow:-1px 1px 0 #6e6d6d; }

.text_div2 h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#ffb618; line-height:24px; font-weight:normal; margin:0; padding:0;}



.text_div3{ font-family:Trebuchet MS,Arial, Helvetica, sans-serif; font-size:20px; color:#fff; line-height:28px; padding:10px; text-align:justify; float:left;  text-shadow:-1px 1px 0 #6e6d6d;}

.text_div3 h2{font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#f6f428; line-height:24px; font-weight:normal; margin:0; padding:0;  }



/* Text Div End */





/* Button Div start */



.but_div{float:left; width:100%; margin:0; padding:0;}

.link{float:left; color:#FFFFFF; text-shadow:none;}

.link a{text-decoration: underline; font-size:18px; color:#fcea21; padding:0 5px;}

.link a:hover{text-decoration: underline; color:#FFCC00;}

.link2{color:#FFFFFF; text-shadow:none;}

.link2 a{text-decoration: underline; font-size:18px; color:#94010c; padding-left:5px;}

.link2 a:hover{text-decoration: underline; color:#64040a;}



/* Button Div End */



/* Text Div background start */



#text_div_bg{background:url(../images/text_bg.jpg) repeat-x; float:left; min-height:301px; width:100%}

.text_div_bg1{background:#000; float:left; min-height:301px; width:100% }

.text_div_bg2{background:url(../images/text_bg2.jpg) repeat-x; float:left; min-height:301px; width:100%}

.text_div_bg3{background:url(../images/text_bg3.jpg) repeat-y; float:left; min-height:301px; width:100%}

#text_div_bg4{background:url(../images/text_bg4.jpg) repeat-x; float:left; min-height:301px; width:100%}

#text_div_bg5{background:url(../images/text_bg5.jpg) repeat-x; float:left; min-height:301px; width:100%}



/* Text Div background start */



.img_div{float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

img{border:0 none;}





/* 30aug added Css start*/



.link3{color:#FFFFFF; text-shadow:none;}

.link3 a{text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#ffff66; padding:0 5px;}

.link3 a:hover{text-decoration: underline; color:#e1e107;}



/* 30aug added Css end */
