 
html {
	height: 100%; /* required for Mozilla/Safari to render page height correctly */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	height: 100%;
	text-align: left;
	font-size: 75%;
	background-image : url(_graphics/bgimage.gif);
	background-repeat : repeat-x;
	}

body.col-M div#maincol { width: 860px;}
body.col-SM div#maincol { width: 676px;}
body.col-MX div#maincol { width: 860px;}
body.col-SMX div#maincol { width: 676px;}
div#subcol { width: 184px;}
div#xcol { width: 0px;}

body.col-SF div#maincol {margin-left:184px;width:auto;}
body.col-SFX div#maincol {margin-left:184px;margin-right:0;width:auto}
body.col-FX div#maincol {margin-right:0px;width:auto}
	
div#uberContainer {
	position: relative;
	margin: 0 auto 0 auto;
	width: 860px;
	height: 100%;
	text-align: left;
	}

div#header {
	height: 106px;
	overflow:hidden;
	}
	
.clearing {
	clear: both;
}

div.clearFloat, {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	}
	
.noMargin {
	margin: 0;
	}
	
form {
	margin: 0;
	padding: 0;
	}
	
pre {
 	white-space: normal;
	width: 200px;
	}
	
.hide {
	display : none;
	}
	
label {
	cursor: pointer;
	}
	
span.styleless {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	}
	
blockquote {
	margin: 0;
	padding: 0 0 2px 10px;
	}

blockquote a {
	display: block;
	}
	
img.thumbnail {
	border:1px solid #330000;
}

/*
0.i) HEADINGS & INTRO
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

h1, .sectiontitle {
	padding: 2px 0px 2px 0px;
	margin: 0 0 8px 0;
	color: #333;
	font-size: 2.8em;
	line-height: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #d2c1a4;
	font-family: "lemonde-sans-1","lemonde-sans-2",Arial,sans-serif;
	}

h2, .pagetitle {
	padding: 2px 0px 2px 0px;
	margin: 0;
	color: #333;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.2em;
	font-family: "lemonde-sans-1","lemonde-sans-2",Arial,sans-serif;
	}
	
h2 a {
	color:#333333;
	font-weight: normal;
	text-decoration:none;
}

h2 a:hover {
	color:#333333;
	font-weight: normal;
	text-decoration:underline;
}	

h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #333;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.2em;
	}

h3 a {
	color:#333333;
	font-weight: normal;
	text-decoration:none;
}

h3 a:hover {
	color:#333333;
	font-weight: normal;
	text-decoration:underline;
}
	
.sectiontitle {
	/*letter-spacing :0.1em;
	line-height : 110%;
	font-stretch : wider;*/
}
	
.sectionintro {
	padding: 0;
	margin: 2px 0 2px 0;
	font-style: italic;
}


/*
0.iii) FORM ELEMENTS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
form {
	margin: 0;
	padding: 0;
	}

input {
	font-size: 0.9em;
	line-height:1.1em;
	padding:2px;
	}
	
input.field {
	border: 1px solid #7F9DB9;
}

input.submit {
	/*background-color: #789196;
	border-top: 1px solid #ECF0F1;
	border-right: 1px solid #ECF0F1;
	border-bottom: 1px solid #ECF0F1;
	border-left: 1px solid #ECF0F1;
	color: white;
	font-weight: bold;*/
	cursor: pointer;
	background-color: #fbb020;
	padding: 5px 10px;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	width: 162px;
	}
	
input.submitHi {
	cursor: pointer;
	background-color: #F79400;
	padding: 5px 10px;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	width: 162px;
	}
	
input.radio {
	border: none;
	width: 15px;
	}
select {
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #7F9DB9;
	}
	
textarea {
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #7F9DB9;
	}

.fieldname {
	color:#9c9c9c;
	margin-top:4px;
	margin-bottom:4px;
}


