******************/
* {
margin:0;
padding:0;
}

/*
Set initial font styles
*/
body {
   text-align: left;
   font-family: Verdana, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 98.01%;
   line-height: 1.4em;
}

/*
set font size for all divs,
this overrides some body rules
*/
div, table, td{
   margin: 0;
   padding: 0;
   line-height: 1.4em;
}

table {position: relative;}


/*
if img is inside "a" it would have 
borders, we don't want that
*/
img {
   border: 0;
   margin: 0;
}

.gallery {
 position: relative;
 float: left;
 width: 100%;
 margin-right: 0px;
 margin-bottom: 0px;
 border: 0px;
}

.photo-left {
 position: relative;
 float: left;
 margin-right: 24px;
 margin-bottom: 24px;
 border: 0;
}

.photo-right {
 float: right;
 margin-left: 10px;
 margin-bottom: 5px;
 border: 1px #FFF solid;
}

.photo {
 border: 1px #FFF solid;
 margin-bottom: 20px;
}

/*
default link styles
*/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {
   text-decoration: none;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
   background-color: inherit; 
   font-weight: 600;
   color: #000;
}

a:visited {
   text-decoration: none;
   background-color: inherit;
   color: #000;                /* a different color can be used for visited links */
   font-weight: 600;
}

/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   background-color: transparent;
   color: #CCC;
   font-weight: 600;
}

#content a.link h4, #header a.link h4 {color: #FFF; margin: 0;}

div.link a, div.link a:visited {
   position: relative;
   float: left;
   margin-top: 10px;
   padding: 10px 20px 10px 20px;
   background: #666;
   color: #FFF;
   font-size: 110%;
   text-transform: uppercase;
   font-weight: normal;
   -moz-border-radius: 4px; 
   -webkit-border-radius: 4px; 
   border-radius: 4px; 
   behavior: url(tmp/configs/PIE.htc);
}

a.link, a.link:visited, #header a.link, #header a.link:visited  {
   position: relative;
   margin-top: 10px;
   padding: 10px 20px 10px 20px;
   background: #666;
   color: #FFF;
   font-size: 110%;
   -moz-border-radius: 4px; 
   -webkit-border-radius: 4px; 
   border-radius: 4px; 
   text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
   behavior: url(tmp/configs/PIE.htc);
   font-weight: normal;
box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
behavior: url(tmp/configs/PIE.htc);
}

a.link:hover {
    color: #FFF;
    background: #333;
}

#sidebar ul {
	width: auto;
	text-align: left;
	margin: 0;
        padding: 0;
        list-style: none;
}

#sidebar ul li {
background-image: url(https://sungazer-consulting.co.za/uploads/images/bullet.png);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 32px;
margin-bottom: 5px;
min-height: 24px;
}

#sidebar ul#menu li {margin-bottom: 0px;}

#main table {margin-bottom: 20px;}
/*****************
basic layout 
*****************/
body {
   color: #333;
   margin: 0; /* gives some air for the pagewrapper */
   background:#CCC;
}

#social img {margin-bottom: 5px;}

table .header-t td { background: url(https://sungazer-consulting.co.za/uploads/images/white20.png);}

div#pagewrapper {
   position: relative;
   border: 0;
   min-width: 1040px;
   margin: 0px auto 0px auto;     /* this centers wrapper */
   color: #333;
   background: none;
   z-index: 1;
}

div#menuholder {
   position: relative;
   width: 100%;
   min-width: 1040px;
   border: 0;
   margin: 0px auto 0px  auto;     /* this centers wrapper */
   color: #333;
   z-index: 100;
}

#topmenu {
  position: relative;
  display: block;
  width: 100%;
  min-width: 1040px;
  margin: 0 auto 0 auto;
  z-index: 80;
  background: #333;
}

div#footerwrapper {
   position: relative;
   min-width: 1040px;
   margin: 0px auto 0px auto;     /* this centers wrapper */
   color: #999;
  background: #333 url(https://sungazer-consulting.co.za/uploads/images/content-shadow.png) top center repeat-x;
}

#page-container, #footer-container {
   position: relative;
   width: 1040px;
   margin: 0px auto 0px auto;
   padding: 0;
   border: 0;
   background: none;
}

.header-background {
   width: 100%;
   padding: 0px;
}

#header-container {
   position: relative;
   width: 1040px;
   margin: 0px auto 0px auto; 
   padding: 0;
   border: 0;
   background: none;
}


