/* CSS Document */

* { margin: 0; padding: 0;}

body, p, a, input { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
a { color: #0a495d; text-decoration: none; }
a:hover { color: #1b6c86; text-decoration: underline; }

/* main layout */
#container { width: 705px; overflow: hidden; margin: 20px auto; }
#header { width: 705px; height: 70px; background: #FFFFFF; border-bottom: 1px solid #0a5d78; overflow: hidden}
#left { float: left; display: inline; width: 140px; min-height: 480px; background: URL('images/left-back.jpg') no-repeat; overflow: hidden; }
#contentWrapper { float: left; display: inline; width: 565px; min-height: 480px; background: URL('images/center-back.jpg') no-repeat; overflow: hidden; }

/* pages */
#contentWrapperInner { width: 3390px; overflow: hidden; }
#page1, #page2, #page3, #page4, #page5, #page6 { width: 565px; float: left; overflow: hidden; }

/*header styles */
#header #headerLeft { float: left; display: inline; margin: 0; width: 545px; }
#header h1 { text-align: right; height: 32px; line-height: 32px; overflow: hidden; border-right: 1px solid #0a5d78; padding: 0 10px 0 0; }
#header h1 a { font-family: "Book Antiqua", Times new roman, serif; font-size: 30px; font-weight: normal; color: #03710d; }
#header h2 { font-family: "Book Antiqua", Times new roman, serif; font-weight: normal; font-size: 14px; font-style: italic; text-align: right; color: #787878; border-right: 1px solid #0a5d78; padding: 0 10px 0 0; }
#header #headerRight { float: left; display: inline; padding: 0 0 0 10px; width: 150px; }
#header #headerRight a { display: block; width: 100px; height: 27px; background: URL('images/pdf-logo.jpg') no-repeat; padding: 20px 0 0 50px; font-weight: bold; font-size: 14px;}

#header ul#langMenu { list-style-type: none; height: 18px; overflow: hidden; padding: 0 0 0 10px; }
#header ul#langMenu li { float: left; height: 18px; }
#header ul#langMenu li a { float: left; height: 16px; padding: 0 6px; border-left: 1px solid #0a5d78; }
#header ul#langMenu li a.spanishLang { border-left: none; padding-left: 20px; background: URL('images/ar.png') no-repeat; }
#header ul#langMenu li a.englishLang { padding-left: 26px; background: URL('images/uk.png') no-repeat 6px 0; }

/* left menu styles */
#left h3 { font-family: "Verdana", Helvetica, sans-serif; font-size: 16px; color: #03710d; margin: 10px 5px 5px; }
#left ul { list-style-type: none; margin: 0 5px 0 15px; }
#left ul li { margin: 2px 0; }
#left ul li a { font-family: "Verdana", Helvetica, sans-serif; font-size: 14px; color: #666666;}
#left ul li a:hover { color: #555555; }

/* content styles */
#contentWrapper h1 { font-family: "Verdana", Helvetica, sans-serif; font-size: 20px; font-weight: normal; margin: 20px; text-align: center;  }
#contentWrapper p { margin: 20px; font-size: 12px; }
#contentWrapper h2, h3 { font-family: "Verdana", Helvetica, sans-serif; font-size: 16px; font-weight: bold; margin: 20px; clear: both; }
#contentWrapper h2 { padding: 0 0 5px 0; border-bottom: 1px solid #555555; }
#contentWrapper h3 { font-size: 12px; }

#contentWrapper dl#CVPersonalInfo { margin: 0 0 20px 20px; display: inline; overflow: hidden; float: left; width: 370px; }
#contentWrapper dl#CVPersonalInfo dt { float: left; clear: left; width: 150px; height: 20px; font-weight: bold; overflow: hidden; }
#contentWrapper dl#CVPersonalInfo dd { float: left; width: 220px; height: 20px; overflow: hidden; }

#contentWrapper img#CVImage { float: right; display: inline; margin: 0 20px 0 0; background: #FFFFFF; padding: 2px; border: 1px solid #DDDDDD; }

#contentWrapper #CVMainBody { clear: both; overflow: hidden; margin: 0 20px 20px; border-top: 1px solid #555555; }
#contentWrapper #CVMainLeft { float: left; display: inline; width: 360px; }
#contentWrapper #CVMainRight { float: left; display: inline; width: 165px; }
#contentWrapper #CVMainBody h2 { padding: 0; margin: 20px 5px 20px 0; border-bottom: none; } 
#contentWrapper #CVMainBody h3 { margin: 10px 5px 10px 0; } 
#contentWrapper #CVMainBody p { margin: 10px 5px 10px 0; }

#contentWrapper #CVMainRight h2 { margin: 20px 0 20px 5px; }
#contentWrapper #CVMainRight table { margin: 0 0 0 5px; width: 158px; background: #FFFFFF; border: 1px solid #777777; border-bottom: none; }
#contentWrapper #CVMainRight table th { background: #DDDDDD; border-bottom: 1px solid #777777; padding: 2px; }
#contentWrapper #CVMainRight table td { padding: 2px; border-bottom: 1px solid #777777; }

#contentWrapper ul { margin: 20px; list-style-type: square; }
#contentWrapper ul li { margin: 5px 0 0 20px; }

#contentWrapper .CVWorkEntry { clear: both; margin: 10px 20px; padding-bottom: 10px; border-bottom: 1px solid #1B6C86; overflow: hidden; }
#contentWrapper .CVWorkEntryLeft { float: left; overflow: hidden; width: 190px; margin: 0 5px 0 0; display: inline; }
#contentWrapper .CVWorkEntryLeft span { display: block; text-align: right; font-family: "Book Antiqua", Times new roman, serif; font-size: 14px; font-style: italic; color: #777777; }
#contentWrapper .CVWorkEntryLeft h3 { margin: 5px 0; text-align: right; }
#contentWrapper .CVWorkEntryRight { float: left; overflow: hidden; width: 310px; padding: 0 5px; margin: 0 0 0 5px; display: inline; border-left: 1px solid #1B6C86; }
#contentWrapper .CVWorkEntryRight p { margin: 0 0 5px 0; }

#contentWrapper img.pageSideImg { float: right; display: inline; background: transparent; padding: 2px; margin: 0 0 10px 10px; border: 1px solid #DDDDDD; }