@charset "utf-8";
/* CSS Document */

/*------------------Main-----------------------------*/
p {
	color: #515151;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left:0.2em;
}
pre {
	color: #3f4c6b;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
	color: #3f4c6b;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h1 {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size:30px;
	font-weight:lighter;
	padding: 0 0 0 5px;
	margin: 0em;
}
h2 {
	color: #202020;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight:lighter;
	font-size:24px;
	padding: 0 0 0 5px;
	margin: 0em;
}
h3 {
	color: #898989;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size:16px;
	padding: 0 0 0 5px;
	margin: 0em;
	font-weight: lighter;
}
h4 {
	color: #898989;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 0em;
	margin: 0em;
	font-weight: bolder;
	padding-left: 0em;
	text-transform: capitalize;
}
h5 {
	color: #898989;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size:12px;
	padding: 0em;
	margin: 0em;
	font-weight: lighter;
	padding-left: 0.4em;
}
h6 {
	color: #898989;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size:10px;
	padding: 0em;
	margin: 0em;
	font-weight: lighter;
	padding-left: 0.4em;
}
img {
	border: 0px none;
}
ol {
	color: #4a4a4a;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px
}
ul {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside
}
em {
	color: #8f3718;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding:0px;
	margin:0px
}
a {
	color: #4aa0e0;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #4aa0e0;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #4aa0e0;
	font-size: 12px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:active {
	color: #4aa0e0;
	font-size: 12px;
	text-decoration: none;
	text-decoration: underline;
}
tr {
	border: 0
}
.cellcolor {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #6b8e23
}
.rev_type {
	color: #ffffce;
	font-weight: bold;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
.g_nav_cellcolor {
	color: #ffffce;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #9cce00
}
.a_type_color {
	color: white;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
#scroll {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}
.h-spacer {
	height:2px;
	padding:15px 0 0 0;
}
#h-spacer-shop {
	height:40px;
	padding:3px 0 0 0;
}
#h-spacer-shop-categ {
	height:60px;
	padding:8px 0 0 0;
}
.shop-items-vertical-spacer {
	width:23px;
	height:5px;
	float:left;
}
.shop-items-horizontal-spacer {
	height:40px;
	float:left;
}
.top-item {
	margin-top:20px;
	height:92px;
	width:324px;
	background-image:url(css-images/bg-top-products.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.info-wrap .top-products {
	margin-left:25px;
}
.info-wrap .about {
	margin-left:50px;
}
.top-item-text {
	float:left;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#9a9a9a;
	margin-left:20px;
	margin-top:10px;
}
.top-item-text a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#77b8e8;
	margin-left:125px;
}
.top-item-image {
	margin-left:60px !Important;
	margin-left:28px;
	float:left;
}
#body-top-background {
	height:auto;
	width:auto;
	background:url(css-images/top-background.jpg) center top no-repeat;
	margin:0;
	padding:0;
}
#body-wrap {
	margin:0 auto;
	width:980px;
	text-align: left;
	background:url(css-images/) no-repeat;
	padding:0;
}
/* mac hide \*/
* html #body-wrap {
	width:980px;
}
/* end hide */

.top-holder {
	height:92px;
	width:980px;
	position:relative;
}
#content-wrap {
	width:980px;
	position:relative;
	background-image:url(css-images/content-wrap-background.jpg);
	background-repeat:repeat-y;
	margin:0;
	margin-top:0 !Important;
	margin-top:-25px;
	padding:26px 0 0 0;
}
#main-content {
	width:auto;
	margin:0 15px 0 15px;
	position:relative;
}

#featured{
width:600px;
position:relative;
}

.column {
	margin:5px 0 0 0;
	float:left;
}
.clear-both {
	clear:both;
	height:0px;
	line-height:0px;
}
.title-h-delimiter {
	margin:7px 0 10px 0;
	background-color:#666666;
	height:1px;
}
.fl-right {
	float:right;
	padding: 0 20px 0 0;
}

.fl-right2 {
	float:right;
}

.fl-left {
	float:left;
}
.featured-categories {
	width:600px;
	height:30px;
	background:url(css-images/featured-title-items.jpg) no-repeat top center;
}

#title-long{
font-family:"Trebuchet MS";
font-size:16px;
color:#FFFFFF;
}

.title-text-long{
background-image:url(css-images/table-title-center.jpg);
height:30px;
float:left;
width:942px;
}

