﻿
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor:pointer;
}

#button_1{
cursor:pointer;
}


#grdTbl{
border: 1px solid rgb(191, 205, 225); 
font: 12px Tahoma;
}

#grdTbl_tr{
/*background-color:#E6EEEE;*/
background-color:#CFDBF3;
height: 25px;
}

#grdTbl_nor_tr{
background-color:#ffffff;
height: 25px;
border: 1px solid rgb(191, 205, 225); 
}

#grid_head_first{
background: none repeat scroll 0% 0% transparent; 
color: #000000; 
text-decoration: none; 
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#666666;
background-color:#CFDBF3;
}

#action{
background: none repeat scroll 0% 0% transparent; 
color: rgb(34, 85, 136); 
text-decoration: none; 
font-size: 13px; 
font-family: Tahoma;
font-weight: normal;
padding-top:5px;
padding-bottom:5px;
padding-left:9px;
padding-right:5px;
}

#grid_head_nor_first{
background: none repeat scroll 0% 0% transparent; 
color: rgb(34, 85, 136); 
text-decoration: none; 
font-size: 12px; 
font-family: Tahoma;
font-weight: normal;
}

#grid_head{
background: none repeat scroll 0% 0% transparent; 
color: rgb(34, 85, 136); 
text-decoration: none; 
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#666666;
border-left: 1px solid white;
background-color:#CFDBF3;
}

#grid_nor_head{
background: none repeat scroll 0% 0% transparent; 
color: rgb(34, 85, 136); 
text-decoration: none; 
font-size: 12px; 
font-family: Tahoma;
font-weight: normal;
}

#grid_item a {
font-size: 12px; 
padding: 1px 6px;
color: rgb(34, 85, 136);
cursor:pointer;
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#666666;
}

#grid_item {
padding: 1px 6px;
color: rgb(34, 85, 136);
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#666666;
}

#grid_item_h a {
font-size: 12px; 
color: rgb(34, 85, 136);
cursor:pointer;
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#666666;
}

#grid_item_h {
color: rgb(34, 85, 136);
cursor:pointer;
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#666666;
}

#grid_item_nor a {
padding: 1px 6px;
color: rgb(34, 85, 136);
cursor:pointer;
border: 1px solid rgb(191, 205, 225); 
}

.side_bg{font-family: Verdana, Arial, Helvetica, sans-serif; background:url(side_top.jpg) repeat-x;color:#c56902; font-size:16px; font-weight:normal;}
.toppadding{padding-top:10px;}
.side_center_bg{background:url(side-bg.jpg) repeat-y;}
.orange-font{padding-top:2px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#cc8c45; font-weight:normal; font-size:11px; text-decoration:none;}
a.orange-font:hover{color:#c60a05;}
.padding{padding-top:3px;}

#marqueecontainer{
position: relative;
width: 245px; /*marquee width */
height: 130px; /*marquee height */
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}


.buttondetail {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	font-family: Arial; font-size: 11px; color: #000000;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.buttondetail:hover {
	text-decoration: none;
}
.buttondetail:active {
	position: relative;
	top: 1px;
}

.white1 {
	color: #606060 !important;
font-weight: bold;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white1:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white1:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
