/* 
=======================================================================
Skin styles for GS VillaRental site
Created by Laura Stevenson - modified by Graham Stevenson - 20 Mar 2009
=======================================================================
*/
body
{
    /* set default font size for skin (Titles etc. will then use a percentage to specify their sizes) */
    margin: 0;
    padding: 0;
    background-color: transparent;
    font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#outerwrap
{
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 900px;
    background-color: transparent;
}
#headerbox
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 56px;
    border-bottom: solid 4px #07006f;
    background-color: transparent;
    margin-top: 10px;
}
#logo
{
    width: 451px;
    height: 51px;
    background-image: url("logo.jpg");
    float: left;
    margin: 5px 5px 0px 5px;
}

/* Menu Layout */
#menu
{
	font-family:Tahoma;
	border-bottom: solid 2px #07006f;
}
#menuleft
{
    padding-top: 1px;
    padding-left: 0px;
}
#menuright
{
	float: right;
}
#submenu
{
	clear:both;
	/* border: solid 1px red; */
}

/* Styles for main website menu */

#navParent
{
    padding-bottom: 1px;
    margin-left: 0px;
    vertical-align: middle;
    margin-bottom: 8px;
}

#navParent .tablist
{
    padding-left: 0px;
    margin-left: 0px;
}
#navParent a {
    font-size:14px;    
    font-weight: bold;
    padding: 0px 17px 5px 0px;
    float: left;
    margin-left: 0px;
    color: #07006f;
}

#navParent a:hover,
#navParent li.hover a
 {
text-decoration: none;
color: #0a009f;
 }

#navParent ul li {
    display: inline;
    float: left;
    margin-left: 0px;
} 

#navParent li:hover,
#navParent li.hover
{
}

#navParent .SelectedItem {
    color: #0a009f;
    font-weight:normal;
}
#navParent .SelectedItem a {
    color:#0a009f;
    font-weight:normal;
}


/* Main Body */
#mainbody
{
    clear: both;
    float: none;
    padding: 5px 5px 0px 5px;
    background-color: transparent;
    border: none;
}
#contenttable
{
	width:100%;
	height:100%;
}
#contentcell
{
	margin:5px;
	vertical-align:top;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: white;
}
#spacercell
{
    background-color: transparent;
    margin:0;
    width:2px;
    height:400px;
}
#linkscell
{
	width:130px;
	margin:5px;
	vertical-align:top;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: white;
    color: #07006f;
}
/* Footer */
#footer
{
	clear:both;
	height:34px;
	border-top: solid 2px #07006f;
	color: #07006f;
}
#loginlinks
{
    height: 13px;
    padding-top: 5px;
    margin-right: 0px;
    text-align: center;
    font-size: 100%;
    color: #07006f;
}
#loginlinks a:hover
{
    color: #07006f;
    text-decoration: underline;
}

#footercontent
{
    font-size: 100%;
    padding-top: 10px;
    color: #07006f;
    text-align: center;
}
#dnn_dnnCOPYRIGHT_lblCopyright
{
    color: #07006f;
}
#footercontent a
{
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #07006f;
    text-decoration: none;
}
#footercontent a:hover
{
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: underline;
}
.mainhdr
{
    font-size: 150%;
    font-weight: bold;
}


/* ------------------------
Links format added for opera browser
----------- */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #07006f;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #07006f;
}

/* This is the Date eg. any items that are not links */
.SkinObject
{
    text-decoration: none;
    color: #07006f;
    font-weight: normal;
    font-size: 95%;
}
/* This sets the style for all skin items that are links */
A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active
{
    text-decoration: none;
    color: #07006f;
    font-weight: normal;
    font-size: 95%;
}
A.SkinItem:hover
{
    text-decoration: none;
    color: #07006f;
}
/* Layouts for the Text/HTML module */
.RNDText
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:13px;
    margin: 10px 40px 10px 40px;
    text-align: justify;
    line-height: 16px;
}
.RNDBoldText
{
    font-weight: bold;
}
H1
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:18px;
    font-weight: bold;
    margin-left: 20px;
    line-height: 21px;
}
H2
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:16px;
    font-weight: bold;
    margin-left: 20px;
    line-height: 19px;
}
H3
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:14px;
    font-weight: bold;
    margin-left: 30px;
    line-height: 17px;
}
.RNDHappy
{
    width: 20px;
    height: 20px;
    background-image:url('/Icons/happy0161.gif');
    background-repeat:no-repeat;
}
.RNDSad
{
    width: 20px;
    height: 20px;
    background-image:url('/Icons/sad0141.gif');
    background-repeat:no-repeat;
}
/* facilities table */
.RNDFacilities
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:13px;
}
.RNDFacility
{
    width: 220px;
    height: 20px;
    padding-left:3px;
}
.testimonial
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:13px;
    font-style:italic;
    margin: 10px 40px 10px 40px;
    line-height: 16px;
}
.testimonialdate
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:13px;
    font-weight:bold;
    line-height: 16px;
}
.RNDFaq
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:13px;
    margin: 10px 40px 0px 40px;
    line-height: 16px;
}
.RNDAnswer
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:13px;
    margin: 0px 40px 10px 40px;
    line-height: 16px;
}
.RNDGallery
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    color: #07006f;
    font-size:13px;
    margin: 0px 40px 10px 40px;
    line-height: 16px;
}