.title-image-left{
width:4px;
height:30px;
float:left;
}

.title-image-right{
width:4px;
height:30px;
float:left;
}

.item-title{
font-family:"Trebuchet MS";
color:#000000;
font-size:14px;
}

.bar-text{
font-family:"Trebuchet MS";
font-size:15px;
}

.bar-title{
font-family:"Trebuchet MS";
font-size:24px;
color:#000000;
}

.bar-text select{
width:60px;
height:22px;
}

#container-big input{
width:62px;
}

#container-big .chk-box{
width:30px;
}

.border-container{
border-bottom:solid 1px #BDBDBD;
border-left:solid 1px #BDBDBD;
border-right:solid 1px #BDBDBD;
padding-top:20px;
margin-top:-5px;
}

.table-row-like{
margin-bottom:15px;
}

.row-separator{
margin-top:25px;
margin-bottom:15px;
width:80%;
}

.half{
padding-top:20px;
width:46%;
float:left;
}

.half-separator{
width:7%;
float:left;
height:5px;
}


.column .item a{
text-indent:-9999px;
}

.widget-btn a{
text-indent:-9999px;
}

.account-col4 .fl-right2 a{
text-indent:-9999px;
}

.cart-top-bar .fl-right2 a{
text-indent:-9999px;
}

.v-spacer-overview-text{
height:25px;
}

.bundle{
background-image:url(css-images/bundle.jpg);
background-repeat:no-repeat;
width:321px;
height:115px;
margin-top:30px;
color:#dddddd;
font-size:11px;
}

.bundle span{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.bundle-text-up{
padding: 10px 5px 5px 75px;
}

.bundle-line{
height:1px;
width:220px;
background-color:#CCCCCC;
margin:0 20px 0 90px;
}

.bundle-text-down{
padding: 5px 5px 5px 105px;
}

.two-col-space{
float:left;
margin-top:31px;
width:66%;
}

.border-l{
border-left:solid 1px #CCCCCC;
}

.left-padding-text{
padding-left:20px;
}

.left-margin-sample{
}

.sample-caption{
margin-right:15px;
}

.sample-spacer{
width:15px !Important;
width:7px;
height:5px;
float:left;
}

/*-------------------------Showcase------------------------*/

.white-border{
border:solid 5px #FFFFFF;
width:592px;
height:218px;

}

.gray-border{
border:solid 1px #c6c6c6;
width:602px;
position:relative;
}

.gray-border-gal{
border:solid 1px #c6c6c6;
width:310px;
}

.white-border-gal{
border:solid 5px #FFFFFF;
width:300px;
}

.gray-border-sample{
border:solid 1px #c6c6c6;
width:310px;
}

.white-border-sample{
border:solid 5px #FFFFFF;
width:300px;
}

.showcase-btn{
float:left;
	width:102px;
	height:94px;
	background-image:url(css-images/play_on.png);
	position:absolute;
	z-index:999;
	left:254px;
	top:70px;
}

.showcase-btn:hover{
background-image:url(css-images/play_over.png);
}

.relative{
position:relative;
}


/*-------------------------Features------------------------*/

.features-title{
font-family:"Trebuchet MS";
font-size:18px;
color:#404040;
}

.features-text p{
font-family:"Trebuchet MS";
font-size:12px;
color:#999999;
font-weight:bold;
}


.feature-white-border{
border:solid 5px #FFFFFF;
width:290px;
height:104px;
}

.feature-gray-border{
border:solid 1px #c6c6c6;
width:300px;
position:relative;
}

.add-bullet{
position:absolute;
z-index:999;
right:-5px;
top:-5px;
}

.feature-img-inline{
float:right;
margin-left:15px;
width:180px;
}

.feature-white-border-small{
border:solid 5px #FFFFFF;
width:165px;
height:96px;
}

.feature-gray-border-small{
border:solid 1px #c6c6c6;
width:175px;
}

.feature2-text{
margin-right:25px !Important;
margin-right:12px;
}

/*-------------------------Account------------------------*/

.account-col1{
margin-left:15px;
float:left;
padding-top:3px;
width:104px;
}

.account-col2{
margin-left:15px;
float:left;
padding-top:3px;
width:106px;
}

.account-col3{
margin-left:15px;
float:left;
padding-top:3px;
width:242px;
}

.account-col4{
margin-left:15px;
float:left;
padding-top:3px;
width:415px;
}

.licence-text{
font-size:12px;
font-weight:bold;
color:#000000;
}

.my-downloads-container{
margin-top:40px;
padding-left:10px;
}

/*-------------------------Cart------------------------*/


.cart-top-bar{
margin-bottom:10px;
}

.cart-bottom-bar{
margin-top:10px;
}

.cart-col1{
margin-left:15px;
float:left;
padding-top:3px;
width:280px;
}

.cart-col2{
margin-left:15px;
float:left;
padding-top:3px;
width:235px;
}

.cart-col3{
margin-left:15px;
float:left;
padding-top:3px;
width:175px;
}

.cart-col4{
margin-left:15px;
float:left;
padding-top:3px;
width:176px;
}


/*-------------------------Payment------------------------*/

#payment{
}

