@charset "utf-8";
/* CSS Document */

/*
Design by Barbara Carneiro
www.barbaracarneiro.com

CSS by Bruno Carneiro
www.brunocarneiro.com
*/

/* Main */
* {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
ul, ol, li {
	padding-left: 10px;
	margin-left: 10px;
}
a{
	outline: none;
}
a, a:visited {
	color: #0071BB;
}
a:hover, a:active {
	color: #555555;
}
body {
	background: #555555;
	color: #333333;
	font: 13px/21px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #0071BB;
}
h3 {
	font: 15px/21px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}
h4 {
	font: 11px/16px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}

/* Containers */
#wrap {
	width: 1000px;
}
.sideShadow {
	background: url(/images/shadow-side.jpg) top repeat-y;
}
.bottomShadow {
	background: url(/images/shadow-bottom.jpg) bottom no-repeat;
	padding: 0 5px 5px;
}
.topShadow .bottomShadow {
	padding: 5px;
}
.topShadow {
	background: url(/images/shadow-top.jpg) top no-repeat;
}
#footer {
	padding: 15px;
}
.footerRight {
	float: right;
	width: 210px;
	text-align: right;
}
.footerLeft {
	float: left;
	width: 150px;
	padding: 0px 10px;
}
.clear {
	height: 10px;
	clear: both;
}

/* Top Container */
#hidden {
}
#top {
	background: #EDEDED;
	position: relative;
	padding: 0 0 0 145px;
	height: 90px;
}
#grayBkg {
	background: #555 url(/images/white-bullet.jpg) bottom left no-repeat;
}
#globe {
	position: absolute;
	top: 5px;
	left: 15px;
	width: auto;
}
#loginBox {
	padding: 5px;
	height: 25px;
}
.topLeft {
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-top: 10px;
}
.topLeft h1 {
	line-height: 18px;
}
.topRight {
	float: right;
	width: 250px;
	text-align: left;
	font-size: 11px;
}
.topRight a, .topRight a:visited, .topRight a:hover, .topRight a:active {
	color: #FFFFFF;
}

#top .topRight {
	height: 90px;
}
.rightColumnBkgGray {
	border-bottom: 1px solid #CCC;
	height: 90px;
}
#navigationBkg {
	background: #555;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	height: 28px;
}
.rightColumnBkg {
	background: url(/images/rightColumnBkg.jpg) right repeat-y;
	border-top: 1px solid #CCC;
}
.mainContainer {
	float: left;
	width: 700px;
	margin: 20px 20px 10px;
}
.logo {
	padding-top: 10px;
}
.headerCenter {
	float: right;
	width: auto;
	text-align: right;
}
#navigationBkg .mainContainer {
	margin: 0 20px; 
}´
#navigationBkg .topRight {
	margin: 0 20px;
	text-align: right;
}
.topShadow .rightColumnBkg .mainContainer {
	margin: 20px 20px 10px;
	width: 700px;
}
.topShadow .rightColumnBkg .topRight {
	margin: 20px 20px 10px;
	width: 210px;
}
.paddingLeft {
	padding-left: 20px;
}
.badge {
	position: absolute;
	right: -6px;
	top: -6px;
}
#loginBox .search-box {
	float: right;
	width: 230px;
	height: 25px;
}

/* Text */
h1 {
	font: normal 16px/28px Georgia, "Times New Roman", Times, serif;
	color: #4C9BCF;
	text-transform: uppercase;
}
.mybox h1 {
	text-transform: none;
}
h5 {
	font:  10px/18px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	text-transform: uppercase;
	color: #FFF;
	border-bottom: 1px solid #666666;
	margin-bottom: 3px;
}
#footer {
	color: #FFF;
	font-size: 11px;
}
.georgia {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #555;
}
h2{
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #4C9BCF;
	padding-bottom: 5px;
}
.georgiaWhite {
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
.darkGray {
	font: 11px/17px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	color: #333;
}
.date {
	font: 11px/28px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	color: #FFF;
}
.mybox li a, .mybox li a:visited {
	font: 13px/21px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	color: #FF6600;
}
.mybox li a:hover, .mybox li a:active {
	color: #555;
}
.boxSmall h2 {
	font: normal 14px/27px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 20px;
	background: #555;
	margin-bottom: 10px;
	padding-bottom: 0;
}
.blueBox, .blueBox2 {
	color: #FFF;
}
a.forgot, a.forgot:visited {
	font: bold 10px/25px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	color: #FF6600;
}
a.forgot:hover, a.forgot:active {
	color: #0071BB;
}

/* Links */
#footer a, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #999
}


