/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*       		        	MAIN STRUCTURE			 				*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	margin: 7px;
	padding: 0;
	background:#DDDDDD;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #3A3A3A;
}

.cleared {
	overflow: hidden;
	margin:0;
	padding:0;
}

p {
	padding: 0;
	margin:0 0 15px 0;	
}

#container {
	width: 990px;
	background: url(../images/rightcolback.gif) right repeat-y #ffffff;
	margin: 0;
	padding:0;
}

#leftCol {
	float: left;
	background:  url(../images/content_cnr.gif) top left no-repeat #ffffff;
	width: 500px !important;
	width: 560px;
	width/**/:/**/500px;
	margin: 0;
	padding: 20px 40px 40px 20px;
	text-align: justify;
}

#rightCol {
	float: right;
	width:430px;
	background: #59B3E0;
	margin: 0;
	padding:0 0 20px 0;
	background: url(../images/rightcolback.gif) repeat;
}

#header {
	width: 430px;
	height: 135px;
	margin: 0;
	padding: 0;
	background:  url(../images/logo.gif) top right no-repeat #565756;
	overflow: hidden;
}

#nav {
	width: 430px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #6E6E6E;
	overflow: hidden;
}

#search {
	width: 430px;
	height: 35px;
	margin: 0;
    padding: 0;
	text-align: right;
	background: #3BA1D1;
	overflow: hidden;
}

#services, #resources, #general, #subscribe, #search {
	width: 430px;
	margin: 0;
	padding:0 0 20px 0;
	border-top: 1px solid #76BCDF;
	border-bottom: 1px solid #36A4DC;
	overflow: hidden;
}

#services {
	background: url(../images/servicesback.gif) bottom left no-repeat;
	}

#resources {
	background: url(../images/resourcesback.gif) bottom center no-repeat;
}

#general {
	border-bottom: none;
}

.wrapper {
	float:left;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


.serviceswrapper {
	width:205px;
	float:left;
	overflow: hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*       			A HREFS			 	    					*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#rightCol a {
	color: #FFFFFF;
	text-decoration: none;
}

#rightCol a:hover {
	color: #FECC14;
	text-decoration: none;
	font-weight: bold;
	z-index: 1;
}

#leftCol a {
	color: #4C86B3;
	text-decoration: none;
	font-weight: bold;
}

#leftCol a:hover {
	color: #4C86B3;
	text-decoration: underline;
	font-weight: bold;
}

a img {
	border: none;
}
	

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*       		        ALL HEADER TAGS	    		        		*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


h1, h2 {
	font-family: Din, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:normal;
}

h1 {
	color: #134A78;
	font-size: 45px;
	line-height:50px;
	margin:40px 0 40px 0;
}

h2 {
	color: #4C86B3;
	font-size: 30px;
	line-height:35px;
	margin:20px 0 20px 0;
}

#resources h3 {
	text-indent: -999em;
	height:130px;
	margin:0;
	padding:0;
}

h3, #special h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BDBDBD;
	font-size: 20px;
	line-height:25px;
	text-align: left;
	font-weight:normal;
	margin: 10px 0 10px 0;
}

#services h4 {
	text-indent: -999em;
	background: url(../images/title_services.gif) left top no-repeat;
	margin:30px 0 5px 10px;
}

#resources h3.tools, #resources h3.education, #resources h3.search {
	text-indent: -999em;
	width:143px;
}

#resources h3.tools {
	background: url(../images/icon_tools.gif) center top no-repeat;
}

#resources h3.education {
	background: url(../images/icon_education.gif) center top no-repeat;
}

#resources h3.search {
	background: url(../images/icon_search.gif) center top no-repeat;
}

#resources h4 {
	text-indent: -999em;
	background: url(../images/title_resources.gif) left top no-repeat;
	margin:30px 0 5px 10px;
}

#rightcol h4 {
	height:17px;
	margin:30px 0 5px 10px;
	padding:0;
}

#subscribe h4 {
	text-indent: -999em;
	background: url(../images/title_subscribe.gif) left top no-repeat;
	margin:30px 0 5px 10px;
}

#general h4 {
	text-indent: -999em;
	background: url(../images/title_blog.gif) left top no-repeat;
	margin:30px 0 5px 10px;
}

