﻿/********************* Begin clearing styles ************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
	background: transparent;
}
html {
     overflow-y: -moz-scrollbars-vertical;
     overflow-y: scroll;
}
body {
	font-size: 62.8%;
	font-family: Arial, Verdana, sans-serif;
	color: #1e1e1e;
	text-align: center;
	background: #fff url(/system/images/pagebodybg.jpg) 0 40px repeat-x;
}
body.front{background: #fff url(/system/images/frontbodybg.jpg) 0 40px repeat-x;}

body.beautySpa{background: #fff url(/system/images/pagebodybg_beautySpa.jpg) 0 40px repeat-x;}
body.beautySpaFront{background: #fff url(/system/images/frontbodybg_beautySpa.jpg) 0 40px repeat-x;}

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse; border-spacing: 0;}
/********************* End Clearing Styles ***********************/

html,body{ height: 100%; }

/*Special classes*/
.floatleft{
	display: block;
	float:left;
}
.floatright{
	display:block;
	float:right !important;
}
.clearfloatleft{
	clear: left;
	float: left;
}
.clearboth{clear: both;}
.padding{margin: 15px;}

.button
{
	height: 16px;
	background-color: Transparent;
	background-image: url(/system/images/button_bg.gif);
	border: solid 1px #d5dbe2;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #375f8f;
	margin-top: 8px;
}
div.hr
{
	clear: both;
	height: 10px;
	margin: 0px 0px;
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
}
div.hr hr
{
	display: none;
}
a.rightarrow, a.leftarrow, input.rightarrow, input.leftarrow{
	background: url(/system/images/rightarrow.gif) center left no-repeat;
	padding-left: 12px;
}
a.leftarrow, input.leftarrow{
		background: url(/system/images/leftarrow.gif) center left no-repeat;
}
input.custombtn{
	background-color: transparent;
	display:inline;
	border: 0px;
	cursor: pointer;
	color: #343A7E;
}
h2 input.custombtn{
	font-size: 1em;
	font-weight: bold;
	font-family: Arial;
	padding: 0;
}
h2.loginh2{
	background-color:#F8F8F8;
	border:1px solid #CFCFCF;
	float:left;
	font-size: 1em;
	margin-right:27px;
	padding:10px;
	width:41%;
}
h2.loggedinh2{
	background-color:#d2eeb0;
	border:1px solid #a0b586;
	clear: left;
	float:left;
	font-size: 1em;
	margin-left:0px;
	padding:10px;
	width:330px;
	display: none;
}
h2.loggedinfailedh2
{
	background-color:#eebaba;
	border:1px solid #b58686;
	clear: left;
	float:left;
	font-size: 1em;
	margin-left:0px;
	padding:10px;
	width:330px;
	display: none;
}
.redcolor{color: Red;}
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.labeldiv{font-size: 12px; width:180px; margin-top: 15px;}
/*End special classes*/

h1,legend{
	color: #181818;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.4em;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
	font-weight:normal;
}
h2{
	color: #555;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
h3{
	font-weight: bold;
	font-size: 1em;
	margin:10px 0 5px;
}
div#maincontent ul{
	list-style-type: disc;
	margin-left: 25px;
}
div#maincontent ol{
	list-style-type: decimal;
	margin-left: 25px;
}
p, td{margin: 5px 0 10px 0; font-size: 1em;}
a:link, a:visited{color: #343a7e; text-decoration: none;}
a:hover{text-decoration: none;}
:focus{outline: none;}
a img{border: none;}
div#maincontent td{padding: 5px;}
p.searchresult{font-size: 16px;}
fieldset{border: 1px solid #cfcfcf;	padding: 20px;}

textarea{	
	font-family: Arial, Verdana, sans-serif;
	color: #1e1e1e;
	font-size: 13px;
}
input{font-size: 13px;}

.inputlabel{
	clear: left; 
	float: left; 
	margin:0 20px 10px 0;
	text-align: right; 
	width: 90px;
}
.wideinput{
	width: 150px;
}
.inputfield{float: left; margin-bottom: 10px;}
.inputbtn, .inputbtnfloatleft{
	background: transparent url(/system/images/btnbg.gif) top left no-repeat; 
	border: 0px;
	clear: left;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 11px;
	height: 24px;
	margin-top: 10px;
	padding-bottom: 1px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.7);
	width: 74px;
}
.inputbtn:hover, .inputbtnfloatleft:hover{text-shadow: 0px 0px 1px rgba(0,0,0,0.7);}
.inputbtn:active, .inputbtnfloatleft:active{text-shadow: 0px -1px 0px rgba(0,0,0,0.7); }
input::-moz-focus-inner { border: 0; }

.inputbtnfloatleft{clear: none; margin: -2px 0 0 10px;}
.validate{clear: left; float: left; margin-top: 10px;}

div#wrap{
	background: transparent url(/system/images/wrapbg.gif) top left repeat-y;
	font-size: 1.3em;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	width: 980px;
	position: relative;
}

