body
{
	background-color: #000000;
	-webkit-text-size-adjust: none;
}

.container
{
	min-height: 313px;
}

#header
{
	position: relative;
	background-color: #000000;
	height: 45px;
}

#header .detaillogo
{
	position: absolute;
	z-index: 5;

	width: 100%;
	height: 85px;
}

#header .icon
{
	position: absolute;
	width: 30px;
	height: 30px;
    left: 9px;
    top: 7px;
    background-repeat: no-repeat;
}

#header .divider
{
	position: absolute;
	width: 9px;
	height: 36px;
    left: 47px;
    top: 4px;
	background-image: url(./gfx/divide.png);
    background-repeat: no-repeat;
}

#header .text
{
	position: absolute;
	min-width: 250px;
	height: 30px;
    left: 62px;
    top: 7px;
    background-repeat: no-repeat;
	color: #ffffff;
	font-family: Helvetica, Arial;
	font-size: 27px;
	line-height: 30px;
	text-transform: uppercase;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	
}

#footer
{
	height: 49px;
}

#footer .icon
{
	background-repeat: no-repeat;
	background-position: center 4px;
	float: left;
	position: relative;
	display: block;
	width: 20%;
	height: 49px;
}

#footer .icon a
{
	position: absolute;
	z-index: 10;
	display: block;
	height: 15px;
	width: 100%;
	text-decoration: none;
	
	font-family: "Helvetica";
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 34px;
}

.home
{
	background-image: url(android-apps.png);
	background-position: center 10px;
	padding-top: 40px;
	background-repeat: no-repeat;
}

#infoicon
{
	width: 100%;
	height: 170px;
	position: absolute;
}

.info
{	
	display: block;
	height: 170px;
}



#standardlist
{
	overflow: hidden;
	border: 0;
	-webkit-border-radius: 10px;
	position: relative;
	width: auto;
	margin: 12px 9px 9px 9px;
    -webkit-margin-top-collapse: separate;
    background-color: #f2f0e9;
}

#standardlist .item
{
	position: relative;
    list-style-type: none;
    height: 58px;
    width: auto;
    overflow: hidden;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #b1afa6;
}

#standardlist .item:last-child
{
    border: 0;
}

#standardlist .item a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.home #standardlist .icon {
	position: absolute;
	width: 30px;
	height: 30px;
    left: 11px;
    top: 8px;
    background-repeat: no-repeat;
}

.home #standardlist .label {
	left: 62px;
}

#standardlist .label {
    position: absolute;
    left: 12px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Helvetica';
	font-weight: bold;
    color: #525047;
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 17px;
    font-size: 17px;
}

#other #standardlist .label {
    position: absolute;
    left: 9px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Helvetica';
	font-weight: bold;
    color: #525047;
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 17px;
    font-size: 17px;
}

.arrow {
    position: absolute;
    width: 9px;
    height: 13px;
    right: 13px;
    top: 17px;
    background-image: url(arrow.png);
    background-repeat: no-repeat;
}

.greyarrow {
    position: absolute;
    width: 9px;
    height: 13px;
    right: 13px;
    top: 17px;
    background-image: url(arrow_gr.png);
    background-repeat: no-repeat;
}

.arrowlt {
    position: absolute;
    width: 9px;
    height: 13px;
    right: 13px;
    top: 10px;
    background-image: url(/images/chevron_lt.png);
    background-repeat: no-repeat;
}

.whitearrow {
    float: right;
    width: 25px;
    height: 35px;
    background-image: url(/images/chevron_white.png);
    background-repeat: no-repeat;
	background-position: 3px 12px;
}

#paginator
{
	padding: 10px 0;
	height: 45px;
}

.spacer
{
	float: right;
	height: 42px;
	width: 65px;
}

label 
{
	display: none;
}

textarea.wish_field
{
	width: 100%;
	height: 122 px;
	font-size: 15px;
	margin: 5px 0 12px 0;
	padding: 0;
}

input.by
{
	width: 100%;
	height: 30px;
	font-size: 15px;
	margin: 5px 0 12px 0;
	padding: 0;
}

input.email
{
	width: 100%;
	height: 30px;
	font-size: 15px;
	margin: 5px 0 8px 0;
	padding: 0;
}

.fixed_form
{
	padding: 0;
	margin: 0;
}

.fixed_form_fields
{
	background-color: #ffffff;
	padding: 0 15px 15px 15px;
	font-family: Georgia;
	font-size: 15px;
	color: #525047;
}

.successfix
{
	padding-top: 15px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border: 1px solid #ffffff;
}

