/* Profile Group.Details, User.Details */
#profile-header
{
    display: table-caption;
}

#profile-left
{
    border-top: 1px #A9D6FF dotted;
    vertical-align:top;
    display:table-cell;
}

#profile-right
{
    border: 1px #A9D6FF dotted;
    display:table-cell;
    vertical-align:top;
    width:100%;
}

#profile-photo
{
    border: 1px #A9D6FF solid;
    padding: 5px;
    margin: 10px 10px 10px 0;
    width:180px;
    height:180px;
}

.profile-icons
{
    border-top: 1px #A9D6FF dotted;
    overflow:hidden;
    padding: 5px 0px 5px 0px;
}

.profile-advert
{    
    border: 1px #A9D6FF solid;
    padding: 15px;
    margin: 10px 10px 10px 0;    
}

.signup-advert
{
    color: #425282;
    font-weight: 600;
    text-align:center;
    padding: 10px;
    background-image: url('/content/images/discussback.png');
}

#profile-map
{
    border-top: 1px #A9D6FF dotted;
    overflow:hidden;
    min-height:50px;
    margin-bottom:10px;
}

#profile-adsense
{
    border: 1px #A9D6FF solid;
    text-align:center;
    padding: 5px;
    margin: 10px 10px 10px 0;
}

#profile-page
{
    padding: 10px;
}

/* Map
-----------------------------------------------------------*/
#map-canvas
{
    width:180px;
    height:180px; 
    border: 1px #A9D6FF solid;
    overflow:hidden;
    padding: 10px 10px 10px 0;
    margin-top: 10px;
}

#map-editor
{
    width:500px; 
    height:500px; 
    border: 1px #A9D6FF solid;
    overflow:hidden;
    padding: 10px 10px 10px 0;
    margin-top: 10px;
}

.message
{
    clear:both;   
}


/* Photos & Albums Group|User.(_Album, _Photos, _Photo)
----------------------------------------------------------*/
.film
{
    padding: 5px;
    margin: 0px 5px 5px 0px;
    float:left;
    border: 1px #A9D6FF solid;
    width: 120px;
}

.film-image
{
    
}

.film-title,
.film-title-short
{
    float:left;
    font-size: 10px;
}

.film-title
{
    width: 120px;
    height: 15px;
    overflow: hidden;  /*container*/
}

.film-title-short
{
    width: 80px;
    height: 15px;
    overflow: hidden;  /*container*/
}

.film-qty
{
    float:right;
    text-align:right;
    font-size: 10px;
    width: 20px;
    height: 15px;
    overflow: hidden; /*container*/
}

.film-date
{
    clear:both;
    float:left;
    color: #F69117;
    font-size: 10px;
    height: 15px;
    font-weight: 600;
}

.film-published
{
    float:right;
    text-align:right;
    font-size: 10px;
    font-weight:600;
    color: #FA0000;
    width: 15px;
    height: 15px;
    overflow: hidden; /*container*/
}

