/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * This typography file is included in the WYSIWYG editor and the front end. It provides
 * a place to add link styles and font styles you would like in the CMS and the Front End.
 */

 
/* GENERIC STYLES 
-------------------------------------------- */
 
.typography * {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
}

/* PARAGRAPHS 
-------------------------------------------- */
.typography p { 
 	line-height: 130%;
 	font-size: 1.4em;
	margin: 0 0 10px 0;
}

.typography .introbox p {
font-size: 1.4em;
}

.typography strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


/* QUOTES
-------------------------------------------- */
.typography blockquote {
	margin: 10px;
	font-size: 1.4em;
	color: #777;
	font-style: italic;
}	
.typography q {
	display:block;
	font-size: 0.8em;
	margin: 1em 1em;
	padding: 0.5em;
	border: 1px #ccc solid;
}

/* LINKS 
-------------------------------------------- */

.typography a { 
 	text-decoration: underline; 
	color: #053581;
}
	.typography a:hover { 
 		text-decoration: underline;
	}
	
	.typography a:visited {
	color: #184996
	}
	
	.typography a.button1, .typography a.button1:visited, .typography a.button3, .typography a.button3:visited, .typography a.button4, .typography a.button4:visited {
	display: block;
	width: 264px;
	height: 63px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: url(../images/button1.png) 0px 0px no-repeat;
	line-height: 63px;
	text-align: center;
	font-size: 1.3em;

		}
		
		.typography a.button3, .typography a.button3:visited {
		background: url(../images/button3.png) 0px 0px no-repeat;
		width: 214px;
		margin-top: 10px;
		}
		
		.typography a.button4, .typography a.button4:visited {
			float: right;
			margin-top: -35px;
				}
		
	
	.typography a.customerbutton, .typography a.customerbutton:visited {
	margin: 30px auto 0px auto;
	background: url(../images/ie6/button2.png) 0px 0px no-repeat;
	height: 62px;
	}
	
	.typography .homebox a.button1, .typography .homebox a.button1:visited {
	float: right;
	margin: -1px 30px 0px 0px;
	}
	
	.typography a.centeredbutton, .typography a.centeredbutton:visited {
	margin: 0px auto;
	font-weight: normal;
	}
	
	
	.typography a.button1:hover, .typography a.button4:hover {
	display: block;
	width: 264px;
	height: 63px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: url(../images/button1.png) 0px -63px no-repeat;
	line-height: 63px;
	text-align: center;
	font-size: 1.3em;
		}
	
	.typography a.customerbutton:hover {
	margin: 30px auto 0px auto;
	background: url(../images/ie6/button2.png) 0px -61px no-repeat;
	height: 62px;
	text-decoration: none;
	}
	
	.typography a.button3:hover {
	background: url(../images/button3.png) 0px -61px no-repeat;
	text-decoration: none;
	}
	
	
	
	/* LINK ICONS - shows type of file
	------------------------------------ */
	.typography a[href$=".pdf"],
	.typography a[href$=".PDF"],
	.typography a.pdf {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
	}
	.typography a[href$=".doc"],
	.typography a[href$=".DOC"],
	.typography a.doc {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_word.png) no-repeat left center;
	}
	.typography a[href$=".xls"],
	.typography a[href$=".XLS"],
	.typography a.xls {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_excel.png) no-repeat left center;
	}
	.typography a[href$=".gz"],
	.typography a[href$=".GZ"],
	.typography a[href$=".gzip"],
	.typography a[href$=".GZIP"],
	.typography a[href$=".zip"],
	.typography a[href$=".ZIP"],
	.typography a.archive {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_zip.png) no-repeat left center;
	}
	.typography a[href$=".exe"],
	.typography a[href$=".EXE"],
	.typography a.application {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/application.png) no-repeat left center;
	}

