/*
Center page content for IE
*/
body { 
    text-align: center;
}

body, html {
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/* to assist with centering */
#ch_page {
    margin-left: auto;
    margin-right: auto;
}
h1, p {
    font-size: 100%;
}
h2 {
    font-size: 90%;
}

img {
    border: 0px;
}

#ch_left {
    float: left;
    width: 470px;
    margin-right: 10px;
}
#ch_right {
    float:right;
    clear: right;
    width:420px;
}

.ch_endbody {
    clear: both;
	font-size:1px;
	line-height:1px;
	height:1px;
	display:block;
}

.ch_main {
    margin: 20px auto 0 auto;
}

.ch_sp {
    background-color: white;
    margin-bottom: 10px;
	text-align: center;
}

.ch_sp iframe {
    margin-left: 10px;
}

.ch_header {
    clear: both;
    margin-top: 0px;
    position: relative;
    *position: static;
    text-align: left;
    padding: 3px 0 3px 10px;
 }
#px_20 {
	margin-top: 20px;
}

#ch_leftHeader {
    padding-top: 3px;
    padding-bottom: 3px;
}
.ch_header1 {
    margin-top: 0px;
    text-align: left;
    background-color: #999;
    padding: 4px 0 4px 10px;
}
.ch_header > * {
    margin-top: 0px;
    text-align: left;

}
.ch_header div {
    float: left;
    text-align: left;
}

.ch_cheader { 
    clear: both;
 overflow: hidden;
    height: 1.6em;
    white-space: nowrap;
}

.ch_cheader div {
    float: left;
    padding-top: 2px;
    padding-bottom: 2px;
}
    
.ch_c1 {
    padding-left: 10px;
    width: 100%;
height: 1.2em;
}
.ch_c2 {
    width: 100px;
height: 1.2em;
}
.ch_c3 {
    width: 350px;
height: 1.2em;
}
.ch_c4 {
    width: 90px;
height: 1.2em;
}
.ch_c5 {
    width: 90px;
height: 1.2em;
}

a:hover.ch_rowlink {
    color: #000080;
    text-decoration: underline;
    
}
.ch_tv {
    clear: both;
    text-align: left;
    overflow: hidden;
    background-color: transparent;
    height: 50px;
    padding-top: 10px;
}

.ch_tv_highlight {
    clear: both;
    text-align: left;
    overflow: hidden;
    background-color: #EEE;
    height: 50px;
    padding-top: 10px;
}
.ch_tv div {
    float: left;
    margin: 0px 0 0px 0;
}

.ch_tv_highlight div {
    float: left;
    margin: 0px 0 0px 0;
}
.ch_tv p {
    margin-top: 0px;
}
.ch_tv_highlight p {
    margin-top: 0px;
}
.ch_row {
    clear: both;
    text-align: left;
    overflow: hidden;
    background-color: transparent;
    height: 80px;
}

.ch_row_highlight {
    clear: both;
    text-align: left;
    overflow: hidden;
    background-color: #EEE;
    height: 80px;
}
.ch_row div {
    float: left;
    margin: 10px 0 10px 0;
}

.ch_row_highlight div {
    float: left;
    margin: 10px 0 10px 0;
}
#ch_brandbar {
position: relative;
clear: both;
}
#ch_brandbar * {
    text-decoration: none;
}
.ch_bar {
height: 55px;
}
#ch_bt {
float: left;
margin: 0px;
padding-left: 10px;
font-size:200%;
width: 502px;
}
#ch_bm{
float: left;
margin: 0px;
width: 500px;
font-style: italic;
padding-left: 10px;
}
#ch_bm * {
    font-weight: normal;
}


#ch_brand {
    position: absolute;
    font-size: 11px;
    right: 5px;
    bottom: 5px;
}

#ch_pb_partner {
float: right;
}

#ch_pb {
position: absolute;
top: 50px;
right: 5px;
}
#ch_news {
    padding-right: 10px;
    padding-left: 5px;
}
#ch_news  p {
    margin-bottom: 0px;
}

.ch_post_title{
    font-weight: bold;
    clear: both;
    font-size: 110%;
    margin-top: 0px;
}
#ch_news .ch_read {
    clear: both;
    text-align: right;
    margin-bottom: 25px;
}
.ch_hr {
    clear: both;
    margin-bottom: 0px;
    border-bottom: 1px dashed #999;

    width: 100%;
}
#ch_news img {
    float: left;
    margin: 5px;
    width: 60px;
    height: 60px;
}



