﻿/*
 * G5 Search Marketing Copyright 2009
 * Local Search Marketing - Local Internet Advertising
 * */

/* reset - don't modify */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
p,ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}
h1,h2,h3,h4,h5,h6 {font-family: "Times New Roman", serif;}
h2,h3,h4,h5,h6 {font-weight: normal; color: #236588;}

html {text-align:center;background: #6d2900 url(/images/body_bg_01.jpg) top left repeat-x;}
body {
    position : relative; 
    margin: 0 auto; 
    text-align : center;
    color: #412107;
    font-family : arial, verdana, sans-serif;
    font-size: 14px;
    background: transparent;
}
a {color: #236588; outline:none; text-decoration: underline;}
a:hover {color: #1a6187;}

.clear {clear:both;}
.strong {font-weight:bold;}
.right {float:right;}
img.right {padding:0 0 10px 20px;}
.left {float:left;}
img.left {padding:0 20px 10px 0;}

div#outWrap {
    position: relative;
    width: 973px;
    margin: 0 auto;
    padding: 15px 0;
    background: url(/images/topCorners_bg_01.gif) 0px 15px no-repeat;
}

div#bottomWrap {
    position: relative;
    width: 973px;
    padding: 0 0 14px 0;
    background: url(/images/bottomCorners_bg_01.gif) bottom left no-repeat;
}

/* Outline */
div#whopper {
    position: relative;
    width: 959px;
    top: 7px;
    margin: 0 auto;
    text-align: left;
    background: url(/images/whopperBody_bg_01.gif) top left repeat-y;
}

div#header {
    position: relative;
    width: 959px;
    height: 148px;
    background: url(/images/header_bg_01.jpg) top left repeat-x;
}

div#middle {
    position: relative;
    min-height:450px;
    height:auto !important;
    height:450px;
    z-index: 1;
    margin: 0 6px;
    background: url(/images/interiorCorners_bg_01.gif) 0 3px no-repeat;
}

div#bottom {
    position: relative;
    width: 959px;
    height: 6px;
    background: url(/images/footer_bg_01.gif) top left no-repeat;
    overflow: hidden;
}


div#footer {
    position: relative;
    width: 959px;
    margin: 0 auto;
}

/* Template */
div#logo {
    position: absolute;
    top: 25px;
    left: 29px;
}
div#logo span.noLink {
    position: relative;
    width: 284px;
    height: 58px;
    display: block;
    text-indent: -9999px;
}
div#logo span.link a {
    display: block;
    width: 242px;
    height: 95px;
    display: block;
    text-indent: -9999px;
}

/* Navigation */
/*-----------------------*/
#navWrap {
    position: relative;
    height: 23px;
    left: 6px;
    z-index: 999;
}
#nav {}
#nav li {float:left;}
#nav li a.top-level {
    display: block;
    width: 140px;
    height: 23px;
    text-indent: -9999px;
    background: url(/images/nav_bg_01.jpg) 0 0 no-repeat;
}
#nav li.home a.top-level {
    width: 104px;
    background-position: 0 0;
}
#nav li.home a.top-level:hover {background-position: 0 -23px;}
#nav li.lifestyle a.top-level {
    width: 180px;
    background-position: -104px 0;
}
#nav li.lifestyle a.top-level:hover {background-position: -104px -23px;}
#nav li.services a.top-level {
    width: 215px;
    background-position: -284px 0;
}
#nav li.services a.top-level:hover {background-position: -284px -23px;}
#nav li.community a.top-level {
    width: 174px;
    background-position: -499px 0;
}
#nav li.community a.top-level:hover {background-position: -499px -23px;}
#nav li.floorplans a.top-level {
    width: 142px;
    background-position: -673px 0;
}
#nav li.floorplans a.top-level:hover {background-position: -673px -23px;}
#nav li.contact a.top-level {
    width: 132px;
    background-position: -815px 0;
}
#nav li.contact a.top-level:hover {background-position: -815px -23px;}
#nav li ul { /* second-level lists */
    position: absolute;
    width: 182px;
    margin: 0 0 0 -3px;
    border: 2px solid #fcfbf9;
    border-width: 0 2px 2px 2px;
    background: url(/images/navDrop_bg_01.gif) repeat;
    left: -999em;
}
#nav li ul li a {
    width: 180px;
    height: 30px;
    padding: 0;
    color: #773a12;
    border: 1px solid #cbb385;
    border-width: 0 1px;
    display: block;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
}
#nav li ul li.last a {border-bottom: 1px solid #cbb385;}
#nav li ul li a:hover {
    background: url(/images/navRollover_bg_01.gif) no-repeat 10px 11px;
    display: block;
    width: 180px;
    height: 30px;
    line-height: 30px;
    padding: 0;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.hover {position: static;}