/* Lists */
.footerLeft ul, .footerLeft li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.mybox li {
	list-style-image: url(/images/bullet-orange.png);
	padding: 0;
	margin-left: 15px;
}
.boxSmall li {
	list-style-image: url(/images/bullet-gray.png);
	margin-bottom: 5px;
	padding: 0;
	margin-left: 15px;
}


/* Menu */
ul#nav_825964 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav_825964 li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
#nav_825964 li a, #nav_825964 li a:visited {
	font: bold 10px/28px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px 10px;
}
.mac.gecko #nav_825964 li a, .mac.gecko #nav_825964 li a:visited {
	padding: 8px 10px 7px;
	line-height: 29px;
}
#nav_825964 > li a:hover, #nav_825964 > li a:active, #nav_825964 > li:hover > a {
	background: #4C9BCF;
}
#nav_825964 ul {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 150px;
	display: none;
	padding-top: 1px;
	border-bottom: 1px solid #CCC;
}
#nav_825964 li:hover ul {
	display: block;
}
#nav_825964 ul li {
	margin: 0;
	padding: 0;
	width: 148px;
	background: url(/images/submenu.png);
	border: 1px solid #CCC;
	border-bottom: none;
}
.ie7 #nav_825964 ul {
	top: 27px;
	left: 0;
}
#nav_825964 ul li + li {
	border-bottom: none;
	border-top: none;
}
#nav_825964 ul li + li a {
	border-top: 1px solid #CCC;
}
#nav_825964 ul li a, #nav_825964 ul li a:visited {
	display: block;
	padding: 0px 5px 0px 20px;
	color: #555;
}
.mac.gecko #nav_825964 li li a, .mac.gecko #nav_825964 li li a:visited {
	display: block;
	padding: 0px 5px 0px 20px;
	color: #555;
}
#nav_825964 ul li a:hover {
	color: #4C9BCF;
	background: none;
	background: url(/images/submenu-on.png) 10px 50% no-repeat; 
}


