﻿/* REMOVE PADDING AND MARGIN VALUES */
html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,dd,dt,img,
blockquote,q,table,thead,tbody,tfoot,caption,th,tr,td,a,form,
input,textarea,fieldset,pre{margin:0;padding:0;}

/* SET BASE FONT ATTRUBUTES */
*{}
html{}
body{background:#fff url("../images/background.png") repeat-x top; color:#0c2702;padding:0;margin:0;font:12px/17px Arial,Helvetica,Verdana,sans-serif;}
h1,h2,h3,h4,h5{color:#355265;margin:0;padding:10px 5px 3px 0; font-weight:normal;}
h1{font-size:24px; line-height: 26px}
h2{font-size:20px;line-height: 22px}
h3{font-size:18px; padding-top: 20px}
h4{font-size:14px;}
h5{font-size:12px;}

/* HARMONIZE LINKS, KILL BORDER ON IMG LINKS */
a{color:#364725;}
a:link{color:#364725;}
a:visited{color:#44545c;}
a:hover{text-decoration:none;color:#44545c;}
a:active{}
a img{border:none;}
img{border:none;}

/* REMOVE BROWSERS DEFAULT TABLE BORDERS */
table{border: none;}

/* REMOVE AUTOMATIC TOP/BOTTOM MARGINS ON NESTED LISTS */
ul ul,ul ol,ul dir,ul menu,ul dl,
ol ul,ol ol,ol dir,ol menu,ol dl,
dir ul,dir ol,dir dir,dir menu,dir dl,
menu ul,menu ol,menu dir,menu menu,menu dl,
dl ul,dl ol,dl dir,dl menu,dl dl{margin-top:0;margin-bottom:0;}

/* HARMONISE LIST-BULLET TYPE */
ul,dl{list-style-type: disc;list-style-position:outside;margin:0 0 0 15px;}
ul ul, ol ol{margin-left:10px;}
ol{list-style-position:outside;  list-style-type: decimal; }
ul{}
li{}
dl{color:#355265;}
dt{margin-top:5px;  text-decoration: none; font-weight: bold;}
dd{padding:0 0 4px 0;}

/* Basic Typography element styles*/
p{padding:5px 0;}
em{font-style:italic;font-weight:normal;}
strong{font-weight:bold;}
sup{font-size:6px;}
acronym {background:transparent;cursor:help;font-style:normal;}
a acronym{border:none;cursor:pointer;}
small{line-height: normal; font-size:10px;}
blockquote{margin:4px 10px; color:#666;line-height:14px;}
blockquote strong{}
q{color:#666;line-height:18px; font-style: italic; text-align: justify;}
cite{text-align: right; display: block;clear:both; font-style: normal;padding:5px 0 0 0;}

/* Basic Form element styles */
form{}
fieldset{border:none;}
legend{color:#44545c;font-weight:bold;}
input{font-size: 11px;}


/*Generic positioning styles*/
.center{text-align:center;}
.right{float:right;}
.textalignright{text-align:right;}
.left{float:left;}
.textalignleft{text-align:left;}
img.left{float:left;margin:0 7px 7px 0;}
img.right{float:right;margin:0 0 7px 7px;}
img.outline{border:4px solid #43362A;}
.clearing{clear:both;height:0;margin:0;padding:0;line-height:0;overflow:hidden;}

#wrapper{ background: url("../images/wrapper_bg.png") repeat-y 50%;  }
#logo{ width:992px; margin:16px auto 0 auto;}
#container{ width:992px; background:url("../images/content_bg.png") repeat-y; margin: 0 auto; border-bottom:4px solid #1e3856;}


#column1{float:left; width:233px;}
#column1 ul{list-style: none outside none;border-top:1px solid #d4d8d0; margin:0;}
#column1 li{background: url("../images/nav_bg.png"); border-bottom:1px solid #d4d8d0; border-left: 1px;margin:0;}
#column1 li a{color:#0e1c2f; text-decoration: none;margin:0; padding:5px 27px; line-height: 17px; display: block; width: 179px; }
#column1 li a:hover, #column1 li.active a{background: #969994; }
#column1 ul li li a{font-size:11px; padding:2px 41px;width:150px;margin:0;}
#column1 ul li li{padding:0; margin:0;border:none;}
#column1 ul ul ul{border:none;}
#column1 ul li li li a{font-size:11px; padding:2px 51px;width:130px;margin:0;}

#column1 li ul{ display:none; }
#column1 li:hover ul{display:block;}
#ourcompany li.ourcompany ul, 
#overview li.overview ul,
#mrep li.mrep ul, 
#management li.management ul, 
#referral li.referral ul, 
#selectinvest li.selectinvest ul,
#news li.news ul,
#contactus li.contactus ul,
#cohen li.cohen ul{background:#62754a;list-style: none outside none;padding:0;margin:0;display:block; }
a.selected{background: #62754a; }



#column2{float: left; width: 759px; }
#content{padding:49px 26px 20px 26px; }
#pageimage{ margin:-49px -26px 15px 15px; float:right; }

#footer{ padding:10px; text-align: center; text-align:center; background:url("../images/footer_cap.png") no-repeat top center;}
.address{ width:958px; padding:0 0 10px 0; margin:10px auto; background:url("../images/address_cap.png") no-repeat bottom left; }
.address div{ width:447px;margin:0 0 16px 0; padding:20px 16px 0 16px; float:left; background:url("../images/address_head.png") no-repeat top left; text-align:left; color:#fff; }
.address div.clearing{ width:958px; background:none; padding:0; margin:0; line-height:0; overflow:hidden; clear:both; float:none; }
.address a{ color:#fff; }
