/*  
Theme Name: Over Easy
Theme URI: http://www.woothemes.com/
Description: Over Easy by WooThemes
Version: 1.0.4
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bgr.gif) #f0eee1 repeat-x top;
	color: #555555;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
}
a{
	color: #a4b92e;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #262625;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 0 0 .8em
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
	font-size: 1.6em;
	margin: 0 0 1em
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.5em
}
/*=== Intro ===*/
p.intro {
	line-height:1.3em;
}
p.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
p.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
.entry {
color:#666666;
font-family:arial,verdana,sans-serif;
}
.entry a {
color: #E9742B;
}
/*=== Header ===*/
#header{
	height: 144px;
	position:relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	width: 414px
}
#header h1 a{
	display: block;
	height: 144px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	background:url(images/btn.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}


/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size:16px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	margin:43px 0 0;
	position:absolute;
	right:0;
	text-transform:uppercase;
}
#nav1 li{
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0
}
#nav1 li a{
	color: #3f3f3f;
	display: block;
	float: left;
	padding: 0 0 0 13px;
	text-decoration: none
}
#nav1 li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px 0 0
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(images/btn-rounded.gif) no-repeat right
}
/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.nav2 li a, .widget li a{
	color: #555555;
	background: url(images/ico-next.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.nav2 li a:hover, .widget li a:hover{
	color: #a4b92e;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 0;
	width: 320px
}
#rightcol h3{
	color: #ffffff;
	font-size: 1em;
	height: 2.4em;
	margin-top:10px;
}
#rightcol h3 span{
	background: #ceccbb;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol .widget ul, #rightcol .textwidget {
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 620px
}
.box .top,.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	margin: 20px 0 1em;
	width: 320px
}
.box2 .top,.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #f0eee1;
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #b0c730;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 940px;
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px;
	font-family: arial,sans-serif; color: #8C8C8C; font-size: 1.1em; line-height: 1.4em; 
}
.box6 .top,.box6 .bot{
	background: url(images/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(images/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}
/*- Box7 -*/
.box7{
	margin: 0 0 20px;
	width: 940px;
	font-family: arial,sans-serif; color: #8c8c8c; font-size: 1.1em; line-height: 1.4em; 
}
.box7 .top,.box7 .bot{
	background: url(images/box7-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box7 .bot{
	background: url(images/box7-bot.gif) no-repeat top
}
.box7 .spacer{
	background: #ffffff;
	height: 1%;
	padding: 10px 15px
}
#footer .box7 .spacer{
	padding: 0px 5px
}
/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #a4b92e;
	padding: 5px 10px;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #bcbcbc;
	text-decoration: none
}
#footer a:hover{ color:#878787; text-decoration: none; }

#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post img {	
	border:8px solid #f6f5ed;
}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #a4b92e;
	text-decoration: none
}

.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #a4b92e;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #a4b92e;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 795px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.boxtete {
vertical-align: top;
text-align: justify;
font-family: arial,sans-serif; color: #666666; font-size: 1.1em; line-height: 1.4em; 
}
.boxtete a {
color: #E9742B;
}
.boxtete img{
border: 5px solid #f6f5ed;
}
.joinews {
background:transparent url(images/sprite_main.png) no-repeat 0 -36px;
width:537px;
height: 79px;
}

/*-----------------------------
NEWSLETTER SUBSCRIBE
------------------------------*/

.newsletterContainer{
background:transparent url(images/sprite_main.png) no-repeat 0 -300px;
width:925px;
height: 75px;
margin:5px auto 5px; 
color:#FFFFFF;
font-family:Tahoma,Arial;
font-weight:bold;
float:left;
}

.newsletterContainer li{
margin-left: 16px;
margin-top: 13px;
display: inline;
float:left;
}

.newsletterContainer li.email{
width:185px;	
}

.newsletterContainer li.birth{
width:270px;
}

.newsletterContainer li.carrier{
width:140px;
}

.newsletterContainer li.subscribe{
width: 105px;
}

