#content .wide td {
    color: #c1c1c1;
    font-family: 'LucidaGrande',Arial,sans-serif;
    font-size: 14px;
    padding: 5px;
    vertical-align: top;
}
.MarginTop30 {
    margin-top: 30px
}
.roundedContent-api {
	/* css3 for IE */
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    background-color: #FDF5E7;
    border: 1px solid #E6DAC6;
    margin-bottom: 30px;
    margin-top: 8px;
}
.categories-api {
    overflow: hidden
}
#content td.padd {
    padding: 25px;
    border-bottom: 1px solid #E6DAC6;
    border-right: 1px solid #E6DAC6;
}
.orange-highlighted {
    color: #ff7200
}
.brown-highlighted {
    color: #8b8374
}
.grey-bold *{
	color:#8b8374 !important;
	font-weight:bold !important;

}
.bold{
	font-weight:bold
}
.dark-brown-highlighted {
    color: #403730
}
#content .api-text td,
#content .api-text {
    color: #9d9890;
    font-family: 'LucidaGrande',Arial,sans-serif;
    font-size: 14px;
}
    #content .api-text .table-heading {
        font-size: 18px;
        padding-left: 25px;
        color: #403730;
        padding-top: 20px;
        border-bottom: 1px solid #E6DAC6;
        border-right: 1px solid #E6DAC6;
    }
    #content .api-text .note {
        background-color: #eae1d0;
        padding-left: 0;
        padding-right: 0;
    }
.PaddingLeft25 {
    padding-left: 25px
}
/* ------------------------------------------------------------------------ */
/* HEADER API */
/* ------------------------------------------------------------------------ */
#header-api {
    background: #bec500;
    height: 149px;
    overflow: hidden;
    position: relative;
}
    #header-api .inner {
        background: url(../img/header/api-header.jpg?123) repeat-x top left;
        height: 149px;
        left: 50%;
        margin-left: -785px;
        position: absolute;
        top: 0;
        width: 1570px;
    }
    #header-api .topNav {
        background-color: #b7b800;
        border-left: 1px #cacb13 solid;
        border-bottom: 1px #c6c80f solid;
        left: 90px;
        margin-left: 50%;
        margin-right: 155px;
        padding: 20px 16px 8px;
        position: relative;
        top: -12px;
        width: 2000px; /* for wide screens */
        /* border-radius */
        -webkit-border-radius-bottomleft: 12px;
        -moz-border-radius-bottomleft: 12px;
        border-radius: 12px;
    }
        #header-api .topNav li {
            display: inline-block;
            position: relative;
            font-family: 'KnockoutHTF28', Arial, sans-serif;
            font-size: 20px;
            color: #eff018;
        }
        #header-api .topNav a, #header-api .topNav span {
            color: #d8d905;
            display: block;
            font-family: 'KnockoutHTF28', Arial, sans-serif;
            font-size: 20px;
            line-height: normal;
            padding: 0 16px;
            text-decoration: none;
        }
        #header-api .topNav a:hover {
            text-decoration: underline
        }
	 #header-api .topNav span {
		color: #eff018;
	 }

#logo-api {
    color: #fff;
    float: left;
    left: 50%;
    margin-left: -490px;
    margin-top: -35px;
    position: relative;
}
#logo img {
    display: block
}
#header-api .renderNav {
    font-family: 'KnockoutHTF28', Arial, sans-serif;
    font-size: 0;
    margin-left: 50%;
    margin-top: 24px;
    position: relative;
}
    #header-api .renderNav li {
        display: inline-block;
        margin-right: 5px;
        position: relative;
    }
    #header-api .renderNav li.picture {
        display: inline-block;
        margin-right: 5px;
        margin-left: 253px;
        top: 5px;
        position: relative;
    }
    #header-api .renderNav a {
        color: #fff;
        display: block;
        font-family: 'KnockoutHTF28', Arial, sans-serif;
        font-size: 26px;
        height: 40px;
        line-height: 36px;
        padding: 0;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
    }
    #header-api .renderNav a[title^=Free] {
        background: url(../img/header/free-cons.png) no-repeat left top;
        width: 166px;
    }
    #header-api .renderNav a[title^=Chat] {
        background: url(../img/header/chat-live.png) no-repeat left top;
        height: 50px;
        margin-bottom: -10px;
        width: 119px;
    }
    #header-api .renderNav a[title^=Sign] {
        background: url(../img/header/sign-up.png) no-repeat left top;
        width: 134px;
    }