/* LIST STYLES 
-------------------------------------------- */
.typography ul, 
.typography ol {
	margin: 0 0 18px 24px;
	
	}
	.typography li {
		margin: 5px 0px;
		font-size: 1.4em;
		padding-left: 10px;
	}
		.typography li li {
			font-size: 1.4em;
		}
		
		.typography .homebox li, .typography .ticks li {
		background: url(../images/tick.png) 0px 0px no-repeat;
		list-style: none;
		padding: 3px 0px 10px 50px;
		margin: 0px;
		height: 35px;
		}
		
		
		
		.typography .ticks li {
		height: auto;
		background: url(../images/small-bullet.png) 0px 0px no-repeat;
		}
		
		.typography .loginbox .ticks li {
		background: url(../images/tick-header.png) 0px 0px no-repeat;
		}
		
		.typography .ticks li {
		height: auto;
		}
		
				
		.typography .homebox ul, .typography .ticks ul {
		margin: 0px;
		}
		
				.typography ul.optionsmenu {
	background: url(../images/optionsmenu.png) 0px 0px no-repeat;
	height: 35px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	}
	
	.typography ul.whatwedooptions {
/* 	background: url(../images/optionsmenu1.png) 0px 0px no-repeat; */
	}
	
	.typography ul.intlmenu {
	/* background: url(../images/optionsmenu2.png) 0px 0px no-repeat; */
	}
	
		.typography ul.optionsmenu li {
	float: left;
	list-style: none;
	text-align: center;
	margin: 0px 2px;
	padding: 0px;
	line-height: 35px;
	}
	
		.typography ul.optionsmenu li a, ul.optionsmenu li a:visited {
color: #000;
text-decoration: none;
font-size: 1.3em;
display: block;
height: 35px;

	}
	
		.typography ul.optionsmenu li a span, ul.optionsmenu li a:visited span {
color: #000;
display: block;
font-size: 1em;
padding: 0px 10px;

	}
	
		.typography ul.optionsmenu li a.active-tab, ul.optionsmenu li a.active-tab:visited {
background: url(../images/tab-left.png) 0px 0px no-repeat;
	}
	
		.typography ul.optionsmenu li a.active-tab span, ul.optionsmenu li a.active-tab:visited span {
background: url(../images/tab-right.png) 100% 0% no-repeat;
	}
	
		.typography ul.optionsmenu li a:hover {
background: url(../images/tab-left.png) 0px 0px no-repeat;
text-decoration: none;
	}
	
		.typography ul.optionsmenu li a:hover span {
background: url(../images/tab-right.png) 100% 0% no-repeat;
	}
		
/* HEADER STYLES 
-------------------------------------------- */

.typography h1,
.typography h2, .typography h3, .typography h4 { 
	color: #000; 
	margin: 0 0 10px 0;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.typography h1 {
	font-size: 3em;
}

.typography h1.thinh1 {
margin: 0px 70px 10px 70px;
}

.typography h2 { 
 	font-size: 20px; 
	margin-bottom: 12px;
}	
.typography h3 {
	margin: 0 0 12px 0;
	font-weight: bold;
	clear: both;
	font-size: 1.8em;
}

.typography .faqtext h3 {
margin-bottom: 0px;
}

.typography h3 a, .typography h3 a:visited {
text-decoration: none;
color: #000;
font-size: 1em;
}

.typography h4 {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	margin: 0 0 7px 0;
}
.typography h5 {
	font-size: 14px;
	color: #222;
	font-weight: 700;
	margin: 0 0 12px 0;
}
.typography h6 {
	font-size: 13px;
	color: #555;
	line-height: 1.4em;
	margin: 0 0 12px 0;
}

/* PRE STYLES 
-------------------------------------------- */	
.typography pre {
	font-family:"Courier New",Courier;
	display:block;
	font-size:1.2em;
	margin:2em 5em;
	padding:0.5em;
	border:1px #ccc solid;
	background:#eee;;
}

/* TABLE STYLING 
-------------------------------------------- */
.typography table {
	margin: 0 0 18px 0;
	font-size: 11px;
	color: #666;
	border-collapse:collapse;
}
	.typography tr {}
	
		.typography td {
		
			padding:5px;
		}

/* WYSIWYG EDITOR ALIGNMENT CLASSES 
-------------------------------------------- */
.typography .left {
	text-align: left;
}
.typography .center {
	text-align: center;
}
.typography .right {
	text-align: right;
}

/* IMAGES 
-------------------------------------------- */
.typography img {
	border: none;
}

.typography .customers .threecolumn img.product {
border: 4px solid #ccc;
}

	.typography img.right {
		float: right;
		margin-left: 20px;
	}
	.typography img.left {
		float: left;
	}
	.typography img.leftAlone {
		float: left;
		margin-right: 100%;
	}
	.typography img.center {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}


/* homepage ---*/


	.homebox, .customerbox, .loginbox {
	padding: 30px;
	height: 200px;
	margin: 20px 0px 20px 0px;
	}
	
	.homebox {
	background: url(../images/home-box.png) 0px 0px no-repeat;
	margin-top: 0px;
	}
	
	
	.loginbox {
	text-align: center;
	font-size: 1.1em;
	height: 80px;
	margin-bottom: 30px;
	background: url(../images/login.png) 0px 0px no-repeat;
	}
	
	.customerbox {
	text-align: center;
	font-size: 1.1em;
	height: 145px;
	background: url(../images/customer-box.png) 0px 0px no-repeat;
	}
	
	.customerlogo, .leftimage {
	float: left;
	width: 140px;
	}
	
	.leftimage {
	width: 100px;
	margin-left: 20px;
	position: relative;
	}
	
	.maincolumn .leftimage {
	background: #fff;
	padding: 10px 20px;
	margin: 0px 10px 5px 0px;
	border: 4px solid #ccc;
	margin-left: 0px;
	text-align: center;
	
	}
	
	.linktext {
	float: right;
	width: 130px;
	}
	
	#Menu2 .leftimage {
	margin: 0px;
	width: 75px;
	border: 4px solid #fff;
	}
	
	.customerinfo, .textinfo {
	float: right;
	width: 270px;
	}
	
	.textinfo {
	width: 350px;
	margin-bottom: 15px;
	}
	
	
	.quote {
	font-size: 1.3em;
	}
	
	.introcontent {
	font-size: 1em;
	}
	


