/*
 * Global
 *************************************************************************** */
body, select{
	background-color: #ddd;
	background-image: url(../images/background.gif);
}


/*
 * Master
 *************************************************************************** */
#master{
	background-color: #fff;
}


/*
 * Header
 *************************************************************************** */


/*
 * NAVIGATION
 *************************************************************************** */
ul#nav_global {
	background-image: url(../images/Gore_logo.gif);
}
 
ul#nav_global li#locale {
	background-image: url(../images/locale.gif);
}

form#locale_country ul {
	border-color: #ccc;
	color: #676767;
	background:#fff;
}

form#locale_country ul li.selected {
	color:#333;
}

form#locale_country ul.open li.first_child {
	background-image: url(../images/locale_arrow.gif);
	border-bottom-color:#ccc;
}

form#locale_country ul.closed li.selected {
	background-image: url(../images/locale_arrow.gif);
}
form#locale_country ul li.hover {
	color:#000;
	background:#eee;
}


ul#nav_global #also_visit a:hover {
	color: #666;
}


ul#nav_global, ul#nav_global a {
	color: #999;
}
ul#nav_site {
	background: #333;
	border-bottom-color:#fff;
}

ul#nav_site, ul#nav_site a {
	color: #ccc;
}
ul#nav_site a:hover {
	color:#fff;
}

ul#nav_site a.selected {
	background-image: url(../images/arrow_nav_selected.gif);
	color: #fff;
}
ul#nav_site strong {
	color: #ec7;
}
ul#nav_site li#search input#query {
	background-color: #fff;
	background-image: url(../images/input_text.gif);
	border-color: #fff;
	color:#666;
}
ul#nav_site li#search a.button {
	background-image: url(../images/input_submit.gif);
	border-color: #fff !important;
}




/*
 * Middle
 *************************************************************************** */
#middle {
	background-color: transparent;
	background-image: url(../images/guide_bg.gif);
}
#middle.two_cols {
	background-image: url(../images/bg-content_2-cols.gif);
}
#middle.two_cols_noSidebar {
	background-image: url(../images/bg-content.gif);
}

#middle.two_cols_a_midi {
	background: url(../images/bg-content_2-cols_a_midi.gif) !important;
}

#middle.three_cols {
	background-image: url(../images/bg-content_3-cols.gif);
}


/*
 * Content
 *************************************************************************** */
body#homepage h1 {
	background-color:#eee;
	background-image: url(../flash/en_US/home_maxi_header.jpg);
}



#content {
	background-color: transparent;
}

#product_page #content,
#product_list.maxi #content{
	background-color: #fff;
}

#content h2 {
	color: #a97;
}
#content h3 {
	color: #000;
}

#content p.introduction {
	color: #666;
}

.catalog #content p.introduction, 
.in_action #content p.introduction {
	color: #a97;
}

#content p.instructions {
	color: #333;
}

#content div.text_block {
	border-top-color: #dca;
}

#content hr { 
	color: #dca;
	background-color: #dca;
}

#content p {
	color: #666;
}

#content a {
	color: #a97;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content ul {
	color: #666;
}
#content ul.bottom-links li {
	background-image: url(../images/arrow_over_opened.gif);
}

#content ul.linksitems li.link{
	background-image:none;
}

#content ul.linksitems li.link a{
	color:#AA9977;	
}

#content a.top-page {
	background-image: url(../images/arrow_top-page.gif);
}


/* Generic forms */
#content .form form {
	border-color:#f3f3ee;
}

#content .form form fieldset fieldset legend {
	color: #a97;
}
#content .form form fieldset p.legend {
	color: #a97;
}
#content .form form fieldset label {
	color: #666;
}
#content .form form fieldset input[type="hidden"]{
	display: none;
}
#content .form form fieldset input, 
#content .form form fieldset select {
	border-color:#b2b2b2;
	color: #666;
}
#content .form form fieldset textarea {
	border-color: #b2b2b2;
	color: #666;
}

/* side contents */
#content #secondary div.module {
	color: #666;
	border-bottom-color: #ddc;
}

