* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#2C1F25;
	font-size:12px;
}

div.container {
	width:968px;
	margin:20px auto;
}

div.clear-both {
	clear:both;
	font-size:0;
}

ul.accessibility {
display:none;
}

p {
	margin:15px 0;
}

ul {
	margin:15px 0;
	padding:0 0 0 35px;
}

a:link,
a:visited {
	color:#BF0032;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
img {
	border:none;
}

div.news {	
	background:#C9C9CB;
}

h1.title {
color:#BF0032;
	font-size:23px;
	font-weight:normal;
	margin:0 0 15px;
}

/*.left_col h3 {
	color:#BF0032;
	font-size:23px;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
}
*/
p.did-know {
	color:#A013AD;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}

div.header {
	height:156px;
	position:relative;
}

h1.logo {
	position:absolute;
	left:0;
	top:0;
	width:214px;
	height:128px;
	background:url(/uploads/template_new/smc-logo.jpg) 0 0 no-repeat;
}

h1.logo span {
	display:none;
}

.whole {
	display:block;
	width:100%;
	height:100%;
}

div.images-header {
	position:absolute;
	right:0;
	top:0;
}

div.tagline {
	position:absolute;
	right:0;
	bottom:0;
	font-size:23px;
	font-style:italic;
	color:#666;
}

div.menu {
	background:url(/uploads/template_new/top-menu.jpg) 0 0 no-repeat;
	height:33px;
	margin:15px 0;
}

div.menu-title {
	float:left;
	margin:0 0 0 25px;
	height:33px;
	background:#666;
	color:#FFF;
	text-transform:uppercase;
	font-size:18px;
	line-height:33px;
	padding:0 25px 0 0;
}

div.left_col {
	float:left;
	width:280px;
}

h3.side-menu {
	background:url(/uploads/template_new/menu-title.jpg) 0 0 repeat-x;
	height:44px;
	line-height:44px;
	padding:0 15px;
	color:#FFF;
	font-size:18px;
	margin:0 0 2px;
}

ul.menu,
ul.menu ul {
	list-style:none;
padding:0;
margin:0;
}

ul.menu a:link,
ul.menu a:visited {
	display:block;
	padding:10px 15px;
	color:#000;
	font-size:14px;
	background:#C7C7C7;
	margin:0 0 2px 0;
	text-decoration:none;
}

ul.menu a:hover,
ul.menu a.currentpage,
ul.menu a.activeparent {
	background:#404040;
	color:#FFF;
}

div.mid_col {
	float:right;
	width:670px;
	margin:0;
}

div.address {
	text-align:center;
	color:#4A57A6;
	font-weight:bold;
	font-size:23px;
	padding:0 0 20px;
}

div.foot-tel {
color:#4A57A6;
font-size:36px;
text-align:center;
font-weight:bold;
}

.top-menu {
            position: relative;
            height: 33px;
            width: 670px;
            margin: 0;
            overflow: hidden;
padding:0;
float:left;
        }
                .top-menu li {
                    float: left;
                    list-style: none;
position:relative;
z-index:100;
                }
                    .top-menu li.back {
                        background: url(/uploads/template_new/menu-bg.jpg) 0 0 repeat-x;
                        width: 9px;
                        height: 33px;
                        z-index: 8;
                        position: absolute;
                    }
                    .top-menu li a {
                        font: normal 18px arial;
                        text-decoration: none;
                        color: #2C1F25;
                        outline: none;
                        text-align: center;
                        top: 0;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 100;
                        display: block;
                        float: left;
                        height: 33px;
line-height:33px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
					
					.top-menu li.current a {
						
					}
                        .top-menu li a:hover, .top-menu li a:active, .top-menu li a:visited {
                            border: none;
							
                        }    

div.NewsSummary {
padding:10px;
}

div.NewsSummaryLink a {
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#A013AD;
}

h3#NewsPostDetailTitle {
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#A013AD;
margin:0 0 10px 0;
}

div#NewsPostDetailSummary {
margin:15px 0;
}

div#NewsPostDetailContent {
margin:15px 0;
}

fieldset {
border:none;
}

legend {
display:none;
}

.quoteform div,
.contactform div {
margin:0 0 5px;
}
.contactform div strong {
display:block;
margin:10px 0 0;
font-size:14px;
color:#3B30CF;
}

.contactform label{
float:left;
width:30%;
}

.contactform input,
.contactform textarea {
border:1px solid #333;
}
.contactform .submit input {
padding:2px 10px;
cursor:pointer;
}

div.error_message {
padding:1px;
background:#FF0000;
color:#FFF;
margin:0 0 5px;
}