.pay-col{
float:left;
margin-top:31px;
width:33%;
}

.pay-col-sample{
float:left;
margin-top:31px;
width:32%;
}

.gateway-icon{
width:240px;
height:110px;
background-image:url(css-images/gate-bg.jpg);
}

.gateway-text{
width:240px;
}

.gateway-select{
width:240px;
margin-bottom:10px;
color:#898989;
font-family:"Trebuchet MS";
font-size:15px;
}

.pay-container{
margin-left:50px;
}

.pay-h-spacer-2co{
height:11px;
}

.pay-h-spacer{
height:40px;
}

/*-------------------------Side-text------------------------*/

.side-title-big{
font-family:"Trebuchet MS";
font-size:24px;
color:#000000;
}

.side-text{
margin-top:25px;
font-family:"Trebuchet MS";
font-size:14px;
color:#000000;
}

/*-------------------------Top Menu------------------------*/
.top-menu-wrap {
	position:relative;
	top:45px;
	width: 100%;
}
#top-menu {
	list-style:none;
	padding:5px 0 0 0;
	margin:0 0 0 0;
	height:20px;
	position:reative;
}
#top-menu li {
	display:inline;
}
* html #top-menu li {
	position:relative;
	display:inline;
}
#top-menu span {
	position: relative;
}
#top-menu a {
	display: inline;
	float:right;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#b3cbe6;
	position: relative;
	z-index:20;
	outline: none;
	text-decoration: none;
	border-bottom:none;
	line-height:inherit;
}
#top-menu a:hover {
	display: inline;
	float:right;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#b3cbe6;
	position: relative;
	z-index:20;
	outline: none;
	text-decoration: none;
	border-bottom:1px solid;
	line-height:inherit;
}
#top-menu li.v-delimiter {
	display:inline;
	float:right;
	width: 15px;
	height: 30px;
}
#top-menu li#hello {
	display:inline;
	float:right;
	width: auto;
	height: 30px;
	color:#FFFFFF;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#top-menu li#cart-icon {
	display:inline;
	float:right;
	width:19px;
	height:18px;
	margin:-1px 5px 0 5px;
	background:url(css-images/cart-icon.png) no-repeat top left;
}
#top-menu li#account-icon {
	display:inline;
	float:right;
	width:8px;
	height:18px;
	margin:0 5px 0 5px;
	background:url(css-images/my-account-icon.png) no-repeat top left;
}
#top-menu li#login-delimiter {
	display:inline;
	float:right;
	width:1px;
	height:14px;
	margin:2px 5px 0 5px;
	background:url(css-images/login-delimiter.png) no-repeat top left;
}
/*------------------Main End-----------------------------*/

