#keyword-search{
    
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    border-radius: 6px; 

    color:#4C4C4C;
    font-size:10pt;
    height:31px;
    width:280px;
    margin-top:-4px;
    padding-left:10px;
    padding-top:2px;
    margin-right: 2px;
}


 /* FFSgray (Filter Foundry small gray standard button)
*******************************************************************************/
button.FFSgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #050505;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#dbdbdb 50%,
		#b5b5b5);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		color-stop(0.50, #dbdbdb),
		to(#b5b5b5));
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #949494;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
	width: 115px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

button.FFSgray:hover {
background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ebebeb 50%,
		#e0e0e0);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.50, #ebebeb),
		to(#e0e0e0));;
}

.private_text_format 
{
	font-size: 14px;
	font-family: arial;
	color: #fff;
	width: 374px;
	margin-left: 153px !important;
}

#wkzone-top
{
	position: relative;
	height: 85px;
	margin-bottom: 1px;
}

#wzone-title
{
	width: 600px;
	position: relative;
	font-weight: normal;
	font-family: 'Helvetica25UltraLightUltraLt';
	letter-spacing: 2px;
	font-size: 32px;
	margin-left: 27px;
	color: #5A5A5A;
	margin-bottom: 21px;
	padding-top:  33px;
}


#wkzone-top .fntag
{
	position: absolute;
	top: 35px;
	left: 22px;
}

.fntag
{
	font-size: 32px;
	font-weight: normal;
	color: black;
}

#wkzone-top .wkzone-search
{
	position: absolute;
	top: 25px;
	right: 10px;
}

#wkzone-top .wkzone-pnew
{
	position: absolute;
	top: 32px;
	left: 276px;
}

#wkzone-top .wkzone-mjobs
{
	position: absolute;
	top: 32px;
	left: 415px;
	
}

#wkzone-top .wkzone-jfeedico
{
	position: absolute;
	right: 370px;
	top: 40px;
}

#wkzone-jobopbar
{
	position: relative;
	background: url(/images/common/new-module-title-bg.jpg) no-repeat;
	height: 34px;
}

#wkzone-jobopbar .views
{
	position: absolute;
	left: 270px;
	top: 5px;
}

#wkzone-jobopbar .views
{
	position: absolute;
	left: 270px;
	top: 5px;
}

#wkzone-jobopbar .views div
{
	width: 31px;
	height: 23px;
}

#wkzone-jobopbar .views a{
	float: left;
	margin-right: 10px;
}

#wkzone-jobopbar .views .v1
{
	background: url('/images/workzone/view_1_on.png') no-repeat;
}

#wkzone-jobopbar .views .v2
{
	background: url('/images/workzone/view_2_off.png') no-repeat;
}

.view2 #wkzone-jobopbar .views .v1
{
	background: url('/images/workzone/view_1.png') no-repeat;
}

.view2 #wkzone-jobopbar .views .v2
{
	background: url('/images/workzone/view_2.png') no-repeat;
}

#wkzone-jobopbar .jfo
{
	position: absolute;
	left: 414px;
	top: 5px;
}

#wkzone-left .filterbyfield
{
	position: relative;
	float: right;;
	right: -82px;
	top: -41px
}

#wkzone-jobopbar .pagination
{
	position: absolute;
	right: 20px;
	top: 8px;
	color: #5c5b59;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

#wkzone-jobopbar .pagination a.active
{
	font-weight: bold;
}


a.button{
    width:123px;
    margin-bottom:7px;
}

#wkzone-cont
{
	position: relative;

	margin-bottom: 16px;
	margin-top: 13px;
	min-height: 500px;
}

#wkzone-left
{
	width: 678px;
	padding: 13px;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	overflow: visible;
}

#wkzone-right, #wkzone-filters
{
	border: 1px solid rgba(0,0,0,0.1);
}

#wkzone-right .featured
{
	margin-top: 1px;
	border-top: 1px solid rgba(0,0,0,0.1);
	text-align: center;
	padding-top: 12px;
	color: #5c5b59;
	letter-spacing: 1px;
}

#wkzone-right
{
	position: absolute;
	left: 700px;
	top: -2px;

	width: 192px;
	height: 100%;
	overflow: hidden;
	
	
	background: #B8B7B5; /* old browsers */
background: -moz-linear-gradient(top, #B8B7B5 0%, #CECCCA 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B8B7B5), color-stop(100%,#CECCCA)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B8B7B5', endColorstr='#CECCCA',GradientType=0 ); /* ie */
}

#wkzone-right .damper
{
	position: absolute;
	width: 100%;
	height: 16px;
	bottom: 0;
	left: 0;
	background-color: #CECCCA;
	display: none;
}

#wkzone-right .sideblock
{
	width: 168px;
	height: 118px;
	border: 1px solid white;
	margin-left: 11px;
	margin-top: 7px;
	background: #44648b;
}

#wkzone-filters
{
	height: 75px;
	font-size: 13px;

	font-family: Arial, sans-serif;
	color: black;
}

#wkzone-filters input[type=radio]
{
	
}

#wkzone-filters select
{
	width: 151px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#wkzone-filters input[type=checkbox]
{
	margin-right: 25px;
}

#wkzone-filters .filter
{
	float: left;
	max-width: 150px;
	margin-right: 14px;
	margin-top: 3px;
	margin-bottom: 21px;
}

#wkzone-filters .filter:last-child
{
	margin-right: 0;
}

#filtstart, #filtend
{
	width: 75px;
	float: right;
	padding: 2px;
	color: #555555;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
#filtend{border-top: 1px solid #AAAAAA; color: #999999;}
#ui-datepicker-div
{
	z-index: 99999 !important;
}

#wkzone-filters .apply-filter
{
	float: left;
	margin-bottom: 8px;
	margin-top: -15px;
}

.wkbox
{
	padding: 8px;
	background-color: #c2c1bf;
	
}

.wkzone-entry
{
	padding-right: 9px;
	margin-top: 7px;
	padding-bottom: 5px;
}

.wkzone-entry .employer
{
	color: #5C5B59;
}

.wkzone-entry .top
{
	position: relative;
	height: 44px;
	border-bottom: 1px solid #4e4e4e;
	
	
}

.wkzone-entry .top
{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: black;
}

.wkzone-entry .top .title
{
	position: absolute;
	left: 0;
	top: 0;
	color: black;
}

.wkzone-entry .top .title a
{
	color: black;
}

.wkzone-entry .top .author
{
	position: absolute;
	left: 0;
	top: 1.5em;
	font-weight: normal;
}

.wkzone-entry .top .jobtype
{
	position: absolute;
	right: 0;
	bottom: 0.5em;
	color: white;
}

.wkzone-entry .det
{
	padding-top: 18px;
	font-size: 13px;
	line-height: 1.8em;
	
}

.wkzone-entry .detext
{

	overflow: hidden;
	display: none;

	padding-left: 16px;
	margin-top: 6px;

	position: relative;
	left: -9px;
	width:100.5%;
	
	background: #C2C1BF; /* old browsers */
background: -moz-linear-gradient(top, #C2C1BF 0%, #FFFFFF 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C2C1BF), color-stop(100%,#FFFFFF)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C2C1BF', endColorstr='#FFFFFF',GradientType=0 ); /* ie */
}

.wkzone-entry .detext .shortlink
{
	border-top: 2px solid #ceccca;
	padding-top: 20px;
	background: url('/images/workzone/link.png') no-repeat 16px 20px;
	min-width: 100px;
	min-height: 36px;
	
	color: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	
	padding-left: 56px;
	position: relative;
	left: -16px;
	width: 100.5%;
	z-index: 0;
}

.wkzone-entry .detext .shortlink .env
{
	position: absolute;
	top: 12px;
	left: 15px;
	width: 35px;
	height: 32px;
}

.wkzone-entry .detext .shortlink a
{
	color: white;
}

#preview .wkzone-entry .detext .shortlink
{
	border-top: 3px solid #e6e6e6;
}

.wkzone-entry .detext .tit
{
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.wkzone-entry .detext .infoex
{
	padding-right: 16px;
	margin-top: 32px;
}

.wkzone-entry .detext .infoex a:hover
{
	color: #000000;
}

.wkzone-entry .detext .foot
{
	position: relative;
	height: 34px;
	margin-top: 16px;
}

.wkzone-entry .detext .foot .jobid
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	
	font-style: italic;
	
}

.wkzone-entry .detext .foot .flag
{
	position: absolute;
	left: 0;
	top: 0;
	font-style: italic;
}

.wkzone-entry .detext .foot .flag a, .wkzone-entry .detext .foot
{
	color: black;
}

.wkzone-entry .detext .pin
{
	position: absolute;
	bottom: 6px;
	right: 16px;
}

.wkzone-entry table td:first-child
{
	text-align: right;
	padding-right: 0.5em;
	color: inherit;
}

.wkzone-entry table td
{
	color: black;
}

.wkzone-entry .buts
{
	padding-top: 16px;
	height: 32px;
	position: relative;
}

.wkzone-entry .buts .padrec
{
	position: absolute;
	bottom: 0;
	right: 0;
	color: #7e7d7b;
	text-align: right;
}

.wkzone-entry .buts .but
{
	float: left;
	margin-right: 12px;
}

.wkzone-entry .subpad .subbed
{
	font-weight: bold;
	opacity: 0.6;
	color: black;
}

.wkzone-entry .subpad .b
{
	display: none;
}

.wkzone-entry .subpad .subbed .a
{
	display: none;
}

.wkzone-entry .subpad .subbed .b
{
	display: inline;
}	

.greybut
{
	width: 126px;
	height: 23px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c4c3c1;
	text-align: center;
	padding-top: 4px;
	color: black;	
	cursor: pointer;
	margin-top: -2px
}

.greybut:hover
{
background: #cececa;	
}

.wkzpage
{
	position: relative;
	z-index: 1;
	display: none;
}

.wkzpage.cur
{
	z-index: 2;
	display: block;
}

.wkzone-entry .detext .socit
{
	position: absolute;
	right: -190px;
	top: -30px;
	z-index: 1;
}

.view2 .wkzone-entry .detext
{
	display: block !important;
}

.view2 .wkzone-entry .jobdet
{
	display: none;
}






/* job opportunity page */

#wkzone-jobop
{
	position: absolute;
	
	top: 40px;
	left: 550px;
	
}

.wideinput
{
    padding:0px 6px 0 12px;
    width:100%;
    height:47px;
    background:transparent url(/images/answers/ask-question-input.gif) no-repeat 0 -28px;
    font-size:12pt;
    color:#4C4C4C;
}


@font-face {
    font-family: 'KalingaRegular';
    src: url('/fonts/kalinga-webfont.eot') format('eot'),
         url('/fonts/kalinga-webfont.woff') format('woff'),
         url('/fonts/kalinga-webfont.ttf') format('truetype'),
         url('/fonts/kalinga-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

#wkzone-jobform
{
	padding-left: 25px;
}

#wkzone-jobform table
{
	margin-left: 40px;
}

#wkzone-jobform .field div:first-child
{
	margin-top: 4px;
}

#wkzone-jobform .req
{
	font-family: Verdana, sans-serif;
	font-style: italic;
	color: #b50000;
	font-size: 12px;
}

#job-detail-container
{
    padding-left:50px;
    width:600px;
    background:url(/images/workzone/jobdetbox.png) no-repeat;
    padding-top: 18px;
    padding-bottom: 15px;
}

#id_job_detail{
    margin-top:45px;
    width:530px;
    height:175px;
    color:#4C4C4C;
    font-size:12pt;
}

#wkzone-jobform tr
{
	border-top: 20px solid #ceccca;
}



#wkzone-jobform td:first-child
{
	padding-top: 0px;
	width: 300px;
}



#url-ref-container{
    padding-left:50px;
    width:600px;
    padding-top: 10px;
    padding-bottom: 10px;
    background:url(/images/answers/url-ref-back.gif) -2px no-repeat;
}

#url_ref1,#url_ref2,#url_ref3{
    height:35px;
    padding-left:2px;
}

#url_ref1{
    padding-top:15px;
}

#url_ref2{
    padding-top:2px;
}

#url_ref3{
    padding-top:2px;
}

#id_url_reference1, #id_url_reference2, #id_url_reference3{
    color:#4C4C4C;
    font-size:12pt;
    height:24px;
    width:530px;
    background:transparent;
}


#upload-ref-container{
    width:600px;
    height:66px;
    padding-left:50px;
    background:url(/images/answers/upload-reference-back.gif) no-repeat;
}