#ch_searchbar {
    clear: both;
    white-space: nowrap;
    padding-top: 0px;
	padding-bottom: 0px;
	height: 31px; 
}
#ch_searchbar form input.submit {
	*border-width: 1px;
	*padding-top: 0px;
	*padding-bottom: 0px;
	*font-size: 105%;
}
#ch_searchbar *{
    font-size:110%;
}
.ch_withquery {
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
}
.ch_noquery { 
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

/*special thanks to Douglas Bowman for his article at http://www.alistapart.com/articles/slidingdoors/ */
.ch_productcontent {
    
    
    
}
.ch_webcontent {
    text-align: left;
}
.ch_webcontent a {
    color: #008000;
    text-decoration:none;
}
.ch_webcontent a:hover {
    color: #008000;
    text-decoration:none;
}

/* This is invisible to IE - if this is not here, FireFox does not render properly */
.ch_productinfo>.ch_productcontent {
}
.ch_tabs {
float: left;
width: 100%;
background: url("bg.gif") repeat-x bottom;
font-size:10px;
line-height:normal;
padding: 0px;
}
.ch_tabs ul {
margin:0;
padding:4px 0 0 0;
list-style:none;
}
.ch_tabs li {
display:inline;
margin:0;
padding:0;
}

.ch_tabs a {
float:left;
display:block;
background:url("left.gif") no-repeat left top;
margin: 0;
padding:0 0 0 3px;
text-decoration:none;
}
.ch_tabs a span {
float:left;
display:block;
background:url("right.gif") no-repeat right top;
padding:5px 15px 4px 6px;
font-weight:bold;
color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.ch_tabs a span {float:none;}
/* End IE5-Mac hack */
.ch_tabs a:hover span {
color:#333;
}

.ch_tabs #ch_current a {
background-position:0 -150px;
border-width:0;
}
.ch_tabs #ch_current a span {
background-position:100% -150px;
padding-bottom:5px;
color:#333;
}
.ch_tabs a:hover {
background-position:0% -150px;
}
.ch_tabs a:hover span {
background-position:100% -150px;
}

.ch_crumb, .ch_crumb li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ch_card{
height: 220px;
border: 1px solid #999999;
border-top: none;
clear:both;
margin-bottom: 10px;
overflow: hidden;
padding-right: 0px;
position:relative;
}
.ch_card_content {
    margin:10px;
}
.ch_card_content h2 {
margin:0px;
}

.ch_store_logo {
    vertical-align: middle;
}
.ch_store_listing {
    margin-top: 10px;
}
.ch_store {
    float: left;
    text-align: center;
}

.ch_price {
    height: 40px;
    width: 120px;
    font-size: 130%;
    text-align: center;
}
.ch_cta {
    float: left;
    height: 80px;
    /*width: 130px;*/
}
.ch_details {
    float: left;
    height: 80px;
	width: 192px;
}
.ch_hidden{
display:none;
}

.displaynone{
	display:none;
}
.displayblock{
	display:block;
}

.ch_prow{
border-bottom: 2px #999999 solid;
}

#ch_infobox {
    position: absolute;
left: 160px;
width: 400px;
height: 160px;
}

/*  things for mock multiproduct unit */
#ch_target
{
    position: absolute;
    background: #eee;
}

#ch_img1
{
    position: absolute;
    background: #999;
}

#ch_img2
{
    position: absolute;
    background: #777;
}

#ch_img3
{
    position: absolute;
    background: #ccc;
}

#ch_wrapper
{
    position: relative;
    width: 468px;
    height: 180px;
    padding: 0px;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}

#ch_top 
{
    clear: both;
    text-align: left;
}

.ch_productresult {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;	
    clear: both;
}
.ch_noproductresult {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 10px;
}
.ch_notes {
    font-style: italic;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 10px;
}
.ch_productinfo 
{
    
    padding-left:120px;
	
}

.ch_searchresult {
    margin-top: 5px;
    clear: both;
	width: 100%;
    
}
.ch_webresult {
    margin-top: 5px;
    margin-bottom: 15px;
    clear: both;
    width: 100%;
}
.ch_productfeature {
    margin-top: 5px;
    clear: both;
    width: 100%;
    position: relative;
}
.ch_srreadmore {
    margin-bottom: 10px;
    float: right;
}

.ch_pimg 
{
/*
    float: left;
    width:100px;
    height:100px;
    padding: 10px;
display: inline;
*/
}
.ch_pimg {
	width:100px;
    height:100px;
    padding: 10px;
    margin-top: 0px;
    position: absolute;
    z-index: 1;
	left:0;
	top:0;


}
.ch_searchresult {
min-height: 120px;
position: relative;
}

.ch_pinfo 
{
    width:100%;
    float: right;
    margin-left: -120px;
}

.ch_pdesc 
{
	
    
}

.ch_row p {
    margin-top: 5px;
}
.ch_row_highlight p {
    margin-top: 5px;
}

.ch_ptitle 
{
  font-weight: bold;
  font-weight: bold;
  margin-bottom: 10px;
display:block;
	height:18px;
	overflow:hidden;
}
.ch_webtitle 
{
    color: blue;
  font-weight: bold;
}
a .ch_webtitle {
    text-decoration:underline;
}
.ch_prices 
{
    margin-top: 10px;
    
    text-align: center;
    margin-bottom: 10px;
}
#ch_breadcrumb, #ch_breadcrumb li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}
#ch_breadcrumbbar {
    text-align: left;
    margin-top: 0;
}
#ch_resultsbar {
    text-align: left;
    padding: 5px 10px 5px 10px;
}
.ch_hbar {
    float: left;
    /*padding: 5px 10px 5px 10px;*/
    width: 100%;
    text-align: left;
}
#ch_pagebar {
    text-align: left;
    padding-left: 10px;
}
#ch_sortbar {
    float: left;
    width: 100%;
    text-align: left;
    background: #999;
    /*padding: 4px 10px;*/
}


