@charset "utf-8";
/* Global Styles */
body {
	margin:0px;
	background:url(../images/frontend/bg_main.gif) repeat-x;
	font-family: "Myriad Pro", "Myriad";
	font-size:100%;
	color:#5d5d5d;
}
h1, h2, h3, br, p, div, ul, li, a, img {
	margin:0px;
	padding:0px;
}
a img {
	border:0px;
}
a {
	color:#47a4cb;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.06em;
	font-weight:normal;
}
#wrapper {
	width:969px;
	margin:0px auto;
}
#wrapper .clear {
	clear:both;
}
#wrapper .left {
	float:left;	
}
#wrapper .right{
	float:right;	
}
#wrapper h1.big_price {
	text-align:right;
	padding-right:15px;
}
#top-section {
	height:83px;
}
#top-section .logo {
	padding:9px 0px 0px 31px;
	float:left;
}
#top-section .toplinks {
	float:right;
	color:#5d5d5d;
	font-family:"Myriad Pro", "Myriad", Arial, Tahoma;
	font-size:0.70em;
	padding:12px 0px 0px 0px;
	text-align:right;
}
#top-section .toplinks a.shopping {
	color:#5d5d5d;
	text-decoration:none;
	margin:12px 0px 12px 0px;
	display:block;
	background:url(../images/frontend/icon_cart.gif) no-repeat 55px 0px;
}
#top-section .toplinks a.shopping:hover {
	text-decoration:underline;
}
#top-section .toplinks a.button {
	display:block;
	background:url(../images/frontend/btn_track_order.gif) no-repeat;
	width:143px;
	height:30px;
}
#top-section .toplinks a.button:hover {
	background:url(../images/frontend/btn_track_order.gif) no-repeat 0px -30px;
}
#orderform {
	overflow:hidden;
	height:31px;
}
#orderform .input {
	background:url(../images/frontend/bg_order_textbox.gif) no-repeat;
	width:102px;
	height:23px;
	text-align:left;
	padding:8px 0px 0px 8px;
	float:left;
}
#orderform .input input {
	background:none;
	border:0px;
	width:97px;
	font-family:"Myriad Pro", "Myriad", Arial, Tahoma;
}
#orderform .go {
	float:left;
	width:28px;
	height:31px;
}
#orderform .go input {
	background:url(../images/frontend/btn_go.gif) 0px 0px;
	width:28px;
	height:31px; 
	border:0px;
	cursor:pointer;
}
#orderform .go input:hover {
	background:url(../images/frontend/btn_go.gif) 0px -31px;
}
#navigation {
	background:url(../images/frontend/nav-bg.gif) repeat-x;
	height:50px;
	font-size:0.92em;
	color:#FFFFFF;
	line-height:37px;
}
#navigation .navleft {
	background:url(../images/frontend/nav-left.gif) no-repeat;
	width:6px;
	height:50px;
	float:left;
}
#navigation .navlinks {
	float:left;
	padding-left:10px;
	width:818px;
