/*Designed by Wizard!, 2013.
Basic elements
All classes are here, except colours, font-families and bg colors/images that are at style.css
*/
body, .text, li, p, td
{
	font-size: 10pt;
	size: 10pt;
	line-height:1.5;
}
.text, p
{
    margin-top: 10px;
}
/*Text and Content Styling*/
.title
{
    display: inline;
	font-weight: bold;
	font-size: 14pt;
}
.justify
{
	text-align: justify;
}
.rightalign
{
	text-align: right;
}
.centeralign
{	
	text-align: center;
}
img, table
{
	border: 0px;
}
/*Standard Links*/
A:link, A:visited
{
	text-decoration: underline;
	font-weight:bold;
}
A:active, A:hover
{
	text-decoration: none;
	font-weight:bold;
}
/*Headings*/
H1	{
	font-weight: bold;
	font-size: 13pt;
    margin-left: 5px;
    text-align: left;	
}
	
H2	{
	font-weight: bold;
	font-size: 13pt;
	}

H3	{
	font-weight: bold;
	font-size: 12pt;
	}

H4	{
	font-size: 11pt;
	font-weight: bold;	
	padding-bottom:10px;
	}

H5	{
	font-weight: bold;
	font-size: 10pt;
	}
	
/*--------------------------------------container elements--------------------*/
#container
{
	width: 100%;
	margin: 0px;
}
.left
{
	width: 20px;
	margin: 0;
	padding: 1em;
	position: absolute;
	left: 0px;
}
.leftmenu /* left submenu specs */
{
	width: 200px;
	margin: 0;
	margin-top: 20px;
	float: left;
}
.leftmenu li /* left submenu specs */
{
    padding-bottom: 5px;
    list-style: none;
    text-align:left;
}
.leftmenu a /* left submenu links */
{
	text-decoration: none;
}
.leftmenu a:hover /* left submenu hover */
{
	text-decoration: underline;
}
.textright /* when page has left submenu, text specs */
{
    width: 600px;
    margin-left: 10px;
    margin-top: 0px;
    float: left;
    text-align: justify;
}
.textfull /* when page has no left submenu, text specs */
{
    width: 100%;
    float: left;
    text-align: justify;
}
.content
{
	width: 960px;
	padding: 5px;
	overflow: hidden;
	margin-left: auto;
    margin-right: auto;
}
.imgright
{
	display: inline;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 0px;
}
.imgleft
{
	display: inline;
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}
.socialBox
{
	display: block;
	float: none;
	width: 100%;
	margin: 10px;
}
.mediaBox
{
	display: block;
	float: none;
	width: 100%;
	margin: 10px;
}

