/*--------------------------------------------------------------
# The Moment - March 2008 (for Joomal 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* ||| universal set of reset styles |||*/
html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol,
ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;

}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	/* background: #d3d3c5 url('../images/bg_page.png') repeat-x 0 0; */
background: #373732 url('../images/bg_page.png') repeat-x 0 0;
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
	color: #575757;
	line-height:1.6;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #84a902;
}
a:hover {
	color: #4b6100;
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	background: transparent url('../images/arrow.png') no-repeat 2px 8px;
	padding-left: 14px;
	line-height: 180%;
}
ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 210%;
	font-weight: normal;
	margin:5px 2px 15px 0;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
th {
	padding: 4px;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input,
select {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-top: 1px solid #f9f9f9;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
.clearfix {
	clear: both;
}
/* Setting of the Main Blocks 
----------------------------------------------------------------------------------------------------------------------*/
div#page {
	width: 920px;
	height: 100%;
	margin: 18px auto 0;
}
div#top {
	height: 100px;
	width: 100%;
	margin: 0;
}
/* Here you can change width or height of your logo*/
a#logo {
	background: transparent url('../images/logowt.png') no-repeat 0 50%;
	width: 400px;
	height: 100px;
	display: block;
	float: left;
}
/*end*/
#banner {
	width: 468px;
	float: right;
	height: 60px;
}
/* Slide area */
#slide_area_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#slide_area {
	width: 920px;
	margin: 0 auto;
	height: 27px;
}
.pa-1 {
	background: url('../images/pa-1.png') no-repeat 0 0;
	height: 100%;
}
.pa-2 {
	background: url('../images/pa-1.png') no-repeat 100% 0;
	height: 100%;
        color: #fff;
}

.pa-2 a {
        color: #fff;
        text-decoration: none;
}
#slide_area_login,
#slide_area_search {
	padding: 0 20px;
	line-height: 25px;
}
#slide_area_search div.search {
	float: right;
	margin-top: 3px;
}
div#slide_area_login a {
	color: #fff;
}
div#slide_area_login input#mod_login_username,
div#slide_area_login input#mod_login_password,
#slide_area_search input#mod_search_searchword {
	border: 1px solid #9c9c90;
	width: 200px;
	padding: 0 4px;
	background: #ddddcc;
	color: #575757;
}
div#slide_area_login .button,
#slide_area_search .button {
	background: #5a5a47;
	color: #fff;
	margin-right: 10px;
}
div#slide_area_login .button:hover,
#slide_area_search .button:hover {
	background: #4b4b3a;
	color: #fff;
}
div#menu {
	clear: both;
	background: url('../images/bg_menu.png') no-repeat 50% 0;
	height: 34px;
	margin: 6px 0 0;
}
div#menu div {
	float: left;
}
div#menu a {
	text-decoration: none;
        /* text-shadow: 1px 1px 1px #ccc; */
}
div#horiz-menu {
	width: 762px;
}
div#menu-panel {
	height: 34px;
	width: 150px;
}
ul#mainlevel-nav {
	padding: 0;
	margin: 0 0 0 43px;
	height: 34px;
	float: left;
        color: #efefe2;
}
#mainlevel-nav {color: #efef2;}
ul#mainlevel-nav li {
	list-style-type:none;
	display: inline;
	font-size:10px;
	text-transform:uppercase;
	line-height: 34px;
	padding: 0 16px 0 0;
	background: none;
        color: #efefe2;
}
ul#mainlevel-nav li a:link,
ul#mainlevel-nav li a:visited {
        color: #efefe2;
	font-weight: bold;
}
ul#mainlevel-nav li a:hover {
	text-decoration: underline!important;
}
a.b_login,
a.b_search {
	float: right;
	margin: 10px 6px 0 0;
	width: 48px;
	height: 13px;
	display: block;
	font-size: 10px;
	text-transform:uppercase;
	line-height: 13px;
	text-align: center;
}
a:link.b_login,
a:visited.b_login {
	color: #fff;
	font-weight: bold;
	background: url('../images/b_login.png') no-repeat 0 50%;
}
a:link.b_search,
a:visited.b_search {
	color: #fff;
	font-weight: bold;
	margin-right: 12px;
	background: url('../images/b_search.png') no-repeat 0 50%;
}
a:hover.b_login {
	text-decoration: none;
	background: url('../images/b_login.png') no-repeat 100% 50%;
}
a:hover.b_search {
	text-decoration: none;
	background: url('../images/b_search.png') no-repeat 100% 50%;
}
ul.loginposition {
       list-style: none;
       margin: 0;
       padding: 0;
       
}
ul.loginposition li {
       background: none;
       margin: 0;
       padding: 0 12px 0 0;
       float: left;
}

