/* 

	Michael Story
	Plankton Web Design
	michael@planktonwebdesign.com
	
	target Ö context = result

*/

@import "reset.css?32112011";
@import "grid.css?23112011";

/* HELPER CLASSES ---------------------------------- */

.branding a, #search div, #search-submit, .button, .submit input, span.arrow, h5.parent, a.nav:hover, .selected, p.registered, li.nav-item a:hover, .sdk-download-links a   {
	background: url(../img/new-skin/super-sprite.png) no-repeat; 
}

.first {
	border-left: none !important;
}

.last {
	border-right: none !important;
}

.plain, a.nav, ul#tags a, li.nav-item a {
	text-decoration: none !important;
}

.telogis-image {
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   border: solid 1px #ccc;
   -moz-box-shadow: 3px 3px 4px #ccc;
   -webkit-box-shadow: 3px 3px 4px #ccc;
   box-shadow: 3px 3px 4px #ccc;
}	



/* BASICS ------------------------------------------- */  		

body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 100%;
	min-width: 960px;
	
}

#home .header {
	height: 399px;
}

.header {
	background: #1a6396 url(../img/new-skin/header-bg.png) no-repeat;
	min-height: 241px;
	overflow: hidden;
	border-bottom: 1px solid #124366;
}

.header-graphic {
	position: absolute;
	top: -48px;
	left: -200px;
	background: url(../img/new-skin/header-graphic.png) no-repeat;
	width: 1315px;
	height: 473px;
	z-index: 4;
}

._1 {
	background: url(../img/new-skin/1.png) no-repeat;
}

._2 {
	background: url(../img/new-skin/2.png) no-repeat;
}

._3 {
	background: url(../img/new-skin/3.png) no-repeat;
}

#content {
	background: url(../img/new-skin/content-bg.jpg) top center repeat-y;
	padding-top: 1em;
	min-height: 19em;
	height: auto !important;
    height: 19em;
}

.secondary-aside {
	background: url(../img/new-skin/secondary-aside.png);
	border-top: 1px solid white;
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #CCCCCC;
}

.secondary-aside div div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box; 
	border-left: solid 1px white;
	border-right: solid 1px rgba(0,0,0,0.2);
	height: 15.5em;
}

.footer {
	background: url(../img/new-skin/grey-bg.png);
	height: auto;
}

.footer .shadow {
	background: url(../img/new-skin/shadow-bg.png) top repeat-x;
}

.mc-field-group input, .mc-field-group textarea {
	background: white;
    border: 1px solid #E0E0E0;
    font-family: "Lucida Grande";
    font-size: 14px;
    padding: 13px 8px;
}

label {
	margin-bottom: 0.2em !important;
	display: block;
}

.checkbox label, .radio label {
	display: inline;
}

.footer .products {
	position: relative;
}

#login {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	width: 200px;
	height: 99px;
	z-index: 4;
}

#loginForm {
	padding-top: 3px;
	padding-left: 20px;	
}

#login-container {
	position: absolute;
	top: -1px;
	border: 1px solid #84D1EC;
	border-top: none;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	background: black;
	width: 200px;
	height: 163px;
	z-index: 2;
	right: 0;
	
}

#login-container.logged-in {
	height: 50px;
}

#login .logged-in {
	padding: 0 10px; 
}

.submit input {
	border: none;
	width: 68px;
	height: 35px;
	background-position: -4px -184px;
	position: absolute;
	text-indent: -999em;
	margin-top:4px;
}

#loginForm .submit input:hover, #UserAddForm .submit input:hover {
	background-position: -4px -224px;
	cursor: pointer;
}

p.registered {
	background-position: -356px -510px;
	padding-left: 20px;
	margin-bottom: 1px;
}

#short .submit input {
	background-position: -262px -186px;
    height: 30px;
    margin-top: 0;
    padding: 0;
    width: 31px;
}

#short .submit input:hover {
	background-position: -297px -186px;
    cursor: pointer;
}

#CommentAddForm, #UserEditForm, .registerform {
	padding-bottom: 62px;
	float: left;
	width: 100%;
}

textarea {
	width: 100%;
	resize: vertical;
}

#short div {
	float: left;
}

#sidebar div, #localnav {
	padding-bottom: 1em;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 1em;
}

.feature-blue {
	background: #1a6396 url(../img/new-skin/header-bg.png) no-repeat;
	background-position: -100px -100px;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 2em;
}


/* NAVIGATION -------------------------------------- */

