/*
 * Reset
 ***************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
	margin:0;
	padding:0;
	background-image: url(../images/glossymetal.jpg);
	background-attachment: fixed;
}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/*
 * General
 ***************/

html { /* Force scrollbars */
	height: 100%;
	margin-bottom: 1px;
}

#Modele {
/*	background-image: url(../images/dog.jpg); */
	background-position: 100%;
	background-repeat: no-repeat;	
}

body {
	border: 0;
	color: #555;
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 5;
	padding: 5;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
    text-rendering: optimizeLegibility;
}

td {
	font-size: 13px;
}

a:link,
a:visited {
	color: #0464BB;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

a:hover,
a:focus,
a:active {
	color: #1C417C;
	text-decoration: underline;
}

#viewport {
	margin: auto;
	position: relative;
	text-align: left;
	width: 960px;
}



/*
 * Header
 ***************/

#hd {
	background: transparent url(/assets/images/topbar.png) no-repeat 10px bottom;
	height: 108px;
	position: relative;
}

#hd table.nav {
	position: absolute;
	margin-left: 0;
}

#hd table.nav tr td {
	padding-top: 1px;
	padding-left: 0;
	padding-right: 0;
}

#hd table.nav a,#hd table.main-nav a:hover,#hd table.main-nav a:visited {
	color: #fff;
}

#hd table.nav a,#hd table.main-nav a span {
	color: #fff;
	display: block;
}

#hd table.nav a {
	line-height: 14px;
}

#hd table.nav a span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 6px 15px 7px;
}



/*
 * Navigation
 ***************/

#hd table.main-nav {
	left: 15px;
	top: 53px;
}

#hd table.main-nav tr {
	height: 28px;
}

#hd table.main-nav td.active a {
	background: transparent url(/assets/images/nav-left.png) repeat-x;
	text-decoration: none;
}

#hd table.main-nav td.active a span {
	background: transparent url(/assets/images/nav-right.png) no-repeat right 0;
	font-weight: 700;
	text-decoration: none;
	padding: 7px 15px 6px;
}

#hd .sub-nav {
	position: absolute;
	left: 25px;
	top: 85px;
	height: 21px;
}

#hd .sub-nav td {
	font-size: 11px;
	color: #777;
}

#hd .sub-nav td a {
	color: #046BCA;
}

#hd .sub-nav td.spacer {
	padding: 0 5px;
}

#langswitch {
	position: absolute;
	top: 20px;
	left: 150px;
}

#langswitch span {
	color: #bb141f;
}



/*
 * Branding, Logo
 ***************/

#hd h1 a,
#hd h1 a#logo {
	display: block;
	float: left;
	position: relative;
	top: 0;
	width: 134px;
	overflow: hidden;
	text-indent: 150%;
	white-space: nowrap;
	
	background: url(/assets/images/logo-sencha-sm.png) no-repeat 0px 0px;
	height: 50px;
	left: 10px;
}

#hd a#logo img {
	border: none !important;
	height: 50px;
	position: relative;
	top: 0;
	left: 10px;
	width: 120px;
}

#hd h1 a span {
	display: none;
}



/*
 * Body
 ***************/

#bd {
	margin: 5px 15px 0;
}

#bd p {
	margin-bottom: 1em;
}

#bd br {
	font-size: 10px;
	line-height: 10px;
}

#bd .left-column {
	width: 700px;
	float: left;
}

#bd .right-column {
	width: 200px;
	float: left;
	margin-left: 20px;
}

#bd .right-column p {
	font-size: 12px;
	margin: 5px;
}

#bd h3 {
	font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #385F95;
	margin: 12px 0 6px;
}

#bd h4 {
	font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #555;
	margin: 4px 0 0;
}

#bd h5 {
	font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #F1F1F1;
	line-height: 20px;
	color: #789030;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 3px;
}

#bd .big-box h5.alt {
	text-align: center;
	font-size: 13px;
	border-bottom: 1px solid #eee;
	color: #385F95;
}

