a{
	color:#003D19;
}

#hd h1{
	margin:0;
}
.content-view-full h2{
	color:#003D19;
	margin-bottom:0.5em;
}
.content-view-full h3 {
	font-size:123.1%;
}
.content-view-full h3 a, #ft p a{
	color:#4F3F31;
	text-decoration:none;
}
.content-view-full h3 a:hover{
	text-decoration:underline;
}
.content-view-full p{
	color:#2F2217;
}


/* Layout ----------------------------------------*/

body{
	margin-top:0;
	font-family: "Times New Roman", Times, Palatino Linotype, Palatino;
}
/* header */
/* menu area */
#menu{
	height:39px;
	background:#003D19 url(../images/gg_header_bar.jpg) no-repeat scroll 0% bottom;
}
#menu ul{
	margin:0;
}
#menu ul li{
	float:left;
	list-style:none;
}
ul.topmenu-left{
	float:left;
}

ul.topmenu-right{
	float:right;
}
/* bd */
#main_area{
	clear:both;
	background:#FFFFFF;
}
.main_contents{
	height:600px;
	background:#CFC3A8;
}
#main_area .content-view-full{
	padding:20px;
	background:#CFC3A8;
	font-size:108%;
}
.sub_contents{
	background:#003D19 url(../images/gg_header_bar.jpg) no-repeat scroll 0% top;
	height:84px;
	padding:14px 10px 0 10px;
	color:#FFFFFF;
}
.sub_contents p{
	margin-bottom: 10px;
}
/* footer */
#ft {
	background:transparent url(../images/gg_footer.png) no-repeat scroll 0% top;
	padding-top:26px;
	width:950px;
}
#ft p{
	text-align:center;
	font-size:85%;
	width:950px;
	margin-bottom:0;
}
/* shared objects --------------------------------------------------------------------------------- */

.content-view-embeddedmedia .attribute-image p, .content-view-embeddedmedia .attribute-image p img{
	margin:0;
}
.renderedtable{
	clear:both;
}
.clear{
	clear:both;
}
.title_img{
	text-align:center;
}
.contents_center, .object-center p{
	text-align:center;
}
table.renderedtable .object-center .attribute-image p img{
	/*float:none;*/
}
.attribute-image p img{
	background:#EFEAE0;
	border:2px solid #BF9947;
	padding:5px;
}
.attribute-caption {
	clear:both;
}
.attribute-caption p{
	text-align:center;
	padding-top:5px;
}

/* each pages --------------------------------------------------------------------------------- */
/* Home */
.current_node_id_2{
	
}
.current_node_id_2 p{
	margin-top:1.5em;
	text-align:center;
}

/* Book set */
.current_node_id_59 table p{
	margin-bottom:0.5em;
}
/* media and awards old*/
.media_award_image{
	float:left;
	width:150px;
	height:150px;
}
.media_award_image img{
	/*position:absolute;
	clip: rect(20px 205px 145px 80px) ;
	margin:-20px 0 0 -80px;*/
}
.media_award_image .img_clip_box{
	height:125px;
	width:125px;
	padding:5px;
	background:#EFEAE0;
	border:solid 2px #BF9947;
}
#media_awards_folder h2{
	margin-bottom:0;
}
#media_awards_folder div.intro p{
	color:#6F583E;
}
.awards_contents{
	padding-top:20px;
	clear:both;
}
/* media and awards new*/
div.bottom_line{
	/*border-bottom:solid 1px #003D19;*/
}
div.bottom_line a{
	text-decoration:none;
}
div.read_more{
	text-align:right;
}
.pagenavigator p{
	margin-left:1em;
}
/* contact */
#main_area #contact_form{
/*	background:#CCCCCC url(../images/Bookset_box.jpg) no-repeat scroll 0% top;
	padding:20px;
	height:560px;*/
}
#main_area #contact_form p{
/*	color:#FFFFFF;*/
}
form input.box, form textarea.box, form select{
	padding:0;
	background:#EFEAE0;
	border-top:solid 1px #8F6C44;
	border-left:solid 1px #8F6C44;
	border-right:solid 1px #FCF2B7;
	border-bottom:solid 1px #FCF2B7;
	width:100%;
	margin-bottom:1em;
}
form label{
	/*color:#FFFFFF;*/
}
form .content-action{
	text-align:right;
} 
form .content-action input.defaultbutton{
	background:#917550;
	color:#FFFFFF;
	border-top:solid 1px #FCF2B7;
	border-left:solid 1px #FCF2B7;
	border-right:solid 1px #8F6C44;
	border-bottom:solid 1px #8F6C44;
}

/* J-corousel -------------------------------------------------------------------*/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 950px;
    height: 600px;
}
#node2_front_folder .jcarousel-list li,
#node2_front_folder .jcarousel-item{
	width: 645x;
    height: 405px;
}
#node2_front_folder .jcarousel-skin-tango{
	padding-left:100px;
}

.jcarousel-skin-tango .jcarousel-container li{
	background: none;
	padding:0;
	margin:0;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/* skin */
.jcarousel-skin-tango .jcarousel-container {
    /*-moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 950px;
    padding: 0;
}
#node2_front_folder .jcarousel-skin-tango .jcarousel-container-horizontal{
	width: 641px;
	margin-left:22px;
	padding:5px;
	background:#EFEAE0 none repeat scroll 0%;
	border:2px solid #BF9947;
}

/*.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}*/

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  950px;
    height: 600px;
}
#node2_front_folder .jcarousel-skin-tango .jcarousel-clip-horizontal{
	width: 645px;
    height: 405px;
}

/*.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}*/

.jcarousel-skin-tango .jcarousel-item {
    width: 950px;
    height: 600px;
}
#node2_front_folder .jcarousel-skin-tango .jcarousel-item {
    width: 645px;
    height: 405px;
}


.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

/*.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}*/

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 280px;
    right: 0px;
    width: 38px;
    height: 48px;
    cursor: pointer;
    background: transparent url(../images/fleche2.png) no-repeat 0 0;
}
#node2_front_folder .jcarousel-skin-tango .jcarousel-next-horizontal {
	top: 50px;
	background-image: none;
}

/*.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}*/

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 280px;
    left: 0px;
    width: 38px;
    height: 48px;
    cursor: pointer;
    background: transparent url(../images/fleche1.png) no-repeat 0 0;
}
#node2_front_folder .jcarousel-skin-tango .jcarousel-prev-horizontal {
	top: 50px;
	background-image: none;
}

/*.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}*/

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
*/

/* bubule ---------------------------------------*/
/*.bubbleInfo {
    position: inherit;
	z-index:1;
}

.popup{
	position: absolute;
	display:block;
	z-index:100;
	padding:10px;
	background:#EFEAE0;
	border:solid 2px #BF9947;
	margin-left:250px;
	width:350px;
}
.bubbleInfo .popup p{
	margin:0.5em 0;
}*/

/* thickbox ---------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #EFEAE0;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #BF9947;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