div#header{
	background: #fff url(/system/images/headerbg.gif) left 40px repeat-x;
	float: left;
	height: 326px;
	margin-left: 10px;
	width: 960px;
}
div#header div.floatright{margin-top: 17px; clear: right; margin-right: 20px; width: 192px;}
body.front div#header, body.beautySpaFront div#header{height: 395px}
div#header a.logo{display: block; float:left; margin: 25px 0 9px 0;}
div#header a.toprightlink{
	background: url(/system/images/headerrightextlinkarrow.gif) center left no-repeat; 
	color: #202020;
	display: block; 
	float: right; 
	font-size: 18px;
	margin: 16px 20px 0px 0;
	padding-left: 33px; 
}
div#header input.searchbox{background: transparent url(/system/images/searchbar.gif) center right no-repeat; border: 0px; color: #6f6f6f; float: left; height: 24px; line-height: 24px; padding-left: 25px; width: 120px;}
div#header input.searchbtn{background: transparent url(/system/images/searchbtn.gif) center left no-repeat; border: 0px; color: #6f6f6f; cursor: pointer; float: left; height: 24px; margin-top: 1px; padding: 0; width: 46px; text-shadow: 0 1px #fff;}
ul#topmenu{
	clear: left;
	float: left;
	height: 35px;
	list-style-type: none;
	margin: 10px 0 0 -5px;
	width: 960px;
}
ul#topmenu li{
	background: none;
	float:left; 
	font-weight: bold;
	margin: 0 0px;
	padding-left: 8px;
	margin: 0 5px;
}

ul#topmenu li a{	
	display: block;
	font-family:Arial, Sans-Serif; 
	font-size: 1.0em; 
	font-weight: normal;
	text-decoration: none; 
	text-transform:uppercase;
	line-height: 35px; 
	padding-right: 8px;
}
	
ul#topmenu li.active{
	background: url(/system/images/menuitem_left.gif) top left no-repeat; 
	color:#343434; 
	height:35px; 
	padding-left: 8px;
}
ul#topmenu li a:link{color: #4f4f4f;}
ul#topmenu li a:visited{color: #4f4f4f;}
ul#topmenu li a:hover{color: #4f4f4f;}
ul#topmenu li a.active{
	background:transparent url(/system/images/menuitem_right.gif) no-repeat scroll right top;
	height:35px;
	padding-right: 8px;
}
div#leftshadow{
	background: transparent url(/system/images/leftshadow.png) top left no-repeat; 
	clear: left; 
	float: left; 
	height: 402px; 
	width: 10px;
}
div#rightshadow{
	background: transparent url(/system/images/rightshadow.png) top left no-repeat; 
	float: right; 
	height: 402px; 
	width: 10px;
}
body.front div#contentcontainer{background-image: none;}
body.beautySpaFront div#contentcontainer{background-image: none;}
div#contentcontainer{
	background: #fff url(/system/images/contentcontainerbg.gif) bottom right no-repeat;
	float: left; 
	width: 960px;
	min-height:447px;
	height:auto !important;
	height:447px;
}
div.leftcontent{
	/*background: url(/system/images/leftmenubg.gif) bottom left no-repeat;*/
	float: left;
	width: 774px;
}
div#frontleftcontent{
	float: left; 
	width: 632px;
}
div#teaserboxcontainer{
	background: #fff url(/system/images/teaserboxcontainerbg.gif) top left no-repeat;
	float: left;
	padding: 10px 0 10px 10px;
}
div.teaserbox{
	float:left;
	height: 152px;
	width: 295px;
	margin-bottom: 10px;
}
div.left{
	margin-right: 31px;
}
div.teaserboximg{
	float: left;
	width: 90px;
}
div.teaserboxtext{
	float: left;
	width: 195px;
	margin-left: 10px;
}