/* ------------ Footer ------------ */


#footer-content {
        position: relative;
	min-height: 395px;
	height: auto!important;
	height: 395px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
        margin-bottom: 0px;
        padding: 0px;
        background: none;
} 

#footer {
        position: relative;
	color: #fff;
	font-size: 1em;
	min-height: 375px;
	height: auto!important;
	height: 375px;
        width: 980px;
        margin: 0px auto 0 auto;
        padding: 50px 0 0 0;
        text-shadow: 1px 1px #222222;
}
#footer .block {
        float: left;
	width: 320px;
	margin: 20px 20px 0px 0px;
}
#footer .cms {
        font-size: 80%;
        float: right;
	text-align: left;
	color: #666;
	margin: 0px 0px 0 0;
        padding: 20px 0 0 0;
        border: 0px;
	width: 300px;
}
/* ------------ Footer Links ------------ */
#footer ul {
	width: auto;
	text-align: left;
	margin-left: 0px;
	color: #666;
        list-style: none;
        text-transform: uppercase;

}
#footer ul ul {
	padding-left: 10px;
}
#footer ul li a, #footer ul li a:visited {
	color: #999;
	display: block;
	font-weight: normal;
	margin-bottom: 2px;
        padding-bottom: 3px;
	text-decoration: none;
        border-bottom: 1px #444 solid;
}

#footer ul li a.currentpage, #footer li.activeparent a, #footer li.activeparent a:visited {color: #666; border-bottom: 1px #444 solid;}

#footer li.activeparent ul li a, #footer li.activeparent ul li a:visited {
	color: #999;
	display: block;
	font-weight: normal;
	margin-bottom: 2px;
        padding-bottom: 3px;
	text-decoration: none;
        border-bottom: 1px #444 solid;
}

#footer ul li a:hover, #footer li.activeparent ul li a:hover {
	color: #000;
	display: block;
	font-weight: normal;
	margin-bottom: 2px;
        padding-bottom: 3px;
	text-decoration: none;
}
#footer a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#footer .cms a {
	color: #999;
}

#footer .cms a:hover {
	color: #000;
}
/* ------------ END LAYOUT ---------------*/

/*** header ***
we will hide text and replace it with a image
we need to assign a height for it
*/

div#header {
   position: relative;
   width: 100%;
   min-width: 1040px;
   margin-top: -25px;
   height: 600px;
   z-index: 10;
}

div#search {
   position: relative;
   float: left;
   width: 300px;     /* enough width for the search input box */
   padding: 0px;
   margin: 0px 0px 15px 0px;
   border: 0;
   background: url(https://sungazer-consulting.co.za/uploads/images/black20.png);
   -moz-border-radius: 4px; 
   -webkit-border-radius: 4px; 
   border-radius: 4px;
behavior: url(tmp/configs/PIE.htc);
}

div#search .search-button {width: 28px; padding: 6px; margin: 0 0 0 5px;}

div#search input {
   position: relative;
   float: left;
   display: inline;
   font-size: 120%;
   width: 280px;     /* enough width for the search input box */
   text-align:left;
   padding: 10px;
   margin: 0;
   color: #CCC;
   border: 0px #FFF solid;;
   background: none;
behavior: url(tmp/configs/PIE.htc);
}

div.breadcrumbs {
   display: none;
   padding: 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 95%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0px 0 10px 0 ;              /* css shorthand rule will be opened to be "0 1em 0 1em" */
   height: 10px;
   color: #CCC;
}

div.breadcrumbs a, div.breadcrumbs a:visited {
   color: #CCC;
}

div.breadcrumbs a:hover {
   color: #333;
}

 div.breadcrumbs span.lastitem { 
   color: #666; 
 } 

div#content {
   position: relative;
   margin: 0;
   padding: 20px 30px 60px 30px;
   background: url(https://sungazer-consulting.co.za/uploads/images/content-background.jpg) top center no-repeat;
   text-shadow: 1px 1px #BBB;
}

.content-background {
   margin: 0; /* some air above and under menu and content */
   padding-bottom: 0px;
}

div#content-nav {
   position: relative;
   float: left;
   display: inline;
   padding: 0px;
   width: 980px;
   height: 90px;
   padding-bottom: 20px;
   margin: 5px 0 10px 0;
}

