@media screen{
body{
	margin: 0;
	padding: 0;
	color: #333;
	background: url(../images/body-bg.gif) #8795a2;
	font: 80% tahoma, verdana, arial, sans-serif;
	text-align: center;
	border: none;
}

a	{
	color: #c00;
	font-size: 100%;
    }
a:hover{
    color: #c00;
	font-size: 100%;
	text-decoration: underline;
    }
acronym{
    cursor: help; 
	border-bottom: #c33 1px dotted; 
    }
a:link, a:visited{
    color: #c00;
    text-decoration: none;
	font-size: 100%;
}
h1 {
	font-size: 140%;
	color: #c33;
}
h2 {
	color: #000;
	margin:0px;
	padding: 0px;
	font-size: 140%;
	font-weight: normal;
}
h3 {
	margin:0px 0 0 0;
	padding: 20px;
	font-size: 110%;
	color: #c33;
}
.detail {
	text-align: right;
	padding: 0 0 0 20px;
	background-position: 120px 2px;
	display: block;
	background-image: url(../images/detailarrow.gif);
	background-repeat: no-repeat;
	font-weight: bold; font-size:12px;
}

/**********************************
* Frame
**********************************/
#innerFrame {
background: #fff;
	margin: 0 10px;
	border: none;
	width: 730px;
	padding: 0;
	}
#intro {
background: url(../images/header-bg.gif) #eee;
	margin: 0;
	border: none;
	width: 730px;
	height: 303px;
	padding: 0;
	}
#container {
	position: relative;
	margin: 0 auto;
	border: none;
	width: 750px;
	padding: 0;
    background: url(../images/container-bg.gif) #ccc; 
	color: #000;
	text-align: left;
}
#flashchat {
	margin: 0 0 0 -20px;
	width: 750px;
	padding: 0; 
}
#extraDiv1 {
	position: relative;
	margin: 0 auto;
	border: none;
	width: 750px;
	height: 10px;
	padding: 0;
    background: url(../images/endpage.gif) #ccc; 
}
#pageHeader	{
    background: url(../images/logo.gif) #fff no-repeat;
	float:left;
	padding: 0;
	margin: 0;
    height: 303px;
	width: 245px;
}
#pageHeader span, #pageHeader h1 span, #quickSummary p{
	display:none;
}
#pageHeader	H1{
	position: absolute;
	background: url(../images/chatslogan.gif) #fff no-repeat;
	margin: 0;
	padding:0;
	height: 23px;
	top: 13px;
	left: 261px;
	width: 163px;
}
#quickSummary {
    background: url(../images/header.jpg) no-repeat;
	float:right;
	padding: 0;
	margin: 36px 0 0 0;
    height: 267px;
	width: 485px;
}
#quickSummary .flash{
display:block;
}
#content {
	float: none;
	margin: 56px 0 0 20px;
	padding: 0px;
	width: 690px;
	background: none;
}
#content ul{
	display:block;
	margin:0 0 20px 20px;
	padding:0;
	font-size:14px;
	font-weight: bold;
	list-style-type: none;
}
#content ul li{
	display:block;
	margin:10px 0 0 10px;
	padding:0;
	font-size:11px;
	font-weight: normal;
}
#overview, #features {
	display: block;
	margin: 20px;
	padding: 0px;
}
#overview img { float:left; padding: 0; margin:0px 15px 0px 0px; background: #999;}

#overview p{
	background: none;
	display: block;
	margin: 0;
	padding: 0px;
}
#overview div {
	background: none;
	width: 650px;
	display: block;
	clear:both;
	float: left;
	margin: 0px 0;
	padding: 10px;
}
#submenu a:link, #submenu a:visited {font-weight: bold; font-size:11px;}
#contacts {
	font-size:80%;
	background: url(../images/map.gif) no-repeat;
	margin: 0;
	padding: 10px 20px 30px 20px;
	width: 100px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
}
#featured {
	margin: 0;
	padding: 30px 20px 20px 20px;
	width: 205px;
}
#featured h2, #submenu h2{font-size:100%;}
#support {
	position:absolute;
	top:13px;
	left: 602px;
	background: url(../images/support-bg.gif) no-repeat;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 14px;
	text-align:right;
}
#support h2{
	display:none;
}
#support p{
	margin:0;
	padding:0;
	line-height: 20px;
	font-size:12px;
}
#download {display: block; padding: 20px 0 20px 0}
#download img{display: block;border:0; line-height: 24px; padding: 0}
#download p{display:inline; border:0; line-height: 24px; padding: 0 0 0 20px}
#download a{line-height: 24px; padding: 0}
/**********************************
*forms
**********************************/
legend {color: #c00; font-size: 120%; font-weight: bold; line-height: 32px; padding: 20px 0 0 0; }
fieldset {display: block; border:0px solid #999; border-bottom:0px solid #999; padding: 0 0 10px 0;}
fieldset p.description{border-top:4px solid #ccc;}
fieldset legend {color: #333; font-size: 100%; font-weight: bold; line-height: 32px; padding: 20px 0 0 0; }
#login fieldset div {clear: both; display : block; float: left; line-height:22px;  padding: 10px 0 0 0; margin:0;}
#login .input input {position:static; clear: none; float:left; width: 120px; left: 120px; margin-left:auto;display: block;}
#login .input .label{padding: 0; margin:0; width: 80px; float: left;}
/**********************************
* Navigation
**********************************/
#footer {clear: both; width:100% ; height: 69px; padding:0px; margin: 0 0px; text-align: center; background: url(../images/footer-bg.gif) #e0e0e0 repeat-x;}
#copy {width:100%; padding:5px 0 0 0; margin: 0; height: 21px; font-size:10px; color: #fff; text-align: center; }
#sitemap {padding: 10px;}
#sitemap ul{
	display:inline;
	margin:0;
	padding:0;
	font-size:11px;
	font-weight: normal;
}
#sitemap ul ul:before {
    color: #000;}
#sitemap ul li:after {
    color: #000;
      }
#sitemap ul li {
	white-space:nowrap;
	display:inline;padding:0 0px 0 0;
      }
#sitemap ul li a{
	font-weight:normal;
	white-space:nowrap;
      }
