﻿h1, h2
{
	margin:0 0 0.9em 0;
	color:#535353;
	font-size:120%;
}
h1 span, h2 span
{
	display:none;
}

h2.light
{
	color:white;
}

ul
{
	padding:0 0 0 15px;
}
ul li
{
	margin-bottom:0.7em;
}

a
{
	color:#42637f;
}

fieldset div
{
	clear:both;
	padding-bottom:2px;
}
fieldset label
{
	display:block;
	float:left;
}
fieldset div.checkbox label
{
	display:inline;
	float:none;
	width:auto;
}

input.text, textarea
{
	margin:0;
	padding:1px;
	border:1px solid #999;
	font-size:12px;
}
input#ctl00_MainContainerPC_backButton
{
	cursor:pointer;
	position:absolute;
	top:5px;
	right:6px;
	border:0;
	background-color:#42637F;
	color:white;
	font-size:95%;
}
input#ctl00_MainContainerPC_backButtonBottom
{
	cursor:pointer;
	position:absolute;
	bottom:5px;
	right:6px;
	border:0;
	background-color:#E8E9E9;
	color:#535353;
	font-size:95%;
}

div#background
{
	height:100%;
	width:100%;
	background-image:url("../images/left_column.gif");
	background-repeat:repeat-y;
}
div#backgroundLighter
{
	height:100%;
	width:100%;
	background-image:url("../images/left_column_lighter.gif");
	background-repeat:repeat-y;
}
div#bottomRightBackground
{
	height:100%;
	width:100%;
	background-image:url("../images/bottom_right_column.gif");
	background-position:286px;
	background-repeat:repeat-y;
}

div#topColumn
{
	width:524px;
	height:225px;
	background-color:white;
}
div#bottomColumn
{
	height:172px;
	background-color:#e8e9e9;
}

div#leftColumn
{
	float:left;
	width:282px;
	min-height:397px;
	_height:397px;
	border-right:1px solid black;
	background-color:#D2D4D4;
}
div#leftColumnDarker
{
	float:left;
	width:282px;
	height:100%;
	border-right:1px solid black;
	background-color:#ccc;
}
div#rightColumn
{
	float:right;
	width:241px;
	background-color:#E8E9E9;
}
div#leftColumn, div#rightColumn
{
	height:100%;
}

div#bottomRightColumn
{
	float:right;
	width:238px;
	height:169px;
	margin-top:3px;
	background-color:#3f7a8f;
	color:white;
}
div#bottomRightColumn img
{
	float:left;
	margin-right:0.5em;
}
div#bottomRightColumn div.innerContainerHalf span
{
	display:block;
	margin-bottom:0.5em;
}
div#bottomRightColumn div.innerContainerHalf strong
{
	display:block;
}

div.innerContainer
{
	padding:0.8em 1.2em 1.2em 1.2em;
}
div.innerContainerHalf
{
	padding:0.2em;
}

div.scrolling
{
	overflow:auto;
}

img.float
{
	float:left;
	margin-right:1.3em;
}

p.block
{
	margin-bottom:0.9em;
}

p.info
{
	clear:both;
	margin-bottom:1.1em;
}

p.info span
{
	display:block;
	margin-bottom:0.9em;
}

p.info strong
{
	display:block;
}

.clearMargin
{
	margin:0 !important;
	padding:0 !important;
}

.clearFloat
{
	clear:both;
	margin:0;
}

.underlined
{
	text-decoration:underline;
}

.color
{
	color:#42637f;
}

/* default - welcome */
img#mainImg
{
	width:524px;
	height:397px;
}

/* news */
div#latestNewsList
{
	overflow:auto;
	margin:4em 0 0 0;
	height:250px;
}
div#latestNews h1
{
	width:71px;
	height:13px;
	margin-bottom:2em;
	background-image:url("../images/title_latestnews.jpg");
	background-repeat:no-repeat;
}
div#latestNewsList dd.par
{
	margin-bottom:1.3em;
}

div#partnership
{
	height:120px;
}
div#partnership div.innerContainer
{
	padding:0.9em 0 0.5em 1.2em;
}
div#partnership h2
{
	width:99px;
	height:13px;
	background-image:url("../images/title_newpartnership.jpg");
	background-repeat:no-repeat;
}
div#partnership img
{
	float:left;
}
div#partnership a
{
	display:block;
}
div#partnership p, div#partnership a
{
	margin-left:110px;
}

