/* This CSS sets the default styles for the base components. */

/* ---------- Browser normalization ---------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/** get rid of dotted line **/
div:active,
div:focus,
div:hover
{
outline-style: none;
}

a:active,
a:focus,
a:hover
{
outline-style: none;
}
/** get rid of dotted line **/


table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul, li {
	list-style:disc;
	margin:0 1.5em 1.5em 1.5em;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

body {
font-family:Helvetica, Arial, sans-serif;
line-height: 1.5;
color:#666	;
font-weight: normal;
background-repeat: repeat-x;
font-size:75%;
}


html, body {
	height: 100%;
}

body.portal-popup {
	padding: 10px;
}

body.portal-iframe {
	padding: 0;
}

table {
	clear: both;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}


small{font-size:0.65em;color:#ddd;line-height:1.5;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
hr {background:#eee;color:#eee;width:100%;height:0.5em;margin:1.75em 0;border:none;}



dl dd {
	margin-left: 1em;
}

th {
	font-weight: bold;
}

caption {
	margin-bottom: 0.5em;
	text-align: center;
}

p {margin:0 0 1.5em;}

p img {margin:1em;padding:0;}

/* ---------- Links ---------- */


a:focus, a:hover {color:#376CAA;}
a {color:#1E3B5C;text-decoration:underline;}



/* ---------- Headers ---------- */

h1 {
	font-size:3em;line-height:2.1em;
}

h1 small{
display:block;font-size:11px; font-family:Georgia, Times, serif; font-style:italic; color:#BBB;}

h2 {font-size:3em;margin-bottom:0.75em;color:#666;font-weight:bold;letter-spacing: -1px;line-height:1.25;}

h3 {font-size:2em;margin-bottom:1.25em;color:#999;letter-spacing: -1px;font-weight:normal;}
h3 a {color:#666;text-decoration:none; border-bottom:1px solid #ddd;}

h4 {font-size:1em;margin:2em 0 2em 0;background:url("/img/header_bg.gif") center left repeat-x;color:#fff;text-transform: uppercase;letter-spacing:1px;font-weight:bold;}
h4 strong {background:#fff;color:#777;padding:0.25em 1em 0.25em 0;}

h5 {font-size: 1.75em;color:#444; }

/* ---------- Text formatting ---------- */

i, em {
	font-style: italic;
}


.important {
	font-weight: bold;
}

/* ---------- Staging area ---------- */

body.staging #wrapper {
	border: 10px solid #c00;
	padding: 10px 5px 5px;
}

/* ---------- Main content header ---------- */

.mainHeader {
	padding: 0px 5px 0px 5px;
}

/* ---------- Main content body ---------- */

#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding: 0px 0px 0px 0px;

}

.ie6 #wrapper {
	padding-left:7px;
}

.navigationMenu {
float:right;
text-align: right; 
padding:0px 17px 20px 0px;
}

.ie6 .navigationMenu {display:inline;}

/* ---------- Banner ---------- */
.time {
	font-size:10px;		
	color:#808080;
	
}

#banner {
	background: transparent url(../images/common/banner_bg.png) no-repeat scroll 100% 100%;
	position: relative;
}

#banner .logo {
	background: transparent url(../images/common/banner_bg.png) no-repeat scroll 0 100%;
	display: block;
	float: left;
	font-size: 2em;
	margin: 0;
	padding: 1.25em 0.6em 1.45em;
}

#banner .logo a {
	text-decoration: none;
}

#banner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.ie #banner {
	height: 1%;
}

.ie6 #banner .logo {
	zoom: 1;
}


#content-background {

	min-height:400px;

}

.ie6 #content-background {

	height:auto ;
  	height:400px;

}

div.footerblack {
color:#000000;
font-size:11px;
margin: 10px 5px 10px 5px;
padding-top:10px;
padding-bottom:5px;
margin-bottom: 10px;
}

a.footerblack {
	color:#000000;
	text-decoration: none;
}

a.footerblack:hover {
	color:#dddddd;
	text-decoration: underline;
}

div.footer {
color:#FFFFFF;
font-size:11px;
margin: 10px 5px 10px 5px;
padding-top:10px;
padding-bottom:5px;
margin-bottom: 10px;
}

a.footer {
	color:#FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color:#dddddd;
	text-decoration: underline;
}


a.lizblack {
	font-size:11px;
	background: url(../images/custom/lizclaiborneblack.gif) no-repeat left center;
	padding: 12px 0px 12px 25px;
	color:#000000;
	text-decoration: none;
    border:0px;
	margin-left: 3px;
}

a.lizblack:hover {
	color:#dddddd;
	text-decoration: underline;
}

a.liz {
	font-size:11px;
	background: url(../images/custom/lizclaiborne.gif) no-repeat left center;
	padding: 12px 0px 12px 25px;
	color:#FFFFFF;
	text-decoration: none;
    border:0px;
	margin-left: 3px;
}

a.liz:hover {
	color:#dddddd;
	text-decoration: underline;
}


a.print{
	font-size:11px;
	background: url(../images/custom/print.jpg) no-repeat left center;
	padding: 12px 0px 12px 20px;
	color:#999999;
	text-decoration: none;
    border-bottom:0px;
	margin-left: 2px;
}

a.print:hover {
	color:#ffffff;
	text-decoration: underline;
}

a.share{
	font-size:11px;
	background: url(../images/custom/share.jpg) no-repeat left center;
	padding: 12px 0px 12px 20px;
	color:#999999;
	text-decoration: none;
    border-bottom:0px;
	margin-left: 2px;
}

a.share:hover {
	color:#ffffff;
	text-decoration: underline;
}



#main-top {
	

}
#top-nav {
font-size:12px;
width:100%;
}