.top-bar {
	background: black;
	height: 35px;
	padding-top: 13px;
	border-bottom: 1px solid #84d1ec;
	position: relative;
	z-index: 89;
}

.nav li {
	float: left;
	margin-left: 30px;
	margin-top: 3px;
}

.nav li a {
	position: relative;
	z-index: 5;
}

.nav .first {
	margin-left: 252px;
}

#search {
	position: absolute;
	top: 0;
	right: 0;
	width: 166px;
	margin-top: 0;
	z-index: 7;
}

#search div {
	background-position: -88px -185px !important;
}

#SearchTerm{
	background: none;
	border: none;
	width: 118px;
	height: 26px;
	padding: 0 5px 0 5px;

}

#search-submit {
	display: block;
	right: 0;
	width: 30px;
	height: 26px;
	background-position: -265px -185px;
	border: none;

}

#search-submit:hover {
	background-position: -300px -185px;
	cursor: pointer;
}




ul#managernav li {
	margin: 7px 7px 0 7px;
	padding-bottom: 10px;
}

ul#managernav {
	background: none repeat scroll 0 0 black;
    left: 0;
    position: absolute;
    top: 35px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #84D1EC;
    border-top: none;
    
}


/* FONTS --------------------------------- */

.nav li a {
	font-family: din-condensed-web, Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-decoration: none !important;
}

.wf-loading .nav li a {
	 visibility: hidden;
}

#SearchTerm, .feature-blue p {
	color: white;
}

.header .lead {
	color: white;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	line-height: 1.4em;
	width: 60%;
	font-size: 1em;
	margin-top: 20px;
	position: relative;
	z-index: 30;
}

p, #content li, .paging, .feature-blue > a, #UserAddForm label, .registerform label, legend, dl, .flashMessage {
	font-size: 0.8em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

li.Discussion li, li.Category li {
	font-size: 1em !important;
	margin-bottom: 1em !important;
	line-height: 1.4em !important;
}

legend {
	float: left;
	font-weight: bold;
}

.checkbox {
	padding-top: 0.6em;
}

#UserAddForm label, .registerform label {
	margin-top: 0.6em;
}

#loginForm label, #loginForm a {
	font-size: 0.8em;
	line-height: 1.3em;
	color: white;
}

.footer, .logged-in p {
	color: white;
}

.footer li {
	list-style: none;
	font-size: 0.8em;
	line-height: 1.5em;
}

#content #localnav li {
	margin-bottom: 0;
}

#localnav ul li ul {
	padding-left: 30px;
}

#lead {
	color: #888888;
    font-size: 0.9em;
    line-height: 1.7em;
	margin-bottom: 1.2em;
}

#authMessage {
	font-size: 0.8em;
	margin-bottom: 1em;
	line-height: 1.5em;
	color: red;
}

.login-questions {
	margin-top: 4em;
}

.syntaxhighlighter {
	font-size: 0.7em;
}
/* LINKS ------------------------------------------ */

.branding a {
	width: 136px;
	background-position: -93px -227px;
	height: 30px;
	z-index: 89;
}

.header a:link {
	text-decoration: none !important;
	color: white;
}

.header .lead a {
	text-decoration: underline !important;
}

.header a:visited {
	color: white;
}

a:hover, a#current, a:active {
	color: #5FBADE !important;
}

.feature-blue a:hover {
	color: black !important;
}

.feature-blue > a:hover {
	color: white !important;
}

.login {
	width: 68px;
	height: 35px;
	background-position: -4px -184px;
	top: 5px;
	right: 76px;
}

.login:hover {
	background-position: -4px -224px;
}


.register {
	width: 68px;
	height: 35px;
	background-position: -236px -224px;
	top: 5px;
	right: 0px;
}

.register:hover {
	background-position: -307px -224px;
}


.CTA {
	background-position: 0 0;
	width: 375px;
	height: 84px;
	position: absolute;
	top: 224px;
	right: 0;
	z-index: 40;
}

.CTA:hover {
	background-position: 0 -90px;
}

#content a:link, .secondary-aside a:link, #content a:visited, .secondary-aside a:visited {
	color: black;
}

#content a:hover, .secondary-aside a:hover, #content a:active, .secondary-aside a:active {
	color: #5FBADE;
}

#mc-embedded-subscribe {
	width: 182px;
	height: 53px;
	background-position: -193px -342px;
	border: 0;
}

#mc-embedded-subscribe:hover {
	background-position: -193px -272px;
	cursor: pointer;
}

.start-discussion {
	width: 182px;
	height: 53px;
	background-position: -188px -690px;
	top: 0px;
}