/* width:760px;*/

}
#navigation .navlinks a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 17px 0px 17px;
	float:left;
	background:url(../images/frontend/nav-seperator.gif) no-repeat right;
}
#navigation .navlinks a:hover {
	background:url(../images/frontend/nav-mouse-over.gif) repeat-x;
}
#navigation .navlinks a.selected {
	background:url(../images/frontend/nav-selected.gif) repeat-x;
}
#navigation .phone {
	float:left;
	background:url(../images/frontend/icon_phone.gif) no-repeat 0px 4px;


	padding:0px 0px 0px 35px;
}
#navigation .navright {
	background:url(../images/frontend/nav-right.gif) no-repeat;
	width:6px;
	height:50px;
	float:right;
}
#header-home {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	width:669px;
	float:left;
}
#header-home .hleft {
	float:left;
	width:15px;
	background:url(../images/frontend/header_left.gif) no-repeat;
	height:235px;
}
#header-home .hcontent {
	float:left;
	width:639px;
	background:url(../images/frontend/bg_header.gif);
	height:235px;
}
#header-home .hright {
	float:right;
	width:15px;
	background:url(../images/frontend/header_right.gif) no-repeat;
	height:235px;
}
#header-home .header_images {
	padding:15px 0px 0px 0px;
	float:left;
	width:260px;
}
#header-home .header_images img {
	margin:0px 0px 0px 20px;
}
#header-home .header_steps {
	float:left;
	padding:38px 0px 0px 0px;
}
#header-home .header_steps a {
	float:left;
	width:104px;
	height:99px;
	background:url(../images/frontend/bg_steps.gif) no-repeat;
	color:#5d5d5d;
	margin:25px 15px 0px 0px;
	padding-top:6px;
	text-decoration:none;
	text-align:center;
	font-size:0.88em;
}
#header-home .header_steps strong {
	display:block;
	font-size:1.8em;
}
#header-home .header_steps a.selected {
	background:url(../images/frontend/bg_steps_hover.gif) no-repeat;
	color:#FFFFFF;
}
#header-home .banner_right {
	float:left;
	width:279px;
}
#header-home .banner_right a {
	/*background:url(../images/frontend/banner_win_a_iphone.jpg) no-repeat;*/
	background:url(../images/frontend/banner_smashedlcd.jpg) no-repeat;
	width:279px;
	height:202px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:18px 0px 0px 0px;
	color:#5d5d5d;
	font-size:1.1em;
}
#header-home .banner_right strong {
	display:block;
	font-size:1.3em;
	line-height:0.9em;
	margin-bottom:5px;
}
#header-home .middle_links {
	float:right;
	width:375px;
}
#header-home .middle_links a {
	float:left;
	color:#5d5d5d;
	font-size:0.80em;
	text-decoration:none;
}
#header-home .middle_links a strong {
	color:#47a4cb;
	display:block;
}
#header-home .middle_links a.about {
	background:url(../images/frontend/bg_aboutus.jpg) no-repeat;
	margin:0px 15px 15px 0px;
	padding:32px 0px 0px 10px;
	width:169px;
	height:66px;
}
#header-home .middle_links a.warranty {
	background:url(../images/frontend/bg_warranty.jpg) no-repeat;
	padding:32px 0px 0px 10px;
	width:169px;
	height:66px;
}
#header-home .middle_links a.doit {
	background:url(../images/frontend/bg_ordertracking.jpg) no-repeat;
	margin:0px 15px 0px 0px;
	padding:32px 0px 0px 10px;
	width:169px;
	height:66px;
}
#header-home .middle_links a.testimonials {
	background:url(../images/frontend/bg_referrals.jpg) no-repeat;
	padding:32px 0px 0px 10px;
	width:169px;
	height:66px;
}
#header-home .middle_links a.testimonials strong {
	color:#47a4cb;
	display:block;
}
#header-welcome {
	margin:5px 0px 0px 10px;
	width:280px;
	float:right;
	text-align:left;
}
#header-welcome .hleft {
	float:left;
	width:14px;
	background:url(../images/frontend/bg_welcome_left.gif) no-repeat;
	height:463px;
}
#header-welcome .hcontent {
	float:left;
	width:250px;
	background:url(../images/frontend/bg_welcome.gif);
	height:428px;
	padding:1px;
	padding-top:25px;
	padding-bottom:10px;
	font-size:0.8em;
}
#header-welcome .hcontent strong{
	color:#47a4cb;
}

#header-welcome .hright {
	float:right;
	width:14px;
	background:url(../images/frontend/bg_welcome_right.gif) no-repeat;
	height:463px;
}

#latest {
	margin:0px 0px 0px 10px;
	width:280px;
	float:right;
	text-align:left;
}
#latest .hleft {
	float:left;
	width:10px;
	background:url(../images/frontend/bg_left_latest.gif) no-repeat;
	height:212px;
}
#latest .hcontent {
	float:left;
	width:250px;
	background:url(../images/frontend/bg_latest.gif);
	height:181px;
	padding:5px;
	padding-top:16px;
	padding-bottom:15px;

	font-size:0.8em;
}
#latest .hcontent strong{
	color:#47a4cb;
}

#latest .hright {
	float:right;
	width:10px;
	background:url(../images/frontend/bg_right_latest.gif) no-repeat;
	height:212px;
}


#latestseo {
	margin:0px 0px 0px 0px;
	width:670px;
	float:left;
	text-align:left;
}

#latestseo .hleftseo {
	float:left;
	width:10px;
	background:url(../images/frontend/bg_left_latest.gif) no-repeat;
	height:212px;
}

#latestseo .hcontentseo {
	float:left;
	width:635px;
	background:url(../images/frontend/bg_latest.gif);
	height:181px;
	padding:5px;
	padding-top:16px;
	padding-bottom:15px;
	
	font-size:0.8em;
}
#latestseo .hcontentseo strong{
	color:#47a4cb;
}