/* homepage styles */
div#homeCont {
    position: relative;
    width: 947px;
    z-index: 1;
}

div#homeTopCont {
    position: relative;
    width: 947px;
    height: 346px;
    z-index: 1;
}

div#homeTopLeft {
    position: relative;
    width: 290px;
    float: left;
}

div#homeTopLeft ul {
    margin-left: 31px;
}
div#homeTopLeft ul li {text-indent: -9999px;}
div#homeTopLeft ul li a {}
div#homeTopLeft ul li.homeInfo {
    width: 254px;
    height: 85px;
    margin: 30px 0 0 0;
    background: url(/images/homeInfo_bg_01.gif) top left no-repeat;
}
div#homeTopLeft ul li.homeBrochure a {
    width: 254px;
    height: 89px;
    display: block;
    margin: 16px 0 0 0;
    background: url(/images/homeBrochure_bg_01.jpg) top left no-repeat;
}
div#homeTopLeft ul li.homeBrochure a:hover {background-position:0 -89px;}
div#homeTopLeft ul li.homeTour a {
    width: 254px;
    height: 89px;
    display: block;
    margin: 11px 0 0 0;
    background: url(/images/homeTour_bg_01.jpg) top left no-repeat;
}
div#homeTopLeft ul li.homeTour a:hover {background-position:0 -89px;}

div#homeTopRight {
    position: relative;
    width: 657px;
    float: right;  
}

div#slideshow_home {
    position: relative;
    width: 619px;
    height: 324px;
    right: 0;
    top: 11px;
    z-index: 999;
}
div#slideshow_home img {
    position: absolute;
    top: 24px;
    left: 24px;
}

div#slideshowBorder {
    position: absolute;
    width: 619px;
    height: 324px;
    background: transparent url(/images/homeBorder_bg_01.gif) top left no-repeat;
    z-index: 996;
}

div#homeBotCont {
    position: relative;
    width: 947px;
    height:auto !important;height:307px;min-height:307px;
    clear: both;
    padding: 40px 0 0 0;
    background:#e1d2ab url(/images/homeBack_bg_01.jpg) top left no-repeat;
    overflow: hidden;
}

div#homeBotLeft {
    position: relative;
    width: 662px;
    float: left;
}

div#homeText {
    position: relative;
    width: 573px;
    margin-left: 36px;
    line-height: 1.5em;
}
div#homeText h3 {
    font-style: italic;
}

div#homeBotRight {
    position: relative;
    width: 285px;
    float: right;
}
div#homeBotRight p {
    color: #073751;
    line-height: 2em;
    padding: 0 40px;
    text-align: center;
}
div#homeBotRight span.homeQuote {
    font-family: "Times New Roman", serif;    
    font-size: 133%;
    font-style: italic;
}

div#fontSwitch {
    position: absolute;
    top: 11px;
    right: 11px;
    text-align: right;
}
div#fontSwitch span {
    position: absolute;
    top: 3px;
    left: -65px;
    color: #a47832;
    font-size: 12px;
    font-weight: bold;
}
div#fontSwitch input {cursor:pointer;}
div#fontSwitch input.fontIncrease {
    width: 17px;
    height: 17px;
    border: 0;
    background: transparent url(/images/largeTexts_bg_01.gif) top left no-repeat;
}
div#fontSwitch input.fontIncrease:hover {background-position: 0 -17px;}

div#fontSwitch input.fontDecrease {
    width: 17px;
    height: 17px;
    border: 0;
    background: transparent url(/images/smallTexts_bg_01.gif) top left no-repeat;
}
div#fontSwitch input.fontDecrease:hover {background-position: 0 -17px;}

/* Interior Styles */
div#intCont {
    position: relative;
    width: 959px;
    padding-top: 15px;
    background: url(/images/footerTop_bg_01.jpg) bottom left no-repeat;
}

div#col2 {
    position: relative;
    width: 253px;
    padding: 0 0 30px 0;
    float: left;
}

div#intCCP {
    position: relative;
    width: 253px;
}
div#intCCP p {
    position: relative;
    width: 235px;
    height: 84px;
    text-indent: -9999px;
    background: url(/images/intPhone_bg_01.gif) 13px 0 no-repeat;
}
div#intCCP ul {
    position: relative;
    padding: 7px 0 0 25px;
}
div#intCCP ul li {float: left;padding: 0; margin: 0;}
div#intCCP ul li.intBrochure a {
    width: 208px;
    height: 89px;
    display: block;
    margin: 0 0 10px 0;
    background: url(/images/intBrochure_bg_01.jpg) top left no-repeat;
    text-indent: -9999px;
}
div#intCCP ul li.intTour a {
    width: 208px;
    height: 89px;
    display: block;
    background: url(/images/intTour_bg_01.jpg) top left no-repeat;
    text-indent: -9999px;
}
div#intCCP ul li a:hover {background-position: 0 -89px;}

