@import url('http://www.rent-a-luxury-villa-in-tuscany.com/style.css');
/*Version 1.0 -- Contest Version */

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-color: #808080; /* grey for browser window background color and footer top border */
margin: 0;
padding: 0;
font-family: Arial, Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif;
color: #696969;
font-size: 75%;
}

h6 {
background-color: transparent;
color: #B22222;
clear: both;
}

h5 {
background-color: transparent;
color: #B22222;
clear: both;
}

h4 {
background-color: transparent;
color: #B22222;
clear: both;
}

h3 {
background-color: transparent;
color: #B22222;
clear: both;
}

h2 {
background-color: transparent;
color: #B22222;
clear: both;
}

h1 {
	background-color: transparent;
	color: #B22222;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}

h6 {
margin-top: 24px;
}

h5 {
margin-top: 24px;
}

h4 {
margin-top: 24px;
}

h3 {
margin-top: 24px;
}

h2 {
margin-top: 24px;
}

h1 {
margin-top: 0px;
font-family: Arial, Helvetica, 'Times New Roman', Georgia, 'Palatino Linotype', Palatino, serif;
border-bottom: 0 solid #8f8fb3;
text-align: left;
}

h2 {
font-family: Arial, Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: 1px solid #8f8fb3;
}

h3 {
font-family: Arial, Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
border-bottom: 0 solid #8f8fb3;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Courier New', Courier, monospace;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}


/* -- General Link Styling -- */

a:link {
background-color: transparent;
color: #2F4F4F; 
text-decoration: underline;
}

a:visited {
background-color: transparent;
color: #2F4F4F;
text-decoration: underline;
}

a:hover {
background-color: transparent;
color: red;
text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: 2px solid #2F4F4F;   /* dark slate grey, headlines and borders */
}

#Header {
position: relative;
height: 180px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 180px 0 180px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 179px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
width: 179px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -180px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 100%;
padding: 8px 0;
border-top: 1px solid #2F4F4F;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto;
background-color: #ffffff;
}

#Header {
	background-image: url(http://www.rent-a-luxury-villa-in-tuscany.com/image-files/luxury-tuscany-logo.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
}

#ContentWrapper {
background-image: url(http://www.rent-a-luxury-villa-in-tuscany.com/image-files/background6.gif);
background-repeat: repeat-y;
background-color: transparent;
}

#NavColumn {
background-image: url(http://www.rent-a-luxury-villa-in-tuscany.com/image-files/background6.gif);
background-repeat: repeat-y;
background-color: transparent;
}

#ContentColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#ExtraColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#Footer {
background-image: url();
background-repeat: no-repeat;
background-color: #45393B;     /* same ground as header */
text-align: center;
font-size: 90%;
}

#NavColumn {
font-size: 100%;
color: #696969;
}

#ExtraColumn {
font-size: 100%;
}

#NavColumn h4 {
font-size: 100%;
color: #696969;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 100%;
color: #696969;
margin-top: 0;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 100%;
font-family: Arial, Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
background-color: transparent;
}

/* -- Nav Headers -- */

.Navigation h3 {
	padding: 0;
	font-size: 110%;
	color: #2F4F4F;
	border-bottom: 1px solid #2F4F4F;
	margin: 12px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
}

.Navigation li {
	background-color: #FFFFFF;        /* white as background, for button and RSS box backgrounds -- */
	border: 0px solid #8f8fb3;
	margin-bottom: 3px;
}

/* -- Navigation Link styles -- */



.Navigation a:link {
	color: #696969;
	display: block; /*  this makes the whole box highlight rather than just the text */;
	padding: 3px 0 3px 4px;
	text-decoration: none;
}

.Navigation a:visited {
	color: #696969;
	display: block; /*  this makes the whole box highlight rather than just the text */;
	padding: 3px 0 3px 4px;
	text-decoration: none;
}

.Navigation ul li a:hover {
	color: #B22222;
	display: block; /*  this makes the whole box highlight rather than just the text */;
	padding: 3px 0 3px 4px;
	background-color: #C0C0C0;   /* light sea blue used in center column of background.gif and for lit buttons both navbars and AdSenseBox bg color */
	text-decoration: underline;
}

.Navigation ul a:hover {
background-color: #fff;
}


/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: red;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Arial, Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: #45393B;
text-align: center;
}

.ExtraNav a:link {
color: #828282;
text-decoration: none;
text-align: center;
padding: 0 4px;
}

.ExtraNav a:visited {
color: #828282;
text-decoration: none;
}

.ExtraNav a:hover {
color: #FF7F50;
background-color: #45393B;
text-decoration: underline;
}

#Header .ExtraNav {
font-size: 85%;
position: absolute;
top: 0;
right: 0;
}

#Header .ExtraNav ul { 
margin: 0;
}

#Footer .ExtraNav {
margin: 12px auto;
background-color: #45393B;
}



/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #fff;
width: 85%;
border: 1px dotted #8f8fb3;
margin: 18px auto 24px auto;
padding: 4px;
color: black;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

div.CalloutBox h5 {
margin: 13px 0 0 13px;
}

div.CalloutBox h4 {
margin: 13px 0 0 13px;
}

div.CalloutBox h3 {
margin: 13px 0 0 13px;
}

div.CalloutBox h2 {
margin: 13px 0 0 13px;
}

div.CalloutBox h1 {
margin: 13px 0 0 13px;
}

.ReminderBox {          
background-color: #fff;
width: 90%;
border: 1px solid #8f8fb3;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #006;
}

.ReminderBox h4 {
margin: 0;
padding: 6px;
text-align: left;
background-color: #fff;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxExtraColumn {
padding: 5px;
background-color: #d3e4fb;
border: 0px;
}

.AdSenseBoxCenter468 {
padding: 5px;
background-color: #d3e4fb;
border: 0px;
}

.AdSenseBoxRight {
padding: 5px;
background-color: #d3e4fb;
border: 0px;
}

.AdSenseBoxLeft {
padding: 5px;
background-color: #d3e4fb;
border: 0px;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
background-color: #fff;
width: 90%;
border-top: 1px solid #8f8fb3;
border-bottom: 1px solid #8f8fb3;
margin: 0 auto 12px auto;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 5xp;
padding-bottom: 5px;
}

/* -- RSS Box -- */

#RSSbox {
width: 148px;
background-color: #ffc;
border: 1px solid #8f8fb3;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #1d487e;
line-height: 120%;
text-align: center;
}

#msgDiv {

border: 1px solid rgb(0, 0, 0); 
margin: 40px auto 80px auto; 
padding: 30px; 
width: 300px;"
}



/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

/* The following is for the slideshow styles */

<style type="text/css">

/* All Styles Optional */

* {
font-family:arial;
font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
</style>

<!--[if IE]>
<style type="text/css">
div#show3 table td, div#show4 table td {
height:21px;
}
</style>
<![endif]-->

