/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */


*
{
	margin: 0;
}

html, body
{
	height: 100%;
}

table td,
table th
{
	padding: 10px;
}

#wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

p
{
	padding-bottom: 20px;
	color: #999999;
	line-height: 20px;
}

a
{
	color: #999999;
	position: relative;
	z-index: 50;
}

a:hover
{
	text-decoration: none;
}

h2,h3, ul
{
	padding-bottom: 20px;
}

#shop-now,
#top-shadow, #logo a, 
#hero-title, #buy-now,
#slider-controls ul li a,
#partners img,
span.check-on,
#storage16,
#storage32,
#price16gb,
#price32gb,
.buy-now,
#product-pic,
#wetab16,
#wetab32,
.page-template-gallery-tpl-php a img,
.page-id-2 a img,
#developers-pic,
.meego-logo,
.intel-logo,
.4tiitoo-logo
#raffle-promo,
#raffle-pic,
#raffle-pic-footer,
#design-award,
#faq-pic,
#sub-content #sidebar ul li img
{
	behavior: url(/wp-content/themes/wetab/css/iepngfix.htc);
}

body
{
	font-family: "Tahoma", Arial, sans-serif;
	background: url(../images/bg-page.png) repeat-y center;
	color: #999999;
}

body.home
{
	background: url(../images/bg-page-simple.png) repeat-y center;
}

#top
{
	display: block;
	position: relative;
	height: 113px;
	background: url(../images/bg-top.png) repeat-x;
	z-index: 50;
}

#top-shadow
{
	position: absolute;
	width: 100%;
	height: 30px;
	background: url(../images/top-shadow.png) no-repeat;
	bottom: -30px;
}


#top .container
{
	position: relative;
	z-index: 10;
}

.container
{
	display: block;
	width: 980px;
	margin: 0 auto;
}

/* LOGO */
h1#logo
{
	position: absolute;
	display: block;
	width: 250px;
	height: 72px;
	left: 20px;
	top: 50px;
}

h1#logo a
{
	display: block;
	width: 250px;
	height: 72px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
}

/* NAVIGATION */
#nav
{
	position: absolute;
	right: 0;
	top: 65px;
}

#nav ul li
{
	float: left;
}

#nav ul li a
{
	font-size: 16px;
	color: #e6e6e6;
	padding: 15px 20px 15px 20px;
	text-decoration: none;
	background: url(../images/menu-separator.png) no-repeat top left;
	float: left;
}

#nav ul li a:hover
{
	color: #FFF;
}

#nav ul li.current_page_item a
{
	color: #f7d403;
}

/* LANGUAGE SWITCHER */
#qtranslate-chooser
{
	display: block;
	position: absolute;
	width: 75px;
	right: 10px;
	top: 25px;
}
#qtranslate-chooser li
{
	float: left;
	margin-left: 10px;
	border: 2px solid #000000;
}

/* HOMEPAGE MAIN HERO */
#main-hero
{
	display: block;
	height: 550px;
	background: url(../images/main-hero-bg.png) no-repeat center;
}

#hero-title
{
	display: block;
	position: absolute;
	top: 10px;
	right: 190px;
	background: url(../images/hero-title.png) no-repeat;
	width: 280px;
	height: 85px;
	text-indent: -9999px;
}

#hero-content
{
	width: 270px;
	height: 300px;
	position: absolute;
	left: 50px;
	top: 90px;
	color: #e6e6e6;
}

#main-hero .relative
{
	position: relative;
}

#hero-content p
{
	padding-left: 10px;
}

#hero-content h2
{
	font-size: 18pt;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main-hero .container
{
	display: block;
	height: 550px;
	background: url(../images/main-hero-content.jpg) no-repeat center;
}

#main-hero #shop-now
{
	position: absolute;
	display: block;
	width: 215px;
	height: 60px;
	background: url(../images/shop-now.png) no-repeat;
	z-index: 4;
	top: 410px;
	left: 60px;
	cursor: pointer;
}

#main-hero #shop-now:hover
{
	background: url(../images/shop-now-hover.png) no-repeat;
}

#main-hero #facebook
{
	position: absolute;
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/facebook.png) no-repeat;
	z-index: 4;
	top: 400px;
	left: 80px;
	cursor: pointer;
}

#main-hero #googleplus
{
	position: absolute;
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/googleplus.png) no-repeat;
	z-index: 4;
	top: 400px;
	left: 140px;
	cursor: pointer;
}