#ch_partners {
    margin-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

#ch_partner_list {
    border-top: 1px dashed #333;
    clear: both;
    padding-top: 5px;
}
#ch_partner_list p {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}
.ch_partner {
    padding-right: 10px;
    float: left; 
    width: 138px;
}
.ch_partner_name {
    font-weight: bold;
    height: 1.5em;
    width: 138px;
    overflow: hidden;
    white-space: nowrap;
}

.ch_partner_icon {
    width: 50px;
    height: 50px;
    float: left;
}

.ch_partner_date {
    font-style: italic;
    font-weight: normal;
}
.ch_partner_excerpt {
}
.ch_partner_read_row {
    width: 100%;
    clear: both;
}
.ch_partner_read {
    float: left;
    padding: 0 5px;
    text-align: right;
    padding-bottom: 10px;
    width: 138px;
}

.ch_prad_bottom {
    clear: both;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 728px;
}


.ch_rating {
    position: absolute;
    width: 90px;
    height: 17px;
    border: 1px solid black;
    background: #0C0;
    overflow: hidden;
}
.ch_off {
    position: relative;
    width: 90px;
    height: 17px;
    background: #CCC;
}
.ch_time_summary {
    border: 1px solid red;
    position: relative;
    background: white;
}
.ch_time{
    color: black;
}
#ch_footer {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #333;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}

#ch_rss {
    float: right;
    background-image: url("rss.gif");
    background-repeat: no-repeat;
    height: 14px;
    width: 36px;
	position: relative;
}
#ch_rss a{
    text-decoration: none;
    display: block;
    color: #000;
    height: 14px;
    width: 36px;
}

#ch_rss_text {
    display: none;
}

.ch_prodrating {
    
    /*margin-top: 5px;*/
    font-weight: bold;
}
.ch_prodrating img {
    vertical-align: middle;
    margin-bottom: 2px;
}

/* mpu */

/* main.css */

.mmBorder
{
    width:468px;
    height:180px;
    position:absolute;
    background: #fff;
    z-index: -1;
}

.mm
{
    width:466px;
    height:178px;
    position:relative;
    top: 1px;
    left: 1px;
    background: #fff;
}

.mmLogo
{
    position: absolute;
    left: 426px;
    top: 8px;
    z-index: 200;
}

.mmTabs
{
    position : relative;
    left : 128px;
    width: 335px;
    top : 3px;
}

/****************************
 * description
 * 
 */

.mmProductTitle
{
    width: 280px;
    height: 17px;
    overflow:hidden;
    position:absolute;
    left: 10px;
    top:  9px;
    font-family:Verdana,Arial,sans-serif;
    font-weight:bold;
    font-size:10pt;
    z-index: 200;
}

.mmOfferDescription
{
    position:absolute;
    width:280px;
    left:10px;
    top: 105px;
    height:28px;
    overflow:hidden;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    font-style: italic;
    color: #000;
    z-index: 200;
    text-decoration:none;
}

.mmProductDescription
{
    position:absolute;
    width:280px;
    left:10px;
    top: 28px;
    height:58px;
    overflow:hidden;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    color: #000;
    z-index: 200;
    text-decoration:none;
}

.mmOpinion
{
    position:absolute;
    width:280px;
    left:10px;
    top: 45px;
    height:58px;
    overflow:hidden;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    color: #000;
    z-index: 200;
    text-decoration:none;
}

.mmOpinionTitle
{
    width: 280px;
    height: 17px;
    overflow:hidden;
    position:absolute;
    left: 10px;
    top:  9px;
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-weight:bold;
    font-size:10pt;
    z-index: 200;
}

.mmOpinionDescription
{
    position:absolute;
    width:280px;
    left:10px;
    top: 25px;
    height:100px;
    overflow:hidden;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    color: #000;
    z-index: 200;
    text-decoration:none;
}

.mmProductImage
{
    width:100px;
    height:100px;
    left: 19px;
    top: 35px;
    position: absolute;
}

.mmDescDivider
{
    width:1px;
    height:10px;
    overflow:hidden;
}

/****************************
 * prices
 * 
 */

.mmVendorTitle
{
    margin-left:10px;
    margin-right:10px;
    margin-top: 9px;
    margin-bottom: 4px;
    width: 304px;
    height: 22px;
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-weight:bold;
    font-size:10pt;
}

.mmVendorLogo
{
    position:absolute;
    left: 13px;
    top: 40px;
}

.mmVendorLogoText
{
    position:absolute;
    left: 10px;
    top: 80px;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    color: #000;
}

.mmVendorHeaderText
{
    position:absolute;
    left: 120px;
    top: 40px;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    color: #000;
}

