
BODY,select,td,div,p,input,form, ul, li {
	font-family: Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
	font-weight : normal;	
	font-size: small;
	color:#000000;
}


strike{
	color:red;
}

BODY{
   	scrollbar-arrow-color:#000000;
    scrollbar-face-color:#ffffff;
    scrollbar-shadow-color:#000000;
	margin:auto;
	text-align:center;	
}

.newsletterAddText{
	color:#333333;
	margin:0px 0px 2px 0px;
	font-size:90%;
}

div#container 
{	
	background-color:#FFF;
	padding:0px;
	width:950px;
	margin:0 auto 0 auto;
	text-align:left;
}

#pageHeader 
{
	padding:10px 0px 0px 0px;
	color:#e78631;  
	font-size:24px; 
	/*padding:4px 5px 2px 5px; 
	background-color:#fdf686;  
	*/	
	background-color:#ffffff;  
	border-style:dashed;
	border-width:0px 0px 0px 0px;
	border-color:#eb9f5b;
}

#pageHeader table.container
{
	text-align:center;
	width:950px;	
}

#divPageContent 
{		
	padding:0px 0px 0px 0px;  
}

p
{
	padding-left:3px;	
}

td.column2
{
	border-style:dashed;
	border-width:0px 1px 0px 1px;
	border-color:#d2d2d2;
	padding:0px 10px 0px 12px;		
}

td.column1
{
	width:140px;
	padding:0px 8px 0px 0px;	
}


td.column3
{
	padding:0px 0px 0px 5px;	
}



.warning
{
	color:Red;
	font-size:30px;

}
	
.oldprice
{
	color:Red;		
}

div.rate
{
	padding:1px;	
}


div.headeradd, div.purchaseadd
{		
	margin: 10px 0px 10px 0px;			
	padding: 20px;
	border-style:dashed;
	border-width:4px;
	border-color:#f8df7f;
	background-color:#fdfdb9;
	text-align:left;
	
	-moz-border-radius: 5px;
	-moz-border-top-colors: #f8df7f;
	-moz-border-right-colors: #f8df7f;
	-moz-border-bottom-colors: #f8df7f;
	-moz-border-left-colors: #f8df7f; 	
}

div.headeradd
{
    margin-bottom:80px;
    margin-top:30px;    
}

div.headeradd h1
{
    font-size:170%;
    text-decoration:none !important;
    margin:20px 0px 0px 0px;
    border:0;
}

div.headeradd h1.announcement
{
    margin:0;
    font-size:250%;
}

div.headeradd p
{
    font-size:120%;
}


div.headeradd p.old
{
    font-size:130%;
}

div.headeradd p a
{
    font-size:120%;
    padding-left:0px;
}

div.add
{
	
	border-style:dashed;
	border-width:4px;
	border-color:#f8df7f;
	background-color:#fdfdb9;
	padding:5px;
	font-size:120%;
	font-weight:bold;
	color:#cc0000;
	-moz-border-radius: 3px;
	-moz-border-top-colors: #f8df7f;
	-moz-border-right-colors: #f8df7f;
	-moz-border-bottom-colors: #f8df7f;
	-moz-border-left-colors: #f8df7f;
	margin: 5px 0px 2px 0px;
	
}

span.proinfo{
	font-style:italic;
	font-weight:bold;
}


.error
{
	color:Red;
	font-weight:bold;
}

.success
{
	color:Navy;
	font-weight:bold;
}




.searchbox
{
	width:350px;	
	margin-top:0px;
}

td.back{
	background : #ffffff url('/images/vbscript/backright.gif') no-repeat top right;
}

#NewsArea{
}

.back1,.back2, .download{
	padding:1px 5px 5px 5px;
	margin:5px 0px 10px 0px;
}


td.tdright{
	width:250px;
}

td.tdleft{
	padding:10px;
}
.back1{
	background-color : #f5f5f5;
	BORDER-style: solid;	
	BORDER-color: #c2c2c2;
	BORDER-width: 1px 1px 1px 1px;
}

#commercial{
	background-color : #ffffff;
	BORDER-style: solid;	
	BORDER-color: yellow;
	BORDER-width: 3px;
	padding: 5px;
}


.description
{
	text-decoration:underline;
	color:Black;
	
}