/* ---------- Headlines ---------- */


.headline {
	font-family:helvetica,Arial;
	font-size: 1.2em;
	color:#aaa;
	font-weight: bold;
}


 A:link.headline, A:visited.headline,A:hover.headline, A:active.headline{
	font-family:helvetica,Arial;
	font-size: 1.2em;
	color:#ddd;
	text-decoration:none;
	font-weight: bold;
}


/* ---------- Drag Indicators ---------- */

#content-wrapper #layout-grid.dragging {
	border-collapse: separate;
}

#content-wrapper #layout-grid.dragging .lfr-column {
	border: 3px double #ACBED5;
}

.drag-indicator {
	border: 2px dashed #036;
	cursor: move;
	font-size: 0;
	position: relative;
}

.drop-area {
	background-color: #000;
	font-size: 0;
	opacity: .10;
}

.ie .drop-area {
	filter: alpha(opacity=10);
}

.drop-position-top {
	background: url(../images/arrows/03_up.png) scroll repeat-x top left;
}

.drop-position-bottom {
	background: url(../images/arrows/03_down.png) scroll repeat-x bottom left;
}

/* ---------- Alerts and popups ---------- */

.alert-background {
	background: #000;
}

.popup {
	background: #fff;
	border: 1px solid #777;
	padding: 0.4em;
	position: absolute;
}

.popup-header {
	background: #EEF0F1 none repeat scroll 0%;
	border-bottom: 1px solid #aaa;
	color: #333;
	cursor: move;
	padding: 5px;
	position: relative;
}

.popup-title {
	font-size: 1.5em;
	font-weight: bold;
	min-height: 1em;
	white-space: nowrap;
	width: 90%;
}

.ie6 .popup-title {
	height: 1em;
}

.popup-close {
	cursor: pointer;
	position: absolute;
	right: 0.5em;
}

.popup-message {
	padding: 5px;
}

.popup-alert-notice {
	background-color: #ffc;
	border-bottom-color: #fc0;
}

.popup-alert-warning {
	background-color: #fcc;
	border-bottom-color: #f00;
}

/* ---------- Portal add content ---------- */

.portal-add-content {
	background: #fff;
	padding: 8px 4px 0;
	text-align: left;
	z-index: 20;
}

.portal-add-content a {
	text-decoration: none;
}

/* ---------- Portal tool tips ---------- */

.portal-tool-tip {
	background: #DCDCDC;
	border: 1px solid #BFBFBF;
	color: #333;
	font-weight: bold;
	max-width: 200px;
	padding: 0.5em 0.3em;
}

/* ---------- Autocomplete styles ---------- */

.autocomplete-box {
	background: #E2ECF2;
	border: 1px solid #ABC6D7;
	color: #333;
	min-width: 200px;
	padding: 0;
}

.ie6 .autocomplete-box {
	width: 200px;
}

.autocomplete-selected {
	background: #C0D5E3;
	border-bottom: 1px solid #ABC6D7;
	border-top: 1px solid #ABC6D7;
	color: #333;
	font-weight: bold;
	padding: 0.5em 0.3em;
}

/* ---------- Loading animation ---------- */

.loading-animation {
	background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
	margin-top: 10px;
	padding-top: 40px;
	text-align: left;
}

/* ---------- Separator ---------- */

hr, .separator {
	border: 1px dotted #CCC;
}

/* ---------- Update Manager ---------- */

.update-available {
	margin-top: 10px;
	padding: 2px;
	text-align: left;
}

/* ---------- Text highlighting ---------- */

.highlight {
	background: #ffc;
	font-weight: bold;
	padding: 0 1px;
}




#dhtmltooltip{
position: absolute;
/* -width: 150px;- */
/* -color:#fff;- */
/* -padding: 2px;- */
/* -background-color: lightyellow;- */
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/* -filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);- */
}