#bd .box {
	padding: 3px 5px 15px;
}



/*
 * Products - Ext JS
 ***************/

h1.pagetitle {
    position: relative;
}

h1.pagetitle a.download {
    display: block;
    position: absolute;
}

h1.pagetitle,
div#products.extjs h1.pagetitle {
    color: #385F95;
    font: 600 32px/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    height: 32px;
    margin: 18px 0 12px;
    width: 100%;
}

div#products.extjs h1.pagetitle span {
    color: #777;
    font-size: 70%;
    font-weight: 400;
    letter-spacing: normal;
}

h1.pagetitle a.download {
    background: url(/assets/images/20100616buttons.png) no-repeat 0 0;
    display: block;
    float: right;
    height: 25px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    text-indent: 150%;
    white-space: nowrap;
    width: 120px;
}

.ext-ie7 h1.pagetitle a.download {
    bottom: 20px;
}

h1.pagetitle a.download:hover,
h1.pagetitle a.download:focus,
h1.pagetitle a.download:active {
    background-position: 0 -40px;
}

h1.pagetitle a.download:active {
    bottom: 9px;
}




/*
 * Products - Ext GWT
 ***************/
div#products.extgwt h1.pagetitle {
    color: #385F95;
    font: 600 32px/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    height: 32px;
    margin: 18px 0 6px;
    width: 100%;
}

div#products.extgwt h1.pagetitle span {
    color: #777;
    font-size: 70%;
    font-weight: 400;
    letter-spacing: normal;
}



/*
 * Footer
 ***************/

#ft {
	background: #fff;
	border-top: 1px solid #DCDCDC;
	clear: both;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	text-align: center;
	width: 920px;
}

/* New Footer Nav */

#ft ul.nav,
div.body_wrapper #ft ul.nav {
    margin: 0;
}

#ft ul.nav li,
div.body_wrapper #ft ul.nav {
    float: left;
}

#ft ul.nav li a,
div.body_wrapper #ft ul.nav li a {
    color: #777;
	font-size: 12px;
	display: block;
	padding: 5px 25px 0 0;
}

/* Forum uses different #ft */

    #body_wrapper #ft {
        margin: 25px 0 0;
        width: auto;
    }
    
    div.below_body .footer_copyright, 
    div.below_body .footer_morecopyright {
        text-align: left;
    }

#ft table.nav {
	margin: 0 auto;
}

#ft table.nav a {
	font-size: 12px;
	display: block;
	padding: 5px 15px 0;
}

#ft div.copy {
	color: #808080;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 15px;
	text-align: right;
}

#ft div.copy a {
    color: #808080;
}

ul.features,
.content-box ul,
.side-box ul {
	margin-left: 15px;
	list-style-image: url(/assets/images/c-sep-l.gif);
}

ul.features li,
.content-box ul li,
.side-box ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	
}



/*
 * Flyout Menus
 ***************/

/*  Archived 20100615
    .flyout-menu {
    	position: absolute;
    	left: -200px;
    	top: -200px;
    	background: #fff;
    	text-align: left;
    	border: 1px solid #ccc;
    	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    	padding: 10px 15px;
    }
    
    .flyout-menu a {
    	color: #046BCA;
    }
    
    .flyout-menu p {
    	font-size: 11px;
    	color: #555;
    	line-height: 16px;
    	margin: 0 0 4px;
    }
    
    .flyout-menu br {
    	line-height: 10px;
    }
    
    .flyout-menu h3 {
    	font-size: 12px;
    	font-weight: 700;
    	line-height: 15px;
    }
    
    .flyout-menu ul {
    	font-size: 11px;
    	list-style-type: square;
    	margin-left: 15px;
    }
    
    .flyout-menu li {
    	color: #ccc;
    	line-height: 16px;
    }
*/

