/************************************************************
1-2-Trace Global Stylesheet 
Target: Screen
Author: Martijn Schornagel - Momono Ontwerpwerk - www.momono.nl
************************************************************/
* {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
a:active, a:focus {
	outline: 0;
}
a:link, a:visited {
	text-decoration: underline;
	color: #434343;
}
a:hover {
	text-decoration: none;
	color: #C7044A;
}
img {
	border: 0px;
}
body {
	background: #F8F8F8 url(../img/bg-header.jpg) repeat-x center top;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #434343;
}

/************************************************************
* Positioning
************************************************************/

#iphone {
	background: #FFF url(../img/iphone.jpg) no-repeat;
	height: 740px;
	width: 416px;
	position: relative;
	top:-20px;
}

#header {
	height: 127px;
	width: 960px;
	position: relative;
	margin: auto;
}
a#header-logo {
	background: url(../img/logo.jpg) no-repeat left top;
	height: 79px;
	width: 245px;
	display: block;
	text-indent: -32697px;
	position: absolute;
	left: -2px;
	top: 48px;
}
a#header-logo:hover {
	background: url(../img/logo.jpg) no-repeat left top;
}
ul#headermenu {
	position: absolute;
	top: 52px;
	right: -2px;
}
ul#headermenu li {
	float: left;
	margin-left: 6px;
}
ul#headermenu li a {
	color: #7E7E7E;
	background: url(../img/btn-mainmenu.png) no-repeat right top;
	display: block;
	height: 48px;
	width: 73px;
	text-align: center;
	padding-top: 18px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}
ul#headermenu li a:hover {
	color: #FFF;
	background: url(../img/btn-mainmenu.png) no-repeat 2px top;
}

ul#headermenu li a.selected {
	color: #FFF;
	background: url(../img/btn-mainmenu.png) no-repeat 2px top;
}
#header h1 {
	position: absolute;
	left: 0px;
	top: 9px;
	font-size: 13px;
	font-weight: normal;
	text-shadow: black 1px 1px 2px;
	color: #FFF;
}
#header h1 a {
	color: #FFF;
}
.account {
	position: absolute;
	top: 9px;
	right: 0px;
	color: #FFF;
}
.account a {
	color: #FFF;
}
a.sign-in {
	display: block;
	background: url(../img/icon-lock.gif) no-repeat left top;
	padding-left: 18px;
	color: #FFF;
}

#container {
	background: #FFF url(../img/bg-container.jpg) repeat-x;
	padding-top: 25px;
}
#content {
	min-height: 420px;
	height: auto !important;
	height: 420px;
	margin: auto;
	width: 960px;
	padding-bottom: 30px;
}
#leftcolumn {
	width: 241px;
	float: left;
}
#rightcolumn {
	float: right;
	width: 700px;
	margin-left: 0px;
	line-height: 18px;
	overflow: hidden;
}
#footerwrapper {
	background: url(../img/bg-footer.jpg) repeat-x;
	padding-bottom: 20px;
}


/************************************************************
* Footer
************************************************************/
#footer {
	margin: auto;
	width: 960px;
	padding-top: 9px;
	color: #666;
	height: 45px;
	background: url(../img/bg-footer-centre.jpg) no-repeat center bottom;
}
#footer p {
	float: right;
	margin-top: 6px;
}
ul#footermenu li {
	display: block;
	float: left;
	height: 28px;
	line-height: 26px;
	padding-right: 15px;
	margin-right: 10px;
}
ul#footermenu li.divider {
	background: url(../img/ftr-menu-divider.jpg) no-repeat right top;
}
ul#footermenu li a {
	color: #666;
	text-decoration: none;
	text-shadow: white 1px 1px 1px;
}
ul#footermenu li a:hover {
	text-decoration: underline;
}