div#loginwrap input.button {
	border: 1px solid #202123;
}
li.pad {
   padding-left: 12px!important;
}
div#wrap-middle-1,
div#wrap-middle-0,
div#wrap-middle {
	background: transparent url('../images/bg_page-middle.png') repeat-y 50% 0;
}
div#wrap-bottom {
	background: transparent url('../images/bg_page-bottom.png') no-repeat 50% 100%;
	padding-bottom: 10px;
}
#wrap-shadow {
	background: transparent url('../images/bg_page-shadowbg.png') no-repeat 50% 0!important;
	height: 100%;
	min-height: 200px;
}
#dot-inset {
	background: transparent url('../images/bg-dot.gif') repeat-y 59% 0;
}
#dot-right {
 	background: transparent url('../images/bg-dot.gif') repeat-y 79% 0; overflow: hidden;
}
/* restriction */
#wrap-middle-0 #dot-inset {
	background: none;
}
#wrap-middle #dot-inset,
#wrap-middle #dot-right {
	background: none;
}
div#wrap-top-0 {
	background: transparent url('../images/bg_page_top.png') no-repeat 50% 0;
	padding-top: 10px;
	margin: 20px 0 0;
}
div#wrap-top-1 {
	background: transparent url('../images/bg_page_top-1.gif') no-repeat 50% 0;
	padding-top: 10px;
	margin: 20px 0 0;
}
#wrap-shadow-1 {
	background: #9c9c90 url('../images/bg_page-shadow-1.png') no-repeat 50% 0!important;
	margin: 0 0 20px;
	padding-bottom: 10px;
}
div#conwrap {
	margin: 0 20px 0;
}
div#conwrap img {
	max-width: 690px;
}

div#conwrap p {
margin-top: 10px;
}

