/* 
Nutrifood Indonesia Website - Inspires a Nutritious Life
-----------------------------------------------------------------------------------------------


/*****************************************************
* Reset
*****************************************************/

body, html {margin:0px;padding:0px}

ul, li  { list-style-type: none; }
img { border: 0; }
a   { outline: none; }

table, tr, td {
    border: 0;
    border-collapse: collapse;
    vertical-align: top;
}

div.clear {
	position: relative;
	clear: both;
}

.hidden { display: none; }

a, a:link, a:visited {
	color:#52885e;
	text-decoration:none;
}

a:hover {
	color:#a4bf3a;
	text-decoration:none;
}

p  {margin:15px 0px; }


/*****************************************************
* Global
*****************************************************/

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

*html img,
*html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://www.nutrifoodcareer.com/wp-content/themes/nutrifood/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#rtopleft, #rtopmid, #rtopright, #rbottomleft, #rbottommid, #rbottomright, #footer { behavior: url(wp-content/themes/career/iepngfix.htc); }

#rtopleft, #rtopmid, #rtopright, #rbottomleft, #rbottommid, #rbottomright, #footer { behavior: url(http://www.nutrifoodcareer.com/wp-content/themes/nutrifood/iepngfix.htc); }

body {
	background-color:#b1cc10;
	color:#555;
	font-family:verdana,arial,georgia,helvetica,sans-serif;
	font-size:77%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.3px;
	line-height:18px;
}

h1, h2, h3, h4 {
	color:#3d743d;
}

h1 {
	float:right;
	margin:-27px 10px 0 20px;
	padding:0;
}

h2 {
	font-family:georgia, tahoma, verdana, arial;
	font-size:150%;
	letter-spacing:0px;
	text-transform:uppercase;
	color:#52885e;
	margin:0px;
	padding:15px 0px 10px 0px;
}

h3 {
	font-family:georgia, tahoma, verdana, arial;
	font-size:110%;
	letter-spacing:0px;
	color:#52885e;
	margin:0px;
	padding:10px 0px 0px 0px;
}

h4 {
	font-family:georgia, tahoma, verdana, arial;
	font-size:140%;
	letter-spacing:2px;
	color:#52885e;
	margin:0px;
	padding:10px 0px 0px 0px;
}



/*****************************************************
* All Container
*****************************************************/

#container {
	width:920px;
	margin:0px auto;
}

#rightholder {
	background-image:url(images/gradient_left.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	float:right;
	padding:0px 0px 0px 50px;
}

#leftholder {
	background-image:url(images/gradient_right.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	float:left;
	padding:0px 50px 0px 0px;
}

#holder {
	background-color:#90AC37;
	margin:0px auto;
	width:835px;
	float:left;
        position:relative;
}

#rtopleft {
	background-image:url(images/round_top_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:33px;
	margin:0px;
	padding:0px;
	height:25px;
	float:left;
}

*html #rtopleft {
	width:32px;
}

#rtopmid {
	background-color:#fff;
	width:775px;
	height:25px;
	margin:0px 0px 0px 33px;
}

*html #rtopmid {
	background-color:#fff;
	width:770px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}


*+html #rtopmid {
	background-color:#fff;
	width:769px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}

#rtopright {
	background-image:url(images/round_top_right.png);
	background-position:right top;
	background-repeat:no-repeat;
	width:33px;
	height:25px;
	float:right;
}

#roundbottom {
	
}

#content {
	width:100%;
	min-height:400px;
	float:left;
	margin:0px auto;
	background-color:#fff;
}

*html #content {
	height:400px;
}

#maincontent {
	float:left;
	width:100%;
	margin:10px 0px 0px 0px;
}

#footer {
	background-image:url(images/bg-sulur-bawah.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	width:835px;
	height:152px;
	margin:0px 0px;
	padding:0px;
	float:left;
	position:relative;
}

#footer ul {
	margin:5px 0px 0px 150px;
	padding:0px;
	float:left;
	position:absolute;
	bottom:10px;
	right:15px;
}

*html #footer ul {
	margin:5px 0px 0px 70px;
}