.twocolumn, .contactus {
width: 49%;
float: left;
margin-right: 2%;
}

.contactus {
background: url(../images/contactus.png) 0px 0px no-repeat;
width: 445px;
margin-right: 10px;
}

.contactus1 {
background: url(../images/contactus-bottom.png) 0% 100% no-repeat;
padding: 20px;
}

.threecolumn {
float: left;
width: 32%;
margin-right: 1.5%;
}

.typography .threecolumn ul li {
list-style: none;
background: url(../images/spacer.png) 0px 5px no-repeat;
padding-left: 20px;
}

.fourcolumn {
width: 24%;
float: left;
margin: 0% 0.5%;
}

.customercolumn {
margin: 0% 1.5%;
width: 47%;
margin-bottom: 15px;
height: 250px;
}

.lastcolumn {
margin: 0px;
}

.introbox {
font-size: 1.3em;
}


.customerbox .introbox, .loginbox .introbox {
font-size: 1.1em;
}

.module1 {
background: #E2EEFE;
padding: 20px;
margin-top: 30px;
text-align: center;
font-size: 1.2em;
}

.customerdescription {
float: left;
width: 635px;
}

.customermodule {
font-size: 1em;
text-align: left;
margin-bottom: 30px;
}

.solution {
background: url(../images/module1-top.png) 0% 0% no-repeat;
margin: 15px 0px 0px 8px;
}




.solution1 {
background: url(../images/module1-bottom.png) 0% 100% no-repeat;
padding: 10px 10px 15px 10px;
height: 500px;
}

.solution1 img {
border: 3px solid #fff;
margin-bottom: 10px;
}

.solution h3 {
font-size: 1.35em;
margin-bottom: 2px;
}

.solution p.industry {
margin: 0px;
}

.logoquote {
background: #fff url(../images/ie6/module2-bottom.png) 0% 100% no-repeat;
float: right;
width: 208px;
}

.logoquote1 {
background: url(../images/ie6/module2-top.png) 0% 0% no-repeat;
padding: 15px;
text-align: center;
}

.sidebarBox h3 {
font-size: 1em;
margin: 0px;
}

.hometext ul li {
list-style: none;
padding: 0px 60px 7px 40px;
}

.intltext ul li, .whatwedo .hometext ul li {
list-style: disc;
margin: 0px 0px 7px 20px;
padding: 0px 0px 0px 5px;
}


.hometext ul li a {
color: #000;
font-size: 0.9em;
}

.panel {
	clear: both;
	display: none;
	}

.panel.active-tab-body {
	display: block;
}