.mmVendorName0, .mmVendorName1, .mmVendorName2
{
    width: 98px;
    left: 120px;
}

.mmVendorPrice0, .mmVendorPrice1, .mmVendorPrice2
{
    width: 68px;
    left: 220px;
}

.mmVendorName0, .mmVendorPrice0
{
    top: 35px;
}

.mmVendorName1, .mmVendorPrice1
{
    top: 60px;
}

.mmVendorName2, .mmVendorPrice2
{
    top: 85px;
}

.mmVendorName0, .mmVendorPrice0,
.mmVendorName1, .mmVendorPrice1,
.mmVendorName2, .mmVendorPrice2
{
    border: none 1px #000;
    position:absolute;
    height:18px;
    overflow:hidden;
    display:inline;
    font-family:Verdana,Arial,sans-serif;
    font-weight:bold;
    font-size:10pt;
}

.mmVendorOfferText
{
    position:absolute;
    overflow:hidden;
    display:inline;
    left:120px;
    top:100px;
    width:210px;
    height:43px;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
    color: #000;
}

.mmPricesFrom
{
    position:absolute;
    overflow:hidden;
    left:20px;
    top:40px;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
}

/****************************
 * search
 * 
 */
 .mmSearch
{
    position:absolute;
    top: 1px;
    left: 1px;
    width: 328px;
    height: 138px;
}

.mmSearchTextBox
{
    position:absolute;
    top: 57px;
    left: 10px;
    width: 240px;
}

.mmSearchSubmit
{
    position:absolute;
    top: 56px;
    left: 245px;
    width: 55px;
    margin-left:10px;
}

.mmSearchTitle
{
    margin-left:10px;
    margin-right:10px;
    margin-top: 9px;
    margin-bottom: 4px;
    width: 304px;
    height: 22px;
    color: #000;
    font-family:Verdana,Arial,sans-serif;
    font-weight:bold;
    font-size:10pt;
}

/****************************
 * more items
 * 
 */

.mmMoreItems
{
    position:absolute;
    left:10px;
    top:88px;
    width:304px;
    height:55px;
    overflow:hidden;
}

.mmListItem0, .mmListItem1, .mmListItem2
{
    color: #00f;
    text-decoration:underline;
    font-family:Verdana,Arial,sans-serif;
    font-weight:bold;
    font-size: 10pt;
}


.tabPanelGroup 
{
    font-family:Arial,sans-serif;
    font-size: 11px;
    position:relative;
}

.tabPanel 
{
    border: none 1px #919b9c;
    border-top: solid 1px #919b9c;
    position:absolute;
    z-index:0;
    display:none;
    overflow:hidden;
}

.tabGroup 
{
    margin-left: 5px;
}

.tabLabel
{
    margin-top: 3px;
}

.tabDefault, .tabSelected , .tabHover
{
    cursor: default;
    background-repeat:no-repeat;
    background-position: center center;
    text-align:center;
    display:inline;
    width: 70px;
    height: 20px;
    position:absolute;
    top:5px;
}

.tabSelected
{ 
    background-repeat:no-repeat;
    background-position: center center;
    width: 70px;
    height: 25px;
    top:0px;
}


/* mm.css */

.searchbox
{
    position: absolute;
    left: 165px;
    top:155px;
    height: 17px;
    width: 160px;
    font-size: 10px;
    border: solid 1px #888;
    z-index:5;
}

.searchbutton
{
    position: absolute;
    left: 330px;
    top:154px;
    height: 19px;
    width: 55px;
    font-size: 10px;
    z-index:5;
}

.emmlink
{
    position: absolute;
    left: 391px;
    top:156px;
    height: 19px;
    width: 55px;
    font-size: 10px;
    font-family: ms sans serif, arial;
    z-index:5;
}
#mmContainer
{
    position: relative;
    border: none 1px #000;
    width: 468px;
    height: 180px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
	
}

#target
{
    position: absolute;
    background: #eee;
}

#img1
{
    position: absolute;
    background: #999;
}

#img2
{
    position: absolute;
    background: #777;
}

#img3
{
    position: absolute;
    background: #ccc;
}

#tabs
{
    position:absolute;
    left:125px;
}

/* this is to account for IE not showing the hand cursor over an href around a div */
a {
    cursor: pointer;
}

.ch_debug {
    width: 100%;
    text-align: left;
}
.ch_left {
    float: left;
    width: 100%;
    margin-right: -250px;
    
}
.ch_right {
    float: right;
	clear: right;
    width: 240px;
    
}
.ch_left_content {
    margin-right: 250px;
	
	
}

