/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
default project name  2.0 project shortname=relortp
created:08/03/06
developer : james
web site: www.relocationrtp.com
testing: ie6, ie7 win, safari and gecko
other styles :abd-global-iterface.css (styles for content genereated dakno solution- b
notes: 
todo: safari sibling menu is not positioning correctly!!!!!
why??

8/03/06:

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
	/* =Default Globals
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body {
	background: url(../images/body-backer.gif);
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	color: #343434;
	font-size: 13px;
	text-align: left;
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}

#root {
	min-height: 100%;
}

* html #root {
	min-height: 100%;
}

a img {
	border: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

table {
	border: 0;
}

table td {
	padding: 0;
}

ul {
	margin: 0;
	padding:10px 0;
}

li {
	margin:0 0 0 33px;
}

.content-pad {
	height: 100%;
	padding: 12px 18px;
}

.menu {
	padding: 0;
	margin: 0;
}

/* =layout settings 

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#root {
	width: 769px;
	min-height: 100%;
	margin: 0 auto !important;
	background: #fff url(../images/root-backer.gif) repeat-y right;
	border-left: solid 1px #FFEDA5;
}  /* do not go over 779px for ie hoz scroll*/
.block {
	width: 750px;
}

.hmenu-defaults {
	text-align: center;
}

.hmenu-defaults li {
	display: inline;
	list-style: none;
	border: none;
	padding: 0;
}

.left-column,.right-column {
	text-align: left;
	padding: 0;
	margin: 0;
}

.left-column {
	width: 277px;
	background: none;
}

.right-column {
	float: left;
	width: 473px;
	background: #fff;
	height: 100%; /*E5EFFA*/;
}

#content {
	margin-right: 9%;
}

#side-navigation	#top-pad {
	padding-top: 25px;
}

.
#about-us img {
	border: solid 2px #FFAC10;
}

#footer-menu {
	width: 90%;
}

#footer-menu li {
	float: left;
	list-style: none;
	margin: 2px 4px;
}

/* =index page layout styles 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#contentsection .left-column {;
	display: none;
}

#contentsection #content {
	margin: 5px 10% 12px 27px;
}

#contentsection .content_body {
	width: 100%
}

#contentsection #main-div {
	width: 100% !important;
}

#index-side {
	width: 202px;
	float: right;
	background: none;
}

#under-index {
	width: 80%;
	margin-left: 5%;
	border-bottom: dashed 1px #343434;
}

#about-us {
	width: 90%;
	margin-left: 5px;
}

#under-index h1 {
	margin-bottom: 5px;
}

#main-div {
	float: left;
	width: 548px;
}

#side-navigation {
	font-size: 14px;
	float: right;
	width: 202px;
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
	margin-bottom: 20px;
	background: #E5EFFA url(../images/side-nav-curve.gif) no-repeat bottom;
}

#side-navigation ul {
	padding-left: 20px;
	background: url(../images/blue-drop.jpg) repeat-x top; )
	margin-bottom: 10px;
	margin-top: 0;
	border-left: dashed 1px #A1A1A1;
}

#text-side,#image-side {
	
}

#text-side {
	width: 280px;
	float: right;
}

#index {
	background: url(../images/drop-backer.jpg) repeat-x;
	float: left;
}

#about-us {
	
}

#about-us h2 {
	margin: 0;
	padding: 0;
}

#news span,#events span {
	display: block;
	margin: 3px 0;
}

.side-link {
	float: right;
}

#image-side {
	
}

/* =header styles 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#header {
	text-align: left;
	height: 157px;
	background: url(../images/header-backer.gif) repeat-x top;
}

/* main menu  styles here */
#header img {
	float: left;
}

.header-gfx {
	margin-top: 35px;
}

/* =link styles 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body a {
	color: #000;
}

body a:visited {
	color: #721073;
}

.hmenu-defaults a {
	margin: 0 6px;
	font-size: 11px;
	font-weight: bold;
}  /* this spaces the | separators between menu links */
#dakno a {
	color: #000;
}

#side-navigation  a {
	text-decoration: none;
	font-weight: bold;
}

#side-navigation li {
	padding: 5px 0;
}

#news a:link,#news a:visited,#events a:link,#events a:visited {
	color: #0066CC;
}

.side-link a {
	margin-right: 8px;
}

/* =main navigation 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#tophorizontal-navigation {
	height: 100%;
	margin-right: 5px;
	float: right;
}

#navigation-hold {
	margin: 18px 0 0 0;
	float: left;
	font-weight: 900;
	font-size: 13px;
	height: 42px;
	padding: 0;
	width: 485px;
	background: url(../images/header_navigation_backer.gif) no-repeat top;
}

#tophorizontal-navigation li {
	padding: 0;
	float: left;
}

/* can t use display block with dividers becuase ie addes white space */
#tophorizontal-navigation a {
	text-decoration: none;
	padding: 2px 4px;
	margin: 0;
}

#tophorizontal-navigation li {
	padding: 0 1px;
	margin: 17px 0px 0px 0px;
	background: url(../images/dash.gif) 0 3px no-repeat;
}

