/* css-síđa fyrir skráningu á toney.is */

body		{	background-color: #f6f6f6;	}

#top	{ height: 80px; width: 100%; border-bottom: 1px solid #ff9900; display: block; }

.logo	{ height: 80px; width: 315px; background: url(../templates/ja_purity/images/logo.png) no-repeat; float: left; }
.skraning	{ height: 80px; width: auto; float: left; }

#main	{ height: auto; width: 100%; padding: 2px 10px; background: #ffffff; display: block; }

.box	{ height: auto; width: auto; padding: 0px 10px; }
.box2	{ height: 250px; width: 190px; margin: 0px 10px; border-bottom: 1px dashed #ff9900; border-top: 1px dashed #ff9900; }
.box3	{ height: auto; width: 250px; margin: 0px 20px; border-top: 1px dashed #ff9900; }

#botn	{ height: auto; width: 100%; border-top: 1px solid #ff9900; display: block; }

table	{ font-family: "Segoe UI", Arial, Helvetica, sans-serif; font-size: 9pt; }
form	{ border: #ff9900; font-size: 9pt;}
textarea	{ border: #ff9900 1px solid; }
input	{ border: #ff9900 1px solid; }	
select	{ border: #ff9900 1px solid; }
hr	{ border: #ff9900 1px dashed; margin: 2px;}
p	{ font-family: "Segoe UI", Arial, Helvetica, sans-serif; font-size: 9pt; margin: 2px 0px;}
a, a:link, a:visited, a:hover, a:active	{	text-decoration: none;	color: #cc3333;}
h1	{ font-size: 16pt; }
h2	{ font-size: 10pt; margin: 6px 0px 2px 0px; }