span.error {
color:#FF0000;
}

span.pages {
padding:3px;
display:block;
text-align:center;
background:#EFEFEF;
margin:10px 0;
}

div.subscribe {
background:#EFEFEF;
padding:10px;
}

div.subscribe input,
div.subscribe textarea {
border:1px solid #ccc;
width:145px;
}

div.subscribe textarea {
width:145px;
}

.subscribe .submit {
margin:5px 0 0;
}

.subscribe div {
margin:0 0 2px 0;
}

.subscribe label {
display:block;
}

h3.subscribe {
color:#BF0032;
font-size:16px;
margin:0 0 0px;
}

.subscribe .submit input {
padding:2px 10px;
cursor:pointer;
}

div.tel-menu {
font-size:#2E1F25;
font-size:20px;
font-weight:bold;
height:33px;
line-height:33px;
float:right;
margin:0 15px 0 0;
}

div.breadcrumbs {
padding:2px 10px;
border:1px dotted #666;
margin: 0 0 10px 0;
color:#666;
}

div.breadcrumbs a {
color:#666;
text-decoration:underline;
}

div.breadcrumbs span.lastitem {
color:#BF0032;
text-transform:uppercase;
}

.mid_col .gallery .img a {
border:1px solid #BF0032;
display:inline-block;
padding:0;
}

div.success {
background:green;
color:#fff;
text-align:center;
font-weight:bold;
font-size:14px;
padding:5px 0;
}

.gallery-globe .bigimagered {
    border: 1px solid #BF0032;
    float: left;
    height: 260px;
    margin: 0;
    padding: 0;
    width: 409px;
}
.gallery-globe .holder {
    border: 1px solid #4C4C4C;
    display: inline;
    float: left;
    height: 260px;
    margin-left: 11px;
    width: 243px;
}
.gallery-globe .holder .image-holder {
    display: inline;
    float: left;
    height: 55px;
    margin: 8px 6px 4px 7px;
    overflow: hidden;
    width: 230px;
}
.gallery-globe .holder .grundriss {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.specifications {
    float: left;
    height: auto !important;
    margin-top: 7px;
    text-align: justify;
    width: 390px;
}
.information {
    float: left;
    margin-top: 27px;
    padding-left: 6px;
    width: 272px;
}
.information .head {
    background: url("http://www.globecarmotorhomes.co/uploads/images/globecar/rounded-t.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    width: 272px;
}
.information .head h2 {
    background: url("http://www.globecarmotorhomes.co/uploads/images/globecar/bullet3.gif") no-repeat scroll 22px 18px transparent;
    color: #BF0032;
    font-size: 1.3em;
    font-weight: normal;
    height: 34px;
    line-height: 35px;
    margin: 0;
    padding: 5px 0 0;
    text-indent: 32px;
}
.information .content {
    background: url("http://www.globecarmotorhomes.co/uploads/images/globecar/rounded-bg.png") repeat-y scroll 0 0 transparent;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
.information .tail {
    background: url("http://www.globecarmotorhomes.co/uploads/images/globecar/rounded-b.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.information .content ul {
    background: url("http://www.globecarmotorhomes.co/uploads/images/globecar/gra-bg.gif") repeat-x scroll 0 0 #F9F9F9;
    float: left;
    height: auto;
    list-style-type: none;
    margin-left: 7px;
    margin-right: 1px;
    margin-top: 0;
    padding: 0;
    width: 264px;
}
.information .content ul li {
    border-bottom: 1px solid #E1E1E1;
    float: left;
    height: auto;
    margin: 0;
    padding: 3px 0;
    width: 100%;
}
.information .content ul li span.bullet {
    background: url("http://www.globecarmotorhomes.co/uploads/images/globecar/bullet2.gif") no-repeat scroll center center transparent;
    float: left;
    height: 25px;
    width: 25px;
}
.information .content ul li span.info {
    color: #000000;
    float: left;
    font-size: 0.95em;
    font-weight: bold;
    line-height: 25px;
    width: 208px;
}

div.blocFiche {
clear:both;
margin:20px 0 0 0;
}

.blocFiche table .entete td {
    background: none repeat scroll 0 0 transparent;
    font-size: 13px;
    font-weight: bold;
    padding: 13px 0 3px;
    vertical-align: bottom;
}
.blocFiche table .min {
    text-align: center;
    width: 15%;
}
.blocFiche table td {
    background: none repeat scroll 0 0 #F9F9F8;
    padding: 3px 10px;
    vertical-align: top;
}
.blocFiche .ligne td {
    background: none repeat scroll 0 0 #D1CFCA;
}