.newsletterContainer li h5 {
margin-bottom: 5px;	
}
/*
.newsletterContainer li.subscribe h5 {
display: inline;
}
*/
.newsletterContainer li.subscribe label {
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.newsletterContainer p {
	color: #fff;

}


input[type="checkbox"]+label {
	position: relative;
	top: -2px;
}

.newsletterContainer li.subscribe input[type="checkbox"]+label {
	left: -5px;
}

.newsletterContainer li.subscribe p {
margin-top: 4px;
width: 94px;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
color: #b6deff;
line-height: 14px;
}

.newsletterContainer li.submit{
width:79px;
margin-top: 18px;
}

.newsletterContainer input[type="checkbox"] {
margin-right: 10px;
}

input.submitNews {
width: 122px;
height: 39px;
background: transparent url(images/sprite_buttons.png) no-repeat scroll 0px -325px;
border: none;
cursor: pointer;
}

input.submitNews:hover{
background-position: -130px -325px;
}

input.submitNews:active{
background-position: -260px -325px;
}

/***** END OF NEWSLETTER SUBSCRIBE *****/

.ftinner{
width:893px;
margin:0 auto;
padding: 20px 0;
padding-left: 5px;
}

.ftinner div.newsletterIcon {
	margin-right: 10px;
	width: 80px;
	height: 60px;
	float: left;
	background: transparent url(images/sprite_main.png) no-repeat scroll -300px -1000px;
}

div.newsletterIcon img {
	margin: 6px 0 0 7px;
}

.ftinner div.newsletterTitle {
	margin-top: 15px;
	float: left;
}

.newsletterTitle p.newsletterSub {
	margin-bottom: 5px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #696969;
}

ul.ftlinks{
margin-left:10px;
}

.ftlinks dt{
font-weight:bold;
color:#252f38;
margin-bottom:2px;
}

.ftlinks dd{
margin-bottom:10px;
font-family: Tahoma, Arial, sans-serif;
}

.ftlinks li{
float:left;
border-right:1px solid #f6f6f6;/**/
padding-right:29px;
margin-right:30px;
min-height: 150px;
}

.ftlinks li.carriers{
float:left;
border-right:1px solid #f6f6f6;
padding-right:29px;
margin-right:30px;
}

.ftlinks li.last{
border-right:0px solid #f6f6f6;
margin-right:0px;
padding-right:0px;
}

.ftlinks dd a{
background:transparent url(images/sprite_main.png) no-repeat 0 -395px;
padding-left:12px;
font-size:11px;
}


.buttonList li{
margin:0px 0px 19px 20px;
}

.buttonList li.last{
margin-bottom:0px;
}

a.btn{
display:block;

height:32px;
background:transparent url(images/sprite_buttons.png) no-repeat;
}

a.btn span{
margin-left:-2500px;
display:block;
}

a.btnMobGames{
background-position:0 0;
}

a.btnMobGames:hover{
background-position:0 -41px;
}

a.btnMobGames:active{
background-position:0 -82px;
}

a.btnEaSub{
background-position:-215px 0;
}

a.btnEaSub:hover{
background-position:-215px -41px;
}

a.btnEaSub:active{
background-position:-215px -82px;
}

a.btnPlayDemos{
background-position:-430px 0;
}

a.btnPlayDemos:hover{
background-position:-430px -41px;
}

a.btnPlayDemos:active{
background-position:-430px -82px;
}

a.btnYourGames{
background-position:-650px 0;
}

a.btnYourGames:hover{
background-position:-650px -41px;
}

a.btnYourGames:active{
background-position:-650px -82px;
}

/* Deactive State */

div.searchWrapper{
	background:#ffffff url(images/sprite_txt_input.png) no-repeat 0px 0px;
	height:29px;
	margin:41px 0px 20px 20px;
	padding:0;
}

	div.searchWrapper input.txtSearch{
		background:transparent;
		border:0;
		width:151px;
		padding:7px 5px;
		color: #b0c6da;
		font-size: 14px;
		float:left;
		*margin-left:-20px;
	}

	div.searchWrapper input.btnSearch{
		background:transparent url(images/sprite_buttons.png) 0px -800px;
		border:none;
		width:28px;
		height:29px;
		cursor: pointer;
		float:left;
	}

	div.searchWrapper input.btnSearch:hover{
		background-position: 0px -841px;
	}
	
	div.searchWrapper input.btnSearch:active{
		background-position: 0px -882px;
	}

/* Active State */

div.searchWrapperActive {
	background:#ffffff url(images/sprite_txt_input.png) no-repeat -220px 0px;
	height:29px;
	margin:41px 0px 20px 20px;
	padding:0;
}

	div.searchWrapperActive input.txtSearch {
		background:transparent;
		border:0;
		width:151px;
		padding:7px 5px;
		font-size: 14px;
		color: #000;
		float:left;
		*margin-left:-20px;
	}

	div.searchWrapperActive input.btnSearch{
		background:transparent url(images/sprite_buttons.png) -40px -800px;
		border:none;
		width:28px;
		height:29px;
		cursor: pointer;
		float:left;
	}

	div.searchWrapperActive input.btnSearch:hover{
		background-position: -40px -841px;
	}
	
	div.searchWrapperActive input.btnSearch:active{
		background-position: -40px -882px;
	}

div.inputWrapDark{
background:#ffffff url(images/sprite_txt_input.png) no-repeat 0px -50px;
height:29px;
width:181px;
_background: url(images/sprite_txt_input.png) no-repeat 0px -50px;
}

div.inputWrapDark input{
background:transparent;
border:0px;
padding:7px 5px;
width:171px;
}

/******/
.dropDownList{
width:230px;
position:absolute;
}

.dropDownList ul{
position:relative;
top:-500px;
border-width:0px;
border-color:#adbac2;
border-style:solid;
display:none;
background:transparent url(images/sprite_dropdown.png) no-repeat scroll 100% 100%;
padding-bottom:4px;
width:223px;
z-index:1000;
}

.dropDownList ul li{
display:block;
border-width:0px 0px 0px 1px;
border-color:#adbac2;
border-style:solid;
float:none;
}

.dropDownList ul li a{
padding:5px 0px;
margin-right:4px;
display:block;
text-decoration:none;
background:#ffffff;
}

.dropDownList ul li a:hover{
background-color:#adbac2;
}

.dropDownList ul li a span{
padding-left:10px;
}

.dropDownList a.dropDownButton{
background:transparent url(images/sprite_dropdown.png) no-repeat scroll 100% 0px;
display:block;
text-decoration:none;
width:178px;
padding:0px 42px 0px 0px;
}

.dropDownList a.dropDownButton span{
background:transparent url(images/sprite_dropdown.png) no-repeat scroll 0px 0px;
display:block;
padding:8px 0px 6px 9px;
}
/******/
.month ul{
width:110px;
}

.month a.dropDownButton{
width:65px;
padding:0px 42px 0px 0px;
}

/***** UTILITIES (GLOBAL HEADER) *****/

.utilitiesInnerDestinations,
.utilitiesInnerHelp {
float: left;
}

.utilitiesInnerDestinations {
padding-left: 20px;
width: 400px;
}

.utilitiesInnerHelp {
float: right;
}

#eaGlobalNav {
width: 95px;
height: 20px;
margin: 0;
background: transparent url(images/sprite_buttons.png) no-repeat scroll 0px -178px;
float: left;
}
	
	#eaGlobalNav:hover {
		background-position: -355px -206px;
	}
	
	#eaGlobalNav:active {
		background-position: -355px -206px;
	}
	
	#eaGlobalNav select {
		height: 18px;
		width: 96px;
	}
	
	div.skinnedDropdown select {
	/*width: 95px;*/
	height: 27px;
	float: left;
	position: absolute;
	z-index: 2;
	margin-top: 2px;
	padding-top: 0px;
	display:inline;
	background-color: #ffffff;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;/**/
	cursor: pointer;
	}
	
	div.skinnedDropdown option {
		font-family: Arial, sans-serif;
		font-size: 12px;
		padding: 2px 2px;
	}
	
	div.skinnedDropdown div.selectLabel {
		position: absolute;
		z-index: 1;
		line-height: 28px;
		height: 25px;
		padding-left: 9px;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #535353;
	}
	
	div.skinnedDropdown div.dropdownLabel {
	position: absolute;
	z-index: 1;
	line-height: 19px;
	height: 25px;
	padding-left: 9px;
	}

