@charset "utf-8";
/* =Global Reset
------------------------------------------------------------- */
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ol, ul {
	border:0;
	margin:0;
	outline:0;
	padding:0;
	
	
	font-size: 13px;
	line-height: 18px;
	
}
body{
    font-family: Arial;
}
/* =Default
------------------------------------------------------------- */
html{
	overflow-y:scroll;
}
body{
	background:#FFF url(../images/footer_bg.png) 0 bottom repeat-x;
	text-align:center;
}
a, a:link, a:visited, a:active, a:focus, a:hover{
	border:none;
	color:#000000;
}
p{
	margin:0;
}
ul, ol{
	list-style:none;
}
h1, h2, h3{
	font-size:20px;
	font-weight:700;
}

/* =Common Class
------------------------------------------------------------- */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clearboth{
	clear: both;
}
.centerd{
	text-align: center;
}
.smalltxt{
	font-size:11px;
	line-height:14px;
	text-decoration:none;
}
a.smalltxt:hover{
	text-decoration:underline;
}

/* =Basic Structure
------------------------------------------------------------- */
#global-wrapper{
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#header{
	width:960px;
	height:396px;
	float:left;
	background:url(../images/header_banner.jpg) 0 0 no-repeat;
}
#content{
	width:802px;
	padding:30px 78px;
	margin:0 0 37px 0;
	clear:both;
	float:left;
	border:1px solid #bdbcbd;
	background:#FFF url(../images/container_bg.png) 0 bottom repeat-x;
}
	.block-left{
		width:280px;
		height:479px;
		float:left;
	}
	.block-middle{
		width:212px;
		height:479px;
		margin:0 auto;
		text-align:center;
	}
	.block-right{
		width:280px;
		height:479px;
		float:right;
	}
#footer{
	width:960px;
	height:117px;
	clear:both;
	float:left;
	text-align:center;
}

/*Content*/
.fixedpush{
	position:absolute;
	right:-210px;
}
.fixedadbox{
	position:absolute;
	z-index:800;
	width:200px;
	height:300px;
	right:-210px;
	top:396px;
}
.block-middle h3{
	background:url(../images/arrows.png) center 0 no-repeat;
	font-size:20px;
	font-weight:700;
	line-height:30px;
	padding:45px 0;
	width:212px;
	height:59px;
	text-align:center;
	position:relative;
	top:70px;
}
.dropbox{
	width:280px;
	padding:0 0 19px 0;
	float:left;
	position:relative;
	
}
.dropbox1{
	width:280px;
	padding:0 0 19px 0;
	float:left;
	position:relative;
	z-index:4000;
}
.dropdown{
	background:url(../images/dropdown_bg.png) 0 0 no-repeat;
	width:268px;
	height:23px;
	padding:6px;
	line-height:23px;
}
.dropdown strong{
	padding:0 0 0 3px;
	display:block;
	float:left;
	width:240px;
	height:23px;
	line-height:23px;
	font-weight:700;
}
.dropbtn{
	display:block;
	float:right;
	width:20px;
	height:25px;
	cursor:pointer;
}
ul.placelist{
	display:none;
	width:278px;
	height:450px;
	overflow-y:scroll;
	position:absolute;
	left:0;
	top:33px;
	z-index:5000;
	background:#FFFFFF;
	border:1px solid #cccccc;
	border-top:none;
	padding:0 0 6px 0;
	line-height:23px;
}
ul.placelist li{
	padding:0 8px;
	cursor:pointer;
}
ul.placelist li:hover{
	background:#EDEDED;
}
.timebox{
	width:280px;
	height:404px;
	padding:0 0 19px 0;
	float:left;
	clear:both;
	background:url(../images/timebox_bg.png) 0 0 no-repeat;
	text-align:center;
}
.timebox h2{
	width:280px;
	height:47px;
	line-height:47px;
	text-align:center;
	padding:0 0 19px 0;
}
.timedetails{
	float:left;
	clear:both;
	line-height:18px;
	font-size:11px;
}
.timedetails li{
	height:auto;
	overflow:hidden;
	float:left;
	clear:both;
	width:100%;
	display:inline;
}
.timedetails span.descrp{
	width:142px;
	padding:0 7px 0 0;
	display:block;
	float:left;
	text-align:right;
}
.timedetails strong{
	font-size:11px;
	display:block;
	float:left;
}
/*Clock CSS*/
.clockHolder{
	
	margin:13px auto 15px auto;
	position:relative;
	z-index:900;
	top:0px;
	left:0px;
	overflow:hidden;
        width: 196px;
}
.clockHolder1{
	
	margin:13px auto 15px auto;
	position:relative;
	z-index:900;
	top:0px;
	left:0px;
	overflow:hidden;
}
#sec{
	display:block;
	position:absolute;
	z-index:980;
}
#min{
	display:block;
	position:absolute;
	z-index:970;
}
#hour{
	display:block;
	position:absolute;
	z-index:960;
}
.rotatingWrapper
{
	position:absolute;
	z-index:950;
	width:50px;
	height:110px;
	top:0px;
	left:0px;
}
/*Footer*/
.footer-top{
	padding:30px 0 13px 0;
}
.linkWrapper{
	margin: 373px 0 0 0;
	text-align: center;
}
.linkWrapper a{
	 color:#0000fe;
	 font-size: 14px;
	 text-decoration: none;
	 font-weight: bold;
	 padding:0 7px;
}