div#content-header {
   float: right;
   display: inline;
   margin-right: 0px ; /* some air above and under menu and content */
   height: 90px;
   padding: 0px;
   background: none;
   width: 640px;
   margin-top: 0px;
}

#content-bottom {
  position: absolute;
  display: block;
  width: 980px;
  left: 50%;
  margin: 0px 0px 30px -490px;
  z-index: 20;
}

#content-bottom div {
  float: right;
  margin-top: -15px;
}

#content-bottom div a,
#content-bottom div a:link {
  position: relative;
  color: #FFF;
  border: 0;
  padding: 10px 15px 10px 15px ;
     background: #666;
   -moz-border-radius: 4px; 
   -webkit-border-radius: 4px; 
box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
behavior: url(tmp/configs/PIE.htc);
}

#background {position: relative; width: 100%; float: left;}


div#main {
   position: relative;
   margin: 0px 0px 20px 0px;
   padding: 0px;
   z-index: 2;
   min-width: 580px;
   max-width: 980px;
}

div#main img{
   max-width: 580px;
background: #FFF;
box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
behavior: url(tmp/configs/PIE.htc);
}

#network {margin: 0; position: relative; float: left; display: inline; min-width: 236px;}

.camera_wrap div#main {
   display: none;
   margin: 20% auto 0 auto;
   padding: 20px;
   z-index: 100;
   background: url(https://sungazer-consulting.co.za/uploads/images/white50.png);
   width: 640px;
}

fieldset {
 border: 0;
 box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
 -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
 -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
   behavior: url(tmp/configs/PIE.htc);
}

div#main fieldset {
   position: relative;
   float: none;
   color: #333;
   padding: 20px;
   width: 100%;
   max-width: 940px;
   margin: 0 0 10px 0;
}


div#header fieldset h6  {margin-left: 5px; margin-bottom: 5px;}
fieldset h6   {margin: 5px;}

div#sidebar {
   position: relative;
   float: left;
   display: inline;
   color: #333;
   width: 320px;
   margin-right: 20px;
   margin-left: 0px;
   margin-top: 0px;
   margin-bottom: 40px;
   padding: 0;
}

div#sidebar fieldset {
   position: relative;
   float: none;
   display: block;
   color: #333;
   max-width: 320px;
   padding: 20px;
   margin: 0 0 10px 0;
   background: #CCC;
   background: linear-gradient(top, #CCCCCC 0%,#BBBBBB 100%);
   background: -moz-linear-gradient(top, #CCCCCC 0%, #BBBBBB 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#BBBBBB));
   background: -webkit-linear-gradient(top, #CCCCCC 0%,#BBBBBB 100%);
   background: -o-linear-gradient(top, #CCCCCC 0%,#BBBBBB 100%);
   background: -ms-linear-gradient(top, #CCCCCC 0%,#BBBBBB 100%);
   border: 0;
   behavior: url(tmp/configs/PIE.htc);
}


div#sidebar fieldset ul li {color: #333;}

div#sidebar fieldset div, div#sidebar fieldset div div {padding: 0; margin:0;}

div#footer p a {
   color: #333; /* needed becouse footer link would be same color as background otherwise */
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 0;
   border-bottom: 0px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 79%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 19%;
  text-align: right;
}

/********************
CONTENT STYLING
*********************/
div#content {
  margin: 0;
}

#sidebar strong {color: #000;}

/* HEADINGS */
div#content h1 {
   color: #333; 
   font-size: 38px;  /* font size for h1 */
   line-height: 30px;
   margin: 0;
}
div#content h2 {
   color: #333; 
   font-size: 25px;  /* font size for h2 */
   margin: 5px 0 20px 0;
   font-weight: normal;
}

div#content h3 {
   color: #333; 
   font-size: 23px;
   line-height: 26px;
   margin: 0 0 20px 0;
   font-weight: normal;
}

div#sidebar fieldset h3 {
   color: #333; 
   font-size: 24px;
   margin: 0 0 15px 0;
   font-weight: normal;
}


div#header h1 {font-size: 34px; color: #333;}
div#header h2 {font-size: 46px; color: #333;}
div#header h3 {font-size: 24px; color: #FFF;}

div#footer h3 {
   color:  #333; 
   font-size: 18px;
   margin: 0 0 10px 0;
   font-weight: normal;
   text-transform: uppercase;
}

