@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0; padding: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	background-color: #fff;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

a {
	text-decoration: none;
	color: #009;
	}
	
a img {
	border-width: 0;
	}
	
table {
	width: 100%;
	}
		
td {
	vertical-align: top;
	}
	
/* Header 
------------------------------ */
#header td {
	height: 200px;
	background: url(images/bg_header.gif) repeat-x scroll left bottom;
	}
	
#header td h1 {
	height: 200px;
	background: url(images/logo_it.gif) no-repeat scroll 35px 70px;
	}
	
#header td h1 a {
	position: absolute;
	top: 55px; left: 20px;
	height: 100px; width: 525px;
	display: block;
	}
	
#header td h1 span {
	display: none;
	}
	
/* Navigation 
------------------------------ */
#nav {
	width: 120px;
	padding: 0px 20px 0 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	line-height: 2.0em;
	}

#nav ul {
	margin: 0 0 20px; padding: 0;
	list-style-type: none;
	}

#nav ul a {
	color: #900;
	}
	
#nav a:hover {
	color: #555;
	}
	
/* Content 
------------------------------ */
#content {
	padding: 10px 0 50px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	}
	
#content h2 {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 40px;
	font-weight: normal;
	line-height: normal;
	}
	
#content h3 {
	margin-top: 35px; margin-bottom: -10px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #900;
	clear: both;	
	}

#content p {
	margin-bottom: 10px;
	word-spacing: 3px;
	}
	
#content a {
	border-bottom: 1px dotted #009;
	}
	
#content a:hover {
	border-bottom-width: 0;
	color: #555;
	} 
	
#content ul.simple li {
	list-style-type: none;
	padding-left: 22px;
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	margin-bottom: 10px;	
	}

#important p {
	margin-top: 15px;
	font-size: 0.85em;
	line-height: normal;
	}

img.left {
	margin-top: 20px;
	margin-right: 10px;
	}

img.right {
	margin-top: 20px;
	margin-left: 10px;
	}
	
/* Publications
------------------------------ */
#magazine-pcw, #magazine-ca, #magazine-dw, #magazine-itpro {
	margin: 50px 0 0 30px;
	padding-left: 230px;
	height: 210px;
	background: no-repeat scroll left top;
	}

#magazine-pcw {background-image: url(images/mags-pcw.jpg);}
#magazine-itpro {background-image: url(images/mags-itpro.jpg);}
#magazine-ca {background-image: url(images/mags-ca.jpg);}
#magazine-dw {background-image: url(images/mags-cp.png);}

#magazine-pcw h3, #magazine-ca h3, #magazine-dw h3, #magazine-itpro h3 {
	margin: 30px 0 0; padding: 0;
	font-size: 20px;
	}
	
#magazine-pcw p, #magazine-ca p, #magazine-dw p, #magazine-itpro p {
	margin: 5px 0 0; padding: 0;
	}

#magazine-pcw p.r-align, #magazine-ca p.r-align, #magazine-dw p.r-align, #magazine-itpro p.r-align {
	margin: 20px 25px 0 0;
	}
	 
#magazine-pcw a, #magazine-dw a, #magazine-ca a, #magazine-itpro a {
	background: #A30001;
	color: #fff;
	padding: 5px 7px;
	border-top: 1px solid #CA5454;
	border-left: 1px solid #CA5454;
	border-right: 1px solid #630505;
	border-bottom: 1px solid #630505;
	}

#magazine-pcw a:hover, #magazine-dw a:hover, #magazine-ca a:hover, #magazine-itpro a:hover {
	color: #bbb;
	border-top: 1px solid #630505;
	border-left: 1px solid #630505;
	border-right: 1px solid #CA5454;
	border-bottom: 1px solid #CA5454;
	}

/* Magazine Info
------------------------------ */
#mag-info {
	float: left;
	width: 270px;
	margin: 13px 15px 15px 0; padding: 0;
	list-style-type: none;
	background-color: #E9E9DE;
	}
	
#mag-info h3 {
	background-color: #900;
	color: #fff;
	margin: 0; padding: 5px;
	}
	
#mag-info p {
	border-top: 1px dashed #ccc;
	margin: 0; padding: 4px 10px;
	line-height: normal;
	font-size: 12px;
	}
	
#mag-info strong {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#mag-info .stats-mag {
	padding: 10px;
	}

.slogan {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-top: -15px; padding: 0;
	}

/* Awards
------------------------------ */
#awards {
	padding-left: 20px;
	}