.flyout-menu {
    background: #FFF;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 4px;
    -moz-border-radius-topleft: 0;
    border-radius: 4px;
    border-top-left-radius: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,0.65);
    -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.65);
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.65);
    font: normal 12px/1 Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    position: absolute;
    left: -200px;
    top: -200px;
    text-align: left;
    text-shadow: 0 1px 0 rgba(255,255,255,0.9);
    width: 250px;
}

.ext-ie .flyout-menu {
    border: 1px solid #ccc;
}

.flyout-menu ul,
.flyout-menu ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.flyout-menu ul li a,
.flyout-menu ul li a:visited {
    background-color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    color: #0464BB;
    display: block;
    padding: 12px;
    text-decoration: none;
    
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition:    background-color 0.3s ease-in-out;
	transition:         background-color 0.3s ease-in-out;
}

.flyout-menu ul li a:hover,
.flyout-menu ul li a:focus,
.flyout-menu ul li a:active {
    background-color: #f2f2f2;
    text-decoration: none;
}

.flyout-menu ul li a:active {
    background: #dfdfdf;
}

.flyout-menu ul li a h3 {
    color: #0464BB;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 0 2px;
    padding: 0;
}

.flyout-menu ul li a p {
    color: #777;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    margin: 0;
    padding: 0;
}

.flyout-menu ul li a:hover p,
.flyout-menu ul li a:focus p,
.flyout-menu ul li a:active p {
    color: #555;
}

.flyout-menu li.first a,
.flyout-menu li#firstproduct a {
    padding-top: 16px;
}

.flyout-menu li.last a,
.flyout-menu li#opensourceproducts a,
.flyout-menu li#opensourceproducts a:hover {
    border-bottom: 0;
    padding-bottom: 16px;
}

.flyout-menu li.last a h3,
.flyout-menu li#opensourceproducts a h3 {
/*     color: #659608; */
}



/*
 * RSS, Side boxes
 ***************/

.rss {
	float: right;
	margin: 3px 3px 0 0;
}

.rss a {
	display: block;
	width: 14px;
	height: 14px;
	background: transparent url(/assets/images/home/rss.gif) no-repeat 0 -14px;
}

div.side-box {
/* 	background: transparent url(/assets/images/side-box.png) no-repeat; */
    background: #f6f6f6;
    border: 1px solid #ddd;
    font: normal 11px/14px;
	padding: 10px;
	width: 178px;
	margin-bottom: 20px;
}

#bd div.side-box-inner h5 {
    line-height: 15px; 
    padding-bottom: 0; 
    text-shadow: #fff 0 1px 0;
}

div.big-box {
	background: transparent url(/assets/images/big-box.png) no-repeat;
	padding-top: 12px;
	width: 700px;
	margin-bottom: 20px;
}

div.big-box-inner {
	background: transparent url(/assets/images/big-box.png) no-repeat 0 bottom;
	font-size: 12px;
	padding: 0 15px 12px;
}

div.big-box-solid {
	background: transparent url(/assets/images/big-box-solid.png) no-repeat;
	padding-top: 8px;
	width: 700px;
	margin-bottom: 20px;
}

div.big-box-solid-inner {
	background: transparent url(/assets/images/big-box-solid.png) no-repeat 0 bottom;
	font-size: 12px;
	color: #557;
	padding: 0 15px 5px;
}

div.full-box {
	background: transparent url(/assets/images/full-box.png) no-repeat;
	padding-top: 12px;
	width: 920px;
}

div.full-box-inner {
	background: transparent url(/assets/images/full-box.png) no-repeat 0 bottom;
	font-size: 12px;
	padding: 0 15px 10px;
}

div.content-box {
	width: 700px;
}

div.content-box p {
	margin-left: 5px;
	margin-right: 5px;
}

#bd div.content-box ul.features {
	margin-left: 20px;
}

#bd .content-box h5 {
	background-image: url(/assets/images/med-shd.png);
	padding-left: 10px;
	margin-bottom: 5px;
}



/*
 * Store
 ***************/

#commercial strong {
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #083772;
	font-weight: 700;
	margin: 0;
}