/*
0.iv) TEXT LINKS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

a {
	color:#f79400;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover {
	color:black;
	text-decoration: none;
	}



/*
0.v) LISTS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

ul.homepageCallToAction {
	margin: 0;
	padding: 20px 0 20px 0;
	list-style-type: none;
	border-top: 1px solid #e8e0d1;
	border-bottom: 1px solid #d2c1a4;
	height:1%; /* for IE */
	}
	
html>body ul.homepageCallToAction {
	height:auto;
	overflow:hidden;
}
	
ul.homepageCallToAction li {
	display: block;
	float: left;
	border-left: 1px solid #CCC;
	margin: 0 17px;
	padding-left: 25px;
	min-height: 40px;
	}
	
ul.homepageCallToAction li.first-child {
	border: none;
	padding: 0;
	}
	
ul.homepageCallToAction li.second-child {
	/*width: 150px;*/
	font-size: 0.8em;
	color: #999;
	}
	
ul.homepageCallToAction li.second-child a {
	font-size: 1.3em;
	}
	
ul.homepageCallToAction a {
	font-weight: bold;
	}

/* horizontal menu items */
div#header div#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}
	
div#header div#navigation ul li {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 22px;
	}

	

	
/* Generic (all) menu styles */
ul.menu {
	height:1px;
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	border:0px;
	
}

html>body ul.menu {
	height:auto;
	min-height:12px;
}

ul.menu a {
	font-weight:bold;
}

ul.menu a:hover, ul.menu a.hi {
}

ul.menu li {
	margin:0px;
	padding:0px;
	border:0px;
	
	line-height:100%;
}
ul.horizontallist {
	list-style-type:none;
	margin:0px;
	padding:0px;
	border:0px;
}

ul.horizontallist li {
	display:inline;
	float:left;
}

ul.horizontallist li a {
	display:block;
	padding:4px 4px 4px 4px;
	border:0px;
}

ul.horizontallist li.first a {
	padding-left:0px;
	border-left:0px;
}
	

/*
0.vi) ERROR MESSAGES
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#maincolContent div#searchErrorMsg p {
	color: #999999;
	margin: 0;
	padding: 0;
	}
	
.error {
	color: #ff0000;
	}
	

/*
0.vii) TABLES
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
table {
	font-size: 1.0em;
}
	
table.basicDetails {
/*border-bottom: 1px dotted #789196;*/
margin: 0 0 20px 5px;
}
	
table.basicDetails a {
	text-decoration: underline;
	}
	
table.basicDetails a:hover {
	text-decoration: none;
	}
	
table.basicDetails th {
	font-weight: normal;
	font-style: italic;
	padding: 0 0 3px 0;
	vertical-align: top;
	text-align: left;
	}
	
table.basicDetails td {
	vertical-align: top;
	padding: 0 0 3px 15px;
	}
table.basicDetails td.infodetail {
	font-weight:bold;
	}

 table.info {
	background-color:#c3baaa;
}

.info th {
	background-color:#c3baaa;
	color:white;
}

.info td {
	background-color:#f9f5ee;
}


/*
0.viii) TEXT
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/	
/*
0.ix Listings General
*/
div#nextPrev {
	padding: 5px 0 5px 0;
	text-align: center;
	height:1px;
	}
	
html>body div#nextPrev {
	height:auto;
	overflow:hidden;
}

div#nextPrev .nextBtn {
	float: right;
	}
div#nextPrev .previousBtn {
	float: left;
	}
	
a.next {
	color: #FAA500;
	background-image: url(_graphics/arrow-next.gif);
	background-position: 100% 5px;
	background-repeat: no-repeat;
	padding: 3px 10px 2px 0;
	}
a.next:hover {
	text-decoration:underline;
	}
