/*css document*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	}
/* remember to define focus styles! */
:focus {	outline: 0;}
body {	line-height: 1;	color: black;	background: #888888;}
ol, ul {	list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}

/*Individual Items*/
.button,#main-content  .buttonFeature{
	display:block;
	width:123px;
	height:13px;
	line-height:13px;
	background-image:url(/images/V2/buttonBG.png);
	padding:0 0 0 10px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

.buttonFeature{
	float:right;
}
#nav .bar a,.buttonLarge{
	display:block;
	width:174px;
	height:19px;
	line-height:13px;
	background-image:url(/images/V2/buttonBGLarge02.png);
	padding:3px 0 0 7px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:8px;
	font-weight:bold;
}
#jobMenu #nav p{
	padding:1px 0 0 5px;
	background-image:url(/images/V2/bannerBlack.png);
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;
	font-size:10px;
	height:22px;
}
#jobMenu #header{
	height:35px;
	margin-top:5px;
	padding-top:10px;
	text-align:center;
	background-image:url(/images/v2/jobMenuHeader.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#buttonMed{
	display:block;
	width:167px;
	height:17px;
	background-image:url(/images/V2/buttonBGMed.png);
	padding:3px 0 0 7px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:8px;
	font-weight:bold;
}

#main{
	width:990px;
	margin: 0px auto;
	background-image:url("/images/V2/background-columns.png");
	background-repeat:repeat-y;
	background-color:#dbdbdb;
	
}
#shopImage{
	padding:15px 0 0 1px;
	
}

/*Header*/
#header #bannerTop{
	width:100%;
	height:83px;
	background-color:#000000;
	background-image:url(/images/V2/ads01.png);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-size:0;
}
#header .adTop{
	float:left;
	width:468px;
	height:60px;
	background-color:#999999;
	margin-top:12px;
	display:inline;
}
#header #adTopOne{margin-left:40px;}
#header #adTopTwo{margin-left:7px;}
#header .pinkBar{
	width:100%;
	height:6px;
	background-color:#ef4f91;
}
#header .blackBar{
	width:100%;
	height:10px;
	background-color:#000000;
}
#header #sectionStrip{
	
	height:82px;
	background-color:#FFFFFF;
	
	background-position:23px 22px;
	border-color: #000;
	border:1px solid;
	padding:6px 0px 0px 10px;
}
.link{display:block; float:left; width:103px; margin-right:5px;}
#header #sectionStrip .blockButton{
	float:left;
	width:76px;
	height:76px;
	margin-right:2px;
	background-image:url(/images/V2/blockImage.png);
	background-repeat:no-repeat;
	
	background-color:#999999;
}
#header #sectionStrip .blockText{
	float:left;
	width:25px;
	height:76px;
	background-image:url(/images/V2/blockText.jpg);
	background-repeat:no-repeat;
}
#header #sectionStrip #blockSearch{
	float:left;
	width:187px;
	height:76px;
	margin-right:2px;
	
	background-image:url(/images/V2/search.jpg);
}
#header #sectionStrip #blockSearch #searchContent{
	position:relative;
	left:49px;
	top:10px;
	width:136px;
}
#sectionStrip #imageHome{float:left; padding:14px;}
#sectionStrip #textJobs{background-position:0px 0px}
#sectionStrip #textTunes{background-position:-25px 0px}
#sectionStrip #textConsultancy{background-position:-50px 0px}
#sectionStrip #textTraining{background-position:-75px 0px}
#sectionStrip #textDirectory{background-position:-100px 0px}
#sectionStrip #textSearch{background-position:-125px 0px}

#sectionStrip #imageJobs{background-position:0px 0px}
#sectionStrip #imageTunes{background-position:-76px 0px}
#sectionStrip #imageConsultancy{background-position:-152px 0px}
#sectionStrip #imageTraining{background-position:-227px 0px}
#sectionStrip #imageDirectory{background-position:-304px 0px}
/*content*/
#page{
	border-top:1px solid #000000;
}
/*Left Panel*/
#leftPanel{
	float:left;
	width:187px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:16px;
	display:inline;
	padding:9px 0 0 3px;
	background-image:url(/images/V2/vFade.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#leftPanel #jobLarge{
	display:block;
	width:175px;
	height:23px;
	margin-left:3px;
	padding:80px 0 0 2px;
	background-image:url(/images/V2/jobLarge.png);
	text-decoration:none;
}
#leftPanel .adSmall{
	border:solid 1px #000000;
	margin:3px 0 5px 7px;
	width:170px;
	font-size:0px;
}

/*main*/
#content{
	float:left;
	padding:0px 16px 0 13px;
}
#content #ticker{font-size:10px; font-weight:bold; background-color:#DBDBDB; padding:9px 0; height:40px;}
#content #ticker #tickerLeft{float:left; width:10px; height:40px; background-image:url(/images/V2/tickerCorner.jpg);}
#content #ticker #tickerMid{float:left; width:733px; height:40px; line-height:40px; background-image:url(/images/V2/tickerBar.jpg);color:#ee4f90;}
#content #ticker #tickerRight{float:left; width:10px; height:40px; background-image:url(/images/V2/tickerCorner.jpg); background-position:-11px 0px;}

#content #ticker #tickerMid #newstick
,#content #ticker #tickerMid #newstick li
,#content #ticker #tickerMid #newstick li a{
	display:inline;
	color:#FFFFFF;
	text-decoration:none;
}
#content #ticker #tickerMid #newstick li a:hover{
	color:#9ebfed;
}
#content #noTicker{
	width:753px;
	height:10px;
	background-color:#dbdbdb;
}