#footer ul li {
	border-right:1px solid #c1d77b;
	color:#654B24;
	float:left;
	font-size:90%;
	letter-spacing:-0.5px;
	margin:0;
	padding:0 10px;
}

#footer a, #footer a:link, #footer a:visited {
	color:#654B24;
	text-decoration:none;
}


/*****************************************************
* Div inside Container
*****************************************************/


#header {
	background-color:#fff;
	height:90px;
}

#header h2 {
	font-family:georgia, tahoma, verdana, arial;
	font-size:140%;
	letter-spacing:1px;
	color:#52885e;
	margin:0px;
	padding:23px 0px 0px 135px;
	text-transform:lowercase;
}

#nav {
	background-image:url(images/menu_bar.jpg);
	background-repeat:no-repeat;
	height:32px;
	padding:0px;
	position:absolute;
	top:77px;
	width:835px;
	text-align:center;
	margin:3px 0px 0px auto;
	letter-spacing:0px;
        float:left;
        left:0px;
}

#nav ul {
	margin:5px auto;
	padding:0px;
	text-align:center;
	width:96%;
}

#nav ul li, #nav ul .noline li {
	margin:0px;
	padding:0px;
	float:left;
	color:#fff;
	font-family: verdana, arial, tahoma;
	text-transform:uppercase;
	font-size:100%;
        font-weight: bold;
	border-right:#cdde92 solid 1px;
}

#nav ul .noline li {
	border:none;
}

#nav a, #nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
	margin:0px 5px;
	padding:2px 3px;
}

#nav a:hover, #footer a:hover  {
	color:#2e6308;
	text-decoration:none;
}


#bigimage {
	position:relative;
}

#brand {
	width:80%;
	float:left;
	margin:15px 0px 0px 22px;
	padding:20px 0px 0px 2px;
	background-image:url(images/our-brands.png);
	background-repeat:no-repeat;
	background-position:center top;
}

*html #brand {
	margin:-15px 10px 5px 5px;
}

#leftnav {
	width:100%;
	float:left;
	margin:0px 10px;
	padding:0px 0px 0px 0px;
}

*html #leftnav {
	margin:0px 10px 30px 5px;
}

#brand h3 {
	margin:-8px 0px 5px 37px;
	padding:0px;
	font-family: tahoma, verdana, arial;
	font-size:13px;
	font-weight:bold;
	color:#764f3e;
	letter-spacing:0px;
}

#brand ul, #leftnav ul {
	float:left;
	margin:10px 0px 0px 34px;
	padding:0px;
	width:77px;
}

#leftnav ul {
	margin:5px 0px 0px 10px;
	width:90%;
}

*html #brand ul {
	margin:5px 0px 0px 17px;
}

#brand ul li {
	padding:4px 0px 9px 0px;
	margin:6px 0px 2px 0px;
	color:#764f3e;
        border-bottom:1px dotted #ddcebe;
	font-family:verdana, arial;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	letter-spacing:-0.5px;
	line-height:16px;
}

#brand ul li a, #brand ul li a:link, #brand ul li a:visited, #brandpage ul li a, #brandpage ul li a:link, #brandpage ul li a:visited { 
	color:#764f3e;
	text-decoration:none;
}

#brand ul li a:hover, #brandpage ul li a:hover {
	color:#52885e;
	text-decoration:none;
}

#leftnav ul li { 
	/*border-bottom:#cdde92 solid 1px;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left center;*/
        border-bottom:1px dotted #ddcebe;
	font-size:120%;
	padding:8px 0px 8px 5px;
        margin:0px 0px 0px 10px;
	font-family: tahoma, verdana, arial, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:lowercase;
}

#leftnav ul li a, #leftnav ul li a:link, #leftnav ul li a:visited {
	color:#764f3e;
	text-decoration:none;
}

#leftnav ul li a:hover { 
	color:#52885e;
	text-decoration:none;
}

#leftcontent {
	float:left;
	margin:10px 0px 0px 5px;
	width:22%;
}

#midcontent {
	float:left;
	margin:3px 0px 0px 5px;
	width:60%;
	border:#eee solid 1px;
	text-align:right;
}