.start-discussion:hover {
	background-position: 0 -690px;
}

.footer a {
	color: white !important;
	text-decoration: none !important;
}

.footer a:hover {
	color: #5FBADE !important;
}

.footer .products .button {
	width: 181px;
	height: 23px;
}

.fleet {
	background-position: -190px -395px;
	top: 3.7em;
}

.fleet:hover {
	background-position: 0px -395px;
}

.route {
	background-position: -190px -466px;
	top: 5.9em;
}

.route:hover {
	background-position: 0px -466px;
}

.mobile {
	background-position: -190px -490px;
	top: 8.1em;
}

.mobile:hover {
	background-position: 0px -490px;
}

.progression {
	background-position: -190px -419px;
	top: 10.4em;
}

.progression:hover {
	background-position: 0px -419px;
}

.integration {
	background-position: -190px -442px;
	top: 12.5em;
}

.integration:hover {
	background-position: 0px -442px;
}

.or-register {
	position: absolute;
	top: 10em;
	right: 32px;
}

.closebox {
	position: absolute;
	top: 151px;
	right: -14px;
}

.closebox:hover {
	cursor: pointer;
}

span.arrow, .paging .button {
    background-position: -328px -182px;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    width: 27px;
    text-indent: -9999em;
}

.paging {
	margin-bottom: 60px;
}

.paging .button {
    height: 22px;
}

.paging.with-text .button {
	text-indent: 0;
	width: auto;
}

.button.previous {
	background-position: -348px -531px;
}

.paging .disabled {
	text-indent: -999px;
}

.paging.with-text .button.previous {
	padding-left: 30px;	
}

.button.next {
	background-position: -328px -187px;
}

.paging.with-text .button.next {
	padding-right: 35px;
	float: right;
	background-position: right -656px;	
}

.button.next.disabled {
	background-position: -342px -578px;
	opacity: 0.6;
}

.button.previous.disabled  {
	background-position: -348px -554px;
	opacity: 0.6;
}

a.nav, li.nav-item a {
    display: block;
    padding: 0.8em 0 0.8em 4em;
}

#localnav li a:hover, .selected  {
	color: black !important;
	background-position: -26px -511px;
}

#CommentAddForm .submit input, .registerform .submit input  {
	background-position: -188px -604px;
	width: 180px;
	height: 52px;
}

#loginForm .error-message {
    display: none;
}

#CommentAddForm .submit input:hover {
	background-position: 0 -604px;
	cursor: pointer;
}

.registerform-page2 .submit input {
	background-position: 0px -340px !important;
	left: 35%;
}

.registerform-page2 .submit input:hover {
	background-position: 0px -270px !important;
}

.registerform .submit input {
	background-position: -186px -754px;
	left: 35%;
	width:187px;
}

.registerform .submit input:hover {
	background-position: 2px -754px;
	cursor: pointer;
}

ul#tags li a {
	float: left;
	margin: 0 5px 5px 0;
}

.partner {
	float: left;
    height: 105px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 15px;
    width: 145px;
}

.partner p a {
    color: #888888 !important;
    float: left;
    font-size: 0.9em;
    margin: 0;
    text-decoration: none;
    text-align: center;
    line-height: 1.5em;
}

/* HEADINGS --------------------------------------- */


h1, h2, h3, .footer h4, #CommentAddForm label {
	font-family: din-condensed-web, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading .footer h4, .wf-loading #CommentAddForm label {
	 visibility: hidden;
}

#content h2 a {
	color: #484848;
}

h4, .featured-partners p {
	text-transform: uppercase;
	font-size: 0.8em;
	margin-bottom: 0.2em;
	line-height: 1.6em;
}

.featured-partners p {
	width: 300px;
	margin-top: 0.3em;
	color: #888888;
	
}

#content h2, h3, #CommentAddForm label {
	font-size: 1.6em;
	margin-bottom: 0.3em;
	line-height: 1.2em;
	color: #484848 !important;
	text-shadow: 1px 0 0 white;
}

.DiscussionTopic a:hover {
	color: #5FBADE !important;
	text-decoration: underline !important;
}

h3 strong {
	color: #297bab;
	font-weight: normal;
}

.page-title {
	font-size: 110px;
	color: white;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	padding-top: 38px;

}

h1.page-title {
	padding-bottom: 43px;
}

.footer h4 {
	color: white;
	font-size: 1.6em;
	margin-bottom: 0.6em;
	text-transform: none;
	margin-top: 0.7em;
	line-height: 1em !important;
}