a.previous {
	color: #FAA500;
	background-image: url(_graphics/arrow-prev.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 3px 0 2px 10px;
	}
a.previous:hover {
	text-decoration:underline;
	}
	
p.jobResultsNumber {	
	margin: 0 auto 0 auto;
	font-weight: bold;
	display: block;
}

.param_name { color:#00b8ff; font-family:Courier New; }
.param_value { color:#dc2300; font-family:Courier New; }
.howto_img_inline img {
display: inline; vertical-align: top;
}
/*
1. HEADER
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#header {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 10px;
	border:0;
}
	
div#header ul#headNav {
	position:absolute;
	top:76px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*background-color:black;*/
	line-height:30px;
	height:20px;
	text-align:center;
	width:860px;
	font-size: 1.2em;
	}
	
html>body div#header ul#headNav {
	min-height:20px;
	overflow:visible;
	height:auto;
}
	
div#header ul#headNav li {
	margin: 0 22px 0 0;
	padding: 0;
	display: inline;
	color:#faa500;
	}
	
div#header ul#headNav li a {
	color: white;
	padding: 5px 0;
	text-decoration: none;
	font-weight: normal !important;
	}
	
div#header ul#headNav li a:hover {
	color : #f79400;
	}
	
div#header ul#headNav li a.selected {
	text-decoration: none;
	}
	
div#header ul#headNav li.login {
	margin-right: 0;
	}
	
div#header ul#headNav li.login a {
	background-color: #fbb020;
	padding: 5px 10px;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

div#header ul#headNav li.login a:hover {
	background-color: #F79400;
	}

div#content {
	background-image : url(../../graphics/lh_bgimage.gif);
	background-repeat : repeat-y;
	height:480px;
	padding-bottom: 30px;
}

html>body div#content {
	height:auto;
	min-height:400px;
}


/*
2. SUBCOL
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#subcolContent {
	margin: 0px 0 0 0;
	padding: 8px;
	height: 400px;
	background-color: #f0e8db;
	color:#666;
	}

html>body div#subcolContent {
	height:auto;
	min-height:400px;
}

div#subcolContent .loginheader {
	margin-bottom:10px;
	margin-top:15px;
}
	
div#subcolContent .fieldname {
	margin-top:4px;
	margin-bottom:4px;
	color: #333;
}

div#subcolContent a {
	font-weight:bold;
	color:#9c9c9c;
	text-decoration:none;
}

div#subcolContent a:hover {
	color:black;
}

div#subcolContent input.loginfield {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #d2c1a4;
	font-family: Arial, Helvetica, sans-serif;
	width: 156px;
	font-size: 1.0em;
}
div#subcolContent .promoheader {
	font-weight: bold;
	margin-bottom:2px;
	margin-top:4px;
	color: #000000;
	font-size:1.1em;
}



/*
2. iv) SITE CREDITS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
	
#siteCredits {
	text-align: left;
	margin-top: 140px;
	}
	
#siteCredits img {
	margin: 0 0 50px 3px;
	border: none;
	}
	
	
/*
3. MAINCOL
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#maincolContent {
	margin: 5px 0 0 18px;
	}

div#maincolContent h4 { /* controls date of news article on the homepage */
	margin: 0;
	}	
		
div#maincolContent p {
	margin: 5px 0 16px 0;
	padding: 0;
	}
	
.home {
	line-height: 1.6em;
	}

	
.home .pagetitle {
	border:0px;
	margin:18px 0 18px 0;
}

.home a {
	font-weight: normal;
	}
	
.home .benefits {
	background-color: #F0E8DB;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	margin: 25px 0;
	clear: both;
}
	
.home h2, .home h3 {
	margin-bottom: 15px;
	}
	
.home .slideshow {
	background-color: #F0E8DB;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	margin: 20px 0 5px 0;
	border: 1px solid #D2C1A4;
	}
	
.home .slideshow .inner {
	border: 1px solid #D2C1A4;
	background-color: #FFF;
	}
	

/*
3. i) Homepage
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#homepagemain {
	float:left;
	width:280px;
	margin-right:18px;
}

div.boxtext {
	float:left;
	background-color : #f0e8db;
	font-size:86%;
}


div.boxtext ul {
	color:#ba550c;
	border:0px;
	margin-right:8px;
	margin-left:12px;
	margin-top:4px;
	margin-bottom:12px;
	padding-left: 0em;
}

div.boxtext li {
	margin-bottom:4px;
	margin-left:1em;
	
}


div.boxtext h2 {
	background-color :#c3baaa;
	border:0px;
	font-size: 12px;
	color:white;
	padding:3px;
	display:block;
	margin:0px;
	text-transform : none;
}

.infotext {
	font-weight: bold;
	color:#c3baaa;
	line-height : 140%;
}


/*
3. ii) General sections
*/

