@charset "UTF-8";
/* pixelwork.com */

/* iic colour/images css. Also has some overriding style from the main.css */

/* MAIN COLOURS FOR IIC STYLE SHEET */
/* 1st colour   #ffffff = come ALive white   */
/* 2nd colour   #a3a3a3 = comeAlive grey */

/* BackGround colour */
.topMenuCurrent,.mainMenuCurrent,#content  h1, #content h2 {
background-color: #ffffff;
}




.logoContent {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #003768;
	font-size: 0.8em;
padding-right:10px;
}
.logoMenuActive {
	color: #8FDE28;
	text-decoration: none;
	background-image: url(/img/menu/greenMenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
padding-left:10px;
}

#video{
padding-left:10px;
}

.downloadsMenu {
padding-left:10px;
}

.downloadMenuActive {
	color: #d82e7d;
	text-decoration: none;
	background-image: url(/img/menu/redMenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
padding-left:10px;
}
.photo {
	height: auto;
	width: 145px;
	background-image: url(/img/Content/photo/photoBG.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	padding-top: 8px;
	padding-left: 10px;
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 10px;
	display: block;
	margin-left: 50px;
float:left;
}
.downloadLinksGreen {
	
	display: block;
	width: 130px;
	
	float: left;
	
}
.downloadLinksPurple {
	display: block;
	width: 130px;
	margin-left: 11px;
	float: left;

}
.downloadLinksRed {
margin-right:20px;	
	display: block;
	width: 130px;

	float: left;
	
}
.downloadLinksOrange {
	margin-right:17px;
	display: block;
	width: 130px;

	float: left;
	
}
.downloadLinksBlue {
	display: block;
	width: 130px;
	margin-left: -5px;
	float: left;
	
}
.downloadLinksCyan a {
	color: #6E6D7C;
	text-decoration: none;
}
.downloadLinksGreen a {
	color: #6E6D7C;
	text-decoration: none;
}
.downloadLinksPurple a {
	color: #6E6D7C;
	text-decoration: none;
}
.downloadLinksRed a {
	color: #6E6D7C;
	text-decoration: none;
}
.downloadLinksOrange a {
	color: #6E6D7C;
	text-decoration: none;
}
.downloadLinksBlue a {
	color: #6E6D7C;
	text-decoration: none;
}
.downloadLinksCyan a:hover {
	color: #1195D3;
}
.downloadLinksGreen a:hover {
	color: #8CC63F;
}
.downloadLinksPurple a:hover {
	color: #7C4199;
}
.downloadLinksRed a:hover {
	color: #ED164F;
}
.downloadLinksOrange a:hover {
	color: #FBB138;
}
.downloadLinksBlue a:hover {
	color: #003867;
}



.downloadLinksCyan {
display:block;
float:left;
margin:0px 17px 0px 0px;
width:130px;
}


.downloadLinksCyan a {
	color: #6E6D7C;
	text-decoration: none;
}


.downloadLinksCyan a:hover {
	color: #1195D3;
}
.loginLinks a{
color:#00294e;
font-size: 0.8em;
}

body{
	background:#00294e url(/img/tgse/mainBG.gif) repeat-x;
	color: #E8E8E8;

}
#content {
	background-image: url(/img/comeAlive/comeAliveBG.gif);
	background-repeat: no-repeat;
}

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

#contentRpt {
	background-image: url(/img/comeAlive/bgRpt.gif);
	background-repeat: repeat-y;
	background-position: 0px 8px;
}

#rightContent .cloud {
	height: 170px;
	display: block;
	margin-bottom: 95px;
	color: #A3A3A3;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightContent .cloud a {
	color: #A3A3A3;
text-decoration: none;
}
#rightContent .cloud a:hover {
	color: #ffffff;
text-decoration: none;
	background-color: #A3A3A3;

}
/*#rightContent span {
	margin-left: 45px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}*/
.cloud .inputBox {
	color: #818181;
	width: 100px;
	margin-bottom: 5px;
}
.Avatar {
	background-image: url(/img/comeAlive/avatarBG.gif);
	height: 103px;
	width: 103px;
	padding-top: 12px;
	margin: 0px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
.username {
	font-weight: bold;
	font-size: 13px;
	margin-left: 6px;
}


.topMenuCurrent {
	
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#a3a3a3;
}
#topMenu  a {
	background-color: #87b0d1;
	color: #FFFFFF;
	
}

#topMenu span {
	color: #87B0D1;
}
#topMenu  add {
	color: #FFFFFF;
}
#banner {
	background-image: url(/img/comeAlive/greyBanner.png);
	background-repeat: no-repeat;
}
#bannerImg {
	background-image: url(/img/banners/kerionBrand.jpg);
	background-repeat: no-repeat;
}

#banner em {
	color: #afafaf;
	font-weight: bold;
	width: 927px;
	display: block;
	text-align: center;
	height: 50px;
	font-style: normal;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -300px;
}
.mainMenuCurrent {
	color: #FFFFFF;
	background-color: #a3a3a3;
}

#content  h1 {
	color: #818181;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	background-image: url(/img/comeAlive/hBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content  h1 a {
	color: #818181;
	/*background-image: url(/img/comeAlive/hBG.gif);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;*/
text-decoration: none;
}

#content h2 {
	color: #818181;
	background-image: url(/img/comeAlive/hBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom:6px solid #a3a3a3;
}
#content  h3 {
	color: #818181;
}
#content h3 a {
	color: #818181;
	display: block;
}
#content h3 a:hover {
	color: #0A355B;
}
#content  h4 {
		color: #818181;
}

#content blockquote{
color: #313131;
margin-top: 5px;
font-style: italic;
background-color: #F9F9F9;
margin-bottom: 5px;
display: block;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
}

.centerContent img {
	/*border: 1px solid #a3a3a3;*/
border: none;
}

.photo img {
	margin:0px!important;
border: none;
}
.centerContent {
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
}
.centerContent a {
	color: #00294e;
}
.centerContent p {
	color: #818181;
}

#mainMenu a {
	color: #FFFFFF;
}
#mainMenu a:hover {
	color: #FFFFFF;
}
#subMenu {
}
.subMenuCurrent {
	color: #20507b;
	background-image: url(/img/comeAlive/subCurrent.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#subMenu a {
	color: #20507b;
}
#subMenu a:hover {
	color: #20507b;
	background-image: url(/img/comeAlive/subRoll.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hideSub {
	display: none;
}

.divider {
	color: #00BCF4;
	background-image: url(/img/comeAlive/dividerBG.gif);
	background-repeat: repeat-x;
}
#pager {
	color: #818181;
}
.date {
	color: #818181;
	
}

