/* Start of CMSMS style sheet 'tropea' */
/* CSS Document */
body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	text-align: right;
	color: #153D58;
	margin: 0px 28px 0px 28px;
             line-height:18px;
}


html { /*keeps right scroll bar to stop page jumping*/
height: 100%;
margin-bottom: 0.01em;
}

/* basic divs */

#seo {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	font-size: 8px;
}

#header {
	margin-left: auto;
	margin-right: auto;
	height: 146px;
	background-image: url(images/look/header_back.gif);
	position: relative;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#umbrella {
	position: absolute;
	top: 0px;
	right: 0px;
}

#mainpage {
	background-image: url(images/look/mainback.gif);
	background-position: top;
	background-repeat: repeat-x;
}

li {
            padding-bottom:10px;
}

#mainpage td {
	vertical-align: top;
}

#leftsidetd {
        width: 185px;
}

#leftsection {
	width: 185px;
	height: 439px;
	background-image: url(images/look/calabria_property_sidenav.jpg);
	position: relative;
}

#tobuylink {
   position: absolute;
	height: 74px;
        left: 30px;
	top: 138px;
}

#tobuylink a:link, #tobuylink a:visited {
   display: block;
	height: 74px;
	width:125px;
        left: 30px;
	top: 100px;
	background-image: url(images/look/tobuy_off.jpg);
	text-decoration: none;
}

#tobuylink a:hover {
   background-image: url(images/look/tobuy_on.jpg);
}

#holidayletlink {
   position: absolute;
	height: 74px;
	height: 125px;
   left: 30px;
	top: 305px;
}

/*
#holidayletlink a:link, #holidayletlink a:visited {
   display: block;
	height: 74px;
	width: 125px;
	background-image: url(images/look/holidaylet_off.jpg);
	text-decoration: none;
}

#holidayletlink a:hover {
   background-image: url(images/look/holidaylet_on.jpg);
}
*/

#navigation {
    border-top: 1px solid #031162;
	 border-bottom: 1px solid #031162;
	 height: 20px;
}

/* within the navigation div - these control how links will look */

#navigation a:link, #navigation a:visited {
	display: block;
	padding-top: 2px;
	padding-right: 25px;
	background-color: white;
	color: #F67913;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover {
       color: #004A7C;
        text-decoration: none;
}

#maincontent {
	padding: 0px 300px 0px 50px;
	text-align: left;
	position: relative;
}

#maincontent2 {
	padding: 0px 50px 0px 50px;
	text-align: left;
	position: relative;

}
#maincontent2 img {
	clear:both;

}
#maincontentimage {
	position: absolute;
	right: 0px;
	top: 0px;
}

#info {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 8px;
	margin-bottom: 20px;
}

/* mail form elements */

.error {
	color: red;
}

.mailustab {
	width: 400px;
	background-color:  #F5F5F5;
}

.mailusq {
	padding: 4px;
	text-align: right;
}

.mailusa {
	padding: 4px;
}

/* html standard tags as needed*/

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

p {
	margin: 10px 0px 10px 0px;
}

h1 {
	font-size: 1.5em;
	color: #F67913;
}

h2 {
	font-size: 1.3em;
	color: #F67913;
}

h3 {
	font-size: 1.1em;
	color: #F67913;
}

h4 {
	font-size: 0.9em;
	color: #F67913;
}

h5 {
	font-size: 0.7em;
	color: #F67913;
}

h6 {
	font-size: 0.5em;
	color: #F67913;
}

p {
	
}

a:link, a:visited {
	color: #CD5200;
}

a:hover {
	color: #0076D1;
}

a:active {
	
}

input {
	border: 1px solid black;
	background-color: white;
}

.contactform {

}

.contactform div {
position: relative;
padding-left: 240px;
margin-bottom: 3px;
}

.contactform div div {
/*padding-left: 0px;*/
}

.contactform label {
position: absolute;
display: block;
top: 0px;
left: 0px;
width:230px;
}

.contactform textarea {
width:150px;
height: 100px;
border: 1px solid #000000;
}

#NewsPostDetailDate {
font-size: 0.8em;
font-weight: normal;
}

#NewsPostDetailSummary img{
      display: none;
}

.NewsSummary  {
        border: 1px solid #DDB031;
        padding: 10px;
        background-color: #FEF8E7;
}

.NewsSummaryCategory {
display:none;
}

.ender {
        clear: both;
        font-size: 0.4em;
}

#marquee  {
color:  #F67913;
font-size: 16px;
font-weight:bold;
padding-top:4px;
}

/* End of 'tropea' */

