@charset "utf-8";
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*margin-right: auto;
	margin-left: auto;*/
	font-family: Helvetica, sans-serif, Arial, "Palatino Linotype";
	color: #171516;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:0px;
}


ul.ppt {
	position: absolute;

}

/* THREE ON TOP */

/* ONE */

.ppt li {
	position: absolute;
	top: 13px;
	left: 38px;
	list-style-type: none;
	background-color: #FFF;
	height: 288px;
	width: 890px;


}

.ppt img {
	background-color: #FFF;
}

/* UNDER THIS ALL */

.ppt p {
	color: #333;
	text-align: center;
}

#buttons {
	width: 230px;
	padding-top: 100px;
	padding-left: 50px;
}

button {
	padding: 2px;
	width: 73px;
	background-color: #FFF;
}

button:hover {
	background: url(input-hover.jpg) bottom repeat-x;
}

#site {
	background-color: #0C0C0C;
	height: 100%;
	width:100%

}

#wrapper {
	width: 960px;
	background-color:#171516;
	background-image: url("../images/background_main.png");
	background-repeat:repeat;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	text-align:left;
	height:100%;
}

#addcolors {
	padding-top: 40px;
	width: 100%;
}


#about_middlecontentholder {
	height: 430px;
	background-image: url(../images/aboutus_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #000000;
}
#about_middlecontent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 880px;
	padding-top: 50px;
	text-align: left;
	padding-left: 40px;
}


#accessoryproductmain_top  {
	background-image: url(../images/ipodaccessories_bg.png);
	background-repeat: no-repeat;
	height: 420px;
	padding-bottom: 20px;
	text-align:left;
}
#addimages {
	font-size: 1.2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align:left;
	width: 275px;
	float: left;
	padding-top: 20px;
	display: inline;
	position: relative;
	left: 50px;
}

#addimages_pics img {
	padding-top: 19px;
	padding-right: 3px;
	padding-bottom: 19px;
	padding-left: 3px;
	text-align:left;
}

#body {
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding-top: 25px;
	height:110%;
	color: #171516;
	width: 960px;
}
#bottomcontentholder {
	background-image: url(../images/mainpage_bg_bottom.png);
	background-repeat: no-repeat;
	height: 160px;
	text-align:left;
	width: auto;
}

#bottomleft_content {
	width: 225px;
	position: relative;
	top: 12px;
	right: 330px;
	height: 120px;
	text-align:left;
}
#bottommiddle_content {
	width: 340px;
	position: relative;
	height: 120px;
	bottom: 110px;
	left: 0px;
	text-align:left;
}
#bottomright_content {
	width: 225px;
	position: relative;
	height: 120px;
	bottom: 230px;
	left: 330px;
	text-align:left;
}
#buy_middlecontentholder {
	height: 430px;
	background-image: url(../images/buynow_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #000000;
}

#buy_middlecontent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 935px;
	position: relative;
	top: 150px;
	right: 8px;
}
#buynow {
	width: 160px;
	float: left;
	height: 38px;
	color: #8E8AB7;
	line-height: 38px;
	margin-left: 43px;
}
#buynow  a{
	color: #8E8AB7;
	line-height: 38px;
	text-decoration: none;
}


#buttons {
	text-align: center;
	position: relative;
	top: 180px;
}
#footer {
	background-image: url(../images/mainpage_bg_footer.png);
	background-repeat: no-repeat;
	height: 25px;
	color: #999999;
	text-align: left;
	font-family: Helvetica, sans-serif, Arial, "Palatino Linotype";

}
#footerinfoleft {
	width: 300px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	float: left;
	padding-left: 30px;
	text-align: left;
}
#footerinforight {
	float: right;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #999999;
	text-align: left;
}


#footer a:link {
	text-decoration: none;
	color: #999999;
	text-align:left;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
	text-align:left;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	text-align:left;
}
#footer a:active {
	text-decoration: none;
	text-align:left;
}

#faq_middlecontentholder {
	height: 430px;
	background-image: url(../images/faq_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #000000;
}
#faq_middlecontent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 920px;
	text-align: left;
	overflow: auto;
	height: 338px;
	position: relative;
	top: 40px;
	padding-top: 20px;
}
#indexhold {
	text-align: center;
	font-size: 36px;
	color: #000;
	font-family: Helvetica, sans-serif, Arial, "Palatino Linotype";
	background-image: url(../images/mainpage_bg_middle.png);
	height: 350px;
	background-repeat: no-repeat;
	padding-top: 50px;
}
#indexhold p a {
	color: #00F;
}

#loadarea {
	float: left;
	padding-left: 40px;
	padding-top: 7px;
	height: 280px;
	width: 357px;
}

#logo {
	background-repeat: no-repeat;
	margin-left: 10px;
	text-align: left;
	height: 80px;
	width: 202px;
}
#live_help {
	width: 180px;
	float: right;
	position: absolute;
	top: 45px;
	right: 150px;
}

