/*
body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	background: #111 url('../images/bg/gradient1.gif') top left repeat-x;
}
*/

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
	float:left;
}

/* Slide Show*/

 .slideshow-left
 {
 float:left;
 /*width:480px;	*/
 }
 
 .slideshow-right
 {
float:left;
 width:480px;	
 }
 
 .container
 {
 width:100%;
 }
 
/* Thumbs shadow css. If you don't want shadow, comment out the next 3 CSS-declarations */
/*.imgshadow {
  float:left;
  height:80px;
  width:80px;
  background: url(../../../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../../../images/shadow.gif) no-repeat bottom right;
  margin:3px 10px 3px 3px;
}

.imgshadow img {
  display: block;
  position: relative;
  border: none;
}

.shadowbox {
	margin:1px;
	width:49%;
	float: left;
	background:#000000 url(../images/back_img.png) repeat-x scroll left top;
}
 
.rsg2-lat{
 	margin:10px 0pt 0pt 0pt;
	
 }----------------------------------------------  harshal*/
 .gal_title{
	color:#8A8A8A;
	font:bold 12px Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
 
.gal_title a{
	color:#8A8A8A;
	font:bold 12px Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.gal_title a:hover,a:active,a:focus{
	color:#8A8A8A;
	font:bold 12px Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/*.gal_desc{
	color:#8A8A8A;
	padding:5px 0px 0px 0px;
	font:normal 12px Geneva, Arial, Helvetica, sans-serif;
	
}--------------------------------------------- harshal*/

/*added by Himangi - TES*/
.galname{
font-size: 16px; 
text-transform:uppercase;
margin-top:13px;
margin-bottom:13px;
text-align:center;
}
/*End of styling by Himangi*/
