/* 
  ------------------------------------------
  PVII Mercury
  by Project Seven Development
  www.projectseven.com
  Layout05: Silk - Menu Bottom
  ------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #FFF;
	color: #7A7A7C;
	padding: 0;
	min-width: 700px;
	/* [disabled]line-height: 130%; */
}
#logo {
	text-align: center;
	padding: 6px 0;
	color: #000;
	margin: 0;
	background-color: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999999;
}
#logo {
	-moz-box-shadow: 0px 0px 20px #D7D7D7;
	-webkit-box-shadow: 0px 0px 20px #D7D7D7;
	box-shadow: 0px 0px 20px #D7D7D7;
}

#bottom-fixed-wrapper {
	position: fixed;
	left: 0px;
	top: auto;
	z-index: 9999999;
	zoom: 1;
	bottom: 0px;
	width: 100%;
}
.navigation {
	background-color: #fff;
	/* [disabled]height: 60px; */
}
.navigation {
	-moz-box-shadow: 0 0px 60px #ccc;
	-webkit-box-shadow: 0 0px 60px #ccc;
	box-shadow: 0 0px 60px #ccc;
}

ul.p7mercury-menu {
	margin: 0 auto;
	padding: 0px;
	font-size: 15px;
	text-align: center;
}

.p7mercury-menu li {
	display: inline-block;
	list-style-type: none;
	margin-right: 1px;
	padding: 10px 0;
}

.p7mercury-menu a {
	text-decoration: none;
	color: #06C;
	padding: 10px;
	/* [disabled]border: 1px solid transparent; */
}

/*Menu Links CSS3 Properties*/
.p7mercury-menu a {
	/* [disabled]-moz-border-radius: 4px; */
	/* [disabled]-webkit-border-radius: 4px; */
	/* [disabled]border-radius: 4px; */
}

.p7mercury-menu a:hover, .p7mercury-menu a:focus {
	color: #000;
	/* [disabled]border-color: #ddd; */
}

.p7mercury-menu a.down {
	/* [disabled]background-color: #fff; */
	color: #06C;
	/* [disabled]border-color: #fff; */
}
.p7mercury-menu a.down:hover, .p7mercury-menu a.down:focus {
	/* [disabled]background-color: #0154ac; */
	color: #000;
	/* [disabled]border-color: #0154ac; */
}

.p7mercury-menu a:focus, .p7mercury-menu a.down:focus {
	/* [disabled]-moz-border-radius: 0; */
	/* [disabled]-webkit-border-radius: 0; */
	/* [disabled]border-radius: 0; */
	/* [disabled]border-color: transparent; */
	/* [disabled]outline: 1px dotted #000; */
	color: #06C;
}

.conference {
	float: left;
	margin: 10px 15px 3px 0px;
}


h1, h2, h3, h4 {
	line-height: 1.5em;
	color: #069;
	text-align: left;
	text-transform: none;
}
h1 {
	font-size: 36px;
	margin: 0;
	display: inline;
	/* [disabled]width: 100%; */
	}

h2, h3, h4 {
	margin: 0px 0 1px 0;
	font-size: 32px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 20px;
	color: #7A7A7C;
}

.section-header {
	margin: 0px 0 10px 0;
	}

.main-section-header {
	margin: 60px 0 10px 0;
	/* [disabled]width: 100px; */
}

span.subheading, p.subheading {
	/* [disabled]font-family: Candara, Geneva, Arial, Helvetica, sans-serif; */
	display: block;
	font-size: 11px;
	color: #000;
	/* [disabled]text-transform: uppercase; */
	font-weight: bold;
	padding: 5px 0 5px 5px;
}



div.p7HPSsection {
	padding-top: 60px;
}

/*Text properties and white space for content in sections. Top padding is not necessary*/
div.section-content {
	line-height: 1.5;
	font-size: 16px;
	padding: 20px 10% 40px 10%;
	/* [disabled]max-width: 900px; */
}

div.section-content img {
	max-width: 100%;
}

.section-content ul {
	margin-left: 0.85em;
	padding-left: 0.85em;
}

.section-content li {
	list-style-type: square;
}

.section-content strong {
	font-size: 100%;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}

.section-content em {
	color: #000;
	font-size: 50%;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}

.section-content a, .section-content a:visited {
	color: #06C;
}

.section-content a:hover, .section-content a:focus {
	color: #0154ac;
}

.highlight-box {
	margin: 5px;
	padding: 15px;
	color: #666;
	line-height: 1.6;
	/* [disabled]background-color: #0154ac; */
	/* [disabled]border: 1px solid #000; */
	width: 90%;
}

/*CSS3 Properties*/
.highlight-box {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.highlight-box em {
	text-transform: uppercase;
	color: #32A7B0;
}
.highlight-box strong {
	color: #000;
}
.highlight-box a, .highlight-box a:visited,
#footer a, #footer a:visited {
	color: #F3B930;
}

.highlight-box a:hover, .highlight-box a:focus,

#footer a:hover, #footer a:focus {
	color: #FC3;
}


.reverse-text {
	background-color: #000;
	color: #EFEFEF;
}



div.css-column-5050 {
	overflow: hidden;
	background-image: url(images/vertical-rule.gif);
	background-repeat: repeat-y;
	background-position: 50% 20%;
}
div.css-column-5050-left, div.css-column-5050-right {
	float: left;
	width: 48%;
	margin-right: 4%;
}
div.css-column-5050-right {
	margin-right: 0;
}


