html { height: 100%; }
body {
	margin: 0px;
	padding: 0px;

	text-align: center;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 140%;
	color: #333333;

	background: #EEEEEE url('/images/layout/bodybg.jpg') repeat-x;

	width: 100%;
	height: 100%;
}
body.loading { background-image: url('/images/layout/loading_new.gif'); background-repeat: no-repeat; background-position: center center; background-color: #FFFFFF; }
td {}
input { font-size: 11px; font-family: Arial, sans-serif; }
div {}
hr { height: 200px; }
form { margin: 0px; padding: 0px; }


a {
	text-decoration: underline;
	color: #333333;
}
a:HOVER {
	text-decoration: underline;
	color: #777777;
}


/**** Layout-specific styles ****/
#surround {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 794px;
	min-height: 100%;
	text-align: left;
	background: transparent url('/images/layout/surroundbg.png') repeat-y;
}

a.logo {
	position: absolute;
	display: block;
	top: 0px; left: 22px;
	width: 111px; height: 61px;
	text-decoration: none;
	background: transparent url('/images/layout/logo.png') no-repeat;
}

div.navi {
	position: absolute;
	top: 29px; left: 312px;
	width: 465px; height: 24px;
}

div.navi a.navi {
	font-size: 12px;
	text-decoration: none;
	color: #5A5A5A;
	font-weight: bold;
	margin-right: 12px;
}
div.navi a.navi:HOVER, div.navi a.selected {
	color: #BF262D;
}
div.navi a.sizes {
	text-decoration: none;
	color: #5A5A5A;
	font-weight: bold;
}
div.navi a.size1 { font-size: 11px; }
div.navi a.size2 { font-size: 14px; }
div.navi a.size3 { font-size: 17px; margin-right: 12px; }

div.navi div.addthis {
	float: right;
	white-space: nowrap;
}
div.navi div.addthis a {
	float: left;
}

a.startpage_left {
	position: absolute;
	display: block;
	top: 189px; left: 2px;
	width: 41px; height: 41px;
	text-decoration: none;
	background: transparent url('/images/layout/startpage_left.png') no-repeat;
}
a.startpage_left:HOVER {
	background: transparent url('/images/layout/startpage_left_hover.png') no-repeat;
}
a.startpage_right {
	position: absolute;
	display: block;
	top: 189px; left: 751px;
	width: 41px; height: 41px;
	text-decoration: none;
	background: transparent url('/images/layout/startpage_right.png') no-repeat;
}
a.startpage_right:HOVER {
	background: transparent url('/images/layout/startpage_right_hover.png') no-repeat;
}

#header_startpage {
	position: relative;
	width: 794px; height: 383px;
	background: transparent url('/images/layout/headerbg_startpage.jpg') no-repeat;
	margin-bottom: 20px;
}
#header_startpage img.big {
	position: absolute;
	top: 61px; left: 22px;
	width: 750px; height: 227px;
	border: 0px;
}

#header {
	position: relative;
	width: 794px; height: 286px;
	background: transparent url('/images/layout/headerbg.jpg') no-repeat;
	margin-bottom: 20px;
}
#header img.big {
	position: absolute;
	top: 61px; left: 22px;
	width: 750px; height: 177px;
	border: 0px;
}
#header div.pagetitle {
	position: absolute;
	top: 255px; left: 40px;
	font-size: 15px; 
	font-weight: bold;
	color: #B30008;
}
#header div.backlink {
	position: absolute;
	top: 253px; right: 43px;
	width: 150px; height: 20px;
	text-align: right;
}


a.showroom {
	position: absolute;
	display: block;
	top: 316px; left: 284px;
	width: 81px; height: 19px;
	text-decoration: none;
	background: transparent url('/images/layout/showroom.png') no-repeat;
}
#showroomcontainer {
	position: absolute; 
	top: 300px; left: 374px;
	width: 380px; height: 74px;
	overflow: hidden;
}
#showroomcontainer div.inner {
	white-space: nowrap;
}
#showroomcontainer div.inner a img {
	width: 120px; height: 74px;
	border: 0px;
	margin-right: 10px;
}


div.content {
	margin: 0px 40px 0px 40px;
}


div.startpage1 {
	float: left;
	width: 265px; height: 214px;
}
div.startpage1 div.inner {
	padding: 0px 6px 0px 3px;
}
div.startpage2 {
	float: left;
	width: 226px; min-height: 214px;
	padding-bottom: 5px;
	background: transparent url('/images/layout/startpage2_bg.jpg') no-repeat bottom left;
}
div.startpage2 div.inner {
	padding: 0px 15px 0px 15px;
}
div.startpage2 div.inner a {
	font-weight: bold;
}
div.startpage2 div.inner p.spacer {
	font-size: 5px;
	height: 8px; overflow: hidden;
}

div.startpage3 {
	float: left;
	width: 223px; height: 214px;
	background: transparent url('/images/layout/loopcmsbox.png') no-repeat bottom right;
}
div.startpage3 div.inner {
	padding: 0px 15px 0px 15px;
}

