/* CSS for ragtradejobs.com */

/* generic style
 * ----------------------------- */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	background:url(../images/rtj_gradientslice.png) repeat-x;
}

a {
	color:#ff6633;
}

a:hover {
	color:#ff6633;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:15px;
}



/* LAYOUT
 * ----------------------------- */

#heading {
	margin-top:0px;
	width:930px;
	height:119px;
	background:url(../images/rtj_head.png) no-repeat;
}

#verification {
	margin-left:10px;
	width:141px;
	height:50px;
	background:url(../images/verification.jpg) no-repeat;
}

#verification-text {
	font-size:16px;
	font-family: "Verdana";
	font-weight:bold;
	color:#ffffff;
}

#headingbanner {
	clear:left;
	display:block;
	margin-left:435px;
	width:470px;
	height:70px;
	border:0px solid #000;
}

#footer {
	width:930px;
	height:71px;
	background:url(../images/rtj_base1.png);
}

#footer2 {
	width:930px;
	height:71px;
	background:url(../images/rtj_base2.png);
}

#footertext {
	padding-top:40px;
	padding-left:20px;
	text-align:left;
	color:#cccccc;
}

#footertext a {
	color:#ffffff;
	text-decoration:none;
}

/**
 * Generic CSS text style
 * ------------------------------ */
.heading_subtitle {
	font-weight:bold;
	color:#ff6600;
	font-size:12px;
}


ul.listDotted  {
	list-style:none;
	padding:0px;
	margin:0px;

}
.listDotted li {
	list-style:none;
	border-bottom:1px dotted #000;
	padding-top:10px;
	margin:0px;
	font-weight:bold;
}

.listDotted a {
	text-decoration:none;
}


ul.listSMS  {
	list-style:none;
	padding:0px;
	margin:0px;

}
.listSMS li {
	list-style:none;
	border-bottom:1px dotted #000;
	padding-top:10px;
	margin:0px;
	font-weight:normal;
}

.listSMS a {
	text-decoration:none;
}

/* quick search form - main page
 * ----------------------------- */
#quicksearch_main {
	margin-left:30px;
}

#quicksearch_main .selectStyle {
	width:250px;
	border:1px solid #ccc;
	font-size:12px;
	margin-bottom:5px;
	background-color:#ededed;
}

#quicksearch_main .quicksearchInput {
	width:245px;
	border:1px solid #ccc;
	font-size:12px;
	margin-bottom:5px;
	background-color:#ededed;
}

/* quick search form - side bar
 * ----------------------------- */
#quicksearch_side {
	margin-left:15px;
}

#quicksearch_side .selectStyle {
	width:155px;
	border:1px solid #ccc;
	font-size:11px;
	margin-bottom:5px;
	background-color:#ededed;
}

#quicksearch_side .quicksearchInput {
	width:155px;
	border:1px solid #ccc;
	font-size:11px;
	margin-bottom:5px;
	background-color:#ededed;
}

/* job list
 * --------------------- */

.searchresultsWrapper {
	clear:left;
	width:695px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #000;
}

.jobList {
	width:370px;
}

.jobTitle {
	font-weight:bold;
	font-size:13px;
	border-bottom:1px dotted #000;
}

.jobLocation {
	font-weight:bold;
	font-size:11px;
}

.summaryBox {
	margin-left:10px;
	width:370px;
	background-color:#fff;
	margin-bottom:10px;

}

.jobLink {
	background-color:#A2A09E;
	text-align:right;
}

.jobSummary strong {
	font-weight:bold;
	color:#ff6600;
	text-transform:uppercase;
	font-size:11px;
}

.jobSummary ul, .jobSummary li {
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:3px;
}

.jobSummary li {
	border-bottom:1px dotted #000;
	width:160px;
	padding-bottom:3px;
	margin-bottom:3px;
}

.jobSummary strong {
	display:block;
}

.jobSummary li a {
	text-decoration:none;
}

.jobSummary li a:hover {
	text-decoration:underline;
}

.jobSummary .sectors a {
	display:block;
	color:#000;
	font-size:12px;
	margin-bottom:3px;
}

/* article list
 * --------------------- */
.articleTitle {
	padding-top:0px;
	border-bottom:1px dotted #000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#000;
	display:block;
	text-transform:uppercase;
}

.articleSubtitle {
	color:#999;
}

.articleSummary {
	padding-bottom:4px;
	border-bottom:1px dotted #000;
}

.articleWrapper {
	clear:left;
	width:605px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #000;
}