#latestseo .hrightseo {
	float:left;
	width:10px;
	background:url(../images/frontend/bg_right_latest.gif) no-repeat;
	height:212px;
}

#latestseoright {
	margin:0px 0px 0px 10px;
	width:280px;
	float:right;
	text-align:left;
}
#latestseoright .hleftseoright {
	float:left;
	width:10px;
	background:url(../images/frontend/bg_left_latest.gif) no-repeat;
	height:212px;
}
#latestseoright .hcontentseoright {
	float:left;
	width:250px;
	background:url(../images/frontend/bg_latest.gif);
	height:181px;
	padding:5px;
	padding-top:16px;
	padding-bottom:15px;

	font-size:0.8em;
}
#latestseoright .hcontentseoright strong{
	color:#47a4cb;
}

#latestseoright .hrightseoright {
	float:right;
	width:10px;
	background:url(../images/frontend/bg_right_latest.gif) no-repeat;
	height:212px;
}

#featured {
	margin:0px 0px 0px 0px;
	width:370px;
	float:left;
	text-align:left;
}
#featured .hleft {
	float:left;
	width:10px;
	background:url(../images/frontend/bg_left_latest.gif) no-repeat;
	height:212px;
}
#featured .hcontent {
	float:left;
	width:340px;
	background:url(../images/frontend/bg_latest.gif);
	height:181px;
	padding:5px;
	padding-top:16px;
	padding-bottom:15px;
	
	font-size:0.8em;
}
#featured .hcontent strong{
	color:#47a4cb;
}

#featured .hright {
	float:right;
	width:10px;
	background:url(../images/frontend/bg_right_latest.gif) no-repeat;
	height:212px;
}



#header-sub {
	margin:5px 0px 0px 0px;
}
#header-sub .hleft {
	float:left;
	width:15px;
	background:url(../images/frontend/header_sub_left.gif) no-repeat;
	height:100px;
}
#header-sub .hcontent {
	float:left;
	width:954px;
	background:url(../images/frontend/bg_sub_header.gif) repeat-x;
	height:100px;
	text-align:right;
}
#header-sub .title {
	float:left;
	padding:45px 0px 0px 10px;
	font-size:1.3em;
}
#header-sub .himage {
	float:right;
}

#warranty-content {
	padding:0px 30px 0px 30px;

}

#warranty-content ul {
	padding:0px 0px 0px 30px;

}
#warranty-content li {
	padding:0px 0px 8px 0px;

}
#content {
	padding:5px 0px 0px 0px;
}
#content  .cust_box{
	border:1px dashed #CCCCCC;
	padding:10px;
}
#content .banner_left {
	float:left;
	width:279px;
	margin:0px 17px 0px 0px;
	
	
}
#content .banner_left a {
	background:url(../images/frontend/banner_we_sell.jpg) no-repeat;
	width:279px;
	height:210px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:10px 0px 0px 0px;
	color:#5d5d5d;
	font-size:1.1em;
}
#content .banner_left strong {
	font-size:1.3em;
}