.sectiondiv {
	height:18px;
	width:100%;
	background-image: url("../../graphics/section_div.gif");
	background-repeat: no-repeat;	
	clear:both;
}

.section {
	margin:24px 10px 10px 10px;
	min-height:400px;
}

.column {
	float:left;
}	

.floatlink {
	position:relative;
	text-align:right;
	float:right;
	width:100%;
}

.sectionhead {
	color:black;
	border-bottom:4px solid #666666;
}

/* 3.iii) Links 
*/
.sitelist {
	margin-top:12px;
}

.sitelist a, .sitelist a:visited {
	text-decoration : none;
	color : #333333;
	font-weight : bold;
}

.sitelist a:hover,.sitelist a:active {
	text-decoration : none;
	color : #9c9c9c;
	font-weight : bold;
}

/* 
3.iv) FAQ 
---------------------------------------------------------------------------------------------------------------------------*/
.boxheader {
	padding:4px;
	font-size: 100%;
	font-weight:bold;
}

#faq_menu_column {
	width:198px;
}

#faq_maincol {
	margin-left:210px;
}


div#faq_maincol ul {
	margin-left:0px;
	padding-left:16px;
}

h2#faq_title {
	margin-bottom:6px;
}

ul.faq_menu li {
	display: block;
	line-height:20px;
	border-bottom:1px solid #c3baaa;
	padding-left:8px;
}

ul.faq_menu  {
	background-color: #f0e8db;
	margin:0px;
	padding:0px;
	list-style:none;
}

.hilightbox {
	padding:12px 8px 12px 8px;
}

#faq_search_panel h3 {
	margin:2px 0px;
	font-size:1.1em;
	line-height:1em;
	font-weight:bold;
}

#faq_search_panel input#faq_search_field {
	float:left;
	width:120px;
}

#faq_search_panel input#faq_search_button {
	margin-left:4px;
	width:26px;
	padding:4px 8px;
}

div#faq_maincol h3 {
	margin:0px 0 2px 0px;
	padding:0px;
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
}

div#faq_maincolh4 {
	margin:0px;
}

div#faq_maincol h3.question {
	background-image: url(../../graphics/icon_q.gif);
	background-repeat:no-repeat;
	padding-left:24px;
}
/*
div#faq_maincol .questiontext {
	margin-left:
}
*/


div#faq_maincol .answer {
	margin-left:24px;
	margin-bottom:12px;
}

/*
3.v
---------------------------------------------------------------------------------------------------------------------------*/

.styles_gradient {
	background-image : url('../../graphics/styles_gradient.gif');
	background-repeat : repeat-y;
}

.stylesimage {
	border: 1px solid #f79400;
	margin: 8px;
}	

.stylesimagesmall {
	border: 1px solid #f79400;
	margin: 2px;
}	

.medium_bg {
	background-color : #f0e8db;
}

.darkbg, .dark_bg  {
	background-color :#c3baaa;
	font-size: 106%;
	font-weight:bold;
	color:white;
	padding:4px;
}

.light_bg {
	background-color : #f9f5ee;
}

/*
3.i) b) Other News
---------------------------------------------------------------------------------------------------------------------------*/
div#newsCol div#otherNews {
	margin:  0 0 10px 0;
	}

div#newsCol div#otherNews div.topic {
	margin: 3px 0 6px 0;
	border-bottom: 1px dotted #DAE1E3;
	font-size: 0.9em;
	line-height: 1.2em;
	}
	
	
div#miscCol {
	float: right;
	width: 32%;
	}

div#miscCol a {
	color: #000000;
	text-decoration: none;
	}
	
div#miscCol a:hover {
	color: #000000;
	text-decoration: underline;
	}