/* 13-11-2013
------------------------------------------------------------- */
.content-main{
	margin-top:20px;
	margin-bottom:30px;
	}
.time-zone-left{
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-8 */
	
	border:1px solid #ebe7e7;
	width:431px;
	height:100%;
	float:left;
	padding:20px;

	}
.time-zone-right{
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-8 */
	
	border:1px solid #ebe7e7;
	width:420px;
	
	float:right;
	padding:20px;
	min-height:691px

	}
.gradient {
       filter: none;
    }
.text01{
	font-size:18px;
	color:#3481e1;
	font-weight:bold;
	padding-bottom:10px;
	
	}
.time-box{
	width:194px;
	margin:0px auto;
	background-color:#f4f4f4;
	border:1px solid #e9e6e6;
	margin-bottom:40px;
	margin-top:10px !important;
	padding-left:20px;
	padding-right:20px;
	color:#000;
	}
.box-headding{
	
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding-top:13px;
	padding-bottom:13px;
	border-bottom:1px solid #fff;
	
	}
.box-headding1{
	
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding-top:13px;
	padding-bottom:13px;
	border-bottom:1px solid #fff;
	
	}
.time-body{
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	

	}
.text02{
	border:1px solid #e9e6e6;
	background-color:#fff;
	height:130px;
	width:386px;
	border-radius:2px;
	font-size:13px;
	color:#898787;
	padding:15px;
	
	
	}
@media all 
{
	#jPicker { margin: 0px 8px; text-align: left; }
	#jPicker ul { font-size: 15px; margin: 0px 0px 0px 15px; padding: 0px; }
	#jPicker ul li { list-style: disc; padding: 2px 0px; }
	#jPicker ul li ul { margin-bottom: 10px; }
	#jPicker ul li ul li { list-style: circle; }
	#jPicker p { font-size: 13px; padding: 0px 10px; }
	#jPicker hr { clear: both; }
	#jPicker h2.jPicker { font-size: 16px; padding: 20px 10px; }
	#jPicker code { color: #8bd; font-size: 14px; font-weight: bold; }
	#jPicker pre { background: #eee; border: 1px solid #000; color: #000; display: block; font-size: 11px; margin: 10px 5px; padding: 5px; }
	#jPicker span { font-size: 13px; text-align: center; }
	#jPicker a { color: #ff8050; }
	#jPicker input { font-size: 13px; padding: 2px 5px; }
	#jPicker h2 { font-size: 16px; margin: 10px 0px; }
}
.form01{
	width:268px;
	height:23px;
	background-color:#fff !important;
	border:1px solid #e9e6e6;
	padding:6px;
	margin-right:10px;
	color:#898787 !important;
	}
.form02{
	width:280px;
	height:38px;
	background-color:#fff !important;
	border:1px solid #e9e6e6;
	padding:6px;
	margin-right:10px;
	color:#898787 !important;
	}
.text03{
	font-size:15px;
	color:#202020;
	margin-bottom:5px;
	
	}
.form-control{
	margin-bottom:15px;
	}
div.forselect:before {
   background: url("../images/arrow-select.jpg") no-repeat scroll 0 0 #FFFFFF;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    clear: both;
    content: "";
    display: block;
    float: right;
    height: 33px;
    padding-left: 8px;
    pointer-events: none;
    position: relative;
    right: 3px;
    top: 35px;
    width: 24px;
}
.dropdown strong{
	padding:0 0 0 3px;
	display:block;
	float:none !important;
	width:240px;
	height:23px;
	line-height:23px;
	font-weight:700;
}
.dropbox{
	width:280px;
	float:none !important;
	position:relative;
	padding:0px !important;
	
}
.text04{
	font-size:12px;
	font-weight:normal !important;
	text-align:center;
	padding:10px;
	}
.text04 a{
	text-decoration:none;
	
	}
.text04 a:hover{
	text-decoration:none;
	color:#1772bb;
	}

    .onoffswitch {
    position: relative; width: 85px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    }
    .onoffswitch-checkbox {
    display: none;
    }
    .onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 1px solid #E9E6E6; border-radius: 20px;
    }
    .onoffswitch-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
    }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
    float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    }
    .onoffswitch-inner:before {
    content: "På";
    padding-left: 10px;
    background-color: #3481E1; color: #FFFFFF;
    }
    .onoffswitch-inner:after {
    content: "Av";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
    }
    .onoffswitch-switch {
    width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 1px solid #E9E6E6; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    }
.flo-left{
		float:left;
		}
.flo-left1{
		float:left;
		margin-right:25px;
		margin-top:9px;
		width:120px;
		font-family:
}
.smalltxt a{
	font-size:11px;
	line-height:14px;
	text-decoration:none
}
.needle-clock{
	display:block;
	position:absolute;
	}
.jPicker .Title{
	display:none;
	}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	background-color:#38A5EA;
	border:1px solid #0b3d88;
}