#contentpanel {
	float:left;
	width:674px;
}
#contentpanel .bgtop {
	background:url(../images/frontend/bg_content_panel_top.gif) no-repeat bottom;
	height:6px;
}
#contentpanel .content {
	background:url(../images/frontend/bg_content_panel.gif) repeat-y;
	padding:15px;
	text-align:justify;
	font-size:0.85em;
	min-height:320px;
}
#contentpanel .content p {
	margin:10px 0px 0px 0px;
}
#contentpanel .bgbottom {
	background:url(../images/frontend/bg_content_panel_bottom.gif) no-repeat top;
	height:6px;
}
#contentpanel .content table {
	font-size:0.95em;
}
#contentpanel .content tr.highlight {
	background:#f3f3f3;
}
#contentpanel .content td {
	line-height:26px;
	padding:0px 10px 0px 10px;
}
#contentpanel .content div.detail {
	float:left;
	width:300px;
}
#contentpanel .content div.info {
	float:right;
	padding:5px 0px 0px 10px;
}
#contentpanel .content div.comments {
	width:433px;
	height:101px;
	background:url(../images/frontend/bg_comments.gif) no-repeat;
	float:left;
}
#contentpanel .content div.comments textarea {
	border:0px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#5d5d5d;
	margin:5px 0px 0px 5px;
	width:423px;
	height:90px;
	float:left;
}
#contentpanel .content div.comments {
	width:433px;
	height:101px;
	background:url(../images/frontend/bg_comments.gif) no-repeat;
	float:left;
	margin:0px 26px 0px 0px;
}
#rightpanel {
	float:right;
	width:279px;
	font-size:0.8em;
}
#rightpanel .bluetitle {
	display:block;
	background:url(../images/frontend/bg_right_panel_title.gif) no-repeat;
	height:44px;
	line-height:44px;
	text-align:center;
	color:#FFFFFF;

	font-size:1.5em;
}
#rightpanel .product {
}
#rightpanel div.product .ptop {
	background:url(../images/frontend/bg_product_category_top.gif) no-repeat bottom;
	height:6px;
}
#rightpanel div.product .pinfo {
	background:url(../images/frontend/bg_product_category.gif) repeat-x #f0f0f0;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	text-align:center;
	padding:20px 10px 0px 10px;
	font-size:1.3em;
}
#steps {
	background:url(../images/frontend/s_bg.gif) repeat-y;
}
#steps .stop{
	background:url(../images/frontend/s_top.gif) no-repeat top;
	width:279px;
	height:7px;
}
#steps .sbottom{
	background:url(../images/frontend/s_bottom.gif) no-repeat bottom;
	width:279px;
	height:7px;
}
#steps ul{
	margin:0px;
	padding:15px;	
}
#steps li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:url(../images/frontend/bullet.gif) no-repeat top left;
	font-size:1.2em;
	margin-bottom:10px;
	padding-left:30px;
	min-height:25px;	
}
#steps li.selected{
	background:url(../images/frontend/bullet_selected.gif) no-repeat top left;
	font-weight:bold;	
}
#steps ul.sub{
	margin:0px;
	padding:15px;
	padding-bottom:0px;	
}
#steps ul.sub li{
	font-size:13px;



}
#stepslow {
	background:url(../images/frontend/s_bg.gif) repeat-y;
}
#stepslow .stop{
	background:url(../images/frontend/s_top.gif) no-repeat top;
	width:279px;
	height:7px;
}
#stepslow .sbottom{
	background:url(../images/frontend/s_bottom.gif) no-repeat bottom;
	width:279px;
	height:7px;
}
#stepslow ul{
	margin:0px;
	padding:15px;	
}
#stepslow li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:url(../images/frontend/bullet_low.gif) no-repeat top left;
	font-size:1.2em;
	margin-bottom:10px;
	padding-left:30px;
	min-height:25px;	
}
#stepslow li.selected{
	background:url(../images/frontend/bullet_selected_low.gif) no-repeat top left;
	font-weight:bold;	
}
#stepslow ul.sub{
	margin:0px;
	padding:15px;
	padding-bottom:0px;	
}
#stepslow ul.sub li{
	font-size:13px;
	
}
#rightpanel .product .pbottom {
	background:url(../images/frontend/bg_product_category_bottom.gif) no-repeat top;
	height:6px;
}
#footer {
	background:url(../images/frontend/logo_footer.gif) no-repeat;
	margin:13px 0px 23px 0px;
	padding:0px 0px 0px 114px;
	height:40px;
	font-size:0.8em;
}
#footer .left{
padding-top:15px;
}
#footer .right{
padding-top:15px;

}
#footer a {
	color:#5d5d5d;
	text-decoration:none;
}

#footer .social {
	float:left;
	margin-left:100px;
}
#footer .social a{
	position:relative;
	top:10px;
	
}

#footer a:hover {
	color:#47a4cb;
}


