*{
margin:0;
padding:0;
}

.breadcrumbs {
	font-size: 10px;
}

.submit_button {
        background-color: black;
        border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
        border-style: solid;
        border-width: 1px;
        color: white;
        font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
        font-size: 11px;
        margin: 0 ;
        padding: 2px 18px;
}


.subheader {
	font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	font-weight: bold;

}

.commentfield {
	background-color: #ffeeee;
}

.bloggpic-left {
	float: left;
	padding: 5px;
	font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.bloggpic-right {
	float: right;
	padding: 5px;
	font-family: Arial, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

#right {
	float: left;
}

#image {
	margin-left: 30px;
	margin-right: auto;
	float: left;
}

#clear {
	clear: both;
}

#thumb {
	padding: 2px;
	border: 1px solid black;
}

.thumb {
	padding: 2px;
	border: 1px solid black;
}

#closelink {
float: right;
}

.wrapper {
background: black;
padding: 0px;
}

.validation-advice {
margin-left: 108px;
font-weight: bold;
color: red;
}

body{
font-family:verdana,sans-serif;
text-align:left;
color:#333;
font-size: 76%;
background: #c2c3c2;
background-image: url('http://www.bandfinder.se/app/webroot/img/bgtest.jpg');
background-repeat: repeat-x;
background-color: #c2c3c2;
}

#maincontent {
background: white;
padding: 10px;
border-right: 2px solid black;
border-bottom: 2px solid black;
width: 514px;
float: left;
font-size: 11px;
margin-bottom: 5px;
}

.maincontent {
display: block;
background: white;
padding: 10px;
border-right: 2px solid black;
border-bottom: 2px solid black;
width: 514px;
float: left;
font-size: 11px;
margin-bottom: 5px;
}

#article-summary {
font-size: 11px;
font-family: verdana;
}

.article-summary {
font-size: 11px;
font-family: verdana;
}

#logo {
height: 100px;
width: 100%;
background: black;
background-image: url(logo.jpg);
background-repeat: no-repeat;
background-position: left;
}

#columncontainer {
clear: both;
width: 864px;
padding-left: 30px;
background: #b2b2b2;
font-family: verdana, sans-serif;
font-size: 10px;
}

#adspace-top {
width: 100%;
background: white;
height: 100px;
margin-bottom: 10px;
clear: both;
}

#column-left-container {
width: 180px;
float: left;
margin-right: 5px;
}


#main-container {
float: left;
width: 514px;
padding: 0px;
}

#column-left {
background: #efefef;
border-right: 2px solid black;
border-bottom: 2px solid black;
margin-bottom: 5px;
padding: 8px;
}

.column-left {
background: #efefef;
border-right: 2px solid black;
border-bottom: 2px solid black;
margin-bottom: 5px;
padding: 8px;
}

#column-right {
text-align: center;
background: white;
float: right;
border-right: 2px solid black;
border-bottom: 2px solid black;
padding-top: 10px;
width: 135px;

}

#column-left h2 {
background: black;
color: white;
font: bold 12px verdana;
text-align: center;
padding: 3px;
}

.column-left h2 {
background: black;
color: white;
font: bold 12px verdana;
text-align: center;
padding: 3px;
}

#maincontent h2 {
font: bold 18px arial;
background: white;
padding: 5px;
color: black;
text-align: center;
border-bottom: 1px solid black;
}

.maincontent h2 {
font: bold 18px arial;
background: white;
padding: 5px;
color: black;
text-align: center;
border-bottom: 1px solid black;
}


#column-left a {
text-decoration: none;
color: #676767;
}

#column-left a:hover {
color: black;
text-decoration: underline;
}

.column-left a {
text-decoration: none;
color: #676767;
}

.column-left a:hover {
color: black;
text-decoration: underline;
}

/* ************* Menu ****************/

#navcontainer ul
{
	padding-left: 30px;
	margin-left: 0;
	background-color: black;
	color: white;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 7px;
}

#navcontainer ul li { display: inline; }



#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: black;
	color: #838383;
	text-decoration: none;
	float: left;
	border-right: 1px solid #838383;
}

#navcontainer ul li a:hover {
	background-color: white;
	color: black;
}

#navcontainer ul li a.active { 
	background: white; 
	color: black; 
}

/* ************* Articles ****************/

#maincontent td {
	font-size: 10px;
}

#maincontent h3 {
	font-size: 10px;
	display: inline;
	font-weight: bold;
	color: #acacac;
	padding-bottom: 0px;
	padding-top: 2px;
}

#maincontent h1 {
	font: bold 18px Arial;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 2px;
}

.maincontent td {
	font-size: 10px;
}

.maincontent h3 {
	font-size: 10px;
	display: inline;
	font-weight: bold;
	color: #acacac;
	padding-bottom: 0px;
	padding-top: 2px;
}

.maincontent h1 {
	font: bold 18px Arial;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 2px;
}

/* ************* Footer ****************/

#footer{
background: black;
border-top: 4px solid #d7313d;
clear:both;
color: white;
font-size: 10px;
height: 15px;
padding: 6px 10px;
text-align: center;
}

#footer a {
color: white;
font-size: 10px;
text-decoration: none;
}



/* General Style Info */


a img{
border:none;
}

/* Layout */

#container{
text-align:left;
}

#header{
margin-top: 1em;
padding: 4px 20px;
}


/* tables */

#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* ************* Forms ****************/

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 

/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}

/* ************* New ad form ****************/	
	
fieldset.newadform {  
float: left;  
clear: both;  
width: 500px;  
margin: 0 0 1.5em 0;  
padding: 0;  
border: 0px dotted #8b8b8b;  
background-color: white;
font-size: 12px;
font-family: verdana, sans serif;
color: black;
} 

fieldset.newadformsubmit {  
float: left;  
clear: both;  
width: auto;  
border-style: none;  
padding-left: 0em;  
background-color: transparent; 
}


fieldset.newadform ol {  
padding: 1em 1em 0 1em;  
list-style: none; 
} 
fieldset.newadform li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
} 


input.newadform,textarea.newadform, select.newadform {
border: 1px solid black;
font-size: 12px;
background: white;
color: black;
font-family: verdana, sans serif;
}


label.newadform {  
display: block; 
float: left;  
width: 100px;  
margin-right: 10px;
text-align: right;

} 

legend.newadform {  
margin-left: 1em;  
padding: 0;  
color: #000;  
font-weight: bold; 
}

<!--[if lte IE 7]>  
legend.newadform {  
position: relative;  
left: -7px;  
top: -0.75em; 
} 
fieldset.newadform ol {  
padding-top: 0.25em; 
}
fieldset.newadform {  
position: relative; 
}
<![endif]-->

/* ****************************** nifty **************************** */

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