div#frontrightcontent{
	background: #fff url(/system/images/frontrightcontentbg.gif) bottom right no-repeat;
	float: right;
	width: 312px;
	min-height:550px;
	height:auto !important;
	height:550px;
}
div#frontrightcontent h3{
	color: #181818;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.4em;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
	font-weight:normal;
}

ul.newsul{text-align: left;}
ul.newsul li{margin: 15px 0;}
ul.newsul li a{color: #343a7e; text-decoration: none;}
div#newsteaser{border-bottom: 1px solid #d4d4d4; margin-bottom:15px; padding:  0 15px 10px 0; text-align:right;}

div#leftcolumn{
	
	float: right;
	width: 194px;
	min-height:477px;
	height:auto !important;
	height:477px;
}
div#rightcolumn{
	float: right;
	width: 175px;
	min-height:189px;
	height:auto !important;
	height:189px;
	margin-right: 0px;
	padding-top: 15px;
}
div#leftcolumn h1{
	color: #272727;
	margin-top: 5px;
}
ul#leftmenu{
	min-height:189px;
	height:auto !important;
	height:189px;
	margin-top: 10px;
	text-align: left;
}
ul#leftmenu li{
	margin: 4px 0 4px 0px;
}
ul#leftmenu li ul{ margin-left: 15px;}
ul#leftmenu li a{}
ul#leftmenu li a:link{
	color: #555;
	text-decoration: none;
}
ul#leftmenu li a:visited{
	color: #555;
	text-decoration: none;
}
ul#leftmenu li a.active{color: #3c3c3c; font-weight: bold; text-decoration: none;}

div#maincontent{
	float: right;
	width: 580px;
}

div#maincontent .newsitemholder{margin: 10px 0; padding: 10px 0; border-bottom: 1px solid #ccc;}
div#maincontent ul.pager{
	background: url(/system/images/pager_ul_bg.gif) center center no-repeat;
	height: 24px;
	list-style-type: none;
	margin: 0px 0 0 -20px;
	padding-left: 20px;
	width: 560px;
}
ul.pager li{
	background: url(/system/images/pager_left.gif) top left no-repeat; 
	float:left; 
	list-style: none;
	margin: 0 0px;
	padding-left: 1px;
}
ul.pager li a{
	background:transparent url(/system/images/pager_right.gif) no-repeat scroll right top;
	display: block;
	font-size: 1.0em; 
	font-weight: normal;
	text-decoration: none; 
	line-height: 24px; 
	padding:0 15px 0 14px;
}
ul.pager li.active{
	background: url(/system/images/pager_left_active.gif) top left no-repeat; 
	color:#343434; 
	height:24px; 
	margin: 0px;
}
ul.pager li a:link{color: #4f4f4f;}
ul.pager li a:visited{color: #4f4f4f;}
ul.pager li a:hover{color: #4f4f4f;}
ul.pager li.active a{
	background:transparent url(/system/images/pager_right_active.gif) no-repeat scroll right top;
	height:24px;
	
}
ul.pager li#first{background: none; margin: 0px 10px 0 0; padding: 0; }
ul.pager li#first a{background: none; padding: 0; }

#push{height: 64px;}
div#footer{
	background: #fafafa url(/system/images/footerbg.gif) top left no-repeat;
	color: #898989;
	font-size: 0.8em;
	height: 54px;
	text-transform: uppercase;
	margin: 0px 0 0 10px;
	padding-top: 10px;
	float: left;
	text-align: center;
	width: 960px;
}
div#footer .sitemaplink{float:right; margin:-10px 20px 0 0;}
div#footer a{color: #4f4f4f;}

/*In edit mode*/
.contenteditinfo
{
	background-color:#f6f6aa;
	color:#c33;
	padding:2px 10px;
	font-size:10px;
	border:dashed 1px #999;
}

/*JOB ADs*/
div.RadGrid table tr td{cursor: pointer;}
div.RadGrid table tr td a{color: #000 !important;}
div.RadGrid table tr:hover{background-color: #ebf2f9 !important;}
div.RadGrid table tr{ background-image: none !important; color: #000 !important; }

#adcontainer{
	border: 1px solid #bdbdbd;
	float: left;
	margin-bottom: 20px;
	width: 550px;
}
#adheader{
	background: #fff url(/system/images/adheaderbg.gif) bottom left repeat-x;
	border-bottom: 1px solid #bdbdbd;
	float: left;
	min-height: 128px;
	height: auto !important;
	height: 128px;
	width: 550px;	
}
#adheader #logoholder{float: left; margin:15px; width: 160px; text-align: center}
#adheader .floatleft{width: 345px; margin: 15px 15px 15px 0;}
#adheader h3{
	margin-top: 0;
	color: #666; 
	font-size: 14px; 
}

#admain{
	background: #fff url(/system/images/jobadbg.gif) top left no-repeat;
	float: left;	
	padding: 0px 16px 16px 16px;
	width: 518px;
} 
#admain h1{float: left; margin: 10px 0 16px 0px;}
#admain p.jobadsubtitle{color: #666; clear: none; float: right; font-size: 12px; margin-top: 12px; }
#admain p{font-size: 12px; clear: both;}
#admain .floatleft p{margin: 0;}

#admain .floatleft h3, #admain .floatleftnoclear h3{margin-top: 10px; font-size: 12px;}
#admain .floatleft .floatleft, #admain .floatleft .floatleftnoclear{padding: 0;}
#admain .leftinfo{width: 295px; border-right: 1px solid #bdbdbd;}
#adinfo{
	border-top: 1px solid #bdbdbd;
	float: left;
	padding-top: 20px;
	width:518px;
}

