﻿/*REGION 6 - Spain */
/*NOTE: the only thing that should be in here is image and color specific to Spain,
  Everything else either resides in tagCloudStyle.css or mainStyle.css as it applies to all regions.
*/

#tag_cloud_tabs ul li.selected{background: url(../images/programTabs/spainTabLeft16x34.gif) no-repeat 0 0;}

#tag_cloud_tabs ul li.selected a{
	color: #FFF;
	background: url(../images/programTabs/spainTabRight228x34.gif) no-repeat right 0;}

#tag_cloud_tabs ul li a:hover{
	color: #38679e;}

/*tag cloud shell (background and border)*/

#tag_cloud_top
{
	background: url(../images/sitewide/tagClouds/tagCloud_spain_top.gif) no-repeat left top;
}

#tag_cloud_middle
{
	/*border: solid 1px black;	*/
	background: url(../images/sitewide/tagClouds/tagCloud_spain_middle.gif) repeat-y left top;
}

#tag_cloud_bottom
{
	/*border: solid 1px black;	*/
	background: url(../images/sitewide/tagClouds/tagCloud_spain_bottom.gif) no-repeat left top;
}

/*End of tag cloud shell*/

#lavaLampHorizontal li.backLava
{
	background: url(../images/sitewide/tagClouds/tagCloudLava/spain_topRight.gif) no-repeat top right;	
}

#lavaLampHorizontal li.backLava .leftLava
{
	background: url(../images/sitewide/tagClouds/tagCloudLava/spain_topLeft.gif) no-repeat top left;	
}

#lavaLampHorizontal li.backLava .cornerLava
{
	background: url(../images/sitewide/tagClouds/tagCloudLava/spain_bottomRight.gif) no-repeat bottom right;	
}

#lavaLampHorizontal li.backLava .bottomLava
{
	background: url(../images/sitewide/tagClouds/tagCloudLava/spain_bottomLeft.gif) no-repeat bottom left;	
}

#lavaLampHorizontal li.color1 a
{
	color:#ffffff;
}

#lavaLampHorizontal li.color2 a
{
	color:#d7e6f7;
}

#lavaLampHorizontal li.color3 a
{
	color:#ebebeb;
}

/*end of lavaLampHorizontal*/

/*content specific*/
#rightColumn_content a
{
	color: #FF6600;
	/*color: #fc9f35;*/
}

#rightColumn_content a em
{
	color: #FF6600;
	/*color: #fc9f35;*/
}

#rightColumn_content a:link
{
	color: #FF6600;
	/*color: #fc9f35;*/
}

#rightColumn_content a:visited
{
	color: #FF6600;
	/*color: #fc9f35;*/
}

#rightColumn_content a:hover
{
	color: #1e86ce;
}

#rightColumn_content h1
{
	color: #4e85c6;	
}

#rightColumn_content p strong
{
	color: #4e85c6;	
}

#rightColumn_content li
{
	background-image: url(../images/sitewide/spainBullet.gif);
}

#rightColumn_content table
{
	background-color: #ebebeb;
}

#rightColumn_content div .costDiv
{
	border-color: #FFFFFF;
}

#rightColumn_content .costH1
{
	color: #4e85c6;
}

.costDiv .aXCosts
{
	border: none;
}

.costDiv .aXCosts:hover
{
	border:none;
}