#awards h3 {
	margin-top: 35px; margin-bottom: 0;
	}

#awards li a {
	text-transform: uppercase;
	}

#awards img {
	padding: 5px; margin-bottom: 20px;
	background-color: #E9E9DE;
	border: 1px solid #bbb;
	}

#awards ul {
	margin-left: 100px;
	} * html #awards ul {margin-left: 130px;}

p#best-product {
	background: url(images/best-product_icon.gif) no-repeat scroll 0 10px;
	padding: 5px 0 0 60px;
	}

p#best-buy {
	background: url(images/best-buy_icon.gif) no-repeat scroll 0 10px;
	padding: 5px 0 0 60px;
	}

p#dw-choice {
	background: url(images/dw-choice_icon.gif) no-repeat scroll 0 5px;
	padding: 5px 0 0 60px; margin-bottom: 10px;
	min-height: 55px;
	} * html p#dw-choice {height: 55px;}

p#dw-value {
	background: url(images/dw-value_icon.gif) no-repeat scroll 0 5px;
	padding: 5px 0 0 60px; margin-bottom: 10px;
	min-height: 55px;
	} * html p#dw-choice {height: 55px;}

p#dw-best {
	background: url(images/dw-best_icon.gif) no-repeat scroll 0 5px;
	padding: 5px 0 0 60px; margin-bottom: 10px;
	min-height: 55px;
	} * html p#dw-choice {height: 55px;}


p#ca-buy {
	background: url(images/ca-buy_icon.gif) no-repeat scroll 0 10px;
	padding: 5px 0 0 70px; margin-bottom: 10px;
	min-height: 55px;
	} * html p#dw-choice {height: 55px;}

p#ca-try {
	background: url(images/ca-try_icon.gif) no-repeat scroll 0 10px;
	padding: 5px 0 0 70px; margin-bottom: 10px;
	min-height: 55px;
	} * html p#dw-choice {height: 55px;}

p#ca-best {
	background: url(images/ca-best_icon.gif) no-repeat scroll 0 10px;
	padding: 5px 0 0 70px; margin-bottom: 10px;
	min-height: 55px;
	} * html p#dw-choice {height: 55px;}

/* Terms
------------------------------ */
ol.terms li {
	font-weight: bold;
	margin-top: 20px;
	}
	
ol.terms p {
	font-weight: normal;
	margin-top: 5px;
	}
	
ol li {
	margin-top: 10px;
	}

/* Covers
------------------------------ */
.cover {
	margin: 16px;
	width: 100px;
	padding: 5px 5px 2px;
	background-color: #E9E9DE;
	float: left;
	border: 1px solid #bbb;
	} * html .cover {margin: 15px 14px;}

.cpcover {
	margin: 16px;
	width: 150px;
	padding: 2px 2px 1px;
	background-color: #E9E9DE;
	float: left;
	border: 1px solid #bbb;
	} * html .cpcover {margin: 5px 4px;}

.cover img, .cpcover img {
	margin: 0; padding: 0;
	border: 1px solid #bbb;
	}

.cover p, .cpcover p {
	margin: 3px 0 0; padding: 0;
	font-size: 10px;
	line-height: normal;
	text-align: center;
	}

/* Logos
------------------------------ */
.logo {
	width: 300px;
	margin: 30px 0px 30px 40px;
	text-align: center;
	}

	
/* Sidebar
------------------------------ */
#sidebar {
	width: 201px;
	padding: 65px 28px 0 25px;
	background: url(images/bg_body.gif) repeat-y scroll right top;
	}

#sidebar h3 {
	padding: 3px 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background-color: #a30001;
	border-top: 1px solid #CA5454;
	border-bottom: 1px solid #630505;
	}

#sidebar .block {
	padding-top: 5px;
	padding-bottom: 10px;
	background: url(images/bg_sidebar.jpg) no-repeat scroll right top;
	}

#sidebar strong {
	font-weight: normal;
	}

a#lang-link {
	position: absolute;
	top: 2px; right: 235px;
	border-bottom-width: 0;
	}


/* Press Release
------------------------------ */	
#press-release ul {	
	position: relative;
	margin: 0; padding: 10px 0 0;
	list-style-type: none;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	}
	
#press-release li {
	margin-bottom: 10px;
	padding-left: 25px;
	background: url(images/bullet.gif) no-repeat scroll 12px 3px;
	}
	
