/*////////////////////////////////////////////////////////// GENERAL STYLES */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "Helvetica Neue", tahoma, arial, Geneva, sans-serif;
	vertical-align: baseline;
}

img {
   behavior: url("pngbehavior.htc");
}
   
:focus {
	outline: 0;
}

html {
	background-image: url(/Images/common/stripeLight2.gif);
}

body {
	background: url(/Images/server/Body_bg_educ1.png) repeat-x;
	color:#333;
	font-size:0.9em;
}

ol, ul {
	list-style: none;
}

.floatright {
	float:right;
	margin:0 0 30px 30px;
}

.floatleft {
	float:left;
	margin:0 30px 0 30px;
}

.pullquote {
	border:1px solid #ddd;
	float:right;
	margin:0 0 30px 30px;
	padding:10px;
	text-align:left;
	width:200px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.ArticleList li { 
	list-style:none;
}

.ProductImage {
	float:right;
	margin:0 0 15px 15px;
}

.price {
	color:#00a000;
	font-weight:bold;
	font-size:1.2em;
}

/*////////////////////////////////////////////////////////// Header Styles =D */

/***link_styles***/

.link {
	display: block;
	}
.link span, .link h1 {
	text-indent: -31697px;
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
	position: absolute;
	top: -31697px;
	height: 0px;
	line-height: 0
	}

a.homelink {
	float: left;
	width: 208px;
	height: 77px;
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(/Images/server/Networkinglogo1.png)
	}
	
/***Header***/

#header {
	padding: 1 0 0 0;
	margin: 0 0 10px 0;
	width: 100%;
	height: 116px;
	background: url(/Images/server/headerbackground2.png) repeat-x;
	}
	
.headtop {
	display: block;
	margin: 0;
	padding: 0;
	height: 77px;
	}
	
.portalnav {
	display: block;
	list-style-type: none;
	float: right;
	height: 32px;
	margin: 0 0 7px 0;
	padding: 0 0 0 20px;
	background: url(/Images/server/portallinksbackground.png) no-repeat left top;
	}

.portalnav li{
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	margin: 6px 5px 0 0;
	background: #c8c8c8 url(/Images/server/greybutton.png) repeat-x left bottom;
	padding: 0;
	width: auto;
	}
	
.portalnav li a {
	display: block;
	_display: inline-block;
	text-decoration: none;
	color: #333;
	height: 14px;
	margin: 0;
	padding: 3px 5px 4px 5px;
	border-bottom: 2px solid #666;
	width: auto;
	}
	
li.storelink{
	background: #FF9900	url(/Images/server/orangebutton.png) repeat-x left bottom;
	padding:0;
	margin: 6px 0 0 0
	}

.portalnav li.end {
	float: left;
	margin: 0;
	height: 33px;
	padding: 0;
	width: 20px;
	display: block;
	border: none;
	background: url(/Images/server/portallinksbackgroundend.png) repeat-x left top;
	}
	
#header h1 {
	font-size: 0.85em;
	float: left;
	width: 75%;
	margin: 15px 10px 0 0px;
	padding: 0;
	font-weight: normal;
	}
	
.nav {
	z-index: 20;
	width: 100%;
	position: relative;
	}	
	
/*portal_link_colours*/

.portalnav li a.edu:hover {
	border-bottom: 3px solid #F7A700;
	}

.portalnav li a.ani:hover {
	border-bottom: 3px solid #00a000;
	}
	
.portalnav li a.net:hover {
	border-bottom: 3px solid #0000FF;
	}
	
.portalnav li a.bro:hover {
	border-bottom: 3px solid #a00000;
	}

.portalnav li a.av:hover {
	border-bottom: 3px solid #0970b8;
	}
	
.portalnav li a.ca:hover {
	border-bottom: 3px solid #4593C9;
	}	
	
.portalnav li a.store:hover {
	border-bottom: 3px solid #FF3300;
	}		


/* //////////////////////////////////////  Tables need 'cellspacing="0"' in code */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

/*//////////////////////////////////////////////// fonts n text ////////////*/

h1 {
	color: #333;
	padding: 10px 0;
	font-weight: bold;
	font-size: 1.6em;
}

h2 {
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 15px;
}

a {
	color:#0757CA;
	font-weight:bold;	
	text-decoration:none;
}

.pagedata {
	font-style:italic;
	color:#bbb;
}