table.license {
	margin-left: 5px;
}

table.license,
table.license td {
	border-collapse: separate;
	border: 0 none !important;
	font-size: 12px;
}

table.license td {
	padding: 0 5px 5px;
}

.order-type {
	float: left;
	width: 300px;
	font-size: 11px;
	margin: 10px;
}

#bd .order-complete p {
	margin-left: 0;
}

#commercial table.order-review {
	border-collapse: separate;
	margin-left: 10px;
	font-size: 12px;
}

#commercial table.order-review td {
	vertical-align: top;
	padding: 5px 20px 5px 5px;
}

#commercial table.order-review tr.tsep td {
	border-top: 1px dotted #ddd;
}

#commercial h3 {
	font-size: 16px;
	margin: 0 0 5px;
}

#store .big-box h4 {
	font-size: 12px;
	font-weight: 700;
	color: #222;
	background: #efefef url(/assets/images/inner-hd.png) repeat-x;
	border: 1px solid #efefef;
	padding: 4px;
}

#store .sale-banner {
	background: #FFE;
	border: 1px solid #FF9;
	font: normal 11px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0;
	padding: 0 10px 5px;
}

#store .sale-banner h4 {
	color: #C33;
	background: none;
	border: 0;
}

#store .sale-banner p {
	padding-left: 10px;
}

a.buynow {
	text-decoration: none;
	border: 1px solid;
	background: #eee;
	font: bold 11px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, sans-serif;
	color: #333 !important;
	cursor: pointer;
	display: block;
	float: right;
	border-color: #ddd #bbb #bbb #ddd;
	margin: 0 2px;
	padding: 4px 7px;
}

a.buynow:hover,
a.buynow:hover {
	text-decoration: none;
	background-position: 0 2px;
	background-color: #fafafa;
	border-color: #ccc #bbb #bbb #ccc;
}

.saleprice,b.sale,
.sale-msg strong {
	color: #c33;
}

.compare th {
	font-weight: 700;
	text-align: center;
	border: 1px solid #ddd;
	color: #fff;
	background: #083772;
	font-size: 12px;
	padding: 5px 12px;
}

.compare td {
	text-align: center;
	border: 1px solid #ddd;
	font-size: 12px;
	padding: 5px;
}

.compare th.cfirst {
	padding-left: 8px;
}

.compare td.cfirst,
.compare th.cfirst {
	text-align: left;
}

.compare td.cfirst {
	padding-left: 20px;
}

.compare td.ctitle {
	text-align: left;
	font-weight: 700;
	background: #ececec;
	padding-left: 12px;
	font-size: 12px;
}

.compare tr.cprice td,
.compare tr.cfoot td {
	font-weight: 700;
	border: 1px solid #ddd;
	border-collapse: collapse;
	color: #083772;
	background: #c3daf9 url(/dev/resources/images/grid-hrow.gif) repeat-x;
	vertical-align: top;
	padding: 5px 12px;
}

.compare tr.cfoot td {
	background: #fff;
	padding-left: 2px;
	padding-right: 2px;
	border-color: #fff;
}

.compare tr.cfoot td a {
	margin-top: 0;
	margin-right: 25px;
}

.compare tr.corder-note td {
	background: #eee;
}

.compare sup {
	margin-left: 3px;
	font-size: 10px;
}

.compare-info {
	font-size: 11px;
	padding: 10px;
}



/*
 * Contact Us
 ***************/

.contact-list {
	margin-top: 5px;
}

.contact-list td {
	vertical-align: top;
	padding: 5px 10px 10px;
}

.contact-list li {
	margin-top: 0 !important;
}

.contact-list strong {
	font-weight: 700;
}



/*
 * Downloads
 ***************/

table.dl {
	width: 650px;
}

table.dl td {
	vertical-align: top;
	padding: 5px;
}

.expandable {
	background: #F7F7F7;
	border: 1px solid #DEDEDE;
	padding: 4px;
}

