﻿/* Leftcolumn Overall Css added by Narasimha */

.Leftcolumn_Overview
{
background:White url('../images/bg_overview.jpg') repeat-x top left;
border:0px solid #000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:100%;
height:100%;
flotat:left;
}
.Leftcolumn_Header
{
background:Transpartnt url('../images/bg_header.jpg') repeat-x top left;
border:0px solid #000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:auto;
height:auto;
float:left;
}
.Leftcolumn_Body
{
background:Transparent url('http://beta.sitedynamo.com//images/382temp_gallerybg.gif') repeat-x bottom left;
border:0px solid #000000;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
width:auto;
height:156px;
}

/* Leftcolumn Overall  Css added by Narasimha */


/* ------------------------*/
/* Left Colum CSS */
/* ------------------------*/

#Leftcolumn 
{ 
 clear:both;
 color: #333333;
 border: 0px solid #f7f7f7; 
 background-image: url('http://beta.sitedynamo.com//images/380gallery_bg.jpg');
 margin: 0px auto;
 padding: 0px;
 height: 139px;
 width: 658px; 
 text-align:center;
}

.Template_Portal
{
/* background-image: url('../images/template_portal.jpg'); */
width:auto;
height:38px;
margin-bottom:0px;
margin-left:0px;
font-size:25px;
color:#2c83ab;
padding-left:10px;
padding-top:5px;
font-weight:normal;
font-family: MyriadLight, "Myriad Pro", "Gill Sans MT", Arial, Verdana;
}

.Template_Gallery
{
font-family:Verdana, arial;
width:auto;
POSITION: static; 
padding-left:20px;
}

.Gallery_Image
{
 border: 1px solid #CCCCCC;
 margin:4px;
}

.Gallery_Image a
{
 border: 1px solid #CCCCCC;
 margin:4px;
}

.Gallery_Image:hover
{
 border: 1px solid #ff9110;
 margin:4px;
 opacity:0.4;	filter:alpha(opacity=40);
}

.Gallery_Navigation
{
 font-family:Arial, Verdana, Trebuchet MS;
 font-size:12px;
 font-weight:bold;
 text-align:justify;
 color:#ff9110;
 POSITION: static; 
 width:212px;
 padding-left:18px;
 margin-left:10px;
}	

.Previous
{
 margin-top:5px; 
 margin-bottom: 5px; 
 float:left;
 width:210px;
 text-align:center;
 }

.Previous a
{
	color:#ff9110;
	text-decoration:none;
	}
.Previous a:hover
{
	color:#3a3a3a;
	}

.Next
{
 margin-top:5px;
 float:right;
 width:200px;
 }
.Next a
{
	color:#ff9110;
	text-decoration:none;
	}
.Next a:hover
{
	color:#3a3a3a;
	}

.Nav_Image
{
 margin-bottom:5px;
 float:left;
 width:212px;
 height:4px;
 position:static;
 background: url('../images/bar.jpg') no-repeat;
}



