﻿/* General reset */
img {margin: 0; padding: 0; border: 0}

span {margin: 0; padding: 0; border: 0}

div {margin: 0; padding: 0; border: 0}

a {margin: 0; padding: 0; border: 0}

fieldset {margin: 0; padding: 0; border: 0}

form {margin: 0; padding: 0; border: 0}

h6 {margin: 0; padding: 0; border: 0}

h5 {margin: 0; padding: 0; border: 0}

h4 {margin: 0; padding: 0; border: 0}

h3 {margin: 0; padding: 0; border: 0}

h2 {margin: 0; padding: 0; border: 0}

h1 {margin: 0; padding: 0; border: 0}

q {margin: 0; padding: 0; border: 0}

blockquote {margin: 0; padding: 0; border: 0}

p {margin: 0; padding: 0; border: 0}

li {margin: 0; padding: 0; border: 0}

ol {margin: 0; padding: 0; border: 0}

ul {margin: 0; padding: 0; border: 0}

body {margin: 0; padding: 0; border: 0}

html {margin: 0; padding: 0; border: 0}

table {  
	border-collapse: collapse;  
	border-spacing: 0;  
	}
body
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
   	/* background:#eb9349 ;  802010 */
   	background:#802010 ; /* eb9349 */
    font-family:Arial; /* text-align:center */
    margin:0px;
/*    margin:20px; */
}

