html { font-size: 100% /*IE hack*/ }

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0.8em;
	font-family: Verdana, "Lucida Grande", Arial, Sans-Serif;
	color: #333; 
	background-color: #CCCCCC;	
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 1em 0 0 0;
	color: #0055AA;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0.8em 0 0 0;
	color: #0055AA;
	text-decoration: none;
}

#page {
/* NB: page has position:relative, pageHeader with position:absolute - positioned in relation to page */
	position: relative;
	width: 762px;
	margin: 0 auto;	
	padding: 0;
	/*padding: 1px 0 0 0; NB important to set padding-top 1px (or 125px) - otherwise there is offset on top of page */
	border: 0;
	background-image: url(images/pageBackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll; 
}

#pageHeader {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0;
	padding: 0;
	margin: 0;
/*	width:100%;*/
	width: 762px;
	height: 125px;
	z-index:10;
	background-color: #3399FF;
	background-image: url(gradient/grad_0055AA_3399FF_870_90.gif);
}

#pageHeader img{
	float: left;
	border: 0;
	margin: 6px 0px 0px 8px;
	z-index:3;
}


#siteTitle {
	position: absolute;
	bottom: 50px; /* positioning px so when font size is changed, siteTitle stay put */
	right: 40px;	
}

#siteTitle h1 {
	font-size: 40px;
	font-weight:normal;
	color: #FFFFFF;
}

#horizNavigation {
	position:absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height:28px;
	background-image: url(images/horizNavigation.gif);
	z-index: 2;
	overflow: visible;
}

#mainArticle {
	float:left;
	/* cannot set more than 526px and mleft 15px - in IE6 collide with right pane with unpredictable results */
	width:526px; 
    margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 4em; /* push down copyright block */
	margin-left: 15px;
	border: 0;
	padding: 0;
}

.newVersion {
	margin: 0.5em 0 0.25em 0;
	height: 59px;
	width: 100%
}
.newVersion img {
	float: left;
}

.ltdTimeOffer {
	margin-top: 0.75em;
	height: auto;
	width: 100%;
	font-size: 1.1em;
	font-family: "small Verdana", Verdana, "Lucida Grande", Arial, Sans-Serif;
	font-weight: bold;
	color: #FF0033;
}

.ltdTimeOffer img {
	float: left;
	margin-right: 0.5em;
}

.ltdTimeOfferRightPane {
	float: none;
	margin: 1.5em 0 0 0;
	height: auto;
	width: 100%;
	font-size: 1.1em;
	font-family: "small Verdana", Verdana, "Lucida Grande", Arial, Sans-Serif;
	font-weight: bold;
	color: #FF0033;
	background-color: #EFEFEF;
}

.ltdTimeOfferRightPane img {
	float: left;
	margin-right: 0.3em;
}

/* setting float: none; sets image into right position in IE6 */
.animatedDemo {
	float: none;
	margin: 150px 0 0 185px;
}

#rightPane {
	float:right;
	width: 200px;
	margin: 125px 0 0 0;
	border: 0; /* 20080408 */
	padding: 0;
	clear: none;
}

.palmImage {
	float: none;
	margin: 0;
	/*width: 200px;*/
	/*width: 198px;*/
	width: auto;
	font-size: 0.75em;
	font-weight:bold;
	text-align: center;	
	padding: 0 0 1em 0;
}

.fillOnlineForm {
	float: none;
	margin: 1.5em 0 0 0;
	padding: 0 0.5em;
	width: auto;
	font-size: 0.75em;
	font-weight: bold;
	text-align:center;
}

/* box for external links */
.xLinks {
	float: none;
	margin: 4em 0.4em 0 0.4em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	width: auto;
	font-family: "small Verdana", sans-serif;
	font-size: 0.9em;
/*	font-weight: bolder;*/
	text-align: left;
	background-color:#B0C4EC; /* light grey-blue */
}

.barRetailers {
	float: none;
	margin: 0;
}