#mags {
	position: absolute;
	top: 50px; right: 0;
	}
	
#support-links {
	position: absolute;
	top: 0;
	width: 181px;
	text-align: center;
	padding: 5px 10px 7px;
	font-size: 10px;
	background-color: #a30001;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#support-links ul {
	margin: 0; padding: 0;
	list-style-type: none;
	}
	
#support-links li {
	margin: 0; padding: 0;
	display: inline;
	}
	
#support-links a {
	color: #fff;
	}
	
#support-links a:hover {
	color: #ccc;
	}
	
.r-align {
	text-align: right;
	}
	
/* Footer
------------------------------ */
#footer td {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(images/bg_footer.gif) repeat-x scroll left top;
	color: #fff;
	}
	
#footer p {
	margin: 0; padding: 0;
	}
	
#footer a {
	color: #ccc;
	border-bottom: 1px solid #ccc;
	}

#footer a:hover {
	color: #fff;
	}
	
/* Common Styles 
------------------------------ */
.left {
	float: left;
	}
	
.right {
	float: right;
	}

.center {
	text-align: center;
	}
	
ul.pdf li {
	list-style-type: none;
	padding-left: 22px;
	background-attachment: scroll;
	background-image: url(images/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;	
	}

ul.movie li {
	list-style-type: none;
	padding-left: 22px;
	background-attachment: scroll;
	background-image: url(images/icon-movie.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;	
	}
	
/* Contact Info 
------------------------------ */
ul#contact-info {
	margin: 0 0 0 30px; padding: 0;
	}
	
ul#contact-info li {
	margin: 0; padding: 0;
	line-height: normal;
	list-style-type: none;
	}
	
ul#contact-info li.break {
	margin-top: 15px;
	}

/* Contact Info 
------------------------------ */
html {
	height: 100%;
	} * html {height: 0;}

body#index {
	text-align: center;
	height: 100%;
	} * html body#index {height:auto;}
		
#index #header h1 {
	background: url(images/logo_it_lg.gif) no-repeat scroll center bottom;
	}
	
#index td#content {
	margin: 0 auto; padding: 20px 0 50px;
	width: 770px;
	}

#index #content p {
	word-spacing: normal;
	}
		
#index p.el {
	float: left;
	padding-right: 20px;
	text-align: right;
	border-right: 1px solid #ccc;
	width: 364px;
	}
	
#index p.en {
	float: right;
	padding-left: 20px;
	text-align: left;
	width: 365px;
	}

p.en a, p.el a {
	display: block;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
	margin-top: 15px;
	height: 30px;
	padding-top: 10px;
	}

p.en a {
	width: 100px;
	text-align: right;
	background: url(images/flag_en.gif) no-repeat scroll left top;
	}

p.el a {
	width: 120px;
	text-align: left;
	background: url(images/flag_el.gif) no-repeat scroll right top;
	float: right;
	}

#index #support-links {
	top: 0; right: 50px;
	}
	
#index a {
	border-bottom: 0;
	}
		
	
#index #footer {
	margin: 0; padding: 0;
	height: 15px;
	} * html #index #footer {position: absolute; bottom: 0;}

#index table {
	height: 100%;
	}

	
/* Subscription Form 
------------------------------ */
.fields {
	width: 90%;
	margin: 5px 0;
	}

.radio {
	width: 90%;
	margin: 5px 0;
	}
	
.radio label {
	margin: 5px 25px 5px 0; padding: 0;
	width: auto;
	float: left;
	}
	
.radio input {
	margin: 0 5px; padding: 0;
	width: auto;
	}
		
fieldset {
	padding: 15px 30px;

	}
	
legend {
	margin-left: -25px;
	background-color: #fff;
	}
	
label {
	display: block;
	padding: 5px;
	width: 90%;
	font-size: 12px;
	font-weight: bold;
	}
	
input.txt {
	width: 100%;
	padding-bottom: 5px;
	font-size: 20px;
	display: block;
	border: 1px solid #999;
	background: #fff url(images/bg_field.jpg) no-repeat scroll left top;	
	}
	
input.errorField {
	border: 1px solid #f00;
	background: #FFFFBF;
	}
	
span.error {
	color: #f00;
	margin-left: 15px; padding-left: 15px;
	background: url(images/halt.png) no-repeat scroll left center;
	font-size: 80%;	
	}
	
#submitButton, #clearButton {
	font-size: 14px;
	margin: 10px; 
	padding: 5px 15px;
	float: right;
	}
