/***********************************************/
/* PMA Letting-styles.css                    */
/*                                             */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.16;
	padding: 0px;
	background-color: #1D1060;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#body-wrapper {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

p {
	margin: 0px
}
a:link {
	color: #8C86AD;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #8C86AD;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #351DAD;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #8C86AD;
	text-decoration: none;
	font-weight: bold;
}


.breadcrumb a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.breadcrumb a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.breadcrumb a:hover {
	color: #746F13;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.breadcrumb a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
img {
	border: none;
}

.searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
	float: right;
	position: absolute;
	top: 105px;
	width: 960px;
}

input.txt-search-go {
	background-color: #999999;
	font-weight: bold;
	font-size: 13px;
	color: white;
	border: 1px solid #708594;
}

input.txt-search-box {
	background-color: #FFFFFF;
	font-size: 13px;
	border: 1px solid #999999;
	margin-right: 5px;
	padding: 2px;
}

input.btn {
	color:#636C03;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

#body-wrapper .body-content .line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #746F13;
	margin-top: 10px;
	padding-top: 10px;
}

.search-wrapper {
	width:600px;
	margin-left: 40px;
}

.search-right {
	text-align:right;
}
.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #746F13;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #746F13;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #746F13;
	text-decoration: underline;
}

ol {
	padding: 0px;
	margin: 0px;
}

/*-------------------------------LIST-------------------------------------*/

ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	margin-left: 20px;
}

ul ul {
	list-style:url(none) none;
	margin-left: 2px;
	padding-left: 2px;
}
li {
	padding: 0px;
	margin: 0px;
	color: #351DAD;
	font-size: 95%;
}

.li-indent {
	margin-left:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*-------------------------------BANNER-------------------------------------*/

.title-text {
	width: 340px;
	text-align: center;
}

h1 {
	color: #351DAD;
	font-weight: bold;
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #2A1787;
	font-weight: lighter;
	margin-bottom: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #746F13;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}


/*-------------------------------BANNER-------------------------------------*/


.bannerimage {
	background-image: url(../images/header-PMA.jpg);
	height: 110px;
	background-repeat: no-repeat;
	border-top-width: 10px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #645984;
	border-bottom-color: #645984;
	padding-top: 40px;
	text-align: right;
	padding-right: 300px;
	color: #2A1787;
	line-height: 25px;
}
.header-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	margin-right: 15px;
	width: 860px;
	position: absolute;
	text-align: right;
	top: 13px;
}
.header-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	margin-top: 25px;
	margin-right: 15px;
	width: 860px;
	position: absolute;
	text-align: right;
	top: 23px;
}
.hold-menu {
	width: 969px;
	overflow:hidden;
	padding-left:7px;
	background-image: url(../images/top-menu-back.jpg);
	height: 30px;
	background-repeat: no-repeat;
}

/*---------------------------MENU Products-------------------------------------*/

#menutop a.hmenub, #menub a.hmenub:link, #menub a.hmenub:visited {display:block; height:30px; background:#2A1787; color:#fff; text-decoration:none; font-weight: normal; text-align:center; line-height:29px; border-right: 2px solid #645984; border-bottom: 2px solid #645984;float:left; font-size: 12px;font-weight: bold; padding-left:16px; padding-right:16px;} 

#menutop a.hmenub:hover {background: #351DAD;color: #2BBCFF;font-weight: bold;}
#menutop a.hmenub:active {background: #2A1787;color: #fff;font-weight: bold;}

#menutop {height:34px;}

#menutop a.hmenub1, #menub1 a.hmenub1:link, #menub1 a.hmenub1:visited {
	display:block;
	width:128px;
	height:30px;
	color:#fff;
	text-decoration:none;
	font-weight: normal;
	text-align:center;
	line-height:29px;
	border-bottom: 1px solid #fff;
	float:left;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/tel-white.png);
	background-color: #2A1787;
	background-repeat: no-repeat;
	background-position: 100px 9px;
} 

#menutop a.hmenub1:hover {background: #351DAD;color: #2BBCFF;font-weight: bold;
	background-image: url(../images/tel-pale-blue.png);
	background-repeat: no-repeat;
	background-position: 100px 9px;
}
#menutop a.hmenub1:active {background: #2A1787;color: #fff;font-weight: bold;
	background-image: url(../images/tel-white.png);
	background-repeat: no-repeat;
	background-position: 100px 9px;
}
#menutop:after{ content: "."; display: block; height: 0px; clear: both;}



/*-------------------------------MAIN BODY-------------------------------------*/
.body-indexcontent {
	position: relative;
	margin-left: 230px;
	width: 735px;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 10px;
}
.body-content {
	margin-left: 215px;
	width: 735px;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 20px;
}
.body-content-info {
	position: relative;
	margin-left: 230px;
	width: 735px;
	background-color: #FFFFFF;
	margin-top: 12px;
}
.container {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #645984;
}