.buttonDownTrial {
	float: none;
	margin: 3em 0 0 0;
}

.buttonPayPal {
	float: none;
	margin: 3em 0 0 0;
}

.barCreditCards {
	float: none;
	margin-top: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.barCreditCards img {
	border: 0;
	margin: 0 -2px 0 0;
	padding: 0;
}

/* each paragraph has top margin 1em. Rule below removes it */
/* p { margin-top:0; } */
/* IE and MF have diff default paragraph margin-bottom - 
   the next line makes e.g. page S-View-News-Updates.html look more similar in IE and MF */
p { margin-bottom: 0; }

.copyright {
	clear: both;
	margin: 0 0 0 10px;
	padding: 0 0 0.75em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
}

.softonicReview {
	margin: 12px 0 0 0;
}

.softonicReview img {
	float: right;
	margin: 0 5px 0 0;
}

.softonicRating {
	padding: 0.5em 0 0 1.5em;
	font-family: "small Verdana", sans-serif;
	font-weight: bold;
}

.softonicRating img {
	float: none;
	margin: 0 0 0 0.75em;
}

.palm247Review {
	margin: 12px 0 0 0;
}

.palm247Review img {
	margin-top: 20px;
	float:none;
}

.teamDWFReview {
	margin: 12px 0 0 0;
}

.teamDWFReview img {
	float: right;
	margin: 0 5px 0 0;
}

/* enumerated / unsigned lists */
.ulOffset {
	margin-left: 10px;
	padding-left: 10px;
}

.customUL { margin: 0em; }
	
.customUL ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;	
}

.customUL li {
		list-style-image: none;
		list-style-type: none;
}

.customOL {
	margin: 0em;
}

.customOL li{
	margin-bottom: 0.5em;
}

.customOL1 {
	margin: 0em;
}

.customOL1 li{
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

.customUL1 {
	margin: 0em;
}
	
.customUL1 ul {
		margin-left: 0;
		padding-left: 1em;
		text-indent:  0em;
}

.customUL1 li {
		list-style-image: none;
		list-style-type: square;
		margin-bottom: 10px;
}

.customUL2 {
	margin: 0em;
}
	
.customUL2 ul {
		margin-left: 0;
		padding-left: 1em;
		text-indent:  0em;
}

.customUL2 li {
		list-style-image: none;
		list-style-type: square;
}

.customUL3 { margin: 0em; }
	
.customUL3 ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;	
}

.customUL3 li {
		list-style-image: none;
		list-style-type: none;
		margin-bottom: 0.5em;
}


/* rounded corner background efefef, border 666666, corner rad 15px, border width 2px */
.roundedcornr_box {
	float: none;
	margin: 1.5em 5px 0 5px;
	width: auto;
	background: url(rcorner/roundedcornr_tl.png) no-repeat top left;
/*	margin: 0px 5px 0px 5px;*/
}
.roundedcornr_top {
	background: url(rcorner/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(rcorner/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(rcorner/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(rcorner/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content {
	/*margin-top: -1px;*/
	margin-top: -5px;
} 
.roundedcornr_bottom {
	margin-top: -1px;
}
.roundedcornr_content { padding: 0 15px; }

.roundedcornr_content h2 {
	font-family: "small Verdana", sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 1em;
	font-variant: small-caps;
	margin: 0;
}
.roundedcornr_content h3 {
	font-family: "small Verdana", sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 0.9em;
	margin: 0.4em 0 0 0;
}

.roundedcornr_content p {
	font-family: "small Verdana", sans-serif;
	font-weight: bold;
	color: #003399;
	font-size: 0.9em;
	margin: 0.4em 0 0 0;
}

a.xLink:link {text-decoration: none; font-weight: bold; }
a.xLink:visited {text-decoration: none; font-weight: bold; }
a.xLink:hover {color: red; text-decoration: underline; }
a.xLink:active {text-decoration: none; }

/* takes care that any images contained withing a link has no border */
a img {border: none; }

