/* Start of CMSMS style sheet 'AlgarveGuideBook' */
/* CSS tree:AlgarveGuideBook*/

/*main settings*/
*{
	margin:0;
	padding:0;
	text-align:left;
}

body{
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666; 
}

div{
	font-size:1em;
}

img{
	border:0;
}

a,
a:link 
a:active
a:visited{
	text-decoration:none;
	background-color:inherit; 
	color:#DF5F08; 
}

a:hover{
	text-decoration:none;
	background-color:#DF5F08;
	color:#FFF;
}

body{
	overflow:auto;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font:12px Geneva, Arial, Helvetica, sans-serif;
	background:url(uploads/images/global/BackgroundSandyBeach.jpg);
}

div#pagewrapper{
	border:0px solid black;
	margin:0 auto;
	max-width:1005px;
	min-width:60em;
	margin-bottom:10px;
}

div#header{
	position:relative;
	height:187px;
}

div#header h1 a{
	background: url(uploads/images/global/header.jpg) no-repeat 0 0px;
	display:block;
	height:187px;
	text-indent:-999em;
	text-decoration:none;
}

/*navigation*/
div#navWrapper{
	position:absolute;
	background:url(uploads/images/global/menuBackground.gif);
	background-repeat:repeat-x;
	width:1003px;
	height:35px;
	top:150px;
	z-index:100;
}
div#primary-nav a:hover{ 
	background:url(uploads/images/global/menuBackgroundSelectedSub.gif);
}
div#navigation{
	position:absolute;
	width:800px;
	height:35px;
	left:0px;
	top:0px;
	z-index:1;
}
div#search{
	position:absolute;
	text-align:right;
	height:35px;
	right:10px;
	top:7px;
	font-size:0px;
	color:#fff;
	z-index:100;
}

div#search input{
	font-size:9px;
}

div#breadcrumbs{
	color:#fff;
	position:absolute;
	top:-9px;
	float:right;
	right:0px;
	font-size:9px;
	margin:1em 1em;
	border-bottom:1px dotted #FFF;
}
div#breadcrumbs a,a:hover{
	color:#FDDFCC;
}
div#breadcrumbs span.lastitem{
	font-weight:bold; 
}
div#nextPrevious{
	color:#fff;
	position:absolute;
	top:-9px;
	float:left;
	left:0px;
	font-size:9px;
	margin:1em 1em;
	border-bottom:1px dotted #FFF;
}
div#nextPrevious a,a:hover{
	color:#FDDFCC;
}

/*div style settings*/
div#content h1{
	font-size:2em;
	line-height:1em;
	margin:0;
}
div#content h2{
	color:#df5f08;
	font-size:2em; 
	text-align:left; 
	width:715px;
	top:8px;
	padding-bottom:1px;
	margin:0 0 0.5em 0;
}
div#content h3{
	color:#294B5F; 
	font-size:1.3em;
	line-height:1.3em;
	margin:0 0 0.5em 0;
}
div#content h4{
	color:#294B5F; 
	font-size:1.2em;
	line-height:1.3em;
	margin:0 0 0.25em 0;
}
div#content h5{
	color:#294B5F; 
	font-size:1.1em;
	line-height:1.3em;
	margin:0 0 0.25em 0;
}
div#content  h6{
	color:#294B5F; 
	font-size:1em;
	line-height:1.3em;
	margin:0 0 0.25em 0;
}

p{
	font-size:1em;
	margin:0 0 1.5em 0;
	line-height:1.4em;
	padding:0;
}

blockquote{
	border-left:10px solid #ddd;
	margin-left:10px;
}
strong, b{
	font-weight:bold;
}
em, i{
	font-style:italic;
}

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;
	background-color:#ddd;
	margin:0 1em 1em 1em;
	padding:0.5em;
	line-height:1.5em;
	font-size:90%;
}

div.templatecode{
	margin:0 0 2.5em;
}

div#main ul,
div#main ol,
div#main dl{
	font-size:1.0em;
	line-height:1.4em;
	margin:0 0 1.5em 0;
}

div#main ul li,
div#main ol li{
	margin:0 0 0.25em 3em;
}

div#main dl dt{
	font-weight:bold;
	margin:0 0 0 1em;
}
div#main dl dd{
	margin:0 0 1em 1em;
}

div#main dl{
	margin-bottom:2em;
	padding-bottom:1em;
	border-bottom:1px solid #c0c0c0;
}

/*span style settings*/
.mainSubject{
	font-size:24px;
	font-weight:bold;
	color:#DF5F08;
}
.subSubject{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
.highlight{
	font-size:14px;
	font-weight:normal;
	color:#000000;
}
.bold{
	font-weight:bold;
	color:#DF5F08;
}
.spaceAroundImage{
	padding:8px;
}

/* End of 'AlgarveGuideBook' */