.footer h5 {
	color: #4ba800;
	font-weight: normal;
}

h5 {

	font-size: 0.8em;
	line-height: 1.3em; 
}

h5.parent {
	background-position: -56px -552px;
    padding: 1.2em 0 1.2em 2em;
    text-shadow: 0 1px 0 white;
}

#CommentAddForm label {
	display: block;
}

.title-image {
	margin-bottom: 0.8em;
}

/* TABLES -------------------------------------------- */

dl {
    clear: both;
    line-height: 2em;
    position: relative;
}
dt {
    clear: left;
    color: #555555;
    float: left;
    font-weight: bold;
    padding: 0 7px;
    position: absolute;
    width: 150px;
}
dd {
    border-bottom: 1px solid #DDDDDD;
    padding-left: 150px;
}
table {
    margin-bottom: 40px;
    width: 735px;
    font-size: 0.8em;
    line-height: 1.5em;
}
#content table {
    border: medium none;
    width: 100%;
}
#content table td, #content table th, #content table tr {
    border: medium none;
    white-space: normal;
}
#content table th {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}
#content table td {
    border-bottom: 1px solid #DDDDDD;
}
td {
    vertical-align: top;
}
#content td.nowrap, #content th.nowrap, td, th {
    padding: 12px 7px;
    text-align: left;
    white-space: nowrap;
}
#content th a {
    color: #555555;
    text-decoration: none;
}
#content th a:hover {
    text-decoration: underline;
}
tr.altrow td {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}
.filedetails {
    text-align: left;
}
td.textLeft {
    color: #888888;
    font-size: 0.9em;
    text-align: left;
    white-space: normal;
}
td.textLeft a {
    font-size: 1.1em;
}
table br {
    margin-bottom: 3px;
}
table .green, table .yellow, table .red, table .blue, table .orange {
    padding: 1px 2px 2px;
    text-align: center;
}
.highlight {
    background: none repeat scroll 0 0 #FFFF88;
}

.green {
    background: none repeat scroll 0 0 #D6EBCC;
    color: #226600;
}

.blue {
    background: none repeat scroll 0 0 #CCE0F5;
    color: #004488;
}

.yellow {
    background: none repeat scroll 0 0 #FFF5CC;
    color: #886D00;
}

.red {
    background: none repeat scroll 0 0 #F5CCCC;
    color: #880000;
}

.orange {
    background: none repeat scroll 0 0 #FFE0CC;
    color: #AA4400;
}

.showing {
    color: #888888;
    font-size: 0.7em;
    text-align: right;
    margin-bottom: 1.6em;
}

.showing.search {
	text-align: left;
}

.date {
	border-bottom: 1px solid #d2d2d2;
    color: #888888;
    display: block;
    font-size: 0.9em;
    padding: 0.6em 0 1.7em;
}

.divider {
	padding-bottom: 0.4em;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 1.2em;
}

/* Community Skin Specific */

.community #localnav.logged-in {
	padding-top: 63px;
}

.community #localnav {
	width: 100%;
}

#Discussions > li {
	margin-bottom: 0 !important;
	position: relative;
}

.community .showing {
	float: left;
	line-height: 2.2em;
}

.ContentInfo.Bottom .showing, .ContentInfo.Bottom .PageList {
	margin-top: 10px;
}

li.DiscussionNew {
	position: absolute;
	top: 3px;
	right: 0;
}

li.Discussion li.DiscussionActive {
	position: absolute;
	bottom: -7px;
	right: 0;
	font-size: 10px !important;
}

/* Registration Pages */

.registration-sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 233px;
}

.registerform div {
	float: left;
	width: 100%;
	position: relative;
	height: 3em;
}

.registerform label {
	position: absolute;
	top: 0;
	left: -5%;
	width: 27%;
	text-align: right;
}

.registerform input, .registerform select  {
	position: absolute;
	top: 0 ;
	left: 24%;
	height: 2.4em;
	width: 50%;
	padding-left: 7px;
}

.registerform select {
	top: 0.9em;
	padding: 0;
	height: auto;
	width: 52%;
}

.registerform span {
	position: absolute;
	top: 0.6em;
	left: 77%;
}

#failure {
	text-align: center;
	color: red;
}

#success {
	text-align: center;
	color: green;
}

.registerform .error-message {
	color: red;
    font-size: 0.7em;
    line-height: 1.3em;
    position: absolute !important;
    right: 0;
    text-align: left;
    top: 0.3em;
    width: 121px;
}

