 /* global positioning start */
* {
 padding: 0;
 margin: 0;
}
 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
 margin: 0em 0%;
}
li, dd, blockquote {
 margin-left: 5%;
}
fieldset {
 padding: .5em; 
}
 /* global positioning end */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	background-image: url(../images/repeater.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}

input {
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;		
}

p {
	margin: 1em;
}

table, td {
	margin: 1em;
	padding: 5px;
}

h3 {
	margin: .75em;
}

img.content-right-photo {
	display:inline;
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #c6b277;
}

img.content-left-photo {
	display:inline;
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #c6b277;
}
/* links */

a {
    outline: none;
}

A:link    { text-decoration:underline; color: #EEEEEE; }
A:visited { text-decoration:underline; color: #DDDDDD; }
A:active  { text-decoration:underline; color: #EEEEEE; }
A:hover   { text-decoration:underline; color: #FFFFFF; }
/* links */

/* start the tags used for LIMO */

.bcvreb { 
	background-color: #333333;
}

.bcvrebtop{ 
}

table.current {
	width: 710px;
	border: 1px solid #dddddd;
	margin: 15px 0px;
	padding: 10px 10px 10px 0px;
	background: #333333;
} 

table.current td {
	border: none;
} 

table.current td a img {
	border: 1px solid #443A28;
}

html>body table.current td a img {
	margin: 10px;
}

table.bcvrebsingletable {
	width: 600px;
} 
	
	
table.bcvrebsingletable img {
	border: 1px solid #dddddd;
} 
table.bcvrebsingletable input, table.bcvrebsingletable select, table.bcvrebsingletable textarea {
	color: #000000;
} 


table.bcvrebtoolbar	{
	width: 675px;
} 
	
table.bcvrebsearchform {
	width: 675px;
} 
	
table.bcvrebsearchform input, table.bcvrebsearchform select, table.bcvrebsearchform textarea {
	color: #000000;
} 

table.bcvrebresultmap {
	width: 675px;
} 

table.bcvrebresult {
	width: 675px;
} 

table.bcvrebsimilaractive {
	width: 675px;
} 

table.bcvrebsimilarpending {
	width: 675px;
} 

table.aboutvictoriamain {
	width: 640px;
}

table.aboutvictorianav {
	width: 640px;
}

table.aboutvictorialinks{
	width: 640px;
}

.bcvrebtoolbarlinks { 
	text-align: center; 
	vertical-align: middle;
	background: #333333;
}

.bcvrebtoolbartitle {
	font-weight: bold; 
	background: #000000;
	color: #FFFFFF;
}
/* end tags used for LIMO* /

/* START: Front Feature */
#featureproperty {
	width: 230px;
	border: 1px solid #535353;
	background: #373636;
	padding-top: 14px;
	margin-bottom: 10px;
}

#featuretitle {
	height: 26px;
	background: #5D5338;
	text-align: center;
	padding-top: 8px;
	margin: 0px;
}

#featuretext {
	width: 208px;
	margin: 10px auto;
	padding-bottom: 10px;
	color: #000000;
	text-align: center;
	font-size: 0.90em;
	background: #D2D2D2 url(../images/feature_repeater.gif) repeat-x;
}

#featuretext .featurepic {
	border: 4px solid #E1E2E3;
	margin-top: 10px;
	
	
}
	
/* END: Front Feature */

/* START: Front Feature */
.featurebox {
	float: left;
	width: 220px;
	border: 1px solid #535353;
	background: #373636;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.75em;
	min-height: 290px;
}

* * body .featurebox {
	height: 290px;
}

.featuretitle {
	height: 26px;
	background: #5D5338;
	text-align: center;
	padding-top: 8px;
	margin: 0px;
}

.featuretext {
	width: 198px;
	margin: 10px auto;
	padding-bottom: 10px;
	color: #000000;
	text-align: center;
	font-size: 0.90em;
	background: #D2D2D2 url(../images/feature_repeater.gif) repeat-x;
	min-height: 290px;
}

* * body .featuretext {
	height: 290px;
}

.featuretext .featurepic {
	border: 4px solid #E1E2E3;
	margin-top: 10px;
	
	
}
	
/* END: Front Feature */

.featureads img {
	float: left;
	width: 220px;
	border: 1px solid #535353;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 0.75em;
}

/* ---- END: Listings ---- */
/* start div tag declarations */
 
.checkbox {
	border: 0px;
}

.clear {
	clear: both;
}

.content {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 130%;
	border-bottom: 1px solid #ACA58C;
	font-weight: normal;
	margin-left: 0.75em;
	margin-bottom: 1em;
}

h2 {
	font-size: 140%;
	margin-bottom: 1em;
}

h3 {
	font-size: 110%;
}

#header {
	width: 750px;
	height: 203px;
	padding: 0px;
	margin: 0px;
	border-bottom: 6px solid #191919;
} 

.dotted_line {
	border: 1px dotted #333333;
	border-bottom: 1px solid #191919;
}

#footer {
	width: 710px;
	clear: both;
	font-size: 0.85em;
	color: #666666;
	margin: 0px;
	padding: 15px 20px;
	background: url(../images/footer_repeater.gif) repeat-x;
	border-top: 1px dashed #333333;
}
#footer img {margin: 3px;}
.footertop, a:link.footertop, a:visited.footertop, a:active.footertop, a:hover.footertop {
	color: #FFFFFF;
}