/*h1	{ font-size: 12pt; font-weight:bold; font-family:"Copperplate Gothic Light"} */
h1	{ font-size: 18pt; font-weight:bold; }
h2	{ font-size: 11pt; font-weight:normal; }
h2 a:link    { font-weight:normal; color: #000000}
h2 a:hover   { font-weight:normal; color: #000000}
h2 a:active  { font-weight:normal; color: #000000}
h2 a:visited { font-weight:normal; color: #000000}

h3	{ font-size: 10pt; font-weight:bold }

li	{ font-weight:normal }
/*
a:link    { font-size: 9pt; font-weight:normal; color: #000000}
a:hover   { font-size: 9pt; font-weight:normal; color: #000000}
a:active  { font-size: 9pt; font-weight:normal; color: #000000}
a:visited { font-size: 9pt; font-weight:normal; color: #000000}
*/
a:link    { font-weight:normal; color: #000000}
a:hover   { font-weight:normal; color: #000000}
a:active  { font-weight:normal; color: #000000}
a:visited { font-weight:normal; color: #000000}

#title {
	margin:0 auto; 
	left: -0px;
	top:0px;
	text-align:center;
	margin-bottom:50px

}
#title h1{ font-size: 8px;font-weight:normal; color:#ffffff; margin:0; padding:0;}
#title a:link    { font-weight:normal; color: #ffffff; text-decoration:underline}
#title a:visited { font-weight:normal; color: #ffffff;text-decoration:underline}
#title a:hover   { font-weight:normal; color: #ffffff; text-decoration:none; font-size:15px}
#title a:active  { font-weight:normal; color: #ffffff;text-decoration:none}



#pagelayout_outer {margin:0 auto; width:960px; text-align:center; overflow: visible; position:relative;height:auto; margin-bottom:20px; margin-top:20px}
#pagelayout_inner { margin:0 auto; border:8px solid #000000; padding:0px; width:960px; text-align:center; background-color:#FFFFFF; overflow: hidden; margin-top:0px; position:relative;height:auto}
/*#pagelayout_inner { margin:0 auto; border:8px solid #000000; padding:0px; width:800px; text-align:center; background-color:#FFFFFF; overflow: hidden; margin-top:20px; position:relative;height:auto} */
#headerbanner{height:222px; padding :0px; margin: 0px; width:auto; text-align:center; background-color:#000000; padding-top:20px}
#headerbanner h2{ color:black; padding-top: 80px; font-size: 20pt; font-weight:bold}
#ticker_line{ background-color:#000000; height:20px; padding-top:10px}
#ticker_line h3{color :white; padding: 4px}

#head_left {
	text-align:left; width:50%; float:left; background-color:#000000
}
#head_right{
	text-align:right; width:50%; float:right; background-color:#000000
}

.Main_section {width:100%;text-align:center; background-color:#000000; float: left}
.Main_section a:hover{color:red}
.Main_section h1{color:white}

#Footer {width:100%;text-align:center; background-color:#200000; float: left; color:#ffffff; padding-top:20px; color:white}
#Footer a:link    { text-decoration:none; color:#FFFFFF}
#Footer a:hover   { text-decoration:none; color:#FF0000}
#Footer a:visited { text-decoration:underline; color:green}

#Desc_Text a:active  { font-weight:normal; color: #278134; text-decoration:none; font-size:10pt}
#Desc_Text a:visited { font-weight:normal; color: #278134; text-decoration:none; font-size:10pt}
#Desc_Text a:hover   { font-weight:normal; color: #ae1417; text-decoration:underline; font-size:10pt}

#slide_show{
	width:960px; height:222px; border: 0px ; overflow:hidden;background-image:url('images/Nerja_sky_at_night.jpg')
}

#Slide_Text{
	font-size:14pt;margin-top:0px; text-align:center; color:#ffffff
	}

.center_img {text-align:center; margin: 0 auto;padding: 0; border:0px; overflow:hidden} 

.redtext{
	color:red
}

#floating-ad{ position:absolute;  left:-200px; top:200px; z-index:100}
#floating-ad2{ position:absolute; left: -179px; top:261px; z-index:150}
#floating-ad2 h1{color:white;}

	
.error{
	background-color:#FFFFFF; margin: 0 auto; width:500px; margin-top:50px; padding:20px; font-size:18pt; text-align:center; border:4px #663300 solid
}

#left_inner {
	width: 50px;
	overflow:hidden;
	position: absolute;
	left: -50px;
	top:0px;
	background-image:url('images/grad-L.png');
	background-repeat:repeat-y;
	height:100%;
}
#right_inner {
	overflow:hidden;
	width: 50px;
	position: absolute;
	right: -65px;
	top:0px;
	background-image:url('images/grad-R.png');
	background-repeat:repeat-y;
	height:100%;
}
.TextLeft{
	text-align:left
}
.New{background-color:red;color:white;font-style:italic;font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:10px;padding:2px}

.wc_container{width:90%;margin:0 auto; text-align:center}
.wc_container a:link    { font-weight:normal; color: #FFFFFF; text-decoration: underline}
.wc_container a:hover   { font-weight:normal; color: #FF00FF; text-decoration:none}
.wc_container a:active  { font-weight:normal; color: #FFFFFF}
.wc_container a:visited { font-weight:normal; color: #FFFFFF}

.colsT{float:left; background-color:#200000 ;width:31%;margin:8px; margin-top:6px; text-align:center; height:306px; border: 1px solid red; color:#ffffff; font-size:12pt}
.colsT h1{background-color:#400000;color:white; font-size:15pt; padding-top:4px; padding-bottom:4px}
.colsT_inner{border-color:black;margin:3px;background-color:#f0f0f0}
.colsT ul{ list-style-type:square;list-style-position:outside; padding-left: 40px; padding-bottom:0px; color:#ffffff; text-align:left}
.colsT li{font-size:12pt; padding-top:4px; padding-bottom:4px}
.colsT a:link    { font-weight:normal; color: #FFFFFF; text-decoration:none}
.colsT a:visited { font-weight:normal; color: #FFFFFF; text-decoration:none}
.colsT a:hover   { font-weight:normal; color: #eb9349; text-decoration:none}
.colsT a:active  { font-weight:normal; color: #FFFFFF; text-decoration:none}

.iconStyle{
	padding-top:0px; padding-bottom:0px; border: 4px white solid; margin-top:20px; margin-bottom:20px; border-style:outset
	
}
.iconNoStyle{
	border: 0px; margin:0px;padding:0px; margin-top:20px; margin-bottom:20px; border-style :none
}

#buttons{
	background-image:url('images/Button_Blank.jpg');background-repeat:no-repeat; margin: 0 auto; width:100px;height:33px; padding-top:7px; margin-top:20px
}

.hover{
	color:#eb9349;cursor:pointer;
}




