body {
	background:#FFF;
	font-family:Helvetica,Arial,sans-serif;
}

#header {
	background:url(images/header.png) repeat-x top;
	overflow:hidden;
}

#heading {
	position:relative;
	z-index:2;
}

#heading #theme_title {
	color:#FFF;
	height:280px;
}

#heading .skin_buttons {
	margin-left:-4px;
}

#heading .skin_buttons > a {
	margin-right:5px;
}

#heading #theme_title .title {
	margin-top:40px;
	margin-left:5px;
}

#heading #theme_title .title p {
	line-height:25px;
	font-size:14px;
}

#heading #theme_title .theme_image, .skin_listing .theme_image {
	width:400px;
	height:250px;
	margin-top:30px;
	margin-left:55px;
	background:url(images/browser.png) no-repeat top left;
	box-shadow: 0px 3px 3px #163440;
	-moz-box-shadow: 0px 3px 3px #163440;
	-webkit-box-shadow: 0px 3px 3px #163440;	
	position:relative;
}

.skin_listing .theme_image  {
	margin:0px;
	box-shadow: 0px 3px 3px #ccc;
	-moz-box-shadow: 0px 3px 3px #ccc;
	-webkit-box-shadow: 0px 3px 3px #ccc;
}

#heading #theme_title .theme_image .window, .skin_listing .theme_image .window {
	width:398px;
	margin:0px 1px;
	height:216px;
	position:absolute;
	top:34px;
	z-index:3;
	overflow:hidden;
	text-align:center;
}

#heading #category_title h1, #heading div.title span {
	display:block;
	margin:20px 0px;
	margin-left:5px;
}

#heading h1, #heading div.title span {
	text-shadow:0px -1px 0px #000;
	font-size:26px;
	color:#FFF;
}

#top {
	height:50px;
	position:relative;
}

#logo {
	position:absolute;
	top:0;
	left:0;
	width:289px;
	height:165px;
	margin-left:-95px;
	background:url(images/logo.png) no-repeat top left;
}

#logo_link {
	position:absolute;
	top:0;
	left:0;
	width:130px;
	height:50px;
	text-decoration:none;
}

#menu {
	background:#EEE;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #DDD;
	border-top:1px solid #FFF;
}

#menu ul {
	float:left;
	list-style:none;
	margin-bottom:0;
	border-right:1px solid #FFF;
	border-left:1px solid #DDD;
}

#menu ul li {
	margin:0;
	float:left;
}

#menu a {
	display:block;
	color:#888;
	text-decoration:none;
	padding:15px 25px;
	border-right:1px solid #DDD;
	border-left:1px solid #FFF;
	text-shadow:#FFF 0px 1px 0px;
}

#menu a:hover {
	color:#666;
}

#main {
	margin-top:30px;
}

/* Boxes */

.box {
	border:1px solid #F1F1F1;
	margin-bottom:20px;
}

.box .boxContent {
	padding:15px;
	color:#555;
}

.box .title {
	margin-top:10px;
}

.box .title .end {
	float:left;
	height:44px;
	width:15px;
	background:url(images/ribbon_sprite.png) right -156px no-repeat;
}

.box .title h3, .box .title h2, .box .title h1, .box .title span {
	color:#FFF;
	float:left;
	margin:0;
	margin-left:-8px;
	font-size:18px;
	font-weight:bold;
	line-height:44px;
	padding-left:18px;
	padding-bottom:8px;
	background:url(images/ribbon_sprite.png) 0px -156px no-repeat;
	text-shadow:0px -1px 0px #000;
}

.box .title a {
	color:#FFF;
	text-decoration:none;
}

.box .title.red h3, .box .title.red h2, .box .title.red h1, .box .title.red span {
	background-position:0px -104px;
}

.box .title.green h3, .box .title.green h2, .box .title.green h1, .box .title.green span {
	background-position:0px -52px;
}

.box .title.grey h3, .box .title.grey h2, .box .title.grey h1, .box .title.grey span {
	background-position:0px 0px;
}