#UserChangePasswordForm .error-message {
	color: red;
    font-size: 0.7em;
    line-height: 1.3em;
    margin: 5px 315px 0 0;
    float: right;
}

#showHideUseAnExistingPlatformDiv {
	height: auto;
}

#showHideUseAnExistingPlatformDiv .textarea, .textarea {
	height: auto !important;
}

#showHideUseAnExistingPlatformDiv .textarea label, .textarea label, .long-label label {
	position: relative;
	width: 100%;
	text-align: left;
	left: 0;
}

.long-label {
	margin-bottom: 0.3em;
	width: 50% !important;
	margin-top: 1.7em;
}

.checkboxes {
	height: 7em !important;
}

.checkboxes .checkbox {
	height: 1em;
	width: 50%;
	float: left;
}

.checkboxes .checkbox input, .radio input, .leftcheck input {
	height: auto;
	width: auto;
	padding: 0;
	left: 0;
	top: 0.9em;
}

.checkboxes .checkbox label, .leftcheck label {
	left: 24px;
}

.radio label {
	position: relative;
	float: left;
	text-align: left;
	left: 2px;
	width: auto;
	margin-right: 10px;
}

.radio legend {
	float: left;
	width: 100%;
	margin: 0;
}

.radio input {
	position: relative;
	float: left;
}

.long-label select {
	position: relative;
	left: 0;
	top: 0;
}

#recaptcha_response_field {
	height: auto;
	top: auto;
	left: 0;
}

.recaptcha_input_area_text span {
	left: 0;
	width: auto;
}

#recaptcha_widget_div {
	height: 145px;
}

.registerform-page2 .error-message {
    left: 325px;
    margin-top: -18px;
    text-align: left;
    width: 400px;
    top: auto;
}

.registerform-page2 .textarea .error-message {
    right: 0;
    text-align: right;
    top: 29px;
    width: 298px;
}

.registerform-page2 .select .error-message {
    left: 0;
    text-align: left;
    top: 10px;
    width: 298px;
}

.sdk-download-links {
	min-height: 400px;
	border-top: solid 1px #ccc;
	padding-top: 2em;
}

.sdk-download-links a {
	background-position: -1px -810px;
	padding: 0 0 6px 30px;
	margin-bottom: 8px;
	display: inline-block;
}



/* ADMIN ----------------------------------------------- */
/* this block deals with layout for admin users when they are logged in */

.admin #content {
	background: none !important;
}
.admin .main-content {
	padding-left: 0 !important;
	width: 100%;
	
}

.admin form#short {
	float: left;
	width: 100%;
	position: relative;;
}

.admin .main-content form#short {
	padding-bottom: 0;
}

.admin .main-content form#short .submit input {
	left: 160px;
	top: 0;
}

.admin .main-content form#short .submit input:hover {
	background-position: -297px -186px !important;
    cursor: pointer;
}

.main-content .registerform h2 {
	float: left;
	width:100%;
	display: block;
	text-align: center;
}

.admin .main-content form {
	padding-bottom: 70px;
	position: relative;
}

.admin .main-content .registerform .submit input, .admin .main-content #UploadAddForm .submit input {
    border: medium none;
    margin-top: 4px;
    position: absolute;
    text-indent: -999em;
    background-position: -187px -604px;
    border: 0 none;
    height: 53px;
    width: 182px;
    bottom: 0;
    left: 40%;
    text-transform: capitalize;
}

.admin .main-content .submit input:hover, .admin .main-content #UploadAddForm .submit input:hover {
	background-position: 1px -604px !important;
	cursor: pointer;
}

.admin .main-content .submit {
	margin-top: 30px;
}

.admin .main-content .registerform div fieldset {
	width: 600px;
	margin: 0 auto;
}

.admin .main-content .registerform div.checkbox {
	margin-top: 30px;
	
}

.admin .main-content .registerform div.checkbox input {
	width: auto;
	padding: 0;
	height: auto;
	top: 0.7em;
	
}

.admin .main-content #UploadAddForm .submit input {
	left: 0;
	bottom: 20px;
}


.admin .main-content .add-privileges, .admin .main-content .add-privileges div  {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 0.5em;
}

.admin .main-content .add-privileges-expiry select {
	width: 30%; float: left; position: relative; width: 9%;
}

.changepw #UserAddForm .submit input {
	  background-position: -187px -604px;
}

.changepw #UserAddForm .submit input:hover {
	  background-position: 1px -604px !important;
	cursor: pointer;
}

.textarea-container {
	height: auto !important;
}

.admin .login-button .submit input:hover {
	background-position: -4px -224px !important;
}