a.utilitiesButton {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

a.utilitiesButton span {
display: inline-block;
margin-left: -2500px;/**/
}

#eaShop {
margin: 0;
margin-left: 12px;
float: left;
}
	
	a.utilitiesShop, 
	a.utilitiesWorldwide, 
	a.utilitiesSupport {
		width: 51px;
		height: 20px;
		background: transparent url(images/sprite_buttons.png) no-repeat scroll 0px -149px;
	}
	
	a.utilitiesShop:hover {
		background-position: -0px -206px;
	}
	
	a.utilitiesShop:active {
		background-position: 0px -234px;
	}
	
	a.utilitiesWorldwide {
		width: 82px;
		height: 20px;
		background-position: -480px -149px;
	}
	
	a.utilitiesWorldwide:hover {
		background-position: -480px -206px;
	}
	
	a.utilitiesWorldwide:active {
		background-position: -480px -234px;
	}
	
	a.utilitiesSupport {
		width: 104px;
		height: 20px;
		margin-left: 9px;
		background-position: -250px -149px;
	}
	
	a.utilitiesSupport:hover {
		background-position: -250px -206px;
	}
	
	a.utilitiesSupport:active {
		background-position: -250px -234px;
	}
	
/***** END OF UTILITIES *****/

/***** NEWSLETTER DROPDOWNS *****/