.box .title.red .end {
	background-position:right -104px;
}

.box .title.green .end {
	background-position:right -52px;
}

.box .title.grey .end {
	background-position:right 0px;
}


/* Latest Skins */

#box_latestSkin {
	background:#FDFDFD;
}

#box_latestSkin .boxContent {
	padding-top:5px;
	border-bottom:1px solid #F1F1F1;
}

#box_latestSkin .latest_skin_row {
	margin-bottom:10px;
}

#box_latestSkin .latest_skin_row .theme_image {
	width:230px;
	height:172px;
	background:url(images/browser_220.png) no-repeat top left;
	box-shadow: 0px 0px 3px #ccc;
	-moz-box-shadow: 0px 0px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px #ccc;	
	position:relative;
}

#box_latestSkin .latest_skin_row .theme_image .window {
	width:228px;
	margin:0px 1px;
	height:152px;
	position:absolute;
	top:19px;
	overflow:hidden;
	text-align:center;
}


#box_latestSkin .latest_skin_row:last-child{
	margin-bottom:0;
}

#box_latestSkin .latest_skin_row .summary {
	position:relative;
	z-index:3;
}

#box_latestSkin .latest_skin_row .summary .title {
	margin-left:-20px;
	overflow:hidden;
}

#box_latestSkin .latest_skin_row .summary .title a {
	display:block;
	float:left;
	height:43px;
	line-height:45px;
	padding-left:30px;
	background:url(images/ribbon_sprite.png) 0px -294px no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px -1px 0px #000;
}

#box_latestSkin .latest_skin_row .summary .title .end {
	background:url(images/ribbon_sprite.png) right -294px no-repeat;
	height:43px;
}

#box_latestSkin .latest_skin_row .summary .excerpt {
	color:#777;
	line-height:18px;
	text-shadow:0px 1px 0px #FFF;
	padding:10px;
	padding-right:0px;
}

#box_latestSkin .more {
	text-align:right;
	padding:10px 15px;
	border-top:1px solid #FFF;
	background:#F8F8F8;
}

/* Latest News */
#box_news, #latest_news {
	background:#F8F8F8;
	border-color:#EFEFEF;
}

#box_news ul, #latest_news ul {
	list-style:none;
	margin:0;
	border-top:1px solid #EEE;
	border-bottom:1px solid #FFF;
	margin-top:5px;
}

#box_news ul li, #latest_news ul li {
	margin:0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #EEE;
	padding:10px 45px;
	background:transparent url(images/news.png) no-repeat 15px 13px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#F6F6F6'); /* for IE */
	background:-webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#F6F6F6)) url(images/news.png) no-repeat 15px 13px; /* for webkit browsers */
	background:-moz-linear-gradient(top, #FAFAFA, #F6F6F6) url(images/news.png) no-repeat 15px 13px; /* for firefox 3.6+ */
	background:-o-linear-gradient(top, #FAFAFA, #F6F6F6) url(images/news.png) no-repeat 15px 13px; /* for opera */
	background:linear-gradient(top, #FAFAFA, #F6F6F6) url(images/news.png) no-repeat 15px 13px; /* standard CSS3 */
	text-shadow:0px 1px 0px #FFF;
}

#box_news ul li a, #latest_news ul li a {
	color:#347997;
	font-weight:bold;
	text-decoration:none;
}

#box_news ul li a:hover, #latest_news ul li a:hover {
	color:#A30101;
}

#box_news ul li small.date, #latest_news ul li small.date {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	color:#777;
}

#box_news .more {
	text-align:right;
	padding:10px 15px;
}

#latest_news ul li:last-child {
	border-bottom:none;
}

#latest_news ul {
	border-bottom:none;
}

/* About Our CubeCart Skins */

#about {
	background:#FDFDFD;
	color:#777;
}

#about .boxContent {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	padding:25px 30px;
	min-height:300px;
}

#about .boxContent p {
	line-height:22px;
}