.ch_expert {
    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.ex_icon {
    float: left;
    padding: 5px;
    background: none;
}
.ex_info {
    margin-left: 10px;
}
.ex_info * {
    color: #000;
}
.ex_info h3 {
    text-align: right;
    line-height: 1.5em;
}

.ch_right dl {
    width: 100%;
    float: left;  /* this will force the parent box to surround the child */
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.ch_right dl dt { 
    float: left;
    margin-right: 4px; /* give image some room from text to the right */
}
.ch_right dl dt img{ 
    padding: 5px;
    background: none;
}
/* remove space around h3 */
.ch_right h3{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
dl dd h3 {
    color: #000;
}

    .ex_statusbox_div
    {
        width: 200px; 
        height: 50px; 
        border: 1px solid #CCCCCC; 
        background-color: #FFFFFF; 
        text-align:center; 
        padding-top:0px; 
        z-index: 99999;
    }
    
    .ex_statusbox_rdiv
    {
        text-align:left; 
        padding-top: 0px; 
        padding-bottom: 0px; 
        text-align:center;
    }
    
    .ex_reviewbox
    {
        font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    
    .ex_header
    {
        padding:2px;
        font-size:14px;
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
        text-align:left;
        background-color:#5D93FF;
        color:white;
        cursor:pointer;
    }
a {
        text-decoration:none;
}
    .ex_header_text
    {
        cursor:pointer;
        text-decoration:none;
    }
    
    .ex_maindiv
    {
        width:100%;
    }
    
    .ex_review_title
    {
        text-align: left;
        font-weight:bold;
        font-f  amily:Verdana, Arial, Helvetica, sans-serif;
        vertical-align:middle
    }
    
    .ex_review_text
    {
        text-align: left;
        margin-bottom: 15px;
        
    }
    
    .ex_review_separator
    {
    
    }
    
    .ex_header_button
    {
        cursor:pointer;
        text-decoration:none;
        font-size: 1em;
        margin-right:5px;
        margin-left:5px;
        float:left;
        width: 1em;
        text-align: center;
        font-weight: bold;
    }
    
    
    .ex_message 
    {
        text-align: center;
    }

.ch_cta_button { 
    border-style: inset;
    border-color: #CCCCCC;
    background-color: #17729C;
    text-decoration: none;   
    width: 80px;
    text-align: center;
}
.ch_getit {
    padding: 2px 10px;
    font-size: 110%;
    cursor:pointer;
    border: 2px outset #FFFFFF;
    background-color: #D4D0C8;
    text-decoration: none;   
    text-align: center;
    white-space: nowrap;
}

.ch_cta_button b {
    color: white;
    text-decoration: none;   
    font-size: 120%;
    font-weight: bold;
    cursor: pointer;
}
  
a.ch_buttontext {
    color: white;
    text-decoration: none;   
    font-size: 120%;
    font-weight: bold;
    cursor: pointer;
}

.ch_buttonover  {
    color: #CCCCCC;
    text-decoration: none;
    font-size: 120%;
    font-weight: bold;
    cursor: pointer;
}

.ch_ocp {
    width: 100%;
}
.ch_one_ocp {
    margin-top: 10px;
    width: 33%;
    float: left;
    text-align: left;
}
.ch_one_ocp img {
display: block;
margin-left: auto;
margin-right: auto;
}

.ch_one_ocp .ch_desc {
    color:black;
    text-decoration: none;
    
}

.clear{
    clear: left;
    visibility: hidden;
}

.shopcloud {line-height:2em;}
.shopcloud a {
    white-space: nowrap;
}

.shopcloud .s1, .shopcloud .s2, .shopcloud .s3, .shopcloud .s4, .shopcloud .s5, .shopcloud .s6, .shopcloud .s7, .shopcloud .s8, .shopcloud .s9, .shopcloud .s10 {
    display: inline;
    margin-left: 0;
    margin-right: 0;
    font-size: 100%;
}
.shopcloud {
}

.shopcloud .s10 {
 font-size: 190%;
}
.shopcloud .s9 {
 font-size: 180%;
}
.shopcloud .s8 {
 font-size: 170%;
}
.shopcloud .s7 {
 font-size: 160%;
}
.shopcloud .s6 {
 font-size: 150%;
}
.shopcloud .s5 {
 font-size: 140%;
}
.shopcloud .s4 {
 font-size: 130%;
}
.shopcloud .s3 {
 font-size: 120%;
}
.shopcloud .s2 {
 font-size: 110%;
}
.shopcloud .s1 {
 font-size: 100%;
}

.ch_price, input.ch_getit {

}



/* GUIDE.PHP */
.ch_result {
	margin:15px 0 40px 0;
	border-bottom:solid 1px #eee;
	padding:0 0 10px 0;
}
.ch_result .c_left {
	float:left;
	display:inline;	
	
	width:680px;
	margin:5px 0 0 0;

}
.ch_result .c_img {
	float:left;
	display:inline;
	width:110px;
	text-align:center;
}
.ch_result .c_img a img {
	width:100px;
}
.ch_result .c_desc {
	
	float:left;
	display:inline;
	width:540px;
	margin:0 0 0 10px;
}

.ch_result .c_right {
	width:90px;
	text-align:center;
	margin:10px 0 0 0;
	float:right;
	display: inline;
}
.ch_result .c_right .c_p {
	padding:0 0 4px 0;
}
.ch_result .c_more {
	text-align:right;
}
.c_h3, .c_h3_title {
	font-size:130%;
	font-weight:normal;
	line-height:1;
}
.c_h3_title {
	float:left;
	display:inline;
	margin:-25px 0 0 20px;
}
.ch_result .c_h4 {
	font-size:100%;
	color:#333;
	font-weight:bold;
}
.c_h2 {
	font-size:150%;
	line-height:1;
}

.ch_result .c_h3 {
	padding:0 80px 0 120px;
	margin:0;
}

a.c_aimg {
	background:none !important;
}
a.c_aimg img {
	padding:2px;
	border:solid 1px #ddd;
}
a.c_aimg:hover img {
	border:solid 1px #aaa;
}



.ch_spec, .ch_spec_org {
	margin:10px 0px 20px 0;
	padding:10px 0 2px 20px;
	border-bottom:solid 2px #0074c5;
}
.ch_spec_org {
	border-bottom:solid 2px #f48000;
}

.ch_spec .c_h3,
.ch_spec_org .c_h3 {
	padding:10px 0 5px 0;
}
.ch_spec a.c_item,
.ch_spec a.c_item_s,
.ch_spec a.c_item:hover,
.ch_spec_org a.c_item,
.ch_spec_org a.c_item_s,
.ch_spec_org a.c_item:hover {
	text-decoration:none;
	color:#333 !important;
	position:relative;
	float:left;
	display:inline;
	width:242px;
	margin:0px 4px 0 0;
	text-align:center;
	background:#f0f8fe url(item_bg_s.jpg) no-repeat center 4px;
	border:solid 1px #ccc;
}
.ch_spec_org a.c_item,
.ch_spec_org a.c_item:hover {
	background:#fef3e5 url(item_bg_org_s.jpg) no-repeat center 4px;
}

.ch_spec a.c_item:hover {
	border:solid 1px #3390d1;
}

.ch_spec_org a.c_item:hover {
	border:solid 1px #f48000;
}
.ch_spec a.c_item_s,
.ch_spec a.c_item_s:hover,
.ch_spec_org a.c_item_s,
.ch_spec_org a.c_item_s:hover{
	width:240px;
	margin-top:6px;
	margin-bottom:-5px;
	background:#fff url(item_bg.jpg) no-repeat center 4px;
	border:solid 2px #0074c5;
	border-bottom:0;
}
.ch_spec_org a.c_item_s,
.ch_spec_org a.c_item_s:hover{
	background:#fff url(item_bg_org.jpg) no-repeat center 4px;
	border:solid 2px #f48000;
	border-bottom:0;	
}

.ch_spec img,
.ch_spec_org img{
	border:solid 1px #ccc;
	background:#fff;
}


.ch_spec ul,
.ch_spec_org ul {
	text-align:left;
	margin:0 5px;
	padding:3px 10px 5px 10px;
	list-style-type:none;
	font-size:80%;
	line-height:1;
	position:relative;
}
.ch_spec ul li,
.ch_spec_org ul li {
	padding:2px 0 1px 8px;
	margin:0;
	background:url(itemulb.gif) no-repeat 0 60%;
}



.chs_footer {
	text-align:center;
	font-size:70%;
	color:#999;
	padding:15px 0 0 0;
}
.chs_footer ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.chs_footer li {
	display:inline;
}
.chs_footer li.line {
	color:#999;
	margin:0 3px;
}
.chs_footer p {
	padding:5px 0 0 0;
}

.clr {
	font-size:1px;
	line-height:1px;
	height:1px;
	display:block;
	clear:both;

}



.chs_head {
	padding:0px 10px 5px 10px;
	margin:15px 0 0 0;
	/* background:url(hbg.gif) repeat-x 0 bottom; */
}
.chs_head p {
	float:right;
	display:inline;
	font-size:11px;
	color:#999;
	margin:85px 50px -52px 0;
	position:relative;
	z-index:1000;
}
.chs_logo {
	float:left;
	display:inline;
}

.ch_header2 {
	font-size:150%;
	color:#555;
}
.ch_header2 strong {
	font-size:110%;
}
.c_org {
	color:#ff6600;
}

#owna_box{
	width:250px;	
	width:100%;
	padding:3px;
}
#owna_box p{
	margin:0px;
	clear:both;
	padding:0px;
}
#owna_box p span{
	display:inline;
	float:left;
	width:70px;
	font-size:12pt;
}
#owna_box p input{
clear:right;
width:130px;
}
#owna_s-box{
	margin-left:auto;
	margin-right:auto;
	width:250px;
	height:250px;
	position:relative;
	text-align:center;
	float: right
}
#owna_s-product-box{
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:62px;
	text-align:center;
}
#owna_s-product{
	margin-left:auto;
	margin-right:auto;
	max-height:100px;
	height:100px;
	border-width:0px;
}
.owna_s-product{
	width:100px;
}
#owna_s-skin{
	background: url(http://scripts.chitika.net/eminimalls/owna/urban.gif) center center no-repeat;
	width:250px;
	height:250px;
	position:absolute;
	top:0px;
	left:0px;
}
#owna_s-back{
	width:250px;
	height:250px;
	position:absolute;
	top:0px;
	left:0px;
}
#owna_s-tag{
	width:100%;
	height:auto;
	position:absolute;
	top:0px;
	left:0px;
	margin-top:46px;
	text-align:center;
	padding:4px;
}
#owna_s-tag span{
	font-size:9pt;
	font-family:'arial';
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
}
#owna_s-link{
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:200px;
}
#owna_s-link:hover {
	background:transparent;
}
#owna_s-chi{
}
#owna_s-chi span{
}
#owna_s-brand{
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:7pt;
	font-family:'georgia';
	width:100%;
	text-align:right;
}
#owna_s-brand:hover {
	background-color: transparent;
	color:#3988D2;
	text-decoration: underline;
}

