* {
	outline: none; 
	margin:0;
	padding:0;
}
body {
	font-family: Georgia, helvetica, arial, sans-serif;
	font-size:16px;
	text-align: center;
	background:#fff url(/img/bg.gif) 0 0 repeat-x;
	color:#2b2b2b;
	padding-bottom:20px;
}
a {
	color:#060;
	text-decoration:none;
	border-bottom:solid 1px #287DC2;
}
#top {
	height:136px;
	width:810px;
	text-align:left;
	margin: 0 auto;

}
#main {
	background:#ebf6ae;
	border-top:solid 1px #b2ca7a;
	border-bottom:solid 1px #b2ca7a;
	padding:20px;
}
#content {
	width:810px;
	text-align:left;
	margin: 0 auto;
}
#footer {
	padding:20px 0 0 0;
}
#footer li {
	display:inline;
	padding-right:10px;
}

h1,h2 {
	font-size:24px;
	font-weight:normal;
}
h3,h4,h5,h6 {
	font-weight:normal;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	float:right;
}
h1 span, h2 span, h3 span, h4 span {
	font-size:18px;
	display:block;
	padding-top:11px;
}
input, textarea {
	font-size:16px;
	font-family: arial, helvetica, sans-serif;
	padding:5px 5px 2px 5px;
	margin-right:5px;
	font-weight:bold;
}
select {
	font-size:16px;
	font-family: arial, helvetica, sans-serif;
}
textarea.code {
	font-family:courier new, courier;
	font-size:12px;
	font-weight:normal;
}
option {
	padding: 0px 10px;
}
.button {
	width:auto !important;
	font-weight:normal;
	padding:5px;
}
.checkbox, .radio {
	width:auto !important;
}
input.small {
	width: 170px !important;
}
input.medium {
	width: 300px !important;
}
p {
	margin-bottom:1em;
}
img {
	border:0;
}
.imageLink {
	border:0 !important;
}
fieldset {
	border:0;
}
li {
	list-style-type:none;
}

#top ul li {
	display:inline;
}
ul.list {

}
ul.list li {
	margin:0 0 0 25px;
	padding:2px 0 1px 0px;
	line-height:1.2em;
	list-style-type:circle;
}
ol.list li {
	margin:0 0 0 25px;
	padding:2px 0 1px 0px;
	line-height:1.2em;
	list-style-type:lower-alpha;
}
ol.biglist li {
	margin:0 0 0 25px;
	padding:2px 0 1px 0px;
	line-height:1.6em;
	font-size:18px;
	list-style-type:decimal;
}

#message {
	display:none;
	padding-bottom:0px;
}
#messageText {
	padding:10px;
	font-size:20px;
	display:block;
}
.loader {
	display:none;
	padding:10px;
	font-size:20px;
}
.loader img {
	vertical-align:middle;
	padding-right:10px;
}
.lft {
	float:left;
}
.rgt {
	float:left;
}
.clr {
	clear:both;
}
.delete {
	vertical-align:middle;	
}
span.small {
	font-size:10px;
	line-height:10px;
}

/* Rounded corners */
.roundcont {
	background-color: #2b2b2b;
	color: #fff;
	margin-bottom:10px;
}
.roundcont ul, .roundcont ol {
	padding-left:10px;
	padding-bottom:5px;
}
.roundcont a {
	color:#fff;
	border:0;
	text-decoration:underline;
}

.roundcont p {
	margin: 0 10px .5em 10px;
}

.roundtop { 
	background: url(/img/corners/2b2b2b/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/img/corners/2b2b2b/br.gif) no-repeat top right; 
}

img.corner {
   width: 4px;
   height: 4px;
   border: none;
   display: block !important;
}

.size1 {
	width:500px;
}
.size2 {
	width:300px;
}
.roundcont h1, h2 {
	font-size:30px;
	padding:0 10px 10px 10px;
}
.roundcont h4 {
	font-size:26px;
	padding:10px 10px 0px 10px;
}
.roundcont h5 {
	font-size:20px;
	padding:5px 10px 0px 10px;
}
.roundcont h3 {
	font-size:26px;
	padding:0px 10px 0px 0px;
}
.roundcont h3 a {
	color:#000 !important;
	text-decoration:none !important;
	font-weight:normal;
	border:0 !important;
}

