/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;

}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

@charset "utf-8";

/*@font-face {  declare fonts 
	font-family:Arial, Helvetica, sans-serif;
	src: url("../fonts/lindedaxoreg.eot");
	src: local("../fonts/lindedaxoreg"), local("../fonts/lindedaxoreg"),
		url("../fonts/lindedaxoreg.woff") format("woff"),
		url("../fonts/lindedaxoreg.otf") format("opentype"),
		url("../fonts/lindedaxoreg.ttf") format('truetype'),
		url("../fonts/lindedaxoreg.svg#lindedaxoreg") format("svg");
		}*/

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
#header{
	width:1280px;
	/*height:60px;*/
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#fff;
	position: fixed;
}

.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	float:left;
	width:47px;
	height:20px;
	text-align:center;
	padding-top:4px;
	display:block;
	font-weight:bold;
	color:#FFF;
	}

nav {
	height:60px;
	width: 1280px;
	min-width:320px;
	background:#F2793E;
	font-size: 16pt;
	font-family:Arial, Helvetica, sans-serif;
	position: fixed;

}
nav ul {
	display: none;
	height: auto;
	padding:0px;
	margin: 0 auto;
	width: 1280px;
}

nav li {
	display: inline;
	float: left;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
}

nav a {
	border-bottom: 1px solid #7A8083;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color: #fff;
	display:inline-table;
	width: 1280px;
	text-align:left;
	text-indent:25px;
	text-decoration: none;
	line-height: 60px;
}

.visitado {
	display: block;
	background-color:#54585A;
	width:100%;
	position: relative;
	top:0px;
}

.visitado:after {
	content:"";
	width: 65px;
	height: 60px;
	display:inline-block;
	position:absolute;
	top:-61px;
	right:0px;
	background-image: url(../images/img_common/ps_visto_img.png);
	background-repeat: no-repeat;
}



nav li:last-child a {
	border-right: 0;
}

nav a:hover, nav a:active {
	background-color:#434749;
	/*color: blue;*/
}

nav a#pull {
	background-color:#F2793E;
	width:100%;
	height:60px;
	top:0px;
	padding-top:5px;
	padding-left:25px;
	/*padding-right:90px;*/
		position: relative;
	line-height:normal;
	text-indent:0px;
	font-weight: bold;		
	}
	
nav a#pull:after {
	content:"";
	width: 65px;
	height: 60px;
	display:inline-table;
	position: absolute;
	right:0px;
	top: 0px;
	background-color:#E6550F;
	background-image: url(../images/img_common/menu_icon.png);
	background-repeat: no-repeat;
}

@media screen and  (max-width:1280px) {
/* Basic Styles */
#header{
	width:1280px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#fff;
	position: fixed;
}

.caption{
	float:left;
	width:47px;
	height:20px;
	text-align:center;
	padding-top:4px;
	display:block;

	color:#FFF;
	}

nav {
	height:60px;
	width: 1280px;
	min-width:320px;
	background:#54585A;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	position: fixed;

}
nav ul {
	display: none;
	height: auto;
	padding: 0;
	margin: 0 auto;
	width: 1280px;
}

nav li {
	display: inline;
	float: left;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
}

nav a {
	border-bottom: 1px solid #7A8083;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color: #fff;
	display:inline-table;
	width: 1280px;
	text-align:left;
	text-indent:25px;
	text-decoration: none;
	line-height: 60px;
}

.visitado {
	display: block;
	background-color:#54585A;
	width:100%;
	position:relative;
	top:0px;
}

.visitado:after {
	content:"";
	width: 65px;
	height: 60px;
	display:inline-block;
	position:absolute;
	top:-61px;
	right:0px;
	background-image: url(../images/img_common/ps_visto_img.png);
	background-repeat: no-repeat;
}



nav li:last-child a {
	border-right: 0;
}

nav a:hover, nav a:active {
	background-color:#434749;
	border-right: 0;
	/*color: blue;*/
}


nav a#pull {
		display:block;
		background-color:#F2793E;
		width:100%;
		height:60px;
		top:0px;
		padding-top:5px;
		padding-left:25px;
		/*padding-right:90px;*/
		position: relative;
		line-height:normal;
		text-indent:0px;
	}
	