#main-hero #twitter
{
	position: absolute;
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/twitter.png) no-repeat;
	z-index: 4;
	top: 400px;
	left: 200px;
	cursor: pointer;
}



/* VIDEO CONTENT */
#video-container
{
	display: block;
	width: 945px;
	height: 550px;
	position: relative;
	z-index: -1;
	padding-left: 35px;
}

#video-close
{
	display: block;
	position: absolute;
	z-index: 9999;
	bottom: 10px;
	right: 35px;
	width: 66px;
	height: 22px;
	background: url(../images/close.png) no-repeat;
	text-indent: -9999px;
}

#sub-content
{
	display: block;
	background: url(../images/home-sub-content.png) repeat-y center;
	border-bottom: 1px solid #2a2a2a;
}

#sub-content .page
{
	font-size: 11pt;
	padding: 20px;
	width: 600px;
	display: block;
	float: left;
}

#sub-content .entry-content h3
{
	font-size: 16pt;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #f7d403;
}

#sub-content #sidebar
{
	display: block;
	float: right;
	width: 260px;
	padding: 20px 0 20px 70px;
}

#sub-content #sidebar p
{
	padding-bottom: 0;
}

#sub-content #sidebar ul
{
	display: block;
	width: 245px;
	padding-bottom: 0;
}

#sub-content #sidebar ul li
{
	font-size: 9pt;
	border-bottom: 1px solid #1a1a1a;
	padding: 20px 0;
}

#sub-content #sidebar ul li.last
{
	border-bottom: none;
}


/*
#facebook-fan
{
	display: block;
	width: 218px;
	background: #FFF;
}
*/


/* CONTENT */
#content .container .page,
#content .container .post
{
	padding: 40px;
}

#content h1
{
	color: #f7d403;
	font-size: 22pt;
	padding-bottom: 30px;
}

#content h2
{
	color: #f7d403;
	font-size: 16pt;
}

/* PRODUCT PAGE */
.page-template-product-tpl-php #content .container
{
	background: url(../images/content-bg.png) repeat-y;
}

.page-template-product-tpl-php #content .container #product-specs-header
{
	position: relative;
	display: block;
	height: 250px;
}

.page-template-product-tpl-php #content #product-pic
{
	display: block;
	position: absolute;
	width: 390px;
	height: 250px;
	background: url(../images/product-specs.png) no-repeat;
	top: 20px;
	right: 50px;
	text-indent:  -9999px;
}

.page-template-product-tpl-php table,
.page-template-shop-tpl-php table#compare,
.page-template-press-tpl-php table#press,
.page-id-13 table
{
	border-top: 1px solid #1a1a1a;
	border-left: 1px solid #1a1a1a;
	margin-bottom:  30px;
}

.page-template-shop-tpl-php table,
.page-template-press-tpl-php table#press,
.page-id-13 table
{
	margin-bottom:  30px;
}

.page-template-product-tpl-php table td,
.page-template-shop-tpl-php table#compare td,
.page-template-press-tpl-php table#press td,
.page-id-13 table td
{
	padding: 12px;
	border-bottom: 1px solid #1a1a1a;
	border-right: 1px solid #1a1a1a;
	background: url(../images/transparent.png) repeat;
}

.transparent
{
	background: url(../images/transparent.png) repeat;
}

.page-template-product-tpl-php p
{
	text-align: center;
	padding-bottom: 10px;
}

#product-specs-download
{
	display: block;
	width: 200px;
	height: 50px;
	background: url(../images/product-specs-download.gif) no-repeat;
	text-decoration:  none;
	padding-left: 120px;
	margin-bottom: 70px;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 110px;
}

/* SHOP PAGE */
.page-template-shop-tpl-php #content .container
{
	background: url(../images/content-bg.png) repeat-y;
}

.page-template-shop-tpl-php #wetabs
{
	position: relative;
	height: 315px;
}

.page-template-shop-tpl-php #wetab16,
.page-template-shop-tpl-php #wetab32
{
	width: 320px;
	height: 274px;
	display: block;
	position: absolute;
	top: 50px;
}

.page-template-shop-tpl-php #wetab16
{
	background: url(../images/wetab16.png) no-repeat;
	left: 235px;
}


.page-template-shop-tpl-php #wetab32
{
	background: url(../images/wetab32.png) no-repeat;
	left: 600px;
}

.page-template-shop-tpl-php table#compare td
{
	font-size: 14pt;
}

#storage16,
#storage32
{
	display: block;
	width: 200px;
	height: 55px;
	padding-left: 116px;
	padding-top: 10px
}