div#newsletter
{
	height:106px;
	margin-left:3px;
	background-color:#B8BABA;
}
div#newsletter div.innerContainer
{
	padding:0.7em 0.5em 0 1.2em;
}
div#newsletter h2
{
	width:68px;
	height:13px;
	margin-bottom:0.2em;
	background-image:url("../images/title_newsletter.jpg");
	background-repeat:no-repeat;
}
div#newsletter label
{
	display:block;
	margin-bottom:0.5em;
}
div#newsletter input.text
{
	float:left;
	width:170px;
}
div#newsletter input#ctl00_MainContainerPC_sendButton
{
	cursor:pointer;
	border:0;
	background-color:#B8BABA;
	color:#535353;
	font-weight:bold;
}
div#salesMarketing
{
	padding:0.5em 0 0.5em 0.5em;
}
div#salesMarketing h2
{
	width:108px;
	height:13px;
	margin-left:98px;
	background-image:url("../images/title_salesandmarketing.jpg");
	background-repeat:no-repeat;
}
div#salesMarketing strong
{
	display:block;
}
/* news detail */
div#newsTitle
{
	height:60px;
	background-color:#42637F;
}
div#newsTitle h1
{
	margin:0;
	padding:0.5em 0 0 0.9em;
	color:white;
	font-size:135%;
}
div#newsTitle p
{
	color:white;
	padding:0 0 0 1.2em;
	margin:0;
}
div#newsBody div.innerContainer
{
	overflow:auto;
	height:310px;
	margin:1em;
	padding:0;
}
div#newsBody ul
{
	margin-top:1em;
}
div#newsBody div.innerContainer img
{
	float:left;
	margin:1em;
}

/* the company */
div#whyChooseCIS
{
	float:right;
	width:200px;
	height:100%;
	background-color:#3f7a8f;
	color:white;	
}
div#whyChooseCIS h2
{
	width:89px;
	height:13px;
	background-image:url("../images/title_whychoosecis.jpg");
	background-repeat:no-repeat;
}

div#theCompanyLeft
{
	float:left;
	width:324px;
}

div#companyProfile
{
	padding-top:1.3em;
	background-color:white;
}
div#companyProfile h1
{
	width:98px;
	height:13px;
	background-image:url("../images/title_companyprofile.jpg");
	background-repeat:no-repeat;
}

div#whatWeDo
{
	padding:1.3em 1em 0 1em;
}
div#whatWeDo h2
{
	width:67;
	height:13px;
	background-image:url("../images/title_whatwedo.jpg");
	background-repeat:no-repeat;
}

/* services */
div#ourService h1
{
	width:69px;
	height:13px;
	background-image:url("../images/title_ourservice.jpg");
	background-repeat:no-repeat;
}

div#operations div.innerContainer
{
	padding:0.5em 0.5em 0.5em 0.5em;
	margin:0;
}
div#operations h2
{
	width:65px;
	height:13px;
	margin:0.7em 0 0.9em 0.6em;
	background-image:url("../images/title_operations.jpg");
	background-repeat:no-repeat;
}

div#centralControl
{
	position:absolute;
	bottom:0;
	right:0;
	width:238px;
	height:180px;
	margin-top:3px;
	background-color:#3f7a8f;
	color:white;
}
div#centralControl img
{
	float:left;
	margin-right:0.5em;
}
div#centralControl div.innerContainer
{
	padding:0.7em 0.2em 0.2em 0.2em;
}
div#centralControl h2
{
	width:98px;
	height:13px;
	margin:0 0 0 105px;
	padding:0 0 0.7em 0;
	background-image:url("../images/title_centralcontrol.jpg");
	background-repeat:no-repeat;
}

/* solutions */
div#someOfOurClients
{
	width:100%;
	height:187px;
}
div#someOfOurClients div.innerContainer
{
	padding:0.9em 0 0 1.2em;
}
div#someOfOurClients h2
{
	width:117px;
	height:13px;
	background-image:url("../images/title_someofourclients.jpg");
	background-repeat:no-repeat;
}
div#someOfOurClients ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight:bold;
}
div#someOfOurClients ul li
{
	margin:0;
}

div#caseStudies
{
	height:210px;
	background-color:#E8E9E9;
}
div#caseStudies div.innerContainer
{
	margin:0;
	padding:1em;
}
div#caseStudies h2
{
	display:block;
	width:73px;
	height:13px;
	margin:0 0 1.2em;
	padding:0;
	background-image:url("../images/title_casestudies.jpg");
	background-repeat:no-repeat;
}
div#caseStudies img
{
	margin-right:0.2em;	
}

div#completeIntegratedSolutions
{
	height:162px;
}
div#completeIntegratedSolutions h1
{
	width:183px;
	height:13px;
	background-image:url("../images/title_completesolutions.jpg");
	background-repeat:no-repeat;
}