*html #midcontent {
	width:60%;
	margin:5px 0px 0px 5px;
}

#fullcontent {
	width:67%;
	float:left;
	margin:5px 0px 0px 40px;
	padding:0px 0px 15px 0px;
	font-size:110%;
}

#content {
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:90%;
	font-weight:normal;
}

ul.commit {
	float:left;
	width:65%;
	margin:5px 0px 0px 20px;
	padding:0px;
}

ul.commit li {
	margin:5px 0px 10px 0px;
}

#midcontent h2, #rightcontent h2 {
	font-size:100%;
	margin:0px;
	padding:0px;
	color:#00712b;
	font-family:georgia, tahoma, verdana, arial;
	vertical-align:middle;
	float:left;
}

#title {
	border-bottom:#cfe18e solid 2px;
	float:left;
	width:100%;
	padding:0px 0px 7px 0px;
	margin:0px 0px 5px 0px;
}

#health, #global, #career {
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
	width:45%;
}

#global {
	float:right;
	margin:0px 25px 0px 0px;
}

#career {
	width:100%;	
	margin:0px 0px 30px 0px;
}

#health img, #global img, #career img{
	float:left;
	margin:0px 5px 0px 0px;
}

#event {
	float:left;
	width:98%;
	margin:20px 0px 0px 0px;
	padding:40px 0px 0px 0px;
	background-image:url(images/our-events-bar.png);
	background-repeat:no-repeat;
	background-position:left top;
}

*html #event {
	width:90%;
}

#event h3 {
	margin:-30px 0px 30px 150px;
	padding:0px;
	font-family:georgia, tahoma, verdana, arial;
	font-size:100%;
	color:#f4ffe6;
	letter-spacing:1px;
	text-transform:uppercase;
}

p.event, p.eventtop, p.eventbottom {
	border-bottom:#adc3b8 dashed 2px;
	padding:5px 0px 10px 0px; 
	width:90%;
	margin:0px 0px 0px 15px;
}

p.eventtop {
	margin:-15px 0px 0px 15px;
}

p.eventbottom {
	border:none;
}

p b {
	margin:10px 0px;
	color:#444;
}

ul.contact {
	margin:0px;
	padding:0px;
}

ul.contact li {
	margin:5px 0px;
	padding:0px;
}

ul.sitemap {
	margin:15px 20px;
	padding:0px;
}

ul.sitemap li {
	margin:2px 0px;
	padding:2px 0px;
	list-style-type:disc;
}

/*****************************************************
* Input Element
*****************************************************/

.boxsearch {
	float:left;
	margin:10px 10px 0 20px;
}

.search {
	width:150px;
	padding:1px 3px;
	color:#222;
	border:#52885e solid 2px;
	color:#52885e;
	font-size:110%;
}
  
.btnsearch {
	border:none;
	background-color:#fff;
	padding:0px 3px;
	color:#52885e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
}

.field, textarea {
	border:#ccc solid 1px;
	color:#999;
	font-size:110%;
	padding:2px 3px;
	font-family: arial, verdana, georgia, helvetica, sans-serif;
	letter-spacing:0px;
	width:250px;
	background-color:#fdfdfd;
}

textarea {
	font-size:110%;
}


/*****************************************************
* Style from Recruitment site
*****************************************************/

#rightContent, #rightContentPage, #singleContent {
	width:550px;
	margin:10px 30px 30px 230px;
	/*font-style:italic;*/
	font-size:100%;
	letter-spacing:0px;
}

*html #rightContent, *html #singleContent, *html #rightContentPage {
	width:450px;
	margin:0px 0px 30px 230px;
	font-size:85%;
}

#rightContentPage p {
	padding:0px 20px 0px 10px;
}

#rightContentPage a, #rightContentPage a:link, #rightContentPage a:visited {
	color:#9eae52;
	font:120% georgia, verdana, arial;
	letter-spacing:-0.5px;
	font-weight:bold;
	/*color:#8fc16c;*/
}

#rightContentPage a:hover {
	color:#297029;
}