.expandable-body {
	background: #fff;
	padding: 5px;
}

.expandable-body dd {
	float: left;
	width: 300px;
	padding: 5px;
}

.expandable-body dd.offering {
	float: left;
	width: 600px;
	padding: 5px;
}

.training-info {
	font-size: 11px;
}

a.link {
	font-size: 12px;
	font-weight: 700;
	line-height: 19px;
}

#msg-ct {
	position: absolute;
	left: 680px;
	top: 30px;
	width: 217px;
	height: 22px;
}

#msg {
	width: 217px;
	height: 22px;
	background-image: url(/assets/images/msg-bg.png);
	color: #777;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	font-size: 11px;
	cursor: pointer;
	visibility: hidden;
}

#msg-inner {
	line-height: 12px;
	text-align: center;
	padding: 5px 10px 0;
}

.msg-over {
	color: #789030 !important;
}

#msg img {
	width: 19px;
	height: 19px;
}

#gsearch-box {
	color: #999;
}

.gs-active #gsearch-box {
	color: #333;
}

.ext-ie #gsearch-box {
	height: 18px;
	position: relative;
	left: 0;
	top: -2px;
}



/*
 * Forum fixes
 ***************/

#google-search {
	top: 86px !important;
}

#posts ul {
	list-style-type: disc;
}

#posts ol {
	list-style-type: decimal;
}

#bd .entry h3 {
	margin-top: 15px;
}

#mc_message {
	display: block;
	padding-bottom: 10px;
	font-family: Helvetica, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

a#join_us.button {
	background: url(/assets/images/index/button_join_us.png) no-repeat 0 0;
	display: block;
	height: 27px;
	width: 81px;
	overflow: hidden;
	text-indent: 150%;
	white-space: nowrap;
	margin: 0 0 12px;
	padding: 0;
}

a#join_us.button:hover,
a#join_us.button:focus,
a#join_us.button:active {
	background: url(/assets/images/index/button_join_us.png) no-repeat 0 -27px;
}



/* 
 * Download & Thank You page (18 Jan 2010)
 ************************/

#banner {
	height: 200px;
	margin-top: 12px;
	position: relative;
	width: 920px;
}

#extjs #banner {
	background: #6987BE url(/assets/images/download_extjs.gif) no-repeat 0 0;
}

#extgwt #banner {
	background: #6987BE url(/assets/images/download_extgwt.gif) no-repeat 0 0;
}

#banner h3 {
	text-indent: -9999px;
}

#banner p {
	color: #fff;
	font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	position: absolute;
	top: 118px;
	left: 30px;
	text-transform: none;
	margin: 0;
	padding: 12px 0 0;
}

#banner p a:link,
#banner p a:visited {
	color: #FFF;
	text-decoration: underline;
}

#banner p a:hover,
#banner p a:focus,
#banner p a:active {
	color: #ddd;
	text-decoration: underline;
}

#communication {
	margin-top: 20px;
}

#communication label span {
	font-weight: 700;
	display: inline-block;
	margin-right: 12px;
}

#communication.big-box-solid {
    margin-bottom: 10px;
    padding: 15px 0 0;
}

#communication.big-box-solid .big-box-solid-inner {
    padding: 0 20px 15px;
}

#communication.big-box-solid input#EMAIL {
    border: 1px solid;
    border-color: #ccc #ddd #ddd #ccc;
    height: 18px;
    padding: 1px 0 0 4px;
}

input#merge0 {
	padding: 2px;
}



/* 
 * Begin Training Page - Bookshelf (26 Jan 2010)
 ************************/

div#bookshelf {
	overflow: hidden;
	margin: 18px 0;
	padding: 0 10px;
}

div#bookshelf h4 {
	background: url(/assets/images/training_h_bookshelf.png) no-repeat;
	height: 27px;
	width: 286px;
	overflow: hidden;
	text-indent: 150%;
	white-space: nowrap;
	margin: 0 0 0 -10px;
	padding: 0;
}