div#content h4 {
   color: #333; 
   font-size: 18px;
   line-height: 18px;
   margin: 0 0 15px 0;
   font-weight: normal;
}

div#sidebar fieldset h4 {
  color: #333;
}

div#content h5 {
   color: #333;  
   font-size: 16px;
   line-height: 22px;
   margin: 0 0 5px 0;
   font-weight: normal;
   /* text-transform: uppercase; */
}
h6 {
   font-size: 13px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}


/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 20px 0;  /* some air around p elements */
   line-height: 1.5em;
   padding: 0;
}
blockquote {
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: 600;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
   line-height:1.4em;
   margin: 0;
   list-style: none;
}
div#main ul li,
div#main ol li {
background-image: url(https://sungazer-consulting.co.za/uploads/images/bullet.png);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 48px;
margin-bottom: 5px;
min-height: 24px;
}

div#main ul ul ,
div#main ol ul {
background-repeat: no-repeat;
background-position: 0 0;
padding: 10px 0 10px 32px;
min-height: 24px;
}

div#content ul.bullet-green li,
div#content ol.bullet-green li  {
background-image: url(https://sungazer-consulting.co.za/uploads/images/bulletgreen.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 32px;
margin-bottom: 5px;
min-height: 24px;
}

div#content ul.bullet-trans li {
background-image: url(https://sungazer-consulting.co.za/uploads/images/bullet.png);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 32px;
margin-bottom: 5px;
min-height: 24px;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */

.header-logo {
   width: 980px;
   margin: 0px auto 0px auto; 
   padding: 0;
   border: 0;
   background: none;
}

#imagefloat {
   width: 120px;
   height: 120px;
   position: absolute;
   bottom: 90px;
   margin-left: -390px;   
   left: 50%;
   z-index: 20;
}

.logo {
   width:490px;
   position: absolute;
   bottom: -170px;
   left: 50%;
   margin-left: -500px;
}
}

.logo img{
   padding: 0;
   z-index: 21;
}

#headercontent {
   position: absolute;
   top: 50%;
   left: 50%;
   margin: 0 0 0 -250px;
   width: 500px;
   background: url(https://sungazer-consulting.co.za/uploads/images/white50.png);
   padding: 0 50px 0px 50px;
}

#headercontent p, .metro p {
   font-size: 1em;
   margin: 5px 0 5px 0;  /* some air around p elements */
   line-height: 1.4em;
   padding: 0;
}

fieldset.metro100 {width: 940px; float: none;}

.header-icon{
   position: relative;
   float: right;
   display: inline;
   width: auto;
   min-width: 40px;
   max-width: 250px;
   text-align: right;
   padding: 0;
   z-index: 7;
   margin: 20px 0 0 20px;
}

.throbber { display:none; margin:40px auto; width: 32px; height: 32px; }
.throbber img {width: 32px; height: 32px;}


div[id^='cggm_map_defn'] {float: right; display: inline; margin: 0px; border: 1px #FFF solid; width: auto; padding: 0; color: #333;}
div.cggm_directions {width: auto; max-width: 270px; padding: 3px;}
div.cggm_directions_form {width: 250px; padding: 3px;}
.cggm_dirfrom input, .cggm_dirto input {width: auto; max-width: 220px;}


.pagetitle{
position: absolute;
margin-left: 30px; 
top: 40px;
max-width: 680px;
padding: 0px;
border: 0;
background: none;
}

.pagethumb  img {
width: 236px;
}

.packages td {
 padding: 5px;
 border-collapse: collapse;
 border-bottom: 1px #CCC solid;
}

#network td {font-size: 80%; line-height: 1.3em;}

#contact-top {position: relative; width: 100%; min-width: 1040px; background: #CCC; height: 41px; padding: 0;}
.contact-content {position: relative; color: #333; width: 980px; margin: 0 auto 0 auto; padding: 5px 30px 5px 30px; background:none}
.contact-content h3 {margin: 0;}

div#main fieldset fieldset {padding: 0px; margin: 0 6px 6px 0; max-width: 115px;}

.separator, span.separator {clear:both; padding:0; line-height: 0.5em;}

#sidebar fieldset .photo-left {
 float: left;
 margin-right: 12px;
 margin-bottom: 48px;
 border: 0;
}

#wrap {
      width: 100%;
      margin: 0;
      background: none; }
#main .tabbed-box {
      width: auto;
      padding: 0;
      background: none;
      text-align: left; }