#content #pinkStrip{
	width:546px;
	height:17px;
	background-color:#EE4F91;
	margin-bottom:5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#content #pinkStripLeft{
	float:left;
	width:360px;
	height:15px;
	line-height:15px;
	padding:0px 0 0 2px;
	overflow:hidden;
	font-size: 13px;
	/*background-color:#00FF00;*/
}
#content #pinkStripLeft h3{color:#fff;line-height:16px;padding-left:5px;}
#content #pinkStripRight{
	float:right;
	width:140px;
	height:17px;
	padding-right:2px;
	line-height:13px;
	/*background-color:#FFCC00;*/
}

#content #rightBanner{
	float:right;
	width:191px;
	padding-right:1px;
}
#content #rightBanner #top{
	width:191px;
	height:9px;
	font-size:0;
	background-image:url(/images/V2/bannerTop.png);
	background-repeat:no-repeat;
}
#content #rightBanner #bannerContent{
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-image:url(/images/V2/vFade.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#content #rightBanner #bannerContent #bannerDiv{
	width:120px;
	height:600px;
	margin-left:34px;
	
	background-color:#999999;
}
#content #rightBanner #bannerContent #googleBanner{
	width:120px;
	height:600px;
	padding:10px 0 10px 34px;
}
#content #rightBanner #bannerContent #tdBanner{
	width:120px;
	height:60px;
	padding:0px 0 10px 34px;
}
#content #main-content #hcBanner{
	display:block;
	margin:10px 34px;
}
#content #main-content{
	float:left;
	width:540px;
	padding-bottom:10px;
}
#content #news{
	margin-top:6px;
}

#content .storyDate{font-size:10px; font-weight:bold; margin-bottom:2px;}
#content .storyCopy{font-size:10px;}

#content .colOne{margin-top:6px;}
#content .colOne .image{
	float:left;
	width:180px;
	height:180px;
	
	background-color:#ffcc00;
}
#content .colOne .colContent{
	float:left;
	width:358px;
	padding:4px;
	padding-top:0px;
}

#content .colTwo{margin-top:6px;}
#content .colTwo .image{
	float:left;
	width:65px;
	height:65px;
	
	background-color:#ffcc00;
}
#content .colTwo .colContent{
	float:left;
	width:207px;
	padding:4px;
	padding-top:0px;
}

#content .colThree{margin-top:6px;}
#content .colThree .colContent{
	float:left;
	width:180px;
	margin-right:4px;
}
#content .colThree{margin-top:6px;}
/*individual items*/
#adbanner{margin:5px 0 0 2px}

#footer{
	width:990px; 
	/*background-image: url("/images/V2/footer.png");*/
	background-repeat:no-repeat; 
	background-color:#000000;
	line-height:36px;
	color: #fff;
}
#footer #footerMenu{
	margin-left:40px;
	text-align:left;
}
#footer #nav li{
	width:200px;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#footer #nav li ul{
	margin-top:0px;
}
#footer #nav li ul li,#footer #nav li ul li a{
	padding:0px;
	background-image:none;
	line-height:16px;
	font-weight:normal;
}
#footer #footerMenu #nav li ul li,#footer #footerMenu #nav li ul li a{
	font-size:12px;
}
#footer #footerContact{
	float:right;
	margin-right:40px;
	width:500px;
}
#footer #footerContact #nav li ul li,#footer #footerContact #nav li ul li a{
	font-size:10px;
}

/*popular items */
.popularItems{margin:0 10px;font-size: 11px;}
.popularItems h3{background-image:url("/images/V2/poptop.png"); padding:3px 0 0 10px;font-weight: bold; font-size:13px;}
.popularItems ul{background-image:url("/images/V2/popback.png");}
.popularItems .popularItemsBottom{background-image:url("/images/V2/popbottom.png");background-position: bottom;padding:0px 0 5px 10px;}
.popularItems li{padding:4px 2px 4px 10px; line-height:1.2em;}
.popularItems li a{color:#000;}

.socialfloat{float:left;}
#jobMenu #nav .bar a{ font-size: 10px;}

#bookmarkBox{padding:10px 20px; border:1px solid #999; margin-top:10px;}
#bookmarkBox .bookmarkSite{
	float:left;
	margin:10px 20px 0 0;
	padding-left:20px;
	background:no-repeat left;
}
#bookmarkBox #bm01{background-image:url(/images/V2/icons/delicious.gif);}
#bookmarkBox #bm02{background-image:url(/images/V2/icons/digg.gif);}
#bookmarkBox #bm03{background-image:url(/images/V2/icons/facebook.gif);}
#bookmarkBox #bm04{background-image:url(/images/V2/icons/reddit.gif);}
#bookmarkBox #bm05{background-image:url(/images/V2/icons/stumbleupon.gif);}

.search_paging_select{text-decoration:underline;}

.adOptMenu li a{
	width:174px;
	height:18px;
	padding:4px 0 0 7px;
	color:#FFFFFF;
	display:block;
	background-image:url(/images/V2/buttonBGLarge02.png);
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}
.eventContainer{margin-bottom:10px;}
.eventContainer .eventHeadline{
	border-bottom:1px solid #EE4F91;
	padding-bottom:3px;
	margin-bottom:10px;
}
.eventContainer .eventHeadline a:hover{text-decoration:none;}
.eventContainer .eventDate{font-size:11px; margin:2px 0 3px 0;}