﻿
/*---------General Defination----------------------------------*/
body
{
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background-color: #F8EFDE;
	background-image:url(../images/y-wallpaper.jpg);
	background-position:50%;

	
}
img
{
	border: 0;
}
h1, h2, h3, h4,h5
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-align:left;
}
/*
form, fieldset
{
	border: 0;
	padding: 0;
	margin: 0;
}*/
p
{
	margin: 0;
	padding: 8px 0;
	line-height: 20px;
}
a
{
	color: White;
	outline: none;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: none;
	outline: none;
}
input.txtbox, textarea.txtbox, select
{
	border: 1px solid #b9b59d;
    padding : 2px;
	/* padding: 6px;*/
	font-size: 12px;
	background-color: #f6f5ef;
}
.clear
{
	clear: both;
	height: 0;
	line-height: 0;
	margin-bottom:10px;
}
#maindiv
{
	background-color:#FFFDD9;
	width:100%;
	-webkit-box-shadow: 0 0 15px #777777;
  -moz-box-shadow: 0 0 15px #777777;
   box-shadow:0 0 15px #777777;
   behavior: url(./CSS/PIE.htc);
}

/****************** Main Menu *************************/
#mainmenu
{
	/*background-color: #fffdd9;*/
    float: left;
    height: 114px;
    margin-top: 3%;
    position: fixed;
    text-align: left;
    width: 100%;
    z-index: 9;
}
.Logo
{
	background-image: url(../Images/Default/Express-logo.PNG);
	/*background-color: #FFFDD9;*/
	background-repeat: no-repeat;
	width: 280px;
	height: 114px;
	font-size:large;
	vertical-align: middle;
	background-position: 50%;
	float: left;
    z-index:99999;
}

#spacer
{
	width: 3%;
	height: 110px;
	/*background-color: #FFFDD9;*/
	float: left;
}
.CustomerLogin
{
	background-image: url(../images/default/Customerlogin.gif);
	background-color: #333333;
	background-repeat: no-repeat;
	width: 140px;
	height: 135px;
	vertical-align: middle;
	background-position: center;
	float: right;
}


/***************** Menu Hover , Up ************/
.menuitem
{
	width: 165px;
	height: 20;
	color: #FFFFFF;
	/*background-color: #000000;*/
	border: 0;
	font-family: verdana;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
	cursor: hand;
	z-index: -9999;
}
.submenuitem
{
	width: 165px;
	height: 20;
	color: #FFFFFF;
	background-color: #CC0001;
	border: 0;
	font-family: verdana;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
	cursor: hand;
	
}
.content:hover, .content:hover
{
	position: relative;
	overflow: visible; 
	
}
.content:hover .MeasureMenu
{
	top: 0px;
}
.content h1
{
	font-size: 50px;
	padding-left: 5px;
}
.content h3, h5
{
	padding-left: 5px;
}
.MeasureMenu
{
    width: 100%;
	background: #CE2127;
	left: 0;
	top: -9999px;
	padding: 10px 0 11px; /*border-left:solid 1px #CE2127;*/
	text-align: left;
	overflow: hidden;
	z-index: 9999;
	color: White;
	border-radius: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	position: relative;
}
.MeasureMenu div.SubMeasureMenu
{
	margin: 0 5px;
	height: 1%;
	font-size: small; /*overflow:hidden;*/
	border-bottom: solid 1px white;
	padding-top: 4px;
	
}