.desc {
	background-color : #ffffff;
	
}

.desc p {
	
}

.back2{
	background-color : #ffffff;
	BORDER-style: solid;	
	BORDER-color: #c2c2c2;
	BORDER-width: 1px 1px 1px 1px;
}

ul.contentarea li  {
	color:#000000;
}

div.download  ul li{
	line-height : 155%;
}

div.details {
	margin:2px 2px 3px 5px;
}



code {
	font-decoration:italic !important;
	color: navy !important;
	padding:2px;
}


h1
{
	font-size:115%;
	margin-top:10px;
	color:#d26505;
	font-weight:bold;
	border-bottom:1px solid #e78631;

}

h2
{
	font-size:105%;
	margin-top:10px;
	color:#000000;
	font-weight:bold;	
	border-bottom:1px solid #333333;
}

h3{
	font-size: 105%;
	color:#000000;
	margin-top:6px;
	margin-bottom:5px;
}



hr{
	color:#0066a1;
	height:1px;
}

ul,ol{
	margin:0px 5px 2px 5px;
	padding:0px 0px 0px 20px;
}

li{
	line-height : 130%;
}


dd{
	margin: 0px 0px 0px 10px;
}

dt{
	margin-top:35px;
	font-weight : bold;				
}

input{
	background-color:#ffffff;
}

input.button
{
	background-color:#e78631;
	color:White
}

input.subscribe
{
	background-color:#ffffff;
	color:#000000;
}



input.text, textarea 
{
	font-family : Tahoma, Verdana, Arial, Helvetica;
	color: #000000;
	border-color: #333333;
	border-width: 1px;  
	border-style: solid; 
	background-color:#ffffff;	
	padding:0px 2px 0px 2px;
	font-size: 100%;
}

input.textsubscribe{
	color: #000000;
	border-color: #c2c2c2;
	border-width: 1px;  
	border-style: solid; 
	background-color:#ffffff;	
	padding:0px 2px 0px 2px;
	font-size: 100%;		
}


input.text{
	height:17px;	
}



form{
	margin:0px;	
}

.emailtext
{
	color:#000000;
}


a {
	color : #bf5f0b;
	text-decoration:underline;		
	font-weight:bold;
}


a.title
{
	font-size:120%;
	text-decoration:none;
	color:#ffffff;
}


a:active{
	color : red;
	text-decoration:underline;
}


a.external{
	background: url(../images/externallink.gif) right center no-repeat;
	padding-right: 15px;
}

a.newwindow{
	background: url(../images/newwindow.gif) right center no-repeat;
	padding-right: 13px;
}

a:visited{
	color:#854004;
}

div.news{
	margin-top:4px;
	margin-left:30px;
}

div.download{
	/*
	background-color:#f5f5f5;
	border-style: solid;
	border-color: #0066a1; 
	border-width: 1px; 
	color:#666666;
	*/
}

span.date{
	color:#000000;
	font-weight:bold;
}

span.licensemarked{
	background:yellow;
}


span.marked{
	color:red;
}

div.boxtitle{
	margin-top:10px;
	background:#0066a1;
	border-style: solid;
	border-color: #c2c2c2; 
	border-width: 1px 1px 0px 1px; 
	padding:2px 3px 2px 4px;
	font-weight:bold;
	color:#ffffff;
}

div.offer {
	margin-top:10px;
	background:#fafa73;
	border-style: solid;
	border-color: yellow; 
	border-width: 3px; 
	padding:0px 5px 5px 5px;
	color:#333333;
}

div.offer p{
	font-size:100%;
	font-weight:bold;
	margin-top:3px;
}

div.offer h3{
}

div.tip{
	margin-top:10px;
	background:#fdf686;
	border-style: solid;
	border-color: #fdf686; 
	border-width: 2px; 
	padding:5px;
}

div.boxcontent 
{
	border-style: solid;
	border-color: #c2c2c2; 
	border-width: 1px; 		
	background:#f5f5f5;	
	padding:5px;
}

span.new{
	color:red;
}

.randomtestimonial
{
	color:#000000;
	padding:5px;	
}