#storage16
{
	background: url(../images/16gb.png) no-repeat;
}

#storage32
{
	background: url(../images/32gb.png) no-repeat;
}

#storage16 em,
#storage32 em
{
	display: none;
}

span.check-on
{
	display: block;
	margin: 0 auto;
	width: 70px;
	height: 65px;
	background: url(../images/check-on.png) no-repeat;
}

span.check-off
{
	display: block;
	margin: 0 auto;
	width: 25px;
	height: 5px;
	background: url(../images/check-off.png) no-repeat;
}

a.product-specs
{
	display: block;
	margin: 0 auto;
	width: 110px;
	height: 50px;
	background: url(../images/product-specs-download.gif) no-repeat;
}

#price16gb,
#price32gb
{
	display: block;
	width: 205px;
	height: 110px;
	margin: 0 auto;
	text-indent: -9999px;
}

#price16gb
{
	background: url(../images/price16gb.png) no-repeat;
}

#price32gb
{
	background: url(../images/price32gb.png) no-repeat;
}

a.buy-now
{
	display: block;
	width: 245px;
	height: 70px;
	background: url(../images/buy-now.png) no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	cursor: pointer;
}

a.buy-now:hover
{
	background: url(../images/buy-now-hover.png) no-repeat
}


/* PARTNERS */
#partners
{
	display: block;
	height: 95px;
	background: url(../images/partners-bg.png) repeat-x;
}

#partners a
{
text-decoration: none;
}

#partners ul
{
	padding-top: 15px;
	padding-bottom: 0;
	width: 750px;
	margin: 0 auto;
}

#partners ul li
{
	font-size: 20pt;
	float: left;
	width: 145px;
	text-align: center;
	line-height: 70px;
	height: 70px;
}

#partners ul li a.glow
{
	font-size: 12pt;
	display: block;
}

#partners .container
{
	height: 95px;
	background: url(../images/partners-container-bg.jpg) no-repeat;
}

.page-template-partners-tpl-php #content .page
{
	position: relative;
}

.page-template-partners-tpl-php #content .container
{
	background: url(../images/partners-page-bg.png) repeat-y;
	padding-left: 240px;
	width: 745px;
}

.meego-logo
{
	display: block;
	position: absolute;
	width: 190px;
	height: 70px;
	background: url(../images/partners/meego-big.png) no-repeat;
	left: -210px;
}

.intel-logo
{
	display: block;
	position: absolute;
	width: 120px;
	height: 90px;
 	background: url(../images/partners/intel-big.png) no-repeat;
	left: -170px;
}

.fluendo-logo
{
	display: block;
	position: absolute;
	width: 120px;
	height: 129px;
 	background: url(../images/partners/fluendo-big.png) no-repeat;
	left: -170px;
}

.community-logo
{
        display: block;
        position: absolute;
        width: 195px;
        height: 60px;
        background: url(../images/partners/wetab-community_logo160px.png) no-repeat;
        left: -200px;
	margin-top: 50px;
}

.adobeair-logo
{
	display: block;
	position: absolute;
	width: 145px;
	height: 50px;
 	background: url(../images/partners/adobeair-big.png) no-repeat;
	left: -170px;
}

.tiitoo-logo
{
	display: block;
	position: absolute;
	width: 180px;
	height: 61px;
 	background: url(../images/partners/4tiitoo-big.png) no-repeat;
	left: -200px;
}

/* GALLERY */
.page-template-gallery-tpl-php #content .container
{
	background: url(../images/content-bg.png) repeat-y;
}

.page-template-gallery-tpl-php h2
{
	color: #f7d403;
	font-size: 18pt !important;
	width: 500px;
}

.box
{
	display: block;
	clear: both;
	height: 300px;
	padding-top: 100px;
}

.page-id-2 .box
{
	padding-top: 50px;
	height: 200px;
}

.page-id-2 .box a
{
	top: -80px !important;
}

.page-id-2 .box.left
{
	padding-left: 300px !important;
}

.page-id-2 .box.left a
{
	top: -110px !important;
	left: -340px !important;
}

.box p
{
	position: relative;
	width: 500px;
}

.box.right a
{
	display: block;
	position: absolute;
	right: -420px;
	top: -90px;
	cursor: pointer;
}

.box.left
{
	padding-left: 380px;
}

.box.left a
{
	display: block;
	position: absolute;
	left: -415px;
	top: -90px;
	cursor: pointer;
}