nav a#pull:after {
	content:"";
	width: 65px;
	height: 59px;
	display:inline-table;
	position: absolute;
	right:0px;
	top: 0px;
	background-color:#E6550F;
	background-image: url(../images/img_common/menu_icon.png);
	background-repeat: no-repeat;
}


}
@media screen and  (max-width:1279px) {
/* Basic Styles */
#header{
	width:1024px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#fff;
	position: fixed;
}

.caption{
	float:left;
	width:47px;
	height:20px;
	text-align:center;
	padding-top:4px;
	display:block;

	color:#FFF;
	}

nav {
	height: 60 px;
	width: 1024px;
	min-width:320px;
	background:#54585A;
	font-size: 16pt;
	font-family:Arial, Helvetica, sans-serif;
	position: fixed;

}
nav ul {
	display: none;
	height: auto;
	padding: 0;
	margin: 0 auto;
	width: 1024px;
}

nav li {
	display: inline;
	float: left;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
}

nav a {
	border-bottom: 1px solid #7A8083;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color: #fff;
	display:inline-table;
	width: 1024px;
	text-align:left;
	text-indent:25px;
	text-decoration: none;
	line-height: 60px;
}

.visitado {
	display: block;
	background-color:#54585A;
	width:100%;
	top:0px;
	position: relative;
}

.visitado:after {
	content:"";
	width: 65px;
	height: 60px;
	display:inline-block;
	position:absolute;
	top:-61px;
	right:0px;
	background-image: url(../images/img_common/ps_visto_img.png);
	background-repeat: no-repeat;
}



nav li:last-child a {
	border-right: 0;
}

nav a:hover, nav a:active {
	background-color:#434749;
	/*color: blue;*/
}

nav a#pull {
		display:block;
		background-color:#F2793E;
		width:100%;
		height:60px;
		top:0px;
		padding-top:5px;
		padding-left:25px;
		/*padding-right:90px;*/
		position: relative;
		line-height:normal;
		text-indent:0px;
	}
	
nav a#pull:after {
	content:"";
	width: 65px;
	height: 60px;
	display:inline-table;
	position: absolute;
	right:0px;
	top: 0px;
	background-color:#E6550F;
	background-image: url(../images/img_common/menu_icon.png);
	background-repeat: no-repeat;
}

}

@media screen and  (max-width: 1023px) {
/* Basic Styles */
#header{
	width:800px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#fff;
	position: fixed;
}

.caption{
	float:left;
	width:47px;
	height:20px;
	display:block;
	margin-right:15px;
	color:#FFF;
	line-height:normal;
	text-indent:0px;
	}

nav {
	height: 60 px;
	width: 800px;
	min-width:320px;
	background:#F2793E;
	font-size: 16pt;
	font-family:Arial, Helvetica, sans-serif;
	position: fixed;
}

nav a {
	border-bottom: 1px solid #7A8083;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color: #fff;
	display:inline-table;
	width: 800px;
	text-align:left;
	text-indent:25px;
	text-decoration: none;
	line-height: 60px;
}

nav ul {
	display: none;
	height: auto;
	padding: 0;
	margin: 0 auto;
	width: 800px;
}



}

/*Styles for SABA ANYWhere------------------------------------------------------------------------------*/
@media screen and  (width:980px) {
/* Basic Styles */
#header{
	width:980px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#fff;
	position: fixed;
}

.caption{
	float:left;
	width:47px;
	height:20px;
	text-align:center;
	padding-top:4px;
	display:block;

	color:#FFF;
	}

nav {
	height: 60 px;
	width: 980px;
	min-width:320px;
	background:#54585A;
	font-size: 16pt;
	font-family:Arial, Helvetica, sans-serif;
	position: fixed;

}
nav ul {
	display: none;
	height: auto;
	padding: 0;
	margin: 0 auto;
	width: 980px;
}

nav li {
	display: inline;
	float: left;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}

nav a {
	border-bottom: 1px solid #7A8083;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color: #fff;
	display:inline-table;
	width: 980px;
	text-align:left;
	text-indent:25px;
	text-decoration: none;
	line-height: 60px;
}

