/*
 * SBDC Template
 * 
 * @author Michael Mifsud <info@tropotek.com>
 * @link http://www.tropotek.com/
 */
/*
 * Colours:
 * BG: #FFFFFF
 * Primary: #FFAD05
 * Secondary:#FF7001
 * Terciary: #290662 
 * 
 * 
 */
 
 
div#container{width:980px;margin:0 auto}
div#content{float:right;width:765px;}
div#navigation{float:left;width:180px}
div#extra{float:left;clear:left;width:199px; display: none;}
div#footer{clear:both;width:100%}



form.edit legend {
  padding: 0 10px;
  margin: 0;
  font-size: 0.9em;
  color: #333;
  font-weight: bold;
}


h2 {
  font-size: 1.5em;
  margin: 10px 0px;
}

h3 {
  font-size: 1.2em;
  margin: 10px 0px;
}


/* Content */
body {
  font-family: arial,trebuchet ms, verdana, tahoma, sans-serif;
  font-size: 90%;
  color: #333;
  background-color: white;
  line-height: 130%;
  margin: 0;
  padding: 0;
  text-align: center;
}
a {
  color: #290662;
}
a:hover {
  text-decoration: underline;
}
#contentWrapper {
  background: transparent url('images/r13_c10.png') no-repeat bottom right;
}
#container {
  position: relative;
  font-size: 0.9em;
  text-align: left;
  border: 1px solid #290662;
  border-width: 0px 1px 0px 1px;
  background: transparent url('images/r3_c2.png') repeat-y top left;
  
}
#content {
  padding: 5px;
  /*border: 1px solid;*/
  padding-bottom: 60px;
}
#navigation {
  margin: 10px;
}
#header {
  background: transparent url('images/r2_c2.png') no-repeat top left;
  height: 124px;
}

#headerNav {
  display: none;
}



#headerLeft {
  height: 64px;
  float: left;
  padding: 10px 0px 0px 65px;
  margin: 0px 30px;
  background: transparent url('images/paw_lg.png') no-repeat bottom left;
}
#headerLeft a:hover {
  text-decoration: none;
}
#headerLeft h1 {
  padding: 15px 0px 0px 0px;
  margin: 0px 0px;
  font-size: 1.4em;
}
#headerLeft h2 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px;
  font-size: 1em;
}

#headerCenter {
  float: left;
  width: 468px;
  margin: 20px 20px 0px 0px;
  background-color: #FFEBC2;
  border: 1px solid #FFAE05;
}
#headerRight {
  color: #290662;
  padding-top: 20px;
  padding-left: 10px;
  text-align: center;
}
#headerRight h1 {
  
}
#headerRight h2 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px;
  
}



#footer {
  font-size: 0.9em;
  background-color: #FFF;
  border: 1px solid #290662;
  border-width: 1px 0px 1px 0px;
  color: #666;
  padding: 10px 0px;
}
#footer a {
  color: #666;
}

.posted {
  display: none;
}


/* Navigation */
.menuBox {
  margin-bottom: 40px;
  background: transparent url('images/r12_c3.png') no-repeat top left;
  padding: 0px 5px;
}
.menuBox h3 {
  margin: 0px 4px 10px 4px;
  padding-top: 2px;
}
.menuBox .menuContent ul {
  list-style: none;
}
.menuBox .menuContent ul li {
  background: transparent url('images/r7_c3.png') no-repeat bottom left;
  width: 180px;
  height: 25px;
  margin: 2px 0px;
  padding-left: 24px;
  line-height: 24px;
}
.menuBox .menuContent ul li:hover {
  background: transparent url('images/r5_c3.png') no-repeat bottom left;
}
.menuBox .menuContent ul li a {
  font-weight: bold;
}
.menuBox .menuContent ul li a:hover {
  text-decoration: none;
}

.menuBox #fid-template {
  width:170px;
}
.menuBox .submit {
  
}
.menuBox #fid-username,
.menuBox #fid-password,
.menuBox #fid-keywords,
.menuBox #fid-number {
  width:100px;
}
#_Login label {
  font-size: 0.9em;
  width: 60px;
  display: inline-block;
}
#_Login .remember {
  padding-left: 20px;
  padding-bottom: 4px;
}
#_Login .remember label {
  width: 130px;
}
#_Login label.spacer {
  display: none;
}
.loginText {
  font-size: 0.8em;
  text-align: center;
}

#mainMenu, #userMenu {
  background: transparent;
  padding: 0px;
}
.menuBox .numbercheck p {
  font-size: 0.6em;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}


/* ADSL Plans Box */
.leftAdd {
  float: left;
  background-image: url('images/smellyblackdog.com-cut_r2_c2.png');
}
.rightAdd {
  float: right;
  background-image: url('images/smellyblackdog.com-cut_r2_c6.png');
}
.lgAdd3 {
  background-image: url('images/smellyblackdog.com-cut_r6_c2.png');
}
.lgAdd4 {
  background-image: url('images/smellyblackdog.com-cut_r6_c6.png');
}
.addBox {
  margin: 10px 20px 0px 20px;
  width: 333px;
  height: 175px;
  background-repeat: no-repeat;
  /*border: 1px solid #CCC;*/
}
.addBox .addBtn a {
  display: block;
  margin: 125px 0px 0px 250px;
  background-repeat: no-repeat;
  background-image: url('images/r10_c6.png');
  width: 80px;
  height: 25px;  
}



