*, html {
	margin:0;
	padding:0;
}
body {
    border-top: 4px solid #000;
/*    font: bold 15px "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif; */
    font-family: "HelveticaNeue",Helvetica,Verdana,sans-serif;
    background: #F9F9F7 url(/images/a1.gif) repeat-x;
	color:#212125;
	margin-bottom: 20px;
}

a {
	text-decoration:none;
	color:#661800;
}
a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4 {
	color: #333;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}

p {
	padding-bottom: 0.6em;
	color:#333;
}

img {
	border:0;
}

.wrap {
	width: 930px;
	margin: 0 auto;
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#header {
    padding: 1px;
    background-color: #fff;
    border-bottom: 4px solid #ddd;
	height: 90px;
	padding-top: 1px;
	margin-top: 3px;
    padding-bottom: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

}
#logodiv {
    float: left;
}
#quickinfo {
    margin-top: 10px;
    margin-left: 30px;
    float: left;
    font-size: 18px;
}

#logo{
	display:block;
	width:320px;
	height:80px;
	text-indent:-1341px;
	background:transparent url(/images/sslbuddy_smallest.png) no-repeat 0 100%;
	font-size:0.1em;
	margin-left:20px;
}
#logo a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
}
#main {
    background: #fff;
	padding-top: 10px;
}

#infocol {
	width: 200px;
	float:right;
	margin: 0 14px 0 10px;
	display:inline;
}
#contentcol .knapp {
    font-size: 19px;
    width: 120px;
}
#contentcol .inp {
    padding: 3px;
    margin-top: 4px;
    font-size: 19px;
    width: 300px;
}
#contentcol .try {
    font-size: 20px;
    padding-top: 20px;
}
#contentcol {
	float: right;
	width: 730px;
	padding: 0 9px;
	margin-bottom: 20px;
}

#menucol {
	margin-left: 14px;
	display:inline;
	float:left;
	width: 170px;
}


#contentcol-wide {
	float:right;
	width: 750px;
	padding: 0 14px 0 9px;
	margin-bottom: 20px;
}


#footer {
	clear:both;
	color: #aaa;
	font-size: 14px;
	line-height: 39px;
	height: 43px;
	padding: 0 20px;
}
#footer a {
	color: #bbb;
}
#copyright {
	float:right;
}

ul.nav {
	list-style:none;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.nav li {
	border-bottom: 1px solid #e5e5e5;
}
.nav li a {
	color: #333;
	display:block;
    font-size: 16px;
	padding-left: 20px;
	background: url(/images/arrow.gif) 9px center no-repeat;
	width: 150px;
}
.nav li a:hover {
	background-color: #f2f2f2;
	text-decoration:none;
}

.nav li.current-cat a {
	background-color: #e5e5e5;
	font-weight:bold;
}

#menucol h3 {
	color: #000;
	padding: 5px;
	background-color: #f2f2f2;
    font-size: 17px;
}


#menucol .itemwrap {
	margin-bottom: 10px;
}
#menucol .item {
	padding:10px;
}

#infocol .itemwrap {
	margin-bottom: 10px;
}
#infocol .item {
	padding:10px;
}
#infocol .item p {
	padding-bottom:0;
	margin-bottom:0;
}
#infocol {
	margin-bottom: 40px;
}	

/*--------------------------------------------------------------------  CONTENTCOL */

#contentcol .loading {
    margin-left: 10px;
    width: 30px;
}
#contentcol h1, #contentcol-wide h1 {
	font-size: 23px;
	line-height: 1;
	padding-bottom: 0.4em;
}
#contentcol h2, #contentcol-wide h2 {
	font-size: 1.8em;
	line-height: 1.4;
	padding-bottom: 0.1em;
	padding-top: 0.7em;
}
#contentcol .about {
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 17px;
}

#contentcol-wide p {
	width: 510px;
}
#contentcol-wide p.push {
	float:right;
	width: 200px;
	display:block;
	font-style:italic;
	color: #4d4d4d;
	padding-top: 3px;
	clear:both;
	margin-top: -4px;
}

#contentcol ul, #contentcol-wide ul {
	list-style:none;
	clear:both;
	margin-bottom: 5px;
}
#contentcol-wide ul {
	width: 510px;
}
#contentcol li, #contentcol-wide li {
	background: url(/images/arrow.gif) 3px 6px no-repeat;
	padding-left: 13px;
	color:#333;
}

/*--------------------------------------------------------------------  FIRST PAGE DISPLAY */

