﻿@charset "utf-8";
/* CSS Document */
body 
{
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color:#7ca2d5;
}
.main_bg{
background-image: url(/images/sunset/sunset_main_bg.png);
background-repeat:repeat-x;
background-color:#7ca2d5;
}
.topbar{
background-image:url(/images/sunset/top_bar_bg.jpg);
background-repeat:repeat-x;
background-color:#293c6e;
}
.page_footer{
background-image:url(/images/sunset/sunset_footer.jpg);
background-repeat:repeat-x;
background-color:#293c6e;
}
.tab_bg {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#395289', endColorstr='#50669b'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#395289), to(#50669b)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #395289,  #50669b); /* for firefox 3.6+ */
}
.tab_bg:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e87767', endColorstr='#bb3a01'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e87767), to(#bb3a01)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e87767,  #bb3a01); /* for firefox 3.6+ */
	}
.tab_bg_selected {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e87767', endColorstr='#bb3a01'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e87767), to(#bb3a01)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e87767,  #bb3a01); /* for firefox 3.6+ */
	border:solid 1px #71250a;
	border-bottom:none !important;
	}
	.grid_command_bg {
		background-image:url(/images/sunset/sunset_grid_command_bg.jpg);
		background-repeat:repeat-x;
		background-color:#8fb0dc;
	}
        .gridHeader
        {
            background-image: url(/images/sunset/sunset_grid_hdr.jpg); /* background-repeat: repeat-x;*/
            background-repeat: repeat-x;
			background-color:#395188;
        }
        .gridFliterItem
        {
            background-color: #2b3f72;
        }
        .btnStyle
        {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#647c9a', endColorstr='#46586e'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#647c9a), to(#46586e)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #647c9a,  #46586e); /* for firefox 3.6+ */
        }
		.btnStyle:hover
        {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2685f8', endColorstr='#0854b2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#2685f8), to(#0854b2)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2685f8,  #0854b2); /* for firefox 3.6+ */
        }
        .btnStyle A
        {
            background-image: url(/images/WebBlue/w_blue_btn.jpg);
            background-repeat: repeat-x;
        }
        .btnStyle a:hover
        {
            background-image: url(/images/WebBlue/w_blue_grid_hdr.jpg);
            background-repeat: repeat-x;
        }
		.home_btn_container {
		width:191px;
		float:left;
		margin:0 0 0 7px;
	}
		.home_btn_container .btn_box {
		background-image: url(/images/sunset/home_btn_bg.jpg);
		background-repeat:repeat-x;
		border:solid inset 1px #6383b0;
	}
		.home_btn_container .btn_box:hover {
		background-image:url(/images/sunset/home_over_btn_bg.jpg) !important;
		background-repeat:repeat-x !important;
		border:solid inset 1px #52748e;
	}
.close_btn {
	width:30px;
	height:20px;
	background-image:url(/images/sunset/popup_close_btn.png);
	background-repeat:no-repeat;
	border:0px;
	outline:none;
	cursor:pointer;
	position:absolute;
	top:-5px;
	margin:10px -15px 0 714px;
	y-index:70;
	x-index:600 !important;
	z-index:500 !important;
	float:right !important;
	border:0px;
	outline:none;
}
.close_btn:hover {
	width:30px;
	height:20px;
	background-image:url(/images/sunset/popup_close_hover_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
	outline:none;
}
.btn {
	width:88px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn:hover {
	width:35px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_go {
	width:35px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_go.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_go:hover {
	width:88px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_go_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}

.btn_cancel {
	width:88px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_cancel.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_cancel:hover {
	width:88px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_cancel_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_create {
	width:88px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_create.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_create:hover {
	width:88px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_create_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_modify {
	width:89px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_modify.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_modify:hover {
	width:89px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_modify_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_print {
	width:77px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_print.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_print:hover {
	width:77px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_print_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_rackdetails {
	width:124px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_rackdetails.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_rackdetails:hover {
	width:124px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_rackdetails_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_refresh {
	width:95px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_refresh.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_refresh:hover {
	width:95px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_refresh_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_save {
	width:79px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_save.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_save:hover {
	width:79px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_save_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_scheme {
	width:96px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_scheme.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_scheme:hover {
	width:96px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_scheme_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_search {
	width:89px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_search.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_search:hover {
	width:89px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_search_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_view {
	width:79px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_view.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.btn_view:hover {
	width:79px;
	height:23px;
	background-image:url(/images/sunset/sunset_btn_view_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 auto;
}

.popup_bg {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#188ee9', endColorstr='#0463ad') !important; /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#188ee9), to(#0463ad)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #188ee9,  #0463ad) !important; /* for firefox 3.6+ */
	border:solid 2px #f6eacb;
}