.footerbottom, a:link.footerbottom, a:visited.footerbottom, a:active.footerbottom, a:hover.footerbottom {
	color: #CCCCCC;
}

/* ------ START: Contact Form ------ */

#form{
	display: inline;
	position: relative;
	width: 100%;
}
	

.form_fields {
	clear: both;
}

.form_fields label {
	display: inline-block;
	width: 200px;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}

.form_input {
	width: 200px;
	border: 1px solid #CCCCCC;
}

* * body .form_input {
	width: 200px;
}

.form_textarea {
	width: 150px;
	height: 10em;
	border: 1px solid #CCCCCC;
}
	
	
/* ------ End: Contact Form ------ */

.goldtext {
	color: #FFCC00;
}

#leftcolumn {
	float: left;
	width: 189px;
	padding: 0px;
	margin: 0px;
}

#lefttop {
	width: 189px;
	height: 106px;
	padding: 0px;
	margin: 0px;
}

.line {
	border: 1px dotted #333333;
	border-bottom: 1px solid #191919;
}

#mainbody {
	width: 710px;
	margin: 0px;
	padding: 20px;
}


#mainbodyleft {
	float: left;
	width: 430px;
	padding: 0px;
	margin: 0px;
}

#mainbodyleftlogo {
	width: 230px;
	border: 1px solid #535353;
	background: #373636;
	padding: 5px 0;
	margin: 0px auto;
	text-align: center;
}

#mainbodyright {
	float: right;
	width: 232px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

/* ------ START: Menu ------ */
#menu {
	display: block;
	position: relative;
	clear: both;
	width: 750px;
	height: 38px;
	margin: 0px;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -3000px;
	background: url("../images/menu.gif") no-repeat;
	height: 38px;
}

a#menu_01 {
	background-position: 0px 0px;
	width: 78px; 
} 
a#menu_01:hover { background-position: 0px -38px; }

a#menu_02 {
	background-position: -78px 0px;
	width: 94px;
}
a#menu_02:hover { background-position: -78px -38px; }

a#menu_03 {
	background-position: -172px 0px;
	width: 122px;
}
a#menu_03:hover { background-position: -172px -38px; }

a#menu_04 {
	background-position: -294px 0px;
	width: 70px;
}
a#menu_04:hover { background-position: -294px -38px; }

a#menu_05 {
	background-position: -364px 0px;
	width: 118px;
}
a#menu_05:hover { background-position: -364px -38px; }

a#menu_06 {
	background-position: -482px 0px;
	width: 163px;
}

a#menu_06:hover { background-position: -482px -38px; }

a#menu_07 {
	background-position: -645px 0px;
	width: 105px;
}

a#menu_07:hover { background-position: -645px -38px; }

/* ------ END: Menu ------ */

/* ------ START: Menu Flyout ------ */
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	
}

#menu_fly li ul {
	clear: both;
	display: none;
	width: 180px;
	position: absolute;
	top: 38px;
	left: 0;
	background: #000000;
}

#menu_fly li:hover ul, #menu_fly li.over ul { display: block; }

#menu_fly li ul a {
	text-indent: 0px;
	width: 160px;
	height: 20px;
	background: #000000;
	color: #FFFFFF;
	font-size: 0.9em;
	padding: 5px 10px;
}

#menu_fly li ul a:hover {
	background: #5D5338;
	padding: 5px 10px;
}

#menu_fly:link, #menu_fly:active, #menu_fly:visited {
	padding: 0px;
}

#menu_fly ul {
	filter: alpha(opacity=85);
	opacity: .85;
	border: 1px solid #DDDDDD;
}

/* ------ END: Menu Flyout ------ */

.projectsummary {
	background: #373636;
	border: 1px solid #535353;
	padding: 5px;
	margin: 30px 0;
}

.projectgallery {
	background: #373636;
	border: 1px solid #535353;
	width: 700px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;	
}

.projectgallery img {
	border: 1px solid #535353;
	margin: 10px;
}

.projectsummarypic {
	float: left;
	width: 210px;
	padding-right: 10px;
}

.projectsummarypic img {
	border: 1px solid #535353;
}

.projectsummaryright {
	float: left;
	width: 460px;
}

.projectsummaryright p {
	margin: 1em 0;
}

.projectsummarydetails {
	background: #000000;
	border: 1px solid #535353;
	padding: 3px;
	text-align: center;
}

a:link.projectsummarydetails2, a:visited.projectsummarydetails2, a:active.projectsummarydetails2, a:hover.projectsummarydetails2 { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;
}

#rightcolumn {
	width: 558px;
	float: left;
	padding: 0px;
	margin: 0px;
}

/* ------ START: sIFR ------ */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash #titleimage {
	visibility: hidden;
}

/* ------ END: sIFR ------ */

.silvertext {
	color: #999999;
}

.submitbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #081E2C;
	border: 1px solid #9099A0;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%; 
	font-weight: bold;
}

#titleimage {
	font-size: 1.3em;
	color: #ffffff;
	text-transform: uppercase; 
	width: 430px;
	height: 20px;
	margin-bottom: 10px;
}

#wrapper {
	width: 750px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	background-color: #191919;
	border: 5px solid #333333;
}