/*
3.ii) Misc col
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
		
div#miscCol {
	float: right;
	width: 32%;
	}

div#miscCol a {
	color: #000000;
	text-decoration: none;
	}
	
div#miscCol a:hover {
	color: #000000;
	text-decoration: underline;
	}
	


	
/*
3.iii) NEWS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
	

/*
3.v) LOGIN
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#loginExistingUsers {
	float:left;
	width:48%;
	}

div#loginNewUsers {	
	float:right;
	width:49%;
	}
	
div#loginExistingUsers h2 {
	margin-top:12px;
	/* border-right: 1px solid #F1F4F5; */
	padding-left: 9px;
	}
	
div#loginNewUsers h2 {
	margin-top:12px;
	/* border-left: 1px solid #F1F4F5; */
	padding-left: 9px;
}
	
div#loginExistingUsers table.generic_vertHeader, div#loginNewUsers table.generic_vertHeader {
	margin: 0;
	}
	
div#loginExistingUsers table.generic_vertHeader th, div#loginNewUsers table.generic_vertHeader th {
	padding: 6px 6px 6px 10px;
	width: 94px;
	}
div#loginExistingUsers table.generic_vertHeader td, div#loginNewUsers table.generic_vertHeader td {
	padding: 6px 4px 6px 7px;
	}
	
/*div#loginExistingUsers input.submit, div#loginNewUsers input.submit {
	width: 204px;
	}
	*/

table.generic_vertHeader th.error {
	color: #FF0000;
	text-align: left;
	white-space: normal;
	}


/*
3.vi) Article Detail
---------------------------------------------------------------------------------------------------------------------------*/	
div.articlelist {
	padding: 8px 0 8px 0;
}

div.section_guides div.articlelist p.difficulty {
	margin:0px;
}

div.section_guides p.difficulty span {
	font-weight:bold;
}

div.section_guides div.articlelist h3, div.section_news div.articlelist h3 {
	background-image: url(_graphics/arrow-next.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 3px 0 2px 10px ;	
}

div.section_guides div.articlelist p, div.section_news div.articlelist p {
	margin-left:10px !important;
	margin-top:0px !important;
}


div#articleDetail {
	padding:8px 0 8px 0;
}

div#articleDetail h3 {
	font-size: 1.3em;
	margin: 8px 0 12px 0;
	}
	
div#articleDetail h4 {
	font-size: 1.0em;
	margin: 0 0 20px 0;
	}
	
div#articleDetail #imageAndCaption, div#articleDetail div.imageAndCaption, div#articleDetail img.main {
	/*width: 120px;*/
	float: left;
	margin: 0 15px 15px 0;
	}
	
div#articleDetail #imageAndCaption img, div#articleDetail div.imageAndCaption img {
	/* width: 120px; */
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	}
	
div#articleDetail #imageAndCaption p, div#articleDetail div.imageAndCaption p {
	color: #789196;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.2em;
	}


div#articleDetail p.firstPara, div#articleDetail p.intro {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.5em;
	}
	
div#articleDetail div.links {
	margin: 30px 0 10px 0;
	}
	
div#articleDetail div#goToTop {
	display: block;
	visibility: hidden;
	text-align: right;
	margin: 30px 0 0 0;
	}
	
.pdf {
	background-image:url(_graphics/pdf.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}	

div.articlelist p.date {
	font-weight: bold;
	font-style:italic;
}

div#articleDetail p.date {
	font-weight: bold;
	font-style:italic;
	margin-bottom:8px;
}

div#articleDetail p.legal {
	font-style:italic;
	color:#999999;
	font-size:85%;
	
}

div#articleDetail p.quote {
	font-style:italic;
	color:#666666;
	font-size:105%;
	margin-left:24px;
	font-family:"Times New Roman",Georgia,Serif;
}

/*
3. NEW STYLES SECTION
---------------------------------------------------------------------------------------------------------------------------*/
.stylecomponent {
	border-top: 1px solid #f3ede2;
	padding-top: 5px;
	margin-top: 30px;
	}
	