.page-template-gallery-tpl-php .box.center
{
	height: auto;
}

.page-template-gallery-tpl-php .box.center p,
.page-template-gallery-tpl-php .box.center h2
{
	text-align: center;
	width: auto;
}


/* DEVELOPERS */
.page-template-developers-tpl-php #content .container
{
	position: relative;
}

.page-template-developers-tpl-php #content .container a
{
	color: #f7d403;
}

#developers-pic
{
	display: block;
	position: absolute;
	width: 500px;
	height: 435px;
	background: url(../images/developers-pic.png) no-repeat;
	right: -60px;
	top: 50px;
	z-index: -1;
}


.page-template-developers-tpl-php p
{
	padding-bottom: 10px;
}

.page-template-developers-tpl-php #content h1
{
	padding-bottom: 0;
}

.page-template-developers-tpl-php #content h2
{
	padding-top: 30px;
}

.page-template-developers-tpl-php #content ul,
.page-template-partners-tpl-php #content ul,
ul.checks
{
	padding-left: 15px;
}

.page-template-developers-tpl-php #content ul li,
.page-template-partners-tpl-php #content ul li,
.page-template-raffle-tpl-php #content ul li,
ul.checks li
{
	background: url(../images/bullet-check.gif) no-repeat center left;
	padding: 8px 0 8px 25px;
}

/* PRESS */
.page-template-press-tpl-php table#press,
.page-template-press-tpl-php table#press a
{
	color: #e6e6e6;
}

.page-template-press-tpl-php table td
{
	padding: 10px;
}

.page-template-press-tpl-php table h3
{
	padding: 0;
	margin: 0;
}

.page-template-press-tpl-php .col-left
{
	display: block;
	width: 400px;
	float: left;
}

.page-template-press-tpl-php .col-left li
{
	position: relative;
	height: 60px;
	padding-top: 10px;
}
.page-template-press-tpl-php .col-left a
{
	display: block;
	width: 100px;
	position: absolute;
	right: 30px;
	top: 0;
}

.page-template-press-tpl-php .col-middle
{
	display: block;
	width: 200px;
	float: left;
	padding: 0 50px;
}

.page-template-press-tpl-php .col-right
{
	display: block;
	width: 200px;
	float: left;
}

/* FAQ */
.page-template-faq-tpl-php #content .container
{
	position: relative;
}

.page-template-faq-tpl-php #content .container strong
{
	color: #f7d403;
	font-weight: normal;
}


.page-template-faq-tpl-php ul.quick-jump
{
	margin-top: 20px;
	width: 700px;
	height: 130px;
}

.page-template-faq-tpl-php ul.quick-jump li
{
	display: block;
	width: 200px;
	float: left;
	padding-bottom: 15px;
	margin-right: 20px;
}

.page-template-faq-tpl-php ul.quick-jump li a
{
	padding-left: 35px;
	text-decoration: none;
	color: #e6e6e6;
	height: 25px;
	display: block;
}

.page-template-faq-tpl-php ul.quick-jump li a:hover
{
	text-decoration: underline;
}

.page-template-faq-tpl-php a.up
{
	display: block;
	width: 100%;
	border-bottom: 1px solid #2f2f2f;
	text-align: right;
	text-decoration: none;
	padding: 10px 0;
	margin-top: 15px;
	color: #f7d403;
	font-style: italic;
}

.page-template-faq-tpl-php ul.quick-jump li.functions,
.page-template-faq-tpl-php ul.quick-jump li.software,
.page-template-faq-tpl-php ul.quick-jump li.accessories

{
	width: 120px;
}

.page-template-faq-tpl-php ul.quick-jump li.technical a
{
	background: url(../images/faq-icons/technical.gif) no-repeat;
}

.page-template-faq-tpl-php ul.quick-jump li.apps a
{
	background: url(../images/faq-icons/apps.gif) no-repeat;
}

.page-template-faq-tpl-php ul.quick-jump li.functions a
{
	background: url(../images/faq-icons/functions.gif) no-repeat;
}

.page-template-faq-tpl-php ul.quick-jump li.manufacture a
{
	background: url(../images/faq-icons/manufacture.gif) no-repeat;
}

.page-template-faq-tpl-php ul.quick-jump li.software a
{
	background: url(../images/faq-icons/software.gif) no-repeat;
}

.page-template-faq-tpl-php ul.quick-jump li.ebooks a
{
	background: url(../images/faq-icons/ebooks.gif) no-repeat;
}

