html,body,blockquote,div,form,h1,h2,h3,h4,h5,h6,ol,p,table,ul,li,td,th,button,img,legend,fieldset{margin:0;padding:0;}
html,body{height:100%;}
img,fieldset{border:0;}
table{border-collapse:collapse;border-spacing:0;}
th,td{text-align:left;font-weight:normal;}
body,select,input,textarea,button{font-family:Arial,Verdana,Helvetica,sans-serif;}
body{font-size:12px;}
select,input,textarea,button{font-size:1em;}
h1,h2,h3,h4,h5,h6{margin-bottom:0.8em;line-height:1em;}
h1{font-size:3.0em;}
h2{font-size:2.4em;}
h3{font-size:1.9em;}
h4{font-size:1.5em;}
h5{font-size:1.2em;}
h6{font-size:1em;}
p{padding:.2em 0 .7em;}
label{cursor:pointer;}
ul,ol{padding-left:2em;}
button::-moz-focus-inner{padding:0;border:none}
.clear{clear:both;}

body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #424242;
	font-size: 13px;
}

h1 {
	font-size: 18px;
	color: #535353;
	font-weight: normal;
	line-height: 25px;
}
h2 {
	clear: both;
	font-size: 16px;
	color: #535353;
	font-weight: normal;
	line-height: 25px;
	padding-top: 5px;
	border-bottom: 1px solid #cfcfcf;
}
p {
	line-height: 17px;
	padding: 0 0 1em;
}
ul, ol {
	padding-bottom: 1.2em;
}
li {
	padding-bottom: .3em;
}
del {
	color: #b3b3b3;
	text-decoration: strike;
}

a {
	color: #5f87b1;
}
a:hover {
	text-decoration: none;
}

table {
	width: 100%;
	margin: 0 0 2em;
}
td, th {
	line-height: 17px;
	padding: 4px 0 4px 8px;
	border-bottom: 1px solid #e6e9ea;
}
th {
	color: #426a90;
	font-size: 14px;
}
table.center td,
table.center th {
	text-align: center;
}
table tr .l {
	text-align: left;
}
table tr .r {
	text-align: right;
}

p.error {
	color: #c00;
}
p img {
	vertical-align: middle;
	position: relative;
	top: -2px;
}


input[type=text] {
	width: 200px;
	padding: 1px 3px;
	height: 18px;
}
textarea {
	width: 540px;
	max-width: 540px;
	max-height: 300px;
	padding: 3px;
	margin: 0;
}
button {
	padding: 2px 10px;
}
.placeholder {
	color: #999;
	font-style: italic;
}

.form-line {
	padding: 0 0 5px;
}


/* link as button */
a.button {
	background-color: #346796;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 2px 8px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
a.button:hover {
	background-color: #6c93b7;
}

/* Main layout */
#header-center, #container-center{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 107px;
	background: #fff url(g/gradient.png) 0 0 repeat-x;background: 
}
#container {
	padding: 30px 0;
}

/* Header elements */
#logo {
	display: block;
	width: 185px;
	height: 57px;
	background: url(g/logo.png);
	position: absolute;
	left: 2px;
	top: 31px;
	text-indent: -9999px;
}
#use-with-skype  {
	display: block;
	width: 118px;
	height: 78px;
	background: url(g/use-with-skype.png);
	position: absolute;
	left: 846px;
	top: 17px;
	text-indent: -9999px;
}
#logo:hover, #use-with-skype:hover {
	opacity: .7;
}
#banner {
	position: absolute;
	left: 220px;
	right: 220px;
	top: 50px;
	font-size: 22px;
	line-height: 35px;
	font-family: Georgia, serif;
	text-align: center;
	letter-spacing: 1px;
	color: #fff;
}

/* Download button */
#download-button {
	display: block;
	width: 185px;
	height: 64px;
	background: url(g/download.png);
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	line-height: 90px;
}


/* Menu */
#menu {
	width: 185px;
	float: left;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu a {
	display: block;
	color: #3d3d3d;
	font-size: 14px;
	line-height: 21px;
	padding: 2px 4px;
	background: url(g/menu-line.png) 0 100% repeat-x;
	text-decoration: none;
}
#menu a:hover,
#menu a.open {
	color: #5f87b1;
}
#menu ul ul a {
	font-size: 12px;
	background-image: none;
	padding: 1px 4px;
	line-height: 15px;
}
#menu ul ul {
	padding: 3px 0 3px 8px;
	background: url(g/menu-line.png) 0 100% repeat-x;
}
#menu ul ul ul {
	padding-left: 15px;
	background: none;
}

/* Sidebar */
#sidebar {
	width: 180px;
	float: left;
}

/* Content area */
#content {
	width: 550px;
	margin: 0 40px;
	padding-bottom: 1px;
	float: left;
}


/* Licenses table */
table#licenses td del {
	display: block;
	height: 0;
	white-space: nowrap;
	position: relative;
	margin-right: 70%;
	text-align: right;
}

/* Shop table */
#shop {
	margin-bottom: 10px;
}
#shop thead th {
	font-size: 13px;
}
#shop thead td,
#shop td.cost,
#shop td.savings {
	color: #b3b3b3;
}
#shop td,
#shop th {
	border-bottom: 0;
}
#shop .r {
	padding-right: 8px;
	padding-left: 0;
}
#shop tfoot td,
#shop tfoot th {
	border-top: 1px solid #e6e9ea;
}
#shop input.skypename {
	width: 140px;
}
#shop input.skypename.error {
	color: #c30;
}

/* Checkout buttons */
.checkout {
	height: 80px;
}
.checkout form{
	position: relative;
	height: 0;
}
.checkout input[type=image] {
	position: absolute;
}
.checkout .paypal input[type=image] {
	right: 0;
}


/* Docs */
.docs {
	padding: 0 0 16px 40px;
	position: relative;
	clear: both;
}
.docs p {
	line-height: 18px;
}
.docs .docs-nr {
	position: absolute;
	left: 0;
	top: 0;
	width: 34px;
	height: 33px;
	background: url(g/help-nr-back.png) 0 0 no-repeat;
	line-height: 33px;
	text-align: center;
	font-size: 15px;
	color: #fff;
}
.docs .docpic {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
}


/* Features */
.feature {
	padding-bottom: 5px;
}
.feature img {
	float: right;
	margin-left: 10px;
}


/* Contact */
#contact {
	position: relative;
}
#contact .field {
	padding: 0 0 5px;
}
#contact label {
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
	line-height: 22px;
}


/* Front page slides */
#fp-slides {
	height: 432px;
	padding-bottom: 20px;
	position: relative;
}
#fp-slides img {
	position: absolute;
	left: 0;
	top: 0;
}