#main .tabbed-box ul.tabs {float: left;  width: 980px; border-top: 1px #FFF solid; margin-bottom: 40px;
 background: none;
   behavior: url(tmp/configs/PIE.htc);
}
   #main .tabbed-box .tabs li {
      position: relative;
      padding-left: 0;
      margin: 0;
      list-style: none;
      float: left;
      background: #fff;}
   #main .tabbed-box .tabs li a {
      display: block;
      width: auto;
      padding: 30px;
      font-weight: 400;
      text-decoration: none;
      color: #333;
      border-left: 0px solid #ccc;
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      margin: 0;
 text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
 -webkit-text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
 -moz-text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
background: #FF0000;
background: linear-gradient(top, #FF0000 0%,#990000 100%);
  background: -moz-linear-gradient(top, #FF0000 0%, #990000 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF0000), color-stop(100%,#CC0000));
 background: -webkit-linear-gradient(top, #FF0000 0%,#CC0000 100%);
 background: -o-linear-gradient(top, #FF0000 0%,#CC0000 100%);
 background: -ms-linear-gradient(top, #FF0000 0%,#CC0000 100%);
   behavior: url(tmp/configs/PIE.htc);
}
   #main .tabbed-box .tabs li:first-child a {
            border-left: 1px #FFF solid; }
   #main .tabbed-box .tabs li a:hover {
      color: #FFF; }
   #main .tabbed-box .tabs li a:focus {
      background: #CC0000;
      outline: none; }
   #main .tabbed-box .tabs li a.active {
      background: #CC0000;
      color: #FFF;
      border-bottom: 1px #fff solid;}
  #main .tabbed-box .tabs li a:hover {
      background: #CC0000;
     color: #FFF;}
   #main .tabbed-content {
      margin: 0;
      position: relative;
      padding: 0px;
      display: none;
      border: 0;
      }

hr {position: relative; width: 100%; clear: both; margin: 0; height: 0%; border: 0;}

		.camera_bar {
			z-index: 2;
		}
		.camera_thumbs {
			margin-top: -100px;
			position: relative;
			z-index: 1;
		}
		.camera_thumbs_cont {
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
		}
		.camera_overlayer {
			opacity: .1;
		}
                .camera_commands {
                        display: none;
}
#content div#sidebar h2 {margin: 0px 0px 6px 0px;}
div#sidebar h2.trigger { position: relative; text-align: left; cursor: hand; cursor: pointer; padding: 10px 25px 10px 25px; margin:0; font-size: 18px;color: #FFF; background: #993300; behavior: url(tmp/configs/PIE.htc); }
div#sidebar h2.trigger a { color: #333; text-decoration: none; display: block; }
div#sidebar h2.trigger a:hover { color: #FFF; }
div#sidebar h2.active {}
div#sidebar .toggle_container { margin: 4px 0 0px 0; padding: 0px; overflow: hidden; width: 100%; clear: both; }
div#sidebar .toggle_container .block { position:relative; border: 1px #CCC solid; color: #333; background: #FFF; padding: 10px; margin-bottom: 10px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; behavior: url(tmp/configs/PIE.htc); overflow: hidden; }
div#sidebar .toggle_container .block p { padding: 0px; margin: 5px 0 5px 0; text-align: left;}
div#sidebar .toggle_container h3 { margin: 0; padding: 0; border-bottom: 0px dashed #ccc; }

#content div#main h2 {margin: 0px 0px 3px 0px; }
div#main h2.trigger { width: auto; position: relative; text-align: left; cursor: hand; cursor: pointer; padding: 5px 15px 5px 15px; font-size: 16px; background: #DDD; margin:0;  color: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; behavior: url(tmp/configs/PIE.htc); overflow: hidden; }
div#main h2.trigger a { color: #333; text-decoration: none; display: block; }
div#main h2.trigger a:hover { color: #666; }
div#main h2.active {}
div#main .toggle_container { margin: 10px 0; padding: 0px; width: 100%; clear: both; }
div#main .toggle_container .block { position:relative; border: 0px; padding: 0px; margin-bottom: 3px; }
div#main .toggle_container .block p { padding: 0px; margin: 5px 0 5px 0; text-align: left;}
div#main .toggle_container h3 { margin: 0; padding: 0; border-bottom: 0px dashed #ccc; }
/* Stylesheet: SCLayout Modified On 2013-07-08 19:00:04 */