ul.statements {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
ul.statements li {
	float: left;
	width: 340px;
	margin: 0px 10px 0px 0px; padding: 0px;
}

#footer {
	position: absolute;
	left: 0px; bottom: 0px;
	width: 794px;
	height: 40px;
	background: #EEEEEE url('/images/layout/bottombg.png') repeat-x top left;
}
#footer div.inner {
	padding: 20px 40px 5px 40px;
	text-align: center;
}
#footer div.inner a {
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}


#boxescontainer {
	float: right;
	width: 230px;
	min-height: 310px;
	margin-left: 20px;
}
#boxescontainer div.box {
	width: 230px;
	background: transparent url('/images/layout/boxbottom.jpg') no-repeat bottom left;
	margin-bottom: 10px;
}
#boxescontainer div.box div.heading {
	width: 230px;
	height: 39px;
	background: transparent url('/images/layout/boxtop.jpg') no-repeat;
}
#boxescontainer div.box div.heading p {
	line-height: 39px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 9px;
}
#boxescontainer div.box div.inner {
	padding: 10px 6px 6px 6px;
}


ul.showroom {
	width: 720px;
	list-style-type: none;
	margin: 6px 0px 0px 0px; padding: 0px;

}
ul.showroom li {
	float: left;
	width: 225px; height: 51px;
	margin: 0px 2px 2px 0px; padding: 0px;
	background: transparent url('/images/layout/showroomitembg.png') top left no-repeat;
}
ul.showroom li a {
	text-decoration: none;
}
ul.showroom li a.sel {
	font-weight: bold;
	color: #B30008;
}
ul.showroom li a img.thumb {
	width: 68px; height: 45px;
	border: 0px;
	margin: 2px 6px 4px 2px;
	float: left;
}


.showroom_container {
	position: relative;
	width: 714px; height: 337px;
	background: transparent url('/images/layout/showroom_container.png') no-repeat;
}
.showroom_container img.big {
	position: absolute;
	top: 17px; left: 68px;
	border: 0px;
}
.showroom_container div.text {
	position: absolute;
	top: 8px; left: 413px;
	width: 226px; height: 123px;
	background: transparent url('/images/layout/showroom_textbg.jpg') no-repeat bottom left;
}
.showroom_container div.text div.inner {
	padding: 5px;
}
.showroom_container a.showroom_left {
	position: absolute;
	display: block;
	top: 165px; left: 0px;
	width: 41px; height: 41px;
	text-decoration: none;
	background: transparent url('/images/layout/startpage_left.png') no-repeat;
}
.showroom_container a.showroom_left:HOVER {
	background: transparent url('/images/layout/startpage_left_hover.png') no-repeat;
}
.showroom_container a.showroom_right {
	position: absolute;
	display: block;
	top: 165px; left: 673px;
	width: 41px; height: 41px;
	text-decoration: none;
	background: transparent url('/images/layout/startpage_right.png') no-repeat;
}
.showroom_container a.showroom_right:HOVER {
	background: transparent url('/images/layout/startpage_right_hover.png') no-repeat;
}
.showroom_container ul.images {
	position: absolute;
	top: 186px; left: 411px;
	width: 250px; height: 155px;
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.showroom_container ul.images li {
	float: left;
	margin: 0px 18px 10px 0px; padding: 0px;
}
.showroom_container ul.images li a img.small {
	width: 105px; height: 61px;
	border: 0px;
}
.showroom_container a.adminlink {
	position: absolute;
	top: 161px; left: 411px;
	width: 25px; height: 25px;
}














#header div.left {
	position: absolute; top: 0px; left: 10px;
	width: 550px; height: 42px;
}
#header div.left h1 {
	font-size: 28px;
	color: #FFFFFF;
}
#header div.left h1 a {
	color: #FFFFFF;
}
#header div.right {
	position: absolute; top: 8px; right: 10px;
	width: 400px; height: 37px;
	color: #FFFFFF;
	text-align: right;
}
#header div.right a {
	color: #FFAB2D;
}
#header div.right a.sel {
	text-decoration: underline;
}

#bottom {
	margin: 10px;
	background-color: #FFFFFF;
	background-image: url(/images/layout/innerbg.png);
	background-repeat: repeat-y;
	overflow: auto;
}

#bottom div.left {
	float: left;
	width: 300px; min-width: 300px;
}
#bottom div.left div.leftinner {
	margin: 10px;
}

#bottom div.right {
	float: left;
	width: 630px;
}
#bottom div.right div.rightinner {
	margin: 10px; 
}




#mainnavi {
	width: 184px;
}
#mainnavi a.toplevel {
	display: block;
	width: 279px;
	height: 30px;

	background-image: url('/images/layout/navibg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#mainnavi a.toplevel:HOVER {

}
#mainnavi div.sub {
	width: 279px; height: 1px;
	overflow: hidden; 

	background-image: url('/images/layout/navibg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;

	margin: 0px 0px 2px 0px;
}
#mainnavi div.sub a {
	display: block;
	width: 259px; height: 18px;
	margin: 0px 0px 0px 20px;
}
#mainnavi div.nosubs {
	width: 279px; height: 1px; overflow: hidden;
	background-color: #EAEAEA;
	margin: 0px 0px 2px 0px;
}