/*------------------------------------------------topheader--------------------*/
#top_strip
{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top
{
	display: block;
	float: none;
	width: 960px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
.topImg
{
	vertical-align: middle;
	margin-top: 20px;
	margin-left: 0px;
}
#topSocial
{
	display: inline-block;
	float: right;
	width: 80px;
	margin-left: 880px;
	margin-top: -35px;
}
/*------------------------------------------------body_area--------------------*/
#body_area
{
   	display: block;
	position: relative;
	left: 0px;
	width: 100%;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	float: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body_leftarea
{   
    display: block; 
	width: 30%;
    float: left;
    margin: 0px 0px 0px 5px;
    text-align:left;
}
#body_rightarea
{
    display: block;
	width: 60%;
    margin-left: 10px;
    text-align: left;
    float: left;
}
#body_fullarea
{
    display: block;
	width: 100%;
    margin-left: 0px;
    text-align: left;
    float: left;
}
#slider-container
{
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
	float: left;
	width: 960px;
	height: auto;	
}
.photo_block /* specifies top photo width & height  */
{
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	width: 600px;
	height: 200px;
}
.photo_block img
{
    width: 600px;
    height: 200px;
    margin: 0px;
    border-style: solid;
    border-width: 2px;
}
.pagetitle
{
	font-size: 13pt;
	size: 13pt;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.maintext
{
	display: inline-block;
	padding: 5px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.readmore
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	float: right;
	height: 18px;
	width: 120px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.readmore:hover
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 120px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------------------------------------------footer--------------------*/
#footer_strip
{
	width: 100%;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 0;
}
#footer
{
	display: block;
	float: none;
	width: 900px;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.footerImg
{
	float:left;
	margin-left: 20px;
	margin-top:-15px;
}
.socialmedia
{
	display:block; 
	float:right; 
}
#footer .one.column
{
    float: left;
}
#footer .fourteen.columns
{
    float: left;
}

/*------------------------------------------------footer end-------------------- */

/*##################################################
# Navigation Elements
##################################################*/

#nav
{
	float:right;
	position: relative;
	top: 20px;
	margin-right: 0px;
	margin-left: 0px;
   	padding: 0px;
   	width: auto;
}
#nav LI
{
	float: left;
	font-size: 8pt;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: auto;
}
#nav LI A
{
   	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 10px; /* t r b l */
	margin-left: 0px;
	width: auto;
	height:auto;	
	transition: all 0.2s ease-in-out 0s;
}

#nav LI A:hover
{
	text-decoration: none;
	border: 0px;
}
#nav LI.MenuOn A
{
	border: 0px;
}
/* submenu, it's hidden by default */
#nav ul {
    position:absolute; 
    display:none; 
    margin:0; 
    padding:0; 
    list-style:none;    
    z-index: 1001;
    elevation: above;
    border: solid 1px;
    width:220px;
}
#nav ul li {
    float:left; 
    width:220px;
    text-align:left;
    /*border-top:1px solid #fff;*/
}
/* display block will make the link fill the whole area of LI */
#nav ul a {
    display:block;  
    padding: 5px 5px; 
   	text-decoration: none;
   	border: 0px;
}
#nav ul a:hover {
	text-decoration: underline;
	border: 0px;
}
/* submenu ends above */

/* Button rollover starts below */
/*    Setup  */

ul.cssmenu {
    list-style: none;
    padding: 0px;
    }
.displace {
    position: absolute;
    left: -5000px;
    }
ul.cssmenu li {
    float: left;
    }
ul.cssmenu li a {
    display: block;
    width: 512px;
    height: 384px;
    margin:10px;
    }

/*    Hover Links */
ul.cssmenu li.construction a:hover {
    background-position: -512px 0px;
    }
ul.cssmenu li.maritime a:hover {
    background-position: -512px 0px;
    }
ul.cssmenu li.advice a:hover {
    background-position: -512px 0px;
    }
ul.cssmenu li.realestate a:hover {
    background-position: -512px 0px;
    }
/*    Selected/Active Links */

ul.cssmenu li.construction a.selected {
    background-position: -512px 0px;
    }
ul.cssmenu li.maritime a.selected {
    background-position: -512px 0px;
    }
ul.cssmenu li.advice a.selected {
    background-position: -512px 0px;
    }
ul.cssmenu li.realestate a.selected {
    background-position: -512px 0px;
    }
    
/*    displace */

.displace {
    position: absolute;
    left: -10000px;
    }
/* Button rollover ends above */

#userInfo
{
	font-size: 10pt;
	padding: 5px 0px;
	float: right;
	width: 400px;
	height: 25px;
	margin: 0px;
	display: inline;
	text-align: right;
}
#memberMenu
{
	font-size: 12pt;
	padding-left: 10px;
	width: 440px;
	height: 40px;
	margin: 0px;
	margin-top: 10px;
	display: inline-block;
	float: right;
	text-align: center;
	vertical-align: middle;
}
/* Images definitions */
IMG.featured
{
	margin-left: 10px;
}
IMG
{
	border-width: 0px;
	border: 0;
}
DIV.photo IMG
{
	width: 100px;
}
DIV.thumbPic
{
	margin-right: 10px;
}
DIV.thumbPic IMG
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	height: 120px;
}
DIV.mainPic
{
	width: 250px;
	float: left;
}
DIV.mainPic IMG
{
	width: 250px;
}
/* Table cells */
TD.top
{
	font-size: 11pt;
}
TD.tabletop
{
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
}
TD.tablecellcenter
{
	font-size: 11pt;
	text-align: center;
	border-style: solid;
	border-width: 1px;
}
TD.tablecell
{
	font-size: 11pt;
	text-align: left;
}
TD.tablecelltitle
{
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	margin: 0;
}
TD.tablecelltick
{
	font-size: 11pt;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
}
TD.tableleft
{
	font-size: 11pt;
	text-align: center;
	border-style: solid;
	border-width: 1px;
}
TD.tablecellbottom
{
	font-size: 11pt;
	text-align: center;
	border-style: solid;
	border-width: 1px;
}

/*Buttons*/
A.longbutton:link, A.longbutton:visited, A.longbutton:hover, A.longbutton:active
{
	display: inline-block;
	width: 160px;
	height: 30px;
	background-repeat: no-repeat;
	font-style: normal;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: none;
	cursor: pointer;
}
A.shortbutton:link, A.shortbutton:visited, A.shortbutton:hover, A.shortbutton:active
{
	display: inline-block;
	width: 100px;
	height: 30px;
	background-repeat: no-repeat;
	font-style: normal;
	font-size: 14pt;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: none;
	cursor: pointer;
}
A.smallbutton:link, A.smallbutton:visited, A.smallbutton:hover, A.smallbutton:active
{
	display: inline-block;
	width: 80px;
	height: 20px;
	background-repeat: no-repeat;
	font-style: normal;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: none;
	cursor: pointer;
}
.boxaroundBig
{
	width: 700px;
}
.boxaroundBig P
{
	margin: 10px;
}
.boxaround
{
    display: inline-block;
    height: 30px;
    width: auto;
}
.boxaround .msg
{
    margin: 5px;
	text-align: center;
	vertical-align: middle;    
}

.blackButton
{
    float: left;
    margin-top: 15px;
    margin-right: 20px;
}
.blackButton a
{
    width: auto;
    font-size: 10pt;
    padding: 5px 35px;
    cursor:pointer;	
    outline:none;
}
/*##################################################
FORMS
##################################################*/
.form-container INPUT[type="submit"]
{
	display: table-cell;
	background: navy;
	color: white;
	width: 250px;
	height: 35px;
	font-weight: bold;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: none;
	cursor: pointer;
}
.form-container INPUT[type="reset"]
{
	display: table-cell;
	width: 100px;
	height: 35px;
	font-style: normal;
	font-size: 13pt;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border: none;
	cursor: pointer;
}
.form-container INPUT[type="text"]
{
	width: 400px;
	font-size: 11pt;
	background: #dff0ef;
}
.form-container TEXTAREA
{
	width: 400px;
	height: 100px;
	font-size: 11pt;
	background: #dff0ef;
}
.form-container INPUT[type="password"]
{
	width: 400px;
	height: 30px;
	font-size: 11pt;
	background: #dff0ef;
}
.form-container INPUT[type="file"]
{
	width: 600px;
	height: 30px;
	font-size: 10pt;
	background: #dff0ef;
}
.form-container SELECT
{
	width: 300px;
	height: 25px;
	font-size: 11pt;
	background: #dff0ef;
}
DIV.form-container LABEL.error, DIV.form-container SPAN.error
{
	font-size: 12px;
	margin-left: 10px;
}
.InputTextSolo
{
	width: 160px;
	height: 20px;
	font-size: 10pt;
}
.msgSelect
{
	width: 700px;
	height: 30px;
}
.date
{
	width: 350px;
	height: 30px;
	font-size: 11pt;
}
DIV.filebox
{
	display: inline-block;
	padding: 3px;
	margin-bottom: 10px;
}
SPAN.fieldTitle
{
	display: inline-block;
	width: 60px;
	font-size: 11pt;
}
SPAN.fileName
{
	display: inline-block;
	width: 300px;
	height: 30px;
	font-size: 11pt;
}
SPAN.fileTitle
{
	display: inline-block;
	width: 120px;
	height: 30px;
	font-size: 11pt;
}
SPAN.fileDelete
{
	display: inline-block;
	float: right;
	width: 100px;
	height: 30px;
	font-size: 11pt;
}

/*Styling for Rollover items (FAQ etc)*/
DIV.eg-bar
{
	width: 700px;
	text-align: center;
}
.eg-bar
{
/*header of drop-down content*/
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
.iconspan
{
/*Default style for faq-style SPAN icons. Edit if desired:*/
	float: right;
	margin: 3px;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}
.icongroup1
{
	width: 600px;
}

/*Popup Styling*/
#PopupBox
{
	float: left;
	overflow: auto;
	width: 800px;
	height: 600px;
	position: relative;
	border-style: solid;
	border-width: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	display: none;
	text-align: left;
	z-index: 1001;
}
#PopupBoxSmall
{
	float: left;
	overflow: auto;
	width: 400px;
	height: 300px;
	position: relative;
	border-style: solid;
	border-width: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	display: none;
	text-align: left;
	z-index: 1001;
}
.PopupData
{
	margin: 15px;
}
.closePop
{
	float: right;
	width: 240px;
	height: 24px;
	position: relative;
	border: 0px;
	margin-right: 10px;
	display: inline-block;
	text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    #nav
    {
    	margin-top: 0px;
    	position: inherit;
    }
    #navDD
    {
        display:none;
    }
    #top
    {
        width: 100%;
    }
    #footer
    {
        width: 100%;
    }
    #footer_strip
    {
	    height: 120px;
    }
    #footer p
    {
        width: 90%;
        margin-left: 20px;
    }
    .content
    {
        width:100%;
    }
    #slider-container
    {
        width: 100%;
    }
    .fourteen.columns
    {
        width: 75%;
    }
}

@media only screen and (min-width: 960px) {
    #container
    {
	    width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
    #slider-container 
    {
        width: 97%;
    }
    .textfull 
    {
        width: 97%;
    }
    #nav
    {
    }
    #navDD
    {
        display:none;
    }
    #footer_strip
    {
	    height: 80px;
    }
    #footer p
    {
        width: 90%;
        margin-left: 20px;
    }
    .fourteen.columns
    {
        width: 680px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .content 
    {
        margin-left: 0px;
        width: 100%;
    }
    #nav
    {
        margin-top: 20px;
        margin-left: 0px;
    }
    #navDD
    {
        display:block;
        margin-left: 50%;
    }
    #top 
    {
        width: 100%;
        padding-bottom: 10px;
    }
    #footer 
    {
        width: 100%;
    }
    #footer_strip
    {
        height: 225px;
    }
    .footerImg, .footerLogo {
        margin-left: 30px;
    }
    p {
    margin: 10px 10px 10px 10px;
    }
    #footer .one.column
    {
        float: none;
        width: 100%;
        margin: 20px;
    }
    #footer .fourteen.columns
    {
        float: none;
        width: 100%;
        margin: 20px;
    }
    .eight.columns
    {
        width: 50%;    
    }

}
@media only screen and (max-width: 767px) {
    .content 
    {
        margin-left: 0px;
    }
    #nav
    {
        display:none;
    }
    #navDD
    {
        display:block;
    }
    #footer_strip
    {
        height: 265px;
    }
    .footerImg, .footerLogo {
        margin-left: 40px;
    }
    .footer_fb {
        margin-left: 0px;
    }
    p {
        margin: 10px 10px 10px 10px;
    }
    #photo_block /* specifies top photo width & height  */
    {
	    display: none;
    }
    #menu
    {
        position: relative;
        left: 30%;
        top: 15px;
    }
    #top_strip2 
    {
        height: 180px;
    }
    #logo
    {
        margin-left: 45%;
    }
/* submenu ends above */