/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	min-width:760px;/* for mozilla*/
	background: #4E706F url("../images/background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4;
}
#outer{
	height:99.9%;
	min-height:100%;
	width:780px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background-color: #fff;
}
#leftbg {
	position: absolute;
	/*background-image: url("../images/left_bg.jpg");*/
	width: 122px;
	height: 357px;
	top: 0;
	left: 117px;
}
#rightbg {
	position: absolute;
	/*background-image: url("../images/right_bg.jpg");*/
	width: 122px;
	height: 357px;
	top: 0;
	left: 1020px;	
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:780px;
	height:144px;
	background:#fff;
	overflow:hidden;
	color: #000000;
}
#header_bottom {
	float: left;
}
#user-subnav {
	float: right;
}

#header2 {
	position:absolute;
	top:145px;
	left: 0;
	width:780px;
	height:199px;
	background:#fff;
	color: #000000;
}
#h2left {
	float: left;
}
#h2leftbottom {
	background: #fff url(../images/header_bg.jpg) no-repeat top left;
	width: 304px;
	height: 165px;
}
#h2_content {
	padding: 20px 25px 0 25px;
	font-size: 12px;
	color: #153C37;
	font-weight: 700;
}
#h2right {
	float: right;
}

#left {
	position:relative;/*ie needs this to show float */
	width:190px;
	float:left;
	padding-top:350px;/*needed to make room for header*/
	padding-left: 7px;
}
#left p {padding-left:3px;padding-right:2px}

#footer {
	width:750px;
	clear:both;
	height:50px;
	background-color: #4E706F;
	color: #fff;
	font-size: 11px;
	text-align:left;
	left:0;
	bottom:0;
	padding: 5px 25px 0 25px;
	position: absolute;
}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:526px;
	float:right;
	padding-top:330px;/*make room for header*/
	background-color: #fff;
	padding-right: 20px;
}
#centrecontent p {padding-left:3px}
#content-nocols {
	width:760px;
	float:right;
	padding-top:330px;/*make room for header*/
	background-color: #fff;
	padding-left: 0px;
	padding-right: 10px;
}
#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */

/************************ BEGIN SEAGULL DEFS **************************/

/***************************** CONTENT : ANCHORS ******************************/

a {
    color: #3399ff;
}
a:visited {
    color: #999999;
}
a:hover {
    color: #184a84;
    text-decoration: none;
}
/************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/

#outer #leftSidebar, #outer #rightSidebar {
    position: absolute;
    margin-top: 107px;
    top: 259px;
    z-index: 1;
}
#outer #leftSidebar {
    width: 180px;
    left: 0;
}
#outer #rightSidebar {
    width: 180px;
    right: 0;
}
.navWidget {
    overflow: auto;
}
.options-block {
    margin: 20px 0;
}
#outer .blockContainer {
    margin: 4px 1px 0 1px;
}
#outer .blockHeader {
    background-color: #9bb7b7;
    color: #ffffff;
    line-height: 1.5em;
    font-weight: bold;
    text-align: center;
    border: 1px solid #bcbcbc;
    margin: 0;
}
#outer .blockContent {
    background-color: #eeeeee;
    color: #184a84;
    font-size: 0.9em;
    padding: 10px;
    border: 1px solid #bcbcbc;
    border-top: none;
}
/******************************************************************************/
/*                                 CONTENT CSS                                */
/******************************************************************************/

/***************************** CONTENT : HEADINGS *****************************/

h1 {
    font-size: 1.2em;
    font-weight: normal;
	font-family: Arial, Tahoma, sans-serif;
}
h1.pageTitle {
    font-weight: bold;
    text-align: left;
    color: #4F706F;
}
h2 {
    font-size: 1.5em;
	color: #153D36;
}
h3 {
    font-size: 1.5em;
	color: #153D36;
	padding: 0;
	margin: 0;
}
h4 {
    font-size: 1em;
}
.pageTitle {
    color: #184a84;
    font-size: 1.4em;
    font-weight: bold;
}
/* /////////////// Various /////////////// */