div#bookshelf a.book {
	background-color: rgba(169,212,252,0.45);
	border: none;
	display: block;
	float: left;
	outline: none;
	position: relative;
	width: 93px;
	margin: 0 12px 10px 0;
	padding: 3px;
}

div#bookshelf a.book:hover {
	background-color: rgba(169,212,252,1.0);
}

div#bookshelf a.book img {
	border: 1px solid rgba(255,255,255,0.88);
}

div#bookshelf p {
	padding-right: 4px;
	margin-left: 560px;
}



/* 
 * Ext JS Themes (18 Mar 2010)
 ************************/

div#ext_js_themes p small {
	display: block;
	font-size: 10px;
}

div#ext_js_themes p code {
	font-family: Menlo, Monaco, monospace;
}

h1#ext_js_themes_h {
	background: url(/assets/images/products/ext_js_themes_h1.png) no-repeat 11px 0;
	height: 28px;
	overflow: hidden;
	text-indent: 150%;
	white-space: nowrap;
	width: 960px;
	margin: 24px 0 .67em;
}

div#ext_js_themes {
	color: #777;
	font: normal 11px/1.6 Helvetica, Arial, Geneva, sans-serif;
	float: left;
	width: 700px;
}

div#ext_js_themes p,
div#ext_js_themes ul {
	color: #777;
	font: normal 11px/1.6 Helvetica, Arial, Geneva, sans-serif;
	margin: 0 0 1.6em;
}

div#ext_js_themes + div.right-column {
	padding-top: 0 !important;
}

div#ext_js_themes div.main {
	float: left;
	padding-left: 12px;
	width: 430px;
}

div#ext_js_themes p.intro_p {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 125%;
	line-height: 1.5;
	margin-bottom: 10px;
}

div#ext_js_themes div#howto {
	width: 441px;
	padding-bottom: 20px;
	position: relative;
	margin: 24px 0 12px -12px;
}

div#ext_js_themes div.themes {
	margin-left: 488px;
	width: 185px;
}

div#ext_js_themes div.themes ul {
	list-style: none;
}

div#ext_js_themes div.themes ul li img {
	border: 1px solid #CCC;
	display: block;
	height: 123px;
	width: 183px;
}

div#ext_js_themes div.themes ul li a {
	color: #777;
	display: block;
	text-decoration: none;
}

div#ext_js_themes div.themes ul li a span {
	color: #777;
	display: block;
	text-decoration: none;
	padding: 8px 1px 0;
	font: 11px/14px Helvetica, Arial, Geneva, sans-serif;
}

div#ext_js_themes div.themes ul li:hover span,
div#ext_js_themes div.themes ul li:hover span small {
	color: #555;
}

div#ext_js_themes div.themes ul li:hover img {
	border: 1px solid #999;
}

div#ext_js_themes div.themes ul li span small {
	color: #999;
	display: block;
	font-size: 11px;
}

div#ext_js_themes div.themes ul li {
	display: block;
	margin-bottom: 17px;
}

div#ext_js_themes a.button {
	background: url(/assets/images/products/ext_js_themes_buttons.png) no-repeat 0 0;
	display: block;
	height: 25px;
	width: 171px;
	overflow: hidden;
	text-indent: 150%;
	white-space: nowrap;
}

div#ext_js_themes a#spotlight_themes:hover {
	background-position: 0 -25px;
}

div#ext_js_themes a#downloadlink {
	background-position: 0 -50px;
}

div#ext_js_themes a#downloadlink:hover {
	background-position: 0 -75px;
}

div#ext_js_themes a#viewthemesbutton {
	background-position: 0 -100px;
}

div#ext_js_themes a#viewthemesbutton:hover {
	background-position: 0 -125px;
}

div#ext_js_themes a#downloadexample {
	background-position: 0 -150px;
}

div#ext_js_themes a#downloadexample:hover {
	background-position: 0 -175px;
}