div#conwrap h2, h3 {
margin: 10px 0px;
}
/* Setting of the size of Blocks 
----------------------------------------------------------------------------------*/
div#l_w-1 {
	float: left;
	width: 655px;
	margin-right: 10px;
}
div#l_w-2 {
	width: 100%;
}
div#r_w {
	float: right;
	width: 163px;
	margin: 0 0 0 13px;
}
div#l_w1 {
	float: left;
	width: 160px;
	margin: 0 10px;
}
div#l_w1-1 {
	float: left;
	width: 163px;
	margin: 0 0 0 13px;
}
div#r_w1-3 {
	float: left;
	width: 694px;
	padding-right: 10px;
}
div#r_w1-2 {
	float: left;
	width: 694px;
	padding-right: 10px;
}
div#r_w1-1 {
	float: left;
	width: 514px;
	margin-right: 10px;
}
div#mainbody {
	clear: both;
	margin-bottom: 10px;
}
/* Setup value of users position 1, 2, 3, 4
----------------------------------------------------------------------------------*/
div#user_position-1,
div#user_position-2,
div#user_position-3,
div#user_position-4,
div#user_position-5,
.us-stand {
	clear: both;
	overflow: hidden;
}
div.us_1-left,
div.us_1-right,
div.us_1-center,
div.us_2-left,
div.us_2-right,
div.us_2-center,
div.us_3-left,
div.us_3-right,
div.us_3-center,
div.us_4-left,
div.us_4-right,
div.us_4-center,
div.us_5-left,
div.us_5-right,
div.us_5-center {
	float: left;
	width: 33.3%;
	width: 50%;
	width: 100%;
	overflow: hidden;
}
/*Modules
-------------------------------------------------------------------*/
div.moduletable,
div.moduletable-color1,
div.moduletable-color2,
div.moduletable-color3,
div.moduletable-color4,
div.moduletable-color5
div.moduletable-color6,
div.moduletable-color7,
div.moduletable-color8,
div.moduletable-color9 {
	font: normal 100% Arial, Helvetica, sans-serif;
	line-height:16px;
	padding: 0;
	margin:0 0 20px;
}
div.moduletable h3,
div.moduletable-color1 h3,
div.moduletable-color2 h3,
div.moduletable-color3 h3,
div.moduletable-color4 h3,
div.moduletable-color5 h3,
div.moduletable-color6 h3,
div.moduletable-color7 h3,
div.moduletable-color8 h3,
div.moduletable-color9 h3 {
	background: transparent url('../images/bg_moddef-r.png') no-repeat 100% 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 5px;
	line-height: 25px;
	color: #4b4b3a;
}
div.moduletable-color1 h3 {
	background: transparent url('../images/bg_modcol1-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color2 h3 {
	background: transparent url('../images/bg_modcol2-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color3 h3 {
	background: transparent url('../images/bg_modcol3-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color4 h3 {
	background: transparent url('../images/bg_modcol4-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color5 h3 {
	background: transparent url('../images/bg_modcol5-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color6 h3 {
	background: transparent url('../images/bg_modcol6-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color7 h3 {
	background: transparent url('../images/bg_modcol7-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color8 h3 {
	background: transparent url('../images/bg_modcol8-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable-color9 h3 {
	background: transparent url('../images/bg_modcol9-r.png') no-repeat 100% 0;
	color: #fff;
}
div.moduletable h3 span,
div.moduletable-color1 h3 span,
div.moduletable-color2 h3 span,
div.moduletable-color3 h3 span,
div.moduletable-color4 h3 span,
div.moduletable-color5 h3 span,
div.moduletable-color6 h3 span,
div.moduletable-color7 h3 span,
div.moduletable-color8 h3 span,
div.moduletable-color9 h3 span  {
	background: transparent url('../images/bg_moddef-l.png') no-repeat 0 0;
	height:25px;
	line-height:25px;
	display:block;
	margin:0 0 0 -5px;
	padding:0 0 0 10px;
}
div.moduletable-color1 h3 span {
	background: transparent url('../images/bg_modcol1-l.png') no-repeat 0 0;
}
div.moduletable-color2 h3 span {
	background: transparent url('../images/bg_modcol2-l.png') no-repeat 0 0;
}
div.moduletable-color3 h3 span {
	background: transparent url('../images/bg_modcol3-l.png') no-repeat 0 0;
}
div.moduletable-color4 h3 span {
	background: transparent url('../images/bg_modcol4-l.png') no-repeat 0 0;
}
div.moduletable-color5 h3 span {
	background: transparent url('../images/bg_modcol5-l.png') no-repeat 0 0;
}
div.moduletable-color6 h3 span {
	background: transparent url('../images/bg_modcol6-l.png') no-repeat 0 0;
}
div.moduletable-color7 h3 span {
	background: transparent url('../images/bg_modcol7-l.png') no-repeat 0 0;
}
div.moduletable-color8 h3 span {
	background: transparent url('../images/bg_modcol8-l.png') no-repeat 0 0;
}
div.moduletable-color9 h3 span {
	background: transparent url('../images/bg_modcol9-l.png') no-repeat 0 0;
}
/*|||------ Restrictions ------|||*/
div.moduletable-color3 a:link,
div.moduletable-color3 a:visited {
	color:#5885ae;
}
div.moduletable-color3 a:hover {
	color:#2a567e;
}
div.moduletable-color1 a:link,
div.moduletable-color1 a:visited {
	color:#8c8c81;
}
div.moduletable-color1 a:hover {
	color:#535349;
}

/* Footer

-------------------------------------------------------------------------------*/
div#footer_wrap {
	background: transparent url('../images/bg_footer.png') no-repeat 0 0;
	height: 71px;
	margin-top: 8px;
}
div#footer {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin:0 20px;
	padding-top: 10px;
        color: #efefe2;
}
div#footer a {
	font-size: 11px;
        /*color: #575757; */
        color: #efefe2;
	text-decoration: none;
}
div#links {
	float: left;
	padding-bottom: 10px;
        /*	color: #575757; */
        color: #efefe2;
}
div#copyright {
	float: right;
}





.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url('http://www.webtuga.net/imagens/bubble.png') top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('http://www.webtuga.net/imagens/bubble.png') bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}



body {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}

a {
	color: #c75f3e;
}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 2px 6px 2px 12px;
	background: #CAE8EA url("http://www.webtuga.net/images/tabela/bg_header.jpg") no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 2px 6px 2px 6px;
	color: #4f6b72;
        text-align: center;
}
#mytable img {padding: 1px 2px;}

#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url("http://www.webtuga.net/images/tabela/bullet1.gif") no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url("http://www.webtuga.net/images/tabela/bullet2.gif") no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

/* TABELA PRECOS */
.tabelaprecos { width: 100%; border-collapse: separate; border-spacing: 1px; text-align:center; font-size:10px; color: #686868; font-weight: bold; }

.linhaplanos {background:#73a44a url('http://www.webtuga.pt/imagens/tabelas/bg_topo_tabela.png') repeat-x; font-size: 12px; text-align:center; color:#ffffff; font-weight: bold; }
.linhaazul {background:#8abe49; font-size: 12px; text-align:center; color:#ffffff; font-weight: bold;}
.linhaazul img {padding-left: 15px;}
.linhaprecos {background: #e4ecb9; font-size: 11px; text-align:center; color:#abb26e; font-weight: bold; }
.linhacastanha {background: #ddd7c7; font-size: 11px; text-align: center; color: #96855b; font-weight: bold; }
.linhavermelha {background: #d9ddc7 url('http://www.webtuga.pt/imagens/tabelas/bg_linha_precos.png') repeat-x; font-size: 11px; text-align:center; color:#73a44a; font-family: verdana; font-weight: bold;}
.linhafeatured {background: #e7ffc7; font-size: 12px; text-align:center; color:#abb26e; font-weight: bold;}

.linhafeat {background: #e4ecb9 url('http://sandbox.leigeber.com/table-sorter/images/header-bg.gif') repeat-x; font-size: 12px; height: 26px; text-align:center; color:#cfdce7; font-weight: bold;}

.linhaprod {background: #e4ecb9 url('http://sandbox.leigeber.com/table-sorter/images/header-selected-bg.gif') repeat-x; font-size: 12px; height: 26px; text-align:center; color:#fff; font-weight: bold;}

.colunanormal {background: #f3f3f3; }
.colunafeatures {background: #8abe49; color: #fff; font-weight:bold;}

.colunafeatures img {padding-left: 15px;}

.linhafeatures {background: #F2FEE1;}

#enviar { background: url('http://www.webtuga.pt/imagens/cms/windows/subscrever-botao.png'); height:38px; width:197px; border: none;}
#enviar:hover { background: url('http://www.webtuga.pt/imagens/cms/windows/subscrever-botaohover.png'); height:38px; width:197px;}
#emailconteudo {background: url('http://www.webtuga.pt/imagens/cms/windows/subscrever-bg.png') no-repeat; height:29px; width: 467px; border: none; padding:0px; margin-left: 50px;}
#emaildosubscritor {margin-left: 75px;font-family:arial; font-size: 16px; border: none; background: none; height: 29px; width: 407px; color: #918c8c;font-weight:bold;}

a.comprar {
	display: inline-block;
	font-family:"Tahoma",Trebuchet MS,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 4px 15px;
	border: 1px solid #4081af;
	border-bottom-color: #20559a;
	color: white;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #237fd7; /*Fallback*/
	background: -webkit-gradient( linear, left top,	left bottom, color-stop(.2, #52a8e8), color-stop(1, #2e76cf));
	background: -moz-linear-gradient(center top, #52a8e8 20%,#2e76cf 100%);
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}
 
a.comprar:hover,a.comprar.hover,a.comprar.active {
	background: #0073d2; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #3e9ee5),
					color-stop(1, #1666ca)
				);
	background: -moz-linear-gradient(
					center top,
					#3e9ee5 20%,
					#1666ca 100%
				);
}
 
a.comprar:active,
a.comprar.active {
	border-color: #20559a;
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
}
 
a.comprar.inactive {
	border: 1px solid #d5d5d5;
	border-bottom-color: #e6e2e2;
	color: #aeaeae;
	text-shadow: 0 1px 0 white;
	background: #e8e8e8; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #f3f3f3),
					color-stop(1, #e6e6e6)
				);
	background: -moz-linear-gradient(
					center top,
					#f3f3f3 20%,
					#e6e6e6 100%
				);
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.5) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.1) /*Shine*/, 
						0 1px 0 hsla(0, 100%, 100%, .7) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.5) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.1) /*Shine*/, 
					0 1px 0 hsla(0, 100%, 100%, .7) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.5) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.1) /*Shine*/, 
					0 1px 0 hsla(0, 100%, 100%, .7) /*Shadow*/;
}


/*** Pricing Table ***/

div#price_table {
	float:left;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border: 1px solid #dedede;
	margin-bottom: 21px;
	width: 880px; /* Changing this value will widen the table, you may also need to adjust the #price_table .column width*/
	background: #efefef; /* This is to fix the left and right borders if the box is too wide */
	margin-top: 10px;
	margin-bottom: 80px;
	font-size: 13px;
	font-family: "Arial";
	margin-left: 3px;
}
#price_table div {
	float: left; 
	width: 100%;
}
#price_table #border {
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	border-top:1px solid #FFFFFF;
}
#price_table .column {
	float:left;
	width:23.75%; /* 19% will work for 5 boxes, down to the #price_table width of 960px. You may need to adjust this if you adjust the #price_table Width */
	margin-left: 1px;
}
#price_table .column.secondary {
	background: #f3f3f3;
}
#price_table .column.primary {
	background: #f8f8f8;
}
#price_table .column.featured {
	-moz-border-radius:3px 3px 3px 3px;
	-moz-box-shadow:0 4px 6px rgba(0, 0, 0, 0.25);
	-webkit-border-radius:3px 3px 3px 3px;
	-webkit-shadow:0 4px 6px rgba(0, 0, 0, 0.25);
	background:none repeat scroll 0 0 white;
	border:5px solid #929292;
	margin-bottom:-17px;
	margin-top:-23px;
	padding:15px;
	z-index: 5;
	position: relative;
}
#price_table #best_deal {
	background:url("http://demo.aivahthemes.com/hostme/wp-content/themes/hostme/images/ribbons/61.png") no-repeat scroll 0 0 transparent;
	display:inline;
	float:right;
	height:72px;
	margin-bottom:-56px;
	margin-right:-18px;
	margin-top:-18px;
	width:72px;
	position: relative;
}
#price_table .header {
	border-bottom:1px solid #e3e3e3;
	font-size:27px;
	font-style:normal;
	letter-spacing:-1px;
	padding-bottom:22px;
	text-align:center;
	margin-bottom:0;
	font-weight: bold;
	color:#000;
	margin-top:15px;
}
#price_table .header span{
	width: 100%;
	clear: both;
	float: left;
	font-size: 18px;
	line-height:15px;
	color: #aaaaaa;
}

