@charset "utf-8";
/* CSS Document */

/* DESIGNER NOTE
   This file contains the global css that will effect all pages within the website */

*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}
body {
	background-color: #FFFFFF;
	padding-top: 15px;
	font-family: Helvetica, sans-serif, Arial;
}

img {
	border:0px;
}
h1 {
	color: #6E1372;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 20px;
}
h1 strong {
	font-size: 16px;
}
h1 em {
	display: block;
	font-size: 24px;
}
h2 {
	font-size: 12px;
	margin-bottom: 10px;
}


a {
	decoration:none;
	color: #B82D4E;
	text-decoration: none;
}
a:hover {
}

p {
	font-size: 12px;
	color: #8A8A8A;
	margin-bottom: 15px;
	line-height: 16px;
}
p.quot {
	color: #6E1372;
}
p.quot  strong  {
	color: #DB3C97;
}

table.quote p {
	color: #8D5C8B;
	font-weight: bold;
}
table.quote p em {
	color: #DB3C97;
}

table.quote {
	margin-bottom: 10px;
	font-size: 0.8em;
}



.clearFloat {
	clear: both;
}
a.applyLink {
	background-image: url(/images/buttons/applyForJobs.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 165px;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	float: right;
	margin-top: 8px;
}
a.applyLink:hover {
	background-image: url(/images/buttons/applyForJobs_ro.gif);
}



a:hover {
	decoration:underline;
	text-decoration: underline;
}



/* DESIGNER NOTE
   Change width to the overall width of your page */

#container{
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 893px;
	min-height: 675px;
}

/*Background Images*/
#container.flower {
	background-image: url(/images/background/flower.jpg);
}
#container.bottle {
	background-image: url(/images/background/bottle.jpg);
	background-position: left bottom;
}
#container.scrubs {
	background-image: url(/images/background/scrubs.jpg);
	background-position: left bottom;
}
#container.flower {
	background-image: url(/images/background/flower.jpg);
	background-position: left bottom;
}

#container.flower1 {
	background-image: url(/images/background/BG_flower.jpg);
	background-position: left bottom;
}
#container.flower2 {
	background-image: url(/images/background/BG_flower_3.jpg);
	background-position: left bottom;
}
#container.flower3 {
	background-image: url(/images/background/BG_flower_4.jpg);
	background-position: left bottom;
}
#container.flower4 {
	background-image: url(/images/background/BG_flower_5.jpg);
	background-position: left bottom;
}
#container.flower5 {
	background-image: url(/images/background/BG_flower_5.jpg);
	background-position: left bottom;
}
#container.flower6 {
	background-image: url(/images/background/BG_flower_6.jpg);
	background-position: left bottom;
}
#container.flower7 {
	background-image: url(/images/background/BG_flower_7.jpg);
	background-position: left bottom;
}

#container.balls {
	background-image: url(/images/background/BG_balls.jpg);
	background-position: left bottom;
}
#container.bottle1 {
	background-image: url(/images/background/BG_bottle1.jpg);
	background-position: left bottom;
}
#container.bottle2 {
	background-image: url(/images/background/BG_bottle2.jpg);
	background-position: left bottom;
}
#container.brush {
	background-image: url(/images/background/BG_brush.jpg);
	background-position: left 113px;
}
#container.cream {
	background-image: url(/images/background/BG_cream.jpg);
	background-position: left 113px;
}
#container.eyeliner {
	background-image: url(/images/background/BG_Eyeliner.jpg);
	background-position: left bottom;
}
#container.marbles {
	background-image: url(/images/background/BG_marbles.jpg);
	background-position: left 113px;
}
#container.nails {
	background-image: url(/images/background/BG_nails.jpg);
	background-position: left 113px;
}
#container.pummice {
	background-image: url(/images/background/BG_pummice.jpg);
	background-position: left bottom;
}
#container.rose {
	background-image: url(/images/background/BG_rose.jpg);
	background-position: left bottom;
}
#container.rose2 {
	background-image: url(/images/background/BG_rose2.jpg);
	background-position: left bottom;
}
#container.thistle {
	background-image: url(/images/background/BG_thistle.jpg);
	background-position: left 113px;
}