.navigator {
    color: #bcbcbc;
    background-color: #666666;
    padding-left: 10px;
    font-weight: bold;
    text-align: right;
    line-height: 18px;
}
.pinstripe table {
    background-color: #eeeeee;
    width: 90%;
}
.pinstripe td {
    background-color: #ffffff;
}
.pinstripe img {
    padding: 10px;
}
.pinstripe button {
    padding: 10px 0;
}
.noBorder {
    border: none;
    font-size: 10px;
}
ul.noindent {
    margin-left: 5px;
    padding-left: 5px;
}
ul.bullets li {
    list-style-image: url('http://www.designscapeplus.com/themes/designscape/images/bullet.gif');
}
ol.process li {
	padding-bottom: 15px;
}
.pager {
    background-color: #ffffcc;
    white-space: nowrap;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 2px 0;
    border: 1px dashed #ff9600;
}
.narrowButton {
    text-align: center;
    width: 9em;
}
.wideButton {
    text-align: center;
    width: 13em;
}
.errorContainer, .messageContainer {
    margin: 0 auto;
    width: 50%;
}
.errorHeader {
    background-color: #ffcc00;
    color: #ffffcc;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.errorContent {
    border: 1px dotted #ff9600;
    border-top: 1px solid #ffcc00;
    color: #184a84;
    background-color: #ffff99;
    text-align: left;
    padding: 0 10px;
}
.errorMessage {
    margin: 0 auto;
    border: 1px dotted #ff9600;
    background-color: #ffff99;
    text-align: center;
    width: 60%;
}
.messageHeader {
    color: #ffffff;
    background-color: #9bb7b7;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
}
.messageContent {
    background-color: #ffffff;
    color: #184a84;
    border: 1px solid #9bb7b7;
    border-top: none;
    text-align: center;
}
.messageContent div {
    padding: 5px;
}
.messageContent input {
    width: 13em;
}
#user-subnavPreview {
    position: relative;
    border: 1px dashed #d9d9d9;
}
#user-subnavPreview span {
    z-index: 5;
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 2em;
    color: #d9d9d9;
    text-transform: uppercase;
}
.bgnd {
    background-color: #e5f1ff;
    border: 1px solid #999999;
}
.bgnd a, a.noDecoration {
    text-decoration: none;
}
.bgnd a {
    color: #184a84;
    font-weight: normal;
}
.treeMenuDefault {
    font-size: 11px;
}

/* /////////////// Tooltips /////////////// */

.tipOwner {
    position: relative;
    cursor: help;
    /* IE :hover javascript workaround */
    behavior: url(http://www.designscapeplus.com/themes/designscape/css/tooltipHover.htc);
}
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #eeeeee;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
    -moz-opacity: 0.85;
    filter: alpha(opacity=85);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
}
.tipOwner:hover .tipText {
    display: block;
}
table#service-table td {
	padding: 0 20px 20px 20px;	
}
table#service-table td img {
	border: 1px solid #000000;
}
table#service-table td a:link,
table#service-table td a:visited,
table#service-table td a:hover,
table#service-table td a:active
{
	text-decoration: none;
	color: #000000;
}
#service-image {
	float: left;
	margin: 0 15px 15px 0;
}
.servicetext {
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}
ul.project-notes li {
	padding-bottom: 5px;
}
table.dotted-horizontal {
	width: 100%;
	padding: 0 30px 0 30px;
}
table.dotted-horizontal td {
	background-image: url("http://www.designscapeplus.com/themes/designscape/images/dotted.gif");
	height: 2px;
	background-repeat: repeat-x;
}
p.small {
	color: #4b4b4b;
	font-size: 10px;
}
a img {
	border: 0;
}
/* /////////////////// Subnav /////////////////////// */
#user-subnav {
    font-size: 0.75em;
}
#user-subnav ul li a {
    display: block;
    position: relative;
    font-size: 1.3em;
    font-weight: bold;
    color: #4b4b4b;
    text-decoration: none;
    letter-spacing: 0.05em;
}
#user-subnav ul li a:hover {
    color: #006699;
    text-decoration: underline;
}
#user-subnav ul li.current a {
    color: #006699;
}
#user-subnav ul li.current a:visited {
    color: #006699;
}


#footernav {
    font-size: 0.75em;
	float: left;
}
#footernav ul {
    width: 100%;
    padding: 0;
    margin: 0;
	float: left;
}
#footernav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#footernav ul li a {
    display: block;
    font-size: 1.3em;
	padding: 0 7px 0 7px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #ffffff;
}
#footernav ul li.current a {
    font-weight: bold;
}
/* hide the sublevels */
#footernav ul ul {
    display: none;
}
#gallery-content {
	font-size: 1.3em;
}
table.portfolio td.thumbs img {
	border: 1px solid #000000;
}#nav {
    height: 25px;
    font-size: 0.75em;
    background-color: #9BB7B7;
}
#nav ul {
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #9bb7b7;
}
#nav ul li {
    height: 25px;
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.5em 1.0em;
    background-color: #9bb7b7;
    font-size: 1.3em;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #ffffff;
}
#nav ul li a:hover {
    color: #006699;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #006699;
    background-color: #e5f1ff;
}
#nav ul li.current a:visited {
    color: #006699;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
	/* display: block; */
	display: none;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
    _width: expression(document.body.clientWidth);
    padding: 0;
    background-color: #e5f1ff;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #006699;
    border-right: none;
    border-left: 1px solid #006699;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