#companydescr{
	float:right;
	padding-left: 16px;
	text-align: center;
}

#companydescr p{
	color: #666;
	font-style: italic;
	text-align: center;
	margin: 12px 0 20px 0;
	
}
#companydescr a{font-size: 12px;}
#companydescr #actionlinks{text-align: left; padding: 20px 50px 0 50px; border-top: 1px solid #bdbdbd; width: 100px;}
div#maincontent .rgMasterTable td{padding: 0;}
div#maincontent .rgMasterTable tbody td{padding: 4px;}
div#maincontent .rgmasterTable thead td{padding: 0;}
div#maincontent .rgmasterTable tbody td.rgHeader{padding: 0;}
div#maincontent table#edittable tr td {
	padding:4px;
}

ul.ruInputs li{list-style: none;}

#overlay{
	position: absolute;
	top: -999px;
	background-color: #fff;
    width:550px;     
    border:5px solid #666; 
    border:5px solid rgba(0, 0, 0, 0.698); 
    text-align: center;
    -moz-border-radius:5px 5px 5px 5px; 
    -webkit-border-radius:5px 5px 5px 5px; 
    border-radius: 5px 5px 5px 5px;
}
#overlay-mail{
    display: none;
	background-color: #fff;
    width:450px;     
    border:5px solid #666; 
    border:5px solid rgba(0, 0, 0, 0.698); 
    text-align: left;
    -moz-border-radius:5px 5px 5px 5px; 
    -webkit-border-radius:5px 5px 5px 5px; 
    border-radius: 5px 5px 5px 5px;
}

#overlay .close, #overlay-mail .close {
	background:url(/system/images/popclose.png) no-repeat scroll left top transparent;
	cursor:pointer;
	height:36px;
	position:absolute;
	right:-20px;
	top:-20px;
	width:36px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height:441px;
	overflow-y:auto;
}
#overlay-mail .overlayContent{
    font-size: 12px;
    padding: 20px;
}
#overlay-mail .overlayContent .inputfield{margin-top: 15px;}
.validator{margin-top: 15px;}

/* BLOG */
ul.tools {float: right; margin-top: 10px;}
ul.tools li {float:left; height: 27px; padding: 0; margin: 0 10px 0 0; list-style: none; width: 27px;}
ul.tools li:last-child{margin-right: 0px;}