textarea.fixed_field
{
	width:100%;
	height: 100px;
	font-size: 15px;
	margin-top: 5px;
}

input.fixed_by
{
	width: 100%;
	height: 30px;
	font-size: 15px;
	margin-top: 5px;
}

.fixed_form .submitarea
{
	background-color: #000000;
	height: 37px;
	border: 1px solid #000000;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	font-family: 'Helvetica';
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	line-height: 37px;
}

.submitarea div.submit input
{
	height: 37px;
	width: 100%;
	background-image: url(/images/submitTxt.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	border: 0;
}


.itemsInfo
{
	margin-left: 13px;
	font-family: 'Helvetica';
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	padding: 7px 0;
}
.itemsInfo a {
	color: #1e6ee4;
}

.labelMain
{
	font-size: 14px;
	line-height: 26px;
	padding: 7px 0;
	color: #ff2c72;
	font-size: 14px;
	font-weight: bold;
}

.itemsInfo h1
{
	font-family: 'Helvetica';
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	padding: 7px 0;
}
.itemsInfo h2
{
	font-family: 'Helvetica';
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding: 7px 0;
}

a {
color:#1E6EE4;
}

.homeButton
{
	overflow: hidden;
	position: relative;
    -webkit-margin-top-collapse: separate;
	width: auto;
	margin: 10px 9px 0 9px;
	height: 45px;
	background-color: #1c6ee4;
	-webkit-border-radius: 10px;
}

.homeButton .text
{
	margin-left: 50px;
	font-family: 'Helvetica';
	font-weight: normal;
	color: #fff;
	font-size: 17px;
	line-height: 45px;
}

.homeButton .icon {
	position: absolute;
	width: 30px;
	height: 30px;
    left: 11px;
    top: 8px;
    background-repeat: no-repeat;
}

.homeButton a
{
	position: absolute;
	z-index: 10;
	display: block;
	height: 45px;
	width: 100%;
	text-decoration: none;
	color: #86857f;
}

.blackButton
{
	overflow: hidden;
	position: relative;
    -webkit-margin-top-collapse: separate;
	width: auto;
	margin: 9px;
	background-color: #FF0000;
	height: 37px;
	border: 1px solid #FF0000;
	-webkit-border-radius: 10px;
}

.blackButton .text
{
	margin-left: 15px;
	font-family: 'Helvetica';
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	line-height: 37px;
}

.blackButton a
{
	position: absolute;
	z-index: 10;
	display: block;
	height: 37px;
	width: 100%;
	text-decoration: none;
	color: #ffffff;
}


.topNav
{
	padding: 0;
	height: 45px;
	background-image: url(/images/topNavBG.gif);
}

.topNav .button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
	line-height: 31px;
	text-decoration: none;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    height: 31px;
    margin-top: 7px;
	border-left-width: 16px;
    border-right-width: 16px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    -webkit-border-image: url(/images/topNavButton.png) 0 16 0 16 stretch stretch;
}


#navigation
{
	overflow: hidden;
	border: 0;
	-webkit-border-radius: 10px;
	position: relative;
	width: auto;
	margin: 12px 9px 9px 9px;
    -webkit-margin-top-collapse: separate;
    background-color: #fc0284;
}

#navigation .item
{
	position: relative;
    list-style-type: none;
    height: 45px;
    width: auto;
    overflow: hidden;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #b1afa6;
}

#navigation .item:last-child
{
    border: 0;
}

#navigation .item a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.home #navigation .label {
	left: 52px;
}

#navigation .label {
    position: absolute;
    left: 12px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Helvetica';
	font-weight: bold;
    color: #ffffff;
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 17px;
    font-size: 17px;
}

.topNav .right {
	float: right;
	margin-right: 9px;
}

.topNav .left {
	float: left;
	margin-left: 9px;
}

.addtohome
{
	height: 112px;
	background-color: #000000;
	background-image: url(/images/addtohomeBG.gif);
	background-repeat: repeat-x;
	font-family: Georgia;
	font-style: italic;
	color: #ffffff;
	padding-top: 45px;
}

.addtohome .instr
{
	font-size: 18px;
	width: 290px;
	margin:auto;
}

.addtohome .instr img
{
	float: left;
	margin-right: 7px;
}

.addtohome .fine
{
	font-size: 11px;
	text-align:center;
	padding: 6px 0;
}

.addtohome .downarrow
{
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;
}
.rating_bar {
  width: 101px;
  background: url(/static/stars_grey.png) 0 0 repeat-x;
}

.rating_bar div {
  height: 20px;
  background: url(/static/stars.png) 0 0 repeat-x;
}