#owna_s-brand span{
	background:white;
	padding:0px 2px 0px 2px;
}
#owna_thecode{
	font-size:12pt;
	height: 55px;
	width:300px;
	float: left;
	overflow:hidden;
	border-width:3px;
	background-color:#FFD1B2;
	margin-left: 64px;
}
.owna_back{
	background:#f5f9fd;
	border-bottom:solid 2px #d7e7f6;
}
.owna_back em {
	font-size: 12px;
}
.owna_header{
	font-size:18px;
	padding:0;
	margin:0;
	padding:2px;
  background: #ff8533;
	color:#fff;
  border-top: 4px solid #ffd1b2;
  border-bottom: 4px solid #ffd1b2;
	margin-bottom:10px;
}
.owna_back p{
	margin:3px;
}
#owna_searchresult {
	height:200px;
	width:375px;
	background-color: #FFF;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
	border: outset 1px #ccc;
}
.owna_searchresult_title{
	height:20px;
	overflow:hidden;
}
#owna_searchresult li{
	display:inline;
}
#owna_searchresult img{
	height:100px;
	cursor:pointer;
	cursor:hand;
	float:left;
}
#owna_left{
	/*
    width:525px;
	height: 400px;
	float:left;
	*/
}
#owna_middle{
	width:255px;
	height: 400px;
	float:left;
	margin-left: 5px;
}
#owna_right{
	width:255px;
	height: 400px;
	float:left;
	margin-left: 5px;
}
#owna_ajax_indicator{
	position:absolute;
	top:49%;
	left:49%;
	width:16px;
	height:16px;
}
.ch_step_label {
    display: block;
    width: 240px;
    float: left;
}
#ch_searchbar{
}