#subNav h2.single {
	margin:25px 0px 12px 10px;
	padding:0px;
	font:140% georgia, verdana, arial;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-1px;
	text-align:left;
	line-height:17px;
}

*html #subNav h2.single {
	margin:25px 0px 25px 25px;
}

#subNav h2 ul li {
	margin:10px 0px 2px 10px;
	padding:0px;
	font:90% georgia, verdana, arial;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-1px;
	text-align:left;
	line-height:17px;
}

*html #subNav h2 {
	margin:35px 0px 0px 5px;
	padding:0px;
}

#subNav h2 strong {
	color:#8fc16c;
}

#subNav {
	width:150px;
	margin:0px 0px 0px 20px;
}

*html #subNav {
	width:150px;
	margin:0px 0px 0px 0px;
}

#subNav img {
	position:absolute;
	top:-5px;
	margin:0px 0px 0px 10px;
	z-index:1000;
}

#subNav strong {
	font-weight:normal;
}

#subNav .back {
	margin:0px 0px 0px 10px;
}

*html #subNav .back {
	margin:0px 0px 0px 25px;
}

#subNav .back a, #subNav .back a:link, #subNav .back a:visited {
	font:120% georgia, verdana arial;
	font-style:normal;
	letter-spacing:-0.5px;
	text-transform:lowercase;
	font-weight:bold;
	text-decoration:underline;
	color:#a4bf3a;
}

#subNav .back a:hover {
	color:#52885e;
}

#subNav ul {
	float:left;
	width:150px;
	margin:0px 0px 10px 0px;
	padding:0px;
	font:110% georgia, verdana, arial;
	font-weight:normal;
	text-transform:lowercase;
	letter-spacing:0px;
	text-align:left;
	line-height:17px;
}

*html #subNav ul {
	margin:-20px 0px 2px 5px;
	padding:0px;
}

#subNav ul li {

}

*html #subnav ul li {
	margin:5px 0px 0px 0px;
	padding:1px 0px 1px 5px;
}

#subnav a, #subnav a:link, #subnav a:visited {  
	color:#8FC16C;
}

#subnav ul#navigation {
	float:left;
	width:160px;
	margin:100px 0px 0px 20px;
	padding:0px;
	text-align:left;
	font: 95% "trebuchet ms", verdana arial;
	font-weight:bold;
}

*html #subnav ul#navigation {
	margin:-40px 0px 0px 10px;
	padding:0px;
}

#subNav ul#navigation li {
        border-bottom:1px dotted #ddcebe;
	font-size:100%;
	padding:8px 0px 8px 5px;
        margin:0px 0px 0px 10px;
	font-family: tahoma, verdana, arial, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:lowercase;
}

#subNav ul#navigation li  a, #subNav ul#navigation li  a:link, #subNav ul#navigation li  a:visited {
color:#764f3e;
text-decoration:none;
}

#subNav ul#navigation li a:hover {
color:#52885E;
text-decoration:none;
}

*html #subNav ul#navigation li {
        border-bottom:1px dotted #ddcebe;
	font-size:100%;
	padding:8px 0px 8px 5px;
        margin:0px 0px 0px 10px;
	font-family: tahoma, verdana, arial, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:lowercase;
}

*+html #subNav ul#navigation li {
        border-bottom:1px dotted #ddcebe;
	font-size:100%;
	padding:8px 0px 8px 5px;
        margin:0px 0px 0px 10px;
	font-family: tahoma, verdana, arial, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:lowercase;
}

p.taglineleft {
	margin:0px;
	padding:0px;
	font: 110% georgia, verdana, arial;
	font-style:italic;
	letter-spacing:1.5px;
	line-height:35px;
	color:#3d743d;
	text-align:left;
}

p.taglineright {
	margin:0px;
	padding:0px;
	font: 110% georgia, verdana, arial;
	font-style:italic;
	letter-spacing:1.5px;
	line-height:35px;
	color:#3d743d;
	text-align:right;
}

*html p.taglineleft  {
	margin:0px;
	padding:0px;
	font: 120% georgia, verdana, arial;
	font-style:italic;
	letter-spacing:1.5px;
	line-height:35px;
	color:#3d743d;
	text-align:left;
}