#phoneNumber {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	color: #501351;
}
#AElogo {
	float: left;
	padding-left: 10px;
}


/*Header Styles*/
#header ul {
	background-image: url(/images/header/menuLine.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 16px;
	clear: left;
	display: block;
}

#header h1 {
	margin-bottom: 0px;
}

#header ul li {
	float: left;
	list-style-type: none;
}
#header ul li a {
	font-size: 12px;
	font-style: italic;
	color: #641266;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#header ul li a:hover {
	border: 1px solid #D9C3D8;
}
#header ul ul {
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	width: 170px;
	visibility: hidden;
}
#header ul ul li {
	float: none;
}
#header ul ul li a {
	text-align: left;
	padding-left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D9C3D8;
	border-right-color: #D9C3D8;
	border-left-color: #D9C3D8;
	border-bottom-style: none;
	background-color: #FFFFFF;
	height: 20px;
}
#header ul ul li a.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9C3D8;
}

#header ul ul li a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D9C3D8;
	border-right-color: #D9C3D8;
	border-left-color: #D9C3D8;
}
#header ul ul li a.last:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9C3D8;
}

.GN01_1 {
	width: 52px;
	margin-left: 10px;
}
.GN01 {
	width: 67px;
}
.GN02 {
	width: 62px;
}
.GN03 {
	width: 82px;
}
.GN04 {
	width: 110px;
}
.GN05 {
	width: 152px;
}
.GN06 {
	width: 112px;
}
.GN07 {
	width: 67px;
}
.GN08 {
	width: 92px;
}
.GN09 {
	width: 79px;
}
.content {
	margin-left: 350px;
}
.content.welcome h2 {
	margin-bottom: 0px;
}




.welcome {
	margin-top: 50px;
}
.quickSearch {
	background-image: url(/images/background/cToAction.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 528px;
	margin-bottom: 20px;
}
.quickSearch h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 10px;
	display: block;
	float: left;
	margin-bottom: 0px;
}
.quickSearch h2 em {
	font-size: 12px;
	font-weight: bold;
}
.registerMod {
	background-image: url(/images/background/cToAction-02.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 528px;
	margin-bottom: 20px;
}
.registerMod h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 10px;
	display: block;
	float: left;
}

.registerMod h2 em {
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.rsRegister {
	float: right;
	margin-right: 20px;
	margin-top: 28px;
}


.qsSearch {
	text-align: right;
	margin-right: 20px;
	margin-top: 2px;
	clear: left;
}
.paginator {
	background-image: url(/images/background/rsInput.jpg);
	width: 150px;
	background-repeat: repeat-x;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #69146D;
	text-align: center;
	padding-top: 2px;
	margin-top: 12px;
}
.paginator a {
}

.vacancyList {
	padding-right: 33px;
	padding-top: 5px;
	padding-left: 2px;
	margin-bottom: 20px;
}
.vacancyList  .item a {
	background-image: url(/images/background/vacancyList.jpg);
	background-repeat: repeat-x;
	display: block;
	color: #C53280;
	text-decoration: none;
	font-size: 12px;
	height: 18px;
	padding-top: 8px;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA95BD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BA95BD;
	border-left-color: #BA95BD;
	margin-top: 5px;
	padding-left: 10px;
}
.vacancyList .item a:hover {
	background-image: url(/images/background/vacancyList_ro.jpg);
}


.vacancyList .item a span {
	float: left;
}
.vacancyList .item a span em {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.vacancyList  .item  a  strong {
	color: #651866;
}
.vacancyList .item a em {
	display: block;
	padding-right: 22px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8A598E;
	padding-left: 10px;
	width: 68px;
}
.vacancyList  .item  a  em.apply {
	width: 130px;
}

.vacancyDetail {
	padding-right: 33px;
	padding-top: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8A598E;
	border-bottom-color: #8A598E;
	border-left-color: #8A598E;
	padding-bottom: 0px;
}
.vacancyDetail  ul  {
	margin-left: 10px;
}
.vacancyDetail  li  {
	color: #8A8A8A;
	font-size: 12px;
}






#footer {
	margin-right: auto;
	margin-left: auto;
	width: 873px;
	background-image: url(/images/footer/BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BE9BBF;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	color: #999999;
}