.page-template-faq-tpl-php ul.quick-jump li.accessories a
{
	background: url(../images/faq-icons/accessories.gif) no-repeat;
}

.page-template-faq-tpl-php ul.quick-jump li.sales a
{
	background: url(../images/faq-icons/sales.gif) no-repeat;
}

.page-template-faq-tpl-php ul.quick-jump li.support a
{
	background: url(../images/faq-icons/support.gif) no-repeat;
}

#faq-pic
{
	display: block;
	position: absolute;
	width: 500px;
	height: 380px;
	background: url(../images/faq-pic.png) no-repeat;
	right: -70px;
	top: 50px;
	z-index: -1;
}

/* RAFFLE */
.page-template-raffle-tpl-php #content .container
{
	position: relative;
}

#raffle-promo
{
	display: block;
	width: 930px;
	height: 395px;
	background: url(../images/raffle-promo.png) no-repeat;
	position: relative;
	top: 40px;
	right: -40px;
	text-indent: -9999px;
}

#raffle-pic
{
	display: block;
	height: 260px;
	background: url(../images/raffle-pic.png) no-repeat;
	padding-left: 480px;
	padding-top: 120px;
}

#new-raffle-pic
{
	display: block;
	height: 200px;
	background: url(../images/new-raffle-pic.png) no-repeat;
}

#raffle-pic h2,
#raffle-pic-footer h2
{
	text-indent: -9999px;
}

#raffle-pic p
{
	padding-bottom: 10px;
	font-size: 14pt;
	line-height: 24px;
}

#raffle-pic p.small,
#raffle-pic-footer p.small
{
	color: #999999;
	font-size: 9pt;
	line-height: 18px;
}

#raffle-pic-footer
{
	display: block;
	background: url(../images/raffle-pic-footer.png) no-repeat;
	padding-top: 50px;
	padding-left: 20px;
}

#raffle-pic-footer ul
{
	width: 500px;
	font-size: 16pt;
	color: #e6e6e6;
}

#raffle-pic-footer ul li.small
{
	background: none;
	color: #999999;
	font-size: 9pt;
}

#raffle-subscribe
{
	display: block;
	padding: 15px;
	background: #000;
	margin-bottom: 20px;
	border: 1px solid #1a1a1a;
}

#raffle-subscribe ul
{
	padding: 0;
	margin: 0;
}

#raffle-subscribe ul li
{
	color: #999999;
	background: none !important;
	width: 240px;
	float: left;
	font-size: 11pt;
	margin-right: 20px;
	font-style: italic;
}

#raffle-subscribe ul.vertical li
{
	display: block;
	float: none;
	width: auto;
}

#raffle-subscribe ul li input,
#raffle-subscribe ul li select
{
	background: #000;
	border: 1px solid #333333;
	padding: 5px;
	margin-top: 10px;
	width: 240px;
	color: #e5e5e5;
	font-size: 11pt;
	height: 25px;
}

#raffle-subscribe ul li select
{
	height: auto;
}

#raffle-subscribe ul li input.checkbox
{
	height: auto;
	width: auto;
	padding: 0;
	border: none;
}

#raffle-subscribe .message
{
	color: #999999;
	font-size: 11pt;
	width: 450px;
	float: left;
	padding-left: 25px;
	font-style: italic;
}

#raffle-subscribe .messages
{
	display: block;
	clear: both;
}

#raffle-subscribe .description
{
	display: block;
	width: 400px;
	padding-left: 25px;
	padding-top: 10px;
	float: left;
}

#raffle-subscribe .message textarea,
#raffle-subscribe .messages textarea
{
	background: #000;
	border: 1px solid #333333;
	margin-top: 10px;
	width: 400px;
	height: 200px;
	color: #e5e5e5;
	font-size: 11pt;
	overflow: hidden;
}


#raffle-subscribe .upload
{
	display: block;
	float: left;
	width: 370px;
	padding-top: 20px;
	color: #999999;
	font-size: 11pt;
}

#raffle-subscribe .upload label
{
	display: block;
	clear: both;
	padding-bottom: 20px;
}

#raffle-subscribe #raffle-submit
{
	margin-left: 25px;
	margin-top: 15px;
}

#raffle-subscribe .loading
{
	padding-top: 10px;
	padding-left: 25px;
	display: none;
}

#raffle-subscribe .note
{
	font-size: 9pt;
	padding-left: 25px;
	padding-top: 10px;
	text-align: right;
}

