﻿html, body, div, span, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
        outline: 0;
}
body {
        line-height: 1;
        color: black;
        background: white;
}
ol, ul {
        list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: separate;
        border-spacing: 0;
		border-collapse: collapse; 
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: "";
}
blockquote, q {
        quotes: "" "";
}

body {
	background: #ededed;
}
.disblock {
	display: block;
	width: 100%;
	height: 100%;
}
.vat {
	vertical-align: top;
}
.tac {
	text-align: center;
	margin: 0 auto;
}
#container {
	width: 950px;
	margin: 0 auto;
}
#logo {
	background: transparent url('../images/shared/ranges-logo.gif') no-repeat;
	width: 73px;
	height: 78px;
	margin: 25px 0 15px 55px;
	float: left;
	display: inline;
}
#alhamwi {
	background: transparent url('../images/shared/al-hamwi-group-syria-logo.gif') no-repeat;
	width: 200px;
	height: 32px;
	margin: 71px 55px 15px 0;
	float: right;
	display: inline;
}
#blue-photo-top {
	width: 900px;
	height: 35px;
	background: transparent url('../images/shared/blue-photo-top.gif') center bottom no-repeat;
}
#orange-photo-top {
	width: 950px;
	height: 5px;
	background: transparent url('../images/shared/orange-photo-top.gif') center no-repeat;
}
#head-photo {
	width: 950px;
	height: 350px;
	background: transparent url('../images/shared/head-photo.jpg') center no-repeat;
	margin: 0 auto;
}
#orange-photo-bottom {
	width: 950px;
	height: 6px;
	background: transparent url('../images/shared/orange-photo-bottom.gif') center no-repeat;
}
#blue-photo-botom {
	width: 900px;
	height: 22px;
	background: transparent url('../images/shared/blue-photo-botom.gif') center no-repeat;
}
#orange-content {
	width: 900px;
	height: 22px;
	background: transparent url('../images/shared/orange-content.gif') center no-repeat;	
}
#flash_transp {
	margin: 0 auto;
	text-align: center;
}
#content {
	background: #bfbfc0;
	width: 900px;
	margin: 0 auto;
}
table.data {
	color: #000;
	background: #f8ef1e;
	border-collapse: collapse;
	width: 90%;
	border: 5px solid #ede107;
	margin: 0 auto;
}
table.data thead {
}
table.data thead th {
	padding: 1em 1em .5em;
	border-bottom: 1px dotted #FFF;
	font-size: 120%;
	text-align: left;
}
table.data thead tr {
}
table.data td {
	padding: .5em 1em;
}
table.data tbody tr.odd td {
}
table.data tfoot {
}
table.data tfoot td {
	padding-bottom: 1.5em;
}
table.data tfoot tr {
}
#middle {
	background-color: #ede107;
}

#content table th p {
	text-align: center;
	font-weight: bold;
	color: #ff5400;
}
#content table td {
	vertical-align: top;
}
#content table p {
	padding: 10px;
}
#content h1 {
	color: #000;
	font-family: Georgia,serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 15px 30px 0;
}
#content ul {
	margin: 0 64px 10px 64px ;
}
#content ul li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	list-style: circle outside none;
	line-height: 18px;
}
.border {
    background: none repeat scroll 0 0 #E2E2E2;
    border: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding: 5px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	padding: 25px 40px 0px 40px;
	text-align: justify;
	line-height: 18px;
}
#content p a {
	color: #9D0405;
	text-decoration: none;
	border-bottom: 1px #9D0405 dotted;
}
#content p a:hover {
	color: #fff;
	border-bottom: none;
	background-color: #9D0405;
}
#grey-content-bottom {
	width: 900px;
	height: 2px;
	background: transparent url('../images/shared/grey-content-bottom.gif') center no-repeat;	
}
#nav {
	width: 900px;
	margin: 0 auto 0 24px;
	display: inline;
}
ul#nav {
	float: left;
	list-style: none;
}
ul#nav li {
	float: left;
	padding: 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	/*margin: 12px 0 0 0;*/
	display: inline;
	width: 98px;
	text-align: center;
}
ul#nav li a {
	color: #fff;
	text-decoration: none;
	padding: 0 8px;
	display: block;
	height: 41px;
}
ul#nav li a:hover {
	color: #000;
	background: transparent url('../images/shared/hover.gif') no-repeat;
}
ul#nav li a span {
	display: inline-block;
	margin-top: 16px;
}
#footer {
	height: 40px;
	text-align: center;
	background: transparent url('../images/shared/blue-photo-footer.gif') center top no-repeat;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fff;
	padding: 10px;
}
#footer p a {
	color: #F8EF1E;
	text-decoration: none;
}
#footer p a:hover {
	border-bottom: 1px #891c1e dashed;
}
.underline {
	text-decoration:underline;
}
/******************************************/
form {
	text-align: left;
	margin: 0;
	padding: 15px 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 22px;
}
input {
}
form label {
	width: 21%;
	float: left;
	clear: left;
	padding: 0;
	margin: 2px 0;
	color: #333333;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
select {
	width: 79%;
	border: 1px solid #CCCCCC;
	float: left;
}
textarea {
	display: block;
	width: 96%;
	border: 1px solid #464646;
	padding: 15px;
	background: transparent;
}
input.textfield {
	border: none;
	border-bottom: 1px solid #464646;
	padding: 0px;
	margin: 2px 0px 2px 0px;
	float: left;
	width: 79%;
	background: transparent;
}
input.button {
	cursor: pointer;
	padding: 0px 3px;
	margin: 18px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	color: #333333;
}
input.textfield, input.textfield-focus {
}
select, textarea, input.textfield {
}
.select-focus, .textarea-focus, input.textfield-focus {
}
input.file {
}
input.checkbox {
	margin-right: 4px;
}
input.radio {
}