/*------------------MENU-----------------------------*/
#menu-wrap-iefix {
	height:65px;
	position:relative;
	z-index:300;
}
.menu-wrap {
	height:65px;
	margin:0;
	background-image:url(css-images/menu-background.png);
	background-repeat:no-repeat;
}
#menu {
	list-style:none;
	padding:25px 0 0 15px;
	margin:0;
	width: 980px;
	height:65px;
}
#menu li {
	display:inline;
}
* html #menu li {
	position:relative;
	display:inline;
}
#menu span {
	position: realtive;
}
#menu a {
	display: inline;
	float:left;
	text-indent: -900%;
	position: relative;
	z-index:20;
	outline: none;
	text-decoration: none;
	border-bottom:none;
}
#menu li.v-delimiter {
	display:inline;
	float:left;
	background:url(css-images/v-delimiter.png) no-repeat top center;
	width: 2px;
	height: 40px;
}
#menu a:hover span {
	display: block;
}
#menu .home {
	width: 59px;
	height: 40px;
	background: url(css-images/bt-home.jpg) no-repeat left top;
}
#menu .home span {
}
#menu .dw-extensions {
	width: 128px;
	height: 40px;
	background: url(css-images/bt-dw-extensions.jpg) no-repeat left top;
}
#menu .dw-extensions span {
}
#menu .fl-components {
	width: 135px;
	height: 40px;
	background: url(css-images/bt-fl-components.jpg) no-repeat left top;
}
#menu .fl-components span {
}
#menu .support {
	width: 76px;
	height: 40px;
	background: url(css-images/bt-support.jpg) no-repeat left top;
}
#menu .support span {
}
#menu .store {
	width: 59px;
	height: 40px;
	background: url(css-images/bt-store.jpg) no-repeat left top;
}
#menu .store span {
}
#menu .company {
	width: 85px;
	height: 40px;
	background: url(css-images/bt-company.jpg) no-repeat left top;
}
#menu .company span {
}
#menu .current, #menu a:hover {
	background-position: left bottom;
}
#menu .search-zone {
	background:url(css-images/search-placeholder2.png) no-repeat;
	height:24px;
	width:292px;
	margin:0 0 0 108px;
}
/*-------------------SHOW CASE------------------------*/
.showcase-wrap {
	position:relative;
}
.showcase-wrap #showcase-mini {
	width:602px;
}
.showcase-wrap #showcase-big {
	width:auto;
}
/*-------------------Vertical Menu All Products------------------------*/

#v-menu-wrap {
	width:324px;
	margin:0 0 0 24px;
	padding-top:0px !Important;
	padding-top:5px;
}
#v-allmenu .hint-number {
	color:#c8c8c8;
	font-weight:lighter;
}
#v-menu-wrap h2 {
	padding:0 0 7px 0;
	margin-top:-8px;
}
#v-allmenu {
	list-style:none;
	padding:0;
	margin:0;
	width:324px;
}
#v-allmenu li {
	display:inline;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(css-images/arrow-v-menu.gif);
}
#v-allmenu li.v-delimiter {
	display:inline;
	float:left;
	width: 22px;
	height:25px;
	margin:15px 0 0 0;
}
* html #v-allmenu li {
	display:inline;
}
#v-allmenu span {
}
#v-allmenu a {
	display: inline;
	float:left;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#535353;
	z-index:20;
	outline: none;
	text-decoration: none;
	border-bottom:#e1e1e1 1px solid;
	width:150px;
	height:25px;
	margin:15px 0 0 0;
	background:url(css-images/arrow-v-menu.gif) top right no-repeat;
}
#v-allmenu .current, #v-allmenu a:hover {
	display: inline;
	float:left;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#55a6e2;
	z-index:20;
	outline: none;
	text-decoration: none;
	border-bottom:#e1e1e1 1px solid;
	width:150px;
	height:25px;
	background:url(css-images/arrow-v-menu-hover.gif) top right no-repeat;
}
/*------------------product-menu-----------------------------*/

.product-menu-wrap {
	margin: -10px 0 0 0;
}
.product-menu-wrap h1 {
	font-size:20px;
	color:202020;
	padding-left:0px;
}
#product-menu {
	list-style:none;
	padding:5px 0 0 0;
	margin:0 0 0 1px;
	position:reative;
}
#product-menu li {
	display:inline;
}
* html #product-menu li {
	position:relative;
	display:inline;
}
#product-menu span {
	position: relative;
}
#product-menu a {
	display: inline;
	float:left;
	font: lighter 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#535353;
	position: relative;
	z-index:20;
	outline: none;
	text-decoration: none;
	border-bottom:none;
}
#product-menu li.v-delimiter {
	display:inline;
	float:left;
	width: 15px;
	height: 30px;
}
#product-menu a span {
	background:url(../images/layout/button-delimiter.png) no-repeat top right;
	width: 50px;
	height: 30px;
}
#product-menu .current, #product-menu a:hover {
	font: normal 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#55a6e2;
}
.product-menu-wrap #action-buttons {
	float:right;
	margin:-10px 0 0 0;
	width:330px;
	height:30px;
}
/*-------------------Buttons------------------------*/

a.buy-now, a.free-trial, a.details , a.chk, a.continue, a.update, reset-lic, reset-sel, upg-lic, buy-now2, details2, click{
	border:none;
	text-decoration:none;
	background:top left no-repeat;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;
}