*html p.taglineright {
	margin:0px;
	padding:0px;
	font: 120% georgia, verdana, arial;
	font-style:italic;
	letter-spacing:1.5px;
	line-height:35px;
	color:#3d743d;
	text-align:right;
}

p.taglineleft strong, p.taglineright strong {
	font-size: 190%;
	font-weight:normal;
	/*color:#8fc16c;*/
}

ul#square {
	width:550px;
	min-height:340px;
	margin:30px 10px;
	padding:0px;
	text-transform:uppercase;
}

ul#square li {
	width:170px;
	height:160px;
	float:left;
	margin:2px;
	text-align:center;
	font-style:normal;
}

*html ul#square li {
	height:150px;
	margin:2px;
}

ul#square li img {
	width:170px;
	height:160px;
	margin:0px;
}

*html ul#square li img {
	height:160px;
	margin:0px;
}

ul#square li.text {
	padding:0px 0px 0px 0px;
	height:110px;
	letter-spacing:5px;
	line-height:30px;
	color:#8fc16c;
	background-color:#c8dd98;
}

ul#square li.text strong {
	font-size:320%;
	font-weight:normal;
	letter-spacing:-1px;
	margin:10px 0px;
	color:#8fc16c;
}

*html ul#square li.text strong {
	font-size:280%;
}

*+html ul#square li.text strong {
	font-size:250%;
}

ul#square a li.text, ul#square a:link li.text, ul#square a:visited li.text {
	color:#8fc16c;
	font-size:200%;
}

*html ul#square a li.text, *html ul#square a:link li.text, *html ul#square a:visited li.text {
	font-size:130%;
}

*+html ul#square a li.text, *+html ul#square a:link li.text, *+html ul#square a:visited li.text {
	font-size:110%;
}

ul#square a:hover  li.text {
	color:#8fc16c;
	cursor:pointer;
}

#imageholder {
	width:435px;
	height:290px;
	margin:15px 0px 0px 40px;
	padding:0px 0px 20px 0px;
	position:relative;
}

#imageholder  img {
	width:435px;
	height:290px;
}

#textflow {
	background-color:#c6d9a0;
	width:150px;
	height:290px;
	z-index:300;
	position:absolute;
	top:0px;
	right:10px;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}

*html #textflow {
	top:14px;
}

*+html #textflow {
	top:15px;
}

#testiflow {
	background-color:#c6d9a0;
	width:250px;
	height:292px;
	z-index:300;
	position:absolute;
	top:0px;
	right:0px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#imgtitle {
	width:100%;
	margin:20px 0px 0px 0px;
	font-weight:bold;
	text-align:center;
	font-family: georgia,verdana, arial;
}

#imgtitle p.title  {
	padding:1px 5px 5px 5px;
	background-color:#f0f3ea;
	font-size:120%;
	/*text-transform:uppercase;*/
	height:18px;
	position:relative;
}

#imgtitle p.title .text {
	width:100%;
	float:left;
}

#imgtitle p.title .prev , #imgtitle p.title .next {
	width:5px;
	height:10px;
	float:left;
	position:absolute;
	top:0px;
	cursor:pointer;
}

*html #imgtitle p.title .prev , *html #imgtitle p.title .next {
	cursor:pointer;
	position:relative;
	width:10px;
}

#imgtitle p.title .prev {
	left:4px;
}

#imgtitle p.title .next {
	right:10px;
}

*html #imgtitle p.title .next {
	right:-120px;
	top:-22px;
}

*html #imgtitle p.title .prev {
	right:10px;
	top:22px;
}

#imgtitle p {
	padding:15px 22px;
	font-size:130%;
	line-height:22px;
	color:#275327;
	letter-spacing:-1px;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}