#pdfref{
    color:#4C4C4C;
    font-size:12pt;
	margin-left: 10px;
}

#category1,#category2,#category3{
    width:600px;
    height:107px;

    background:url(/images/workzone/dropdbg.png) no-repeat -2px 0;
}

.category-table tr
{
	border-top: 0 !important;
}

.category-table
{
	padding: 0;
	margin-left: 70px !important;
}

.category-table select
{
	width: 205px;
}

.category-table td{
    width:200px !important;
    padding-top: 35px !important;
}

.category-table td:last-child
{
	padding-left: 85px;
}

#projdates-container
{
	width:597px;
    height:103px;
	background:url('//site_images/datebg.png') no-repeat 0px 0;
	position: relative;
	padding-top: 16px;
}

#projdates-container input
{
	background-color: #b8b7b5;
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
	width: 128px;
}

#datestart
{
	margin-left: 130px;
}

#dateend{
	margin-left: 116px;
}



#lds, #lde
{
	padding: 15px;
	padding-left: 0;
}

#jobtype-container
{
	width:596px;
	height: 0;
	background:url('/images/workzone/jobtype.png') no-repeat 0px 0;
	position: relative;
}

#jobtype-container div
{
	float: left;
	margin-left: 90px;
	font-size: 14px;
	margin-right: 20px;
	color: black;
	
}