#logos {
	float: left;
	width: 960px;
}
#logos #walmart {
	padding-top: 30px;
	width: 960px;
	text-align: center;
}
#logos #amazon img {
	float: left;
	padding-top: 120px;
	padding-left: 10px;
}
#logos #bestbuy {
	padding-top: 70px;
	width: 200px;
	float: left;
}
#logos #adorama {
	width: 100px;
	float: left;
	padding-top: 115px;
}

#manu_middlecontentholder {
	height: 430px;
	background-image: url(../images/manualsanddrivers_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #000000;
}

#manu_pic {
	position: relative;
	padding-left: 60px;
	padding-top: 10px;
}
#manu_right {
	width: 370px;
	float: left;
	padding-left: 35px;
}#manu_name {
	font-size: 28px;
	color: #999999;
	padding-left: 15px;
	padding-top: 2.5px;
}
#manu_name2 {
	font-size: 24px;
	color: #000000;
}

#manu_left {
	width: 490px;
	float: left;
	padding-left: 25px;
}

#middlecontentholder {
	height: 325px;
	background-image: url(../images/mainpage_bg_middle.png);
	background-repeat: no-repeat;
	text-align: left;
	color: #000000;
}


#mp3productmain_top  {
	background-image: url(../images/mp3_bg.png);
	background-repeat: no-repeat;
	height: 420px;
	text-align:left;
	padding-left: 30px;
}
#moremain_top  {
	background-image: url(../images/otheraccessories_bg.png);
	background-repeat: no-repeat;
	height: 420px;
	text-align:left;
	padding-left: 30px;
}

#navigation {
	background-image: url(../images/top_bar.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 20px;	
}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 75px;
	text-decoration: none;
	text-align:left;
	width: 960px;
	padding-top: 18px;
	overflow: hidden;
	padding-bottom: 20px;
}
#otherproductmain_top  {
	background-image: url(../images/otheraccessories_bg.png);
	background-repeat: no-repeat;
	height: 400px;
	padding-bottom: 20px;
	text-align:left;
}
#prodname {
	font-size: 36px;
	color: #333333;
	float: left;
	padding-top: 20px;
	width: 540px;
}
#prodtitle {
	font-size: 20px;
	color: #666666;
	left: 450px;
	bottom: 200px;
	float: left;
	width: 100%;
}
#privacy_middlecontent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 880px;
	padding-top: 50px;
	text-align: left;
}
#productbottom {
	background-image: url(../images/productpage_bottom.png);
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 0px;
	text-align:left;
	width: 960px;
}
#productmain_bottom  {
	background-image: url(../images/mainprod_bottom.png);
	height: 150px;
	background-repeat: no-repeat;
	text-align:left;
}
#productnameholder  {
	width: 89%;
	line-height: 35px;
}
#productlander_middlecontentholder {
	height: 470px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/productlanding_bg.png);
}
#productlander_middlecontentholder  a  {
	text-decoration: none;
	color: #000000;
	text-align:left;
}
#productlander_middlecontentholder  a:hover  {
	color: #0066FF;
	text-align: right;
}
#photoproductmain_top  {
	background-image: url(../images/digitalphotoframes_bg.png);
	background-repeat: no-repeat;
	height: 400px;
	padding-bottom: 20px;
	text-align:left;
}
#privacy_middlecontentholder {
	height: 430px;
	background-image: url(../images/privacypolicy_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #000000;
	padding-left: 40px;
}
#slideshow {
	padding-top: 50px;
}
#support_middlecontentholder {
	height: 370px;
	background-image: url(../images/support_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #000000;
	width: 960px;
}
#support_middlecontent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	padding-top: 80px;
	text-align: left;
	padding-left: 30px;
}
#support_middlecontent #drivers {
	width: 222px;
	float: left;
	height: 235px;
	overflow: auto;
}
#support_middlecontent #faq {
	width: 195px;
	float: left;
	padding-top: 30px;
}
#support_middlecontent #contactus {
	float: left;
	width: 228px;
	padding-top: 30px;
}
#support_middlecontent #video {
	float: left;
	width: 220px;
	padding-top: 30px;
}
#techmiddlewrapper {
	background-image: url(../images/techcontent_bg.png);
	background-repeat: no-repeat;
	height: 430px;
	text-align:left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#techleft_content {
	float: left;
	width: 200px;
	color: #000000;


!important 
	text-decoration: none;
	text-align:left;
	padding-left: 25px;
}
#techmiddle_content {
	width: 335px;
	text-align:left;
	float: left;
	padding-left: 25px;
}
#techright_content {
	width: 340px;
	text-align:left;
	float: left;
	padding-left: 25px;
}
#warranty_middlecontentholder {
	height: 430px;
	background-image: url(../images/warranty_bg.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	text-align: left;
	color: #000000;
}

#warranty_middlecontent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 885px;
	padding-top: 35px;
	padding-left: 35px;
	font-size: 14px;
}
#youtube_image {
	height: 25px;
	width: 25px;
}
#youtube {
	height: 25px;
	width: 25px;
}
#table_tag  a{
	color: #086196;
	text-align: center;
}
#site #wrapper #warranty_middlecontentholder #warranty_middlecontent .style17 strong {
	font-size: 16px;
}
.style11.style13.style1 {
	font-size: 18px;
}