/************* Footer ************/
.footercss1
{
	font-size: 25px;
	font-family: Arial Narrow;
}
.footercss2
{
	font-size: 10px;
	font-family: Arial Black;
}
.details-section
{
	color: #515151;
	position: relative;
	width: 100%;
}
 .ContentText {
    float: left;
    padding: 5px;
    width: 860px;
}
.common
{
	width:970px;	
}
.common a:hover
{
	color:white;
}
.locationdiv
{
	margin-top: 5px;
	 border: solid 2px #8CA317;
	 margin:0 2px ;
	 background-color:#FFFDD9;
}
.locationtable
{
	width: 100%;
	color: #436346;
}
.locationheader
{
background-color: #8CA317;
 font-size: 13px;	
 color:white;
}
.locationtd
{
	text-align: center; 
	font-weight: bold;
}
.location
{
	text-align: left; 
	font-weight: bold;
}
.itemtd
{
	text-align: left; 
	border-bottom: dotted 1px #8CA317;
	 border-left: dotted 1px #8CA317;
	 padding-left:5px;
                       
}
.mapborder
{
	width:943px;
	border: solid 2px #8CA317 ;
	 margin-bottom:3px;
	z-index:-1;
	background-color:#FFFDD9;
}
.header
{
	vertical-align: bottom; 
	width: 100%; 
	margin: 7px 0px 8px; 
	padding-left:10px;
	color:#436346;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:bold;
	font-size:22px;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify ;
	font-size:12px;
	color :#8CA317;

}
.button
{
	display: inline-block;
	line-height: 0.3;
	padding: 2px 12px;
	*padding: 7px 9px;
	text-decoration: none;
	color: white; /*background-color: #39c;*/
	background-color: #CE2127;
	border:#CE2127;
	 cursor: hand;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EE755C), to(#CE2127));
	background: -webkit-linear-gradient(#EE755C, #CE2127);
	background: -moz-linear-gradient(#EE755C, #CE2127);
	background: -ms-linear-gradient(#EE755C, #CE2127);
	background: -o-linear-gradient(#EE755C, #CE2127);
	background: linear-gradient(#EE755C, #CE2127);
	 behavior: url(./CSS/PIE.htc);
	 cursor:pointer;
}

.button:hover
{
	display: inline-block;
	line-height: 0.3;
	padding: 2px 12px;	
	*padding: 7px 9px;
	text-decoration: none;
	color: white; /*background-color: #39c;*/
	background-color: #CE2127;
	border:#CE2127;
	cursor:pointer;
	 cursor: hand;
	 background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F1B0A3), to(#CE2127));
	background: -webkit-linear-gradient(#F1B0A3, #CE2127);
	background: -moz-linear-gradient(#F1B0A3, #CE2127);
	background: -ms-linear-gradient(#F1B0A3, #CE2127);
	background: -o-linear-gradient(#F1B0A3, #CE2127);
	background: linear-gradient(#F1B0A3, #CE2127);
	 behavior: url(./CSS/PIE.htc);
}
.sideimage
{
 margin-top:15px;
}


.CabinetTh
{
	  background-color: #785E16;
    color: #FFFFFF;
   
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    text-align: left;
}
.CabinetTr
{
	 
    
    font-size: 12px;
    padding: 0 18px 0 0;
    text-align: justify;
    /* text-indent: 25px; */
	 
}
.cabinetTable
{
	background-color: #EDF1C7;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.cabinetTd
{
	padding : 1px 10px 0px 10px;
	font-family:Arial;
}
.cabinetDiv
{
   	margin : 10px 10px 10px 10px;
	-webkit-box-shadow: 0 0 5px #777777;
	-moz-box-shadow: 0 0 5px #777777;
	box-shadow:0 0 5px #777777;
	behavior: url(./CSS/PIE.htc);
	
}

.select
{
	 background-color: #F6F5EF;
    border: 1px solid #B9B59D;
    font-size: 12px;
     height:20px;
}


/* tab css */

.LightGreen
{
	 background-color: #A3B871;
    color: #FFFFFF;
   
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    text-align: left;
}


#tabs
{
	width: 100%;
	background: #FFFDD9;
	margin-top: 24px;
    margin-top: 0px;
}

#tabs .container
{
	height: 25px;
	padding-top: 8px;
	padding-top: 5px;
	/*border-left: 1px solid #397cae;
	border-right: 1px solid #397cae;*/
	border-bottom: 1px solid #346a92;
	background: #eee;
	background: url('../images/tabs_bg.gif' ) repeat-x left top;
	border-bottom: none;
}

#tabs ul
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}

#tabs ul li
{
	display: inline;
}

#tabs ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 25px;
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	border-bottom: 0px;
	background: #CE2127;
	text-decoration: none;
	color: #FFF;
}

#tabs ul li a:hover
{
	text-decoration: underline;
/*	background-color: #FFFFFF;*/
}

#tabs ul li a span
{
	height: 20px;
	padding: 0px 10px;
	display: block;
	padding-top: 5px;
	cursor: pointer;
	white-space: nowrap;
}

#tabs ul li a.current
{
	background-color: #FFFDD9 !important;
	color: #CE2127 !important;
	border:solid 1px #CE2127;
	border-bottom:solid 2px #FFFDD9;
	-webkit-box-shadow:  -1px -2px 2px  #B32813;
	box-shadow:  -1px -2px 2px  #B32813;
	-moz-box-shadow:  -1px -2px 2px  #B32813;
	box-shadow: -1px -2px 2px  #B32813;
    behavior: url(./CSS/PIE.htc);
}
#tabs ul li.first a span
{
	padding-left: 15px;
	padding-right: 15px;
}

#tabs ul li a
{
	/*background: url(  '../images/Hori.jpg' ) no-repeat left top;*/
	border: 0px;
}

#tabs ul li a span 
{
 /*	background: url(  '../images/verti.jpg' ) no-repeat right top;*/
}

#tabs ul li a.current
{
	background-position: left bottom;
}

#tabs ul li a.current span
{
	background-position: right bottom;
}
#tabs ul li a.tempoff
{
	background-position: left top;
}

#tabs ul li a.tempoff span
{
	background-position: right top;
}

#tabs ul li.first a
{
	color: #1b486a !important;
}

.accountdiv
{
   	margin : 20px 11px 11px 11px;
/*-webkit-box-shadow: 0 0 5px #B32813;*/
/*-moz-box-shadow: 0 0 5px #B32813;*/
/*box-shadow:0 0 5px #B32813;*/
/*behavior: url(./CSS/PIE.htc);*/
/*background:#FFFDD9; */
font-family: verdana;
font-size: 12px;
border:solid 1px #CE2127;

}
.thHeader
{
  background-color:#E4B529;
  text-align:center;
  font-size:10px;
  padding:5px 0px;
}
.thEndHeader
{
  background-color:red;
  text-align:center;
  font-size:10px;
  color:#FFFDD9;
  padding:5px 0px;
}
.Eventr
{
	background-color:#ECECEC;
	padding:7px 2px;
	border-collapse:collapse ;
	
}
.oddtr
{
	background-color:#FFFFFF;
	padding:7px 2px;
	border-collapse:collapse ;
}
.Divheader
{
	background-color: #CE2127;
    color: #FFFDD9;
    padding: 5px;
	margin-bottom: 0px;
}
.menustyle 
{
	background-color:#8CA327; 
	border:1px; 
	border-color:Black;
	cursor:hand;
	font-weight:bold;
		
}
.menustyle:hover
{
	background-color:#8ed440; 
	color:White;
	font-weight:bold;
	border:1px; 
	cursor:hand;
	
	
}

.menustyle:active 
{
	background-color:#8ed440; 
	
}


.headpannel
{
	background-color: #CE2127;
    color: #FFFDD9;
   font-family:Arial;
    padding: 5px;
    width: 233px;
	margin-bottom: 0px;	
}
.fontstyle
{
	font-family:Arial;
	font-size:10;
}
.headingpannel
{
	background-color: #CE2127;
    color: #FFFDD9;
   
    padding: 5px;
    width: 937px;
	margin-bottom: 0px;
}
#wrapper{
  margin:10px;
  width:97%;
  text-align:left
}
#content {
    
  width:100;
  margin:0 auto;
  padding-bottom:20px;
  overflow:hidden
}
.collapse
{
	 background: url(../Images/shaddow-rule.png) repeat-x 10px 93% ;
}
.collapse p 
{
	padding:0 10px 1em;
	font-weight:normal;
	font-size:11px;
	font-family:Verdana;
}
.top{font-size:.9em; text-align:right}
#switch, .switch {margin-bottom:5px; text-align:right}

/* --- Headings  --- */

h2{font-size:1em}

.expand{padding-bottom:.75em}

/* --- Links  --- */
#wrapper a {
  border:1px dotted #ccc;
  border-width:0 0 1px;
  text-decoration:none;
  color:#78756E;
    font-weight: bold;
}
#wrapper a{
  border-style:solid;
 
  outline:0 none
}
#wrapper a {
  color:#78756E;
}
 #wrapper .expand a {
  display:block;
  padding:3px 25px
}
#wrapper .expand a:link, .expand a:visited {
   
  background-image:url(../Images/right-arrow.png);
  background-repeat:no-repeat;
  background-position:1% 50%;
    border-bottom: 2px dotted #78756E;
    font-family:Verdana;
}
#wrapper .expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:underline	
}
#wrapper .expand a.open:link, .expand a.open:visited {
  border-bottom: 2px dotted #78756E;
  background: url(../Images/bottom-arrow.png) no-repeat 1% 50%   
}
.Faqdiv
{
margin : 30px 11px 11px 11px;
-webkit-box-shadow: 0 0 5px #B32813;
-moz-box-shadow: 0 0 5px #B32813;
box-shadow:0 0 5px #B32813;
behavior: url(./CSS/PIE.htc);
background:#FFFDD9; 
font-family: verdana;
font-size: 12px;
border:solid 1px #CE2127;
height: auto;  padding-bottom:30px;width: 946px;  

}
.Faqdiv1
{
margin : 10px 11px 11px 11px;
-webkit-box-shadow: 0 0 5px #B32813;
-moz-box-shadow: 0 0 5px #B32813;
box-shadow:0 0 5px #B32813;
behavior: url(./CSS/PIE.htc);
background:#FFFDD9; 
font-family: verdana;
font-size: 12px;
border:solid 1px #CE2127;
height: auto;  padding-bottom:30px;width: 946px;  

}
.back
{
	 background-image: url("../Images/career.png");
    background-position: 100% 22%;
    background-repeat: no-repeat;
  
    font-family: Verdana;
    min-height: 350px;
}
.NormalText
{
	color: #7E9800;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 10px;
    width: 100%;
}
.tbheader
{
	  background-color: Black;
    color: white;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
}
.normaltr
{
	background: url("../Images/verticale-rule.png") repeat-x scroll 10px 93% transparent;
	height: 39px;
	color:Black;
	font-weight:bold;
	font-size:12px;
	
}
.normaltr a
{
	color:Black;
	font-weight:bold;
	font-size:12px;
	
}
.rightarrowtd
{
	/*background-image: url("../Images/right-button.png");
    background-position: 86% 53%;
    background-repeat: no-repeat;*/
    text-align:right;
    padding-right:10px;
  
}
/* Messages */
	
