/* CSS Document */

/* CSS Document */

body {
	color:#999999;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-position: top;
	background-repeat: no-repeat;
	top: auto;
}

#body a:link {
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style:normal;
	font-weight:normal;
	color:#0099FF;
	text-decoration:none;
}

#body a:visited {
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style:normal;
	font-weight:normal;
	color: #0099FF;
	text-decoration: none;
}

#body a:hover, a:active {
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style:normal;
	font-weight:normal;
	color: #0099FF;
	text-decoration: underline;
}

#bodyall {
	color:#999999;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-position: right;
	background-repeat: no-repeat;
	top: auto;
	background-position: left;
	background-repeat: no-repeat;
	top: auto;
	background-image:url(img/ipodtouch_overview.jpg);
}

#heading {
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:#666666;	
}

#heading .tableline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0099FF;		
}

#subheading {
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	color:#333333;	
}

#line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EEEEEE;		
}

#main {
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}


#title {
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-align:left;
	vertical-align:text-bottom;
	color:#333333;
}

#price {
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:right;
	color:#666666;
}

#incl {
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align:right;
	color:#666666;
}

#frame{
}

#frame .topleft {
background-image: url(../Resources/img/frame/frame_topleft.gif);
background-repeat: no-repeat;
background-position: left;
}

#frame .topleftblue {
background-image:url(../Resources/img/frame/frame_topleftblue.gif);
background-repeat: no-repeat;
background-position:left;
}

#frame .top {
background-image: url(../Resources/img/frame/frame_topmid.gif);
background-repeat: repeat-x;
}

#frame .topblue {
background-image: url(../Resources/img/frame/frame_topmidblue.gif);
background-repeat: repeat-x;
}

#frame .topright {
background-image: url(../Resources/img/frame/frame_topright.gif);
background-repeat: no-repeat;
background-position: right;
}

#frame .toprightblue {
background-image:url(../Resources/img/frame/frame_toprightblue.gif);
background-repeat: no-repeat;
background-position:right;
}

#frame .left {
background-image: url(../Resources/img/frame/frame_sideleft.gif);
background-repeat: repeat-y;
background-position:left;
}

#frame .right {
background-image:url(../Resources/img/frame/frame_sideright.gif);
background-repeat: repeat-y;
background-position:right;
}

#frame .botleft {
background-image: url(../Resources/img/frame/frame_botleft.gif);
background-repeat: no-repeat;
background-position: left;
}

#frame .bot {
background-image: url(../Resources/img/frame/frame_botmid.gif);
background-repeat: repeat-x;
}

#frame .botright {
background-image: url(../Resources/img/frame/frame_botright.gif);
background-repeat: no-repeat;
background-position: right;
}



