﻿/* screen styles for the template */
body {
	margin:0;
	padding:0;
	background:grey;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	line-height:150%;
	font-size:12px;
	color:#4a4a4a; 
}

img {	border: 0; }
p { margin:0 0 1em 0; }
/* JM: "read more" - blue/green colour */
a { color:#20397B; text-decoration:none; }
a:hover {
	color:#FF0000;
}

/* system */
#page, #footer { width:960px;	margin:0 auto; margin-top:1em; } 
/* #page { background:#FBF5F4; } */
#page { background:#F7F7F7; }

/* JM: This is the bottom of the screen */
#footer { margin-top:0; border-top:34px solid #20397B; } 
/* system end */

/* main */
/* JM: subdir top bg */
#logo { height:109px; background:white; text-align:right; }
#header { height:272px; margin:0; }
#headerHome { height:401px; margin:0; background:url("../images/banners/banner1.jpg") no-repeat top left; }
#content { margin:5px 0 0 0;/* padding:10px;*/ }
#rightCol { width:225px; margin:10px 10px 0 0; float:right; }
#imgCol {
	width:220px;
	margin-top: 0;
	float:left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#banner { margin:10px 0 10px 10px; }
#banner img { display:block; }
#banner .bannerCaption { color:blue; }
.bannerEdit { width:707px; }

#contHolder { padding:10px; }
.withImg { margin:0 0 0 235px; }
.withCol { margin:0 235px 0 0; }
.withColImg { margin:0 235px; }
.withQuote { margin:0 270px 0 0; }
.withColQuote { margin:0 505px 0 0; }

#credits { padding:0; font-size:10px; font-style:italic; }
#credits a { margin:0 3px; color:white; text-decoration:none; }
#credits a:hover { text-decoration:underline; }
#footerPages {
	float:right;
	position: relative;
	left: -10px;
	top: -26px;
	color: #FFFFFF;
}
#footerPages a { margin:0 3px; color:white; text-decoration:none; }
#footerPages a:hover { text-decoration:underline; }


#quoteBlock { padding:15px 10px; }
.quoteBlockSmall { margin:0 235px 0 0; }

#positionQuote { width:256px; height:335px; overflow:hidden; float:right; background:#FFF200; color:#20397B; }
.hasCol { margin:0 10px 0 0 !important; }
#positionQuote .cont { height:6em; overflow:hidden; font-weight:bold; font-size:14px; padding:10px 20px; margin:0 0 10px 0; }
#positionQuote .tRight { font-weight:bold; padding:0 20px; }
/* main end */

#homeCont { margin:0 475px 0 0; }
.homeContBlock { margin:15px 0 0 0; }
.homeContBlock .cont { height:7.5em; overflow:hidden; }