ul.tools li a.comment, ul.tools li a.print, ul.tools li a.share, ul.tools li a.mail, ul.tools li a.tw, ul.tools li a.fb{background-image: url(/system/images/blog_tools_sprite.gif); background-repeat: no-repeat;}
ul.tools li a.comment, ul.tools li a.print, ul.tools li a.share{width: 27px; height: 27px;}
ul.tools li a.comment{background-position: 0 0; color: #666; display: block; font-size: 11px; line-height: 27px; text-align: center;}
ul.tools li a.share{background-position: -38px 0; cursor: pointer; }
ul.tools li a.print{background-position: -76px 0;}

a.mail, a.tw, a.fb{width: 16px; height: 16px;}
a.fb{background-position: 0 -31px;}
a.tw{background-position: -38px -31px;}
a.mail{background-position: -76px -31px;}

ul.tools li.share { position:relative; }
.blogitem{
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
#maincontent-blog h2{
    color: #272727;
    font-size: 18px;
    font-weight: normal;
    margin-top: 0px;
}
#maincontent-blog .blogitem h2{width: 475px;}
#maincontent-blog h2 a:link, #maincontent-blog h2 a:visited{color: #272727;}
#maincontent-blog h2 a:hover{color: #444; text-decoration: none;}
div#maincontent-blog ul.shareholder { 
    background-color: #b5c6d3; 
    position:absolute; 
    top:26px; 
    left:0px; 
    margin: 0; 
    display:none;
    padding:5px; 
    border:solid 1px #a2b7c6; 
    border-top: 0px; 
    -moz-border-radius: 0px 0px 2px 2px; 
    -webkit-border-radius: 0px 0px 2px 2px; 
    border-radius: 0 0 2px 2px; 
    border-top:0; 
    z-index:100;
}
ul.shareholder li {
    background-color: #eee; 
    height: 16px; 
    margin:3px 0px 3px 0px; 
    display:block; 
    width: 15px;
}
body.blog div#contentcontainer{background-image: none;}
body.blog div#contentcontainer .padding{margin: 20px;}

.blogcalendar{
    background: url(/system/images/blog_date_bg.gif) no-repeat scroll center top transparent;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 47px;
    line-height: 11px;
    margin-right: 15px;
    padding-top: 16px;
    text-align: center;
    width: 61px;
}
.publish{color: #a9a9a9;font-size: 11px;}
div#maincontent-blog{
    float: left;
    width: 740px;
}
div#rightcol-blog .archive, div#rightcol-blog .latest-entries, div#rightcol-blog .rss-container{border-top: 1px solid #d4d4d4; margin-top: 15px;}
div#rightcol-blog{
    float: left; 
    margin: 0pt 15px 0pt 25px;   
    width: 180px;
}
#rightcol-blog h3{
    color: #494949;
    margin-left: 10px;
}
#rightcol-blog a:link, #rightcol-blog a:visited{color: #555;}
#rightcol-blog a:hover{color: #737373;}
#rightcol-blog ul li{margin-bottom: 3px;}
.content{
    border-top: 1px solid #d4d4d4;
    clear: both;
    float: left;
    padding-top: 15px;
    width: 100%;
}

div.commentscontainer { float: left; margin:0 0 20px 0px; width: 596px;}
div.commentitem { 
    background:#f2f2f2; 
    border:solid 1px #dedede; 
    margin: 0 0 20px 0;
    padding: 10px;
    position: relative;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
div.commentitem .commentcounter { 
    background: url(/system/images/commentcounter_bg.gif) no-repeat left center; 
    color: #FFFFFF;
    font-weight: bold;
    height: 31px;
    left: -20px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 46px;
}
div.commentitem p {color: #272727; margin:0 10px;}
div.commentitem p.publish { font-weight:bold; }

div.addcomment { 
    float: left; 
    background:#f2f2f2; 
    border:solid 1px #dedede; 
    -moz-border-radius: 4px 4px 4px 4px; 
    -webkit-border-radius: 4px 4px 4px 4px; 
    border-radius: 4px 4px 4px 4px; 
    padding:10px;
    margin-bottom: 40px;
}
div.addcomment  table.commenttable { border:none;}
div.addcomment  table.commenttable tr td { padding: 3px 5px;}


.defaultTextActive {color: #aaa; font-style:italic;}

/*div.commentitem .deletelink, div.commentitem .confirmlink { color:#cc3333; float:right; margin-left:10px; }*/
div.commentitem .reportlink {}
.fadelink {opacity:0.4; }
.js-hover .fadelink {opacity:1; }

div.commentitem .deletelink, div.commentitem .confirmlink, div.blogitem p.publish a.editbloglink { font-weight:normal; float:right; margin-left:10px;}
div.commentitem .deletelink:hover, div.commentitem .confirmlink:hover, div.blogitem p.publish a.editbloglink:hover { text-decoration:underline;}

div.paging{clear: left; float: left; margin-top: 40px; width: 96%;}
div.errorinfo{color: red;}

a#rsslink{
    background-image: url(/system/images/rss.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    width: 18px;
    height: 18px;
    margin-top: 5px;
}