/*////////////////////////////////////////////// layout divs ////////////////*/

#container {
	background:#fff;
	margin: 0 auto;
	padding-bottom:1px;
	width: 970px;
}

#top {
	margin: 0;
	background-color: #fff;
}

/*/
#header {
	background: url(/Images/server/j24Logo_serv.png) repeat-x;
	font-size:0;
	height: 78px;
	width: 100%;
	
}
/*/

#header img {
	height:78px;
}

/*//////////////////////////////////////////////////////////////*/

#subnav {
	background: url(/Images/server/j24SubMenu.png) repeat-x top left;
	_background: url(/Images/server/j24SubMenu.gif) repeat-x top right;
	color: #fff;
	font-weight: bold;
	font-size: 0.7em;
	height: 42px;
	width: 970px;
}

#subnav ul {
	margin: 0;
}

#subnav li {
	text-decoration: none;../scripts/JS/jquery.cycle.all.min.js
	float: left;
	width:auto;
}

#subnav a {
	background: url(/Images/server/j24SubMenuButton.gif) no-repeat right top;
	color: #fff;
	float:left;
	height: 43px;
	margin:0;
	text-decoration: none;
	padding: 3px 10px 0 10px;
	width:auto;
	font-weight: normal;
	font-style: normal;
}

#subnav li a:visited {
	color: #fff;
}

#subnav li a:hover {
	background: url(/Images/server/Over_serv.png) no-repeat right top;
	_background: url(/Images/server/Over_serv.gif) no-repeat right top;
	text-decoration: none;
}

#subnav li a:active {
	color: #ddd;
}

/***Splash***/

.splash {
	position: relative;
	width: 100%;
	height: 180px;
	}
	
.splash h2 {
	padding: 8px 0 0 10px;
	color: white
	}
	
#splashbanner {
	background: #333;
	height: 148px;
	width: 498px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	position: absolute;
	top: 0;
	left: 0
	}
	
ul#splashbanner {
	list-style-position: inside;
	}
	
#splashnav {
	position: absolute;
	bottom: 0;
	right: 5px;
	}
#splashnav a {
	font-size: 0;
	color: white;
	background: url(/Images/server/splashnavlink.gif) right 0;
	height: 20px;
	width: 20px;
	margin-left: 5px;
	display: block;
	float: left;
	}

#splashnav a:hover {
	color: white;
	}
	
#splashnav a.activeSlide {
	background-position: right -20px;
	}
	
a#next1 {
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	top: 65px;
	right: 5px;
	z-index: 100;
	background: url(/Images/CAD/forward.gif) right 0;
	}
	
a#prev1 {
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	top: 65px;
	left: 5px;
	z-index: 100;
	background: url(/Images/CAD/back.gif) right 0;
	}
	
a#pause {
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 100;
	background: url(/Images/CAD/pause.gif) right 0;
	}
	
a#resume {
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 20px;
	z-index: 100;
	background: url(/Images/CAD/play.gif) right 0;
	}
	
a#prev1:hover ,a#next1:hover ,a#pause:hover ,a#resume:hover {
	background-position: right -20px;
	}
	
#splashbanner li {
	z-index: 1;
	height: 150px;
	width: 500px;
	display: none;
	color: white;
	font-weight: bold;
	}
	
#splashbanner li a {
	display: block;
	text-decoration: none;
	color: white;
	height: 80px;
	width: 190px;
	padding: 35px 270px 35px 40px;
	font-size: 1.3em;
	background: url(/Images/server/splashlink.png) top left no-repeat;
	_background: url(/Images/server/splashlink.gif) top left no-repeat;
	}
	
#splashbanner li a:hover {
	background-position: 0 -150px; 
	}
	
#splashbanner li a span {
	font-size: 0.8em;
	font-weight: normal;
	}

/*////////////////////////////////////////////////////////////////////*/

#content {
	background-color: #fff;
	float: left;
	line-height: 1.4em;
	padding: 0 0 30px 0;
	width:970px;
}

#col2 {
	float: right;
	font-size:0.9em;
	width: 200px;
	margin: 0 10px 0 10px;
}



#searchholder {
	background: #0757CA;
	margin-bottom:15px;
}

#search {
	color:#fff;
	width: 180px;
	padding: 10px 10px 10px 10px;

	}


#j24shoplink {
	background: #225ac1;
	margin-bottom: 10px;
	}