#price_table .planfooter {
	height: 30px;
	border-top: 1px solid white;
	padding-bottom:20px;
	padding-top:20px;
	text-align: center;
	font-family: "Arial";
}	
#price_table .included {

}
#price_table .column ul {
	list-style: none;
}
#price_table .column li {
	background:url("http://www.webtuga.pt/imagens/tabelas/tick2.png") no-repeat scroll 12px 4px transparent;
	border-bottom:1px solid #e3e3e3;
	border-top:1px solid white;
	line-height:24px;
	padding-left:39px;
}
.signup_button span{
	-moz-border-radius:14px 14px 14px 14px;
	-webkit-border-radius:14px 14px 14px 14px;
	display:block;
	line-height:1;
	padding:6px 15px 9px;
	font-weight: bold;
}
.signup_button {
	-moz-border-radius: 5px 5px 5px 5px;	-webkit-border-radius: 5px 5px 5px 5px;	background-image:url("http://www.webtuga.pt/imagens/tabelas/button_gradient.png");
	background-position:0 0;
	background-repeat:repeat-x;
	border-color: #cdcdcd;
	border-style:solid;
	border-width:1px;
	font-size:13px;
	line-height:1;
	padding:0;
	display: inline-block;
	cursor: pointer;
	color: #5d5d5d;
	text-shadow: 1px 1px 1px #fff;
}

.signup_button:hover {
	background-position:0 -42px;
	color: #404040;
}

/*** End Pricing Table ***/