/* ------------------------------------------------------------------------ */
/* MAIN NAVIGATION ON THE PAGES LIKE API */
/* ------------------------------------------------------------------------ */
#nav-api {
    background: url(../img/header/api-sub-header.png) repeat-x left top;
    height: 80px;
    line-height: 72px;
    margin-bottom: -10px;
    margin-left: -500px;
    padding-left: 50%;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 9;
}
    #nav-api > li {
        border-left: 1px #e5dac5 solid;
        display: inline-block;
        line-height: 28px;
        padding: 0 1px 0 4px;
        
        position: relative;
        vertical-align: middle;
    }
    #nav-api > li.empty {
        border: 0 none;
        display: inline-block;
        line-height: 28px;
        padding: 3px 1px 0 17px;
        position: relative;
        vertical-align: middle;
    }
    #nav-api #phone {
        /* this needs to be id, not a class - to override nav: hover styles */;
        padding-left: 166px;
    }
        #nav-api #phone a {
            background: url(/img/header/phone-icon.png) no-repeat 0 1px;
            border: none;
            color: #edba4c;
            line-height: 24px;
            margin-bottom: 0;
            padding: 0 12px 4px 28px;
            text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.8);
            top: 0;
        }
    #nav-api > li > a {
        border-top: 1px #f2e7d0 solid; /* fixes IE border repaint bug */
        color: #bbac8d;
        display: block;
        font-family: 'KnockoutHTF28', Arial, sans-serif;
        font-size: 26px;
        padding: 0 12px 6px;
        position: relative;
        top: 2px;
        text-decoration: none;

        /* border-radius */
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }
    #nav-api > li > a:hover {
        background: url(../img/header/top-nav-active.gif) repeat-x top left;
        border: 1px #bfbfbf solid;
        color: #673b0d;
        margin-bottom: -7px;
        padding: 6px 11px 6px;
        top: -4px;
        z-index: 998;
    }
    #nav-api > li.active > a {
        background: url(../img/header/top-nav-active.gif) repeat-x top left;
        border: 1px #bfbfbf solid;
        color: #673b0d;
        margin-bottom: -13px;
        padding: 6px 11px 12px;
        top: -4px;
        z-index: 999;
    }
    #nav-api > li > a i {
        background: url(../img/header/top-nav-dropdown-sign.gif) no-repeat 0 -16px;
        display: inline-block;
        height: 8px;
        left: 6px;
        margin: 0 2px -4px 0;
        position: relative;
        top: -6px;
        width: 12px;
    }
    #nav-api > li > a:hover i {
        background: url(../img/header/top-nav-dropdown-sign.gif) no-repeat 0 -8px
    }
    #nav-api > li.active > a i {
        background: url(../img/header/top-nav-dropdown-sign.gif) no-repeat 0 0
    }
    #nav-api > li > div,
    #nav-api > li > b,
    #nav-api > li > em {
        display: none
    }
    #nav-api > li.active > div {
        background: #fff;
        border: 1px #bfbfbf solid;
        display: block;
        left: 4px;
        position: absolute;
        padding: 12px;
        top: 39px;
        z-index: 1000;
        /* box-shadow */
        -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
        box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
        -pie-box-shadow: none;
        /* border-radius */
        -webkit-border-radius-topright: 6px;
        -moz-border-radius-topright: 6px;
        border-top-right-radius: 6px;
    }
    #nav-api > li.active > b {
        background: #fff;
        display: block;
        height: 1px;
        left: 5px;
        position: absolute;
        top: 39px;
        width: 100%;
        z-index: 1001;
    }
    #nav-api > li.active > em {
        background: url(../img/header/top-nav-dropdown-corner.png) no-repeat top left;
        display: block;
        height: 10px;
        position: absolute;
        right: -8px;
        top: 30px;
        width: 10px;
        z-index: 1002;
    }
