/*
Theme name: Principle Relocation Company	  
Editor: Rowen Ravera  
Website: www.ro-ra.info
Email: rowen@ro-ra.info
Copyright: Principle Relocation Company
*/
/* GLOBALS */
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#290C00;
	padding:0;
	margin:5px 0 0 0;
	background:#FFFFFF repeat-x;
	}
/* MOCKUPS                             */
#mockupbody{
    background: #000000;
    width:288px;
    height:145px;}
a{
      color:#431603;
      font-weight:bold;
      text-decoration:none;
      }
a:hover{
      color:#8a4816;
      }
h1 {
	margin:0 0 10px 0px;
	font-size:13px;
	line-height:2em;
	}
h2 {
	font-size:12px;
	font-weight:bold;
	}
h3 {
	margin:10px 0 0 0px;
	font-size:16px;
	line-height:2em;
	}
h4 {
	margin:10px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
	}
p {
	margin:10px 0px 10px 0px;
	}
.runin{
  margin:10px 0px 10px 0px;
  }
.runin h4{
  display:inline;
  }
ul{
  margin:0;
  padding:0;
  }
li{
  list-style:none;
  margin:0;
  padding:0;
  }
.newline{
	clear:both;
}
img {
    border:0
}
/* IMAGES */
#home-pic01{
    background-image: url(images/Team.gif);
    width:334px;
    height:168px;
}
#home-pic02{
    background-image: url(images/TeamWorking.gif);
    width:288px;
    height:145px;
}
.back-faq{
    font-family: arial, verdana; font-size: 12px;
    background-image: url(images/FAQ_1.2.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.back-immigpro{
    background-image: url(images/solution1.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.back-useful{
    background-image: url(images/links.gif);
    background-repeat: repeat-x;
    background-position: top right
}

#footer {
    background-image: url(images/bottom.gif);
    width:740px;
    height:33px;
    clear:both;
    margin:0 auto;
    }
/* LAYOUT */
.top{
background-image: url(images/top.gif);
width:100%;
height:33px;
color:#290C00;
font-weight:bold;
text-align:right;
float:right;
font:
}
.top a{
      color:#431603;
      font-weight:bold;
      text-decoration:none;
      }
.top a:hover{
      color:#8a4816;
      }
.globe-top{
    background-image: url(images/globe-top.gif);
    width:740px;
    height:29px;
    float:left;
}
#logo{
    background-image: url(images/logo.jpg);
    width:740px;
    height:123px;
    float:left;
}

#big-middle{
background-image: url(images/big-middle.gif);
width:740px;
height:180px;
float:left;
}
#header {
	 font-weight:normal;
	 padding:10px 0 15px 10px;
	 margin:0;
	 background:#000 url(../img/Hor_dropDown_Demo/pure_css_dropDown_menu.gif) 100% 7px no-repeat;
	 color:#ffc
	 }
#wrap {
    width:740px;
    margin:0 auto;
    position:relative;
    background-color:#EBD4B4;
    text-align:left;
}
.content{
    margin: 0 auto;
    text-align:justify;
    padding-left:15px;
    padding-right:15px;
    clear:both;
    }
.col_left{
    float:left;
    width:300px;
    }
.col_right{
    float:right;
    width:300px;
    text-align:right;
    }
#bottom-contacts{
    color:#290C00;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    padding:5px;
    text-align:center;
    }
    
#header p{
color:#333;
width:10em;
background:#fff;
margin:0;
padding:5px;
}
dl {padding:0;margin-left:30px;}
dt {color:#000;margin:15px 0 5px 0;}
dd {margin:10px 30px 0 20px;}
kbd,code {color:#66f;font-size:14px;}
#google {float:right;width:12em;margin:6em 10px;border:1px solid #999;display:inline;font-size:12px;display:inline;background:#c30;}
#google p {font-size:12px;color:#fff;font-family:Geneva, Arial, Helvetica, sans-serif;margin-bottom:10px} p#cc {margin-top:20px;border-top:1px dotted #999;padding-top:10px;}


/****
DropDown
****/
/* 0 value all padding/margin for all elements */
#dropDownMenu,
#dropDownMenu * { margin:0;padding:0;}
/* "Master" UL (the whole Menu) */
#dropDownMenu {position:relative;background-image: url(images/globe-top.gif); no-repeat 100% 50%;width:740px;max-width:100%;float:left;margin-bottom:0em;border-bottom:0px solid #666;
}
/* sub-menu ULs */
#dropDownMenu li ul {
	width:11em !important;/* leaves room for padding */
	cursor:default;
	position:absolute;
	height:auto;
	display:none;
	left:-10px;
	padding:1px 10px 10px 10px;
	background:url(images/clear.gif);/* trick to keep'em open */
}
/* All LIs */
#dropDownMenu li {
	position:relative;
	width:auto;
	max-width:13.5%;
	cursor:pointer;
	float:left;
	list-style-type:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/* sub-menu LIs */