div#ext_js_themes a#downloadlink.button,
div#ext_js_themes a#downloadexample.button,
div#ext_js_themes a#viewthemesbutton {
	float: left;
	margin-bottom: 18px;
}

div#ext_js_themes div#hireext h2,
div#ext_js_themes div#moreresources h2 {
	clear: left;
	height: 22px;
	overflow: hidden;
	text-indent: 150%;
	white-space: nowrap;
	width: 430px;
}

div#ext_js_themes div#hireext h2 {
	background: url(/assets/images/products/ext_js_themes_h_hireext.png) no-repeat -5px 0;
}

div#ext_js_themes div#moreresources h2 {
	background: url(/assets/images/products/ext_js_themes_h_moreresources.png) no-repeat -5px 0;
}

div#ext_js_themes div#howto h2 a {
	background: url(/assets/images/products/ext_js_themes_h_howto.png) no-repeat 0 0;
	display: block;
	height: 44px;
	width: 441px;
	overflow: hidden;
	text-indent: 150%;
	white-space: nowrap;
}

div#ext_js_themes div#howto ol li a {
	color: #777;
	text-decoration: none;
}

div#ext_js_themes #howto ol {
	background: url(/assets/images/products/ext_js_themes_ol_mid.png) repeat-y 0 0;
	width: 441px;
}

div#ext_js_themes #howto li {
	font-family: HelveticaNeue, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	font-size: 14px;
	line-height: 20px;
	min-height: 70px;
	width: 281px;
	margin: 0;
	padding: 6px 126px 0 34px;
}

div#ext_js_themes #howto li#stepone {
	background: url(/assets/images/products/ext_js_themes_ol_li1.png) no-repeat 0 0;
}

div#ext_js_themes #howto li#steptwo {
	background: url(/assets/images/products/ext_js_themes_ol_li2.png) no-repeat 0 0;
}

div#ext_js_themes #howto li#stepthree {
	background: url(/assets/images/products/ext_js_themes_ol_li3-2.png) no-repeat 0 0;
}

div#ext_js_themes #howto #bottom {
	background: url(/assets/images/products/ext_js_themes_ol_bot.png) no-repeat 0 bottom;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#hd table.main-nav a:hover,
#hd table.main-nav a:hover span,
div#ext_js_themes div#howto ol li:hover a {
	text-decoration: underline;
}

#hd .sub-nav td span,
div#ext_js_themes div.themes ul li:hover span small {
	color: #777;
}

.rss a:hover,
div#ext_js_themes a#spotlight_themes {
	background-position: 0 0;
}

#bd div.side-box-inner h5,
#bd div.big-box-inner h5 {
	background: transparent !important;
	padding-top: 0;
}



/* Begin Social Favicons */

ul#social  {
    font-size: 12px;
} 

ul#social li,
ul#social a {
    height: 16px;
    line-height: 16px;
}

ul#social a {
    background: url(/assets/images/social_sprite.gif) no-repeat 0 0;
    display: block;
    height: 16px;
    line-height: 16px;
    margin: 6px 0 0;
    padding: 0px 10px 0 24px;
}  

ul#social a#twitter {
    background-position: 0 0; }  
ul#social a#twitter:hover {
    background-position: 0 -16px; }  
ul#social a#tumblr {
    background-position: 0 -32px; }  
ul#social a#tumblr:hover {
    background-position: 0 -48px; }  
ul#social a#facebook {
    background-position: 0 -64px; }  
ul#social a#facebook:hover {
    background-position: 0 -80px; }  
ul#social a#linkedin {
    background-position: 0 -128px; }  
ul#social a#linkedin:hover {
    background-position: 0 -144px; }  
ul#social a#rss {
    background-position: 0 -96px; }  
ul#social a#rss:hover {
    background-position: 0 -112px; }
ul#social a#vimeo {
    background-position: 0 -210px; }  
ul#social a#vimeo:hover {
    background-position: 0 -230px; }

/* End Social Favicons */