body {
    background-color: #EEEEEE;
    color: #555555;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

#header_wrap {
	/*background:#262626;*/
    background:url(http://www.kocaso.com/images/header_bg.gif) repeat-x scroll 0 0 #333333;
    border-bottom: 10px solid #D9D9D9;
    min-width: 970px;
	height:90px;
}
#header_light {
    background:url(http://www.kocaso.com/media/images/header_light_bg.png) no-repeat scroll center top transparent;
}
#header {
   
    margin: 0 auto;
    width: 1200px;
}
#header a {
	display:block;
    color: #AAAAAA;
    font-weight: normal;
	text-decoration: none;
}
#header a:hover {
    color: #FFFFFF;
 	text-decoration: none;
}
a {
    
   
    outline: medium none;
    text-decoration: none;
}
#logo {
	padding-top: 15px;
    float: left;
}
#logo a {
    padding: 15px 0 0;  
}


img {
    border: medium none;
}
#nav {
    float: right;
   
   
    width: 870px;
}
#nav ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav li {
    background:url(http://www.kocaso.com/images/navi_separator.png) no-repeat scroll right top transparent;
    float: left;
    margin: 0;
    padding: 0;
}
#nav li.row_start a {
    padding-left: 0;
}

#nav li a {
    float: left;
    font-family: "myriad-pro-1","myriad-pro-2",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 50px;
    overflow: hidden;
    padding: 0 36px;
    text-align: center;
    text-shadow: 0 1px 1px #000000;
}
#user_nav {
   float: right;
    width: 900px;
}
#user_nav ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 10px 0 5px;
}
#user_nav li {
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
    text-shadow: 0 1px 1px #000000;
}
#site_search {
    float: left;
    height: 40px;
    width: 190px;
}
#site_search form {
    float: right;
    margin: 0;
    padding: 5px 0 0 20px;
}
/* slide begin */



/* slide end */




#accessories_banner {
    background:url(../images/banner_bg.jpg) no-repeat scroll left top transparent;
    height: 113px;
	width:967px; 
	margin-top:20px;
    text-align: center;
	float:left;
	border: 1px solid #BEBEBE;
}
h2, .faux_h2 {
    font-family: "myriad-pro-1","myriad-pro-2",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    padding: 8px 0 2px;
}
.bold {
    font-weight: bold;
}
.tuck {
    margin-top: 10px;
}

p {
    margin: 0;
    padding: 5px 0;
}

#footer_wrap {
    border-top: 10px solid #DDDDDD;
    min-width: 970px;
    padding: 20px 0;
}

#footer {
    color: #888888;
    font-size: 11px;
    margin: 0 auto;
    padding-left: 170px;
    padding-right: 170px;
    text-align: center;
    width: 600px;
}
#footer h2 {
    color: #888888;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 20px;
   font-weight: normal;
    
    margin: 0;
    
}
#footer p {
    margin-bottom: -10px;
    padding: 6px 0 4px;
}
#footer a {
    font-weight: normal;
    color: #3366BB;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
}
#footer a:hover {
	color: #002277;
}
#fl_links {
    margin: 2px auto 0;
    width: 700px;
}
#fll_connect_with_ihome {
    float: right;
	height:39px;
  
    width: 420px;
	background-color:#FFF;
	border-radius: 13px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
}
#fll_connect_with_ihome p {
    float: left;
    padding-top: 10px;
	padding-left: 14px;
	font-size:13px;
}
#fll_connect_with_ihome ul {
    float: right;
    height: 20px;
    list-style: none outside none;
    margin: 0;
    
    position: relative;
   
}
#fll_connect_with_ihome ul li {
    float: left;
    margin: 0;
    padding: 0;
}
#fl_amazon {
    background-position: 0 0;
}
#fl_amazon:hover {
    background-position: 0 -20px;
}
#fl_buy {
    background-position: -60px 0;
}
#fl_buy:hover  {
    background-position: -60px -20px;
}
#fl_ubid {
    background-position: -120px 0;
}
#fl_ubid:hover  {
    background-position: -120px -20px;
}
#fl_ebay {
    background-position: -180px 0;
    margin-right: 0;
}#fl_ebay:hover {
    background-position: -180px -20px;
    margin-right: 0;
}
#fl_facebook {
    background-position: -240px 0;
    margin-right: 0;
}#fl_facebook:hover {
    background-position: -240px -20px;
    margin-right: 0;
}
#fl_amazon, #fl_buy, #fl_ubid, #fl_ebay, #fl_facebook {
    background-image:url(../images/store_links_sprite.png) ;
    display: block;
    height: 0;
    margin: 0 0px 0 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 60px;
}
#content_wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    min-width: 970px;
	height:auto;
	
}
#content {
	padding-top:30px;
	margin:0 auto;
	padding:10px 0 30px 10px;
	width: 970px;
}
#content_blog {
    margin: 0 auto;
    padding: 20px 0 40px;
    width: 940px;
}
#page_heading {
    border-bottom: 1px solid #D9D9D9;
    margin: 0 0 19px;
    padding: 0 0 20px;
}
#sidebar {
    float: left;
    margin-right: 30px;
    width: 210px;
}
#sidebar_nav {
    
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 14px;
}
#sidebar_nav li {
    margin: 0;
    padding: 0;
}
#sidebar_nav li.last a {
    background-position: 0 -80px;
    padding-bottom: 1px;
}