div#serviceSolutions
{
	height:210px;
	margin:3px 0 0 4px;
	background-color:#3f7a8f;
	color:white;
}
div#serviceSolutions h2
{
	width:105px;
	height:13px;
	background-image:url("../images/title_servicesolutions.jpg");
	background-repeat:no-repeat;
}
div#serviceSolutions div.innerContainer
{
	padding:1.2em 0.7em 0.7em 0.7em;
}
div#serviceSolutions ul
{
	float:left;
	width:40%;
        margin-right:5px;
	line-height:0.9em;
}

div#propertyManagementCaseStudy h1
{
	width:178px;
	height:17px;
	background-image:url("../images/title_propertymanagement.jpg");
	background-repeat:no-repeat;
}
div#propertyManagementCaseStudy h2, div#newsAndMediaCaseStudy h2
{
	width:128px;
	height:17px;
	background-image:url("../images/title_thecissecurityservice.jpg");
	background-repeat:no-repeat;
}
div#propertyManagementCaseStudySecond
{
	margin-top:2.5em;
}
div#newsAndMediaCaseStudy h1
{
	width:148px;
	height:17px;
	background-image:url("../images/title_newsandmedia.jpg");
	background-repeat:no-repeat;
}
div#newsAndMediaCaseStudySecond
{
	margin-top:2.5em;
}

/* careers */
div#applyOnline h1
{
	width:76px;
	height:15px;
	margin-bottom:0.6em;
	background-image:url("../images/title_applyonline.jpg");
	background-repeat:no-repeat;
}
div#applyOnline
{
	padding-bottom:0;
}
div#applyOnline label
{
	width:95px;
}
div#applyOnline input.text, div#applyOnline textarea
{
	width:150px;
}
div#applyOnline textarea
{
	height:60px;
}
div#isEmployedDiv
{
	clear:none;
	float:left;
	width:120px;
}
div#ownTransportDiv
{
	clear:none;
	float:right;
	width:100px;
	margin-bottom:0.2em;
}
div#holdSecurityLicenceDiv
{
	width:100%;
}
div#holdSecurityLicenceDiv label
{
	display:block;
	float:left;
	width:230px;
	_width:228px;
}

input#ctl00_MainContainerPC_sendButton
{
	float:left;
}
span#ctl00_MainContainerPC_infoMessage
{
	display:block;
	float:left;
	margin:0.3em 0 0 0.3em;
	font-weight:bold;
}
div#preferredShiftPattern label
{
	width:150px;
}
div#preferredShiftPattern input.text
{
	width:95px;
}

div#latestVacancies
{
	height:224px;
	margin:0 0 0 3px;
	background-color:#B8BABA;
}
div#latestVacancies h2
{
	width:99px;
	height:13px;
	background-image:url("../images/title_latestvacancies.jpg");
	background-repeat:no-repeat;
}
div#latestVacancies dl
{
	overflow:auto;
	height:160px;
	margin-left:0.5em;
}
div#latestVacancies dd
{
	color:#3f7a8f;
}
div#latestVacancies dd.par
{
	margin-bottom:1em;
}

div#careersWithCIS 
{
	padding:0.4em 0 0.5em 0.5em;
}
div#careersWithCIS h2
{
	width:97px;
	height:13px;
	margin:0 0 0.7em 98px;
	background-image:url("../images/title_careerswithcis.jpg");
	background-repeat:no-repeat;
}

/* accreditations */
div#accreditations h1
{
	width:88px;
	height:12px;
	margin-bottom:0.2em;
	padding:0;
	background-image:url("../images/title_accreditations.jpg");
	background-repeat:no-repeat;
}
div#accreditations dl dt
{
	font-weight:bold;
}
div#accreditations dl dd
{
	margin-bottom:1em;
}

/* contact us */
div#contactUs
{
	padding-bottom:0;
}
div#contactUs label
{
	width:70px;
}
div#contactUs input.text, div#contactUs textarea, div#contactUs select
{
	width:170px;
}
div#contactUs select
{
	margin-bottom:0.8em;
}
div#contactUs textarea
{
	height:80px;
}

div#whereToFindUs h2
{
	margin:0.6em;
}
div#whereToFindUs img
{
	margin:0 3px;
}

div#address
{
	float:right;
	width:238px;
	height:180px;
	margin-top:3px;
	background-color:#3f7a8f;
	color:white;
}
div#address div.innerContainer
{
	margin:1.5em 0 0 3em;
	_margin:1.5em 0 0 0;
	text-align:center;
}
div#address div.centerAddress
{
	width:10px;
	overflow:visible;
	white-space:nowrap;
}
div#address address
{
	font-size:105%;
	font-style:normal;
	font-weight:bold;
}
div#address address.par
{
	margin-bottom:1em;
}