.visitado {
	display: block;
	background-color:#54585A;
	width:100%;
	top:0px;
	position: relative;
}

.visitado:after {
	content:"";
	width: 65px;
	height: 60px;
	display:inline-block;
	position:absolute;
	top:-61px;
	right:0px;
	background-image: url(../images/img_common/ps_visto_img.png);
	background-repeat: no-repeat;
}



nav li:last-child a {
	border-right: 0;
}

nav a:hover, nav a:active {
	background-color:#434749;
	/*color: blue;*/
}

nav a#pull {
		display:block;
		background-color:#F2793E;
		width:100%;
		height:60px;
		top:0px;
		padding-top:5px;
		padding-left:25px;
		/*padding-right:90px;*/
		position: relative;
		line-height:normal;
		text-indent:0px;
	}
	
nav a#pull:after {
	content:"";
	width: 65px;
	height: 60px;
	display:inline-table;
	position: absolute;
	right:0px;
	top: 0px;
	background-color:#E6550F;
	background-image: url(../images/img_common/menu_icon.png);
	background-repeat: no-repeat;
}

}
/*------------------------------------------------------------------------------------------------------------*/


@media screen and  (max-width: 799px) {
/* Basic Styles */
#header{
	width:768px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:#fff;
	position: fixed;
}

.caption{
	float:left;
	width:47px;
	height:20px;
	display:block;
	margin-right:15px;
	color:#FFF;
	line-height:normal;
	text-indent:0px;
	}

nav {
	height: 60px;
	width: 768px;
	min-width:320px;
	background:#F2793E;
	font-size: 16pt;
	font-family:Arial, Helvetica, sans-serif;
	position: fixed;
}

nav a {
	border-bottom: 1px solid #7A8083;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color: #fff;
	display:inline-table;
	width: 768px;
	text-align:left;
	text-indent:25px;
	text-decoration: none;
	line-height: 60px;
}

nav ul {
	display: none;
	height: auto;
	padding: 0;
	margin: 0 auto;
	width: 768px;
}



}

/*Smartphone*/
@media only screen and (max-width : 700px) {
	
#header{
	width:320px;
	height:60px;
	top:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
/*	background:#090;*/
	position: fixed;
}

.caption{
	float:left;
	width:47px;
	height:20px;
	margin-left:10px;
	display:block;
	margin-right:0px;
	color:#FFF;
	line-height:normal;
	text-indent:0px;
	}

nav {
	height:60px;
	width: 320px;
	min-width:295px;
	background:#F2793E;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: fixed;

}

nav a {
	border-bottom: 1px solid #7A8083;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color: #fff;
	display:inline-table;
	width: 320px;
	text-align:left;
	text-indent:10px;
	text-decoration: none;
	line-height: 42px;
}
	
	nav a#pull {
		display:block;
		background-color:#F2793E;
		width:320px;
		height:61px;
		top:0px;
		padding-top:5px;
		padding-left:10px;
		padding-right:80px;
		position: relative;
		line-height: 15px;
		text-indent:0px;
	}
	nav a#pull small{
		font-size: 8pt;
		padding-right:80px;
	}
	
nav a#pull:after {
	content:"";
	width: 65px;
	height: 61px;
	display:inline-table;
	position: absolute;
	right:0px;
	top: 0px;
	background-color:#E6550F;
	background-image: url(../images/img_common/menu_icon.png);
	background-repeat: no-repeat;
}
	
	nav ul {
	display: none;
	height: auto;
	padding: 0;
	margin: 0 auto;
	width: 320px;
}	
	
	nav li {
		display: block;
		float: none;
		width: 100%;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 9pt;
	}
	
.visitado {
	display: block;
	background-color:#54585A;
	width:100%;
	top:0px;
	position: relative;
}

.visitado:after {
	content:"";
	width: 65px;
	height: 42px;
	display:inline-block;
	position:absolute;
	top:-43px;
	right:0px;
	background-image: url(../images/img_common/ps_visto_img.png);
	background-repeat: no-repeat;
	background-position: center center;
	
}

}
