/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*end reset*/
body {
	margin:0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 10pt;
	color: #20201e;
	background-color: #EDECCE;
}

html { 
	min-height:100%;
	margin-bottom:1px; 
}

#container {
	width:1003px;
	margin:0px auto;
	background-position:0 -195px;
	overflow: hidden;
	background-color: #ECE8C5;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
}

/* estilos HEADER */

#header {
	float:left;
	width:1003px;
}

#header img {
	float:left;
}

#header .mailingblock {
	float:left;
	width:979px;
	background:url(../images/mailinglist-bg.png) no-repeat;
	height:37px;
	padding:0 0 0 24px;
	color:#fff;
	margin:5px 0;
	position: relative;
}

#header .mailingblock .title {
	float:left;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin-top:7px;
	padding-right:15px;
}

#header .mailingblock label {
	float:left;
	font-style:italic;
	padding:0;
	font-size:11px;
	margin: 11px 5px;
}

#header .mailingblock .field {
	float:left;
	width:117px;
	margin-top:7px;
	border:solid 1px #ccc;
	background:url(../images/input-bg.png) repeat-x #fff;
	padding:3px;
	font:12px "Trebuchet MS", verdana, sans-serif;
	color:#999;
	height:15px;
}

#header .mailingblock select {
	float:left;
	width:117px;
	margin:5px 0 0 10px;
	font:12px "Trebuchet MS", verdana, sans-serif;
	color:#999;
}

#header .mailingblock .btnjoin {
	float:right;
	margin:8px 24px 0 0;
}
#header   .mailingblock  #enviar {
	width: 38px;
	background-image: url(../images/btn-join.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 8px;
	left: 935px;
	position: absolute;
	font-size: 0%;
	font-weight: bold;
	color: transparent;
	background-color: transparent;
	display: block;
}
#header .mailingblock  #firstname, #header .mailingblock #lastname, #header .mailingblock #email  {
	float:left;
	width:117px;
	margin-top:7px;
	border:solid 1px #ccc;
	background:url(../images/input-bg.png) repeat-x #fff;
	padding:3px;
	font:12px "Trebuchet MS", verdana, sans-serif;
	color:#999;
	height:15px;
}
#header .mailingblock #province {
	float:left;
	width:117px;
	margin:6px 0 0 0;
	font:12px "Trebuchet MS", verdana, sans-serif;
	color:#999;
	background-image: url(../images/input-bg.png);
	background-repeat:  repeat-x;
	background-position: left top;
}
#sidebar-left {
	float: left;
	width: 232px;
	margin: 5px 0;
}

/* estilos NAVBAR */

#navbar {
	float:left;
	width:212px;
	padding-left:17px;
}


#navbar ul {
	padding:0;
	margin:0 0 5px 0;
}

#navbar ul li {
	padding:0;
	margin:2px 0;
	list-style-type:none;
}

#navbar ul li a {
	display:block;
	background:url(../images/btn-navi.png) no-repeat;
	height:30px;
	text-decoration:none;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	padding:8px 0 0 43px;
}

#navbar ul li a:hover {
	background-position:0 -38px;
}
#adsense-box {
	float: left;
	padding-left: 17px;
}
#google-search {
	float: left;
	width: 212px;
	padding-left: 17px;
	background-image: url(../images/logo-google_search_03.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 90px;
	position: relative;
}
#google-search   #q {
	position: absolute;
	top: 51px;
	left: 30px;
	width: 139px;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;

}
#google-search  #sa {
	position: absolute;
	left: 178px;
	top: 49px;
	background-image: url(../images/btn-go.png);
	height: 23px;
	width: 35px;
	display: block;
	border: none;
	color: #FFFFFF;
	text-indent: -3000px;
}
#google-search .cse-branding-logo {
	position: absolute;
	left: 159px;
	top: 17px;
}

#banner-top {
	float: left;
	background-color: #FFFFFF;
	margin-left: 2px;
	text-align: center;
	background-image: url(../images/back-banner-top.jpg);
	background-position: left top;
	width: 540px;
}
#banner-bottom {
	float: left;
}








/* estilos BODY */