.message {
	padding: 10px 15px 10px 40px;
	margin: 10px 0;
	font-weight: bold;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

.message p {
	padding: 0;
	width: 93%;
	float: left;
	}
	
.message.errormsg {
	border: 1px solid #e9c59b;
	background: #ffecce url(../images/error.gif) 12px 12px no-repeat;
	color: #e3302c;
	}
	
.message.success {
	border: 1px solid #bfde84;
	background: #edfbd8 url(../images/success.gif) 12px 12px no-repeat;
	color: #508600;
	}
		
.message.info {
	border: 1px solid #bbdbe0;
	background: #ecf9ff url(../images/info.gif) 12px 12px no-repeat;
	color: #0888c3;
	}
	
.message.warning {
	border: 1px solid #e5e181;
	background: #fefde2 url(../images/warning.gif) 12px 12px no-repeat;
	color: #666;
	}
	
.message .close {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: url(../images/close.png) 0 0 no-repeat;
	margin-top: 2px;
	cursor: pointer;
	-moz-opacity: 0.7;
	opacity: 0.7;
	}
	
.message .close.hover {
	-moz-opacity: 1;
	opacity: 1;
	}


/* -------------------------------------------------------------- 
   Buttons
-------------------------------------------------------------- */
.btn,
.btn-icon,
.btn-mini
{
	background-repeat: repeat-x;
	color: #FFF;	
	font-weight: bold;
	display: inline-block;	
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 0 15px 4px;
	margin: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.25);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.25);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=2);
	cursor: pointer;
	position: relative;
}
	
	/* Active/Click state */
	.btn:active, .btn-icon:active, .btn-mini:active { top: 1px; }


