/*
Theme Name: HITECH Egypt
Theme URI: https://www.hitechegypt.com/
Author: Sharq Media
Author URI: https://www.sharq-media.com
Description: HITECH Egypt Oil & Gas Services (Free Zone)
Version: 1.
License: Prived Theme>
License URI:
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {text-decoration: none; color: #DE1B21;}
a:visited {text-decoration: none; color: #DE1B21;}
a:hover {text-decoration: underline; color: #666666;}
a:active {text-decoration: none; color: #DE1B21;}

.main_grey {color: #666666;}
.title_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #DE1B21;
	font-weight: bold;
}

/* Copyright */
.copyright {color: #000000; font-size: 12px;}

/* Powered By */
.powered_by {font-size: 12px; color: #000000;}
a.powered_by:link {font-size: 12px; color: #000000;}
a.powered_by:visited {font-size: 12px; color: #000000;}
a.powered_by:hover {font-size: 12px; color: #000000;}
a.powered_by:active {font-size: 12px; color: #000000;}

td img {
  display: block;
}

ul#menu-our-services{
list-style-type: none;
    padding: 0;
}

ul#menu-our-services li{
	    margin-top: 10px;
}
ul#menu-our-services li a{
	color: #808080
}
ul#menu-our-services li.current_page_item a{color: #DE1B21!important;} 


.page_content a{color: #000080;}
.page_content p,.page_content li{color: #666666;font-size: 10pt;}
.page_content img{display: inline;}
.page_content ul{padding-left: 10px;margin: 0;}
