/* Copyright (c) 2007 QUICK-SOLUTION.COM All rights reserved. */

/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 520px;
}

.layout-wtt #beta {
    left: 230px;
    width: 190px;
}

.layout-wtt #gamma {
    right: 190px;
    width: 230px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 190px;
    width: 520px;
}

.layout-twt #beta {
    left: -520px;
    width: 190px;
}

.layout-twt #gamma {
    width: 230px;
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 710px;
}

.layout-wt #beta {
    width: 230px;
}


/* Thin-Wide */

.layout-tw #alpha {
    /*left: 230px;
	width: 710px;*/
	left: 0px;
    width: 520px;
}

.layout-tw #beta {
    /*left: -710px;*/
	left: 0px;
	/*width: 200px;*/
    width: 135px;
}
.widget-quickcart .widget-content {
	margin-left:0px;
}
.contentsArea {
	width:580px!important;
}
.widget-header, .trackbacks-header, .comments-header, .comments-open-header, .archive-header {
	background:#6F93FF none repeat scroll 0 0;
	border-left:5px solid #0155DC;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	line-height:1;
	margin:0;
	padding:5px;
	position:relative;
	text-transform:uppercase;
	width:auto;
}
#beta-inner .widget-search,
#beta-inner .widget-recent-entries,
#beta-inner .widget-archive-monthly,
#beta-inner .widget-syndication {
	padding:10px 10px 0;
	width:115px;
}
.widget-content ul {
	margin:5px 0 0;
	padding-left:15px;
}
.widget-content ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
.widget-content {
	font-size:11px;
	margin-bottom:20px;
	margin-top:5px;
	text-align:left;
}
.widget-header, .widget-content {
	margin-left:0px;
	margin-right:0px;
}
.mt-archive-index .widget-quickcart {
	display:none;
}
.asset-name, .asset-name a, .archive-title {
	color:#FFFFFF;
}
.tit2, .entry-title, .entry-title a{
	color:#0099FF!important;
}
.widget-content {
	border-top:1px solid #CFD4D9;
	font-size:10px;
	line-height:1.2;
	margin:0 0 10px;
	padding:10px 0 0;
}
.widget-archive-monthly h3.widget-header a,
.widget-archive-monthly h3.widget-header {
	color:#FFFFFF;
	font-size:10px!important;
}