body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
}

/*-- Dice Header --*/
#diceHeader_wrapper {
	margin: 0;
	padding: 0;
	background: url( assets/images/detail/dell/diceHeader_bg.gif ) repeat-x;
	height: 26px;
}

.diceHeader {
	width: 800px;
	margin: 0 auto;
	padding: 3px 0 0 0;
}

.diceHeader img {
	float: left;
}

.diceHeader p {
	float: right;
	margin: 2px 0 0 0;
	padding: 0;
}

a.back {
	padding: 2px 0 2px 15px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background: url( assets/images/detail/dell/block_left.gif ) no-repeat left 50%;
	text-decoration: none;
}

a:hover.back {
	text-decoration: underline;
	color: #666666;
}

a:visited.back {
	color: #666666;
}

/*-----*/

* {margin: 0; padding: 0;}

body {background: #000000 none !important; margin: 0 auto; padding: 0;}

#page {
	background: url("assets/images/detail/dell/bkgrdTile.jpg") repeat-y;
	color: #ffffff;
	display: table;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	width: 880px;
}

#page #header {
	background: url("assets/images/detail/dell/topImage.jpg") no-repeat;
	/***height: 306px;***/
	padding-bottom: 30px;
	width: 880px;
}
	
#page #header p {margin: 0 auto 12px auto; padding-left: 20px; padding-right: 415px;}
#page #header .topPara {font-weight: bold; font-size: 14px; padding: 125px 415px 0 20px;}
		
#page #mainBody {
	background: url("assets/images/detail/dell/bottomSwirl.jpg") no-repeat bottom left;
	display: block;
	font-size: 10px;
	/***height: 100%;***/
	line-height: 14px;
	/***margin-top: -180px;***/
	clear:both;
}

#mainBody #jobInfo {
	background: transparent url("assets/images/detail/dell/jobInfoTop.jpg") no-repeat 0 0;
	display: block;
	float: left;
	margin: 0 5px 0 10px;
	width: 281px;
	padding: 26px 0 0 0;
	}
	
#mainBody #jobInfo img {display: block; margin: 0; padding: 0;}

#mainBody #jobInfo ul {border-left: 1px solid #b30538; border-right: 1px solid #b30538; border-bottom: 1px solid #b30538; padding-bottom: 5px;}
#mainBody #jobInfo ul li {border-bottom: 1px solid #3e3e3e; list-style: none; margin: 0 11px; padding: 6px 0;}
#mainBody #jobInfo li em {color: #b30538; font-style: normal; text-transform: uppercase;}
#mainBody #jobInfo ul li.infoBottom {border: 0;}

#mainBody #jobDesc {
	display: block;
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	width: 461px;
	}
	
#mainBody #jobDesc h1 {color: #b30538; font-size: 14px; margin: 0 auto 12px auto; text-transform: uppercase;}
#mainBody #jobDesc p {margin: 0 auto 12px auto;}
#mainBody #jobDesc #content { padding: 0 0 20px 0;}
#mainBody #jobDesc .button1 {
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	text-transform: uppercase;
	padding-right:30px;
	color:#b30538;
	}
#mainBody #jobDesc .applyNow {
	clear:both;
	}
#mainBody #jobDesc .button1 em {color: #fff; font-weight: bold;}
a { color: #b30538;}
a:link { text-decoration: none;}
a:active { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { color: #fff; text-decoration: none;}

.job_overview dd a:hover {
	color: #1f3a6f;
	text-decoration: none;
}
#mainBody #jobDesc .printerFriendly {
	background: url(assets/images/detail/dell/printer_icon.gif) no-repeat;
	padding-left:16px;
	}

#mainBody #jobDesc .button2 {margin: 45px auto;color:#b30538;}
#mainBody #jobDesc .button2 a {
	border-top: 1px solid #b30538; 
	border-bottom: 1px solid #b30538; 
	clear: both;
	color:#b30538;
	font-size: 12px;
	font-weight: bold; 
	margin:0 0 25px 0; 
	padding: 4px 0; 
	text-decoration: none; 
	text-transform: none;
	}
#mainBody #jobDesc .button2 em {font-style: normal; text-transform: none;}

#mainBody #jobDesc #legal {font-size: 9px; line-height: 11px;}