#about .boxContent p:last-child {
	margin-bottom:0;
}

#about .boxContent h3, #common_features .boxContent h3 {
	font-family:Helvetica,Arial,sans-serif;
	font-style:normal;
	font-weight:normal;
	margin-bottom:5px;
	font-size:14px;
}

/* Common Features */

#common_features {
	width:601px;
	color:#777;
	margin-left:-1px;
}

#common_features .box {
	min-height:300px;
}

#common_features .boxContent {
	padding:25px 30px;
	padding-right:0;
}

#common_features .boxContent .sub {
	float:left;
	width:189px;
	height:100px;
	margin-right:30px;
	padding-left:65px;
	background:url(images/simple_installation.png) no-repeat left 30px;
}

#common_features .boxContent .manage_your_licenses {
	background-image:url(images/manage_your_licenses.png);
}

#common_features .boxContent .web_developer_friendly {
	background-image:url(images/web_developer_friendly.png);
}

#common_features .boxContent .comprehensive_documentation {
	background-image:url(images/comprehensive_documentation.png);
}

#common_features .boxContent .search_engine_friendly {
	background-image:url(images/search_engine_friendly.png);
}

#common_features .boxContent .dedicated_support {
	background-image:url(images/support.png);
}

#common_features .boxContent .sub p {
	margin-bottom:0;
}

#common_features .boxContent .sub h3 {
	white-space:nowrap;
}

/* Slider */

#slider {
	overflow:hidden;
}

#slider > div {
	height:165px;
}

#slider div.slide {
	font-family:"Fontin Sans",Helvetica,Arial,sans-serif;
	margin-top:0;
}

#slider div.slide p {
	color:#FFF;
	font-size:26px;
	font-style:italic;
	margin-bottom:0;
	padding:45px 10px;
	text-shadow:0px -1px 0px #000;
}

#slider div.prev, #slider div.next {
	position:relative;
}

#slider div.prev a, #slider div.next a {
	display:block;
	position:absolute;
	text-decoration:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(images/prev.png) no-repeat center;
}

#slider div.next a {
	background-image:url(images/next.png);
}

#slider div.constant {
	position:relative;
}

#slider div.constant a {
	position:absolute;
	top:55px;
	height:53px;
	width:320px;
	background:url(images/view_themes.png) no-repeat center top;
}

#slider div.constant span {
	display:none;
}

#slider div.constant a:hover {
	background-position:center bottom;
}

/* Buttons */

a.btn {
	display:block;
	float:right;
	line-height:30px;
	background:url(images/button_sprite.png) top left no-repeat;
	padding-bottom:1px;
	text-align:left;
	color:#FFF;
	text-decoration:none;
	text-shadow:0px -1px 0px #000;
}

.more a.btn {
	margin-left:10px;
}

a.btn.green {
	background-position:0px -31px;
}

a.btn.red {
	background-position:0px -62px;
}

a.btn.blue {
	background-position:0px -93px;
}

a.btn > span {
	display:block;
	padding-left:35px;
	background:url(images/more_news.png) 10px center no-repeat;
}

a.twitter > span {
	background-image:url(images/twitter.png);
	padding-left:28px;
}

a.more_themes > span, a.demo > span, a.purchase > span, a.read_more > span {
	background-image:url(images/more.png);
	padding-left:30px;
}

a.btn > span > span {
	display:block;
	padding-right:11px;
	margin-right:-1px;
	background:url(images/button_sprite.png) top right no-repeat;
}

a.btn.green > span > span {
	background-position:right -31px;
}

a.btn.red > span > span {
	background-position:right -62px;
}

a.btn.blue > span > span {
	background-position:right -93px;
}


/* Skin Pages */

#theme_page {
	color:#333;
}

#theme_page .box {
	margin-bottom:20px;
}

#theme_page #box_overview {
	line-height:20px;
	background:#FDFDFD;
	text-shadow:0px 1px 0px #FFF;
	display:none;
}