#mainnavi a.sel {
	font-weight: bold;
}
#mainnavi a:HOVER { text-decoration: none; }
#mainnavi a img {
	border: 0px; 
	vertical-align: middle;
}

#search {
	width: 279px;
	margin: 10px 0px 0px 0px;
}
#search div.div1 {
	line-height: 30px;
	float: left;
	width: 59px;
}
#search div.div2 {
	float: left;
	width: 188px; height: 30px;
	background-image: url('/images/layout/searchbg.png');
	background-repeat: no-repeat;
}
#search div.div2 input {
	width: 180px;
	height: 18px;
	margin: 6px 0px 0px 3px;
	border: 0px;
}
#search div.div3 {
	float: left;
	width: 30px; height: 30px;
	margin-left: 2px;
}
#search div.div3 input {
	width: 30px; height: 30px;
	border: 0px;
}


#latestnews {
	width: 279px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	background-image: url('/images/layout/latestnewsbg.png');
	background-repeat: no-repeat;
	border-bottom: 1px solid #EAEAEA;
}
#latestnews div.row {
	clear: both;
	margin: 0px 10px 0px 10px;
}
#latestnews div.row img {
	float: left;
	width: 70px; height: 52px;
	margin: 0px 10px 10px 0px;
	border: 0px;
}

div.banner {
	width: 279px;
	margin: 10px 0px 0px 0px;
}
div.banner img,
div.banner a img {
	width: 279px;
	border: 0px;	
}



div.tdleft { float: left; width: 420px; margin-right: 10px; }
div.tdright {  float: left; width: 279px; }

div.listleft { float: left; width: 70px; margin-right: 10px; }
div.listright {  float: left; width: 530px; }

div.layoutleft { float: left; margin-right: 10px; }
div.layoutright {  float: left; }



div.path {
	padding: 10px;
	background-color: #F7F7F7;
}



div.newsletterformbox {
	width: 279px;
	padding: 0px; margin: 0px;
}
div.newsletterformbox div.inner {
	padding: 0px 10px 10px 0px;
	margin: 0px;
}


div.widebox {
	width: 321px;
	border-bottom: 1px solid #EAEAEA;
	padding: 0px; margin: 0px;
	background-image: url('/images/layout/wideboxbg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
div.widebox div.inner {
	padding: 10px;
	margin: 0px;
}


blockquote {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: #F7F7F7;
}


/**** end of Layout-specific styles ****/

a.picturepreview {}

.clear { clear: both;  }
.clearleft { clear: left;  }
div.pagescontainer { }
div.pagescontainer div a { }


ul.slideshow {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
ul.slideshow li {
	float: left;
	margin: 0px; padding: 0px;
}


h1 { font-size: 15px; font-family: Arial, sans-serif; color: #B30008; margin: 0px 0px 15px 0px; padding: 0px; font-weight: bold; line-height: 140%; }
h2 { font-size: 15px; font-family: Arial, sans-serif; color: #B30008; margin: 0px 0px 15px 0px; padding: 0px; font-weight: bold; line-height: 140%; }
h3 { font-size: 14px; font-family: Arial, sans-serif; color: #B30008; margin: 0px 0px 0px 0px; padding: 0px; font-weight: bold; line-height: 140%; }
h4 { font-size: 11px; font-family: Arial, sans-serif; color: #B30008; margin: 0px 0px 0px 0px; padding: 0px; font-weight: bold; line-height: 140%; }
p  { font-size: 11px; font-family: Arial, sans-serif; color: #333333; margin: 0px 0px 0px 0px; padding: 0px; font-weight: normal; line-height: 140%; }


input.button {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px outset #999999;
	height: 22px;
}
input.cancel {
	background-color: #AA6666;
}
input.input {
	background-color: #F7F7F7;
	border: 1px solid #999999;
}
textarea.input {
	background-color: #F7F7F7;
	border: 1px solid #999999;
}
p.error {
	color: #993300;
	font-weight: bold;
}


#captcharow {
	height: 30px;
	clear: both;
}
#captcharow div.el1 {
	float: left;
}
#captcharow div.el1 img {
	border: 1px solid #666666; cursor: pointer; width: 120px; height: 30px;
}
#captcharow div.el2 {
	float: left;
	border-right: 1px solid #666666; border-top: 1px solid #666666; border-bottom: 1px solid #666666;
}
#captcharow div.el3 {
	float: left; 
	padding-top: 5px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}
#captcharow div.el4 {
	float: left; 
	padding-top: 5px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/layout/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/layout/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/layout/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/layout/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/layout/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#444444; font-weight: bold;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/layout/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/layout/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/layout/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/layout/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/layout/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}