div.css-column-4060 {
	overflow: hidden;
	background-image: url(images/vertical-rule.gif);
	background-repeat: repeat-y;
	background-position: 40% 0%;
}
div.css-column-4060-left, div.css-column-4060-right {
	float: left;
	width: 38%;
	margin-right: 4%;
}
div.css-column-4060-right {
	width: 58%;
	margin-right: 0;
}


div.css-column-6040 {
	overflow: hidden;
	background-image: url(images/vertical-rule.gif);
	background-repeat: repeat-y;
	background-position: 60% 0%;
}
div.css-column-6040-left, div.css-column-6040-right {
	float: left;
	width: 58%;
	margin-right: 4%;
}
div.css-column-6040-right {
	width: 38%;
	margin-right: 0;
}


div.data-table-wrapper {
	margin: 12px auto;
	max-width: 800px;
}

table.data-table {
	font-size: 12px;
	padding: 20px;
	color: #000;
	line-height: normal;
	background-color: #F1F1F1;
	border: 1px solid #CCC;
	width: 100%;
}

/*Data Table CSS3 Properties*/
table.data-table {
	background-color: rgba(240,240,240,.5);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

table.data-table th {
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border: 1px dotted #CCC;
}

table.data-table td {
	border: 1px solid #999;
	text-align: center;
	padding: 2px;
	background-color: #CCC;
	color: #000;
}

table.data-table .no {
	background-color: #000;
	color: #CCC;
	border-color: #000;
}

table.data-table .transparent {
	border: 0;
}

.dt-caption {
	font-family: Candara, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	max-width: 800px;
	margin: 6px auto;
}

/*Previous Next Links*/
.previous-next {
	position: fixed;
	z-index: 999999999;
	top: 15px;
	left: 0px;
	width: 100%;
	height: 30px;
}
.previous-next a {
	text-decoration: none;
}
.previous-next span {
	display: block;
	position: absolute;
}
.previous-next span i {
	position: absolute;
	left: -20000px;
}
.previous-next span a {
	display: block;
	height: 30px;
	width: 36px;
}
.previous-next span.previous {
	left: 4px;
	width: 36px;
}
.previous-next span.next {
	left: auto;
	right: 6px;
	width: 36px;
}
.previous-next span.previous a {
	background-image: url(images/p7mercury-arrows-left.png);
	background-repeat: no-repeat;
}
.previous-next span.next a {
	background-image: url(images/p7mercury-arrows-right.png);
	background-repeat: no-repeat;
}
.previous-next span a:hover, .previous-next span a:focus {
	background-position: 0px -30px;
	font-family: Arial, Helvetica, sans-serif;
}
.previous-next span a.off {
	background-position: 0px -60px;
}


/*Skip Links*/
.skip-links {
	position: absolute;
	left: -20000px;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 9999999;
}
.skip-links:focus {
	left: 20px;
	top: 20px;
	color: #000 !important;
	outline: 1px dotted #000;
}

/*Rules for Mobile Browsers*/
.p7HPS_mobile #bottom-fixed-wrapper, .p7HPS_mobile #logo {
	position: static !important;
	width: auto !important;
}
.p7HPS_mobile div.p7HPSsection {
	padding-top: 0;
}

p {
	margin-bottom: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.red {
	color: #ff3600;
}

.green {
	color: #96cd00;
}

.pink {
	color: #ff009b;
	font-family: Arial, Helvetica, sans-serif;
}

.yellow {
	color: #ffcd00;
}

.turqoise {
	color: #00cccd;
}

.blue{
	color:#0066cc;
}


a:hover .red{
	color: #069;
}

a:hover .green{
	color: #069;
}

a:hover .pink{
	color: #069;
}

a:hover .yellow{
	color: #069;
}

a:hover .turqoise{
	color: #069;
}

a:hover .blue{
	color: #069;
}

.top-nav {
	position: relative;
	/* [disabled]left: -40px; */
	/* [disabled]top: -80px; */
}

#language {
	position: absolute;
	left: 10px;
	bottom: 5px;
}

.top-nav h1 {
	font-size: 25px;
}
.top-nav a  , .top-nav a:visited{
	color: #0154AC;
}

.underline {
	position: relative;
	top: -35px;
	/* [disabled]z-index: -1; */
	margin-left: 190px;
}

.underline-contact {
	position: relative;
	top: -35px;
	/* [disabled]z-index: -1; */
	margin-left: 180px;
	left: -36px;
}

.underline-about {
	position: relative;
	top: -35px;
	/* [disabled]z-index: -1; */
	margin-left: 230px;
}

.underline-about-arabic {
	position: relative;
	top: -50px;
	/* [disabled]z-index: -1; */
	margin-right: 210px;
}

.underline-portfolio {
	position: relative;
	top: -35px;
	/* [disabled]z-index: -1; */
	margin-left: 130px;
}

.ougarit-line {
	position: relative;
	/* [disabled]top: 45px; */
	/* [disabled]z-index: -1; */
	/* [disabled]margin-left: 10px; */
	/* [disabled]margin-bottom: 50px; */
}

#logos {
	text-align: center;
}