/* thumbnail testimonial list */

	ul#{
		margin:20px 0px 0px 0px;
		padding:0px;
		list-style:none;
	}
	
	#fullcontent ul#thumbs {
		padding:0px;
		margin:20px 0px 15px 40px;
	}
	
	#fullcontent ul#thumbs li{
		float:left;
		margin:0px;
		padding:0px;
		list-style-type:none;
	}
	
	ul#thumbs a{
		display:block;
		float:left;
		width:90px;
		height:260px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
	}
	
	*html ul#thumbs a{
		display:block;
		float:left;
		width:90px;
		height:260px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
	}
	
	ul#thumbs a img{
		float:left;
		position:absolute;
		top:-25px;
		left:-30px;
		filter:alpha(opacity=65);
		-moz-opacity:.65;
		opacity:.65;
	}
	
	ul#thumbs a #imgdesc img {
		filter:alpha(opacity=65);
		-moz-opacity:.65;
		opacity:.65;
		margin:0px;
		padding:0px;
	}
	
	*html ul#thumbs a #imgdesc img {
		filter:alpha(opacity=65);
		-moz-opacity:.65;
		opacity:.65;
		margin:0px -200px -100px 0px;
		padding:0px;
	}
	
	ul#thumbs #imgdesc {
		margin:0px;
		padding:0px;
		float:left;
	}
	
	ul#thumbs #imgdesc p.content{
		display:none;
		float:left;
		line-height:20px;
	}
	
	ul#thumbs a #imgdesc {
		margin:0px;
		padding:0px;
		float:left;
	}
	
	ul#thumbs a #imgdesc p.content{
		display:none;
		float:left;
		line-height:15px;
	}
	
	/* mouse over */
	
		ul#thumbs a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}	
		
		ul#thumbs a:hover #imgdesc p img {	
			filter:alpha(opacity=99);
			-moz-opacity:.99;
			opacity:.99;
			position:relative;
			/*background-color:#b5c991;*/
			background-color:#ccd581;
			/*background-color:#fff;*/
			padding:5px;
		}	
		
		*html ul#thumbs a:hover #imgdesc p img {	
			filter:alpha(opacity=99);
			-moz-opacity:.99;
			opacity:.99;
			position:relative;
			background-color:#ccd581;
			padding:5px;
		}
		
		ul#thumbs a:hover #imgdesc p.content {
			position:absolute;
			padding:5px 7px;
			left:-25px;
			bottom:-40px;
			/*height:86px;*/
			width:179px;
			z-index:2000;
			text-align:center;
			font-family:georgia,verdana,arial;
			line-height:16px;
			/*background-color:#c6b39b;
			color:#201201;*/
			background-color:#dae0a3;
			color:#1d4106;
			display:block;
			visibility:visible;
			filter:alpha(opacity=50);
			-moz-opacity:.50;
			opacity:.50;
			cursor:pointer;
		}
		
	/* // mouse over */

	/* clearing floats */

#testimonial #photo p img {
	border:1px solid #eee;	
	background:#fff;
	padding:4px;	
	float:left;
	margin:2px 15px 3px 0px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#testimonial #photohover p img {
	border:1px solid #eee;	
	background:#fff;
	padding:4px;	
	float:left;
	margin:2px 15px 3px 0px;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}

#testimonial {
	margin:10px 0px 0px 0px;
}

#rightContentPage ul, #fullcontent ul {
	margin:5px 0px 0px 10px;
	padding:0px;
}

#testimonial ul {
	margin:-5px 0px 0px 20px;
	padding:0px;
}

#rightContentPage ul li, #testimonial ul li, #fullcontent ul li {
	list-style-type:disc;
	margin:2px 0px 0px 15px;
	padding:1px 0px;
}


/*------------------------------------------------------------ Form & Button -------------------------------------------------*/       

fieldset {
	border:#c3dbae solid 1px;
	padding:10px;
	margin:0px 0px 5px 0px;
	width:530px;
}       

legend {
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	color:#3D743D;
}

fieldset ol {
	margin:0px 0px 10px 0px;
	padding:0px;
	width:100%;
}

fieldset ul {
	margin:10px 0px;
	padding:0px;
	width:100%;
	float:left;
}

#content fieldset ol li, #content fieldset ul li {
	margin:1px 0px;
	padding:1px 0px;
	float:left;
	list-style-type:none;
	width:370px;
}             

