/** information for style 3 **/

body {
		background: #535353 url(../images/alicante_spain_bg_3.png) repeat-x;
		color: #21252C; /* dark grey */
}

a:link,
a:visited {
	color: #FF6600; /* orange*/
}

div.moduletable h3,
.componentheading,
#moofx a.toggle {
	color: #666666; /* medium grey */
}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
	color: #ccc; /* grey */
}

a.pathway:link,
a.pathway:visited {
	color: #cc8C1E; /* orange */
}

div#side a:link,
div#side a:visited,
div.bottom a:link,
div.bottom a:visited,
div#footer a:link,
div#footer a:visited {
	color: #FFAC1E; /* orange */
}

.contentheading {
	color: #21252C; /* orange */
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #FFAC1E; /* lime green */
	background: url(../images/alicante_spain_menu_fade_3.png) 0 100% no-repeat;
}

div#side a.mainlevel#active_menu:link,
div#side a.mainlevel#active_menu:visited,
div#side a.mainlevel#active_menu:hover {
	color: #fff;
	font-weight: bold;
}

div#side a.mainlevel:hover {
	color: #fff;
}

div#footer {
	color: #ccc;
}

table.contenttoc {
  border: 1px solid #E6E6E6;
}

td.sectiontableheader {
  background: #E6E6E6;
  color: #666;
}

div#shadow_l {
	background: transparent url(../images/alicante_spain_shadow_l_3.png) no-repeat;
}

div#shadow_r {
	background: transparent url(../images/alicante_spain_shadow_r_3.png) 100% 0 no-repeat;
}

div#side {
	background: #535353 url(../images/alicante_spain_side_bg_3.png) repeat-x;
}

div#side_l {
	background: url(../images/alicante_spain_side_divider_3.png) no-repeat;
}

div#side_r {
	background: url(../images/alicante_spain_side_divider_3.png) 100% 0 no-repeat;
}

div#header {
	background: url(../images/alicante_spain_header_3.jpg) top right no-repeat;
}

div#logo {;
}

div#content {
	background: #E6E6E6; /* light grey body */
}

div.mainbody {
	border: 1px solid #cfcfcf; /* outline */
	background: #fff;
}

div.pagedivider {
	background: url(../images/alicante_spain_page_divider_3.png) 50% 0 no-repeat;
}

div#bottomsection {
	background: #E6E6E6; /* light grey */
}

div.bottom {
	background: #6c6c6c url(../images/alicante_spain_bottom_bg_3.png) repeat-x;
}

#moofx a.toggle {
	border: 1px solid #cfcfcf;
	background: #f2f2f2 url(../images/alicante_spain_plus_3.png) 0 50% no-repeat;
}

#moofx div.stretcher {
	background: #E6E6E6; /* light grey */
}

#nav {
	background: #E6E6E6 url(../images/alicante_spain_bar_bg_3.png) repeat-x;
}

#nav li {
	border-right: 1px solid #cc5400;
}

#nav li.on {
	border-right: 1px solid #202020;
}

#nav li.on li.on {
	border-right: 0;
}

#nav li ul {
	background: #ee6505;
}

#nav li.on ul {
	background: #3c3c3c;
}

#nav li a {
	color: #fff;
	background: url(../images/alicante_spain_menu_3.png) 0 0 no-repeat;
}

#nav li.on a {
	color: #fff;
}

#nav li.on li.on a {
	color: #fff;
}

#nav li:hover ul a,
#nav li.over ul a{
	border-right: 1px solid #feab26;
}

#nav li ul a, #nav li.on ul a {
	border-right: 1px solid #626262;
}

#nav li ul a {
	color: #ddd;
}

#nav li.on ul a {
	color: #ddd;
}

#nav ul a:hover {
	color: #fff;
}

#nav li.on li a:hover {
	color: #FFAC1E;
}
.relatedbox {
padding: 5px;
border: 1px solid #FF6600;
margin-bottom: 10px;
font-size: 100%;
}