/* Tool / UI icons
-----------------------------------------------------------*/
.gg-icon { display:inline-block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.gg-icon-hover { display:inline-block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

.gg-icon { width: 16px; height: 14px; background-image: url(images/icons.png); }
.gg-icon-hover { width: 16px; height: 14px; background-image: url(images/icons-light.png); }

.gg-icon-eye { background-position: 0 0; }
.gg-icon-discuss { background-position: -20px 0; }
.gg-icon-discuss-link { background-position: -40px 0; }
.gg-icon-calendar { background-position: -60px 0; }
.gg-icon-thumbsup { background-position: -80px 0; }
.gg-icon-thumbsdown { background-position: -100px 0; }

.ui-dialog-content
{
    padding: 10px;
    background:white !important;
    overflow: hidden;
}
.ui-dialog-buttonpane
{
    background:white !important;
}


/* Miscellaneous
-----------------------------------------------------------*/
.title
{
    float: left;
}

.thread-title
{
    float: left;
    min-width:500px;
}

.header-message
{
    text-align:center;
    font-size:13px;
    color: red;
}

.sub-title
{
    padding-bottom: 10px;
}

.date
{
    color: #F69117;
    font-size: 12px;
    font-weight: 600;
    float:right;
}

.photo
{
    clear:both;
}

.small-text
{
    font-size: 12px;
}

.warning
{
    color:#C44311;
    font-size: 12px;
    font-weight: 600;
}

.heading
{
    font-size: 11px;
    font-weight: 600;
    text-decoration:underline;
    margin: 5px 0 5px 0;
}

.label
{
    clear: both;
    float: left;
    font-size: 11px;
    font-weight: 600;
    width: 80px;
}

.caption
{
    float: left;
    font-weight: 600;
    min-width: 50px;
}

.value
{
    float: left;
    font-size: 11px;
    font-weight: 900;
}

.policy
{
    clear: both;
    font-size: 12px;
    font-weight: 900;
}

.inline
{
    display:inline;
}

.clear
{
    clear: both;
}

.container
{
    clear: both;
    overflow: hidden; /*container*/
    /*border: 1px orange dashed;*/
}

.container-left
{
    float:left;
    overflow: hidden; /*container*/
    vertical-align:top;
    /*border: 1px orange dashed;*/
}

.nopadding
{
    padding:0;
    margin:0;
}

.link
{
    font-size: 11px;
    font-weight: 600;
    margin: 2px 0 2px 0;
}

.hlink
{
    color: #011339;
    font-size: 11px;
    font-weight: 600;
}

.hlink:hover
{
    text-decoration: underline !important;
    cursor: pointer;
}

.view-all
{    
    clear:both;
    font-size: 11px;
    font-weight: 600;
}

a.rollover
{
    height:16px;
}

a.rollover span
{
    vertical-align: top;
}

.right-link
{
    float:right;
    font-weight: 600;
    font-size: 12px;
}

.left-link
{
    float:left;
    font-weight: 600;
    font-size: 12px;
}

.select-button
{
    width:180px;
    height:180px;
    vertical-align:middle;
    text-align:center;
    cursor:pointer;
    margin:10px;
    padding:10px;
    background-color:White;
    border: 1px #A9D6FF solid;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight:600;
}

.select-button:hover
{
    border: 1px black solid;
}

.reported-low-p,
.reported-medium-p,
.reported-high-p
{
    font-size:12px;
    font-style:italic;
}

.reported-low-p,
.reported-medium-p
{
    color:#FF4040;
}

.reported-high-p
{
    color:#C00000;
}

.reported-low,
.reported-medium,
.reported-high
{
    margin:5px;
    padding:5px;
}

.reported-low,
.reported-medium
{
    border: 1px dotted #FF4040
}

.reported-high
{
    border: 1px dotted #C00000
}

.notshown {display:none;}

/* Popup Menu
-----------------------------------------------------------*/
.agrees
{
    padding-top: 2px;
    color: #1779D5; /*#C6281D;*/ /*#F69117;*/
    font-size: 11px;
    min-width:60px;
    font-weight:600;
    float:left;
}

.loader
{
    float:left;
    width:20px;
    height:16px;
}

.loader-centred
{
    width:100%;
    height:100%;
}

.loader-centred img
{
    display: block;
    position:absolute;
    top:45%;
    left:50%;
}

.loader-image
{
    margin-left:20px !important;
}

.toolbar
{
    display: none; 
}

.toolbar-overlay
{
    height:25px;
}

.toolbar-item
{
    display:inline;
    padding-right: 10px;
    font-size: 12px;
    font-weight:600;
}

.expander-tool
{
    padding-top: 2px;
    font-size: 11px;
    width:80px;
    font-weight:600;
    float:left;
    cursor:pointer;
}

.expander,
.collapser
{
    color: Gray;
}

.collapser
{
    display:none;
}

.popup 
{ 
    position:relative;
}

.popup .popup-link 
{
    color: #011339;
	cursor:pointer;
}

.popup .popup-link:hover 
{
    color: #DD4B39;
    text-decoration: underline;
}

.popup ul.report-list
{
    top:-160px; 
}

.popup ul.delete-list,
.popup ul.reported-list
{
    top:-50px;
}

.popup ul.list 
{ 
    display:none;
	position:absolute; 
	left:50px; 
	z-index:9;
	margin:0; 
	padding:5px; 
	list-style:none;
	background:#fff;
	border: 1px solid #A9D6FF; /*#A9 D6 FF #80 94 BB*/ 
	color:#333;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	-moz-box-shadow:0 0 5px #999; 
	-webkit-box-shadow:0 0 5px #999; 
	box-shadow:0 0 5px #999;
	min-width:100px
}

.popup ul.sub-list 
{ 
    display:none;
	position:absolute;
	left: 100px; 
	top: 20px;  
	z-index:10;
	margin:0; 
	padding:5px; 
	list-style:none;
	background:#fff;
	border: 1px solid #A9D6FF; /*#A9 D6 FF #80 94 BB*/
	color:#333;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	-moz-box-shadow:0 0 5px #999; 
	-webkit-box-shadow:0 0 5px #999; 
	box-shadow:0 0 5px #999
}

.popup>ul.list li 
{
	padding: 5px 15px 5px 5px;
	border-bottom: dotted 1px #A9D6FF;
}
.popup>ul.list li:hover 
{
	background:#F3F5F6;
}

.popup>ul.list li:last-child 
{ 
    border:none
}

.sub-popup
{
    cursor: pointer;
}

/* Page menu
-----------------------------------------------------------*/
#page-menu
 {
    margin: 0px;
    padding: 0 0 0 20px;
    background-color: #F3F5F6; /*#EEF3FA;*/
    border-bottom: 1px #A9D6FF dotted;
    height: 30px;
}

ul#page-menu li 
{
    display: inline;
    list-style: none;
    font-weight: 600;
    text-decoration: none;
    vertical-align:middle;
    line-height: 30px;
    height: 30px;
    margin: 0;
    padding: 8px 10px 7px 10px;
}

ul#page-menu li a 
{
    text-decoration: none;
}

ul#page-menu li a:hover 
{
    color: #DD4B39;
}

ul#page-menu li a:active,
ul#page-menu li.selected,
ul#page-menu li.selected a
{
    color: #DD4B39;
}

/* Paging
-----------------------------------------------------------*/
#pager
 {
    clear:both;
    padding: 10px 0 0 0;
 }

ul#pager li 
{
    display: inline;
    list-style: none;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    vertical-align:middle;
    line-height: 15px;
    height: 15px;
    margin: 0;
    padding: 0px 5px 0px 5px;
}

ul#pager li a 
{
    text-decoration: none;
}

ul#pager li a:hover 
{
    color: #DD4B39;
}

ul#pager li a:active,
ul#pager li.selected,
ul#pager li.selected a
{
    color: #DD4B39;
}

/* Avatars
-----------------------------------------------------------*/
.icon
{
    float:left;
    padding: 2px;
}

.thumbnail
{
    float:left;
    padding: 5px;
    overflow:hidden;
    width: 170px;
    height: 60px;
}

.thumbnail-image
{
    display:table-cell;
}

.thumbnail-title
{
    vertical-align:middle;
    display:table-cell;
    font-size: 12px;
    font-weight: 600;
    color: #4889F1;
    padding: 5px;
}

/* Group Members

Group.(_Members, _KeyMembers, _Member) 
User.(_Groups, _KeyGroups, _Group)
----------------------------------------------------------*/
.thumb
{
    float: left;
    padding-right: 10px;
}

.small
{
    font-size: 11px;
}

.tiny
{
    font-size: 10px;
}

.share
{
    float: right;
}

/* Message Post
-----------------------------------------------------------*/
.messagelist
{
    clear:both;
    width:100%;
    border-collapse:collapse;
    text-align:left;
    border: 1px solid #12346;
    margin-top: 10px;
}

.messagelist th
{
    font-size: 11px;
    padding :0px 0px 3px 3px;
}

.messagelist td
{
    padding:2px;
}

.messagelist tr.unread
{
    font-weight:600;
}

.messagelist tr.unread a
{
    color: Black;
}

.messagelist tr.unread a 
{
    color: Black;
}

.messagelist tr.read a
{
    color: #48536A;
}

.messagelist tr.read a 
{
    color: #48536A;
}

.messagelist tr.unread .date
{
    color: #AE610E;
}

.messagelist .title
{
    font-size: 12px;
}

.messagelist .user
{
    font-size: 12px;
}

#messagethread .caption
{
    clear:both;
    float:left;
    font-size:11px;
    font-weight:600;   
    width:60px;
}

#messagethread .value
{
    font-size:12px;
}

#messagethread .html
{
    min-height:50px;
}

/* PostHeader Thread Post
-----------------------------------------------------------*/
.postlist
{
    clear:both;
    width:100%;
    border-collapse:collapse;
    text-align:left;
    border: 1px solid #12346;
    margin-top: 10px;
}

.postlist th
{
    font-size: 11px;
    padding :0px 0px 3px 3px;
}

.postlist td
{
    padding:2px;
}

.postlist-title
{
    font-size: 12px;
    font-weight: 600;
}

.postlist-user
{
    font-size: 12px;
    font-weight: 600;
    min-width: 60px;
}

.postlist-group
{
    font-size: 12px;
    font-weight: 600;
    min-width: 60px;
}

.postlist-views
{
    min-width: 40px;
}

.postlist-comments
{
    min-width: 40px;
}

.postlist-date
{
    color: #F69117;
    font-size: 10px;
    font-weight: 600;
    width: 100px;
}

.align-right
{
    text-align: right;
}

.align-left
{
    text-align: left;
}

.post-title
{
    clear:both;
    float:left;
    font-size: 15px;
    font-weight: 600;
}

.post-icon
{
    clear:both;
    float:left;
}

.indent-left
{
    margin-left:10px;
}

.indent-right
{
    margin-right:10px;
}

.indent-down
{
    margin-top: 10px;
}

.indent-down-small
{
    margin-top: 5px;
}

.indent-down-big
{
    margin-top: 20px;
}
.post-name
{
    float:left;
    font-size: 12px;
    font-weight: 600;
    margin: 5px 0 0 10px;
}

.spacer
{
    border-bottom: 1px #A9D6FF dotted;
}

.spacer1
{
    border-top: 1px #A9D6FF dotted;
}

.spacer2
{
    border-top: 1px #A9D6FF dotted;
    margin-left: 10px;
}

/* Thread
-----------------------------------------------------------*/
.thread-closed-message
{
    font-size: 15px;
    font-weight: 600;
    color: #8BB179;
    margin-top:20px;
}

.view-count
{
    float: left;
    font-size: 11px;
    font-style:italic;
    margin: 5px 0px 0px 15px;
}

.thread-views
{
    float: left;
    font-size: 11px;
    font-style:italic;
    margin: 5px 0px 0px 5px;
}

.thread-replies
{
    float: left;
    color: #F69117;
    font-size: 11px;
    font-weight: 600;
    margin: 5px 0px 0px 10px;
}

.thread-post
{
    clear:both;
    overflow:hidden;
    border-bottom: 1px #A9D6FF dotted; /*#49 71 AC #b6 b7 bc*/
    padding-top: 15px;
}

.post-html
{
    clear:both;
    padding: 5px 0 5px 0;
}

/* Login to post*/
#thread-comment
{
    width:600px;
}

#thread-comment legend
{
    padding:20px;
}

/* Event
----------------------------------------------------------*/
.event-title
{
    clear:both;
    font-size: 15px;
    font-weight: 600;
}

.event-location
{
    clear:both;
    font-size: 12px;
    font-weight: 600;
    margin-top:5px;
}

.event-dates
{    
    color: #F69117;
    font-size: 12px;
    font-weight: 600;
    margin-top:5px;
}

.event-time
{
    font-size: 11px;
    font-weight: 400;
    color: #366614;
    margin-top:5px;
}

/* Home.Index (DC)
----------------------------------------------------------*/
.home-box-container
{
    display:table-row;
}

.home-box-top-left
{
    vertical-align:top;
    display: table-cell;
    border-right: 1px #A9D6FF dotted;
    border-bottom: 1px #A9D6FF dotted;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 50%;
}

.home-box-top-right
{
    vertical-align:top;
    display: table-cell;
    border-bottom: 1px #A9D6FF dotted;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 50%;
}

.home-box-bottom-left
{
    vertical-align:top;
    display: table-cell;
    border-right: 1px #A9D6FF dotted;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.home-box-bottom-right
{   
    vertical-align:top;
    display: table-cell;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.home-text
{
    min-height: 80px;
}

.home-title
{
    padding-bottom: 5px;
    float:left;
}

.home-time
{
    clear:both;
    font-size: 11px;
    font-weight: 400;
    color: #366614;
    padding-top: 5px;
}

#home-adsense
{
    width:250px;
    height:250px;
    overflow:hidden;   
}

/* Home.Index (GG - Summary of groups)
----------------------------------------------------------*/
.home-group
{
   overflow:hidden;
}

.home-group-left
{   
    overflow:hidden;
    padding:10px;
    float:left;
}

.home-group-right
{
    overflow:hidden;
}

.home-group-group-photo
{
    border: 1px #A9D6FF solid;
    padding:10px;
}

.home-group-toolbar
{
    font-size: 10px;
    font-weight: 600;
    margin-bottom:10px;
}

.home-group-toolbar ul
{
    padding:0px;
    margin:0px;
}

.home-group-toolbar li
{
    display:inline;
    padding: 0 6px 0 0;
}

.home-group-toolbar-spacer
{
    background-image: url('/content/images/toolbar-spacer.png');
    background-position: center right;
    background-repeat: no-repeat;
}

.home-group-title
{
    font-size: 12px;
    font-weight: 600;
    margin: 10px 0 10PX 0;
}

.home-group-user-photo
{
    float:left;
    padding-right:10px;
}

.home-group-username
{
    float:left;
    font-size: 12px;
    font-weight: 600;
    margin-top:10px;
}

.home-group-date
{
    color: #F69117;
    font-size: 10px;
    font-weight: 600;
    float:right;
}

.home-group-snippet
{
    clear:both;
    margin: 10px 0 10px 0;
}

.home-group-spacer
{
    border-bottom: 1px #A9D6FF dotted;
    margin: 10px 0 10px 0;
}

/* Home Page Home.IndexAuth
----------------------------------------------------------*/
#home
{   
    width: 900px;
    margin: auto;
}

#home-top
{
    height: 180px;
    margin: 20px;
}

#home-bottom
{
    height:240px;
    margin: 40px 20px 20px 20px;
}

#home-top-left
{
    float:left;
    padding:10px;
    width:280px;
}

#home-top-right
{
    float:left;
    padding:30px 10px 10px 10px;
}

#home-bottom-left
{
    background-image: url('/content/images/gglogo2.png' );
    background-repeat:no-repeat;
    background-position:center;
    clear:both;
    float:left;
    padding:10px;
    width:280px;
    height:240px;
}

#home-bottom-right
{
    float:left;
    padding:10px;
}

/* Home.About etc. */
.big-text
{
    font-size: 24px;
}

/* Footer
----------------------------------------------------------*/
footer
{
    margin: 5px 10px 10px 10px;
    padding: 5px 10px 5px 10px;
}

.footer
{
    text-align: center;
    font-size: 11px;
}

.footer li
{
    display:inline;
    padding:10px;
}

.footer li a
{
    color: #101010;
}

/* Input Form (Account, Home, Group, User)
----------------------------------------------------------*/
#input-form,
#input-form-title
{
    padding-top:30px;
    margin: auto;
    width: 500px;
}

.form-label
{
    clear: both;
    float:left;
    width: 180px;
 }
 
.form-label-short
{
    clear: both;
    float:left;
    width: 100px;
}
 
.signin-button
{
    margin-left:70px;
    width:130px;
}

.captcha-button
{
    margin-left:170px;
    width:130px;
}

.form-input,
.form-value
{
    float:left;
}

.form-link
{
    vertical-align:bottom;
    float:left;
    margin-left:10px;
}

.form-validation
{
    clear: both;
    font-size: 12px;
    height: 20px;
    vertical-align: top;
}

input
{
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}

input:focus
{
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}

.form-input input[type='text'], 
.form-input input[type='password'] 
{
    border: 1px solid #A9D6FF;
    vertical-align:middle;
    padding: 5px;
    min-width: 200px;
}

.form-input select
{
    border: 1px solid #A9D6FF;
    vertical-align:middle;
    padding: 5px;
}

.form-buttons
{
    clear:both;
    padding: 10px 0 0 10px;
}

.button,
.form-input input[type='submit']
{
    min-width: 100px;
    border: 1px solid #A9D6FF;
    padding:5px;    
    -moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
	background-color:#D0D7DE
}

.form-input input[type='submit']:hover
{
    border: 1px solid #011339;
    color: Black;
}

.form-input input[type='checkbox']
{
    float:left;
}

.email input
{
    width: 300px;
} 

.website input
{
    width: 500px;
}

.subject input
{
    width:500px;
}

.editor-title input
{
    float:left;
    font-size: 12px;
    font-weight:600;
    border: 1px solid #A9D6FF;
    width: 500px;
    padding:3px;
}

.right-link input[type='submit']
{
    border: 1px solid #A9D6FF;
    padding:2px;    
    -moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
	background-color:#D0D7DE
}

.right-link input[type='submit']:hover
{
    border: 1px solid #011339;
    color: Black;
}

.checkbox
{
    padding: 3px 20px 0 0;    
}

.checkbox-caption
{
    padding: 2px 20px 0 0;    
}

#message-form .form-label
{
    font-weight:600;
    font-size:11px;
    height:20px;
}

#message-form .form-input
{
    font-size:11px;
    height:20px;
}

/* Recaptcha Account._Captcha
----------------------------------------------------------*/
#recaptcha_widget
{   
    padding: 10px 0 10px 0;
    margin-bottom:10px;
    clear:both;
    overflow: hidden;
    border-top: 1px solid #A9D6FF;
    border-bottom: 1px solid #A9D6FF;
    text-align:left;
}
.recaptcha_only_if_incorrect_sol, 
.recaptcha_only_if_audio
{
     display:none;
}

#recaptcha_image
{
    margin: 20px auto 20px auto;
    width: 300px;
    border: 1px solid #A9D6FF;
}

#recapcha_logo
{
    float:left;
    padding-right: 70px;
}

#recaptcha_response_field
{
    margin: 0px 10px 0px 10px;
    font-size: 16px;
    width: 180px;
    border: 1px solid #A9D6FF;
    padding: 5px;
    vertical-align:middle;
}

.tip
{
    clear:both;
    font-size: 12px;
    font-weight:600;
    color: #B71800;
}

.smallprint
{
    clear:both;
    font-size: 12px;
    font-weight:600;
    color: #347218;
}

/* Header 
----------------------------------------------------------*/
header
{
    display: block;
    overflow:hidden;
    margin: 0px;
    background-color: #011339;
    color: White;
    height:35px;
    border: 1px solid #464746;
    -moz-box-shadow: 2px 2px 4px 5px #464746;
   -webkit-box-shadow: 2px 2px 4px 5px #464746;
    box-shadow: 2px 2px 4px 5px #464746;
    position:fixed;
    width:100%;
    min-width:1020px;
    z-index: 9999;
}

header a:link
{
    color:White;
    text-decoration: none;
}

header a:visited
{
    color:White;
    text-decoration: none;
}

header a:hover
{
    color:Orange;
    text-decoration: none;
}

div#header-title
{
    float: left;
    padding-right: 20px;
}

.header-link
{
    float: left;
    font-size: 15px;
    margin-top: 7px;
    padding-right: 15px;
}

#login-display 
{
    float: right;
    font-size: 15px;
    text-align: right;
    margin: 5px;
}

/* Section
----------------------------------------------------------*/
section 
{
    display: table;
    padding-top: 40px;
    width: 100%;
}

div#left
{
    display: table-cell;
    vertical-align:top;
}

div#right
{
    display: table-cell;
    vertical-align:top;
    width: 190px;
    min-width: 190px;
    padding-right:10px;
}

/* Body and other styles
-----------------------------------------------------------*/
body
{
    font-size: 13px;
    font-family: "Myriad Pro", "Segoe UI", Arial, Helvetica, sans-serif, Verdana, "Helvetica Neue", "Lucida Grande";
    min-width: 1020px;
    margin: 0px;
    background: #F3F5F6; /*#EEF3FA;*/ /* #DAF2FE; */
}

p
{
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.6em; /* The one time em makes sense */
    background-color: #fff;
    /*border: 1px #87BB87 dashed;*/
}

h1, h2, h3, h4, h5, h6
{
    font-weight: 600;
}

img
{
    border-style:none;
}

hr
{
    height: 1px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px #A9D6FF dotted; 
}

p a, li a, .home-title a
{
    font-size:12.5px;
    font-weight:600;
}

a:link, a:visited
{
    color:  #011339; /*#004276; #082665; #062641;*/
    text-decoration: none;
}

a:hover
{
    color: #DD4B39; /*color: #062641;*/
    text-decoration: underline;
}

a:active
{
    color: #DD4B39; /*color: #062641;*/
}

#ajax-content
{
}

#ajax-loader
{
    display:none;
}

.box
{
    margin:10px 0px 0px 10px;
    padding:10px;
    background-color: White;
    overflow:hidden; 
    border: 1px solid #A9D6FF; /*#A9 D6 FF #80 94 BB*/
    border-radius: 15px;
    -moz-box-shadow: 2px 2px 4px 5px #ddd;
   -webkit-box-shadow: 2px 2px 4px 5px #ddd;
    box-shadow: 2px 2px 4px 5px #ddd;
}

.box h1
{
    margin: 0 0 5px 0;
    font-size: 17px;
    padding: 0;
}

.box h2
{
    margin: 0 0 5px 0;
    font-size: 15px;
    padding: 0;
}

.box h3
{
    clear: both;
    margin: 5px 0 5px 0;
    font-size: 14px;
    padding: 0;
}

.default-height
{
   min-height: 643px;
}

#follow-us-heading
{
    padding-top: 5px;
    float:left;
}

#rss-twit-face
{
    float:left;
    padding: 6px 2px 2px 20px;
}

/* contain the plus button as it is badly behaved*/
#google-plus
{
    float:left;
    width:70px;
    height: 25px;
    overflow:hidden;
    padding-left:2px;
}

/* smaller google plus */
#google-plus-share
{
    float:right;
    width:50px;
    height: 15px;
    overflow:hidden;
    margin-left:5px;
}


/* Styles for basic forms
-----------------------------------------------------------*/
fieldset 
{
    border:1px dotted #A9D6FF;
    padding:0 20px 20px 20px;
    margin:0 0 20px 0;
}

legend 
{
    font-size: 12px;
    font-weight: 600;
}

.editor-label 
{
    margin: 10px 0 0 0;
}

.editor-field 
{
    margin: 5px 0 0 0;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    font-size: 12px;
    color: #C00000 !important;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    font-size: 12px;
    border: 1px solid #C00000;
    background-color: #ffeeee;
}

.validation-home-group-errors
{
    font-size: 12px;
    font-weight: 600;
    color: #C00000;
}

.validation-home-group-valid
{
    display: none;
}

/* Standard table formatting for inputs
----------------------------------------------------------*/
.table-row
{
    display:table-row;
}

.table-cell
{
    display:table-cell;
    vertical-align:middle;
}

.table-cell input[type='text'], 
.table-cell input[type='password'] 
{
    border: 1px solid #A9D6FF;
    vertical-align:middle;
    padding: 5px;
    width: 220px;
}

.table-cell input[type='submit']
{
    min-width: 100px;
    border: 1px solid #A9D6FF;
    padding:5px;    
    -moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
	background-color:#D0D7DE
}

.table-cell input[type='submit']:hover
{
    border: 1px solid #011339;
    color: Black;
}

.table-cell select
{
    border: 1px solid #A9D6FF;
    padding: 3px;
    margin: 2px;
    vertical-align:middle;
}

.table-label
{
    min-width: 150px;
}

.table-label-longer
{
    min-width: 250px;
}

.table-link
{
    min-width: 100px;
    text-align: right;
}

.table-link-longer
{
    min-width: 150px;
    text-align: right;
}

/* Formatting for Xhtml5 content 
----------------------------------------------------------*/
.Bold
{
	font-weight: bold;
}

.Italic
{
	font-style: italic;
}

.Underline
{
	text-decoration: underline;
}

.StrikeThrough
{
	text-decoration: line-through;
}

.Subscript
{
	vertical-align: sub;
	font-size: smaller;
}

.Superscript
{
	vertical-align: super;
	font-size: smaller;
}

/**
 * Font faces.
 */

.FontComic
{
	font-family: 'Comic Sans MS';
}

.FontCourier
{
	font-family: 'Courier New';
}

.FontTimes
{
	font-family: 'Times New Roman';
}

/**
 * Font sizes.
 */

.FontSmaller
{
	font-size: smaller;
}

.FontLarger
{
	font-size: larger;
}

.FontSmall
{
	font-size: 8pt;
}

.FontBig
{
	font-size: 14pt;
}

.FontDouble
{
	font-size: 200%;
}

/**
 * Font colors.
 */
.FontColor1
{
	color: #ff9900;
}

.FontColor2
{
	color: #0066cc;
}

.FontColor3
{
	color: #ff0000;
}

.FontColor1BG
{
	background-color: #ff9900;
}

.FontColor2BG
{
	background-color: #0066cc;
}

.FontColor3BG
{
	background-color: #ff0000;
}

/**
 * Indentation.
 */

.Indent1
{
	margin-left: 40px;
}

.Indent2
{
	margin-left: 80px;
}

.Indent3
{
	margin-left: 120px;
}

/**
 * Alignment.
 */

.JustifyLeft
{
	text-align: left;
}

.JustifyRight
{
	text-align: right;
}

.JustifyCenter
{
	text-align: center;
}

.JustifyFull
{
	text-align: justify;
}

/**
 * Div.
 */
 .FloatLeft
 {
     float:left;
 }
 
 .FloatRight
 {
     float:right;
 }
 
 .FloatNone
 {
     float:none;
 }
 
 .ClearLeft
 {
     clear:left;
 }

.ClearRight
 {
     clear:left;
 }
 
 .ClearBoth
 {
     clear:left;
 }
 
/**
 * Other.
 */

code
{
	font-family: courier, monospace;
	background-color: #eeeeee;
	padding-left: 1px;
	padding-right: 1px;
	border: #c0c0c0 1px solid;
}

kbd
{
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

blockquote
{
	color: #808080;
}

