/* REDEFINED TAGS */

body {
	background-color: #ffffff;
	background-image:url(graphics/header/winter_page_bg.gif);
	background-repeat: repeat-x;
	margin: 0px auto 10px auto;
	width: 946px;
	text-align: center;
	position:relative;
}

div {
	overflow: hidden;
	margin: 0px;
}

img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}

p {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	color: #222222;
	line-height: 1.4em;
	margin: 0px 0px 20px 0px;
	overflow:visible;
	text-align:justify;
}

p.ourwork {
	font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
}

p.ourworkcaption {
	font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #444444;
	margin: 0px 0px 10px 0px;
	text-align:right;
}

p.contactnames {
	margin-top: 6px;
	padding-left: 3px;
	font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
	color: #5b1300;
	line-height: 1.1em;
}

p.picturegallery {
	font-size: 0.6em;
	text-align:left;
	margin-top: 5px;
}

p.pagetitle {
	font-size: 0.7em;
	color: #888888;
	margin: 6px 0px 0px 28px;
	text-align:left;
}

.morepressarticles {
	font-size: 0.7em;
	color: #888888;
	text-align:left;
}

.tooltip {
	font-size:0.7em;
	line-height: 1.2em;
	text-align:left;
}

.contactdetails {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size:0.85em;
	color: #666666;
	line-height: 1em;
}

.paragraphsubheader {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	color: #222222;
	line-height: 1.4em;
	margin: 20px 0px 20px 0px;
	overflow:visible;
	text-align:justify;
}
h1.mainheader {
	font-size: 1.4em;
	color: #5b1300;
	margin-bottom: 5px;

}
h1 {
	font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #5b1300;
	line-height: 1.4em;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-weight: bold;
	color: #5b1300;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0px 0px 5px 0px;
}

h3 {
	font-family: Palantino, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 0.9em;
	color: #5b1300;
	line-height: 1.4em;
	margin: 3px 0px 4px 0px;
}

ul {
	list-style-image:url(graphics/bullet.gif);
	margin-top:7px;
}

li {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	color: #222222;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0px 0px 20px 0px;
}

li.ourwork {
		font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
		margin-bottom: 12px;
}

ul.press {
	font-size: 14px;
}

/* FORMS

(NOTE: I think form tag is best redefined using a class because it breaks in some browsers) */

.form {
	font-family: Verdana, Arial, arial, sans-serif;
	font-size: 0.7em;
	color: #373737;
	line-height: 17px;
	margin: 0px 0px 10px 0px;
}

.form_within_table {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	color: #222222;
	line-height: 1.4em;
	margin: 0px 0px 20px 0px;
	overflow:visible;
	text-align:justify;
}

#dropdown {
	padding: 0px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: -2px;
	width: 151px;
	font-family: Verdana, Arial, arial, sans-serif;
	font-size: 1em; 
}

.formfields {
	vertical-align: middle;
	width: 250px;
	border: solid 1px #5B1300;
	margin: 2px 0px 2px 4px;
	color: #373737;
}

.button {
	font-family: Verdana, Arial, arial, sans-serif;
	border: solid 1px #000000;
	color:#FFFFFF;
	background-color:#5B1300;
}


/* TABLES */

table {
	margin: 0px;
	padding: 0px;
}

tr {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 0px;
}

table.jobapp {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 0.75em;
	  margin-top: 20px;
}

/* LINKS */

a {
	color: #5b1300;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #8c594c;
}

a:active {
	text-decoration: none;
}

.footerlinks {
	font-size:0.7em;
	font-weight:bold;
	margin:0px;
	text-align:right;	
}

.greyfooterlinks {
	font-size:0.7em;
	font-weight:bold;
	margin:0px;	
	color:#666666;
}

.greyfooterlinks a {
	color:#666666;
}

.homeleftcollinks {
	position:relative;
	top: 9px;
	left: 65px;
}

.subnavlinks {
	font-size:0.7em;
	color: #5b1300;
}

.contactlinks {
	font-weight:bold;
	color: #5b1300;
}

.partnerslinks {
	font-weight:normal;
	font-size:0.7em;
	text-align:center;
	margin-top: 4px;
	margin-bottom: 10px;
}

.admincontactslinks {
	font-weight:normal;
	font-size:0.7em;
	text-align:center;
	margin-top: 4px;
	margin-bottom: 10px;
}
.careerfields
{
	border: 1px solid #5b1300;
}

.careerfieldsdate
{
	border: 1px solid #5b1300;
	width:100px;
}

a.backtotop {
	font-size: 0.8em;
}

a.grey {
	color:#666666;
}

a.sitemaplinks {
	font-size: 0.85em;
	position: relative;
	left: 12px;
}

a.sitemaplinks2 {
	font-size: 0.85em;
	position: relative;
	left: 36px;
}

/* HR TAGS */

/*hr.dotted {
	border: none 0;
	border-top: 1px dashed #D5D5D5;
	height: 1px;
	width: 520px;
}*/

hr.dotted {
	border: none 0;
	border-top: 1px dashed #d1bdb7;
	height: 1px;
	width:648px;
}

hr.solid {
	border: none 0;
	border-top: 1px solid #D5D5D5;
	height: 1px;
	width: 520px;
}

/* CLASSES */

.headerimages {
	margin-bottom: 20px;
}

/* DIV TAGS */

#container {
	background-image:url(graphics/page_bg.gif);
	background-repeat:y;
	width:946px;
	position:relative;
	z-index:1; 
	left: 0px;
	top: 0px;
	text-align:left;
}

#header {
	background-image:url(graphics/header/winter_bg.gif);
	background-repeat:no-repeat;
	width:946px;
	height:250px;
	z-index: 1;
}

#headertrade {
	background-image:url(graphics/header/header_trade_bg.gif);
	background-repeat:no-repeat;
	width:946px;
	height:250px;
	z-index: 1;
}

#content {
	padding-left:21px;
}

#leftcolumn1 {
	width:398px;
	padding-left:100px;
	float:left;
}

#leftcolumn2 {
	width:317px;
	float:left;
}

#leftcolumn3 {
	width:300px;
	float:left;
}

#leftcolumn4 {
	width:510px;
	float:left;
}

#leftcolumn5 {
	width:600px;
	float:left;
}

#rightcolumn1 {
	float:left;
	position:relative;
	left:28px;
}

#rightcolumn2 {
	float:left;
	position:relative;
	left:40px;
	top: -4px;
	width:200px
}

#rightcolumn3 {
	float:left;
	position:relative;
	left:40px;
	width:135px
}

#rightcolumn4 {
	float:left;
	position:relative;
	left:40px;
	width:250px
}
#rightcolumn5 {
	float:left;
	position:relative;
	left:28px;
	width:307px;
}


#partners {
	width:652px;
	padding-left:126px;
	float:left;
}

#partners_700 {
	width:700px;
	padding-left:126px;
	float:left;
}

#pricelist {
	width:656px;
	padding-left:126px;
	float:left;
}

#admin {
	width:800px;
	padding-left:26px;
	float:left;
}

/* SPACERS */

.marginbottom10 {
	margin-bottom:10px;
}

.button { 
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 9pt; 
	font-weight:normal; 
	color: #ffffff; 
	background-color: #8c594c;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}