/* Images and Boxes */
.myButton {
	background: url(/images/bt-bkg.png) center no-repeat;	
	font: bold 10px/28px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	color: #555;
	text-align: center;
	width: 96px;
	text-transform: uppercase;
}
.mybox {
	border: 1px solid #CCC;
	background: url(/images/top-box-bkg.jpg) top repeat-x;
}
.boxContent {
	background: url(/images/top-box-icon.png) top left no-repeat;
	margin: 10px 15px 5px 0;
	padding-left: 120px;
	height: auto;
	min-height: 102px;
}
.boxSmall {
	float: left;
	width: 360px;
}
h1 + .boxSmall {
	margin-left: -20px;
}
.blueBox {
	background: #357BAB;
	border: 2px solid #357BAB;
	position: relative;
}
.blueBox2 .padding {
	padding: 10px;
}
.blueBox2 {
	border: 1px solid #357BAB;
	background: #3D8CC0;
}
input.cat_textbox_small, input.cat_textbox, textarea.cat_listbox, input.cat_textbox2, select.cat_dropdown2, select.cat_dropdown, .shop-checkout select.cat_dropdown_smaller2 {
	width: 116px;
	height: 20px;
	padding: 2px;
	background: #FFF;
}
textarea.cat_listbox {
	height: 80px;
}
textarea.cat_listbox2 {
	height: 350px;
}
input.cat_textbox2, select.cat_dropdown2, select.cat_dropdown {
	width: 200px;
}
select.cat_dropdown2, select.cat_dropdown, .shop-checkout select.cat_dropdown_smaller2  {
	height: 26px;
	width: 252px;
}
.shop-checkout select.cat_dropdown2, .shop-checkout select.cat_dropdown {
	width: 206px;
}
.shop-checkout select.cat_dropdown_smaller2 {
	width: 100px;
}
input.cat_textbox {
	width: 116px !important;
}
.mainContainer input.cat_textbox,
textarea.cat_listbox,
.mainContainer table.webform input.cat_textbox_small {
	width: 246px !important;
}
textarea.cat_listbox2 {
	width: 440px !important;
}
.search-box input.cat_textbox_small {
	width: 150px;
	border: 1px solid #CCC;
}
.search-box input.cat_textbox_small:focus {
	border: 1px solid #357BAB;
	background: #E1EEF7;
}
form div.item {
	margin-bottom: 3px;
}
.captchaimg img {
	width: 120px;
	height: auto;
}
.mainContainer .captchaimg {
	width: 250px;
	background: #696969;
	border: 1px solid #696969;
	height: 36px;
	text-align: center;
	margin-left: 0;
}
ie7 .mainContainer .captchaimg {
	background: #5E5E5E;
	border: 1px solid #5E5E5E;
}
.mainContainer .captchaimg img {
	height: 36px;
	width: auto;
}
.captchaimg {
	margin-bottom: 3px;
}
.imageMargin {
	margin-left: -4px;
	margin-top: 4px;
}
#navigation img {
	margin: 4px 10px 0;
}
.cat_button {
	height: 28px;
	width: 96px;
	text-indent: -9999px;
	cursor: pointer;
}
.ie7 .cat_button {
	display: block;
	font-size: 0;
	line-height: 0;
}
.search-box input.cat_button {
	background: url(/images/bt-search.png) no-repeat;
}
.search-box input.cat_button:hover {
	background: url(/images/bt-search-on.png) no-repeat;
}
.mainContainer table.webform input.cat_button {
	background: url(../images/bt-submit.png);
}
.mainContainer table.webform input.cat_button:hover {
	background: url(../images/bt-submit-on.png);
}
#loginBox .search-box input.cat_button {
	background: url(/images/bt-search-small.png) no-repeat;
	width: 58px;
}
.ie7 #loginBox {
	position: relative;
}
.ie7 #loginBox .search-box input.cat_button {
	float: right;
	position: absolute;
	top: 5px;
}
#loginBox .search-box input.cat_button:hover {
	background: url(/images/bt-search-small-on.png) no-repeat;
	width: 58px;
}
.newsletterSignUp input.cat_button {
	background: url(/images/bt-subscribe.png) no-repeat;
}
.newsletterSignUp input.cat_button:hover {
	background: url(/images/bt-subscribe-on.png) no-repeat;
}
.freeTrialSign input.cat_button {
	background: url(/images/bt-sign-up.png) no-repeat;
}
.freeTrialSign input.cat_button:hover {
	background: url(/images/bt-sign-up-on.png) no-repeat;
}
.secure-login input.cat_button {
	background: url(/images/bt-login.png) no-repeat;
}
.secure-login input.cat_button:hover {
	background: url(/images/bt-login-on.png) no-repeat;
}
.pulselist {
	border-top: 1px dotted #DDDDDD !important;
}
.pulselist p {
	border-bottom: 1px dotted #DDDDDD !important;
	padding: 6px 0;
}
.reportlist {
	border-top: 1px dotted #DDDDDD !important;
	padding-top: 6px;
}
.reportlist p {
	border-bottom: 1px dotted #DDDDDD !important;
	padding: 6px 0;
}