#theme_page #box_overview .boxContent {
	padding:0px 15px;
	border-bottom:1px solid #F1F1F1;
	font-size:13px;
	line-height:23px;
	text-shadow:0px 1px 0px #FFF;
}

#theme_page #box_overview .more {
	text-align:right;
	padding:10px 15px;
	border-top:1px solid #FFF;
	background:#F8F8F8;
}

#theme_page #box_specification {
	background:#F8F8F8;
	border-color:#DDD;
}

#theme_page #box_specification .boxContent {
	padding:0px;
	margin-top:5px;
	border-top:1px solid #DDD;
	color:#333;
}

#theme_page #box_specification .boxContent .spec {
	border-top:1px solid #FFF;
	border-bottom:1px solid #DDD;
	text-shadow:0px 1px 0px #FFF;
}

#theme_page #box_specification .boxContent .spec:last-child {
	border-bottom:none;
}

#theme_page #box_specification .boxContent .spec > div {
	padding:15px;
	float:left;
	line-height:30px;
}

#theme_page #box_specification .boxContent .spec > div.specL {
	width:130px;
	font-weight:bold;
	background:#EEE;
	border-right:1px solid #DDD;
}

#theme_page #box_purchase {
	background:#F8F8F8;
	border-color:#DDD;
}

#theme_page #box_purchase .boxContent {
	padding:0;
	margin-top:5px;
	border-top:1px solid #DDD;
	color:#333;
}

#theme_page #box_purchase .boxContent .license {
	border-top:1px solid #FFF;
	border-bottom:1px solid #DDD;
	text-shadow:0px 1px 0px #FFF;
}

#theme_page #box_purchase .boxContent .license:last-child {
	border-bottom:none;
}

#theme_page #box_purchase .boxContent .license > div {
	padding:15px;
	float:left;
	line-height:30px;
}

#theme_page #box_purchase .boxContent .license > div.licenseL {
	width:130px;
	font-weight:bold;
	background:#EEE;
	border-right:1px solid #DDD;
}

#theme_page #box_purchase .boxContent .license > div.licenseM {
	color:#a30101;
	font-weight:bold;
	width:38px;
}

#theme_page #box_purchase .boxContent .license > div.licenseR {
	width:79px;
}

#theme_page #box_features .boxContent {
	padding:0;
	margin-top:5px;
}

#theme_page #box_features .boxContent ul {
	list-style:none;
	padding:0;
	margin:0;
}

#theme_page #box_features .boxContent ul li {
	margin:0;
	margin-left:15px;
	padding:15px;
	color:#555;
	padding-left:65px;
	min-height:50px;
	background:url(images/lightbulb.png) no-repeat left 30px ;
}

#theme_page #box_features .boxContent ul li.interface {
	background-image:url(images/interface.png);
}

#theme_page #box_features .boxContent ul li.install {
	background-image:url(images/simple_installation.png);
}

#theme_page #box_features .boxContent ul li.browsers {
	background-image:url(images/browsers.png);
}

#theme_page #box_features .boxContent ul li.seo {
	background-image:url(images/search_engine_friendly.png);
}

#theme_page #box_features .boxContent ul li.speed {
	background-image:url(images/fast.png);
}

#theme_page #box_features .boxContent ul li.navigation {
	background-image:url(images/navigation.png);
}

#theme_page #box_features .boxContent ul li.grid_row_switch {
	background-image:url(images/switch.png);
}

#theme_page #box_features .boxContent ul li.ajax_cart {
	background-image:url(images/basket.png);
}

#theme_page #box_features .boxContent ul li.image_scaling {
	background-image:url(images/photo_gallery.png);
}

#theme_page #box_features .boxContent ul li.sale_slideshow {
	background-image:url(images/film.png);
}

#theme_page #box_features .boxContent ul li.collapsible_sideboxes {
	background-image:url(images/sideboxes.png);
}

#theme_page #box_features .boxContent ul li.typography {
	background-image:url(images/typography.png);
}