#general h5 {
	color: #ffffff;
	margin: 20px 0 -15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*       		        	TYPOGRAPHIC		  					*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.divide {
	border-bottom: 1px dashed #ccc;
	margin-bottom:20px;
	}
	
.divider {
	border-bottom: 1px dashed #ccc;
	}	

#subscribe p {
	margin: 15px 10px 0 10px;
}

#general p {
	margin: 15px 10px 0 10px;
}

.white {
	color:#FFFFFF;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*       			LISTS		     							*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.main { 
	margin:20px 0 20px 0;
	padding:0;
}

.main li {
	margin:0 0 5px 0;
	padding:0;
	list-style-type: none;
}

.main ul li {
	margin:0 0 5px 0;
	padding:0;
	list-style-type: none;
}

.main li a  {
    background:url(../images/bullet2.gif) left center no-repeat;	
	padding:0 0 0 15px;
}
	
#emarketing ul {
	padding: 0;
	margin: 0;
	}
	
#emarketing li {
	list-style-type: none;
	padding: 0 0 40px 0;
	margin: 40px 0 0 -35px;
	border-bottom: 1px dashed #ccc;
	}
	
#services ul {
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}

#resources ul {
	margin:0;
	padding:0 0 0 10px;
}

#services li, #resources li {
	margin:0 0 5px 0;
	padding:0 0 0 0;
	list-style-type: none;
	}
	
#services li.other a, #resources li.other a {
	padding:0 0 0 13px;
	background:url(../images/bullet1.gif) left center no-repeat;
	}
	
#services li a, #resources li a {
	padding:0 0 0 13px;
	background:url(../images/bullet.gif) left center no-repeat;
}

#breadCrumbs {
	font-size:18px;
	color: #ACACAC;
	margin: 0 0 0 -40px;
}

#breadCrumbs ul {
	padding: 0;
	margin: 0;
}

#breadCrumbs li {
	float: left;
	list-style-type: none;
	padding: 0 10px 0 10px;
	border-right: 1px solid;
}

#breadCrumbs a {
	font-weight: normal;
	text-decoration: none;
	color: #AEDAF0;
}

#breadCrumbs a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #AEDAF0;
}

#footer {
	width: 990px;
	height: 40px;
	padding: 0;
	margin: 0;
	color: #767676;
	background:  url(../images/footerback.gif) bottom right no-repeat #5B5A5B;
}

#footer ul {
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0 0 0 15px;
}

#footer ul li {
	list-style-type: none;
	display: inline;
	padding: 0 8px 0 5px;
	border-right: 1px solid;
}

#footer a {	
	font-weight: normal;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {	
	text-decoration: underline;
	color: #ffffff;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*       			FORMS & BUTTONS			 					*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

form {
	margin:0;
	padding:0;
}

input, select, textarea {
	border: 1px solid #CBCBCB;
	padding: 3px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #433a27;
	font-size: 12px;
	width:150px;
}

.downloadsearchstatus {
	display:block;
	width:295px;
	height:125px;
	margin: 25px 0 20 0;
	background: url(../images/button_downloadsearchstatus.gif);
}

#download {
	height:110px;
	overflow:hidden;
}

.downloadmozilla, .downloadfirefox {
	display:block;
	width:250px;
	height:110px;
	margin: 0;
	padding:0;
}

.downloadfirefox {
	background: url(../images/button_downloadfirefox.gif);
	float:left;
}

.downloadmozilla {
	background: url(../images/button_downloadmozilla.gif);
	float:right;
}

.tt100, .clicktracks, .fm {
	float:left;
	display:block;
	width:120px;
	height:120px;
}

.tt100 {
	background: url(../images/logo_tt100.gif) no-repeat;
		margin-left:95px;
}

.clicktracks {
	background: url(../images/logo_clicktracks.gif) no-repeat;
}

.fm {
	background: url(../images/logo_fm.gif) no-repeat;
}

.viewchangelog, .rssfeed  {
	display:block;
	padding:0;
	height:27px;
	margin: 0;
}

.viewchangelog {
	width:145px;
	background: url(../images/button_viewchangelog.gif);
}

