﻿body
{
    
    font-family: Trebuchet MS, Sago UI, Tahoma, sans-serif;
    margin:0px; 
    padding:0px;
}

.maincontainer
{
	overflow:hidden;
}

.home
{
    overflow:hidden; 
    width: 1000px; 
}

.header
{
	
}

.content
{
	background-color:#282828;
}

.element-row
{
	height:auto; overflow:hidden; padding:5px;   
    font-size: 11px; text-align:left;
}
.element-label
{
	text-align:left; width:100px; float:left; height:auto;	
    font-size: 11px; font-weight:bold; overflow:hidden; padding-top:5px;
}
.element-field
{
	width:auto; float:left; height:auto;
    text-align:left; font-size: 11px; overflow:hidden;
}
.element-input
{
    height: 22px;
    border: groove 1px #999;
    width: 220px;
    font-size: 11px;
    padding-left: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -border-radius:5px;
}
.element-select
{
	font-size: 12px; padding:4px; 
    border:groove 1px #999; -moz-border-radius:5px; -webkit-border-radius:5px;
	-border-radius:5px
}
.WaterMarkText
{
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    -border-radius:5px;
    height: 22px;
    border: groove 1px #999;
    width: 220px;
    color: #aaa;
    font-size: 11px;
    padding-left: 5px;
    font-family :Arial;
}

.gallery
{
	width: 100%;	
	overflow:hidden;
	background-color:#ffffcc;	
	
	filter:alpha(opacity=80);
}

.gallery-tabs
{
	overflow:hidden;
	border-bottom: solid 1px #999;
}

.gallery-content
{
	overflow:hidden;
	
	width:98%;	
}

.CategoryInfo
{
	 font-size:12px;
}

.content-image
{	
	border: solid 1px #000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-border-radius:5px;	
}

.content-image-header
{
	overflow:hidden;
	color:#fff;
	text-align:left;
	padding:7px; 
	font-weight:bold;
	background-color:#666;
	/*-moz-border-radius:5px 5px 0px 0px;
    -webkit-border-radius:5px 5px 0px 0px;
    -border-radius:5px 5px 0px 0px; */
}

.content-image-data
{
	overflow:hidden;
	padding: 5px;	
	background-color:#ffffcc;
}

.content-video
{
	margin:10px;	
}
.album-segment
{	
	overflow:hidden;
	background-color:#ffffcc;
	border: solid 1px #AAAAAA;
	margin: 5px;
	padding:10px;
}
.album-thumbnail
{	
	height:120px;
	width:120px;
	overflow:hidden;
}
.album-thumbnail:hover
{	
	height:120px;
	width:120px;
	overflow:hidden;
}
.album-title
{
	text-align:center; font-size: 11px; font-weight:bold; 
	overflow:hidden; padding-top:5px; color:#000; text-decoration:none;
}
.album-title a
{
	text-decoration:none; color:#000; font-size: 11px; font-weight:bold; 
}
.NoData
{
	text-align:left; font-size: 11px; font-weight:bold; 
	overflow:hidden; padding-top:5px; color:#000; text-decoration:none;	
}

.tabContainer
{
	width: 100%; height: auto;
	overflow:hidden; text-align:left; font-size: 11px; font-weight:bold; 
	padding-top:5px; color:Red; text-decoration:none;
}

.divGallery
{
	background-color:#fff;
	padding:10px;
	text-align:center;
	overflow:hidden;
}
.divGallery:hover
{
	background-color:#fff;
	text-decoration:underline;
	padding:10px;
	text-align:center;
	overflow:hidden;
}

.Breadcrumb
{
	text-decoration:none;
	color:#fff;
	overflow:hidden;
}

.Breadcrumb a
{
	text-decoration:none;
	color:#fff;
	overflow:hidden;
}

.Breadcrumb-Item
{
	overflow:hidden;
	width:auto;
	float:left;	
}

.divInnerPage
{
	background-color:#ffffcc;
	 filter:alpha(opacity=75); 
	 opacity: 0.9;
	color: #000000;
	font-size:12px;
	text-align: justify; 	
	
	/*background-image:url('../images/backblue.png');*/
}

/* START : Tab panel related CSS. */

	.SelectedTab
	{
		background-image:url('../images/submenu-selected.png');
		background-repeat:repeat-x;
		height: 34px;
		width: 100px;
		font-size: 12px;
		font-weight:bold;
		text-align: center;
		line-height: 25px;
		padding: 5px 10px 5px 10px;
		text-decoration:none; color:Black;
	}

	.NotSelectedTab
	{	
		background-repeat:repeat-x;
		height: 34px;
		width: 100px;
		font-size: 12px;
		font-weight:bold;
		text-align: center;
		line-height: 25px;
		padding: 5px 10px 5px 10px;
		text-decoration:none; color:Black;
	}

/* END : Tab panel related CSS. */