#dropDownMenu li ul li {
	width:13em/*FF*/;
	padding:0;
	border:none;
	max-width:120%;
	/*border:1px solid #333;*/
	border-top:none;
	background-color:#EBD4B4;
}
/* All anchors */
#dropDownMenu li a {
	cursor:default;
	color:#290C00;
	border-right:1px solid #290C00;
	text-decoration:none;
	display:block;
	float:left;
	/*  uncomment the declaration below if you want to go "full width" */
/*	width:7.47em; */
	height:auto;
	line-height:2em;
	padding-top: 0;
	padding-right: 0.4em;
	padding-bottom: 0;
	padding-left: 0.4em;
	width: auto;
}
/* sub-menu Anchors */
#dropDownMenu li ul li a {
	width:12em/*FF*/;
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	line-height:1.5em;
	height:1.5em;
	font-weight:normal;
	border:1px solid #fff;
	color:#290C00;
	background-position:0 50% !important;
}
/* :hover and stuff */
#dropDownMenu li a:hover,
#dropDownMenu li a:focus,
#dropDownMenu li a:active {color:#B19450}
/* move the declarations from the rule below the one above if you want a background swap on *all* anchors, including the top level ones */
#dropDownMenu ul a:hover,
#dropDownMenu ul a:focus,
#dropDownMenu ul a:active {color:#fff !important;background:#614F39}
/* display and z-index for the sub-menus */
#dropDownMenu li:hover ul,
#dropDownMenu li.msieFix ul {display:block;z-index:10;top:2em !important;}
/* safari: users can keep sub-menus up by from sub-menus to next top level  */
/* didn't find a solution for users going back from the last one. I prefer  */
/* to leave it like that vs. taking the last sub-menu *out of* the wrapper  */
#dropDownMenu li#AB {z-index:8;}
#dropDownMenu li#CF {z-index:7;}
#dropDownMenu li#GJ {z-index:6;}
#dropDownMenu li#KR {z-index:5;}
#dropDownMenu li#ST {z-index:4;}
#dropDownMenu li#ST1 {z-index:3;}
#dropDownMenu li#ST2 {z-index:2;}
#dropDownMenu li#UZ {z-index:1;}

/* Current location - class on Body must match LI's id */
.AB #dropDownMenu li#AB a,
.CF #dropDownMenu li#CF a,
.GJ #dropDownMenu li#GJ a,
.KR #dropDownMenu li#KR a,
.ST #dropDownMenu li#ST a,
.ST1 #dropDownMenu li#ST1 a,
.ST2 #dropDownMenu li#ST2 a,
.UZ #dropDownMenu li#UZ a {color:#000;}
/* Keeping current menu accessible to JAWS */
.AB #dropDownMenu li#AB ul,
.CF #dropDownMenu li#CF ul,
.GJ #dropDownMenu li#GJ ul,
.KR #dropDownMenu li#KR ul,
.ST #dropDownMenu li#ST ul,
.ST1 #dropDownMenu li#ST1 ul,
.ST2 #dropDownMenu li#ST2 ul,
.UZ #dropDownMenu li#UZ ul {display:block;top:-1000px}

/* background colors 
#AB,#AB li a {background-color:#EBD4B4;}
#CF,#CF li a {background-color:#fffcd0;}
#GJ,#GJ li a {background-color:#ffe1cc;}
#KR,#KR li a {background-color:#fccae5;}
#ST,#ST li a {background-color:#c9c9ff;}
#UZ,#UZ li a {background-color:#EBD4B4;}*/
/* "trigger" and "msieFix" classes */
#dropDownMenu li.msieFix a {}
/* last nested UL. keeping it in */
#dropDownMenu li#UZ ul {left:-2.3em !important;}

/* If JS is OFF we need to style the links in the sub-menu of the current page     */
/* so they are accessible to keyboard users. Using a class on each link would let  */
/* us stick each link in the same place, but we would have to plug a lot of        */
/* attributes in the markup and many rules here, so...                             */
.AB #dropDownMenu li#AB ul li a:focus,
.AB #dropDownMenu li#AB ul li a:active,
.CF #dropDownMenu li#CF ul li a:focus,
.CF #dropDownMenu li#CF ul li a:active,
.GJ #dropDownMenu li#GJ ul li a:focus,
.GJ #dropDownMenu li#GJ ul li a:active,
.KR #dropDownMenu li#KR ul li a:focus,
.KR #dropDownMenu li#KR ul li a:active,
.ST #dropDownMenu li#ST ul li a:focus,
.ST #dropDownMenu li#ST ul li a:active,
.ST1 #dropDownMenu li#ST1 ul li a:focus,
.ST1 #dropDownMenu li#ST1 ul li a:active,
.ST2 #dropDownMenu li#ST2 ul li a:focus,
.ST2 #dropDownMenu li#ST2 ul li a:active,
.UZ #dropDownMenu li#UZ ul li a:focus,
.UZ #dropDownMenu li#UZ ul li a:active {position:absolute !important;top:1028px !important;}