#main {
	float:left;
	background-color: #FFFFFF;
	padding: 15px  20px;
	width: 495px;
	margin: 0 1px 0 2px;
	background-image: url(../images/back-main-bottom.jpg);
	background-repeat: no-repeat;
	background-position: -2px bottom;
}
#main ul {
	list-style-position: inside;
	list-style-type: disc;
}

#main embed, #main object {
	width: 495px;
}

#sidebar-right {
	float: right;
	width: 222px;
	margin: 5px 0;
}
#buy-the-book {
	background-image: url(../images/buy-book_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 303px;
	width: 182px;
	text-align: center;
	padding: 35px 15px 0 15px;
	*padding: 45px 15px 0 15px;
	*height: 293px;
}
#hookup-100 {
	background-image: url(../images/hookup_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 247px;
	width: 212px;
	margin: 10px 0;
	font-size: 11pt;
	color: #034fad;
	padding-top: 35px;
	padding-left: 10px;
	position: relative;
}
#hookup-100  input {
	background-color: transparent;
	border: none;
}
#hookup-100  #fname {
	position: absolute;
	left: 92px;
	top: 52px;
	width: 108px;
	height: 20px;
}
#hookup-100  #lname {
	position: absolute;
	left: 92px;
	top: 78px;
	width: 110px;
}
#hookup-100   #email {
	position: absolute;
	left: 67px;
	top: 104px;
	width: 135px;
}
#hookup-100 #province {
	position: absolute;
	left: 77px;
	top: 130px;
	width: 123px;
	height: 22px;
}
#hookup-100  #phone {
	position: absolute;
	left: 67px;
	top: 157px;
	width: 133px;
}
#hookup-100 #submit {
	position: absolute;
	left: 129px;
	top: 185px;
	height: 90px;
	width: 89px;
}
#hookup-100 #text {
	position: absolute;
	left: 16px;
	top: 188px;
	width: 117px;
	height: 76px;
	font-size: 11px;
	font-style: italic;
}












/* estilos FOOTER */

#footer {
	clear:both;
	background:url(../images/footer.png) no-repeat center;
	height:31px;
	padding-top:12px;
	text-align:center;
	color:#fff;
}
#top3 {
	background-image: url(../images/top3_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 76px;
	width: 192px;
	padding: 45px 10px 15px 15px;
	color: #034fad;
}
#top3 p {
	margin: 0px;
	padding: 1px;
	display:block;
}
.linkblue {
	color: #034fad;
	text-decoration: none;
}
.linkblue:hover {
	color: #034fad;
	text-decoration: underline;
}
.clear {
	clear: both;
	float: left;
	width: 100%;
}
#new-articles {
	height: 290px;
	float: left;
	width: 100%;
}
#news-title {
	padding-left: 80px;
}

.testimonial {
	background-image: url(../images/testimonial-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 242px;
	width: 312px;
	position: relative;
	margin: 0 0 0 15px;
	float: left;
}
.pic, .pic-mask {
	position: absolute;
	left: 29px;
	top: 33px;
}
.pic-title {
	font-size: 14pt;
	color: #014fad;
	position: absolute;
	left: 146px;
	top: 45px;
	height: 96px;
	width: 131px;
}
.pic-text {
	font-size: 9pt;
	color: #20201e;
	position: absolute;
	left: 33px;
	top: 153px;
	width: 243px;
	height: 45px;
	font-style: italic;
}
.pagetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	color: #014fad;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #014fad;
	font-weight: bold;
}

#main-newsletter {
	width: 940px;
	float: left;
	margin-left: 15px;
	background-color: #FFFFFF;
	padding: 20px;
}#thankyou {
	background-color: #E0DDAA;
	text-align: center;
	height: 144px;
	width: 197px;
	margin-top: 2px;
}
.TXNewsletters_form_labelErr {
	background-color: #F00;
	position: absolute;
	top:-50px;
	right:50px;
	border: solid #CC6666 1px;
	padding: 15px;
}



.TXNewsletters_form_inputErr, .TXNewsletters_form_labelGauche, .TXNewsletters_form_item {
	float: left;
}
.link-red {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.link-red:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.ditto_currentpage {
	display: none;
}