/* START : Management related CSS. */


	.Management-Container
	{
		padding:5px;
		overflow:hidden;
		background-color:#ffffcc;
		filter:alpha(opacity=75); 
	    opacity: 0.9;
	}
	
	.Management-Header
	{
		padding:5px;
		overflow:hidden;
	}
	
	.Management-Content
	{
		padding:5px;
		overflow:hidden;
	}
	
	.ManagementSegment
	{
		overflow:hidden;
		background-color:#ffffcc;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-border-radius:5px;
		border: groove 1px #999;
		line-height:20px;
	}
	
	.ManagementSegment:hover
	{
		overflow:hidden;
		background-color:#E2FEFE;	
	}

	.ManagementSegment-Image
	{
		float:left;
		overflow:hidden;
		width:15%;
		text-align:left;
		padding:10px;
	}
	
	.ManagementSegment-Content
	{
		float:left;
		overflow:hidden;
		width:82%;
		text-align:left;
		color:#222222;
	}
	
	.ManagementSegment-Name
	{
		font-size:13px;
		padding:5px;
		font-weight:bold;
	}
	
	.ManagementSegment-Text
	{
		font-size:12px;
		padding:5px;
		font-weight:normal;
	}

/* END : Management related CSS. */

/* START : Career related CSS. */


	.Career-Container
	{
		padding:5px;
		overflow:hidden;
		background-color:#fff;
	}
	
	.Career-Header
	{
		padding:5px;
		overflow:hidden;
	}
	
	.Career-Content
	{
		padding:5px;
		overflow:hidden;
	}
	
	.CareerSegment
	{
		overflow:hidden;
		background-color:#fff;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		-border-radius:5px;
		border: groove 1px #999;
		line-height:20px;
	}
	
	.CareerSegment:hover
	{
		overflow:hidden;
		background-color:#F0F0F0;	
	}

	.CareerSegment-Image
	{
		float:left;
		overflow:hidden;
		width:15%;
		text-align:left;
		padding:10px;
	}
	
	.CareerSegment-Content
	{
		float:left;
		overflow:hidden;
		width:82%;
		text-align:left;
	}
	
	.CareerSegment-Name
	{
		font-size:13px;
		padding:5px;
		overflow:hidden;
		font-weight:bold;
	}
	
	.CareerSegment-Text
	{
		font-size:12px;
		overflow:hidden;
		padding:5px;
		font-weight:normal;
	}
	
	.CareerSegment-Label
	{
		width:15%;
		overflow:hidden;
		float:left;
		font-weight:bold;
	}
	
	.CareerSegment-Control
	{
		width:75%;
		overflow:hidden;
		float:left;
	}

/* END : Career related CSS. */

.button 
{
    width: auto;
    min-width:100px;
    height: 30px;
    background: #333;	           
    position: relative;
    /*margin: 50px auto 0;*/
    overflow: hidden;
    border: 1px solid #333333;
    color: white;
    text-decoration: none;
	
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,.4);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,.4);
   
	
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    
	
	
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
   
	
    background-image: -webkit-linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
    background-image: -moz-linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
    background-image: -ms-linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
    background-image: -o-linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
    background-image: linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
}

a.button {
width: auto;
min-width:100px;
height: 19px;
background: #333;
display: block;
position: relative;
/*margin: 50px auto 0;*/
overflow: hidden;
border: 1px solid #333333;
color: white;
text-decoration: none;

-webkit-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,.4);
-moz-box-shadow: inset 0px 1px 1px 0px rgba(255,255,255,.4);


-webkit-border-radius: 4px;
-moz-border-radius: 4px;



-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;


background-image: -webkit-linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
background-image: -moz-linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
background-image: -ms-linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
background-image: -o-linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
background-image: linear-gradient(bottom, #383838 0%, #444444 49%, #555 50%, #555 100%);
}

a.button span.text {
position: absolute;
top: 16px;
left: 65px;
font: 15px Arial;
}

.button span.text {
position: absolute;
top: 16px;
left: 65px;
font: 15px Arial;
}

a.button span.shine {
content: '';
position: absolute;
height: 400px;
width: 20px;
background: white;
top: -80px;
left: -20px;
display: block;


-webkit-box-shadow: 0px 0px 20px 10px white; 
-moz-box-shadow: 0px 0px 20px 10px white; 


-webkit-transform: rotate(-45deg);	
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);


-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;

}

a.button:hover {
-webkit-box-shadow: inset 0px 1px 10px 0px rgba(255,255,255,.4), 0px 3px 3px 0px rgba(0,0,0,0.4);
-moz-box-shadow: inset 0px 1px 10px 0px rgba(255,255,255,.4), 0px 3px 3px 0px rgba(0,0,0,0.4);

}

.button:hover {
-webkit-box-shadow: inset 0px 1px 10px 0px rgba(255,255,255,.4), 0px 3px 3px 0px rgba(0,0,0,0.4);
-moz-box-shadow: inset 0px 1px 10px 0px rgba(255,255,255,.4), 0px 3px 3px 0px rgba(0,0,0,0.4);

}

a.button:active {
-webkit-box-shadow: inset 0px 1px 15px 0px rgba(0,0,0,.4), inset 0px 1px 1px 1px rgba(0,0,0,.2), 0px 1px 1px 0 rgba(255,255,255,.5);
-moz-box-shadow: inset 0px 1px 15px 0px rgba(0,0,0,.4), inset 0px 1px 1px 1px rgba(0,0,0,.2), 0px 1px 1px 0 rgba(255,255,255,.5);

}

a.button:hover span.shine {
left: 170px;
top: -300px;
}