/* small add boxs */
.smAddBoxWrap {
  margin: 0px 10px 0px 25px;
}
.smAddBox {
  float: left;
  margin: 10px 25px 20px 15px;
  width: 199px;
  height: 117px;
  background-repeat: no-repeat;
  /*border: 1px solid #CCC;*/
}
.smAdd1 {
  background-image: url('images/smellyblackdog.com-cut_r4_c2.png');
}
.smAdd2 {
  background-image: url('images/smellyblackdog.com-cut_r4_c4.png');
}
.smAdd3 {
  background-image: url('images/smellyblackdog.com-cut_r4_c8.png');
}
.smAddBox .addBtn a {
  display: block;
  margin: 95px 0px 0px 110px;
  background-repeat: no-repeat;
  background-image: url('images/r10_c6.png');
  width: 80px;
  height: 25px;  
}




/* Number Check Form */
#I_Win {
  display: none;
  position: absolute;
  top: 100px;
  left: 140px;
  background-color: #FFF;
  border: 2px solid #969696;
  background-color: #969696;
}
#I_Win .top {
  float: right;
  padding: 2px 4px;
}
#I_Win a {
  font-weight: bold;
  color: #FFF;
}
#I_Win iframe {
  width: 700px;
  height: 400px;
  clear: both;
}


.Ext_Modules_Article_NavView .row {
  margin-bottom: 10px;
}
.Ext_Modules_Article_NavView a {
  color: #333;
}
.Ext_Modules_Article_NavView .title {
  font-weight: bold;
  float: right;
  font-size: 0.9em;
  width: 140px;
  line-height: 1em;
}
.Ext_Modules_Article_NavView .date {
  float: left;
  font-size: 0.9em;
  width: 25px;
  text-align: center;
  line-height: 1em;
  background-color: #999;
  color: #FFF;
  font-weight: bold;
  border: 1px solid #666;
}
.Ext_Modules_Article_NavView .content {
  padding: 5px 5px 0px 5px;
  clear: both;
  font-size: 0.9em;
  line-height: 1.2em;
}
.Ext_Modules_Article_NavView .more {
  float: right;
  font-size: 0.8em;
}







/* Posts */
.blog {
  
}
.article {
  
}
.post {
  padding: 0px 0px 0px 0px;
}

.post .posted {
  font-weight: normal;
  margin-top: 5px;
  font: italic .8em Tahoma, Arial, Helvetica, sans-serif;
  color: #999999;
}

.post .story {
  margin: 0;
  padding: 0;
}
  
.post .meta {
  margin: 2em 0 3em 0;
  border-top: 1px dotted #CFCFCF;
  font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
  color: #999999;
}
.post p {
  margin: 15px 0px 10px 0px;
}

.Cms_Modules_Comment_View .commentRow .comment {
  margin-left: 70px;
}
.Cms_Modules_Comment_View .commentRow .name {
  padding: 1px 0px 0px 0px;
}
.Cms_Modules_Comment_View .commentRow .created {
  padding: 0px 0px 0px 0px;
}
.Cms_Modules_Comment_View .commentRow {
  border-bottom: 1px dashed #EFF0F1;
}

/*** Pager And Limit ***/
  .Com_Ui_Pager li.off a {
    color: #000;
  }
    
    
/*** Search Results ***/
.boxHead,
.results .resultHead {
  background-color: #BFBFBF;
  margin: 0px 0px 0px 0px;
  color: #FFF;
  padding: 2px 5px;
}
  .results .resultHead .right {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }
  .results .resultHead ul {
    padding: 0px;
    margin: 0px;
  }
  .results .resultHead ul,
  .results .resultHead li,
  .results .resultHead a {
    color: #FFF;
  }
  .results .resultHead a {
    text-decoration: underline;
  }
.results .resultHead h2 {
  float: left;
  color: #FFF;
  padding: 0;
  margin: 0px 0px 0px 0px;
  font-size: 1.0em;
}
.results .resultRow .resultContent {
  margin-left: 10px;
}
.results .resultRow .resultFoot {
  border-top: 1px solid #CCC;
  font: italic .8em Tahoma, Arial, Helvetica, sans-serif;
  color: #999999;
  padding: 4px 0px;
}

#content .Cms_Modules_Menu_SiteMap ul {
  padding-left: 10px;
  list-style: none;
  margin: 0;
}
.Cms_Modules_Menu_SiteMap li ul {
  padding-bottom: 10px;
  margin: 0;s
}
.Cms_Modules_Menu_SiteMap li {
  padding-left: 10px;
  font-weight: bold;
  margin: 0;
}
.Cms_Modules_Menu_SiteMap li ul li {
  font-weight: normal;
  margin: 0;
}