#j24shoplink h2{
	color: white;
	}
.j24shoplinkbutton {
	font-size: 1.4em;
	padding: 14px 10px 13px 10px;
	display: block;
	background: url(../Images/server/j24shoplink.png) no-repeat right top;
	}
.j24shoplinkbutton a {
	color: white;
	}

#searchholder p {
	padding: 0 10px;
}

#searchholder input {
	padding:3px;
	width:130px;
}

#searchholder input.autowidth {
	width:30px;
}

#searchholder select {
	border:1px solid #666;
	margin-bottom:10px;
	padding:3px;
}

#advertising {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #666;
	text-align: center;
	float: left;
}

#advertising img {
	margin-bottom: 30px;
	margin-left: 0px;
	width: 200px;
}

/*/////////////////////////////////////////////////////////// Footer area */

#footer {
	background-color: #f7f7f7;
	border-top: 1px dotted #00a000;
	clear: both;
	font-size:0.8em;
	margin: 30px 10px 10px 10px;
	padding: 10px;
	text-align: center;
	width: 930px;
}

#footer p {
	line-height: 1.3em;
	margin-bottom: 5px;
	color: #666;
}

#footer a {
	font-weight: normal;
	font-style: normal;
	color: #666;
	text-decoration:underline;

	}

#footer a:hover {
	color: #0757CA;
}

/*///////////////////////////////////////////// Portal Styles Education */

#portaltoppic {
	background: url(/Images/server/xxxbanner1.jpg) no-repeat;
	clear:none;
	height: 90px;
	margin: 0 230px 10px 200px;
	_margin-right:115px;
	width:500px;
}

#portaltoppic h1 {
	color: #fff;
	display:block;
	padding: 60px 10px 10px;
	text-align: left;
	font-size: 2em;
}

/*//////////////////////////////////////  Portal left column */

#PortalMenu {
	float: left;
	font-size: .9em;
	font-weight: bold;
	padding:0 0 0 10px;
	width: 150px;
}

#PortalMenu h1 {
	background-color: #0757CA;
	clear: both;
	font-size:1.2em;
	margin: 0;
	padding: 10px 8px 0;
	color: #fff;
}

#PortalMenu ul {
	padding-bottom:15px;
	}
	

/* ////////////////////////////////////////  Portal Left Nav  */

#LeftNav {
	display: block;
}

#LeftNav ul li {
	background: ;
	float: left;
	list-style: none;
	margin: 0;
}

#LeftNav a {
	color: #666;
	float: left;
	padding: 6px 5px 3px 10px;
	text-decoration: none;
	width: 135px;
	font-weight: normal;
	font-style: normal;
	}

#LeftNav a:visited {
	text-decoration: none;
	float: left;
	color: #666;
}

#LeftNav a:hover {
	color: #0757CA;
	text-decoration: underline;
}

#LeftNav a:active {
}

#leftnav_box {
	padding-bottom:15px;
}

.navbottom {
	}

/*//////////////////////////////////////////////// Visit other portals */

#VisitPortals {
	display: block;
	color: #f5d2f9;
	margin-bottom:15px;
	}

#VisitPortals h1 {
	background: url(/Images/server/otherport.jpg) top right repeat-y;
	font-size:1.1em;
	padding-bottom:10px;
	margin:10px 0;
}

#VisitPortals ul {
	margin-bottom:0;	
}

#VisitPortals ul li {
	background: ;
	float: left;
	list-style: none;
	margin: 0;
}

#VisitPortals a {
	color: #666;
	float: left;
	padding: 6px 5px 3px 10px;
	text-decoration: none;
	width: 135px;
	font-weight: normal;
	font-style: normal;
	}

#VisitPortals a:visited {
	text-decoration: none;
	float: left;
	color: #666;
}

#VisitPortals a:hover {
	color: #0757CA;
	text-decoration: underline;
}

#VisitPortals a:active {
}

#VisitPortals.clearfix{
	margin: 0;
}

/*/////////////////////////////////////////////////  Site Search Box */

#SiteSearch {
    background: #0757CA;
	width:150px;
	margin-bottom:10px;
}  

#Site h1 {
	background: #0757CA url(/Images/server/search.xxx) top right repeat-y;
}

#SiteSearchInner  {
	padding:5px;
}

#SiteSearch form {
	margin:0 0 10px 0;
}

