/* CSS Document */

body {
font-size : 0.75em;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #40495a;
}

a { 
color: #d0103a;
text-decoration: none;
}


a:hover { 
background-color: #d0103a;
color: #fff;
}

img { border: none; }

.clrEl {
clear: both;
}

/**/

div.mainNav ul, div.secNav ul {
margin: 0;
padding: 0;
list-style: none;
}

	div.mainNav ul li {
	background: url(../images/main-nav-arrow.gif) no-repeat 0 45%;
	float: left;
	}
	
		div.mainNav ul li a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		margin: 0 15px 0 0;
		padding: 0 0 0 6px;
		font-size: 1.2em;
		}
	
	div.secNav ul li { display: inline; }
	
		div.secNav ul li a { color: #fff; }


div.podContent div.podTitle a, div.ccPodTitle310 a {
color: #fff;
}

div.podContent div.podTitle a:hover {
background-color: #fff;
color: #40495a;
}

div.ccPodTitle310 a:hover {
background-color: #fff;
color: #d0103a;
}


/* Category Colours */

.cloudPod h2 {
padding: 10px 0 0 10px;
font-weight: normal;
font-style: italic;
}

.catCloud ul {
list-style: none;
margin: 0;
padding: 0;
}

	.catCloud ul li {
	display: inline;
	margin: 0 1px;
	}
	
		.catCloud ul li a { text-decoration: none; }

.c1 { color: #7fb212; }
.c2 { color: #ed3588; }
.c3 { color: #7b0c97; }
.c4 { color: #fa7600; }
.c5 { color: #117513; }
.c6 { color: #008cee; }
.c7 { color: #122a85; }

a.c1:hover { color: #fff; background-color: #7fb212; }
a.c2:hover { color: #fff; background-color: #ed3588; }
a.c3:hover { color: #fff; background-color: #7b0c97; }
a.c4:hover { color: #fff; background-color: #fa7600; }
a.c5:hover { color: #fff; background-color: #117513; }
a.c6:hover { color: #fff; background-color: #008cee; }
a.c7:hover { color: #fff; background-color: #122a85; }

/* Category Sizes */

.s1 { font-size: 0.92em; padding: 0 3px; }
.s2 { font-size: 1.00em; padding: 0 3px; }
.s3 { font-size: 1.17em; padding: 0 3px; }
.s4 { font-size: 1.50em; padding: 0 3px; }
.s5 { font-size: 2.00em; padding: 0 3px; }




.footerQuestions h3 {
font-size: 0.92em;
border-bottom: 1px dotted #40495a;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
color: #5d6672;
}

.footerQuestions ul {
font-size: 0.92em;
margin: 0;
padding: 0;
list-style: none;
color: #a6a5a5;
line-height: 1.35em;
}

	.footerQuestions ul li { }
	
	.footerQuestions ul li a { color: #5d6672; padding: 1px; }
	
	.footerQuestions ul li a:hover { color: #fff; background-color: #5d6672; }

.commentForm form {
display: inline;
}

	.commentForm form fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}

		.commentForm form fieldset legend {
		display: none;
		}
		
		.commentForm form fieldset div {
		padding: 0 0 10px 0;
		}
		
		.commentForm form fieldset div label {
		padding: 0 0 0 0;
		}
		
		.commentForm form fieldset div input, .commentForm form fieldset div textarea {
		border: 1px solid #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		width: 240px;
		padding: 5px;
		}
		
		.commentForm form fieldset div textarea {
		height: 90px;
		}

.searchPanel form {
display: inline;
}

	.searchPanel form fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}

		.searchPanel form fieldset legend {
		display: none;
		}
		
		.searchPanel form fieldset label {		
		padding: 2px 0 0 0;
		vertical-align: middle;
		width: 60px;
		}
		
		.searchPanel form fieldset input {
		vertical-align: middle;
		}
		
		.searchPanel form fieldset input.ssInp {
		background: url(../images/search-bg.gif) no-repeat 0% 0%;
		border: none;
		height: 19px;
		font-size: 90%;
		width: 140px;
		padding: 5px 0 0 4px;
		}

.swFooterLinks ul {
font-size: 0.92em;
margin: 0;
padding: 0;
list-style: none;
color: #a6a5a5;
line-height: 1.35em;
}
	
	.swFooterLinks ul li a {
	color: #5d6672;
	padding: 1px;
	}
	
	.swFooterLinks ul li a:hover {
	color: #fff;
	background-color: #5d6672;
	}
	
/* STANDARD FORM */

.stanForm {
border: none;
padding: 0;
margin: 0;
}
	
	.stanForm legend {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #40495a;
	margin: 0 0 0 -6px;
	}
	
	.stanForm ol {
	padding: 10px 0 0 0;
	margin: 5px 0 0 0;
	list-style: none;
	border-top: 1px dotted #ced1d4;
	}
	
		.stanForm ol li {
		clear: both;
		margin: 0;
		padding: 0 0 10px 0;
		}
			
			.stanForm ol li label {
			float: left;
			width: 200px;
			}			
			
			.stanForm ol li input, .stanForm ol li select, .stanForm ol li textarea {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			}
			
			.stanForm ol li input, .stanForm ol li textarea {
			padding: 3px;
			}
			
				.stanForm ol li fieldset {
				border: none;
				padding: 0;
				margin: 0;
				}
				
					.stanForm ol li fieldset legend {
					font-weight: normal;
					margin: 0 0 0 -6px;
					}
				
					.stanForm ol li fieldset ol {
					padding: 0;
					margin: -19px 0 0 0;
					list-style: none;
					border-top: none;
					}
					
					.stanForm ol li fieldset ol li {
					clear: both;
					margin: 0;
					padding: 0 0 3px 0;
					}
					
						.stanForm ol li fieldset ol li input {
						float: left;
						margin-left: 200px;
						}
						
						.stanForm ol li fieldset ol li label {
						float: none;
						}			
			
input.stanSub {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 5px 10px;
color: #40495a;
}
		