#sitemap h2 {
	white-space:nowrap;
	display:none;
      }
/**********************************
* SlideDors
**********************************/
#menu {
	float:left;
	margin:0;
	width:730px;
	background:url(../images/menu-bg.gif) repeat-x;
	font-size:14px;
	line-height:normal;
	height: 56px;
	top: 303px;
	position:absolute;
	white-space:nowrap;
      }
#menu ul {
    margin:0;
    padding:0 10px 0 0;
    list-style:none;
      }
#menu li {
    float:left;
    background:url(../images/left-both.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 0px;
      }
#menu a {
    float:left;
    display:block;
    width:.1em;
    background:url(../images/right-both.gif) repeat-x right top;
    padding:10px 15px 20px 18px;
    text-decoration:none;
    font-weight:bold;
	color:#fff;
      }
#menu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a {float:none;}
    /* End IE5-Mac hack */
#menu a:hover {
    color:#fff;
      }
#home #nav-home, 
#summary #nav-summary, #p-overview #nav-overview, #p-features #nav-features, #p-download #nav-download {
    background-position:0 -56px;
    border-width:0;
      }
#p-home #nav-home a, #p-overview #nav-overview a, #p-features #nav-features a, #p-download #nav-download a{
    background-position:100% -56px;
    color:#c33;
      }
#menu li:hover, #menu li:hover a {
    background-position:0% -56px;
    color:#fff;
      }
#menu li:hover a {
    background-position:100% -56px;
	color:#c33;
      }
#menu ul ul,#menu H3 {display: none}
/* Adds by ferre */
#packages td {
	background: url(../images/bg_package.gif) no-repeat center;
	width: 212px;
	height: 173px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	padding: 20px;
	}
	#packages td span b {
		font-size: 15px;
		color: black;
		}
	#packages td span {
		color: #555555;
		font-size: 10px;
		white-space: nowrap;
		}
	#packages td div {
		height: 70%;
		width: 100%;
		margin: 0 auto;
		clear: both;
	}
	#packages ul {
		margin: 0;
		text-align: left;
		}
	#packages ul li {
		line-height: 12px;
		margin: 0;
		}
	.big {
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		}

	table.data { border-collapse: collapse; margin: 10px auto; width: 95%; font-size:10pt;}
	table.data td, table.data th {border-bottom: 1px solid #990000; height: 21px;}
	table.data td { padding-left: 2px; padding-right: 2px; color:#330; }
	table.data tr.lined td { background: #FFAAB4; }
	table.data tr.sum td { border-top: 1px solid #444411; font-weight:bold;}
	table.data th { background: #000; color: #fff; text-align:center; background : url(/images/bg_table.gif); vertical-align:top;}
	table.data td a { color: #000; font-weight:bold; text-decoration:none}
	table.data td a:hover {text-decoration:underline; }
	table.data td.tdbr {border-bottom:1px solid #990000; height:3px}
	
	.even {background-color:#f0f0f0}

	table.data td.head { font-weight:bold; border: 0px; font-size:11px; text-align:center}
	table.data td.price { border-bottom:1px solid #990000; font-size:10px; text-align:right}
	
	table.data td.free {color:#FF0000; text-align:center;font-weight:bold; font-size:10px;}
	table.data td.prd {color:#666666; font-weight:bold; font-size:11px;}
	

}
@media print {
body {font-family:Verdana,Arial,san-serif;}
h2, h3{font-size: 1em; color: #06c;}
h1{font-size: 1.2em; color: #06c;}
#quickSummary .flash, #pageHeader p, #submenu, #sitemap, #menu, #support, #featured{ display:none; }
#quickSummary p {font-size: 12px;font-style: italic;}	
#contacts p {font-size: 12px;}
#copy {font-size: 12px;	color: #06c;}
#content p img{float:left;clear: both;margin-top: 5px;margin-right: 15px;margin-bottom: 15px;margin-left: 0px;}
a{color: #333;}
a:link, a:visited {color: #000;text-decoration: none;}
}
