
body {
	background: #CECECE url(http://solidmedia.dk/themes/sms1/images/back.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	margin: -8px;
	background-color: #7d9010;
	background-repeat: no-repeat;
}

h1, h2 {
	color: #a40f0f;
}

h3 {
	color: #777777;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
}

blockquote {
	background-image: url(http://solidmedia.dk/themes/sms1/images/box.png);
	width: 260px;
	height: 105px;
	float: left;
	margin-left: -194px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	position: relative;
	display: block
}

blockquote2 {
	width: 155px;
	float: left;
	margin-left: -194px;
	text-align: right;
	padding-left: 20px;
	position: relative;
	display: block
}

cite {
	width: 135px;
	float: left;
	margin-left: -174px;
	text-align: right;
	padding-right: 20px;
	position: relative;
	display: block;
}

a:link {
	text-decoration: none;
	color: #a40f0f;
}
a:visited {
	text-decoration: none;
	color: #a35858;
}
a:active {
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #a35858;
}

img {
	border: none;
}

/* Header */

#header h1, h2 {
	font-size: 2.0em;
	padding-left:00px;
	padding-bottom:0px;
	margin-bottom:0px;
}

/* Menu */

.nav {
	text-decoration: none;
	list-style-type: none;
	text-indent: 0px;
	margin-top: 16px;
	padding-right: 12px;
	background-image: url(http://solidmedia.dk/themes/sms1/images/menu1.png);
	background-repeat: repeat;
	color: #778716;
}

nav {
	color: #778716;
}

li, li a:visited {
	text-decoration: none;
	list-style-type: none;
	display: block;
	padding: 4px;
	font-stretch: narrower;
	color: #778716;
}
li li {
	display: list-item;
	text-indent: -100px;
	margin-right: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #778716;
}

li a:hover, li li a:hover {
	font-weight: bold;
	font-stretch: narrower;
	color: #778716;
}

/*
li a:active .nav-selected {
	font-weight: bold;
}
*/
.ccm-remo-expand a {
	color: #778716;
}

/* Content */

#header {
	width: 990px;
	margin: 0 auto;
	background-image: url(http://solidmedia.dk/themes/sms1/images/solid_media_solutions_header.png);
	background-repeat: repeat-y;
	height: 156px;
	margin-top: 0px;
}

#content {
	width: 990px;
	background-image: url(http://solidmedia.dk/themes/sms1/images/content_back.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}

#colOne {
	float: left;
	width: 180px;
	padding: 0px 0px 0 10px;
	text-align: left;
	margin-left: 140px;
}
#colTwo {
	float: left;
	width: 330px;
	padding: 0px 0px 0 0px;
	text-align: left;
    margin-left: 330px;
}

*+html #colTwo {
    margin-left: auto;
}

#colThree {
	float: left;
	width: 154px;
	padding: 0px;
	text-align: right;
}
#colThreeEX {
	float: left;
	width: 84px;
	background-image: url(http://solidmedia.dk/themes/sms1/images/menu.png);
	background-repeat: no-repeat;
	vertical-align: top;
}
#colFour {
	float: left;
	width: 990px;
	padding: 0px;
	text-align: center;
}
#colTwo_full {
	float: left;
	width: 950px;
	padding: 20px 10px 0 10px;
	border-left:1px solid gray;
}

/* Footer */

#footer {
	width: 990px;
	background-image: url(http://solidmedia.dk/themes/sms1/images/bottomline.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}

*+html #footer {
	margin-left: auto;
}

#footer * {
	font-size: x-small;
	color: #FFFFFF;
}