.size1 .plate {
	width:460px;
	padding:10px;
	margin: 0 0 5px 10px;
	background:#fff;
	color:#000;
}
.plate a {
	color:#060;
	text-decoration:none;
	border-bottom:solid 1px #287DC2;
}
.size2 .plate {
	width:260px;
	padding:10px;
	margin: 0 0 5px 10px;
	background:#fff;
}
.size1 input {
	width:460px;
}
.size1 textarea {
	width:460px;
	height:200px;
}
.size2 input {
	width:260px;
}

.boxBlue {
	background-color: #98c2d2;
	color: #000;
}
.boxBlue a {
	color:#060;
	text-decoration:none;
	border-bottom:solid 1px #287DC2;
}


.roundtopBlue { 
	background: url(/img/corners/98c2d2/tr.gif) no-repeat top right; 
}


.roundbottomBlue {
	background: url(/img/corners/98c2d2/br.gif) no-repeat top right; 
}


#message .roundcont {
	background-color: #ff1a00;
	color: #fff;
}
#message .roundtop { 
	background: url(/img/corners/ff1a00/tr.gif) no-repeat top right; 
}

#message .roundbottom {
	background: url(/img/corners/ff1a00/br.gif) no-repeat top right; 
}

/* end rounded corners */


#col1 {
	width:500px;
	float:left;
}
#col2 {
	width:310px;
	float:left;
}
.clr {
	clear:both;
}
.right {
	float:right;
}
p.right {
	text-align:right;
	float:none;
}

table {
	background:#fff;
	margin:0 10px 5px 10px;
	color:#000;
}
table a {
	color:#060 !important;
	text-decoration:none !important;
	border-bottom:solid 1px #287DC2 !important;
}
table .col1 {
	width:180px;
}
table .col2 {
	/*width:257px;*/
	width:275px;
}
table .col2 input {
	width:265px;
	margin-top:5px;
}
table .col1b {
	width:310px;
}
table .col2b {
	width:127px;
}
thead td {
	font-weight:bold;
}
table td {
	border-left:solid 1px #2b2b2b;
	border-bottom:solid 1px #2b2b2b;
	vertical-align:top;
	padding:10px;
}
td.bottom {
	vertical-align:bottom;
}
table .col1b textarea {
	width:290px;
	height:100px;
	overflow:auto;
}
table .col2 textarea {
	width:235px;
	height:100px;
	overflow:auto;
}
#paper td {
	padding:0 0 0 0;
	margin:0;
}

#index td {
	padding:0 0 10px 0;
}
#index h3 {
	font-size:20px;
	margin:10px 10px 0 10px;
}
#index .col1 img {
	border:solid 1px #b0b0b0;
	margin:10px;
}
#index .col2 img {
	 vertical-align: text-top;
	 padding:0;
}
#index p {
	margin:0 10px;
	line-height:1.4em;
}
#index div {
	background:#eee;
	margin:5px 0;
	padding:5px 10px;
}
#index .price {
	padding:0;
	margin:10px;
	background:#fff;
}
#index .cart {
	 margin:0 0 0 10px;
}
.price {
	font-size:26px;
}
.price .small {
	font-size:14px;
}

a[href ^="http://"] {
   padding-right: 14px;
   background: transparent url(/img/external.gif) no-repeat center right;
}
a[href ^="http://www.blogvertiser.se"], a[href ^="http://blogvertiser.se"] {
   padding-right: 0;
   background: none;
}

#cvc {
	vertical-align:bottom;
}
#visa {
	float:right;
	margin:0 1px 0 10px;
}
#mc {
	float:right;
}
#blog-start {
	float:right;
	padding:0 50px 0 0;
}
#advertiser-start {
	float:right;
	padding:0;
}