#jobtype-container div:first-child
{
	margin-left: 50px;
}


#moreopts-container
{
	width:597px;
    height:103px;
	background:url('/images/workzone/moreopts.png') no-repeat 0px 0;
	position: relative;
	padding-top: 10px;
}

#moreopts-container input
{
	float: left;
}

#moreopts-container div
{
	margin-left: 12px;
}

#moreopts-container .tax, #moreopts-container .priv
{
	margin-left: 60px;
	margin-bottom: 6px;
}

#budget-box
{
	width:607px;
    	height:135px;
	background:url('/images/workzone/fulltimebox.png') no-repeat -6px 0;
	padding-left: 55px;
}


#budget-box.freelance
{
	width:607px;
   	height:235px;
	background:url('/images/workzone/freelbox.png') no-repeat 0px 1px;
	padding-left: 55px;
}

#budget-box.internship
{
	width:607px;
    	height:235px;
	background:url('/images/workzone/internbox.png') no-repeat -1px 0;
	padding-left: 55px;
}

#budget-box .freelance, #budget-box .internship
{
	display: none;
}

#budget-box.freelance .freelance, #budget-box.internship .internship, #budget-box .fulltime
{
	display: block;
}

#budget-box.freelance .fulltime, #budget-box.internship .fulltime
{
	display: none;
}