#theme_page #box_features .boxContent ul li.documentation {
	background-image:url(images/documentation.png);
}

#theme_page #box_features .boxContent ul li p {
	margin:0;
	line-height:22px;
}

#theme_page #box_features .boxContent ul li > span, #theme_page #box_features .boxContent ul li > a {
	font-size:14px;
	line-height:25px;
	color:#777;
}

#theme_page #box_features .boxContent ul li > a {
	text-decoration:none;
	color:#347997;
}

#theme_page #box_features .boxContent ul li > a:hover {
	color:#A30101;
}

/* Skin Category Pages */

.skin_listing {
	margin-bottom:20px;
}

.skin_listing .boxContent {
	padding-top:5px;
}

.skin_listing .boxContent > div {
	float:left;
}

.skin_listing .boxContent > div.image {
	width:400px;
}

.skin_listing .boxContent > div.excerpt {
	width:508px;
	margin-left:20px;
}

.skin_listing .boxContent > div.excerpt div.previews {
	margin-bottom:20px;
}

.skin_listing .boxContent > div.excerpt div.previews > div {
	float:left;
	margin-right:20px;
}

.skin_listing .boxContent > div.excerpt div.previews > div.preview_3 {
	margin-right:0;
}

.skin_listing .boxContent > div.excerpt div.previews div.theme_image {
	width:150px;
	height:112px;
	background-image:url(images/browser_150.png);
}

.skin_listing .boxContent > div.excerpt div.previews div.theme_image div.window {
	width:148px;
	height:98px;
	position:absolute;
	top:13px;
}

.skin_listing .boxContent > div.excerpt > p {
	line-height:22px;
	font-size:13px;
	color:#777;
}

.skin_listing .boxContent > div.excerpt div.more {
	padding:10px 15px;
	border:1px solid #F1F1F1;
	border-left:none;
	border-right:none;
	background:#FDFDFD;
}

/* News Category pages */
.news_listing {
	margin-bottom:20px;
	background:#FDFDFD;
}

.news_listing .boxContent {
	padding-top:5px;
	color:#777777;
	font-size:13px;
	line-height:22px;
	border-bottom:1px solid #F1F1F1;
}

.news_listing .more {
	background:none repeat scroll 0 0 #F8F8F8;
	border-top:1px solid #FFFFFF;
	padding:10px 15px;
	text-align:right;
}

.news_listing .excerpt small.date {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	display:block;
	margin-bottom:10px;
	color:#666;
}

.news_listing .excerpt p:last-child {
	margin-bottom:0px;
}

/* Sidebar */
#sidebar > div.box {
	margin-bottom:20px;
	background:#F8F8F8;
	border-color:#EFEFEF;
}

/* News Post */
.news_post .boxContent {
	padding-top:5px;
	font-size:13px;
}
.news_post small.date {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	display:block;
	margin-bottom:10px;
	color:#666;
}

.news_post .boxContent h1, .news_post .boxContent h2, .news_post .boxContent h3, .news_post .boxContent h4 {
	font-weight:normal;
	font-size:18px;
	margin-top:20px;
	margin-bottom:15px;
}

.news_post .boxContent p {
	line-height:23px;
}

.news_post .boxContent a {
	background:#94a748 url(images/more_50.png) no-repeat 8px center;
	color:#FFF;
	margin:0 2px;
	padding:4px 8px 4px 25px;
	text-decoration:none;
	text-transform:capitalize;
	white-space:nowrap;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow:0px 1px 0px #667917;
	border:1px solid #94a748;
	border-bottom-color:#768b21;
}

.news_post .boxContent a:hover {
	background-color:#a30101;
	border:1px solid #a30101;
	border-bottom-color:#820909;
	text-shadow:0px 1px 0px #820909;
}

.news_post .boxContent ul {
	line-height:28px;
}

/* Post Page (Information) */
#post_page .box {
	margin-bottom:20px;
}

#post_page .box .boxContent p:last-child{
	margin-bottom:0;
}