/* UPLOAD PROGRESS */
#raffle-subscribe .upload .uploadifyQueueItem
{
  background-color: #000;
  border: 1px solid #333333;
  font: 11px Verdana, Geneva, sans-serif;
  margin-top: 5px;
  padding: 10px;
  width: 350px;
}

#raffle-subscribe .upload .uploadifyError
{
  background-color: #ec1c24 !important;
  border: none !important;
  color: #000 !important;
}

#raffle-subscribe .upload .uploadifyQueueItem .cancel
{
  float: right;
}

#raffle-subscribe .upload .uploadifyQueue .completed
{
  background-color: #000;
}

#raffle-subscribe .upload .uploadifyProgress
{
  background-color: #000;
  margin-top: 10px;
  width: 100%;
  border: 1px solid #333333;
}

#raffle-subscribe .upload .uploadifyProgressBar
{
  background-color: #ffcd00;
  height: 3px;
  width: 1px;
}

#raffle-subscribe .upload #upload-submit
{
	display: none;
	width: 105px;
	height: 36px;
	background: url(../images/upload.png) no-repeat;
	text-indent: -9999px;
	margin-top: 15px;
}

#raffle-subscribe #error-box
{
	padding: 10px;
	display: none;
	background-color: #ec1c24;
	color: #000;
	margin: 0 20px;
}

#raffle-subscribe p.small
{
	font-size: 9pt;
	line-height: 16px;
	padding-top: 10px;
}

/* FLAGS */
a.qtrans_flag_de:hover
{
	background: urL(http://wetab.mobi/wp-content/plugins/qtranslate/flags/de-hover.png);
}

a.qtrans_flag_en:hover
{
	background: urL(http://wetab.mobi/wp-content/plugins/qtranslate/flags/gb-hover.png);
}

/* FOOTER */
#footer-wrapper, .push 
{
	height: 4em;
}

#footer
{
	display: block;
	background: url(../images/footer-bg.png) repeat-x #101010;
	color: #b2b2b2;
	text-align: center;
	padding-top: 10px;
}

#footer p
{
	font-size: 9pt;
	width: 300px;
	margin: 0 auto;
	padding-top: 5px;
}

#footer-logo
{
	display: block;
	width: 200px;
	height: 70px;
	margin: 0 auto;
	background: url(../images/footer-logo.png) no-repeat;
}

#footer-logo a
{
	display: block;
	width: 200px;
	height: 70px;
	text-indent: -9999px;
}

#footer ul
{
	display: block;
	height: 30px;
	text-align: center;
}

#footer ul li
{
	font-size: 10pt;
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #b2b2b2;
}

#footer ul li.page-item-17
{
	border: none;
}

#footer ul li a
{
	text-decoration: none;
	color: #b2b2b2;
}

/* OTHER STYLES */
.glow,
.page-id-13 a
{
	color: #f7d403;
}

.clearer
{
	display: block;
	clear: both;
}

.rss
{
	display: block;
	width: 47px;
	height: 17px;
	background: url(../images/rss.png) no-repeat;
	text-indent: -9999px;
}

#design-award
{
	position: absolute;
	display:block;
	width: 200px;
	background: url(../../../uploads/2011/02/current-home.png) no-repeat;	
	top: 10px;
	left: 20px;
	z-index: 99;
	cursor: pointer;
	text-decoration: none;
	font-size: 11pt;
	padding-top: 115px;
	padding-left: 10px;
}

/* CAROUSEL */
#slider-content
{
	position: absolute;
	width: 405px;
	left: 420px;
	top: 133px;
}

#slider-controls
{
	position: absolute;
	display: block;
	width: 135px;
	height: 30px;
	left: 600px;
	top: 480px;
	z-index: 4;
}

#slider-controls ul li
{
	float: left;
	padding-left: 5px;
}

#slider-controls ul li a
{
	display: block;
	width: 21px;
	height: 23px;
	background: url(../images/carousel-bullet.png) no-repeat;
	cursor: pointer;
}

#slider-controls ul li a.selected
{
	background: url(../images/carousel-bullet-selected.png) no-repeat;
}

/* jcarousel styling - used for screenshots */
.jcarousel-container-horizontal
{
	cursor: default;
}
.jcarousel-clip-horizontal
{
	width: 456px;
	height: 265px;
}
.jcarousel-item
{
	width: 456px;
	height: 265px;
}
.jcarousel-container { position: relative; }
.jcarousel-clip
{
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list
{
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item
{
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 456px;
	height: 265px;
}
