/* Imports */
@import url("reset.css");
@import url("bootstrap.css");
@import url("index.css?v=1.0");
/***** Global *****/
/* Body */
body { background:#fff; color:#000; font-size:0.857em; /*12px*/ font-family:Arial; line-height:1.429; margin:0; padding: 0; text-align: left; }
/* Headings */
h2 {font-size: 1.571em}        /* 22px */
h3 {font-size: 1.429em}        /* 20px */
h4 {font-size: 1.286em}        /* 18px */
h5 {font-size: 1.143em}        /* 16px */
h6 {font-size: 1em}    		   /* 14px */
h2, h3, h4, h5, h6 { font-weight:400; line-height:1.1; margin-bottom:.8em; }
/* Anchors */
a { outline:0; }
a img { border:0px; text-decoration:none; }
/*a:link, a:visited { color:#C74350; padding:0 1px; text-decoration:underline; }
a:hover, a:active { background-color:#C74350; color:#fff; text-decoration:none; text-shadow:1px 1px 1px #333; }*/
/* Paragraphs */
p { margin-bottom:1.143em; }
* p:last-child { margin-bottom:0; }
strong, b { font-weight:bold; }
em, i { font-style:italic; }
::-moz-selection { background:#333; color:#fff; }
::selection { background:#333; color:#fff; }
/* Lists */
ul { /*list-style:outside disc; margin:1em 0 1.5em 1.5em;*/ }
ol { list-style:outside decimal; margin:1em 0 1.5em 1.5em; }
dl { margin:0 0 1.5em 0; }
dt { font-weight:bold; }
dd { margin-left:1.5em; }
/* Quotes */
blockquote { font-style:italic; }
cite {}
q {}
/* Tables */
/*table { margin:.5em auto 1.5em auto; width:98%; }*/
        /* Thead */
       /*thead th { padding:.5em .4em; text-align:left; }*/
        thead td {}
        /* Tbody */
        /*tbody td { padding: .5em .4em; }*/
        tbody th {}
        tbody .alt td {}
        tbody .alt th {}
        /* Tfoot */
        tfoot th {}
        tfoot td {}
		
/* main */

    #ie-support{
		position: fixed;
		left:0;
		right:0;
		margin-top:-30px;
		z-index: 900;
		background-color: #000;
		filter: alpha(opacity=50);/*opacity for IE6*/
		opacity: 0;
    }
	.old_brauser_in td{
		font-size:90%!important;
		line-height:15px;
	}
    #ie-support-inner{
		position: fixed;
		z-index: 1111000;
		width: 720px;
		padding: 10px 20px 20px;
		background-color: #FFF;
		border: 3px solid #0e5076;
		text-align:left;
    }
		#ie-support-inner a {font-size:18px;}
    #ie-support-inner h1,
    #ie-support-inner h2{
    text-align: center;
    color: #0e5076;
    }
    #ie-support-inner h1{
    font-size: 18px;
    }
    #ie-support-inner h2{
    font-size: 16px;
    }
    #ie-support-inner p{
    font-size: 12px;
    }
    #ie-support-inner a{
    font-size: 14px;
    font-weight: bold;
    color: #0e5076;
    }
    #ie-support-inner a:hover{
    text-decoration: none;
    }
    #ie-support-inner table{
    width: 100%;
    }
    #ie-support-inner table td{
    text-align: center;
    }
    #ie-support-inner table td a{
    padding-top: 70px;
    display: block;
    width: 128px;
    }
    #ie-support-inner a#ie-ok{
    font-size: 16px;
    text-align: center;
    padding: 4px 0;
    width: 100%;
    display: block;
    background-color: #0e5076;
    color: #FFF;
    }
	#ie-support-inner #close-old{background:url(/_site/cms/_pic/close_old.png) no-repeat; width:21px; height:21px; cursor:pointer; position:absolute; margin:0px 0px 0px 710px;}
	
	
	
	
    #_ie{background: transparent url("/_site/_pic/ie.png") top center no-repeat; display:block; width:64px; height:64px;}
    #_opera{background: transparent url("/_site/_pic/opera.png") top center no-repeat; display:block; width:64px; height:64px;}
    #_ff{background: transparent url("/_site/_pic/ff.png") top center no-repeat; display:block; width:64px; height:64px;}
    #_chrome{background: transparent url("/_site/_pic/chrome.png") top center no-repeat; display:block; width:64px; height:64px;}
   	#_safari{background: transparent url("/_site/_pic/safari.png") top center no-repeat; display:block; width:64px; height:64px;} 	

	.old_brauser {padding:10px 0px 10px 0px; background:#efefef; display:none;}
		.red_for_old {color:#e50000;}
		.old_brauser_in {width:980px; margin:auto; text-align:left;}
		.message_old {width:450px; padding-right:10px; color: #0e5076;}
		.brausers_ico {padding:0px 20px;}
	
	.old_brausers_shadow {margin-bottom:30px; background:url(/_site/_pic/old_brauser_shadow.png) repeat-x; height:5px; display:none;}
	#ui-datepicker-div {z-index:10000 !important;}
		
		