a.click {
	background-image:url(css-images/bt-click-here.jpg);
	width:193px;
	height:24px;
}

a.buy-now {
	background-image:url(css-images/bt-buy.jpg);
	width:153px;
	height:29px;
}

a.buy-now2 {
	background-image:url(css-images/bt-buy-small.jpg);
	width:122px;
	height:26px;
}

a.free-trial {
	background-image:url(css-images/bt-try.jpg);
	width:153px;
	height:29px;

}
a.details {
	background-image:url(css-images/bt-details.jpg);
	width:106px;
	height:29px;

}

a.details2 {
	background-image:url(css-images/bt-details-small.jpg);
	width:106px;
	height:26px;

}


a.chk {
	background-image:url(css-images/bt-chk.jpg);
	width:151px;
	height:29px;

}

a.continue {
	background-image:url(css-images/bt-continue.jpg);
	width:188px;
	height:29px;
}

a.update {
	background-image:url(css-images/bt-update.jpg);
	width:152px;
	height:29px;
}

a.reset-lic{
	background-image:url(css-images/bt-reset-lic.jpg);
	width:121px;
	height:25px;
}

a.reset-sel{
	background-image:url(css-images/bt-reset-sel.jpg);
	width:121px;
	height:25px;
}

a.upg-lic{
	background-image:url(css-images/bt-upg-lic.jpg);
	width:121px;
	height:25px;
}

.bt-spacer-right {
	width:13px;
	float:right;
	height:29px
}
.bt-spacer-shop {
	width:60px;
	float:left;
	height:29px
}
.bt-spacer-left {
	width:13px;
	float:left;
	height:29px;
}
/*-------------------Info------------------------*/
.info-wrap {
	padding:40px 0 0 0;
}
.info-wrap .column#infobig {
	width:602px;
}
#sidebar-space {
	width:324px;
	padding:0 0 0 24px;
}
.info-wrap .column#items-three-columns {
	width:31%;
	padding:0;
}
.info-wrap .column {
	width:289px;
	padding:0;
}
.info-wrap .column.v-delimiter {
	width:3%;
	height:50px;
	min-height:50px;
}
.info-wrap .column .items-description {
	padding:0 0 0 10px;
	width:210px;
	float:left;
}
.info-wrap .column .logo-produs {
	width:65px;
	float:left;
}
.info-wrap .item {
	width:100%;
	padding:0 0 10px 0;
}
.info-wrap #items-three-columns .title-h-delimiter {
	margin-bottom:20px;
}
.info-wrap #items-three-columns h4 {
	color:#3f3f3f;
}
.info-wrap #items-three-columns p {
	margin:0;
	padding:7px 0 0 0;
}
.info-wrap #items-three-columns .h-spacer {
	height:2px;
	padding:28px 0 0 0;
}
/*-------------------Arrow List------------------------*/

.arrow-list {
}
.arrow-list li {
	padding:0px 0px 2px 5px;
	margin:0 0 8px -20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(css-images/list-arrow.gif);
}
.arrow-list li a {
	font-size:16px;
}
.arrow-list .hint-free {
	color:#aaaaa9;
}
.arrow-list .hint-new {
	color:#ed693d;
}
.list-width {
	width:350px;
}
/*-------------------FEATURED PRODUCTS------------------------*/