.stylecomponent h2 {
	padding-left: 50px;
	line-height: 45px;
	}

.stylecomponent p {
	margin-left: 50px !important;
	}

.thickbox-popup {
	display: none;
	}
	
.thickbox-popup .info {
	float: right;
	width: 180px;
	border: 1px solid red;
	}
	
.thickbox-popup h3 {
	margin-top: 20px;
	}

.stylecomponent {
	border-top: 1px solid #f3ede2;
	padding-top: 5px;
	margin-top: 30px;
	}
	
.stylecomponent h2 {
	padding-left: 50px;
	line-height: 45px;
	}

.stylecomponent p {
	margin-left: 50px !important;
	}

.stylecomponent1 h2 {
	background: url(_graphics/1.gif) no-repeat 0 5px;
	}
.stylecomponent2 h2 {
	background: url(_graphics/2.gif) no-repeat 0 5px;
	}
.stylecomponent3 h2 {
	background: url(_graphics/3.gif) no-repeat 0 5px;
	}
.stylecomponent4 h2 {
	background: url(_graphics/4.gif) no-repeat 0 5px;
	}

.style-info {
	float:right;
	width:185px;
	padding-top: 10px;
	}
	
.style-info h3 {
	/*margin-top: 20px;*/
	}
	
.style-info .next-prev {
	border-top: 1px solid #F3EDE2;
	border-bottom: 1px solid #D2C1A4;
	overflow: hidden;
	padding: 5px 0;
	font-size: 1.2em;
	margin: 10px 0 30px 0;
	}
	
.style-info .next {
	background: url(../../graphics/arrow-next.gif) no-repeat 100% 50%;
	float: right;
	font-weight: normal;
	padding-right: 12px;
	}
	
.style-info .prev {
	background: url(../../graphics/arrow-prev.gif) no-repeat 0% 50%;
	float: left;
	font-weight: normal;
	padding-left: 12px;
	}
	
.style-info .button {
	color: #333 !important;
	}


/*
4. XCOL
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#xcol div#xcolContent {
	margin: 12px 0 0 0;
	width: 125px;
	text-align: left;
	}
	
div#xcol div#xcolContent img {
	/*width: 125px;*/
	}
	
div#xcol div#xcolContent object, div#xcol div#xcolContent img {
	margin: 0 0 8px 0;
	}
	
div#xcol div#xcolContent script {
	display: none;
	}
	
div#xcol div#xcolContent img#homeOf {
	margin: 0 0 15px 0;
	}
	

/*
5. FOOTER
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#footerTop {
	margin: 0 0 10px 0;
	
	}

div#footer {
	clear:both;
	font-size: 0.9em;
	color: #c3baaa;
	border-top: 1px solid #D1C0A2;
	padding: 10px 0 50px 0;
}
	

div#footerBottom {
	margin: 10px 0 0 0
	}
	
ul#footerMenu {
	margin:0px 0px 10px 0px;
	list-style-type: none;
}

ul#footerMenu li {
	display: inline;
	}
	
ul#footerMenu li.first {
	margin-right: 20px;
	}
	
ul#footerMenu a {
	font-weight: normal;
	border-left: 1px solid #CCC;
	padding: 0 20px;
	}
	
/*
6. POPUPS (Send to a friend etc.)
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#popupHeader {
	margin: 0;
	text-align: left;
	font-size: 1.0em;
	}

div#popupHeader div#logo {
	padding: 10px 0 5px 10px;
	/*border-bottom: 5px solid #0880b8;*/
	}
	
div#popupContent {
	margin: 12px;
	text-align: left;
	font-size: 1.0em;
	}
	
div#popupHeader h1 {
	padding-left: 11px;
	}
	
div#popupContent a.closeWin {
	font-size: 0.7em;
	border-top: 10px solid red;
	}

div#popupContent table th {
	font-weight: normal;
	padding: 0 5px 1px 0;
	color: #48575A;
	font-size: 0.7em;
	text-align: left;
	}
