f
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
table, td, th {
    vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a img {
    border: medium none;
}
a {
    outline: medium none;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #222222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 85%;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
    color: #111111;
    font-weight: bold;
    margin: 0.3em 0;
}
h1 {
    font-size: 2em;
    line-height: 1;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.5em;
}
h4 {
    font-size: 1.4em;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
}
p {
    margin: 1em 0 1em 0;
}
p img.left, img.left {
    float: left;
    margin: 0.725em 0.725em 0.725em 0;
    padding: 0;
}
p img.right, img.right {
    float: right;
    margin: 0.725em 0 0.725em 0.725em;
}
a:focus, a:hover {
    color: #000000;
}
a {
    color: #000099;
    text-decoration: underline;
}
blockquote {
    color: #666666;
    font-style: italic;
    margin: 1.5em;
}
strong {
    font-weight: bold;
}
em, dfn {
    font-style: italic;
}
dfn {
    font-weight: bold;
}
sup, sub {
    line-height: 0;
}
abbr, acronym {
    border-bottom: 1px dotted #666666;
}
address {
    font-style: italic;
    margin: 0 0 1.5em;
}
del {
    color: #666666;
}
pre {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E5E5E5;
    margin: 1.5em 0;
    padding: 1em;
    white-space: pre;
}
pre, code, tt {
    font: 1em/1.5 'andale mono','lucida console',monospace;
}
li ul, li ol {
    margin: 0 1.5em;
}
ul, ol {
    margin: 0 1.5em 1.5em;
}
ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
dl {
    margin: 0 0 1.5em;
}
dl dt {
    font-weight: bold;
}
dd {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 0.5em;
    padding: 0 0 0.5em 1.5em;
}
table {
    margin-bottom: 1.4em;
    width: 100%;
}
th {
    font-weight: bold;
}
thead th {
    background: none repeat scroll 0 0 #C3D9FF;
}
th, td, caption {
    padding: 4px 10px 4px 5px;
}
tr.even td {
    background: none repeat scroll 0 0 #E5ECF9;
}
tfoot {
    font-style: italic;
}
caption {
    background: none repeat scroll 0 0 #EEEEEE;
}
hr {
    background: none repeat scroll 0 0 #F2F2F2;
    border: medium none;
    clear: both;
    color: #F2F2F2;
    height: 1px;
    margin: 1em 0;
}
.small {
    font-size: 0.8em;
    line-height: 1.875em;
    margin-bottom: 1.875em;
}
.large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
}
.hide {
    display: none;
}
.quiet {
    color: #666666;
}
.loud {
    color: #000000;
}
.highlight {
    background: none repeat scroll 0 0 #FFFF00;
}
.added {
    background: none repeat scroll 0 0 #006600;
    color: #FFFFFF;
}
.removed {
    background: none repeat scroll 0 0 #990000;
    color: #FFFFFF;
}
.first {
    margin-left: 0;
    padding-left: 0;
}
.last {
    margin-right: 0;
    padding-right: 0;
}
.top {
    margin-top: 0;
    padding-top: 0;
}
.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.alt {
    color: #666666;
    font-family: "Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
    font-style: italic;
    font-weight: normal;
}
.dquo {
    margin-left: -0.5em;
}
p.incr, .incr p {
    font-size: 10px;
    line-height: 1.44em;
    margin-bottom: 1.5em;
}
.caps {
    font-size: 1.2em;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1%;
    padding: 0 2px;
    text-transform: lowercase;
}
.skip {
    height: 1px;
    left: -1000em;
    position: absolute;
    top: -1000em;
    width: 1px;
}
.skip:focus, .skip:active {
    height: auto;
    left: 0;
    position: static;
    top: 0;
    width: auto;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
table {
    border-bottom: 4px solid #AABCFE;
}
thead th {
    background: none repeat scroll 0 0 #B9C9FE;
    border-bottom: 1px solid #FFFFFF;
    border-top: 4px solid #AABCFE;
    color: #003399;
    padding: 8px;
}
tbody td {
    background: none repeat scroll 0 0 #E9EDFF;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid transparent;
    color: #666699;
    padding: 8px;
}
tr.even td {
    background: none repeat scroll 0 0 #EFF5FF;
}
tr:hover td {
    background: none repeat scroll 0 0 #D0DAFD;
    color: #333399;
}
td.region {
    background: none repeat scroll 0 0 #B9C9FE;
    border-top: 5px solid #FFFFFF;
}
tr.region-message td {
    background: none repeat scroll 0 0 #EEEEEE;
}
fieldset {
    border: 1px dashed #999999;
    margin-bottom: 1em;
    padding: 1em;
}
fieldset legend {
    display: block;
}
textarea, input.form-text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BEBEBE #DBDBDB #DBDBDB #B1B1B1;
    border-image: none;
    border-right: 1px solid #DBDBDB;
    border-style: solid;
    border-width: 1px;
    color: #454545;
   
    padding: 2px;
}
html.js input.form-autocomplete {
    background-position: 100% 4px;
}
html.js input.throbbing {
    background-position: 100% -16px;
}
.highlight-blue, .highlight-lightgrey, .highlight-red, .highlight-orange, .highlight-yellow, .highlight-green, .highlight-grey, .highlight-black {
    padding: 0.5em 1em;
}
.highlight-blue {
    background: none repeat scroll 0 0 #EBF3FF;
    border: 1px solid #98C0FF;
}
.block .highlight-blue h2, .block .highlight-blue h3 {
    color: #3771C8;
}
.highlight-lightgrey {
    background: none repeat scroll 0 0 #F3F4F6;
    border: 1px solid #DBDBDC;
}
.block .highlight-lightgrey h2, .block .highlight-lightgrey h3 {
    color: #999999;
}
.highlight-red {
    background: none repeat scroll 0 0 #FFE6E6;
    border: 1px solid #FFA4A4;
}
.block .highlight-red h2, .block .highlight-red h3 {
    color: #F70034;
}
.highlight-orange {
    background: none repeat scroll 0 0 #FFF0DA;
    border: 1px solid #FFB547;
}
.block .highlight-orange h2, .block .highlight-orange h3 {
    color: #FF7800;
}
.highlight-yellow {
    background: none repeat scroll 0 0 #FFFFB9;
    border: 1px solid #E5E500;
}
.block .highlight-yellow h2, .block .highlight-yellow h3 {
    color: #9C8B00;
}
.highlight-green {
    background: none repeat scroll 0 0 #F3FFEA;
    border: 1px solid #219021;
}
.block .highlight-green h2, .block .highlight-green h3 {
    color: #219021;
}
.highlight-grey {
    background: none repeat scroll 0 0 #C5C5C5;
    border: 1px solid #989A95;
}
.block .highlight-grey h2, .block .highlight-grey h3 {
    color: #111111;
}
.highlight-black {
    background: none repeat scroll 0 0 #222222;
    border: 1px solid #777777;
    color: #CCCCCC;
}
.block .highlight-black h2, .block .highlight-black h3 {
    color: #FEFEFE;
}
.icon1, .icon2, .icon3, .icon1-hot, .icon2-hot, .icon3-hot, .iconWorldcup, .iconFaceshift, .iconEurofootball, .iconGoodResolutions, .iconAntiResolutions, .iconAdventCalendar, .iconAdventCalendar2010, .iconAdventCalendar2011, .iconAdventCalendar2012, .iconSudokuMagic, .iconValentines, .iconValentines2011, .iconValentines2012, .iconValentines2013, .iconSudokuBattle, .iconWorldWallpapers, .iconLdnGames, .iconEasterAppHunt, .iconFreeAppMagic, .iconHalloween2011, .iconHalloween2012, .iconRugbyWorldCupCalendar2011, .iconCareers, .iconJubilee, .iconEuro2012 {
    padding: 0 0 1em 70px;
}
.icon1.right, .icon2.right, .icon3.right {
    padding: 0.5em 60px 1em 1em;
}
.icon1 {
	
    background: url("/images/icons/freeappmagic.png") no-repeat scroll left 6px transparent;

}
.icon1.right {
    background-position: right 6px;
}
.icon1-hot {
    background: url("/images/icons/adventcalendar2012.png") no-repeat scroll left 6px transparent;
}
.icon2 {
    background: url("/images/icons/yourapps.png") no-repeat scroll left 6px transparent;
}
.icon2.right {
    background-position: right 6px;
}
.icon2-hot {
    background: url("/images/icons/freeappmagic.png") no-repeat scroll left 6px transparent;
}
.icon3 {
    background: url("/images/icons/clients.png") no-repeat scroll left 6px transparent;
}
.icon3.right {
    background-position: right 6px;
}
.icon3-hot {
    background: url("/images/halloween_2012_icon.png") no-repeat scroll left 6px transparent;
}
.iconWorldcup {
    background: url("/images/icons/worldcupcalendar.png") no-repeat scroll left 6px transparent;
}
.iconFaceshift {
    background: url("/images/icons/faceshift.png") no-repeat scroll left 6px transparent;
}
.iconEurofootball {
    background: url("/images/icons/eurofootballnews.png") no-repeat scroll left 6px transparent;
}
.iconSudokuMagic {
    background: url("/images/icons/sudokumagic.png") no-repeat scroll left 6px transparent;
}
.iconSudokuBattle {
    background: url("/images/icons/sudokubattle.png") no-repeat scroll left 6px transparent;
}
.iconGoodResolutions {
    background: url("/images/icons/goodresolutions.png") no-repeat scroll left 6px transparent;
}
.iconAntiResolutions {
    background: url("/images/icons/antiresolutions.png") no-repeat scroll left 6px transparent;
}
.iconAdventCalendar {
    background: url("/images/icons/adventcalendar.png") no-repeat scroll left 6px transparent;
}
.iconAdventCalendar2010 {
    background: url("/images/icons/adventcalendar2010.png") no-repeat scroll left 6px transparent;
}
.iconAdventCalendar2011 {
    background: url("/images/icons/adventcalendar2011.png") no-repeat scroll left 6px transparent;
}
.iconAdventCalendar2012 {
    background: url("/images/icons/adventcalendar2012.png") no-repeat scroll left 6px transparent;
}
.iconValentines {
    background: url("/images/icons/valentines.png") no-repeat scroll left 6px transparent;
}
.iconValentines2011 {
    background: url("/images/icons/valentines2011.png") no-repeat scroll left 6px transparent;
}
.iconValentines2012 {
    background: url("/images/icons/valentines2012.png") no-repeat scroll left 6px transparent;
}
.iconValentines2013 {
    background: url("/images/icons/valentines2013.png") no-repeat scroll left 6px transparent;
}
.iconWorldWallpapers {
    background: url("/images/icons/worldcupwallpapers.jpg") no-repeat scroll left 6px transparent;
}
.iconLdnGames {
    background: url("/images/icons/ldn-games.jpg") no-repeat scroll left 6px transparent;
}
.iconEuro2012 {
    background: url("/images/icons/euro-2012.png") no-repeat scroll left 6px transparent;
}
.iconJubilee {
    background: url("/images/icons/diamond-jubilee.jpg") no-repeat scroll left 6px transparent;
}
.iconEasterAppHunt {
    background: url("/images/icons/easterapphunt.png") no-repeat scroll left 6px transparent;
}
.iconFreeAppMagic {
    background: url("/images/icons/freeappmagic.png") no-repeat scroll left 6px transparent;
}
.iconHalloween2011 {
    background: url("/images/halloween_calendar_2011_icon.png") no-repeat scroll left 6px transparent;
}
.iconHalloween2012 {
    background: url("/images/halloween_2012_icon.png") no-repeat scroll left 6px transparent;
}
.iconRugbyWorldCupCalendar2011 {
    background: url("/images/icons/rugbyworldcupcalendar2011.png") no-repeat scroll left 6px transparent;
}
.iconQuod {
    background: url("/images/icons/quod.png") no-repeat scroll left 6px transparent;
}
.iconCareers {
    background: url("/images/icons/clients.png") no-repeat scroll left 6px transparent;
}
.block h2 {
    color: #347228 !important;
    font-size: 1.8em;
    margin: 5px;
}
.block .subtitle {
    color: #5397C3 !important;
    font-size: 1.2em;
}
.subtitle {
    font-family: Garamond,Arial,Helvetica,sans-serif;
}
.description {
    color: #666666;
}
.item-list .pager {
    margin: 2em 0 1em;
}
.item-list .pager li {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E5E5E5;
    margin: 0 0.25em 0.25em 0;
    padding: 0.25em 0.75em;
}
.item-list .pager li:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
}
.pager li.pager-current {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
}
.pager li.pager-current:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
}
.preview {
    background: none repeat scroll 0 0 #E4FFCF;
    padding: 1em;
}
.preview h3.preview-title {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    float: right;
    font-size: 1.2em;
    margin: 0;
    padding: 0.25em 0.5em;
}
.preview .node {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px dotted #469F45;
    margin-bottom: 1em;
    padding: 1em;
}
.preview .node.teaser {
    margin: 0 0 1em;
}
div.status, div.warning, div.error {
    border: medium none;
    margin-bottom: 1em;
    padding: 15px 0 15px 72px;
}
div.status {
    background: url("..//images/icons/info.png") no-repeat scroll 20px center #E4FFCF;
    border-bottom: 2px solid #469F45;
    border-top: 2px solid #469F45;
    color: #219021;
}
div.warning {
    background: url("..//images/icons/alert.png") no-repeat scroll 20px center #FFFFB9;
    border-bottom: 2px solid #E5E500;
    border-top: 2px solid #E5E500;
    color: #9C8B00;
}
div.error {
    background: url("..//images/icons/cancel.png") no-repeat scroll 20px center #FFE6E6;
    border-bottom: 2px solid #FFA4A4;
    border-top: 2px solid #FFA4A4;
    color: #F70034;
}
.img_assist .status, .img_assist .warning, .img_assist .error {
    background-image: none;
}