.testimonial
{

	border-style: solid; 
	border-width:0px 1px 1px 0px;
	border-color:#f8df7f;
	background-color:#fafacf;	
	text-align:left;
	
	-moz-border-radius: 5px;
	-moz-border-top-colors: #f8df7f;
	-moz-border-right-colors: #f8df7f;
	-moz-border-bottom-colors: #f8df7f;
	-moz-border-left-colors: #f8df7f;
	margin: 10px 0px 4px 0px;			
	padding: 8px 12px 5px 13px;
	line-height: 1.6em;			

}

.testimonialAuthor
{
	font-weight:bold;
	color:#e78631;
	
}







.contentwrapper2
{
	BORDER-style: solid;	
	BORDER-color: #c2c2c2;
	BORDER-width: 1px;
	BACKGROUND-COLOR: #ffffff;
	padding:5px;
}

.Copyright{
	margin:10px;
	color:#c2c2c2;
	text-align:center;
}

.contentwrapper1
{
	BORDER-style: solid;	
	BORDER-color: #c2c2c2;
	BORDER-width: 1px;
	BACKGROUND-COLOR: #f5f5f5;
	padding:5px;
}

code{
	color:#000000;
}



p.emaillist { /* join email list square */
	background-color:#f2f2f2;
	padding :  4px;
	color:#666666;
	border-style : dashed;
	border-width : 1px;
	border-color :  #c2c2c2;
}

table.refund
{
	margin-top:15px;
	border: solid 5px #fdf686;	
}

table.addons
{
	border: solid 1px #c2c2c2;	
}

table.addons tr.header td
{
	background-color:#333333;
	color:#ffffff;
	padding:3px;
}

table.addons tr.one
{	
	background-color:#fdfde3;	
}



h1.title
{
	display:none;
	margin:5px 0px 5px 0px;
}

h1.title a, h1.title a:visited, h1.title a:hover, h1.title a:active
{	
	text-decoration:none;
	background-color:Transparent;
}

img.title
{
	
}
h2.title
{
	padding:0px;
	margin:2px;
	font-weight:normal;	
	font-size:15px;
}

#divBaseLinks 
{
	border-top:1px solid #FFF; 
	padding:0px 4px 10px 10px; 
	color:#FFF;
}



ul#menutop
{		
	padding:0px;
	list-style-type:none;
	display:block;
	margin:0px;
		
}
ul#menutop li
{
	font-size:11px;
}

ul#menutop li span.linkdesc
{
	color:#666666;	
	
}

ul.popularaddons
{	
	
	margin:0px 0px 0px 10px;
	padding:0px;		
}


ul#menu
{	
	list-style-type:none;
	margin:0px 0px 0px 5px;
	padding:0px;		
}

ul#menu li
{
	font-family:Arial;
	line-height: 140%;	
	font-size:110%;
}

ul#menu li a
{
	font-weight:bold;	
}

dl
{
	padding-left:10px;

}

dt
{

	padding : 1px 0px 1px 2px;
	color:#bf5f0b;
	border-style : solid;
	border-width : 0px 0px 0px 0px;
	border-color :  #000000;
}

dd
{
		border-style : solid;
	border-width : 0px 0px 0px 3px;
	border-color :  #f5f5f5;
	padding : 1px 0px 1px 7px;
	margin-bottom:10px;	
}

/*rounded box*/

/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 95%; margin: 1em auto; }


.pollWrapper{
	margin-bottom:10px;

}

.ItemPollHeader{
	font-weight:bold;
	padding-bottom:5px;
}

.ItemPollContent{
	padding-left:4px;

}

.poll{

	border-style : solid;
	border-width : 0px;
	border-color :  #c2c2c2;
	padding:4px;
}

span.pollitem{
	font-size:85%;
}

.textodestacado{
	background-color:yellow;  
	padding:3px;
}


ol.howtoPurchase
{	
	padding-left:40px;	
	margin-bottom:20px;
}

ol.howtoPurchase li
{

	font-size:1.2em;
}

ul.services li
{
	margin-top:10px;	
	line-height:1.1em;
}

div.recomendaciones
{
	padding:20px;
}

p.recomendacion
{
	font-size:1.1em;	
	
}

.helphaiti
{
	margin-top:10px;
	margin-bottom: 20px;
	background-color:Yellow;
	border: solid 4px red;
	padding:15px;	
	height:140px;
}