#owna_landing_page {
	width:785px;
}
#owna_landing_page ul{
	display:inline;
}
#owna_landing_page li{
	display:inline;
	float:left;
	width:254px;
}
#owna_landing_page h2{
	padding:4px; 
	color:#0381FF;
	border-left:1px solid #C0BFBF;
	border-bottom:1px solid #C0BFBF;
	font-family:'georgia';
	font-weight:bold;
	font-size: 14pt;
}
#owna_landing_page h3{
	padding:6px;
	color:#3887D1;
	text-decoration:underline;
	font-size:16pt;
	font-family:serif;
}

#owna_landing_page h1{
margin-bottom: 10px;
}

.owna_back h2 {
margin-bottom: 20px;
}
.owna_back p {
	margin-bottom: 10px;
	text-align: center;
}
#owna_product {
	width: 110px;
}
#review_loading{
	position:absolute;
	top:30px;
	right:0px;
}
#expert-review-form{
	font-size:80%;
	margin-top:0px;
}
#expert-review-form *{
	margin:0;
	padding:0;
}
#expert-review-form fieldset{
	border:0;
	
}
#expert-review-form .legend{
	color:#FFF8E6;
	border:0;
	color:#fff;
	background:#114388;
	font-weight:bold;
	/*position:relative;*/
	/*margin:2px -10px 6px -10px;*/
	padding:5px 10px;
}
.erf-submit {
	/*
	float:right;
	display:inline;
	position:relative;
	margin:-55px 0 0 0 !important;
	*/
	border:0 !important;
	outline:0 !important;
	cursor:pointer;
	width:88px;
	font-size:12px !important;
	height:43px;
	color:#fff;
	background:url(reviewit_bg.gif) no-repeat 0 0 !important;
	font-weight:bold;
	text-align:center;
	margin: 0 0 0 55px !important;
	/*position:absolute;*/
	/*bottom:5px;*/
}
.erf-submit-right{
	/*position:absolute;*/
	/*bottom:5px;
	right:0px;*/
	height:45px;
	width:88px;
}
#ex_review_new {
	/*
	float:left;
	clear:both;
	text-indent:-10000px;
	margin:0 !important;
	*/
	border:0 !important;
	outline:0 !important;
	cursor:pointer;
	font-size:12px !important;
	color:#fff;
	font-weight:bold;
	text-align:center;
	position:absolute;
	bottom:5px;
	width:88px;
	height:45px;
	background:url(reviewit_btn.gif) no-repeat 0 0 !important;
	left:5px;
}
.ex_the_reviews{
	position:absolute;
	bottom:50px;
	right:10px;
}
#expert-review-form p{
	border:0;
	margin:0;
	padding:0;
	clear:both;
}
#expert-review-form label{
	font-size:11px;
	float:left;
	display:inline;
	width:50px;
	text-align:right;
	margin:2px 5px 0 0;

}
#expert-review-form p input, #expert-review-form p textarea{
	background:#d7e7f6;
	border:solid 1px #93a9c9;
	font-size:11px;
	padding:2px;
	margin:0 0 3px 0;
	width:230px;
}
#expert-review-form input.erf-image{
	width:14.25em;
}
#expert-review-form input.erf-name_id{
	width:6em;
	float:left;
	display:inline;
}
#expert-review-form label.erf-id{
	width:*;
	display:inline;
}
#expert_review_content{
}
#expert_review_content #ex_review_nav{
	clear:both;
	padding:2px;
	margin:2px 0;
	font-size:75%;
	font-weight:bold;

}
.erf-nav {
	float: right;
	display:inline;
	width:200px;
	text-align:right;
	clear: right !important;
	position:absolute;
	bottom:10px;
	right:10px;
}