div#p_col2_top {
    position: relative;
    width: 253px;
    padding: 1px 0 0 0;
    clear: both;
}

img.col2Image {
    position: relative;
    top: 20px;
    right: -4px;
    padding: 0; 
    margin: 0;
    display: block;
    height: 299px;
    width: 253px;
}

div#col2 .testimonial {
	width:229px;
	padding:20px 12px;
}

div#p_col2_middle {
    clear: both;
}
div#p_col2_middle ul {padding: 20px 0;}
div#p_col2_middle ul li {
    list-style: disc;
    margin: 0 0 0 40px;
    font-size: 12px;
    line-height: 1.7em;
}
div#p_col2_middle ul li a {
  color: #236588;
}

h2.category {
    color: #8d3c1d;
    padding: 0 0 10px 15px;
}

ul.offerings {
    padding: 0 10px 0 25px;
    font-size: 12px;
}
ul.offerings li {
    list-style: disc;
    margin: 0 0 0 15px;
    line-height: 1.7em;
}

.testimonial {
    position: relative;
    width: 253px;
}
.testimonial p {
    color: #073751;
    font-family: georgia, garamond, serif;
    font-size: 14px;
    line-height: 1.8em;
    text-align: center;
}

div#photo_gallery {
    position: relative;
    width: 490px;
    margin: 10px auto;
    padding: 15px 15px 0 15px;
    border: 1px dashed #8d3c1d;
}
div#photo_gallery ul {}
div#photo_gallery li {
    display: inline;
    padding: 0 15px 0 0;
}
div#photo_gallery li img {
    width: 75px;
    height: 75px;
    margin: 0 0 15px 0;
    border: 2px solid #a47832;
}

/* Calendar Items */

#calendar_events {
    width: 520px;
    border-bottom: 1px solid #a47832;
    padding: 55px 0 10px 0;
    margin: 0 0 0 30px;
}
#calendar_events h2 {
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    font-size: 20px;
    border-bottom: 1px solid #a47832;
}
#calendar_events h2 span {font-size: 15px;}
#calendar_events h3 {padding: 15px 0 7px 0;font-size: 16px;}
#calendar_events ol {list-style:none;}
#calendar_events .table {display:table;}
#calendar_events .tr {display:table-row;}
#calendar_events .td,
#calendar_events .th {display:inline;}

.event ol {
    width: 500px;
    padding: 5px;
    line-height: 1.8em;
}
.event ol li.th {
    width: 20%;
    display: block;
    float: left;
    padding: 0 10px 0 0;
    font-weight: bold;
}
.event ol.description li.th {float: none;}
.event_container ol {
    width: 500px;
    padding: 5px;
    line-height: 1.8em;
}
.event_container ol li.th {
    width: 20%;
    display: block;
    float: left;
    padding: 0 10px 0 0;
    font-weight: bold;
}

/* floorplans */
#floorplans {
    width:80%;
    height: 20px;
    line-height:20px;
    margin: 20px 0 0 30px;
    border-top:1px solid #8d3c1d;
}
#floorplans .unit {
    width:100%;
    height: 20px;
    padding:20px 0;
    border-bottom:1px solid #8d3c1d;
}
#floorplans strong {
    color: #236588;
    font-family: georgia, garamond, serif;
    font-size:25px;
    font-style: italic;
    font-weight: normal;
    float: left;
}

.sqft {
    position: absolute;
    left: 250px;
}

#col1 #floorplans a {
    float:right;
    display:block;
    width:141px;
    height:27px;
    text-indent:-9999px;
    background:url(/images/view-floorplan.gif);
    border-bottom:none;
}

div#col1 {
    position: relative;
    width: 678px;
    min-height:768px;
    height:auto !important;
    height:768px;
    float: right;
    padding: 0 0 20px 0;
    padding-right: 24px;
    background: url(/images/col1_bg_01.gif) top left no-repeat;
}

div#contentTop {
    position: relative;
    width: 662px;
    height: 105px;
}
div#contentTop span, div#contentTop h1, div#contentTop h2, div#contentTop h3 {
    position: absolute;
    top: 55px;
    left: 40px;
    color: #8d3c1d;
    font-family: "times new roman", georgia, serif;
    font-size: 30px;
    font-style: italic;
    font-weight: normal;
}
div#contentTop img {float: right;}

div#content, 
div#p_col1_middle, 
div#p_col1_bottom, 
div#site-map, 
div#other-facilities {
    line-height: 1.7em;
    padding: 0 40px;
 }