.api-search-button,
.api-search {
    color: #CCCCCC;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 22px;
    height: 25px;
    position: relative;
    width: 400px;
    font-weight: normal;
}
.api-search {
    float: left;
    /* css3 for IE */
/*    behavior: url(/htc/PIE.htc);*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: -moz-linear-gradient(center top , #EEEEEE, #FFFFFF 5px) repeat scroll 0 0 transparent;
    border: 1px solid #CCC1B6;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    z-index: 2;
}
.api-search-button {
	
    -moz-border-radius: 10px;
	
    -webkit-border-radius: 10px;
	
    border-radius: 10px;
	
    text-shadow: 1px 1px 0 #BBBBBB;
    font-family: 'KnockoutHTF28', Arial, sans-serif;
    font-size: 29px;
    font-weight: normal;
    background-color: #DDCAAD;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 37px;
	
    left: -10px;
	
    outline: medium none;
    padding: 0 12px 4px 20px;
    margin-right: 5px;
    position: relative;
    top: 0px;
    width: auto;
    float: left;
    z-index: 1;
}
.api-nav-16 {
    padding: 0 16px
}
.rock-wall {
    BACKGROUND: url(/img/api/rock-wall.jpg) repeat-y
}
.system-status {
    BACKGROUND: url(/img/api/system-status.png) no-repeat;
    color: #6f6f6f;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding-top: 52px;
    text-align: center;
    height: 86px;
    margin-left: 45px;
    margin-top: 20px;
	cursor:pointer;
}
.slow-status {
    BACKGROUND: url(/img/api/slow-status.png) no-repeat;
    width: 224px;
    height: 34px;
}
.perfecto-status {
    BACKGROUND: url(/img/api/perfecto-status.png) no-repeat;
    width: 224px;
    height: 34px;
}
.overload-status {
    BACKGROUND: url(/img/api/overload-status.png) no-repeat;
    width: 224px;
    height: 34px;
}
.notebook-bg {
    BACKGROUND: url(/img/api/notebook-bg.png) no-repeat;
    width: 270px;
    height: 790px;
    padding-left: 30px;
    padding-top: 55px;
    
    margin-bottom: 200px;
}

#content .wide .notebook-bg td {
    color: #c1c1c1;
    font-family: 'LucidaGrande',Arial,sans-serif;
    font-size: 12px;
    padding: 5px;
    padding-right:10px;
    vertical-align: top;
    line-height: 15px;
}


.relative {
    position: relative
}
.rock {
    background: url("../img/api/rock.jpg") repeat
}
.subCategory h6 {
   color: #FF7200;
    font-family: 'KnockoutHTF28',Arial,sans-serif;
    font-size: 32px;
   border-bottom: 1px solid #E3CCAD;
    line-height: normal;
    margin: 2px 0;
    text-shadow: 1px 1px #E1CCB5;
	width: 220px;
}
.apiDocLink {
    color: #FF7200;
    display: block;
    padding: 4px;
    text-decoration: none;
}
.apiDocLink:hover {
    text-decoration: underline
}
.searchResult {
    margin: 8px 0
}
    .searchResult a {
        color: #FF7200
    }
.api_search {
    border: 1px solid rgb(204, 193, 182)
}
#searchInput.ac_loading {
    border-color: rgb(189, 197, 0)
}
.api_autocomplete {
    border: 1px #CCC1B6 solid;
    color: #CCCCCC;
    font-family: Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-top: 1px;
    width: 490px !important;
    /* border-radius */

/*	behavior: url(/htc/PIE.htc);*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
    .api_autocomplete li a {
        color: #CCCCCC;
        font-family: Arial,sans-serif;
        font-size: 22px;
        font-weight: bold;
    }
    .api_autocomplete li {
		padding: 18px 10px;
		/* css3 for IE */
/*
		behavior: url(../htc/PIE.htc);
*/
		/* border-radius */
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
    }
    .api_autocomplete li:last-child {
        padding-bottom: 22px
    }
    .api_autocomplete .qnt {
		color: #CCC1B6;
		font-size: 12px;
		font-weight: normal;
		top: 10px;
    }
    .api_autocomplete .qnt {
        background-image: none !important;
	 background-color: #fff !important;
    }