/* page background card style */
.articleCardBG {
	width:727px;
	margin:0px;
	padding:0px;
	background:url(../images/rtj_template4b_5.png) repeat-y;
}

.articleCardBGContent {
	padding-left:30px;
	padding-right:35px;
}

/* job spec stysle*/

/*
 * article icon shadow
 * --------------------- */
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 0px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

/*
 * apply for a job form
 * --------------------- */
#applyform h1 {
	padding:0px;
	margin:0px;
	font-size:14px;
	margin-top:10px;
}
.applyformHeading {
	background-color:#fff;
	border-bottom:1px dotted #000;
	color: #000;
	font-weight: bold;
	padding-left:10px;
	font-size:13px;
}

.applyformLabel {
	color: #000;
	padding-left:10px;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
}

/**
 * notice box
 * ----------------- */
.noticeBox {
	padding:10px;
	border:1px solid #ccc;
	background-color:#ededed;
	margin-left:40px;
	margin-right:40px;
}

/**
 * advertiser style
 * ----------------------------- */
.creditsavailable {
	margin-bottom:15px;
	border:1px dotted #ff6600;
	width:240px;
	background-color:#FFD4B7;
	padding:5px;
}

.advertiserLoggedin {
	font-weight:bold;
	color:#ff6600;
}

.formTDSubtitle {
	border-bottom:1px dotted #000;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
}

.insideboxwrap {
	padding-right:30px;
}

/* default forms, input, textbox
 * ------------------------------- */
form {
	margin:0px;
	padding:0px;
}

.InputBox {
	border:1px solid #ccc;
	background:#ededed;
	font-size:12px;
}

textarea .InputBox {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.InputBoxFocus {
	border:1px solid #ff6600;
	background:#fff;
	font-size:12px;
}

.InputBoxRequired {
	border:1px solid #ccc;
	border-right:2px solid #ff0000;
}

.FormLabelError {
	color: #000;
	border-bottom:1px dotted #ff0000;
}

.tdContent {
	border-bottom:1px dotted #ccc;
}

/**
 * table format
 * ---------------------------- */
.contentitemHover {
	background-color:#ededed;
	color:#000;

}
.contentitem {
	
}

/* fashion education
 * ----------------- */
.fashioneducation {
}

.fashioneducation td {
	border-bottom:1px solid #cccccc;
}

.fashioneducation .heading {
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	color:#000;
}

.fashioneducationRow {
	background-color:#ffffff;
}

.fashioneducationRowHover {
	background-color:#E9E7DD;
}

.fashioneducation .location {
	background-color:#E9E7DD;
}

/* job sector breadcrumb
 * 
 * display selected job sector
 * with drop down options
 * --------------------------- */

#breadcrumb
{
	width:100%;
	margin:0px;
	font-size:13px;
	line-height:30px;
}
		
#breadcrumb a
	{
	display:block;
	white-space:nowrap;
	color:#000;
	}
	
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active	/* menu at rest */
	{
	text-decoration:none;
	color:#000;font-weight:bold;
	}
	
#breadcrumb a:hover	/* menu at mouse-over  */
	{
	text-decoration:none;
	color:#cc0000;
	}	
	
#breadcrumb a.top_parent, #breadcrumb a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	}
	
#breadcrumb a.parent, #breadcrumb a.parent:hover 	/* attaches side-arrow to all parents */
	{
	}

#breadcrumb ul
	{
	list-style:none;
	margin:0px;
	padding:0;
	display:inline;
	z-index:40;

	}

#breadcrumb li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
	display:inline;
	float:left;
	padding:0px 5px 0px 5px;
	}

#breadcrumb li li
	{
	clear:both;
	margin:0px 5px 0px 5px;
	font-size:12px;
	line-height:20px;
	}

#breadcrumb ul ul
	{
	position:absolute;
	top:auto;
	display:none;
	padding:0px;
	margin:-1px 0px 0px -6px;
	background-color:#efefef;
	z-index:30;
	}

#breadcrumb ul ul ul
	{
	top:0;
	left:100%;
	}

div#breadcrumb li:hover
	{
	z-index:30;
	background-color:#efefef;
	}

div#breadcrumb li:hover ul ul,
div#breadcrumb li li:hover ul ul,
div#breadcrumb li li li:hover ul ul,
div#breadcrumb li li li li:hover ul ul
	{
	display:none;
	clear:both;
	}

div#breadcrumb li:hover ul,
div#breadcrumb li li:hover ul,
div#breadcrumb li li li:hover ul,
div#breadcrumb li li li li:hover ul
	{
	display:block;
	clear:both;
	}