#SiteSearch input {
	margin:5px 0 5px 3px;
	padding:3px;
	width:90px;
}

#SiteSearch input.autowidth {
	padding:2px;
	width:30px;
}

/*///////////////////////////////////////// Portal Content Styles */

#PortalContent {
	font-size:0.8em;
	margin: 0 230px 0 200px;
	_margin-right:115px;
	width: 500px;
}

#PortalContent h1 {
	font-size:1.6em;
}

#PortalContent h2 {
	font-size:1.4em;
	margin-right: 10px;
}

#PortalContent h3 {
	font-size:1.2em;
}

#PortalContent p {
	line-height: 1.7em;
	/*padding:5px 10px;*/
}

#PortalContent a {
	text-decoration:none;
}

#PortalContent a:hover {
	text-decoration:underline;
	font-weight:bold;
}

/*//////////////////////////////////////////////////////*/

#ContentContainer ul {
	list-style:disc;
	margin:0 0 15px 0;
	
}

#MainContent h2 {
	padding: 10px 0;
}

#MainContent {
	text-align:left;
}

#MainContent .ContactForm .frmButton {
	padding:3px;
	width:auto;
}

#SecondaryContent {
	background-color: #fff;
	margin-top:5px;
	padding: 10px 0 0;
}

#SecondaryContent #NewsList p{
	background-color:#fff;
	padding: 10px 0 20px 20px;
	border-bottom: 1px dotted #999;
	}

#SecondaryContent form {
	margin-left: 0px;
	padding: 5px 0;
	}

#SecondaryContent h2 {
	padding:0 0 15px 0;
}


.UserActions {
	float: left;
	display: inline;
	background:#efefef;
	padding:5px 10px;
	width: 500px;
}

.UserActions img {
	vertical-align:middle;
}

#SecondaryContent #NewsList{
	margin:0px;
}

#NewsList strong {
	font-size: 1.2em;
	float: left;
}

#LatestArticleList strong {
	font-size: 1.5em;
}
	
#Newslist {
	width: 500px;
	
	}

#LatestArticleList Li {
    list-style-type: none;
    height:auto;
    float: left;
    margin: 0 0 10px 0;
    border-top: 1px solid #666;
    width: 500px;
    }

#NewsList Li {
    list-style-type: none;
    height:auto;
    float: left;
    margin: 0 0 10px 0;
    border-top: 1px solid #666;
    width: 200px;
    }


.NewsItemThumbnail {
	float:left;
	margin:10px 15px 5px 0;
}

.NewsItems {
	float:left;
	margin:10px 15px 5px 0;
}


.NewsItemThumbnail img {
    position:relative;
    left: 0px;
    }



.NewsThumb {
	float:left;
	margin:5px 10px 0 0;
}

.UserActions a {
	color: #666;
}
	
#HomeArticles {
	float:left;
	width:230px;
}

#HomeCaseStudies {
	float:right;
	width:230px;
}	

#HomeArticles ul, #HomeCaseStudies ul {
	list-style:none;
	margin:0 0 15px 0;
}

#HomeArticles h2, #HomeCaseStudies h2 {
	padding: 10px 0;
}		

/* /////////////////////////////////////////   Form styles   */

input, textarea {
	border: 1px solid #666;
}

fieldset {
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:0;
}

.FieldsetLiner {
	padding:20px;
}

legend {
	color:#333;
	font-weight:bold;
	background-color:#fff;
	margin-left:10px;
	padding: 0 5px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding:3px;
	width:250px;
}

.ContactForm label {
	clear:both;
	float:left;
	width:150px;
}

.ContactForm div {
	margin-bottom:5px;
}

.ContactForm input {
	width:250px;
}

.TextBox {
	padding:3px;
}

.xsltsearch_form input {
	padding:3px;
}

.Error {
	color:#f00;
	font-weight:bold;
}

.bookmarks img {
	vertical-align:bottom;
}

.ArticleList {
	margin-left:0!important;
}

.ArticleList li {
	
}

/*/// Size Styles ///*/

.q {
	width: 125px;
	float: left;
	}

/*/////////////////////////////////////// XLST Search page */

#xsltsearch input {
	font-size:1.2em;
	margin-bottom:10px;
	padding:3px;
}

/*/////////////////////////////////////////////////////// EDITOR PROPERTIES */