.col3 {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.col3-item {
	width: 170px;
	float:left;
}
.col3-middle {
	padding: 0 4px 0 5px;
	margin: 0 5px 0 4px;
}
.col3-item p {
	padding-bottom: 0;
	font-size: 1.0em;
}

/*------------------------------------------------------ IMAGES */

.img-right {
	float:right;
	margin-left: 25px;
	margin-bottom: 5px;
}

/*------------------------------------------------------ FORM */

#s {
	height: 15px;
	width: 107px;
	border: 1px solid #ccc;
	padding:4px 0 0 0;
	margin:0;
	float:left;
}
#searchsubmit {
	border: 1px solid #ccc;
	background: #e5e5e5 url(img/searchbtn-bg.gif) 0 0 repeat-x;
	width: 33px;
	height: 21px;
	font-size: 1.0em;
}
form div {
	text-align: left;
}

label {
	font-size: 1.1em;
}

#antal {
	width: 1.5em;
}
#btnKop {
	vertical-align:bottom;
	padding-right: 5px;
	padding-left: 5px;
}
abbr {
	cursor:help;
}


a.nav {
	padding-left: 14px;
	background: url(/images/arrow.gif) 3px center no-repeat;
}

#contentcol .item {
	padding: 5px 0;
	border-top: 1px solid #e5e5e5;
}
#contentcol .item img {
	float:left;
}
.item .info {
	width: 330px;
	float:right;
}
#contentcol .info h2 {
	margin-bottom: 2px;
	padding-top:0;
	line-height: 1;
}
.info h2 a:hover {
	text-decoration:none;
}
.info a {
	margin-right: 15px;
}
#contentcol .cat-desc h1 {
	padding-bottom: 5px;
}
#contentcol .cat-desc {
	margin-bottom: 5px;
}
.error {
    margin-top: 10px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    background: url(/images/ico_adv.gif) no-repeat 5px 5px;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 30px;
    background-color: #ffebe8;
    border-color: #c00;
    color: #111;
    font-size: 17px;
}
.nom {
    color: Green;
}
.bad {
    color: Red;
}
.url {
    font-family: Arial;
    font-size: 13px;
}
.md5{
    font-family: Arial;
    font-size: 13px;
}
#navlist {
font-weight:bold;
        margin-left: 0;
        padding-left: 0;
        list-style: none;
        color: #2B6E90;
}
#navlist ul { list-style: none; }
#navlist li {
        background-image: url(/images/accept.png);
        background-repeat: no-repeat;
        padding-left: 20px;
        background-position: 1px;
}

#mainbox ul {
    list-style: none;
}
#mainbox {
    width: 990px;
    font-size: 19px;
    list-style: none;
}
#buyforms {
    margin: 20px;
    width: 550px;
    float: left;
}
.formy {
    padding: 10px;
}
#buddy {
    float: left;
}
#maintext h1,h2{
    display: none;
}
#maintext {
    float: left;
    margin-left: 30px;
}
#infobox h2 {
    font-size: 18px;
}
#infobox {
    margin-left: 50px;
    margin-top: 30px;
    float: left;
}
#thanks {
    margin: 20px;
}
.smallest a{
    color: #bbb;
}
.smallest {
    color: #bbb;
    font-size: 11px;
    padding-left: 20px;
    padding-bottom: 5px;

}
.sslinfo {
    margin-top: 5px;
    margin-bottom: 5px;
}
label {
display:block;
}
.details {
    width: 530px;
    font-color: #999;
}
.details input:focus, .details select:focus {
    border: 2px solid #555;
}
.details input:hover {
    border: 2px solid #555;
}
.details input[disable] {
    border: #fff;
}
.details input, .details select {
    border: 2px solid #ccc;
    font-size: 130%;
    padding: 3px;
    margin-top: 2px;
}
.details {
    padding-left: 30px;
    margin-bottom: 20px;
    float: left;
    font-color: #333;
}
#secondary li {
    background: url(/images/text-bullets.gif) no-repeat 0px 50%;
    list-style:none;
    padding-left: 15px;
    margin-left: 0;
    text-decoration: none;
}
#secondary {
    background:transparent url(/images/secondary.gif) no-repeat scroll left top;
    float:left;
    padding:20px 22px;
    width:276px;
    margin-left: 10px;
}
h4 {
    font-size: 20px;
    margin-top: 5px;
    font-family: "HelveticaNeue",Helvetica,Verdana,sans-serif;
    margin-bottom: 5px;
}
.details h1 {
    font-size: 22px;
    padding-bottom: 0px;
    margin-top: 5px;
}
#capture {
    margin-top: 15px;
    width: 200px;
    height: 60px;
    float: left;
    background: url(/images/img_whitebar_1.gif) no-repeat;
}
#step {
    color: #bbb;
    margin-bottom: 10px;
}