#sidebar_nav li a {
    background-image:url(http://www.kocaso.com/images/sidebar_nav_item_bg.jpg);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    display: block;
    line-height: 40px;
    padding: 0 15px 0 20px;
}
.section_customer_service #sidebar_nav li#sb_nav_customer_service a {
    background-position: -420px -80px;
    color: #222222;
}
#sidebar_nav li.last a {
    background-position: 0 -80px;
    padding-bottom: 1px;
}
#brick_third_ihome_apps {
    background-image:url(http://www.kocaso.com/images/first_window.jpg) ;
	border: 1px solid #BEBEBE;

}
#brick_third_ihome_apps_second {
    background-image:url(http://www.kocaso.com/images/second_window.jpg) ;
	border: 1px solid #BEBEBE;
}
#brick_third_ihome_apps_third {
    background-image:url(http://www.kocaso.com/images/third_window.jpg) ;
	border: 1px solid #BEBEBE;
}
.brick.third .brick_heading {
    background-image:url(http://www.kocaso.com/images/window_bg.png);
}
.brick.third {
    height: 200px;
    float: left;
    margin-right: 21px;
    width: 300px;
}

.brick_heading {
    border-bottom: 1px solid #B5BDC9;
    height: 37px;
    padding-left: 20px;
    padding-right: 20px;
    text-shadow: 0 1px 1px #FFFFFF;
}

#sidebar .brick_heading {
    background-image:url(http://www.kocaso.com/images/brick_sidebar_h2_bg.png);
}
#product_filter .brick_content {
    padding-bottom: 10px;
	padding-top: 10px;
}
#sidebar .brick_content {
    background-image:url(http://www.kocaso.com/images/brick_sidebar_middle_bg.png);
}
.checkboxes {
    list-style: none outside none;
   
}
#promo_bricks .brick_content {
    height: 160px;
	padding:12px 20px 0;
	width: 140px;
}
#product_filter .show_all {
    border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: -10px;
    
    padding-top: 9px;
}
#product_filter .show_all p{
	margin-left:20px;	
}

#sidebar .brick_content {
    background-image: url(http://www.kocaso.com/images/brick_sidebar_middle_bg.png);
}

.product-main {
    float: left;
    width: 700px;
}
.sub_col_left {
    float: left;
}
.sub_col_right {
    float: right;
}
.products_list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.products_list .product {
    float: left;
    height: 280px;
    margin: 0 20px 20px 0;
    padding: 0;
    position: relative;
    width: 220px;
	
}
.products_list .product.row_end {
    margin-right: 0;
}
.product_list_shot {
    background:url(http://www.kocaso.com/images/product_list_shot_bg.png)no-repeat scroll left top transparent;
    height: 170px;
    text-align: center;
}
.product_list_info {
    background:url(http://www.kocaso.com/images/product_list_info_bg.png)no-repeat scroll left bottom transparent;
    border-top: 1px solid #B4BAC6;
    height: 80px;
    padding: 9px 20px 20px;
    position: relative;
    text-align: left;
    width: 180px;
}
.product_list_info .price {
    color: #222222;
    font-weight: bold;
}
#product_mainbody {
    float: left;
    width: 700px;
}
#product_view_shot {
    background:url(http://www.kocaso.com/images/product_view_shot_bg.png) no-repeat scroll left top transparent;
    position: relative;
}
#product_view_shot .sub_col_left {
    height: 400px;
    padding: 10px 0 30px;
    position: relative;
    text-align: center;
	width: 560px;
}
.sub_col_left {
    float: left;
}
#product_view_shot .sub_col_left .product_shot {
    left: 55px;
    margin-left: -9999px;
    padding: 0;
    position: absolute;
    top: 10px;
}
.product_is_award_winning {
    display: block;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 2000;
}
.product_is_award_winning a {
    background:url(http://www.kocaso.com/images/product_tag_new.png) no-repeat scroll left top transparent;
    display: block;
    height: 0 !important;
    overflow: hidden;
    padding: 60px 0 0;
    width: 60px;
}
.art-post-body {
    padding: 12px;
    position: relative;
    z-index: 1;
}
#product-left {
    float: left;
    width: 450px;
}

.product-images-thumb {
    border: 1px solid #DDDDDD;
}