div.input {
	background:url(../images/frontend/bg_input.gif) top no-repeat;
	width:158px;
	height:21px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:5px;
}
div.input input {
	background:none;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-size:0.85em;
	width:148px;
	height:23px;
}
div.textarea {
	background:url(../images/frontend/bg_textarea.gif) top no-repeat;
	width:302px;
	height:96px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:5px;
}
div.textarea textarea {
	width:295px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-size:0.85em;
	border:0px;
}
div.dropdown {
	background:url(../images/frontend/bg_input.gif) top no-repeat;
	width:158px;
	height:21px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:5px;
}
div.dropdown select {
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	font-size:0.85em;
	width:153px;
	height:15px;
}
/*   Sales */
#sales-content {
	padding-left:24px;
}
#sales-category {
	width:400px;
	padding-left:95px;
}
#sales-category a {
	width:179px;
	height:179px;
	background:url(../images/frontend/p_box.gif) top no-repeat;
	display:block;
	text-align:center;
}
#sales-category a:hover {
	background:url(../images/frontend/p_box.gif) no-repeat 0px -179px;
}
#sales-category .sales_cat_ipods {
	text-align:center;
	width:179px;
	height:235px;
	font-size:18px;
	font-weight:bold;
	float:left;
	line-height:30px;
}
#sales-category .sales_cat_ipods img {
	padding:16px 0 0 10px;
}
#sales-category .sales_cat_iphones {
	text-align:center;
	width:179px;
	height:235px;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin-left:30px;
	line-height:30px;
}
#sales-category .sales_cat_iphones img {
	padding:20px 0 0 0;
}
#sales-category .sales_cat_accessories {
	text-align:center;
	width:179px;
	font-size:18px;
	font-weight:bold;
	float:left;
	line-height:30px;
}
#sales-category .sales_cat_accessories img {
	padding:12px 0 0 3px;
}
#sales-products a {
	width:100px;
	height:103px;
	background:url(../images/frontend/p_box_small.gif) top no-repeat;
	display:block;
	text-align:center;
	float:left;
	margin-right:12px;
}
#sales-products a:hover {
	background:url(../images/frontend/p_box_small.gif) no-repeat 0px -103px;
}
#sales-products .product_short_info {
	float:left;
	margin-top:6px;
	width:117px;
}
#sales-products .sales_product {
	text-align:left;
	width:235px;
	font-size:13px;
	float:left;
	margin:0 0 60px 45px;
	line-height:18px;
}
#sales-products .sales_product img {
	padding:6px 5px 7px 5px;
	width:90px;
	height:90px;
}
#sales-products .sales_product span {
	color:#47a3ca;
}
#sales-products .sales_product_last {
	text-align:left;
	width:235px;
	font-size:13px;
	float:left;
	margin:0 0 10px 45px;
	line-height:18px;
}
#sales-products .sales_product_last img {
	padding:6px 5px 7px 5px;
	width:90px;
	height:90px;
}
#sales-products .sales_product_last span {
	color:#47a3ca;
}
#sales-products .discription_pic {
	width:225px;
	float:left;
}
#sales-products .discription {
	width:400px;
	float:left;
}
#sales-products .discription p {
	padding-left:40px;
}



#news a {
	width:100px;
	height:103px;
	background:url(../images/frontend/p_box_small.gif) top no-repeat;
	display:block;
	text-align:center;
	float:left;
	margin-right:12px;
}
#news a:hover {
	background:url(../images/frontend/p_box_small.gif) no-repeat 0px -103px;
}
#news .news_short_info {
	float:left;
	margin-top:30px;
	width:420px;
}
#news .news {
	text-align:left;
	width:550px;
	font-size:13px;
	float:left;
	margin:10px 0 20px 45px;
	line-height:18px;
}
#news .news img {
	padding:6px 5px 7px 5px;
	width:90px;
	height:90px;
}
#news .news span {
	color:#47a3ca;
}
#news .news_last {
	text-align:left;
	width:550px;
	font-size:13px;
	float:left;
	margin:10px 0 20px 45px;
	line-height:18px;
}
#news .news_last img {
	padding:6px 5px 7px 5px;
	width:90px;
	height:90px;
}
#news .news_last span {
	color:#47a3ca;
}
#news .discription_pic {
	width:550px;
	float:left;
}
#news .discription {
	width:550px;
	float:left;
}
#news .discription p {
	padding-left:40px;
}



#repair-content {
	padding-left:40px;
}
#repair-products .repair_product_short_info {
	font-size:0.95em;
	color:#47a3ca;
	font-weight:bold;
	width:100px;
	text-align:center;
	margin-bottom:10px;
}
#repair-products .repair_product {
	width:150px;
	height:165px;
	float:left;
}
#repair-products .repair_product a {
	width:100px;
	height:103px;
	background:url(../images/frontend/p_box_small.gif) top no-repeat;
	display:block;
}
#repair-products .repair_product a:hover {
	background:url(../images/frontend/p_box_small.gif) no-repeat 0px -103px;
}
#repair-products .repair_product img {
	padding:6px 5px 7px 5px;
	width:90px;
	height:90px;
}
#diys-products{
	width:97%;
}
#diys-products .diys_product a {
	width:179px;
	height:179px;
	background:url(../images/frontend/p_box.gif) top no-repeat;
	display:block;
	float:left;
	margin:4px 20px 0px 0px;
}
#diys-products .diys_product a:hover {
	background:url(../images/frontend/p_box.gif) no-repeat 0px -179px;
}
#diys-products .diys_product img {
	margin:8px 0px 0px 8px;
	width:160px;
	height:160px;
}

}