.events {
	margin-left:68px;
}

.apps_block {
	margin-left:68px;
}

.apps_left {
	width:280px;
	float:left;
}

.apps_right {
	width:280px;
	float:right;	
	margin-right:55px;
}

.events_banner {
	text-align:center;
}

.icon_meetus {
    background: url("/images/icons/clients.png") no-repeat scroll left 6px transparent;	
}

.diary_img {
	margin-left:75px;
}

.diary_text {
	padding-left:100px;
	padding-right:100px;
}

.fiesta_text {
	padding-right:75px;
	padding-top:100px;
	position:relative;
	top:-175px;
	margin-left:100px;
	text-align:justify;
}

.fiesta_title {
	height:210px;
	width:775px;
	position:relative;
	top:-25px;
	left:75px;
	background: url("/images/mwc8.jpg") no-repeat;
	background-color:rgba(255,255,255,0);	
}

.fiesta {
}

#fiesta_banner {
	position:relative;
	top:-150px;
	display:block;
	height:1300px;
}

.fiesta_link {
	float:left;
	margin-right:25px;
}

p.right_column {
	text-align:justify;
}

.barca_banner {
	margin-top:25px;
	margin-left:100px;
	height:286px;
	width:790px;
	background: url("../images/fiesta_banner3.jpg") no-repeat;
	background-color:rgba(255,255,255,0);	
}

h2.mwc_title {
	margin-left:240px;;
	margin-top:25px;
	margin-bottom:10px;
}