.GiboBigFour{}

html
{
	height: 100.1%;	
}

body
{
	background-color: #ffffff;
	height: 100%;
    font-size: 9pt;
}

.main
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #d3d3d3;
    min-height: 100%;
	_height: 100%;
    background: transparent url(images/bg-lines.gif) repeat-y scroll top center;
    width: 100%;
}
.admin
{
    background: #ffffff url(images/bg-lines-admin.gif) repeat-y scroll top center;
}
.twocolumn
{
    background: #ffffff url(images/bg-lines-twocolumn.gif) repeat-y scroll top center;
}
.bg-image /* #0095E9 */
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #d3d3d3;
    width: 800px;
	margin-left: auto;
	margin-right: auto;
    background: transparent url(images/bigFourHeader.jpg) no-repeat scroll top center;
    height: 100%;
}

.admin .bg-image /* #0095E9 */
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #d3d3d3;
	margin-left: auto;
	margin-right: auto;
    height: 100%;
    width: 980px;
    background: transparent url(images/bigFourHeader.jpg) no-repeat scroll top center;
}


.searchpane
{
    padding: 10px 0px 0px 500px; margin: 0px; border: solid 0px #d3d3d3;
    height: 113px;
}

.toppane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #d3d3d3;
    position: relative;
    width: 800px;
    height: 200px;
}
.adminmenupane
{
    padding: 10px 10px 0px 0px; margin: 0px; 
    float: right;
}

.topcontentpane
{
    position: absolute;
    width: 400px;
    bottom: 50px;
    right: 0px;
    min-height: 30px;
}

.topcontentpane p
{
    font-family: Impact, Charcoal, Arial Black;
    font-size: 28px;
    color: #ffffff;
    line-height: 100%;
    letter-spacing: 0.03em;
}

.toplinkspane
{
    position: absolute;
    width: 500px;
    bottom: 5px;
    right: 20px;
    height: 20px;
    text-align: right;
    color: #0095E9;
    
}

.toplinkspane a, .toplinkspane a:link, .toplinkspane a:visited, .toplinkspane a:hover, .toplinkspane a:active 
{
    font-size: 7pt;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    color: #555555;
    text-decoration: none;
}

.floatclearer
{
    clear: both;
}

.bigfourpanes
{    
    min-height: 200px; /* needed to have the row height behave */
}
.bigfour1pane, .bigfour2pane, .bigfour3pane, .bigfour4pane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #d3d3d3;
    float: left;
    width: 195px;
    min-height: 200px;
    background-color: Transparent;
    border-right: solid 0px #000000;
}
.bigfour1pane
{
    width: 201px;
}
.bigfour2pane
{    
    border-right: solid 1px #000000;
}

.breadcrumbpanewrapper, .emptytopmenupane, .emptytoprightpane, .breadcrumbpane
{
    height: 30px; /* needed to have the row height behave */   
}
.emptytopmenupane, .emptytoprightpane, .breadcrumbpane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #d3d3d3;
    float: left;
    width: 195px;
    background-color: Transparent;
    border-right: solid 0px #000000;
}
.breadcrumbpane
{
    width: 376px;
    height: 25px;
    padding: 5px 0 0 15px;
}
.emptytopmenupane
{
    width: 201px;
}
.emptytoprightpane
{
    border-right: solid 0px #000000;
}
.breadcrumbpane a, .breadcrumbpane a:link, .breadcrumbpane a:visited, .breadcrumbpane a:hover, .breadcrumbpane a:active 
{
    font-size: 7pt;
    font-weight: normal;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    color: #555555;
    text-decoration: none;
}

.contentrowpane
{
    padding: 0px 0px 0px 0px; 
    margin: 0 10px 0 11px; 
    border-top: solid 1px #000000;
    width: 775px;
/*    background-color: #33cc33; */
}

.menupane
{
    padding: 10px 0px 0px 0px; margin: 0px 0 0 0; border: solid 0px #d3d3d3;
    width: 190px;
    height: auto;
    float: left;
}
.logopane
{
    padding: 20px 0px 20px 0px; margin: 0px 0 0 0; border: solid 0px #d3d3d3;
}
.contentpane
{
    padding: 0px 0px 0px 1px; margin: 0px; border: solid 0px #d3d3d3;
    width: 390px;
    float: left;
/*    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    height: 100%; */
}

.twocolumn .contentpane
{
    width: 570px;
    padding: 10px 0px 0px 10px; 
}

.vacaturepane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #d3d3d3;
    width: 186px;
    float: left;
}
.vacaturerightpane
{
    padding: 0px 0px 0px 10px; margin: 0px; border: solid 0px #d3d3d3;
}

.admin .contentrowpane
{
    border-top: solid 1px #000000;
    width: 980px;
}

.admin .contentpane
{
    width: 780px;
    border-right: solid 0px #000000;
}
.admin .breadcrumbpane
{
    border-right: solid 0px #000000;
}