div#content ul, div#content ol {
    margin:10px 0 0 20px;
    list-style: disc;
}
div#content h2 {padding-top:10px;color:#412107;}
div#content h3 {padding-top:24px;font-size:14px;font-family:arial, helvetica, sans-serif;font-weight:bold;}

div#site-map h2 {
    position: absolute;
    top: 50px;
    left: 35px;
    color: #8d3c1d;
    font-family: "times new roman", georgia, serif;
    font-size: 25px;
    font-style: italic;
    font-weight: normal;
}
div#site-map {
    padding-top: 120px;
    margin-left: 20px;
    list-style: disc;
}

/* Contact Form */
div#contact, div#siteMap {
    position: relative;
    padding: 20px 80px 20px 40px;
}
div#content em {font-style: italic;}

div#quote table .label {text-align: right; padding-right: 10px;font-weight:bold;}
div#quote table td {padding-bottom: 5px;}

div#quote table td h4 { padding: 12px 0 12px  20px; font-weight: bold;} 
div#quote table span.example {color: #555; font-size: 10px;} 
div#quote table  td#button {padding-top: 12px;}

div#flashmap {
    position: relative;
    width: 550px;
    height: 300px;
    margin: 0 0 20px 0;
    border: 2px solid #a47832;
}
div#map h2 {display: none;}

/* Footer Styles */

div#footer ul {
    margin: 10px 0 0 0px;
    float: left;
}
div#footer ul li {
    border-right: 1px solid #a47832;
    display: inline;
    font-size: 12px;
}
div#footer ul li a {
    color: #a47832;
    text-decoration: none;
    padding: 0 8px;
}
div#footer ul li.last {border: 0;}

div#footer p.share {
    float: right; 
    padding: 0 20px 0 0;
}

div#footerSecond {
    position: relative;
    width: 959px;
    clear: both;
/*    top: -10px;*/
    padding:10px 0 0 0px;
    margin: 10px 0 10px 0px;
    background: url(/images/footerNavBar_bg_01.gif) top left no-repeat;
}

div#footerSecond p {
	color: #341a03;
    font-weight: bold;
    font-size: 12px;
    text-align:left;
    padding-left:6px;
}


/*div#footerSecond ul {margin: 0;}
div#footerSecond ul li {
    color: #341a03;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    padding: 0 0 0 12px;
    background: url(/images/footerNav_bg_01.gif) center left no-repeat;
}
div#footerSecond ul li.first {background: 0; padding: 0;}
div#footerSecond ul li.last {background:none;}
div#footerSecond ul li a {color: #341a03; padding: 0;}
*/

/* New G5 Brand */
#brand {
	margin:0;
	display:block;
	width:213px;
	height:17px;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
}
#brand:hover {background-position:0 -17px;}

div#footerThird {
    position: relative;
    width: 959px;
    clear: both;
    padding: 0;
}
div#footerThird ul {margin: 0 0 0 20px;}

/* Signature Brand Styles */
#signature-brand {width:180px;height:20px;display:block;margin:10px 0;outline:none;text-indent:-9999px;background:url(/images/signature-brand.gif);overflow:hidden;}
#signature-brand:hover, 
#signature-brand:focus {background-position:0 -20px;}
#signature-brand:active {background-position:0 -40px;}
/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(http://www.g5search.com/javascripts/ext/resources/images/gray/toolbar/bg.gif) repeat-x scroll left top;
  border-color: #D0D0D0;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

#inline-edit-tools a.edit{
  background-position: 0 2px;
  display: block;
  padding: 3px 0 2px 18px;
  color: #000;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url(http://www.g5search.com/javascripts/ext/resources/images/default/shared/fam/page_edit.png) !important;
}

/* --------- /javascripts/shadowbox/skin/classic/skin.css --------- */ 
/**
 * The "classic" theme CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * Shadowbox is released under version 3.0 of the Creative Commons Attribution-
 * Noncommercial-Share Alike license. This means that it is absolutely free
 * for personal, noncommercial use provided that you 1) make attribution to the
 * author and 2) release any derivative work under the same or a similar
 * license.
 *
 * If you wish to use Shadowbox for commercial purposes, licensing information
 * can be found at http://mjijackson.com/shadowbox/.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007-2008 Michael J. I. Jackson
 * @license     http://creativecommons.org/licenses/by-nc-sa/3.0/
 * @version     SVN: $Id: skin.js 91 2008-03-28 17:39:13Z mjijackson $
 */

/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}

/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}

/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(/javascripts/shadowbox/skin/classic/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}

/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  /*height: 26px;*/
  height: 4em;  /* this can be just about any value because of the overflow, but the 2-4em ballpark looks best, IMO, and prevents overflow off the top of the viewport for captions up to three lines */
  overflow: visible;
}
#shadowbox_title_inner {
	position: absolute;
	bottom: 0;
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}

/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}

/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}

#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}