/************************************************************
* Typography & classes
************************************************************/
.clear {
	clear: both;
}
h2.big-head {
	font-size: 38px;
	line-height: 40px;
	letter-spacing: -2px;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	margin-bottom: 8px;
	color: #C7044A;
}
h3.actionblock-head {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 8px;
	color: #FFF;
}
h4.box-head {
	padding-bottom: 10px;
	color: #CA0A4E;
	font-size: 20px;
}
h4.demo_box-head {
	padding-bottom: 0px;
	color: #CA0A4E;
	font-size: 12px;
}
.underlined {
	background: url(../img/copy.gif) repeat top;
	line-height: 20px;
	color: #C7044A;
	border-top: 1px solid #E3E3E3;
	margin-bottom: 10px;
}
.underlined a {
	line-height: 20px;
	padding: 3px 1px 2px;
	color: #C7044A;
}
.underlined a:hover {
	color: #666;
}
ul.generic-list {
	margin-bottom: 15px;
	margin-top: 10px;
}
ul.generic-list li {
	background: url(../img/listbullit.gif) no-repeat left 6px;
	padding-left: 11px;
	display: block;
	margin-bottom: 6px;
	line-height: 16px;
}
.content-col-left {
	float: left;
	width: 340px;
	padding-right: 10px;
}
.content-col-right {
	width: 340px;
	margin-left: 350px;
	padding-left: 10px;
}
/*#rightcolumn p {
	margin-bottom: 15px;
}*/
.top-rounded {
	background: url(../img/rounded-top.gif) no-repeat;
	height: 10px;
}
.body-rounded {
	background: #ECECEC;
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	padding-right: 10px;
	padding-left: 10px;
}
.body-rounded p {
	line-height: 26px;
}
.bottom-rounded {
	background: url(../img/rounded-bottom.gif) no-repeat;
	height: 10px;
	margin-bottom: 10px;
}
a.grey-button {
	display: inline-block;
	padding: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #484848;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
a.grey-button:hover {
	background: #C7044A;
}
a.lightgrey-button {
	display: inline-block;
	padding: 6px;
	background: #999;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
a.lightgrey-button:hover {
	background: #C7044A;
}
.margin {
	margin-top: 15px;
	margin-bottom: 15px;
}
.margin-list {
	margin-top: 1px;
	margin-bottom: 1px;
}

.margin-mobile {
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.submenu li a {
	background: url(../img/submenubullit.gif) no-repeat left center;
	padding-left: 14px;
	display: block;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: white 1px 1px 1px;
}
ul.submenu li a.selected {
	color: #C7044A;
	text-decoration: underline;
}

/************************************************************
* Form elements
************************************************************/
.formelement {
	background: #FFF;
	border: 1px solid #999;
	color: #333;
	-moz-border-radius: 4px;
	font-size: 12px;
}

.formelement-mobile {
	background: #484848;
	color: #FFF;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	font-size: 18px;
}

/************************************************************
* Help pop-up boxes 
************************************************************/
a.info {
    position:relative; /* this is the key */
    z-index:240;
    text-decoration:none
}

a.info:hover {
	z-index:250;
}

a.info:visited {
outline: none;
border: none;
}

a.info span {
	display: none
}

a.info:hover span {
	display:block;
	position:absolute;
	top:2em;
	left:-12em;
	width:16em;
	padding: 5px 8px;
	color:#FFFFFF;
	text-align: left;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #333;
}
/************************************************************
* New styles added 7-12-09
************************************************************/

.rounded {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #ECECEC;
	border: 1px solid #CECECE;
	padding: 10px;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

.formfield {
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	color: #333;
	padding: 3px;
	width: 180px;
}
.formfield:focus {
	border: 1px solid #787878;
	outline:none;
}

.demo_formfield {
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	color: #333;
	padding: 3px;
}
.demo_formfield:focus {
	border: 1px solid #787878;
	outline:none;
}

.leftmargin {
	margin-left: 8px;
}
p.price {
	font-size: 16px;
}
table.settings {
}
table.settings td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.topmargin {
	margin-top: 10px;
}

.actionblock {
	background: url(../img/bg-hp-block.png);
	height: 230px;
	width: 194px;
	padding: 15px;
	float: left;
	position: relative;
	margin-left: 8px;
	color: #FFF;
	line-height: 16px;
	margin-bottom: 80px;
}
.actionblocklarge {
	background: url(../img/bg-hp-block-large.png);
	height: 230px;
	width: 640px;
	padding: 15px;
	float: left;
	position: relative;
	margin-left: 8px;
	color: #FFF;
	line-height: 16px;
}
.actionblock a {
	color: #FFF;
	text-decoration: underline;
}
.actionblock a:hover {
	color: #FC0;
}
.actionblock p {
	margin-bottom: 5px;
}
.actionblock ul {
}
.actionblock ul li {
	color: #FFF;
	background: url(../img/check.png) no-repeat left 3px;
	padding-left: 18px;
	line-height: 16px;
	margin-bottom: 2px;
}
.actionbtn-left {
	background: url(../img/action-left.png) no-repeat left top;
	height: 27px;
	padding-left: 5px;
	position: absolute;
	left: 17px;
	bottom: 15px;
}
.actionbtn-right {
	background: url(../img/action-left.png) no-repeat left top;
	height: 27px;
	padding-left: 5px;
	position: absolute;
	right: 17px;
	bottom: 15px;
}
a.actionbtn {
	color: #FFF;
	background: url(../img/action-right.png) no-repeat right top;
	height: 27px;
	line-height: 22px;
	font-size: 12px;
	padding-right: 20px;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 2px;
	font-weight: bold;
}
a.actionbtn:hover {
	color: #FC0;
}
.device {
	position: absolute;
	bottom: -22px;
	right: -13px;
}
input {
	border: solid 1px #c0c0c0;
	padding: 2px;
}
table.form td { padding: 2px; }
table.form th { padding: 2px; }
table.order td { padding: 2px; padding-right: 20px; }
table.order th { padding: 2px; padding-right: 20px; }