table, tr, TABLE, TR
{
    padding: 0px; margin: 0px; border: solid 0px #d3d3d3;
}

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Text styles ----------------------------------------*/
/* ------------------------------------------------------------------------------------------ */
.DummyClass {}

p
{
    padding: 0 0 5px 0; margin: 0px; border: solid 0px red;
}

h1, h2, h3, .Head, .SubHead, .SubSubHead
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    line-height: 125%;
    color: #00AEEF;
    text-align: left;
}
h1, .Head
{
    font-size: 10pt;
}
h2, .SubHead
{
    font-size: 9pt;
}

h3, .SubSubHead
{
    font-size: 8pt;
}

.Normal, p, a, a:link, a:visited, a:hover, a:active, .CommandButton, a.CommandButton 
{
    font-family: Verdana, Arial ,sans-serif;    
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    line-height: 180%;
    color: #666666;
    text-align: left;
}

a, a:link, a:visited, a:hover, a:active
{
    color: #00AEEF;
    text-decoration: underline;
}

a img, a:visited img, a:active img
{
    border: solid 0px #000000;
}

b, strong
{
    color: #00AEEF;
}

UL LI
{
    list-style-type: disc;
}

UL LI LI
{
    list-style-type: circle;
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}


/* print skin styles */

.print
{
    padding: 0 0 0 10px; margin: 0px; border: solid 0px red;
    background-color: #ffffff;
    background-image: none;
    height: 100%;
}

.topprintpane
{
    height: 150px;
    text-align: left;
}
.topprintpane img
{
    vertical-align: middle;
}
.printpane
{
    padding: 0 20px 0 0px;
}
.print .footerpane, .print .footerpane .SkinObject
{
    background-color: #ffffff;
    background-image: none;
    text-align: left;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    line-height: 160%;
    color: #333333;
}


/*  NavMenu styles start here */

#nav
{
    padding: 0 0 20px 0px; margin: 0px; border: solid 0px red;
}
#rightNav
{
    padding: 0 0 20px 2px; margin: 0px; border: solid 0px red;
}


#nav ul, #nav li, #rightNav ul, #rightNav li
{
    padding: 0 0 0 0px; margin: 0px; border: solid 0px red;
    list-style: none; 
}

#nav li a:link, #nav li a:visited, #nav li a:hover, #nav li a:active,
#rightNav li a:link, #rightNav li a:visited, #rightNav li a:hover, #rightNav li a:active
{
	display: block;
	width: 188px;
	line-height: 25px;
    padding: 6px 0 5px 0px; margin: 0px; border: solid 0px red;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    letter-spacing: normal;
	background: #ffffff url(images/menu-bg.png) no-repeat scroll 0 0;
	text-align: center;
	text-decoration: none;
}

#nav li a:hover, #nav li.SelectedTab a:link, #nav li.SelectedTab a:visited,
#rightNav li a:hover, #rightNav li.SelectedTab a:link, #rightNav li.SelectedTab a:visited
{
	background: #ffffff url(images/menu-bg.png) no-repeat scroll 0 -38px;
}

/* without these styles hover does not work for nested submenu items in IE6/IE7 */
#nav li li {background: url(images/spacer.gif) no-repeat scroll top left;}

/* property editor*/
.RealEstateContentCellAlternate
{
    background-color: Transparent;
} 
.RealEstateTable
{
    background-color: Transparent;
    padding-bottom: 10px;
    border-bottom: dashed 1px #00AEEF;
}

.bigTitle a:link, .bigTitle a:visited, .bigTitle a:hover, .bigTitle a:active
{
    text-decoration: none;
    font-family: Impact, Carcoal, Arial Black, Sans-Serif;
    font-size: 21px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    line-height: 120%;
}

.bigTitle a:hover
{
    color: #333333;
}

.bigTitle
{
    border-bottom: dashed 1px #00AEEF;
    padding: 15px 0 10px 0;
    width: 370px;
}
#tblPropertyDetail .NormalTextBox
{
    width: 250px!important;
}
#TopNav
{
    padding: 5px 0 5px 0px; margin: 0px; border: solid 0px red;
    width: 400px;
    text-align: left;
    float: right;
}
#TopNav ul, #TopNav li
{
    padding: 0 0 0 0px; margin: 0px; border: solid 0px red;
    list-style: none; 
    float: left;
}
#TopNav ul
{
    float: right;
}
#TopNav li a:link, #TopNav li a:visited, #TopNav li a:hover, #TopNav li a:active
{
	display: block;
	width: auto;
	line-height: 120%;
    padding: 0px 5px 0px 5px; margin: 0px; border: solid 0px red;
    border-right: solid 1px #0095E9;
    letter-spacing: normal;
	background-color: #ffffff;
	text-align: center;
    font-size: 7pt;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    color: #555555;
    text-decoration: none;
}
#TopNav li.Last-Child a:link, #TopNav li.Last-Child a:visited, #TopNav li.Last-Child a:hover, #TopNav li.Last-Child a:active
{
    border-right: solid 1px #ffffff;
}

