
/*----------------------------------------
Name: master.css
Developed by:
Date Created:
Last Updated:
Copyright:
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("reset.css");



/* Basics
----------------------------------------*/


 

/*--- Link Styles ---*/
a:link, a:visited
{
	color:#3098CD;
}

a:hover, a:active
{
	color:#8D2603;
	text-decoration:none;
}

h1
{
	color:#2e3639;
	font-size:2.125em;
}

h2
{
	color:#2e3639;
	font-size:1.75em;
}

h3
{
	color:#026888;
	font-size:1.4em;
	margin:10px 20px;
}

h4
{
	color:#026888;
	font-weight:bold;
	font-size:1.2em;
	margin:10px 20px;
}

h5
{
	color:#2e3639;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}

h6
{
	color:#2e3639;
	margin:.825em 0 .5em 0;
	font-size:1em;
}

ul
{
	list-style-type:none;
}

ol
{
	margin:0 0 0 60px;
	padding:0;
	line-height:11px;
	border:0;	
}

blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}


/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clear     	{clear:both;height: 0; line-height: 0.0; font-size: 0;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}



/* Tables
----------------------------------------*/
table { border: 0; }
 







/* Email
---------------------------------------*/

label.hidden {
    display: none;
}

.kaput {
margin:0;
padding:0;
margin-top:0px;
margin-left:10px;
height:24px;
width:170px;
color: #1a1a1a;
border:1px solid #eeeeee;
border-top:1px solid #B1D0EF;
border-left:1px solid #B1D0EF;
font-size: 11px;
}


.kaputbutton {
padding: 6px 6px 8px 6px;
font-size: 85%;
vertical-align: middle;
border:1px solid #cccccc;
border-top:1px solid #eeeeee;
border-left:1px solid #eeeeee;
background-color:#e8f2fa;
font-weight: bold;
margin-left:10px;
margin-top:10px;
width:110px;
}
 
 
 



/* Elements
----------------------------------------*/
body
{

	color:#2e3639;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;  /* Tip: Treat this as 10pt. */
}


body 
{

	background:#c9dcdf url(../images/vwall.gif) no-repeat top left;
}



.resblock 
{
	width:802px;
	height:60px;
	background:transparent url(../images/resblock.gif) no-repeat top left;
	margin:0;
	padding:0;
}

.pbls {font-size:11px;margin:15px 0 0 0; padding:0;}


/* Vertical column nav
----------------------------------------*/


#vnavwrap {margin:0; padding:0;}

#vnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}


 
#vnav a
{
display:block;
height:20px;
padding:0;
margin:0;
font-size:12px;
padding:6px 0 0 10px;
color: #2e3639;
background-color: transparent;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

#vnav a:link, #vnav a:visited {color: #2e3639;text-decoration: none;}

#vnav a:hover, #vnav a:active {background-color: #e8f2fa;}


 


/* Layout
----------------------------------------*/


#container_wrap {width:810px; margin:0 0 0 95px;text-align:left;}






/*  primary visual nav  */

#navwrap { 
	width: 810px;
	height: 63px;
	margin: 0;
	border:0;
	padding: 0;
	position:relative;
}

#nav { 
	width: 810px;
	height: 63px;
	margin: 0;
	border:0;
	padding: 0;
	background: transparent url(../images/pnav.gif) no-repeat;
	position:relative;
	
}

#nav ul	{
	width: 810px;
	height: 63px;
	background: url(../images/pnav.gif) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

#nav ul li, #nav a {
	height: 63px;
	display: block;
}

#nav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}










#nav1 {left: 0px; width: 140px;}
#nav2 {left: 150px; width: 60px;}
#nav3 {left: 220px; width: 145px;}
#nav4 {left: 380px; width: 170px;}
#nav5 {left: 560px; width: 130px;}
#nav6 {left: 700px; width: 103px;}


#nav1 a:hover {background: transparent url(../images/pnav.gif) -0px -63px;}
#nav2 a:hover {background: transparent url(../images/pnav.gif) -150px -63px;}
#nav3 a:hover {background: transparent url(../images/pnav.gif) -220px -63px;}
#nav4 a:hover {background: transparent url(../images/pnav.gif) -380px -63px;}
#nav5 a:hover {background: transparent url(../images/pnav.gif) -560px -63px;}
#nav6 a:hover {background: transparent url(../images/pnav.gif) -700px -63px;}


#on1  {background: transparent url(../images/pnav.gif) -0px -126px;}
#on2  {background: transparent url(../images/pnav.gif) -150px -126px;}
#on3  {background: transparent url(../images/pnav.gif) -220px -126px;}
#on4  {background: transparent url(../images/pnav.gif) -380px -126px;}
#on5  {background: transparent url(../images/pnav.gif) -560px -126px;}
#on6  {background: transparent url(../images/pnav.gif) -700px -126px;}




























 


#page { width:802px; margin:0; padding:0;border:4px solid #a7c6cb; background-color:#ffffff; }


#home {margin:0;padding:0 20px 10px 20px;background-color:#ffffff;}

#col1 {width:213px;margin:0;padding:0;float:left;}
#col2 { width:630px; margin:0; padding:10px 20px; float:right; background-color:#ffffff;}
#col3 {width:1px;margin:0;padding:0;float:right;}