/* Promos */
#promoHolder { float:right; }
#promoHolder .edit { height:340px !important; overflow:hidden; }
.promo {
	width:209px;
	height:164px;
	margin:0 14px 0 0;
	padding:0 0 0 14px;
	float:left;
	border-left:1px dashed #d5d6d6;
	position: relative;
}
.promo .headings {
	padding:5px 0;
	color:#20397B;
	position: fixed;
}
.promo .headings a { color:#20397B; display:block; }
.promo img { display:block; }
.promo .cont { height:9em; margin:5px 0 0 0; padding:0; overflow:hidden; }
.promo .more { padding:5px 0; }
.p2 { margin-right:0; }

#rightCol .promo { width:211px; margin:0 0 10px 0; height:auto; }
#rightCol .promo .cont { height:auto; }

#projectsRight ul { padding:0; margin:0 0 0 15px; }
/* promos end */

/* news */
.archivedBlock { padding:4px 0; border-bottom:1px dashed #acacad; }
.archivedBlock a { display:block; }
/* end news*/

/* faq */
#faq { margin:0 0 25px 0; padding:0; list-style:none;}
#faq li { margin:0; padding:0; }
#faq li a { padding:2px 0; font-size:14px; font-weight:bold; }
.faqBlock { margin:0 0 15px 0; padding:0 0 10px 0; border-bottom:1px dashed #acacad;  }
/* faq end */

/* gallery */
.gallery2 ul { margin:0; padding:0; list-style:none; }
.gallery2 li { height:200px; width:177px; margin:0 13px 10px 0; padding:0; float:left; overflow:hidden; }
.gallery2 ul.small li { margin:0 12px 10px 0; width:167px; height:190px; }
.gallery2 ul.small li a { width:165px; height:165px; }
.gallery2 li.edit { height:280px; width:177px; overflow:hidden; }
.gallery2 li.last, .gallery2 ul.small li.last { margin-right:0; }
.gallery2 li a { width:175px; height:175px; display:block; border:1px dashed #c6c5c6; }
.gallery2 li a img { display:none; }
.gallery2 li p { text-align:center; }
.gallery2 li p a { height:auto; border:0; }
.imgContent { display:none; }

/* default gallery popup styles */
#gal_Mask { position:absolute; z-index:1000; top:0; left:0; width:100%; height:100%; background:#000; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }
#gal_LargeView, #gal_controls, #gal_controlsTop {  position:absolute; z-index:1001; top:50%; left:50%; background:#fff; padding:10px; }
#gal_controlsTop { z-index:1002; }
#gal_LargeView { width:300px; height:250px; margin-left:-150px; margin-top:-125px; padding-bottom:0; }
#gal_LargeView.loading { background: #fff url(?wtInclude=wtGalleryLoading.gif) center center no-repeat; }
#gal_controlsTop { width:300px; margin-left:-150px; margin-top:-125px; }
#gal_controls { width:300px; margin-left:-150px; margin-top:125px; padding-top:0; border-top:10px dashed #fff; }
#gal_next { float:right; padding:0 10px 0 0; }
#gal_next a {}
#gal_previous { float:left; padding:0 0 0 10px; }
#gal_previous a {}
#gal_close { text-align:right; }
#gal_close a {} 
#gal_description { text-align:center; }
/* default gallery popup styles end */
/* gallery end */

/* media controls */
#mediaFader, #mediaBackground { position:absolute; top:0; left:0; width:100%; height:100%; cursor:pointer; z-index:100; }
#mediaFader { z-index:300; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; background:#20397B; }
#mediaBackground { z-index:400; } 
#mediaContainer { width:750px; height:426px; top:50%; left:50%; margin:-225px 0 0 -375px; position:absolute; z-index:2000; background:#FEF200; padding:10px; }
#mediaFile { cursor:default; padding:0; height:400px; width:515px; }
#mediaRight { float:right; width:210px; margin:0; padding:0; }
#mediaButtons { height:24px; cursor:default; background:#20397B; padding:3px 10px; color:#fff; }
#mediaContent { height:380px; cursor:default; padding:5px; overflow:auto; margin:0 0 7px 0; }
#mediaNext { float:left; cursor:pointer; padding:2px 3px; margin:0 5px 0 0; width:45px; }
#mediaBack { float:left; cursor:pointer; padding:2px 3px; margin:0 5px 0 0; width:65px; }
#mediaClose { cursor:pointer; padding:2px 3px; text-transform:uppercase; float:left; width:52px; }
#mediaCaption { height:20px; padding:5px 0 0 0; overflow:hidden; }

/* media controls end */


/* form */
#form .formrow { margin:0 0 4px 0; height:22px; }
#form .fieldlabel { width:212px; height:25px; font-weight:bold; display:block; float:left; }
#form .textinput, #form .selectinput { width:400px; border:1px solid #acacad; }
#form .selectinput { width:402px; border:1px solid #acacad; }
#form .textareainput { width:300px; height:100px; border:1px solid #acacad; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size:12px; }
#form .radiobuttonfieldset { margin:0; padding:0; border:0; background:none; }
#form .radiobuttonfieldset br { float:left; margin-right:10px; }
#form fieldset { background:#F4F4F4; border:0; padding-left:20px; }
#form legend { margin:0 0 10px 0; padding:40px 0 0 0; font-weight:bold; font-size:20px; }
#form #row563 { height:105px; }
.formbutton { padding:0 10px; border:0; background:#20397B; color:#fff; cursor:pointer; }
#form .formbutton { margin-top:10px; }
#form .required { margin:0 172px 0 0; color:#20397B; }
#form .fieldlabel .required { margin:0; }

#berForm .formrow { margin:0 0 10px 0; }
#berForm .fieldlabel {  font-weight:bold; display:block; }
#berForm .textinput, #form .selectinput { width:400px; border:1px solid #acacad; }
/*#berForm .selectinput { width:402px; border:1px solid #acacad; }*/
#berForm .textareainput { width:400px; height:100px; border:1px solid #acacad; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size:12px; }
#berForm .radiobuttonfieldset { margin:0; padding:0; border:0; background:none; }
#berForm .radiobuttonfieldset br { float:left; margin-right:10px; }
#berForm fieldset { background:#F4F4F4; border:0; padding-left:20px; }
#berForm legend { margin:0 0 10px 0; padding:40px 0 0 0; font-weight:bold; font-size:20px; }
#berForm #row563 { height:105px; }
#berForm .formbutton { margin-top:10px; }
#berForm .required { margin:0 172px 0 0; color:#20397B; }
#berForm .fieldlabel .required { margin:0; }

#berForm #row3882, #berForm #row3884, #berForm #row3886, #berForm #row3888, #berForm #row3890, #berForm #row4121, #berForm #row4123, #berForm #row4125, #berForm #row4127, #berForm #row3892, #berForm #row3894, #berForm #row3898, #berForm #row3896 { margin:0 0 4px 0; height:22px; /*background:pink;*/ }
#berForm #row3882 .fieldlabel, #berForm #row3884 .fieldlabel, #berForm #row3886 .fieldlabel, #berForm #row3888 .fieldlabel, #berForm #row3890 .fieldlabel, #berForm #row4121 .fieldlabel, #berForm #row4123 .fieldlabel, #berForm #row4125 .fieldlabel, #berForm #row4127 .fieldlabel, #berForm #row3892 .fieldlabel, #berForm #row3894 .fieldlabel, #berForm #row3898 .fieldlabel, #berForm #row3896 .fieldlabel { width:212px; height:25px; font-weight:bold; display:block; float:left; /*background:lightblue;*/  }

#berForm #row4129, #berForm #row4135, #berForm #row4141, #berForm #row4147, #berForm #row4153, #berForm #row4157, 
#berForm #row4159, #berForm #row4161, #berForm #row4177, #berForm #row4179, #berForm #row4181, #berForm #row4183, 
#berForm #row4233, #berForm #row4235, #berForm #row4237, #berForm #row4239 { float:left; width:300px; padding:0 10px 0 0; /*background:red;*/ }

#berForm #row4131, #berForm #row4137, #berForm #row4143, #berForm #row4149, #berForm #row4155, #berForm #row4163,
#berForm #row4165, #berForm #row4167, #berForm #row4185, #berForm #row4187, #berForm #row4189, #berForm #row4191,
#berForm #row4193, #berForm #row4195, #berForm #row4197, #berForm #row4199, #berForm #row4225, #berForm #row4241,
#berForm #row4227, #berForm #row4243, #berForm #row4229, #berForm #row4245, #berForm #row4231, #berForm #row4247 { float:left; width:200px; padding:0 10px 0 0; /*background:green;*/ }

#berForm #row4131 .textinput, #berForm #row4129 .textinput, #berForm #row4137 .textinput, #berForm #row4135 .textinput,
#berForm #row4141 .textinput, #berForm #row4143 .textinput, #berForm #row4147 .textinput, #berForm #row4149 .textinput,
#berForm #row4153 .textinput, #berForm #row4155 .textinput, #berForm #row4157 .textinput, #berForm #row4163 .textinput,
#berForm #row4159 .textinput, #berForm #row4165 .textinput, #berForm #row4161 .textinput, #berForm #row4167 .textinput,
#berForm #row4177 .textinput, #berForm #row4185 .textinput, #berForm #row4179 .textinput, #berForm #row4187 .textinput,
#berForm #row4181 .textinput, #berForm #row4189 .textinput, #berForm #row4183 .textinput, #berForm #row4191 .textinput,
#berForm #row4193 .textinput, #berForm #row4195 .textinput, #berForm #row4197 .textinput, #berForm #row4199 .textinput,
#berForm #row4225 .textinput, #berForm #row4233 .textinput, #berForm #row4241 .textinput, #berForm #row4227 .textinput,
#berForm #row4235 .textinput, #berForm #row4243 .textinput, #berForm #row4229 .textinput, #berForm #row4237 .textinput,
#berForm #row4245 .textinput, #berForm #row4231 .textinput, #berForm #row4239 .textinput, #berForm #row4247 .textinput { width:100%; /*background:yellow;*/ }


#berForm #row3925 .fieldlabel, #berForm #row3927 .fieldlabel , #berForm #row3929 .fieldlabel, #berForm #row3955 .fieldlabel, #berForm #row3979 .fieldlabel { float:left; width:216px; padding:0 10px 0 0; /*background:orange;*/ }
#berForm #row3925, #berForm #row3927, #berForm #row3929, #berForm #row3931, #berForm #row3933, #berForm #row3935, #berForm #row3937, 
#berForm #row4211, #berForm #row3939, #berForm #row3942, #berForm #row3944, #berForm #row3946, #berForm #row3948, #berForm #row3951,
#berForm #row3953, #berForm #row3955, #berForm #row3979 { padding:0 0 0 30px; margin:0 0 3px 0; /*background:wheat;*/ }

#berForm #row3925 .textinput, #berForm #row3927 .textinput , #berForm #row3929 .textinput, #berForm #row3955 .textinput, #berForm #row3979 .textinput { width:150px; /*background:magenta;*/ }

#berForm #row4202 .staticfield, #row4205 .staticfield, #row4207 .staticfield, #row4209 .staticfield,
#berForm #row4213 .staticfield, #row4218 .staticfield, #row4220 .staticfield, #berForm #row4223 .staticfield { display:none; }
#berForm #row4202, #berForm #row4205, #berForm #row4207, #berForm #row4209, #berForm #row4213, #berForm #row4218, 
#berForm #row4220, #berForm #row4223, #berForm #row3981, #berForm #row4225, #berForm #row4233, #berForm #row4241, #berForm #row4249,
#berForm #row4227, #berForm #row4235, #berForm #row4243, #berForm #row4251, #berForm #row4229, #berForm #row4237, #berForm #row4245, 
#berForm #row4253, #berForm #row4231, #berForm #row4239, #berForm #row4247, #berForm #row4255, #berForm #row4129, #berForm #row4131, 
#berForm #row4133, #berForm #row4135, #berForm #row4137, #berForm #row4139, #berForm #row4141, #berForm #row4143, #berForm #row4145, 
#berForm #row4147, #berForm #row4149, #berForm #row4151, #berForm #row4153, #berForm #row4155, #berForm #row4169, #berForm #row4157, 
#berForm #row4163, #berForm #row4171, #berForm #row4159, #berForm #row4165, #berForm #row4173, #berForm #row4161, #berForm #row4167,
#berForm #row4175, #berForm #row4177, #berForm #row4185, #berForm #row4193, #berForm #row4179, #berForm #row4187, #berForm #row4195,
#berForm #row4181, #berForm #row4189, #berForm #row4197, #berForm #row4183, #berForm #row4191, #berForm #row4199 { margin:0 0 3px 0; /*background:brown;*/ }


/*BER Form
#form #row3890 { height:108px;}
.editMode #row3882 { height:50px;}
.editMode #row3888 { height:50px;}
.editMode #row3931 { height:50px;}
#form #row3906 { height:131px;}
#form #row3908 { height:113px;}
#form #row3910 { height:117px;}
#form #row3925 { height:34px;}
#form #row3929 { height:50px; }
#form #row3933 { height:40px;}
#form #row3935 { height:100px;}
#form #row3937 { height:110px;}
#form #row3939 { height:82px;}
#form #row3942 { height:50px;}
#form #row3944 { height:81px;}
#form #row3946 { height:84px;}
#form #row3951 { height:50px;}
#form #row3981 { height:108px;}
#form row3985  { height:30px;}
#form #row3989 { height:204px; margin-top:22px;}
#form #row3995 { height:100px;}
.ie7 #form #row3944 { height:95px;}
.ie7 #form #row3953 { height:40px;}
.ie7 #form legend { margin-left:-10px; font-weight:bold; font-size:16px; }*/
/* end form */

/*VIC BER FORM*/
#berForm #row4345 .fieldlabel, #berForm #row4347 .fieldlabel, #berForm #row4349 .fieldlabel, #berForm #row4351 .fieldlabel, #berForm #row4353 .fieldlabel, #berForm #row4353 .fieldlabel, #berForm #row4355 .fieldlabel, #berForm #row4357 .fieldlabel, #berForm #row4359 .fieldlabel, #berForm #row4361 .fieldlabel, #berForm #row4363 .fieldlabel, #berForm #row4365 .fieldlabel, #berForm #row4367 .fieldlabel, #berForm #row4369 .fieldlabel  {
/*background:lightblue none repeat scroll 0 0;*/
display:block;
float:left;
font-weight:bold;
height:25px;
width:212px;
}

/*#berForm #row4457, #berForm #row4459, #berForm #row4461, #berForm #row4463, #berForm #row4465, #berForm #row4467, #berForm #row4469, #berForm #row4471, #berForm #row4473, #berForm #row4475, #berForm #row4477, #berForm #row4479, #berForm #row4481, #berForm #row4483, #berForm #row4485, #berForm #row4487, #berForm #row4489, #berForm #row4491, #berForm #row4493, #berForm #row4495, #berForm #row4497, #berForm #row4499, #berForm #row4501, #berForm #row4503, #berForm #row4505, #berForm #row4507, #berForm #row4509, #berForm #row4511, #berForm, #berForm #row4139, #berForm #row4141, #berForm #row4143, #berForm #row4145, #berForm #row4147, #berForm #row4149, #berForm #row4151, #berForm, #berForm #row4519, #berForm #row4521, #berForm #row4523, #berForm #row4525, #berForm #row4527, #berForm #row4529, #berForm #row4531, #berForm #row4533, #berForm #row4535, #berForm #row4537, #berForm #row4539, #berForm #row4541, #berForm #row4543, #berForm #row4545, #berForm #row4547, #berForm #row4549, #berForm #row4551, #berForm #row4553, #berForm #row4555, #berForm #row4557, #berForm #row4559, #berForm #row4561, #berForm #row4567  {
/*border-right:2px solid #000*/;
/*margin:0 0 3px;
}*/

#berForm #row4459, #berForm #row4461, #berForm #row4463, #berForm #row4465, #berForm #row4467, #berForm #row4469, #berForm #row4471, #berForm #row4473, #berForm #row4475, #berForm #row4477, #berForm #row4479, #berForm #row4481, #berForm #row4483, #berForm #row4485, #berForm #row4487, #berForm #row4489, #berForm #row4491 {
/*background:indigo;*/
margin:0 0 3px;
padding:0 0 0 30px;
}

#berForm #row4377 .textinput, #berForm #row4379 .textinput, #berForm #row4381 .textinput, #berForm #row4383 .textinput, #berForm #row4385 .textinput, #berForm #row4387 .textinput, #berForm #row4389 .textinput, #berForm #row4391 .textinput, #berForm #row4393 .textinput, #berForm #row4395 .textinput, #berForm #row4397 .textinput, #berForm #row4399 .textinput, #berForm #row4401 .textinput, #berForm #row4403 .textinput, #berForm #row4405 .textinput, #berForm #row4407 .textinput, #berForm #row4411 .textinput, #berForm #row4413 .textinput, #berForm #row4415 .textinput, #berForm #row4417 .textinput, #berForm #row4419 .textinput, #berForm #row4421 .textinput, #berForm #row4423 .textinput, #berForm #row4425 .textinput, #berForm #row4427 .textinput, #berForm #row4429 .textinput, #berForm #row4431 .textinput, #berForm #row4433 .textinput, #berForm #row4435 .textinput, #berForm #row4437 .textinput, #berForm #row4439 .textinput, #berForm #row4441 .textinput, #berForm #row4443 .textinput, #berForm #row4445 .textinput, #berForm #row4447 .textinput, #berForm #row4449 .textinput, #berForm #row4451 .textinput, #berForm #row4453 .textinput, #berForm #row4455 .textinput, #berForm #row4457 .textinput, #berForm #row4409 .textinput  {
/*background:seaGreen;*/
width:100%;
}
#berForm #row4459 .fieldlabel, #berForm #row4491 .fieldlabel, #berForm #row4463 .fieldlabel, #berForm #row4465 .fieldlabel, #berForm #row4467 .fieldlabel {
/*background:darkBlue;*/
float:left;
padding:0 10px 0 0;
width:216px;
}
#berForm #row3925 .textinput, #berForm #row3927 .textinput, #berForm #row3929 .textinput, #berForm #row3955 .textinput, #berForm #row3979 .textinput {
/*background:#FF3333*/ none repeat scroll 0 0;
width:150px;}