.featured-products {
	width:auto;
	padding:13px 0 0 5px;
}
.featured-products .column {
	width:50% !Important;
	width:49%
}
/*-------------------FOOTER------------------------*/
#footer-zone {
	background-color:#FFFFFF;
	position:relative;
}
.footer-wrap {
	min-height:299px;
	margin:0 auto;
	width:980px;
	text-align:left;
	color: #90B4D5;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:url(css-images/footer-background.png) #1D2324 no-repeat top left;
}
.footer {
	padding:120px 0 50px 15px;
}
.footer .column {
	width:31%;
	margin:0 10px 0 10px;
}
.footer .column h2 {
	color: #a9c4e3;
	font-weight:normal;
	padding:0 0 0 5px;
}
.footer-h-delimiter {
	margin:2px 0 0 0;
	background:url(../images/layout/footer-h-delimiter.jpg) repeat-x;
	height:2px;
}
.footer .column p {
	color: #90B4D5;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding:8px 5px 0px 5px;
	margin:0px;
}
.footer .column a {
	color: #90B4D5;
	font-size: 0.95em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:none;
	display:block;
}
.footer .column a:visited {
	color: #90B4D5;
	font-size: 0.95em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:none;
	display:block;
}
.footer .column a:hover {
	color: #90B4D5;
	font-size: 0.95em;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-bottom:none;
	display:block;
}
.footer .column a:active {
	color: #90B4D5;
	font-size: 0.95em;
	text-decoration: none;
	border-bottom:none;
	display:block;
}
.footer .column .footer-ul-circle ul li {
	padding-left:0px;
	margin:0;
	background-color:#666666;
	list-style-type:none;
	list-style:none;
}
.footer .column ul li {
	padding:0pt 0pt 2px 5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(css-images/bubble.gif);
	margin-left:-20px;
	margin-top:0px;
	padding-top:0px;
}
.footer .column .table-like {
	border-bottom:thin;
	border-bottom-color:#292E2F;
	border-bottom-style:solid;
	padding:8px 5px 0px 5px;
}
.footer .column .table-like li {
	list-style-position:inside;
	list-style-type:circle;
	margin-top:0px;
	padding-top:0px;
}
/*-------------------Filters------------------------*/
#filters {
	clear:both;
	border:0;
	margin:0;
	padding:0;
}
/*-------------------CUSTOM ZONE------------------------*/

.custom-zone {
	width:auto;
	padding:60px 0 0 0;
}
.custom-zone .column.normal {
	width:288px;
}
.column .sidebar-space {
	background-color:#CC6600;
	width:324px;
}
.custom-zone .column.v-delimiter {
	width:25px;
	height:50px;
	min-height:50px;
}

.widget-big{
width:287px;
height:223px;
background-image:url(css-images/bg-custom-big.jpg);
background-repeat:no-repeat;
}

.widget-small{
width:287px;
height:106px;
background-image:url(css-images/bg-custom-small.jpg);
background-repeat:no-repeat;
}

.widget-side-big{
width:326px;
height:223px;
background-image:url(css-images/bg-custom-sidebar-big.jpg);
background-repeat:no-repeat;
}

.widget-side-small{
width:326px;
height:106px;
background-image:url(css-images/bg-custom-sidebar-small.jpg);
background-repeat:no-repeat;
}

.widget-icon{
margin:5px;
}

.widget-title{
margin:5px;
}

.custom-zone h3{
font-family:"Trebuchet MS";
font-size:14px;
color: #FFFFFF;
}

.custom-zone h2{
font-family:"Trebuchet MS";
font-size:24px;
color: #FFFFFF;
}

.custom-zone h1{
font-family:"Trebuchet MS";
font-size:36px;
color: #FFFFFF;
}

.widget-image-container{
margin: 10px 0 0 0;
width:113px;
}

.widget-link{
color: #5396c7;
font-size:14px;
margin-top:28px;
margin-right:5px;
}

.widget-btn{
color: #5396c7;
margin-top:22px;
margin-left:48px;
}

.widget-link a{
color: #5396c7;
font-size:14px;
}

.widget-text{
margin-top:10px;
height:98px;

}

.widget-image-spacer{
width:20px;
height:5px;
}

.widget-image{
border:solid 2px #c1c2c2;
}

.widget-image-text{
margin-top:2px;
}

.widget-separator{
	width:24px;
	height:5px;
	float:left;
}

.widget-side-small .widget-icon{
margin-top:55px !Important;
margin-top:-55px;
}

.wiget-side-separator-vertical{
height:35px;
}

.wiget-separator-vertical{
height:11px;
}

/*-------------------Related------------------------*/
.related-products {
	background:url(css-images/related-products-background.jpg) no-repeat top left;
	width:100%;
	height:64px;
}
.related-products .content {
	float:right;
	width:700px;
	padding:5px 20px 0 0;
}
.related-products .v-delimiter {
	width:2%;
	height:50px;
	min-height:50px;
	float:left;
}
.related-products h3 a {
	font-size:16px;
}
.related-products .column {
	width:31%;
}
/*-------------------Pricing------------------------*/

.pricing {
	width:auto;
}
.pricing h3 {
	color:#000000;
	font-size:18px;
	padding-left:0px;
	margin-top:3px;
}
.pricing .coin {
	color:#d4d4d4;
}
.pricing h4 {
	color:#898989;
	font-size:14px;
}
.pricing #pricing-head {
	margin: 0 0 35px 0;
}
.pricing .action {
	width:26%;
}
.pricing .value {
	width:37%;
}