.ac_over {
	background:none !important;
	color:#FF7200 !important;
}

.api_categories {
    font-size: 0;
    height: 36px;
    margin-top: 8px;
    padding: 8px 0 2px;
    text-align: center;
    word-spacing: 0;
	BACKGROUND: url(/img/api/subnav-bg.gif) repeat-x;
	 font-family: 'KnockoutHTF28', Arial, sans-serif;
    
}
    .api_categories li {
        border-left: 1px #CCCCCC solid;
        display: inline-block;
        position: relative;
		color:#FF7200;
		text-shadow: 1px 1px #F5E6CF;
    }
    .api_categories li:first-child {
        border-left: none
    }
    .api_categories li a {
        color: #d9a165;
        display: block;
        font-size: 20px;
        padding: 0 12px;
        text-decoration: none;
		text-shadow: 1px 1px #F5E6CF;
    }
    .api_categories li a:hover {
        text-decoration: underline
    }
     .api_categories li a.active {
	color:#ff7200;
	}
#content .apiDocEntries a {
    color: #ff7200
}
#content .apiDocEntries strong {
    color: #403730
}
#content .apiDocEntries table {
/*	behavior: url(/htc/PIE.htc);*/

    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #FDF5E7;
    border: 1px solid #E6DAC6;
    margin-bottom: 30px;
    margin-top: 8px;
}
#content .apiDocEntries th {
    font-size: 18px;
    font-weight: normal;
    color: #403730;
    padding: 20px 25px 5px;
    border-bottom: 1px solid #E6DAC6;
    border-right: 1px solid #E6DAC6;
    white-space: nowrap;
}
#content .apiDocEntries td {
    padding: 25px;
    border-bottom: 1px solid #E6DAC6;
    border-right: 1px solid #E6DAC6;
}

#content h6.api {
	background:url(/img/api/heading-bg.png);
	background-repeat:no-repeat;
		padding-bottom: 10px;
    padding-left: 100px;
font-size:50px;
margin-left:18px;
min-height:77px;
}

#content .notebook {
	background: url("../img/api/notebook.png") no-repeat;
	height:536px;
	 height: 496px;
    padding-left: 100px;
    padding-top: 40px;
    width: 970px;
}

#content div.top-bg {
    background: url("/img/api/notebook-top-bg2.jpg") no-repeat scroll 0 0;
    padding-left: 110px;
    padding-top: 30px;
    width: 1070px;
	min-height: 243px;
}

#content div.middle-bg {
    background: url("/img/api/notebook-middle-bg.png") repeat-y scroll 0 0 transparent;
	width:1070px;
}

#content div.bottom-bg {
    background: url("/img/api/notebook-bottom-bg.png") no-repeat scroll 0 0 transparent;
    height: 82px;
	width:1070px;
}

.subheading-adds {
	color: #C2B5A1;
    display: block;
    font-family: 'LucidaGrande',Arial,sans-serif;
    font-size: 16px;
    margin: -14px 0 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