#content fieldset ol li.title, #content fieldset ul li.title {
	margin:1px 0px;
	padding:1px 0px;
	float:left;
	width:160px;
}

#content fieldset ol li.subtitle, #content fieldset ul li.subtitle {
	margin:1px 0px;
	padding:1px 0px 2px 15px;
	float:left;
	width:145px;
}

#content fieldset ol li.hidethis, #content fieldset ul li.hidethis {
	margin:1px 0px;
	padding:1px 0px 2px 160px;
	float:left;
	width:370px;
}

select {
	font-size:90%;
	letter-spacing:-0.5px;
	font-family: verdana, arial;
}

*html select {
	font-size:96%;
	letter-spacing:-1px;
	font-family:"trebuchet ms", verdana, arial;
}

#education2, #education3, #education4, #education5, #orgExperience2, #orgExperience3, #orgExperience4, #orgExperience5, #workExperience2, #workExperience3, #workExperience4, #workExperience5 {
	margin:15px 0px;
}

*html #education2, *html #education3, *html #education4, *html #education5, *html #orgExperience2, *html #orgExperience3, *html #orgExperience4, *html #orgExperience5, *html #workExperience2, *html #workExperience3, *html #workExperience4, *html #workExperience5 {
	margin:0px;
	padding:0px;
}

.submitcv {
	float:right;
	width:15%;
	margin:0px 25px 0px 0px;
}

.note {
	float:left;
	width:78%;
	text-align:left;
	color:#FF4C58;
	font-size:90%;
	margin:0px 0px 25px 0px;
}

.mark {
	color:#FF0000;
}

*html #buttonadd ul {
	margin:0px;
	padding:0px;
}

.field, textarea, .list, .postalfield  {
	width:178px;
	height:18px;
	padding:1px 0px 0px 3px;
	border:#b4d7bf solid 1px;
	font-size:98%;
	letter-spacing:0px;
	font-family:"lucida grande", "lucida sans unicode", georgia, verdana, arial, helvetica, sans-serif;
	background-color:#ebf4ee;
}

.postalfield  {
	width:60px;
}

textarea {
	width:255px;
	height:80px;
}

.list {
	width:260px;
	height:20px;
	padding:0px 0px 0px 3px;
}

.cb {
	padding:0px;
	margin:4px 0px 4px 0px;
}

.button, .buttoncv, .buttoneducation, .buttonorg, .buttonwork  {
	padding:2px;
	margin:3px auto 0px auto;
	border:#b4d7bf solid 1px;
	font-size:100%;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:verdana, arial, helvetica, sans-serif;
	background-color:#8fc16c;
	color:#fafafa;
	float:left;
}

.buttoneducation, .buttonorg, .buttonwork  {
	margin:7px 0px 5px 170px;
}


*html .buttoneducation {
	margin:0px 0px 5px 0px;
	width:200px;
	padding:2px 0px;
}

*html .buttonorg {
	margin:0px 0px 5px 0px;
	width:280px;
	padding:2px 0px;
}

*html .buttonwork {
	margin:0px 0px 5px 0px;
	width:250px;
	padding:2px 0px;
}

.buttoncv {
	float:right;
}

.browse {
	padding:2px;
	margin:0px auto 0px auto;
	border:none;
	border:#b4d7bf solid 1px;
	font-size:100%;
	font-weight:bold;
	letter-spacing:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	background-color:#fafafa;
	color:#222;
}

.search {
	width:150px;
	padding:1px 3px;
	color:#222;
	border:#52885e solid 2px;
	color:#52885e;
	font-size:110%;
}
  
.btnsearch {
	border:none;
	background-color:#fff;
	padding:0px 3px;
	color:#52885e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
}

.field, textarea {
	border:#ccc solid 1px;
	color:#777;
	font-size:110%;
	padding:2px 3px;
	font-family: verdana, georgia, helvetica, sans-serif;
	letter-spacing:-0.5px;
	width:250px;
	background-color:#fdfdfd;
}

#searchform input#s {
	width:150px;
	padding:1px 3px;
	border:#52885e solid 2px;
	color:#52885e;
	font-size:120%;
}