/* Start of CMSMS style sheet 'CNT Menu' */
#nav

{
 font: 100%  "Trajan Pro", "Trajan", "Times New Roman", Times, serif;
	float: right;
	width: 274px;
	margin-right: 56px;
	margin-top: -56px;
	display: inline;
	padding: 0 0 20px 0;
        border:0px solid pink;
	text-transform: uppercase;

}


#nav ul

{

	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border-top: 0px solid #D8D7C5;
}



#nav ul a

{

	display: block;
	width: 270px;
	padding-left: 0;
        padding-right: 0;
        padding-top: 1em;
        padding-bottom: 1em;
	border-bottom: 0px dotted pink;
	text-decoration: none;
	color: #669900;

}

#nav a.currentpage{
       font-weight:bold;
}


#nav a:hover { color: #993366; }

/* next level links, more padding and smaller font */
div#nav ul ul a {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 0em;
color:#669900;

}
/* End of 'CNT Menu' */

/* Start of CMSMS style sheet 'Calendar CSS example' */
/*
Example stylesheet for Calendar module

For using this "big"-class insert something like this in your page
or template;

{cms_module module='Calendar' table_id='big'}

*/



/* make all links red */
.calendar tr td a
{
  color: red;
}

/* highlight "today" for the small calendar */
.calendar-today
{
  font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
  display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
  display: inline;
  margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
  color: red;
  font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
  font-size: 110%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
  margin: 0px;
  border-collapse:    collapse;
  border: 1px solid black;
}

/* nice squares for the #big table */
#big th
{
  border: 1px solid black;
  padding: 3px;
  width: 75px;
}

#big td {
  border: 1px solid black;
  vertical-align: top;
  padding: 3px;
  height: 75px;
  width: 75px;
}

/* format summaries nicely in #big */
#big ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

#big li
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* background colours for #big */
#big td
{
  background-color: silver;
}

#big .calendar-day
{
  background-color: #80ff80;
}

#big .calendar-today
{
  font-weight: normal;
  background-color: #8080ff;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
  display: none;
}
/* End of 'Calendar CSS example' */

/* Start of CMSMS style sheet 'CNT Layout' */
/*
Chiltern Natural Therapies - Layout CSS
*/

body

{
margin: 10px;
margin-top: 10px;
	padding: 10px;
	font: 100% "Times New Roman", Times, serif;
	text-align: left;
	color: #006600;
	background: #ffffff url('images/CNT_logo.jpg') no-repeat;

}

#container
{
	width: 996px;
	margin: 0px;
	text-align: left;
	border-top: 0px solid ;

}

#header  h1{
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
        font: 160%  "Trajan Pro", "Trajan",  "Times New Roman", Times, serif;
/*	color: #4A442C;*/
         color: #555544;
	letter-spacing: .1em;
        display: none;
	text-transform: uppercase;
}

h2

{     
margin-left: 24px;
margin-top: 160px;
        padding: 0px;
        font: 160%  "Trajan Pro","Trajan", "Times New Roman", Times, serif;
	text-transform: uppercase;
	color:#669900; 
	letter-spacing: .1em;

}



h4, p { margin-top: 5px; }
h4, p { margin-left: 24px; }
html>body  h4, p { margin-left: 0px; }

h3

{
        font: 120%  "Trajan Pro", "Trajan", "Times New Roman", Times, serif;
	color: #669900; 
	text-transform: uppercase;
        margin-bottom: 0px;
        margin-left: 0px;
}

html>body h3 { margin-left: -24px;}


h4

{
        font: 105%  "Times New Roman", Times, serif;
	color: #669900; 
	font-weight: bold;
        margin-bottom: 0px;
       
}

a, a:link, a:visited { 
    text-decoration:none;
    color: #006600;
background-color:inherit;
border-bottom:1px dotted #006600;
}

a:hover, a:active { 
color: #993366;
background-color:inherit;
}

#content

{

	float: left;
	width: 550px;
	padding: 0 0 0px 0;
        margin-left: 12px;
}

html>body #content { margin-left: 48px; }

#content li{
       padding-bottom:10px;
}

#content img{
border:1px solid #669900;
/* float:none; */
padding:5px;
margin-left:10px;
margin-right:10px;
}



div.fancyblockquote

{
	clear: both;
	margin: 1em 0;
	padding: 0;
padding-top:6px; 
padding-bottom:6px;
	border-top: 1px solid #AAAA88;
	border-bottom: 1px solid #AAAA88;
/*border-bottom: 1px solid #D8D7C5;*/
	font-size: 150%;
	font-family: times, "time new roman", serif;
	font-style: italic;
	text-align: center;

}


#content  blockquote p

{

	margin: 0;
	padding: 0px;
	color: #006600;
	line-height: normal;

}



#footer

{

        border-top: 1px dotted #D2A5BA;	
        clear: both;
	background: #ffffff;
	color: #D2A5BA;
	text-align: center;
	font-size: 78%;
	padding: 5px;

}



#footer a:link, #footer a:visited { 
      color: #CC99CC;
 }


#footer a:hover{
color: #993366; 
}


input, textarea{
width:250px;
}
input.ffsubmit{
width:50px;
}
/* End of 'CNT Layout' */

