body {
	background-color: #ceced2;
	margin: 0px;
	font-family: lucida grande,tahoma,verdana;
	color: #444444;
	}

img {
	border: 0px;
	}




td {
	font-size: 9pt;
	}

a {
	text-decoration: none;
	color: #3b5998;
	}
a:hover {
	border-bottom: 1px solid #3b5998;
	}

div#content {
	padding: 0px 174px 50px 174px;
}

div#img_home {
		background-image: url(../img/content/iPodNano-wristband.jpg);
	}

div#main {
	position: relative;
	background-color: white;
	xbackground-repeat: no-repeat;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	min-height: 800px;
	xborder: 1px solid red;
	width: 980px;
	xheight: 1200px;
	xborder: 1px solid red;
    }

div#header {
	position: relative;
	width: 980px;
	height: 135px;
	background-image: url(../img/interface/header-mindstorm-design.jpg);
	border-bottom: 1px solid silver;
    }

div#add {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 205px;
	height: 205px;
	}

div#mainmenu {
	color: 3b5998;
	background-color: #dedede;
	font-size: 9pt;
	padding: 6px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: right;
	height: 15px;
	xborder: 1px solid red;
	}

div#mainmenu a{
	color: #3b5998;
	font-size: 9pt;
	xfont-weight: bold;
	}
div#mainmenu a:hover {
	border-bottom: 1px solid #3b5998;
	}

div#mainmenu span.selected{
	cursor: default;
	border-bottom: 1px solid #444444;
	}

div#content_container {
	font-size: 9pt;
	line-height: 1.6em;
	padding: 0px 0px 0px 0px;
	}

div#content_container h1 {
	font-size: 12pt;
	color: #3b5998;
	}

div#content_container h2 {
	font-size: 12pt;
	}

div#content_container a {
	color: #3b5998;
	}
div#content_container a:hover {
	xborder-bottom: 1px solid #3b5998;
	}
div#content_container a.noline:hover{
	border: 0px solid white;
	}

div#toggleText {
	line-height: 1.2em;
	padding: 13px 16px 8px 16px;
	border-top: 1px solid silver;
	}
div#normalForm {
	line-height: 1.2em;
	padding: 13px 16px 13px 16px;
	border-top: 1px solid silver;
	font-size: 9pt;
	}



div#socialmedia {
	line-height: 1.2em;
	padding: 13px 16px 8px 16px;
	border-top: 1px solid silver;
	height: 28px;
	}

div#footer {
	line-height: 1.2em;
	padding: 8px 16px 8px 16px;
	border-top: 1px solid silver;
	}

div#footer p{
	font-size: 8pt;
	line-height: 1.2em;
	margin: 0px 0px 6px 0px;
	}

table#socialMediaTable{
	font-size: 8pt;
	width: 948px;
	xborder: 1px solid red;
}

table#socialMediaTable a{
	font-size: 8pt;
	font-weight: bold;;
}


table#socialMediaTable td#tellfriend{
	vertical-align: top;
	text-align: right;
	}


form {
	margin: 0px;
	padding: 0px;
	}


table#friendmail {
	font-size: 8pt;
	width: 948px;
	margin: 0px 0px 8px 0px;
	}
table#friendmail td{
	font-size: 8pt;
	width: 948px;
	border-bottom: 1px solid #dedede;
	vertical-align: top;
	width: 200px;
	padding: 1px 0px 0px 0px;
	}
table#friendmail td.col1{
	width: 300px;
	text-align: right;
	padding-right: 6px;
	color: #3b5998;
	}
table#friendmail td.col3{
	width: 100px;
	text-align: right;
	padding-right: 6px;
	color: #3b5998;
	}
table#friendmail td.col4{
	width: 390px;
	}
table#friendmail td.submit{
	text-align: right;
	width: 490px;
	border-bottom: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	}


table#friendmail td.noline{
	border-bottom: 0px;
	}

textarea.friendmail {
	font-size: 8pt;
	font-family: lucida grande,tahoma,verdana;
	width: 390px;
	height: 40px;
	border: 1px solid #dedede;
	margin: 0px;
	padding: 2px;
}

table#friendmail input.text{
	font-size: 8pt;
	font-family: lucida grande,tahoma,verdana;
	color: #444444;
	width: 280px;
	height: 16px;
	border: 0px;
	padding: 2px 2px 0px 2px;
	}

input.friendmailsubmit {
	border: 0px;
	font-size: 8pt;
	font-family: lucida grande,tahoma,verdana;
	color: #3b5998;
	font-weight: bold;
	background: transparent;
	cursor: pointer;
	text-align: right;
	padding: 0px;
	margin: 0px;
	}
input.friendmailsubmit:hover {
	text-decoration: underline;
	}
input.friendmailsubmit:active {
	color: red;
	}




/* Content table*/

table#content {
	width: 980px;
	font-size: 9pt;
}

table#content td{
	vertical-align: top;
	}


table#content td.left{
	padding: 12px 8px 16px 16px;
	border-right: 1px solid silver;
	width: 160px;
}
table#content td.center{
	padding: 12px 8px 16px 8px;
}

table#content td.right{
	padding: 12px 18px 16px 8px;
	border-left: 1px solid silver;
	width: 160px;
}

table#content h1{
	font-size: 20pt;
	margin: 0px 0px 0px 0px;
	line-height: 1.6em;
	}

table#content h2{
	xfont-style: italic;
	margin: 0px 0px 12px 0px;
	text-transform: uppercase;
	font-size: 9pt;
	}

table#content h3{
	font-size: 9pt;
	margin: 6px 0px 6px 0px;
	color: #3b5998;
	text-transform: uppercase;
	line-height: 1.2em;
	}

table#content h4 {
	font-size: 8pt;
	margin: 0px 0px 3px 0px;
	line-height: 1.2em;
	}
table#content p {
	font-size: 8pt;
	margin: 0px 0px 6px 0px;
	line-height: 1.4em;
	}

table#content ul{
	font-size: 9pt;
	margin: 0px 0px 0px 18px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 1.4em;
	font-size: 8pt;
	}

table#content li{
	margin: 0px 0px 0px -24px;
	}

table.2colTable {
	width: 586px;
	}

td.left2 {
	border-right: 1px solid silver;
	width: 293px;
	padding: 0px 8px 0px 0px;
	}

td.right2 {
	width: 293px;
	padding: 0px 0px 0px 8px;
	}

div.video {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	}

table#specs {
	width: 586px;
	border: 1px solid #dedede;
	font-size: 8pt;
	}

table#specs th{
	border-bottom: 1px solid #dedede;
	}

table#specs td{
	font-size: 8pt;
	}

table#specs td.left3{
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
	}

table#specs tr.odd{
	background-color: #eeeeee;
	}

div#contactaddress {
	top: 200px;
	right: 0px;
	width: 300px;
	margin: -30px 0px 0px 260px;
	}

a.imagelink {
	border: 0px;
	}
a.imagelink:hover {
	border: 0px;
	}
