



/* Wallpaper Index */
.feat_wallindex {  padding: 0px 0px 0px 5px; margin: 0px 0px 10px 0px; }
.feat_wallindex td { text-align: center; padding: 5px 5px 5px 5px; margin: 0px 0px 0px 0px;  }
.feat_wallindex td img { border: solid 5px #e2e2e2; margin: 10px 0px 7px 0px; opacity: 0.7; filter: alpha(Opacity=70); -moz-opacity: 0.7;}
.feat_wallindex td img:hover { border: solid 5px #b3b4b7; margin: 10px 0px 7px 0px; opacity: 1.0; filter: alpha(Opacity=100); -moz-opacity: 1.0;}
.feat_wallindex td a { background-image: url("/images/backgrounds/bg-leftmenuitem-on.jpg"); background-repeat: no-repeat; background-position: right; border: solid 1px #e3e3e3; color: #ffffff; padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px; }
.feat_wallindex td a:hover { background: #b3b4b7; border: solid 1px #e3e3e3; color: #ffffff; }

/* Competitions */

.feat_competition td.title { background: #0062AD; background-image: url("/images/backgrounds/bg-title1.jpg"); color: #FFC212; height: 30px; line-height: 30px; font-weight: bold; text-transform: uppercase; font-size: 90%; background-repeat: no-repeat; padding: 0px 0px 0px 10px; margin-top: 10px; }
.feat_competition td.section { display: block; font-size: 90%; height: 30px; line-height: 30px; text-transform: uppercase; color: white; font-weight: bold; padding-left: 10px; background: #0062AD; background-image: url("/images/backgrounds/bg-title1.jpg"); margin-bottom: 2px; }
.feat_competition table.details tr td { text-transform: uppercase; font-family: trebuchet MS; font-size: 110%; font-weight: bold; padding: 10px 5px 5px 10px; color: #0062AD; border-bottom: solid #d4d5d8 1px; }
.feat_competition table.details tr td.cpdata { width: 225px; }
.feat_competition td.question { background: #EDEDED; font-size: 90%; border-bottom: solid white 10px; padding: 5px 10px 5px 10px; }
.feat_competition .error { background: #EE3A43; color: white; padding: 5px; font-weight: bold; font-size: 90%; }
.feat_competition .errormsg { background: #EE3A43; color: white; padding: 5px; font-weight: bold; font-size: 90%; margin-bottom: 10px; }


/*-----Venue Guide------*/


.feat_cityguide { margin-bottom: 10px; }
.feat_cityguide .title {  background: #0062AD; background-image: url("/images/backgrounds/bg-title1.jpg"); color: #FFC212; height: 30px; line-height: 30px; font-weight: bold; text-transform: uppercase; font-size: 90%; background-repeat: no-repeat; padding: 0px 0px 0px 10px; margin-top: 10px; }
.feat_cityguide tr.subsection td { background: #050E4F; padding: 5px 0px 5px 0px; border-right: solid white 1px; border-top: solid white 10px; text-align: center; }
.feat_cityguide tr.subsection td a { font-weight: bold; font-size: 90%; }
.feat_cityguide tr.subsection td a:hover { color: white; text-decoration: none; }
.feat_cityguide tr.section td { background: #E3E3E3; padding: 15px 0px 15px 0px; border: solid white 1px; border-top: solid white 10px; text-align: center; }
.feat_cityguide tr.section td a { font-weight: bold;  font-size: 90%; color: #050E4F;  text-transform: uppercase;}
.feat_cityguide tr.section td a:hover { color: #0060AD; text-decoration: none; }

.feat_cityguide .sectionbody { border: solid #050E4F 2px; padding: 10px; line-height: 150%; }
.feat_cityguide .sectionbody a {  color: #050E4F; font-weight: bold; text-decoration: underline; }


/*-----------Poll---------*/
table.feat_poll td.include tr.option td { padding: 4px; font-size: 90%;}  
table.feat_poll td.include td.buttons input { padding: 3px; cursor: pointer; color: #0065C6; text-transform: uppercase; font-weight: bold; font-size: 110%; }
table.feat_poll td.include tr.option .bar { height: 2px; background: #0065C6;padding: 2px; margin: 5px 0px 2px 0px; }


/*Countdown*/

.feat_countdown { clear: both; height: 80px; width: 500px; margin: 0px auto 10px auto; background-image: url("/images/backgrounds/bg-countdown.gif");}
.feat_countdown .titletxt {  color: #ffffff; text-transform: uppercase; font-weight: bold; font-size: 90%; height: 25px; line-height: 25px; padding: 3px 0px 5px 0px; margin: 0px auto 0px auto; font-family: "trebuchet MS"; text-align: center; }
.feat_countdown .clock { text-align: center; margin: 0px auto 0px auto; width: 500px; color: white; }
.feat_countdown .clock .days { font-weight: bold; font-size: 250%; color: #EFB110; }
.feat_countdown .clock .daystxt { font-weight: bold; font-size: 150%; margin-right: 10px; color: white; }
.feat_countdown .clock .hours { font-weight: bold; font-size: 250%; color: #EFB110; margin-left: 10px;}
.feat_countdown .clock .hourstxt { font-weight: bold; font-size: 150%; margin-right: 10px; color: white;}
.feat_countdown .clock .minutes { font-weight: bold; font-size: 250%; color: #EFB110; margin-left: 10px;}
.feat_countdown .clock .minutestxt { font-weight: bold; font-size: 150%; margin-right: 10px; color: white; }

/* <IMG src="/images/backgrounds/bg-countdown.gif"> */