#budget-box .fulltime
{
	margin-top: 30px;
	
}

#budget-box .fulltime input
{
	margin-right: 48px;
}

#budget-box .fulltime input:last-child
{
	float: right;
	margin-right: 55px;
	margin-top: 5px;
}



#location-box
{
	width:596px;
	height: 0;
	background:url('/images/workzone/jobtype.png') no-repeat 0px 0;
	position: relative;
	padding-left: 68px;
}

#location-box .entlrad
{
	margin-top: 0px;
}

#location-box .locinps
{
	margin-top: -8px;
	margin-left: 0px;
}

#location-box .locinps input, #location-box .locinps select
{
	width: 190px;
	margin-right: 10px;
	height: 1.5em;
	padding-left: 20px;
}

#location-box .anyrad
{
	margin-top: 46px;
}

#budget-box input
{
	padding: 3px;
}

#budget-box input[type='text']
{
   width: 120px;
   height: 16px;
}


#budget-box .hourlyinps
{
	margin-top: 50px;
	margin-left: 0px;
}

#budget-box .hourlyinps input
{
	margin-left: 50px;
	height: 16px;
}

#budget-box .hourlyinps input:first-child
{
	margin-left: 0;
}



#budget-box .budgetinp input
{
	margin-left: 168px;
	margin-top: 52px;
	height: 18px;
	margin-bottom: 15px;
}

input[readonly]
{
	opacity: 0.5;
}

#disclaim
{
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	font-weight: bold;
	padding-bottom: 20px;
}

#preview
{
	background-color: #e6e6e6;
	min-height: 600px;
	padding-top: 10px;
	padding-bottom: 19px;
}

#agreement
{
	width: 72%;
	font-size: 12px;
	margin-top: 20px;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	color: #bd0a0a;
	position: relative;
	padding-left: 24px;
}

#agreement input
{
	position: absolute;
	top: 3px;
	left: 0;
}

#backtotop
{
	font-weight: bold;
	padding-left: 20px;
	font-size: 125%;
	padding-bottom: 16px;
}

#backtotop:hover a
{
	color: #000000;
	text-decoration: underline;
}

#wkzone-jobform .field
{
	font-family: Kalinga;
	font-size: 18px;
	padding-bottom: 20px;
	padding-top: 43px !important;
}