/* fonts in the page
----------------------------------------*/
 

#home { font-size: 1.2em; line-height:1.6em;  font-family: Arial, sans-serif; }

#home p {padding:4px 20px; }



 

/* Footer
----------------------------------------*/
#footer
{
	clear: both;
	padding: 10px 0 4px 0;
	height: 50px;
	width: 810px;
}

#footer p 
{
	color:#086b8b;
	text-align:center;
	font-size:12px;
}

#footer a {color:#086b8b; text-decoration:none;}








/* Search
----------------------------------------*/


#ajaxSearch_form { margin:0; width:260px;height:28px;text-align:center;margin-left:271px;}

#ajaxSearch_input {
margin:0;
padding:0;
margin-top:1px;
margin-left:1px;
height:22px;
width:200px;
float:left;
color: #1a1a1a;
border:1px solid #dedede;
border-top:1px solid #eee;
border-left:1px solid #eee;
font-size: 11px;
}


#ajaxSearch_submit {
padding: 4px 6px 6px 6px;
font-size: 85%;
vertical-align: middle;
border: 1px solid #ffffff;
background: #a7c6cb;
color: #fff;
font-weight: bold;
margin-left:8px;
}
 
 
input[type='button'], input[type='submit'] {
    height: 2.6em;
}






/* Skips 
---------------------------------------*/
 .skip {display: none;}
a.skip {display: none;}
#axs {display:none;}
#cc  {display:none;}


#sisterproperty, .pagebottomlinks {font-size:10x; text-align:center; color:#efefef;}
.caption { font-size:10px; padding:5px 0 5px 0;}
.caption a {color:#444444;}	



/* NIVO */

#slider-wrapper {
    background:url(/assets/images/nivo/lobsters.jpg) no-repeat;
    width:802px;
    height:356px;
    margin:0 auto;
    padding:0;
    z-index:1;
}

#slider {
	position:relative;
    width:802px;
    height:356px;
    margin:0;
	background:url(/elements/nivo/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:370px;
	bottom:-22px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/elements/nivo/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/elements/nivo/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}







#header {width:810px; height:120px; margin:0; padding:0; background:transparent  url(../images/headernew.gif) no-repeat;position:relative;}

#deal {display:block; width:700px; height:26px; position:absolute; text-align:right; top:20px; right:30px; border:0; color:#ffffff; font-weight:bold; font-size:14px;}

a.hotbuttons  {display:inline; padding:3px 5px; margin: 0 2px; border:1px solid #ffffff; background-color:#a1150a; color:#fff; text-decoration:none;}

a:hover.hotbuttons  {background-color:#c30e00;}


h1#branding {
	height:100px;
    width:110px; 
    display:block;
	background:transparent;
	margin:0;
	padding:0;
	float:left;
	border:0;
}
h1#branding a {display:block; text-indent:-9000px; float:right; position:relative; width:110px; height:100px; margin:0 0 0 10px; border:0;}

 




/*  primary visual nav  */

#newnavwrap { 
	width: 810px;
	height: 26px;
	margin: 0;
	border:0;
	padding: 0;
	position:relative;
}

#newnav { 
	width: 810px;
	height: 26px;
	margin: 0;
	border:0;
	padding: 0;
	background: transparent url(../images/pnavnew.gif) no-repeat;
	position:relative;
	
}

#newnav ul	{
	width: 810px;
	height: 26px;
	background: url(../images/pnavnew.gif) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

#newnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

#newnav ul li, #newnav a {
	height: 26px;
	display: block;
}

#newnav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}










#newnav1 {left: 0px; width: 121px;}
#newnav2 {left: 121px; width: 61px;}
#newnav3 {left: 180px; width: 128px;}
#newnav4 {left: 308px; width: 150px;}
#newnav5 {left: 458px; width: 120px;}
#newnav6 {left: 578px; width: 100px;}
#newnav7 {left: 678px; width: 132px;}


#newnav1 a:hover {background: transparent url(../images/pnavnew.gif) -0px -26px;}
#newnav2 a:hover {background: transparent url(../images/pnavnew.gif) -121px -26px;}
#newnav3 a:hover {background: transparent url(../images/pnavnew.gif) -180px -26px;}
#newnav4 a:hover {background: transparent url(../images/pnavnew.gif) -308px -26px;}
#newnav5 a:hover {background: transparent url(../images/pnavnew.gif) -458px -26px;}
#newnav6 a:hover {background: transparent url(../images/pnavnew.gif) -578px -26px;}
#newnav7 a:hover {background: transparent url(../images/pnavnew.gif) -678px -26px;}


#onnew1 {background: transparent url(../images/pnavnew.gif) -0px -52px;}
#onnew2 {background: transparent url(../images/pnavnew.gif) -121px -52px;}
#onnew3 {background: transparent url(../images/pnavnew.gif) -180px -52px;}
#onnew4 {background: transparent url(../images/pnavnew.gif) -308px -52px;}
#onnew5 {background: transparent url(../images/pnavnew.gif) -458px -52px;}
#onnew6 {background: transparent url(../images/pnavnew.gif) -578px -52px;}
#onnew7 {background: transparent url(../images/pnavnew.gif) -678px -52px;}