/* Sizes */
.btn, .btn-icon { background-position: 0 -80px; font-size: 12px; height: 32px; line-height: 29px; }
.btn.btn-small, .btn-icon.btn-small { background-position: 0 0; font-size: 12px; height: 26px; line-height: 23px;
	top: 0px;
	left: 2px;
	width: 103px;
}
.btn.btn-nowidth, .btn-icon.btn-nowidth { background-position: 0 0; font-size: 12px; height: 26px; line-height: 23px;
	top: 0px;
	left: 2px;
	
}

.btn.btn-large, .btn-icon.btn-large { background-position: 0 -160px; font-size: 15px; height: 42px; line-height: 40px; }

	/* Sizes - Line height for A buttons need to be different */
	a.btn, a.btn-icon { height: 32px; line-height: 32px; padding-bottom: 0; }
	a.btn.btn-small, a.btn-icon.btn-small { line-height: 26px; padding-bottom: 0; }
	a.btn.btn-large, a.btn-icon.btn-large { line-height: 42px; padding-bottom: 0; }
	

/* Fix the button in IE7 :-( */
*+html .btn, *+html .btn-icon { border-color: none ; border: 1px solid transparent;padding-left:5px;padding-right:3px; }



/* Set default button colors */
.btn, .btn-icon, .btn-mini {  background-image: url(../images/bg-lite.png); background-color: #263849; border-color: #16222C; }
.btn:hover, .btn-icon:hover, .btn-mini:hover { background-color: #16222C; color: #FFF; }

.btn-orange { background-color: #F90; border-color: #D58000; }
.btn-orange:hover { background-color: #D58000; }

.btn-red { background-color: #DB3000; border-color: #962303;}
.btn-red:hover { background-color: #ED3400; }

.btn-green { background-color: #759113; border-color: Green;}
.btn-green:hover { background-color: #A3C528; }

.btn-grey { background-color: #949494; border-color: #888; }
.btn-grey:hover { background-color: #A8A8A8; }

.btn-blue { background-color: #5B6C36; border-color: #888; }
.btn-blue:hover { background-color: #445423; font-weight:bold; }


/* Images Overlays - Gradient Effect */
/* 50% Opacity for darker colors */
.btn-grey { background-image: url(../images/bg-dark.png) !important; }


/* 65% opacity for lighter colors */
.btn-orange { background-image: url(../images/bg-lite.png) !important; }


/* Icon Button Styles */
.btn-icon { padding-left: 32px !important; }
*+html .btn-icon { padding-left: 20px !important; padding-right: 5px !important; }

.btn-icon span
{
	background-image: url(../images/amp-btn-icon-sprite.png); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	width: 16px; 
	height: 16px; 
	position: absolute; 
	left: 6px; 
	top: 6px;
}

	.btn-icon.btn-small span { top: 4px; }
	.btn-icon.btn-large span { top: 12px; }
	-moz-document url-prefix() { .btn-icon span { left: -24px; top: 0px; } .btn-icon.btn-small span { top: -1px; } .btn-icon.btn-large span { top: 4px; } } 


/* Mini Buttons */
.btn-mini 
{ 
	background-position: 0 0; 
	width: 32px; 
	height: 26px !important; 
	line-height: 500px !important; 
	overflow: hidden;
	padding: 0; 
}

	.btn-mini span 
	{ 
		background-image: url(../images/amp-btn-icon-sprite.png); 
		background-repeat: no-repeat; 
		display: block;
		width: 16px; 
		height: 16px;
		line-height: 0;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -8px;
		margin-top: -8px;
	}
	
	
/* Icon Classes */
.btn-arrow-down span { background-position: -48px 0; }
.btn-arrow-up span { background-position: -32px 0; }
.btn-arrow-right span { background-position: -16px 0; }
.btn-arrow-left span { background-position: 0 0; }
.btn-comment span { background-position: -112px 0; }
.btn-heart span { background-position: -96px 0; }
.btn-star span { background-position: -80px 0; }
.btn-cart span { background-position: -64px 0; }
.btn-print span { background-position: -128px 0; }
.btn-rss span { background-position: -144px 0; }
.btn-person span { background-position: 0 -16px; }
.btn-check span { background-position: -16px -16px; }
.btn-dollar span { background-position: -32px -16px; }
.btn-refresh span { background-position: -48px -16px; }
.btn-home span { background-position: -64px -16px; }
.btn-plus span { background-position: -80px -16px; }
.btn-minus span { background-position: -96px -16px; }
.btn-cross span { background-position: -112px -16px; }
	
	
/* Transparent Button Styles */
.btn-transparent, .btn-transparent:hover { background-image: url(../images/bg-lite.png); background-color: transparent; filter: none; border-color: transparent\0/; border-color: rgba(0,0,0,.4) !important; margin: 0 1em 0 0; }
*+html .btn-transparent { border: none; }

/* -------------------------------------------------------------- 
   Measuere Tab For LShape UShape
-------------------------------------------------------------- */

#wrapper { width: 95%; margin: 0 auto 150px; }

#header { background: #263849 url(../images/header_bg.png) repeat-x 0 0; width: 93%; height: 96px; margin: 0 auto; position: relative; }

	#header h1
	{
		
		width: 220px;
		height: 27px;
		color: #FFF;		
		font-size: 32px;
		position: absolute;
		top: 40px;
		left: 10px;
	}
	
		#header h1 a { display: block;color: #FFF;text-decoration:none }


.portlet
{
	
	margin-bottom: 1.5em;
	position: relative;
	border: 1px solid #CCC;
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.10);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.10);
	box-shadow: 1px 1px 2px rgba(0,0,0,.10);
	
}
	
.x12 
{
	margin: 0 10px 1.5em;
	float: left;
} 

	.portlet-header
	{
		background: #F0F0F0 url(../images/portlet-header-bg.png) repeat-x 0 0;
		color: #444;
		text-align: left;
		padding: 5px 0 5px 0;
		width: 100%;
		cursor: pointer;		
		position: relative;
		overflow: hidden;
		border-bottom: 1px solid #CCC;
		-webkit-border-top-left-radius: 8px;
		-webkit-border-top-right-radius: 8px;
		-moz-border-radius-topleft: 8px;
		-moz-border-radius-topright: 8px;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;

	}

		.portlet-state-closed .portlet-header { padding-bottom: 10px; }
	
		.portlet-header h4
		{
			font-size: 14px;			
			font-style: normal;
			font-weight: bold;
			color: #263849;
			padding: 0 0 0 10px;
			margin: 0;
		}
		
		.portlet-state-closed .portlet-header { -moz-border-radius: 6px; -webkit-border-radius: 6px; }
		
	.portlet-content { 	padding: 20px 15px 15px; position: relative; }	
	
	.portlet-state-closed .portlet-content { display: none; }
	.portlet-state-closed h4 { border: none; }
	
		.portlet-toggle-icon
		{
			background: url(../images/portlet/portlet-arrow-close.html) no-repeat 0 0 !important;
			width: 12px;
			height: 5px;
			display: block;
			position: absolute;
			right: 15px;
			top: 16px;
		}
	
		.portlet-state-closed .portlet-toggle-icon { background: url(../images/portlet/portlet-arrow-open.html) no-repeat 0 0 !important; }
		
	.portlet-tab-nav
	{
		padding: 0;
		margin: 0;
		position: absolute;
		top: 0px;
		right: 10px;
	}
	
	.portlet-state-closed .portlet-tab-nav { display: none; }

		.portlet-tab-nav li
		{
			background: transparent;
			line-height: 2em;
			list-style-type: none;
			float: left;
			margin: 0 1em 0 0;
			-moz-border-radius: 100px;
			-webkit-border-radius: 100px;
			-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
			-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
			box-shadow: 1px 1px 1px rgba(0,0,0,.1);
			
		}
		
			.portlet-tab-nav li:hover { background: #DDD; }

			.portlet-tab-nav li a
			{
				color: #444;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				padding: 5px 8px;
				outline: none !important;
			}
			
				.portlet-tab-nav li a:hover {  }
							
		.portlet-tab-content { display: block; }
		
		.portlet-tab-nav .portlet-tab-nav-active
		{
			background-color: #263849 !important;
			border: 1px solid transparent;
		}
		
			.portlet-tab-nav-active a { color: #FFF !important; }
			
			.portlet-tab-nav-active a:hover { text-decoration: none !important; }
		
		.portlet-tab-content-active { display: block !imporant; }		
			.portlet-tab-nav .portlet-tab-nav-active  a { color: #0B66B9; text-decoration: none; }


/*------------------------------------------------------------------------------------
Grid Formate
------------------------------------------------------------------------------------*/

.Gridmain
{color:#333333; border: solid 1px #525252; border-collapse: collapse;}

.GridRowStyle
{ background-color:#FFFBD6; Color:#333333; }

.GridFooter
{background-color:#990000; font-weight:bold; Color:White; }

.GridPageStyle
{background-color:#FFCC66; Color:#333333; vertical-align:middle;}

.GridSeletedRow
{background-color:#FFCC66; font-weight:bold; color:Navy; }

.GridHeader
{background-color:Olive;/*990000;*/ font-weight:bold; color:White; }

.GridAlternative
{background-color:White; }

.LinkBtn
{color:Black;}

 .myGrid .mouseover
      {
            background: url(images/grid_mouseover.png) repeat-x top;
      }

      .myGrid .mouseout
      {
            background: #fcfcfc url(images/grid_mouseout.png) repeat-x top;
      }
      
 .tdwidth
 {
 	width:50%
 }
 
 
 /* --------------------------------------------------
 Testing
 -------------------------------------------------- */
 
.Steps
{
	background-color: Red;
	color: White;
	height: 63px;
	width: 90px;
	top: 0px;
	left: 0px;
	vertical-align: middle;
	border: 5px;
	border-radius: 25px;
	text-align: center;
	
}

 /* --------------------------------------------------
 Nav
 -------------------------------------------------- */

#nav {
  position: static;
  top: 0px;
  left: 0px;
  width: 700px;
	height: 125px;
	
}
#nav li {
  float: left;
  background: url(../Images/nav_left.gif) no-repeat;
  list-style: none;
  margin-top:10px;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 39px;
  line-height: 1.1;
  background-color:#1C8E52;/*123666/*68BEDF;/*1C8E52;624E2D;CE2127;*/
 
  
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}


 /* --------------------------------------------------
table css
 -------------------------------------------------- */
 .Mandatory
 {
	vertical-align: middle;
	text-align: right;
	color: Red;
 }
 .Frame
 {
margin : 50px 11px 11px 11px;
-webkit-box-shadow: 0 0 5px #B32813;
-moz-box-shadow: 0 0 5px #B32813;
box-shadow:0 0 5px #B32813;
behavior: url(./CSS/PIE.htc);
background:#FFFDD9; 
font-family: verdana;
font-size: 12px;
border:solid 1px #785E16;
height: auto;  padding-bottom:30px; 
margin-top:10px;
 	}
.Frame1
{
	
	border:solid 0.5px #A3B871;         /*  785E16;  */
	width:946px;   /*  875px;  */
	margin : 50px 11px 11px 11px;
	
	-webkit-box-shadow: 0 0 5px #B32813;
	-moz-box-shadow: 0 0 5px #B32813;
	box-shadow:0 0 5px #B32813;
	behavior: url(./CSS/PIE.htc);
	background:#FFFDD9; 
	font-family: verdana;
	font-size: 12px;
	height: auto;  
	/*padding-bottom:30px; */
	margin-top:10px;
	}

.SubHeader
{
	color:#775A17; 
	font-weight:bold;
	font-family:Arial;
	}
	
	.medium
	{
		padding: 4px;
		margin-right: 1em;
		border: 1px solid;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	
	}
	.txtclass
	{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	position:absolute;
	left: 455px;
    right: 425px;
}
.direction_boldgreen, a
{
    color: White;
	outline: none;
	text-decoration: none;
}
.BlackLnk
{
	color: #990000;
	outline: none;
	text-decoration: none;
	}
.direction_boldgreen, a:hover
{
    color: #000000 !important; 
	outline::solid 1px #000000 !important; 
	text-decoration:underline;
}

.divContent
    {
        border: solid 3px #8CA250;
        border-left-style:groove;
        float: left;
    }
    .divHeader
        {
           /* background-image: url("../Images/divControl/div_header.gif"); */
           background-color :#8CA250;
            color: Black;
            font-family: Verdana;
            font-size: 12px;
            font-weight: bold;
            text-align: left;
            padding-left: 10px;
            height: 30px;
            cursor: move;
            border-style:groove;
            border-color:#8CA250;
        }
        .divIcon
        {
            padding-top: 7px;
            padding-right: 3px;
            vertical-align: middle;
            height: 25px; 
            float: left;
           background:#FFFDD9; 
        }
        .divHeaderText
        {
            float: left;
            height: 25px;
            padding-top: 7px;
            font-size:12px;
            font-weight:bold;
            font-family:Verdana;
            color: White;
        }
        .divCloseButton
        {
            float: right;
            height: 25px;
           /* padding-top: 7px;
            padding-right: 10px; */
            cursor: hand;
        }
        .contentTable
        {
            background-color: #FFFDD9;
        }
        .DivBorder
        {
            top: 200px;
            left: 300px;
            position: absolute;
            width: 400px;
        }
        .tdfontcolor
        {
        	color:#775A17; font-weight:bold
        	}
        	        
.graph
{
	 
	text-align: left;
	 font-size: 12px; 
	 font-family: Arial;
	 font-weight: 400;
    padding: 5px; 
    font-style: normal;
    line-height: 20px;
    text-transform: none;
	 vertical-align: baseline;
	  word-spacing: 0;
	  color :Black
}
.graph1
{
	
	 text-align:left;
	  font-size: 12px; 
	  font-family: Arial;
     font-weight: 400; 
     padding: 5px;
      font-style: normal;
       line-height: 20px; 
       text-transform: none;
     vertical-align: baseline;
      word-spacing: 0;
      color:Black;
}

ul.list-item
{
	margin:0;
	padding:0;
	}
ul.list-item li
{
	margin:0;
	padding: 0px 0px 2px 16px;
	list-style:none; 
	background: url('../images/red-bullete 11.jpg') no-repeat top left;
	
	}
.cabinet
{
	font-family:Arial;
	padding-bottom:50px;
	padding-top:10px;
	color:black;
	font-size:12px;
	font-family:Arial;
}
.cabinetd
{
	font-family:Arial;
	padding-bottom:20px;
	color:black;
	font-size:12px;
	font-family:Arial;
}
.tdfontcolor
{
    color:#775A17; font-weight:bold
}
	
       
/*  popup html */

/*

.dialog {
   background:none repeat scroll 0 0 #FFFDD9 ;
    display: none;
    float: left;
    height: 100%;
    left: 0;
    opacity: 0.40;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.popupMsg 
{
     background-color: white;
    border: 1px solid silver;
    border-radius: 5px 5px 5px 5px;
    color: #1B4373;
    display: none;
    font-family: Verdana;
    font-size: 9.25pt;
    left: 35%;
    position: fixed;
    top: 32%;
    z-index: 999999;
  
}
.popupheaderErr {
    background: linear-gradient(#785E16, #785E16) repeat scroll 0 0 transparent;
    color:white;
    cursor: move;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 9px;
    padding-bottom: 9px;
    padding-top: 10px;
}
.popupFooterErr {
    background: none repeat scroll 0 0 #F6F3DB;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
    vertical-align: bottom;
}

input[type="button"] {
	width:70px;
	height:23px;
	cursor:pointer;
	background-image: -webkit-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
	background-image: -moz-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
	background-image: -o-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
	background-image: -ms-linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
	background-image: linear-gradient(top, rgb(254, 218, 113), rgb(254, 186, 72));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#feda71', EndColorStr='#feba48');
	border:1px solid #ca9336;
	-webkit-box-shadow:
		inset 0px 1px 0px #fee395,
		      0px 1px 1px rgba(0,0,0,.15);
	-moz-box-shadow:
		inset 0px 1px 0px #fee395,
		      0px 1px 1px rgba(0,0,0,.15);
	box-shadow:
		inset 0px 1px 0px #fee395,
		      0px 1px 1px rgba(0,0,0,.15);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:5px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding: 1px 10px;
	line-height:25px ;
	color:#996633;
	text-shadow:0px 1px 0px rgba(255,255,255,.4);
	position:absolute;
	top:50%;
	left:50%;
	margin-top:23px;
	margin-left:-35px;
}  
  
input[type="button"]:hover {
	background-image: -webkit-linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
	background-image: -moz-linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
	background-image: -o-linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
	background-image: -ms-linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
	background-image: linear-gradient(top, rgb(254, 194, 82), rgb(254, 205, 97));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fec252', EndColorStr='#fecd61');
	-webkit-box-shadow:
		inset 0px 1px 0px #fed17e,
		      0px 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow:
		inset 0px 1px 0px #fed17e,
		      0px 1px 1px rgba(0,0,0,.1);
	box-shadow:
		inset 0px 1px 0px #fed17e,
		      0px 1px 1px rgba(0,0,0,.1);
}*/


/*
***********************************************************************************
     Start   Testimonial Page Frame
***********************************************************************************
*/

.Framemain
{
    margin:50px;position:static;display:inline-block; 
   
    }
.frame98 
{
     width:90%;background-color:#EDF1C7; float:left;padding:15px;
     font-size:12px;font-style:normal;font-family:Arial,Helvetica,sans-serif;color:Black;
    }
 .frameImg
 {
   background-color: #CDD6AF;float: left;margin: 2px;min-height: 80px;padding: 5px;width: 11%;
   }
   .arrow
   {
       float: left;margin-left: 10.9px;margin-top:20px;width: 0; height: 0; border-top: 35px solid transparent;
	border-bottom:0px solid transparent;border-right: 51px solid #CDD6AF;float:left;
         }
.frameBlog
{
    background-color: #CDD6AF;display: block;float: right;margin: 0px;min-height: 94px;text-align: left;width: 79%;
    padding:5px;
             }

/********************
  Store image /fram image style
*******************/
  .framstoreimg
    {
        background-color: #CDD6AF;
        float: left;
        margin: 2px;
        min-height: 80px;
        padding: 5px; /*   width: 11%;*/
        border-radius: 10px;
    }
    .storeimage
    {
        height: 80px;
        width: 75px;
        border-radius: 10px;
    }

/********************
  SPAN --HEADER 
*******************/
	
.spanh1, .spanh2, .spanh3, .spanh4, .spanh5 {
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight:600;
}

.content .spanh1
{
	font-size: 50px;
	padding-left: 5px;
}
.content .spanh3
{
    font-size : 18.7px;
	padding-left: 5px;
}
.content .spanh5
{
	font-size : 13px;
	padding-left: 5px;
}