/* Comments */
#commentBody {
	background:#EDEDED;
	border-color:#DCDDDD;
}

.commentTitle {
	font-size:2em;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	line-height:1.2em;
}

.commentTitle div {
	z-index:2;
	position:relative;
	text-shadow:0px 1px 0px #FFF;
}

.commentTitle div.shadow {
	color:#FFF;
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
}

.commentTitle a {
	text-decoration:none;
	color:#333;
	border-bottom:1px dotted #999;
}

.commentTitle a:hover {
	border-bottom-style:solid;
}

.cancel-comment-reply {
	margin-bottom:10px;
}

.cancel-comment-reply a, .loggedInComment a.userLogout {
	border-bottom-color:#FFF;
	color:#FFF;
	background:#333 url(http://d15yfhj37chza6.cloudfront.net/comment_delete.png) 4px 2px no-repeat;
	text-decoration:none;
	padding:4px 8px 4px 25px;
	white-space:nowrap;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.loggedInComment a {
	color:#000;
	text-transform:capitalize;
	text-decoration:none;
}

.loggedInComment a.userLogout {
	background-image:url("http://d15yfhj37chza6.cloudfront.net/user_delete.png");
	margin-left:10px;
}

div.userComment .mod {
	background:#FFFFCC url(http://d15yfhj37chza6.cloudfront.net/error.png) no-repeat scroll 5px 4px;
	padding:0.25em 0.5em 0.25em 27px;
	border-bottom:1px solid #FFCC33;
	margin-bottom:10px;
}

div.userComment a {
	text-decoration:none;
	color:#4094DD;
}

ol.commentlist {
	list-style:none;
	margin:0px;
	padding:15px;
}

ol.commentlist li {
	margin:0px;
	list-style:none;
}

ol.commentlist li .commentRightCol {
	margin-left:125px;
	margin-right:10px;
}

ol.commentlist li div.commentContainer {
	margin-bottom:15px;
}

ol.commentlist li ul.children {
	margin:0px;
	margin-left:25px;
}

div.userPic img {
	background:#FFF;
	border:1px solid #CDCFCF;
	padding:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

ol.commentlist li div.userComment {
	overflow:hidden;
	background:#FFF;
	border:1px solid #CDCFCF;
	padding:15px;
	padding-bottom:10px;
	color:#42423D;
	line-height:1.6em;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

ol.commentlist li div.commentDetails {
	border-top:1px solid #D9D9D9;
	padding-top:7px;
	color:#888;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:0.8em;
}

ol.commentlist li div.commentDetails a {
	text-decoration:none;
	border-bottom:1px dotted #999;
	color:#888;
	padding:0px 2px;
	white-space:nowrap;
}

ol.commentlist li div.commentDetails a:hover {
	border-style:solid;
	background:#E1ECFC;
	color:#00123C;
	border-color:#D1E2FB;
}

.commentFormRightCol {
	margin-left:125px;
	text-align:left;
	margin-right:22px;
	max-width:460px;
}

#commentBody input#author, #commentBody input#email, #commentBody input#url, #commentBody textarea#comment {
	display:block;
	margin:5px 0px;
	border:1px solid #BBB;
	border-bottom-color:#E4E4E4;
	border-right-color:#E4E4E4;
	padding:5px 5px;
	background:#FFF;
	width:100%;
	font-family:Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size:1em;
}

#commentBody textarea#comment {
	min-height:170px;
	height:170px;
}

#commentBody div#respond {
	border-top:1px solid #CDCFCF;
	border-bottom:1px solid #FFF;
	margin-top:15px;
	margin-bottom:15px;
	max-width:650px;
}

#commentBody div#respond .surround {
	padding:15px;
}

#commentBody .respondTopBorder {
	border-top:1px solid #FFF;
	margin-bottom:15px;
}

#commentBody .respondBottomBorder {
	border-bottom:1px solid #CDCFCF;
	margin-top:25px;
}

.previewComment {
	display:none;
	margin-top:25px;
}