#expert-review #ex_review_div{
	float:left;
	display:inline;
	margin:8px 0 0 0;
	width:95px;
	overflow:hidden;
}
#expert-review #ex_review_div img {
	padding:2px;
	border:solid 1px #839dc1;
}
p.erf-content {
	float:left;
	display:inline;
	margin:4px 0 4px 1px;
	width:290px;
	font-size:90%;
	height:123px;
	overflow:hidden;
}

#ex_review_author_pl{
	float:right;
	display:inline;
	font-size:90%;
	font-style:italic;
	font-weight:normal;
	padding:3px 0;
	position:absolute;
	bottom:28px;
	right:10px;
}


/** SEARCH TABS **/

#ch_tabs {
	padding:0;
	margin:0 0 3px 0;
	height:39px;
	border-bottom:solid 1px #d5e5f6;
	position:relative;
	z-index:10;
}
#ch_tabs ul {
	list-style-type:none;
	padding:0;
	margin:0 0 -6px 10px;
	height:37px;
	position:relative;
	float:left;
	display:inline;
}
#ch_tabs li {
	float:left;
	display:inline;
}
#ch_tabs a{
	position:relative;
	float:left;
	display:inline;
	text-decoration:none;
	font-size:11px;
	color:#444;
	margin:10px 2px 0 0;
}
#ch_tabs a:hover{
	background:none;
	color:#2572c7;	
}
#ch_tabs a .ch_l, 
#ch_tabs a .ch_c,
#ch_tabs a .ch_r {
	float:left;
	display:inline;
} 
#ch_tabs a .ch_l,
#ch_tabs a .ch_r {
	width:8px;
	height:27px;
}
#ch_tabs a .ch_l {
	background:url(tabs/tabs_l.gif) no-repeat 0 0;
}
#ch_tabs a .ch_r {
	background:url(tabs/tabs_r.gif) no-repeat 0 0;
}
#ch_tabs a .ch_c {
	background:url(tabs/tabs_c.gif) repeat-x 0 0;
	padding:7px 4px 6px 4px;
}
#ch_tabs a.active, #ch_tabs a.active:hover {
	margin:2px 2px -2px 0;
	color:#000;
	
}
#ch_tabs a.active .ch_l,
#ch_tabs a.active .ch_r {
	width:8px;
	height:37px;
}
#ch_tabs a.active .ch_l {
	background:url(tabs/tabs_a_l.gif) no-repeat 0 0;
}
#ch_tabs a.active .ch_r {
	background:url(tabs/tabs_a_r.gif) no-repeat 0 0;
}
#ch_tabs a.active .ch_c {
	background:url(tabs/tabs_a_c.gif) repeat-x 0 0;
	padding:12px 4px 11px 4px;
}

#ch_search_arrow {
	background:url(arr_org.gif) no-repeat 0 0;
	
	width:158px;
	height:86px;
	text-indent:-10000px;
	
	float: right;
	display:inline;

	
	margin:-27px -40px -0px 0;
	*margin:-27px -40px -31px 0;
	
	position:relative;
	z-index:11;
	
}
#ch_smessage {
    color: #999;
    margin-right: 10px;
    text-align: right;
}
#ch_stitle {
    margin-left: 10px;
    text-transform: capitalize;
    float: left;
}
#ch_web_search_form {
    text-align: center;
}
#toggleExpertReview{
	position: relative;
}
.ch_movable_boxes {
	float: left;
	line-height: 140%;
	
}

.ch_sort_linx {
	float: left; 
	text-align: center; 
	font-size: 12px;
	font-weight: bold;
}
#ch_sort_seller {
	width: 88px;
}
#ch_sort_seller_ratings {
	width: 105px
}
#ch_sort_desc {
	width: 180px
}
#ch_sort_price {
	/*width: 129px*/
}