.padrec
{
	width: 170px; float: left; margin-left: 8px; margin-top: 8px;
}

.padrec .profimg
{
	width: 170px;height: 120px; border: 1px solid white; background: blue; position: relative;
}

.padrec .pr_delete2
{
	    position: absolute;
    top: 15px;
    left: 34px;
}

.padrec .pr_delete
{

  position: absolute;
    top: 10px;
    right: 10px;
    color: #000000;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    background: #dcbb7c;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
    border: 1px solid rgba(0,0,0,0.5);
        -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.padrec .delete2:hover + a .delete, .padrec .delete:hover
{
    color: #992222;
    border: 1px solid rgba(0,0,0,0.8);
    background: #fcdb9c;
}

.padrec .ovlay
{
	position: absolute; left: 0; top: 0; width: 100%;height:100%;
	background: black;
	opacity: 0.0;
	visibility: hidden;
	        -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.padrec .profimg:hover .ovlay, .padrec .ovlay:hover
{
	visibility: visible;
	opacity: 0.8;

}

.padrec .profname
{
	margin-top: 4px; font-size: 12px; text-align: center; color: #5c5b59;
}

.padrec .other
{
	margin-top: 60px;
	text-align: center;
	font-size: 14px;
	color: white;
}


#my-jobs .module-header {
width: 100%;
height: 34px;
background: url(/images/common/new-module-title-bg.jpg) repeat-y top left;
margin-left: -26px;
padding-left: 40px;
position: relative;
}

#ifremove
{
	display: none;
}

#wrdcount
{
	position: absolute;
	right: 50px;
	top: 15px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	background:#AAAAAA;
	padding: 4px;
	z-index: 2;
	opacity: 1.0;
	font-size: 14px;
	background: #b8b7b5;
	padding-right: 15px;
}

.button.subm
{
	opacity: 0.5;
	font-weight: bold;
	color: black;
}

a.flagged
{
	color: #EE0011 !important;
}


.social-share {
	width: 438px; height: 90px;
}
.social-share ul {
	background: url(/images/pad/share-sprite.png) no-repeat top left;
	width: 288px; height: 90px;
	padding: 0 75px;
	list-style: none;
}
.social-share ul li {
	float: left;
}
.social-share ul li a:link, .social-share ul li  {
    width: 60px; height: 90px;
    text-indent: -9000px;
    overflow: hidden;
    display: block;
}
.social-share ul li.ss-facebook a:link, .social-share ul li.ss-facebook  {
    left: 75px;
    margin-right: 16px;
}
.social-share ul li.ss-facebook, .social-share ul li.ss-facebook a:focus, .social-share ul li.ss-facebook a:active {
    background: url(/images/pad/share-sprite.png) no-repeat -75px -90px;
}
.social-share ul li.ss-twitter a:link, .social-share ul li.ss-twitter  {
    left: 151px;
    margin-right: 16px;
}
.social-share ul li.ss-twitter, .social-share ul li.ss-twitter a:focus, .social-share ul li.ss-twitter a:active {
    background: url(/images/pad/share-sprite.png) no-repeat -151px -90px;
}
.social-share ul li.ss-stumbleupon a:link, .social-share ul li.ss-stumbleupon  {
    left: 227px;
    margin-right: 16px;
}
.social-share ul li.ss-stumbleupon , .social-share ul li.ss-stumbleupon a:focus, .social-share ul li.ss-stumbleupon a:active {
    background: url(/images/pad/share-sprite.png) no-repeat -227px -90px;
}
.social-share ul li.ss-delicious a:link, .social-share ul li.ss-delicious  {
    left: 303px;
}
.social-share ul li.ss-delicious , .social-share ul li.ss-delicious a:focus, .social-share ul li.ss-delicious a:active {
    background: url(/images/pad/share-sprite.png) no-repeat -303px -90px;
}
.social-share {
	width: 438px; height: 90px;
	margin:auto;
               margin-top:40px;
}
.social-share ul {
	background: url(/images/pad/share-sprite.png) no-repeat top left;
	width: 288px; height: 90px;
	padding: 0 75px;
	list-style: none;
}
.social-share ul li {
	margin: 0;
	height: auto;
	width: auto;
	float: left;
}
.social-share ul li a:link, .social-share ul li  {
    width: 60px; height: 90px;
    text-indent: -9000px;
    overflow: hidden;
    display: block;
}
.social-share ul li.ss-facebook a:link, .social-share ul li.ss-facebook  {
    left: 75px;
    margin-right: 16px;
}
.social-share ul li.ss-facebook , .social-share ul li.ss-facebook a:focus, .social-share ul li.ss-facebook a:active {
    background: url(/images/pad/share-sprite.png) no-repeat -75px -90px;
}
.social-share ul li.ss-twitter a:link, .social-share ul li.ss-twitter  {
    left: 151px;
    margin-right: 16px;
}
.social-share ul li.ss-twitter , .social-share ul li.ss-twitter a:focus, .social-share ul li.ss-twitter a:active {
    background: url(/images/pad/share-sprite.png) no-repeat -151px -90px;
}
.social-share ul li.ss-stumbleupon a:link, .social-share ul li.ss-stumbleupon  {
    left: 227px;
    margin-right: 16px;
}
.social-share ul li.ss-stumbleupon , .social-share ul li.ss-stumbleupon a:focus, .social-share ul li.ss-stumbleupon a:active {
    background: url(/images/pad/share-sprite.png) no-repeat -227px -90px;
}
.social-share ul li.ss-delicious a:link, .social-share ul li.ss-delicious  {
    left: 303px;
}
.social-share ul li.ss-delicious , .social-share ul li.ss-delicious a:focus, .social-share ul li.ss-delicious a:active {
    background: url(/images/pad/share-sprite.png) no-repeat -303px -90px;
}


.social-share ul {
	background: url(//site_images/wzsoc-share-sprite.png) no-repeat top left;
	width: 184px; height: 58px;
	padding: 0 48px;
	list-style: none;
}
.social-share ul li {
	float: left;
}
.social-share ul li a:link, .social-share ul li  {
    width: 38px; height: 58px;
    text-indent: -9000px;
    overflow: hidden;
    display: block;
}
.social-share ul li.ss-facebook a:link, .social-share ul li.ss-facebook  {
    left: 48px;
    margin-right: 10px;
}
.social-share ul li.ss-facebook , .social-share ul li.ss-facebook a:focus, .social-share ul li.ss-facebook a:active {
    background: url(//site_images/wzsoc-share-sprite.png) no-repeat -48px -58px;
}
.social-share ul li.ss-twitter a:link, .social-share ul li.ss-twitter  {
    left: 98px;
    margin-right: 10px;
}
.social-share ul li.ss-twitter , .social-share ul li.ss-twitter a:focus, .social-share ul li.ss-twitter a:active {
    background: url(//site_images/wzsoc-share-sprite.png) no-repeat -98px -58px;
}
.social-share ul li.ss-stumbleupon a:link, .social-share ul li.ss-stumbleupon  {
    left: 146px;
    margin-right: 10px;
}
.social-share ul li.ss-stumbleupon , .social-share ul li.ss-stumbleupon a:focus, .social-share ul li.ss-stumbleupon a:active {
    background: url(//site_images/wzsoc-share-sprite.png) no-repeat -146px -58px;
}
.social-share ul li.ss-delicious a:link, .social-share ul li.ss-delicious  {
    left: 194px;

}
.social-share ul li.ss-delicious , .social-share ul li.ss-delicious a:focus, .social-share ul li.ss-delicious a:active {
    background: url(//site_images/wzsoc-share-sprite.png) no-repeat -194px -58px;
}

.pagination{
    font-size:10pt;
    padding-left: 13px;
    padding-top: 4px;
    padding-right: 5px !important;
    overflow: auto;
    height: 45px;
}

.pagination ul{
    list-style-type: none;
    display: inline;
    font-family: Kalinga, Arial, sans-serif;
    overflow: auto;
}

.pagination ul li{
    float:left;
    list-style-type: none;
    margin-left:62px;
    width: 15px;
    height: 30px;
    color: #8c8c8c;
    text-align: center;
    position: relative;

}

.pagination ul li:first-child
{
	margin-left: 4px;
}

.pagination ul li *
{
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: 100%;
}

.pagination ul li.prev, .pagination ul li.next, .pagination ul li.active
{
	background: #e3c282;
	width: 29px;
	height: 28px;
	color: #000;
	border: 1px solid white;
}

.pagination ul li.active
{
	
	background: white;
	border-color: #e3c282;
}

#wkzone_mod_place 
{
	margin-left: 15px;
}


.postjob_button {
    font-family: kalinga;
    text-shadow: 1px 1px 1px #b8b8b8;
    filter: dropshadow(color=#b8b8b8, offx=1, offy=1);
    font-size: 17px;
    letter-spacing: 1px;
    width: 200px;
    height: 45px;
    margin-left: 285px !important;
    padding-top: 8px !important;
    margin-bottom: 15px;
    font-weight: normal;
    color: #353535;
    display: block;
    text-align: center;
    cursor:pointer;
    cursor:hand;
    border: 1px solid #E2E2E2;

    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    -webkit-box-shadow:  2px 2px 16px 1px rgba(9, 9, 9, .1);
     box-shadow:  2px 2px 16px 1px rgba(9, 9, 9, .1);
         
 background: rgb(219,219,219); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(219,219,219,1) 0%, rgba(242,242,242,1) 47%, rgba(229,229,229,1) 54%, rgba(206,206,206,1) 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,1)), color-stop(47%,rgba(242,242,242,1)), color-stop(54%,rgba(229,229,229,1)), color-stop(97%,rgba(206,206,206,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* IE10+ */
background: linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */

    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.postjob_button:hover {
border: 1px solid #cececa;
color: #000000;
background: -moz-linear-gradient(top,  rgba(23,33,45,0) 0%, rgba(98,156,185,0) 89%, rgba(99,157,187,1) 90%, rgba(102,163,193,1) 94%, rgba(56,102,137,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,33,45,0)), color-stop(89%,rgba(98,156,185,0)), color-stop(90%,rgba(99,157,187,1)), color-stop(94%,rgba(102,163,193,1)), color-stop(100%,rgba(56,102,137,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0017212d', endColorstr='#386689',GradientType=0 ); /* IE6-9 */

    -webkit-box-shadow:  2px 2px 16px 1px rgba(1, 1, 1, .0);
     box-shadow:  2px 2px 16px 1px rgba(1, 1, 1, .0);

}


.postlive_button {
    font-family: kalinga;
    font-size: 17px;
    letter-spacing: 1px;
    width: 260px;
    height: 55px;
    margin-left: 285px !important;
    padding-top: 8px !important;
    margin-bottom: 15px;
    font-weight: normal;
    color: #ffffff;
    display: block;
    text-align: center;
    cursor:pointer;
    cursor:hand;
    border: 1px solid #000000;

    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;

-moz-box-shadow: 3px 5px 21px rgba(0,0,0,.55);
-webkit-box-shadow: 3px 5px 21px rgba(0,0,0,.55);
box-shadow: 3px 5px 21px rgba(0,0,0,.55);
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzIzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjMzUzNTM1IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM0YTRhNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YjdiN2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
background-image: -moz-linear-gradient(bottom, #323232 0%, #353535 49%, #4a4a4a 50%, #7b7b7b 100%);
background-image: -o-linear-gradient(bottom, #323232 0%, #353535 49%, #4a4a4a 50%, #7b7b7b 100%);
background-image: -webkit-linear-gradient(bottom, #323232 0%, #353535 49%, #4a4a4a 50%, #7b7b7b 100%);
background-image: linear-gradient(bottom, #323232 0%, #353535 49%, #4a4a4a 50%, #7b7b7b 100%);


    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.postlive_button:hover {
border: 1px solid #ffffff;
color: #000000;

background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1MDUwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNiUiIHN0b3AtY29sb3I9IiNkZDJjMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjZTIyZjJhIiBzdG9wLW9wYWNpdHk9IjAuNTgiLz4KPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iI2UyMmYyYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(bottom, #950505 0%, #dd2c28 6.3%, rgba(226,47,43,.58) 6.67%, rgba(226,47,43,0) 7.18%);
background-image: -o-linear-gradient(bottom, #950505 0%, #dd2c28 6.3%, rgba(226,47,43,.58) 6.67%, rgba(226,47,43,0) 7.18%);
background-image: -webkit-linear-gradient(bottom, #950505 0%, #dd2c28 6.3%, rgba(226,47,43,.58) 6.67%, rgba(226,47,43,0) 7.18%);
background-image: linear-gradient(bottom, #950505 0%, #dd2c28 6.3%, rgba(226,47,43,.58) 6.67%, rgba(226,47,43,0) 7.18%);

    -webkit-box-shadow:  2px 2px 16px 1px rgba(1, 1, 1, .0);
     box-shadow:  2px 2px 16px 1px rgba(1, 1, 1, .0);

}