#berForm #row4379, #berForm #row4385, #berForm #row4391, #berForm #row4149, #berForm #row4397, #berForm #row4405,
#berForm #row4411, #berForm #row4417, #berForm #row4431, #berForm #row4187, #berForm #row4423, #berForm #row4437,
#berForm #row4443, #berForm #row4195, #berForm #row4197, #berForm #row4199, #berForm #row4225, #berForm #row4241,
#berForm #row4227, #berForm #row4243, #berForm #row4229, #berForm #row4245, #berForm #row4231, #berForm #row4247, 
#berForm #row4449 { float:left; width:200px; padding:0 10px 0 0; /*background:green; */}

#berForm #row4377, #berForm #row4383, #berForm #row4389, #berForm #row4395, #berForm #row4153, #berForm #row4403, 
#berForm #row4409, #berForm #row4415, #berForm #row4429, #berForm #row4433, #berForm #row4421, #berForm #row4435, 
#berForm #row4441, #berForm #row4445, #berForm #row4439, #berForm #row4447, #breForm #row4451, #berForm #row4451
 { float:left; width:300px; padding:0 10px 0 0;/* background:red;*/ }

#berForm #row4461 .fieldlabel, #berForm #row4463 .fieldlabel, #berForm #row3929 .fieldlabel, #berForm #row3955 .fieldlabel, #berForm #row3979 .fieldlabel {
/*background:orange none repeat scroll 0 0;*/
float:left;
padding:0 10px 0 0;
width:216px; }