.mainContainer table.webform input.cat_textbox,
.mainContainer table.webform input.cat_textbox_small,
.mainContainer table.webform textarea.cat_listbox,
.mainContainer table.webform textarea.cat_listbox2,
.mainContainer table.webform input.cat_textbox2,
.mainContainer table.webform select.cat_dropdown2,
.mainContainer table.webform select.cat_dropdown,
.mainContainer table.webform .cat_dropdown_smaller,
.mainContainer table.webform .cat_dropdown_smaller2 {
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.mainContainer table.webform input.cat_textbox:focus,
.mainContainer table.webform input.cat_textbox_small:focus,
.mainContainer table.webform textarea.cat_listbox:focus,
.mainContainer table.webform textarea.cat_listbox2:focus,
.mainContainer table.webform input.cat_textbox2:focus,
.mainContainer table.webform select.cat_dropdown2:focus,
.mainContainer table.webform select.cat_dropdown:focus
.mainContainer table.webform .cat_dropdown_smaller:focus,
.mainContainer table.webform .cat_dropdown_smaller2:focus {
	border: 1px solid #357BAB;
}
.mainContainer table.webform .cat_dropdown_smaller + .cat_dropdown_smaller {
	margin-left: 6px;
}
.mainContainer table.webform .cat_dropdown_smaller {
	height: 26px;
	width: 123px;
}
input.cat_textbox, input.cat_textbox_small {
	border: 1px solid #357BAB;
}
.freeTrialSign input.cat_textbox {
	border: 1px solid #3D8CC0;
}
input.cat_textbox:focus, input.cat_textbox_small:focus {
	border: 1px solid #FFCC00;
}
.date input {
	font: 11px "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	color: #FFF;
	background: none;
	width: auto;
	text-align: right;
}
.date input + input {
	width: 50px;
	text-align: left;
}
.date form {
	text-align: center;
}



/* scripts */
.no_js { 
	display: block;
}
.has_js { 
	display: none;
}
.js .no_js { 
	display: none;
}
.js .has_js {
	display: block;
}
.search-results {
	position: relative;
	margin-bottom: 38px;
}


a#searchprev {
	background: url(/images/bt-previous.png);
	width: 96px;
	height: 28px;
	position: absolute;
	bottom: -38px;
	left: 0;
	text-indent: -9999px;
}
a#searchprev:hover {
	background: url(/images/bt-previous-on.png)
}
a#searchnext {
	background: url(/images/bt-next.png);
	width: 96px;
	height: 28px;
	position: absolute;
	bottom: -38px;
	right: 0;
	text-indent: -9999px;
}
a#searchnext:hover {
	background: url(/images/bt-next-on.png)
}
#loginBox div {
	float: left;
	height: 25px;
	margin: 0 3px;
}
#loginBox .border {
	margin-left: 0;
}
.secure-login input {
	margin-left: 10px;
}
.articleContent span {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	display: block;
}
html>body .articleContent {
	clear:both;
}
html>body .articleContent span:after {
	content: "...";
}
html>body .articleContent span {
	max-width: 100%;
	width:auto !important;
	float: left;
	height: 25px;
}
ul.pagination {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	margin-top: 10px;
}
.pagination li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	
}
span.pag-range {
	margin-right: 3px;
	color: #999;
}
.pagination li a, .pagination li a:visited, .pagination li.pag-current {
	border: 1px solid #999;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 10px;
	margin: 5px 3px;
	font-size: 10px;
}
.pagination li.pag-current , .pagination li a:hover, .pagination li a:active {
	border: 1px solid #FF6600;
	background: #FF6600;
	color: #FFF;
}
.readBt {
	height: 20px;
}
.readBt a, .readBt a:visited, .back a, .back a:visited {
	width: 78px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	background: url(../images/bt-read-more.png) left no-repeat;
}
.back a, .back a:visited {
	background: url(../images/bt-back.png)
}
.readBt a:hover, .readBt a:active {
	background: url(../images/bt-read-more-on.png) left no-repeat;
}
.back a:hover, .back a:active {
	background: url(../images/bt-back-on.png) left no-repeat;
}
td.wide .captchaimg {
	margin-right: 198px;
}
table.webform td {
	vertical-align: top;
	font-size: 11px;
}
.topRight table.webform td {
	font-size: 10px;
}
.logged-1 {display:none;}
.logged-0 {display:block;}
.loggedshow-1 {display:block; text-align:right;}
.loggedshow-0 {display:none;}

.floatProduct {
	float: right;
	width: 160px;
	margin: 0 0 10px 15px;
	border: 1px solid #CCC;
	text-align: center;
	padding: 10px;
}
.floatProduct img#catsproduct_2591176 {
	width: 160px;
	height: auto;	
}
.floatProduct td {
	text-align: center;
}
.productList img {
	max-width: 160px;
	height: auto;
}
input.cartInputText {	
	border: 1px solid #CCC;
	text-align: right;
	padding: 3px;
}
.cover {
	width: 210px;
	height: 336px;
	background: url(../images/beyond2012-cover.png) top left no-repeat;
}
.cover:hover {
	background-position: -210px 0;
}