/* Set for each section */
#content #secondary div.module h3 {
	color: #ba0;
}
body.in_action.activities #content #secondary div.module h3 {
	color: #bbaa00;
	}
/* Set for each section */
#content #secondary div.module a {
	color: #ba0;
}

body.in_action.activities #content #secondary div.module p a {
	color: #bbaa00;
	}

#content #secondary div.module ul {
	color: #666;
}

#content #secondary div.module ul.bottom-links li {
	background-image: url(../images/arrow_over_opened.gif) !important;
}






/*----- BUTTONS ----- */
a.button {
	color: #666 !important;
	border-color: #d3c297 !important;
	background-image: url(../images/b-fwd-generic.gif);
}
a.button.back {
	background-image: url(../images/b-back-generic.gif);
}
a.button.close {
	background-image: url(../images/b-close-generic.gif);
}
a.button.clear {
	background-image: url(../images/b-clear-generic.gif);
}
a.button.plain {
	background-image: url(../images/b-plain-generic.gif);
}

#guide a.button {
	color: #666 !important;
	border-color: #666 !important;
	background-image: url(../images/b-fwd-guide.gif);
}
#guide a.button.back {
	background-image: url(../images/b-back-guide.gif);
}
#guide a.button.close {
	background-image: url(../images/b-close-guide.gif);
}
#guide a.button.clear {
	background-image: url(../images/b-clear-guide.gif);
}
#guide a.button.plain {
	background-image: url(../images/b-plain-guide.gif);
}

.in_action.maxi a.button {
	color: #666 !important;
	border-color: #ba0 !important;
	background-image: url(../images/b-fwd-activity.gif);
}
.in_action.maxi a.button.back {
	background-image: url(../images/b-back-activity.gif);
}
.in_action.maxi a.button.close {
	background-image: url(../images/b-close-activity.gif);
}
.in_action.maxi a.button.clear {
	background-image: url(../images/b-clear-activity.gif);
}
.in_action.maxi a.button.plain {
	background-image: url(../images/b-plain-activity.gif);
}

body.community a.button {
	color: #666 !important;
	border-color: #73bbdf !important;
	background-image: url(../images/b-fwd-community.gif);
}
body.community a.button.back {
	background-image: url(../images/b-back-community.gif);
}
body.community a.button.close {
	background-image: url(../images/b-close-community.gif);
}
body.community a.button.clear {
	background-image: url(../images/b-clear-community.gif);
}
body.community a.button.plain {
	background-image: url(../images/b-plain-community.gif);
}




a.getAcrobatReader {
	background-image: url(../images/get_adobe_reader.gif);
}


.yui-panel .container-close {/*button img override for our send to friend panel close button image*/
	background:url(../images/en_US/form_close_button.jpg) no-repeat;
}

/*----- PAGING ----- */
#content ul.paging_nav li ul li a { /* ADDED */
	color: #a97;
}
#content ul.paging_nav li ul li a.current_page {
	color: #000;
}
#content ul.paging_nav li ul li a.icon_previous,
#content ul.paging_nav li ul li a.icon_next {
	background-color:#666;
}

#content ul.paging_nav li ul li a.icon_previous {
	background-image: url(../images/arrow_previous.gif);
}
#content ul.paging_nav li ul li a.icon_next {
	background-image: url(../images/arrow_next.gif);
}

#product_page #content ul.paging_nav li ul li a.icon_previous {
	background-image: url(../images/arrow_previous_catalog.gif);
}
#product_page #content ul.paging_nav li ul li a.icon_next {
 	background-image: url(../images/arrow_next_catalog.gif);
}



body.in_action.maxi#product_page #content ul.paging_nav li ul li a.icon_previous {
	background-image: url(../images/arrow_previous_activity.gif);
}
body.in_action.maxi#product_page #content ul.paging_nav li ul li a.icon_next {
 	background-image: url(../images/arrow_next_activity.gif);
}



#screen_dimmer {
	background: #000;
}
 
/*
 * Footer
 *****************************************************************************/
#footer{
	border-top-color: #aaa;
	color: #a97;
}
#footer a {
	color: #666;
}
#footer ul li {
	border-right-color: #ddc;
}
#footer #phone {
	color: #666;
}



