﻿
/**********GENERIC************/

.clear
{
    clear: both;
}

#navbar ul #portfolionav
{
	background: url(../img/nav_hover.jpg) no-repeat center bottom;
}

#rightboxes
{
	display: none;
}

/************NEWS MANAGE**********/
/**
a.button, a.buttonGreen, a.buttonBlue
{
    color: #000;
    text-decoration: none;
    border: 1px solid #999;
    padding: 6px 15px 6px 15px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
a.buttonBlue
{
    border: none;
    background-color: #c5dbea;
}
a.buttonGreen
{
    border: none;
    background-color: #b7d576;
}

span.error
{
    color:Red;
}

.error
{
    color: Red;
}

.pageNums
{
    float: right;
    clear: both;
    font-family: Georgia;
    font-size: 15px;
    padding: 5px;
}
span.active-link
{
    text-decoration: overline;
    font-weight: bold;
}
span.required-warning
{
    color: #548eab;
}**/
/* Forms */
.seperator
{
    clear: both;
}
fieldset
{
    border: none;
    border-top: 1px solid #CCCCCC;
    margin: 1em 0;
    background-color: #fefefe;
    padding: 20px;
}
legend
{
    padding: 0 .5em;
    color: #000;
    background: transparent;
    font-size: 1.3em;
    font-weight: bold;
}
input, textarea
{
    width: 250px;
    padding: 2px;
    border: 1px solid #ccc;
    font-family: Verdana, Arial, Helvetica;
    font-size: 90%;
}
input.small
{
    width: 100px;
}
.check
{
    float: left;
    width: auto;
}



.submit, .submitGreen
{
    width: auto;
    padding: 4px 15px 4px 15px;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.submitGreen
{
    background-color: #C58610;
}
.submit:hover, .submitGreen:hover
{
    cursor: pointer;
}
input:focus, textarea:focus
{
    background-color: #fefefe;
    border: 1px solid #3399cc;
}
label
{
    display: block;
    width: 150px;
    float: left;
    text-align: right;
    padding-right: 10px;
    font-size: 80%;
    font-weight: bold;
}
input, textarea, label
{
    margin: 3px;
}
/* image editing */

#image-preview
{
    margin-left: 170px;
}
.img-container
{
    float: left;
    margin: 5px;
    margin-left: 0;   
}
.img-icon-bar
{
    background: transparent;
    position: relative;
    top: -55px;
    padding-left: 5px;
}
.img-icon-bar img:hover
{
    cursor: pointer;
}
.img-icon-bar-bg
{
    background-color: #fff;
    opacity: .5;
    position: relative;
    top: -30px;
    height: 27px;
}


/********NEWS LIST************/


/**
.cmsRow
{
	border: solid 1px #4B6C7E;	
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:right;
	width: 700px;
}
.cmsRowTitle a
{
	font-size: 20px;
	font-family: Georgia;
	margin-bottom: 10px;
	color: #494747;
	float:left;	
}
.cmsRowDate
{
    float:right;
}
.cmsRowEntry
{	
	float:left;
}
.cmsRowEntry img
{
    float:right;
    max-width:200px;
	width: auto;
	max-height: 200px;
	height: auto;
}

.cmsRowUpdated
{
    margin: 8px 0px 8px 0px;
    display:block;
    color:#000;
    font-style:italic;
    font-size:10px;
}
.Active
{
    color:Green;
}
.Inactive
{
    color:Red;
}

**/
/*********NEWS ITEMS**********/


/**
.newEntry img
{
	float: right;
}

.cms
{
	border: solid 1px #4B6C7E;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.cmsTitle
{
	font-size: 22px;
	font-family: Georgia;
	margin-bottom: 5px;
	float:left;	
}
.cmsDate
{
    float:right;
    margin-right: 15px;
}
.cmsEntry
{	
	color: #494747;
	font-family: Verdana;
	font-size: 12px;
    float:left;	
    margin-bottom: 40px;
}
.cmsEntry img
{
    float:right;
    width:200px;
}

.cmsBackButton
{
width: 32px;
padding-top: 4px;
padding-right: 15px;
padding-bottom: 4px;
padding-left: 10px;
text-align: center;
color: #314f69;
font-size: 14px;
font-weight: bold;
background-color: #b7d576;
}**/



/******NEWS LIST*********/


.pageNums
{
    clear: both;
    font-size: 13px;
    font-family: Georgia;
    padding: 10px;
    
    margin-left: -2px;
    height: 18px;
    color: #47562c;
    border: solid 1px #d1cdcd;
    background: #e1e1e1 url(../img/greybox_bg.jpg) no-repeat right;
    margin-bottom: 10px;
}

.pageNums a
{
    font-size: 14px;
    color: #47562c;
}

#cmslist
{
	float: right;
	width: 740px;
	margin-right: 10px;
}

.cmsRow
{
	padding: 10px;
	border: solid 1px #d1cdcd;
	background: #e1e1e1 url(../img/greybox_bg.jpg) no-repeat right;
	width: 720px;
	min-height: 130px;
	height:auto;
	float:right;
	margin-bottom: 10px;
}

.cmsRowTitle
{
	font-family: Georgia;
	width: 600px;
	float:left;
	color: #c58610;
	font-size: 14pt;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left:-10px;
	background: url(../img/hr.jpg) no-repeat left bottom;
}

.cmsRowTitle a
{
	font-family: Georgia;
	color: #c58610;
	font-size: 14pt;
}

.cmsRowDate
{
	font-size: 10pt;
	float: right;
	color: #c58610;
	margin-top: -37px;
	padding-bottom: 10px;
	width: 270px;
	text-align: right;
	padding-right: 10px;
	margin-right:-10px;
	background: url(../img/hr-right.jpg) no-repeat right bottom;
}

.cmsRowEntry
{
	font-size: 9pt;
	color: #333333;
}

.cmsRowText
{
	min-height: 80px;
	height: auto;
}

.cmsRowUpdated
{
	font-style: italic;
	margin-top: 10px;
}

.Active
{
	color: #1a9e04;
}

.activeeditdelete
{
	margin-bottom: 10px;
}
.morecms a
{
	float: left;
	font-family: Georgia;
	font-size: 14pt;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left:-10px;
	width: 270px;
	background: url(../img/hr.jpg) no-repeat left top;
}

.cmsRowEntry img
{
	float: right;
	max-width: 200px;
	width: auto;
	max-height: 200px;
	height: auto;
}

/************************************/


/****NEWS ITEM***********/
#cmsitem
{
	float: right;
	width: 740px;
	margin-right: 10px;
	margin-top: 15px;
}



.cmsTitle
{
	font-family: Georgia;
	width: 500px;
	float:left;
	font-size: 18pt;
	margin-bottom: 10px;
	color: #C58610;
}

.cmsEntry
{
	font-size: 11pt;
	color: #333333;
	margin-top: 10px;
	float: left;
	width: 700px;
}

.cmsEntry img
{
	float: right;
}

.cmsDate
{
	font-size: 10pt;
	float: right;
	color: #c58610;
	padding-bottom: 20px;
}

.cmsBackButton a
{
	color: #000;
}

.cmsBackButton
{
	margin-top: 20px;
	width: 30px;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #c58610;
}