/*-------------------------------FOOTER-------------------------------------*/
.footerline {
	background-color: #FFFFFF;
	bottom: 0px;
	clear: both;
	padding-top: 7px;
	color: #333333;
	text-align: center;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 12px;
	margin-left: 215px;
	padding-bottom: 10px;
	margin-right: 10px;
}

.text-bottom-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:right;
	position: relative;
	padding-right: 15px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
}
.text-bottom-right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.text-bottom-right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.text--bottom-right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.text-bottom-right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
/*---------------------------- furnishing ---------------------------------------------------*/

.col-1 {
	float:left;
	width: 170px;
}

.col-2 {
	margin-left:180px;
	position: relative;
}

.furnishing {
	width:350px;
	margin-left: 50px;
	background-color: #B9B6CD;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 360px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/*---------------------------- Default Index Page ---------------------------------------------------*/

.index-text-box {
	background-color: #fff;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.body-indexcontent img {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #645984;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #645984;
}

#body-wrapper .body-indexcontent .index-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 12px;
	width: 740px;
	height: 125px;
}
.latest-prod {
	width:47%;
	background-color: #CCCCCC;
	height: 125px;
	float: left;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #746F13;
	padding-top: 5px;
	padding-left: 5px;
}
.latest-prod img {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}


#body-wrapper .body-indexcontent .latest-prod p {
	padding-top: 10px;
	padding-right: 10px;
}

.latest-prod-spacer {
	height:125px;
	width:20px;
	float: left;
}
/*-------------------------------LEFT COL-------------------------------------*/
.leftcolumn {
	width: 180px;
	float: left;
	background-image: url(../images/picleft.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 285px;
}
.margins {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.clearing {
clear:both;
}
.nal-logos {
	background-image: url(../images/NALS-UKALA.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 190px;
	width: 180px;
}
#body-wrapper .container .leftcolumn .margins strong {
	color: #351DAD;
}
#body-wrapper .container .body-content img {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
#body-wrapper #banner .bannerimage a {
	color: #FFFFFF;
}
#body-wrapper #banner .bannerimage a:hover {
	color: #2BBCFF;
}
/* Blog styles start
----------------------------------------------- */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFCECE;
padding: 10px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}


.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 100px; /*position where enlarged image should offset horizontally */
width:400px;

}
/*Blog styles*/

/* Content
----------------------------------------------- */
@media all {
  #main {
	width:425px;
	float:left;
    }
  #sidebar {
	width:160px;
	float:right;
    }
  }
@media handheld {
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
/*
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

*/

h2 {
	font:130%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing:0.2em;
	color:#666;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding: 0px;
  }

h3 {
	letter-spacing:0.2em;
	color:#666;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 120%;
	font-style: italic;
	line-height: 1.3em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding: 0px;
	font-weight: normal;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
	color:#666;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#007474;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#CA001C;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
	margin:-.25em 0 0;
	color:#666;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
#bodywrapper #body-content #page-content h1 .h-links {
	font-size: 80%;
	margin-left: 176px;
}
#bodywrapper #body-content #page-content #main #main2 .h-links {
	font-size: 120%;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
  .hp-thumb-captions {
	font-style:italic;
	color:gray;
	width: 600px;
	clear: both;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
/*
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
  
*/  
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
	background-image: url(../images/li-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	margin:0;
	padding:0 0 .25em 8px;
	line-height:1.5em;
	font-size: 10px;
  }
  
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer-link {
	color: #666;
	text-decoration: underline;
}
#bodywrapper #body-content #page-content #main #main2 .post .post-footer .comment-link span {
	color: #666;
	text-decoration: underline;
}
#bodywrapper #body-content #page-content #sidebar #sidebar2 #recently li a {
	color: #666;
	text-decoration: none;
}
#bodywrapper #body-content #page-content #sidebar #sidebar2 #recently li a:hover {
	color: #007474;
	text-decoration: underline;
}
#bodywrapper #body-content #page-content #sidebar #sidebar2 .archive-list li a {
	color: #666;
	text-decoration: none;
}
#bodywrapper #body-content #page-content #sidebar #sidebar2 .archive-list li a:hover {
	color: #007474;
	text-decoration: underline;
}
#bodywrapper #body-content #page-content #sidebar #sidebar2 #blogfeeds a {
	color: #666;
	text-decoration: underline;
}
#bodywrapper #body-content #page-content #main #main2 #comments .comment-timestamp a {
	color: #666;
	text-decoration: none;
}
#bodywrapper #body-content #page-content #main #main2 #comments .comment-form #comment-editor-src {
	color: #666;
	text-decoration: none;
}

/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
/* Blog styles end*/#container #top p {
	float: left;
	margin-left: 380px;
}
/* Blog styles end
----------------------------------------------- */.e-mail {
	font-size: 90%;
}
#body-wrapper .container .leftcolumn p {
	padding-right: 6px;
	padding-left: 6px;
}