#newsletterMonth {
height: 29px;
margin: 0;
float: left;
}
	
div.month {
width: 85px;
background: transparent url(images/sprite_buttons.png) no-repeat scroll 0px -260px;
_background: none;
}
	
	div.month:hover {
	background-position: 0px -288px;
	}
	
div.month select {
width: 84px;	
}

#newsletterDay {
height: 29px;
margin: 0;
float: left;
}
	
div.day {
width: 70px;
background: transparent url(images/sprite_buttons.png) no-repeat scroll -134px -260px;
_background: none;
}

	div.day:hover {
	background-position: -134px -288px;
	}

div.day select {
width: 69px;	
}

#newsletterYear {
height: 29px;
margin: 0;
float: left;
}
	
	div.year {
	width: 80px;
	background: transparent url(images/sprite_buttons.png) no-repeat scroll -253px -260px;
	_background: none;
	}
	
	div.year:hover {
	background-position: -253px -288px;
	}
	
	div.year select {
	width: 79px;	
	}

#newsletterMonth, 
#newsletterDay, 
#newsletterYear {
margin-right: 10px;
}

#newsletterCarrier {
height: 29px;
margin: 0;
/*background: transparent url(assets/sprite_buttons.png) no-repeat scroll -370px -260px;*/
float: left;
}
	
	div.carrier {
	width: 133px;
	background: transparent url(images/sprite_buttons.png) no-repeat scroll -370px -260px;
	_background: none;
	}
	
	div.carrier:hover {
	background-position: -370px -288px;
	}
	
	div.carrier select {
	width: 133px;
	}
/***** END OF NEWSLETTER DROPDOWNS *****/
.block3right {
	width: 31%;
	float: left;
	padding: 0 0 10px 10px;
}
.block3center {
	width: 31%;
	float: left;
	padding: 0 10px 10px 10px;
}
.block3left {
	width: 31%;
	float: left;
	padding: 0 10px 10px 0;
}
/***** BUTTONS SPANISH*****/
.btnPruebe {
float:right;
display:block;
height:48px;
width:303px;
background:transparent url(images/sprite_buttons.png) no-repeat;
}
.btnPruebe:hover{
background-position:0px -48px;
}
.btnPruebe:active{
background-position:0px -96px;
border:none;
}
.btnPrecios {
float:left;
display:block;
height:31px;
width:364px;
background:transparent url(images/sprite_buttons.png) no-repeat;
background-position: 0px -154px;
}
.btnPrecios:hover{
background-position:-371px -154px ;
}
.btnPrecios:active{
background-position: 0px -154px;
}
.btnFaq {
float:left;
display:block;
height:31px;
width:364px;
background:transparent url(images/sprite_buttons.png) no-repeat;
background-position: 0px -194px;
}
.btnFaq:hover{
background-position:-371px -194px ;
}
.btnFaq:active{
background-position: 0px -194px;
}
/***** BUTTONS ENGLISH*****/

.btnTest {
float:right;
display:block;
height:48px;
width:303px;
background:transparent url(images/sprite_buttons-en.png) no-repeat;
}
.btnTest:hover{
background-position:0px -48px;
}
.btnTest:active{
background-position:0px -96px;
border:none;
}
.btnPrices {
float:left;
display:block;
height:31px;
width:364px;
background:transparent url(images/sprite_buttons-en.png) no-repeat;
background-position: 0px -154px;
}
.btnPrices:hover{
background-position:-371px -154px ;
}
.btnPrices:active{
background-position: 0px -154px;
}
.btnFaqs {
float:left;
display:block;
height:31px;
width:364px;
background:transparent url(images/sprite_buttons-en.png) no-repeat;
background-position: 0px -194px;
}
.btnFaqs:hover{
background-position:-371px -194px ;
}
.btnFaqs:active{
background-position: 0px -194px;
}
.procesoEMKT {
border:1px solid #F0F0F0;
padding:6px;
}
.procesoEMKT div {
background-color: #f7f3eb;
height:144px;
width:680px;
}
.procesoEMKT p {
background-color:#f7f3eb;
color:#00506E;
float:left;
font-size:11px;
margin:0;
padding:4px;
text-align:center;
width:162px;
}
.pricingtxt {
padding:10px;
text-align: justify;
vertical-align:top;
}