div#popupContent table td {
	padding: 0 10px 1px 0;
	font-size: 0.7em;
	}
	
div#popupContent input.field, div#popupContent textarea.field {
	background-color: #DAE1E3;
	border: 1px solid #48575A;
	width: 280px;
	font-size: 1.0em;
	}
	
div#popupContent input.btn {
	width: 160px;
	margin: 20px 0 0 0;
	}
	
div#popupContent input.btn2 {
	width: 110px;
	margin: 20px 0 0 0;
	}
/*
7. Article manager stuff
*/



.ALERT {
	font-weight:bold;
	color: white;
	background-color:red;
	text-decoration : blink;
}

CODE {
	font-weight:bold;
}

.button {
	/*font-size:80%;
	font-weight:bold;
	background-color:#666666;
	color:white;
	border-left : 2px solid #898989;
	border-right : 2px solid #3f3f3f;
	border-bottom : 2px solid #3f3f3f;
	border-top : 2px solid #898989;*/
	background-color: #fbb020;
	padding: 8px 15px;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
}
.button:hover {
	background-color: #F79400;
	}

.button_hi {
	font-weight:bold;
	background-color:#333333;
	color:white;
	font-size:80%;
	border-left : 2px solid #3f3f3f;
	border-right : 2px solid #898989;
	border-bottom : 2px solid#898989;
	border-top : 2px solid #3f3f3f;
	
}

.arrowbutton {
 	font-family :Arial, Helvetica, sans-serif;
	font-size:84%;
	background-color:#666666;
	color:white;
	font-weight:bolder;
	border-left : 2px solid #898989;
	border-right : 2px solid #3f3f3f;
	border-bottom : 2px solid #3f3f3f;
	border-top : 2px solid #898989;
}

.arrowbutton_hi {
 	font-family :Arial, Helvetica, sans-serif;
	font-size:84%;
	background-color:#333333;
	color:white;
	font-weight:bolder;
	border-left : 2px solid #3f3f3f;
	border-right : 2px solid #898989;
	border-bottom : 2px solid#898989;
	border-top : 2px solid #3f3f3f;
}


.sortbox {
	border:1px solid black;
}

.helpbox {
	border:1px solid black;
	background-color:#ffffff;
}

input {
	z-index:1;	
}

textarea {
	z-index:1;	
}

select {
	z-index:1;	
}

option {
	z-index:1;	
}

.amselect {
	z-index:1;
}

.menuitem {
	margin:4px;
}

table.recordlist, table.recordedit {
	border-left:1px solid gray;;
	border-top:1px solid gray;
}

table.recordlist td, table.recordedit td {
	border-right:1px solid gray;;
	border-bottom:1px solid gray;
}

table.recordlist th,, table.recordedit th {
	border-right:1px solid gray;;
	border-bottom:1px solid gray;
}

td.newrecord {
	background-color : Silver;
	font-weight:bold;
}

/* FAQs and stuff */
.googlemessage {
	margin:0 20px;
	font-family:arial;
	color:#666666;
	font-size:1em;
}

span.code {
	font-family:"courier new", courier, monospace;
}

.samplesiteimages {
	text-align:center;	
}

.samplesiteimages img {
	margin-left:auto;
	margin-right:auto;
}

.stylesCaption{
	opacity: 0.74;  	
	background-attachment: scroll;
    /* background-color: #ffffff;  */   
	background-image: none;    
	background-repeat: no-repeat;    
	border-color: #D2C1A4;    
	border-style: solid;    
	border-width:0;    
	color: #FFFFFF;    
	padding: 2px;    
	text-align: center !important;	    
	display: block;     
	position: relative; 
	/* bottom:20px;  */
	width:176px;
	font-size: 1em; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing: normal;
	margin-left:1px;
}
.stylesCaption a {
	text-decoration:none;
}
.stylesCaption:hover{
	opacity: 1;  
}
.stylesCaption a:hover{
	color:#f79400;
}
.stylecomponent li{
	height:auto !important;
}