.rssfeed {
	width:102px;
	background: url(../images/button_rssfeed.gif);
}

.downloadpdf {
	float:right;
	display:block;
	padding:0;
	width:128px;
	height:27px;
	margin: 2px 0 0 0;
	background: url(../images/button_downloadpdf.gif);
}

.scope {
	display:block;
	padding:0;
	float:right;
	width:120px;
	height:25px;
	margin: 7px 8px 0 0;
	background: url(../images/button_scope.gif);
}

#contentForm {
	margin: 0 0 0 10px;
	padding:0;
	text-align: left;
}

#contentForm .button, #subscribeForm .button, #searchForm .button {
	padding:0;
	height:25px;
	border: none;
	cursor: pointer;
	color: #000;
	v-align: middle;
}

#contentForm .button {
	width:110px;
	background: url(../images/button_subscription.gif);
	margin: 0 0 0 50px;
}

.contentForm {
	margin: 0 0 0 10px;
	padding:0;
	text-align: left;
}

.contentForm .button, #subscribeForm .button, #searchForm .button {
	padding:0;
	height:25px;
	border: none;
	cursor: pointer;
	color: #000;
	v-align: middle;
}

.contentForm .button {
	width:110px;
	background: url(../images/button_subscription.gif);
	margin: 0 0 0 50px;
}

#subscribeForm {
	float: left;
	margin: 0 0 0 10px;
	padding:0;
}

#subscribeForm .button {
	width:62px;
	background: url(../images/button_submit.gif);
	margin: 10px 0 0 0;
}

#searchForm {
	float: right;
	margin: 0;
	padding:0;
}

#searchForm .button {
	width:32px;
	background: url(../images/button_go.gif);
	margin: 14px 15px 0 0;
}

.checkbox {
	width: 15px;
	height: 15px;
	margin-left: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*       			QUIRK ARTICLE LIST							*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


#articleList {
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin-bottom: 25px;
}

#articleList caption {
	font-size: 11px;
	text-align: left;
	background-color: #565756;
	color: #ffffff;
	padding: 4px 0 1px 5px;
}

#articleList td {
	border-bottom: 1px dashed #ccc;
	text-align: left;
	font-size: 12px;
	padding: 10px 0 10px 0;
}

#articleList th a {
	background-color: #95D0ED;
	display: block;
	color: #ffffff;
	padding: 12px 3px 7px 5px;		
}

#articleList th a:hover {
	background-color: #70C1E8;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 12px 3px 7px 5px;	
}

#articleList .title {
	width: 55%;
	background: #71C0E8;
	color: #fff;
	font-weight:bold;
	padding: 0 0 0 5px;
}

#articleList .date {
	width: 15%;
	background: #71C0E8;
	color: #fff;
	font-weight:bold;
}

#articleList .author {
	width: 30%;
	background: #71C0E8;
	color: #fff;
	font-weight:bold;
}
	
#articleList td a {
	padding: 7px 3px 2px 5px;
	display: block;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*       			SITE AUDIT PAGE  							 				  */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.siteAudit {
	background-color: #f5f5f5;
}

.siteAudit td{
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	font-size: 12px;
}

.siteAuditHeadings {
	 color: #000000;
	 background-color: #e7e7e7;
	 font-weight: bold;
}

#tableAudit {
	margin-left: 20px;
}

#tableAudit td {
	text-align: right;
	padding: 3px 10px 7px 0;
	font-size: 13px;
}

/* Contact Page Dynamic Form */

#contactButtonContainer {
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#contactButtonContainer a {
	color: #FFFFFF;
}

#contactButtonContainer a:hover {
	color: #FFFFFF;
}

.markermenu {
	width: 100%;
}

.markermenu ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

.markermenu ul li a {
	background-color: #3AA1D1;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 5px 10px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

* html .markermenu ul li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 100%;
}

.markermenu ul li a:visited, .markermenu ul li a:active {
	color: #FFFFFF;
}

.markermenu ul li a:hover {
	color: #FFFFFF;
	background-color: #4C86B3;
}

/* Hack for IE */
	* html .markermenu ul li { height: 1%; }
	* html .markermenu ul li a { height: 1%; }
/* End */