#berForm #row4467 { width:276px; padding-top:10px;}
#berForm #row4465 .fieldlabel { width:530px;}
#berForm #row4606 .textinput, #row4608 .textinput, #row4610 .textinput, #row4613 .textinput, #row4615 .textinput, #row4461 .textinput, #row4617 .textinput, #row4620 .textinput, #row4622 .textinput, #row4624 .textinput {  width:250px;}





 




/* job application form */

#jobapplicationform .formrow { clear:both; }
#jobapplicationform .fieldlabel { display: block; float: left; width: 180px; padding: 0; margin: 7px 5px 0; text-align: right; font-weight: bold; }
#jobapplicationform .textinput, #jobapplicationform .textareainput, #jobapplicationform .selectinput, #jobapplicationform .fileinput { margin: 5px 0 0 0; }
#jobapplicationform .textinput { width: 400px; }
#jobapplicationform .textareainput { width: 400px; height: 200px; }
#jobapplicationform .requiredtextrow, #jobapplicationform .formbuttons { display: block; margin: 5px 0 0 190px; }

.positionVacant { margin:0 0 15px 0; padding:0 0 10px 0; border-bottom:1px dashed #c6c5c6; }
/* end job application form */

/* cart items */
#wtCart { width:100%; border-collapse:collapse; padding:0; }
#wtCart th { text-align:right; border-bottom:1px dashed #C1C1C2; }
#wtCart td { padding:10px 0; border-bottom:1px dashed #c1c1c2; }
.wtCartTotal { text-align:right; }
#txtCardSecurityCode { width:25px; }
/*.wtCartImage { width:100px; }
.wtCartName { width:484px; }
*/
#cartHolder h2 { font-size:14px; color:#4099d0; margin:0 0 3px 0; padding:0; }
#cartHolder #wtCart { margin:0 0 20px 0; }
#cartHolder #wtForm .fieldlabel { width:120px; height:25px; font-weight:bold; display:block; float:left; }
#cartHolder #wtForm .textinput { width:300px; border:1px solid #ACACAD; }
#cartHolder #wtForm .textareainput { width:300px; height:100px; border:1px dashed #acacad; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size:12px; }
#cartHolder #wtForm .radiobuttonfieldset { border:0; margin:0; padding:0;  }
#cartHolder #wtForm .radiobuttonfieldset br { float:left; margin-right:10px; }
#cartHolder #wtForm .required { margin:0 191px 0 0; }
#cartHolder #wtForm .fieldlabel .required { margin:0; }
/* #cartHolder #wtForm .formbutton { border:0; background:#0077C0; color:#fff; padding:0 10px; margin-top:10px;  } */
#cartHolder #wtForm .formrow { height:22px; margin:0 0 4px 0; }
#cartHolder #wtForm #FieldBillingLabel { width:250px; }
#cartHolder #wtCart .wtTitle { text-align:left; }
#Field2069 { width:300px; }
#cartHolder #wtCC td { padding:3px 10px; }
#cartHolder #wtCC td td { padding:2px; }
#cartHolder #wtCC td #drpCardType { width:204px; }
#cartHolder #wtCC td #txtCardHolderName, #cartHolder #wtCC td #txtCardNumber { width:200px; }
#cartHolder #wtOrderAddress { margin-bottom:10px; }
/* .wtCartButton, .formbutton { border:0; background:#0077C0; color:#fff; padding:0 10px; margin-top:10px;  } */

/* cart end */


/* 3 col */
#acronymHolder { margin-bottom:20px; }
.acronym { width:306px; float:left; margin:0 10px 3px 0; color:#20397B; font-weight:bold; }
#acronymHolder .last { margin-right:0; }
#col1, #col2, #col3 { width:306px; float:left; margin:0 10px 0 0; }
#col1 { }
#col2 { }
#col3 { margin-right:0; }
/* 3 col end */

/* contact */
.contactImage { float:left; width:94px; }
.contactContent { margin:0 0 0 100px; }
/* contact end */

/* projects */
#projectsBanner { background:#FFF200; margin:-5px 0 0 0; height:260px; padding:10px 0; border-top:1px solid #bfca18; }
#projectsBanner img { display:block; float:left; margin:0 0 0 10px;  }
#projectsBanner img.image1 { margin:0 !important; }
#projectsRight { width:200px; float:right; }
#projectsNav { width:230px; float:left; }
#projectsContent { margin:0 240px; }
#projectsNav ul { margin:0; padding:0; list-style:none; }
#projectsNav li { margin:0; padding:0; border-bottom:1px dashed #c6c5c6; }
#projectsNav li a { display:block; margin:0; padding:5px 10px; font-weight:bold; font-size:14px; }
#projectsNav ul ul { padding:0 0 10px 0; }
#projectsNav li li { border:0; }
#projectsNav li li a { padding:2px 12px; font-weight:normal; font-size:11px; }
#projectsNav li a.onLink { text-decoration:underline; }
#projectsRight h3 { margin:0; padding:0; }
#projectsRight .cont { border-bottom:1px dashed #c6c5c6; padding:0 0 10px 0; margin:0 0 15px 0; }
/* proejcts end */

/* search box */
#quicksearch { width:310px; float:right; }
#quickkeywords { border:1px dashed #a7a6aa; }
/* end search box */

/* global product styles */
.products ul { margin:0; padding:0; list-style:none; }
.products li { width:165px; height:200px; margin:0 10px 10px 0; padding:0; float:left; }
.products li a { width:163px; height:163px; display:block; border:1px dashed #acacad; }
.products li a img { display:none; }
.products li p a { height:auto; padding:4px 0 0 0; border:0; }
/* end global product styles */

/* general editing  */
.pageHeadings, .headings, .subHeadings, .date { padding:0; color:#20397B; }
.pageHeadings { margin:0 0 20px 0; font-size:20px; }
.headings { margin:0 0 5px 0; font-size:18px; }
.subHeadings { margin:0 0 3px 0; font-size:14px; }

.date { margin:0; font-size:14px; float:right; }
.clearBoth { clear:both; }
.clearLeft { clear:left;}
.clearRight { clear:right; }
.right { float:right; }
.left { float:left; }
.tLeft { text-align:left; }
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tUpper { text-transform:uppercase; }
.imgLeft { margin:0 10px 10px 0; float:left; }
.imgRight { margin:0 0 10px 10px; float:right; }
table td { vertical-align:top; }
.noBorder { border:0 !important; }

.contentBlock {
	margin:0 10px 20px 0px;
}
.imgBlock { margin:0 0 15px 0; }
.caption { margin:0px 0 0 0; padding:0px; }

.note { border:2px dashed #ff0000; background:#000; color:#fff; padding:5px; }
/* end general editing */

/* global nav.  to change styles, see menu.top.css or menu.left.css */
#navigation ul { margin:0; padding:0; list-style:none; }
#navigation li { margin:0; padding:0 1px 0 0; background:url(../images/navSpacer.gif) no-repeat right center; font-weight:bold; }
#navigation li a { margin:0; padding:9px 40px 9px 39px; display:block; color:#fff200; text-decoration:none; }
#navigation li.last { padding:0; background-image:none; }
#navigation li.last a { padding:9px 38px 9px 38px; }
#navigation li a:hover, #navigation li a.onLink { background:#fff200; color:#20397B; border:1px solid #bfca18; border-width:1px 0; padding-top:8px; padding-bottom:8px; }
/* sub nav */
#navigation ul ul, #subNav ul { margin:0; padding:0; background:#fff200; height:30px; }
#navigation li li, #subNav li { margin:0; padding:0 1px 0 0; background:url(../images/navSpacerInt.gif) no-repeat right center; }
#navigation li li a, #subNav li a { color:#20397B; text-decoration:none; padding:6px 20px !important; font-size:11px; font-weight:bold; }
#navigation li li.last, #subNav li.last { background-image:none; padding:0; }
#navigation li li.last a, #subNav li.last a { padding:6px 20px; }
#navigation li li a:hover, #navigation li li a.onLink, #subNav li a.onLink, #subNav li a:hover { color:#fff200; background:#20397B;  border:0;  }

#subNav { height:30px; background:#fff200; }
#subNav ul { list-style:none; }
#subNav li { float:left; }
#subNav li a { display:block;  }
/* end sub nav */
/* end global nav */

/* the browser fixes */
.ie #form .required { margin:0 143px 0 0; color:#20397B; }
.ie #form .fieldlabel .required { margin:0; }
.ie .promo .cont { height:9.8em !important; }
.ie .homeContBlock .cont { height:8em; }
.ie #rightCol .promo { height:auto !important; }
.ie #rightCol .promo .cont { height:auto !important; }
.ie7 #mediaFader { filter:alpha(opacity=75) !important; }

.ie6 { height:100%; }
.ie6 #mediaFader { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75) !important; height:100%; }
.ie6 #rightCol { width:220px !important; }
.ie6 #rightCol .promo { width:200px; }
.ie6 #projectsNav li li { padding:0 !important; margin:0 !important; display:inline; }

.ie7 #navigation li a.onLink, .ie7 #navigation li a:hover { padding-bottom:7px; }
.ie7 #subNav li a { padding-bottom:5px !important; }

.default #navigation li a, .macosx #navigation li a { font-weight:normal; padding:9px 42px; }
.default #navigation li.last a, .macosx #navigation li.last a { padding:9px 34px 9px 35px; }
.default #navigation li li a, .macosx #navigation li li a { padding:6px 20px; }


/* the browser fixes end */