#tophorizontal-navigation a,#side-navigation a,.menu a {
	color: #653F63;
	font-family: Century Gothic;
}

#tophorizontal-navigation a:hover,.menu a:hover,#side-navigation a:hover
	{
	color: #7CA4CC;
}

.sibling {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 42px;
	left: 0px;
}

.sibling li {
	background: #FFF2BB;
	padding: 0px;
	text-align: left;
	width: 100%;
	margin: 0;
}

#tophorizontal-navigation ul {
	background: red;
}

/* =typography styles 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
h2 {
	margin-bottom: -5px;
	color: #CC6600;
	font-size: 15px;
	margin-top: 1px;
}

.faux-h1 {
	font-size: 28px;
}

h1 {
	margin-bottom: -15px;
	margin-top: 2px;
	font-size: 26px;
}

.date {
	color: #470048;
	font-weight: bold;
	font-size: 11px;
}

#under-index .main-headings {
	height: 35px;
	display: block;
}

.main-headings {
	height: 45px;
	clear: both;
}

h1,h2,h3,h4  ,h5 {
	color: #470048;
	font-family: times;
	margin: 2px 0;
}

.faux-h1 {
	font-size: 18px;
	font-weight: normal
}

/*footer styles start  
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#footer {
	background: #FFF2BA;
	padding: 8px 0;
	border-color: #D9D9D9;
	border-width: 1px 0 1px 0;
	border-style: solid;
	margin: 12px 17px 0 0;
}

#footer-menu {
	float: right;
	margin: 8px 15px 0 0;
	text-align: right;
}

/* styles for inline unordered list bottom navigation */
#content-photo {
	border: solid 2px #541255;
	margin: 12px 12px 0 0;
}

#copyright {
	color: #653F63;
}

#copyright p {
	text-indent: 15px;
}

.dakno {
	color: #000;
	margin: 15px 0 15px 0;
	position: relative;
	text-align: right;
	margin-right: 25px;
}

.dakno1 {
	font-size: 11px;
}

.dakno1 a:link,.dakno1 a:visited {
	text-decoration: none;
}

.dakno1 a:hover {
	text-decoration: underline;
}

.content-pad  p {
	margin: 8px 0;
	padding: auto 0;
}  /* very important for formatting in safari with consistent margins */
#pdf-forms {
	margin-left: 15px;
	border-top: dashed 1px #333;
}

#pdf-forms ul {
	padding: 0;
	float: left;
	margin: 7px 6px;
	width: 110px;
	list-style: normal;
}

#pdf-forms h3 {
	color: #0066CC;
	font-family: Arial;
	font-size: 15px;
	margin-bottom: 5px;
}

.anylinkcss a {
	width: 100%;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 4px;
	color: #653F63;
}

.anylinkcss a:hover {
	background-color: #FFF2BB;
	color: #553553;
}

/* css hover */
.anylinkcss {
	position: absolute;
	z-index: 5;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #FFE682;
	text-align: left;
}

#index #root {
	margin: 0 auto !important;
}

.style-block {
	font-size:25px!important;
	color:#653F63!important;
	font-family:century gothic!important;
	margin:8px 20px 5px 20px;
}

.block-accent div div div input {
	border:1px #848484 solid;
	background:transparent;
	width:150px;
	height:15px;
	margin:0;
	float:left;
	halign:center;
}
.block-accent div div div label, .block-accent div div div  {
	height:15px;
	margin:0;
	float:left;
	halign:center;
	font-weight:bold;
}
.block-accent div div div  {
	height:21px;
	width:100%;
}
.primary div label {
clear:left;
font-weight:bold;
}

.block-accent div input {
	border:1px #848484 solid;
	background:transparent;
	margin:0 5px 10px 20px;
	float:left;
	halign:center;
}
.block-accent div label {
	margin:0 0 10px 0;
	float:left;
	width:227px;
	white-space:nowrap;
	font-weight:bold;
}
.block-accent div div {
	margin:0 5px 10px 20px;
}
.form-btn {
	background:#470048 !important;
	color:#ffffff;
	border:0;
	margin: 0 0 10px 0!important;
	padding:2px;
	}
.submitthis, .submitthis .form-btn {
	border:0!important;
}
#inputtext_col1 {
	width:430px;
	height:100px;
}
.span-group, #additional1 {
	border:1px solid #FFE682!important;
	padding: 10px 0 10px 0;
	margin:0 0 10px 0;
}
.check {
	float:left!important;
	padding-top:14px;
	tex-align:center;
}
.submitthis {
	width:15px!important;
	height:30px!important;
	float:left!important;
	horizontal-align:middle!important;
}
	
/*REQUEST INFO FORM*/
#inputvarchar_col35, #inputvarchar_col36, #inputvarchar_col20{
	display:none;
}
#yourinfo div div {
	clear:both;
}
#yourinfo select{
	border:1px solid #848484;
	width:153px;
}
#yourinfo textarea{
	border:1px solid #848484;
	width:250px;
}
#labeltext_col2{
	white-space:normal;
}