#product-image, .product-images-thumb {
    margin-bottom: 10px;
	
}
#product_view_info_bottom {
    background:url(http://www.kocaso.com/images/product_view_info_bottom_bg.png) no-repeat scroll left bottom transparent;
    margin-bottom: 20px;
    padding: 0 0 30px;
}
#product_view_info {
    background:url(http://www.kocaso.com/images/product_view_info_bg.png) repeat-y scroll 0 0 transparent;
    border-top: 1px solid #B4BAC6;
    padding: 19px 20px 0;
}
#product_view_info .sub_col_description {
    float: left;
    width: 650px;
	
}
#gallery2 {
    overflow: hidden;
    width: 100%;
}
.art-block-body {
    padding: 0;
    position: relative;
    z-index: 1;
}

.art-layout-cell, .art-content-layout-row {
    background-color: Transparent;
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left;
    vertical-align: top;
}

.tabbed-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin: 0em auto 0 0em;
    width: 700px;
}
.tabbed-box-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0px solid #DDDDDD;
    margin: 0 auto 0 0;
    width: 658px;
}
.tabbed-content {
    display: none;
    padding: 3em 1em 1em;
}
.tabbed-box .tabs li {
    float: left;
    list-style: none outside none;
}
.tabs li{
	margin-top:-13px;
	
}
.tabbed-box .tabs li a.active {
    background:url(http://www.kocaso.com/images/bg_tab.gif) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
}
.tabbed-box .tabs li a {
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
	  border-right: 1px solid #DDDDDD;
    color: #888888;
    display: block;
    font-weight: bold;
	font-size:14px;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
    width: 127px;
	height:23px;
}
.wants {
    margin: 18px auto 0;
}
.w980 {
    width: 970px;
}
.tl {
    text-align: left;
}
.wants a {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.wants a img {
    vertical-align: middle;
}
.three {
    height: 210px;
    width: 315px;
}
.mr5 {
    margin-right: 6px;
}
.imsh {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.8);
}
.showd {
    border-radius: 3px 3px 3px 3px;
}
.tabbed-content-sub {
	padding-bottom:0;
	margin-bottom:12px;
	border-bottom:1px dashed #C9C9C9;
}
h3.first {
    padding-top: 5px;
}

h3 {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    padding: 15px 0 5px;
}
#sidebar {
    margin-left: 30px;
    margin-right: 0;
}

#sidebar .brick {
    
	border-bottom:1px solid #d6d6d6;
}

#cart_summary {
   
    width: 210px;
}
.nav3-bullet {
    margin: 1em 2em 0;
    width: 140px;
}
.nav3-bullet dt a, .nav3-bullet dt a:visited {
    background:url(http://www.kocaso.com/images/bg_bullet_full_1.gif) no-repeat scroll 0 50% transparent;
    color:#666;
    font-size: 13px;
    font-weight:normal;
    line-height: 2em;
    padding: 0 0 0 20px;
    text-decoration: none;
}
#sidebar .brick_heading {
    background-image:url(http://www.kocaso.com/images/brick_sidebar_h2.png);
}

.brick_heading {
    
    border-bottom: 1px solid #B5BDC9;
    height: 37px;
    padding-left: 20px;
    padding-right: 20px;
    text-shadow: 0 1px 1px #FFFFFF;
}
#sidebar .brick_content {
    background-image:url(http://www.kocaso.com/images/brick_sidebar_middle.png) repeat-y scroll left center transparent;
}

.brick_content {
    
    padding: 12px 20px 0;
}
#sidebar .brick_special_image {
    margin-bottom: 10px;
}
#brick_special_image_free_shipping a {
    background:url(http://www.kocaso.com/images/free_shipping_banner_new.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    height:132px;
    overflow: hidden;
    margin-top: 10px;
    width: 200px;
}
a {
    color: #555555;
   
    outline: medium none;
    text-decoration: none;
}
a:hover {
	color: #3366BB;
}
	

p, dl, multicol {
    display: block;
   
}
h2, .faux_h2 {
    font-family: "myriad-pro-1","myriad-pro-2",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    padding: 10px 0 2px;
}
.tuck_half {
    margin-top: -5px;
}
#header:after, #content:after, #page_heading:after, #main:after, #sidebar:after, #footer:after, #user_nav ul:after, #sidebar_nav:after, #fl_links:after, .clear:after, .buttons:after, .sub_cols:after, .sub_cols_split:after, .section:after, .sub_section:after, .tab_carousel_tabs:after, .np_carousel_items:after, .products_list:after, .product_list_shot:after, .product_list_info:after, #product_view_shot:after, #product_view_info:after, .product_colors ul:after, .product_accessories li:after, .brick_tabs ul:after, .cart_summary_items li:after, .device_support li:after, .color_picker ul:after, .shot_series:after, .pagination ul:after, .features:after, .awards:after, #feature_logos:after, #popular_topics li:after, #share_links:after, .accordion_item:after, .accordion_item_search:after, .sub_accordion_item:after, .sub_accordion_title:after, #splash:after, .button_and_faux_h2:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}