html, body {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 11px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	background-color: #7D7D7D;
	color: #FFFFFF;
	background-image: url(../images/bg-images/surlonde-framed-bg.jpg);
	background-repeat: repeat-x;
	scrollbar-base-color:#121212; 
	scrollbar-face-color:#970F00; 
	scrollbar-arrow-color:#000000; 
	scrollbar-shadow-color:#3C0005; 
	scrollbar-track-color:#555555; 
	scrollbar-highlight-color:#464646; 
	scrollbar-darkshadow-Color:#555555; 
}

h1 {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin: 0;
	padding: 4px;
	margin: 11px 0 2px 0;
	display: block;
	color: #FFFFFF;
	/* border: 1px solid silver; */
}

h2 {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 12px;
	font-weight: bolder;
	width: 200px;
	padding: 5px;
	color: #FFFFFF;
}

h3 {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 11px;
	font-weight: bolder;
	width: 200px;
	padding: 5px;
	color: #FFFFFF;
}

h4 {
	font-family: Arial, Helvetica, Verdana sans serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin: 0;
	padding: 4px;
	color: #FFFFFF;
}

h5 {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

h6 {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

th {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 13px;	
	text-align: left;
	padding: 3px;
}

table {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 13px;	
	text-align: left;
}

img {
	border: 0;
}

/*-- Form styles --*/

fieldset {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 12px;
	width: 510px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px dotted #CCC800;
}

label {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: 1px;
	width: 70px;
	padding: 10px 5px 5px 0;
	margin: 10px 5px 5px 0;
	display: block;
	color: #82A8C5;
}

legend {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 1px;
	padding: 4px 4px 4px 40px;
	color: #636363;
	background-color: #EAEAAE;
	border: 1px solid silver;
}

input {
	margin: 10px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
	background-color: #82A8C5;
}


textarea {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #82A8C5;
}


select {
	margin: 10 5 5 5;
	padding: 10 5 5 5;
}

tbody {
	text-align: left;
	margin: 0;
	padding: 0;
}

a {
	font-family: Helvetica, Verdana, Arial sans serif;
	font-size: 11px;
	letter-spacing: .9px;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

p {
	padding-left: 5px;
	width: 80%;
}

/*-- Divs --*/

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0;
	background-color: #000000;
	/* border: 1px solid red; */
}

#header_en {
	width: 100%;
	height: 103px;
	background-image: url(../images/bg-images/header-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	/* border: 1px solid green; */
}

#header_fr {
	width: 100%;
	height: 103px;
	background-image: url(../images/bg-images/header-bg-fr.jpg);
	background-repeat: no-repeat;
	clear: both;
	/* border: 1px solid green; */
}

#header_ {
	width: 100%;
	height: 103px;
	background-image: url(../images/bg-images/header-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	/* border: 1px solid green; */
}

#nav {
	width: 100%;
	height: 52px;
	margin-top: -1px;
	background-image: url(../images/bg-images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	clear: both;
	/* border: 1px solid green; */
}

#nav_left {
	width: 400px;
	float: left;
	/* border: 1px solid red; */
}

#nav_right {
	width: 230px;
	float: right;
	/* border: 1px solid yellow; */
}

#content {
	width: 100%;
	margin-left: -1px;
	clear: both;
	border: 1px solid #3B3B3B;
}

#content_left {
	width: 300px;
	height:408px;
	margin: 3px;
	padding: 4px;
	float: left;
	border: 1px solid #3B3B3B;
}

#surlonde-framed {
	width: 95%;
	margin: 0;
	padding: 3px;
	/* border: 1px solid red; */
}

#surlonde-framed a {
	text-decoration: underline;
}

#content_right {
	width: 640px;
	margin: 1px;
	float: right;
	/* border: 1px solid green; */
}

#footer {
	width: 100%;
	height: 38px;
	clear: both;
	/* border: 1px dotted blue; */
}

/* Dropdown */

/* Most imporant: display styles on hover */
#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

/* Top-level nav */
/* Set width? */
#nav ul {
	list-style: none;
	padding: 7px 0 0 0;
	margin: 0 0 0 7px;
	/* border: 1px solid aqua; */
}

#nav ul li {
	width: 800px;
	float: left;
	position: relative;
	text-align: left;
	display: inline;
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 8px;
	/* border: 1px solid green; */
}

#nav ul li a {
	width: 190px;
	height: 27px;
	display: block;
	text-align: left;
	margin: 0 0 0 4px;
	padding: 3px 0 0 35px;
	background-image: url(../images/bg-images/nav-ul-li-bg.gif);
	background-repeat: no-repeat;
	/* border: 1px solid yellow; */
}

#nav ul li a:hover {
	width: 190px;
	height: 27px;
	display: block;
	text-align: left;
	margin: 0 0 0 4px;
	padding: 3px 0 0 35px;
	background-image: url(../images/bg-images/nav-ul-li-bg-over.gif);
	background-repeat: no-repeat;
	/* border: 1px solid blue; */
}

#shownav {
	width: 200px;
	top: 29px;
	display: none;
	position: absolute;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 120px;
	padding: 0 15px 0 0;
	margin: 0 0 0 7px;
	background-image: url(../images/bg-images/nav-ul-bg.gif);
	background-repeat: no-repeat;
	background-position 1px 1px;
	/* border: 1px solid blue; */
}

#nav li:hover div, #nav li.sfhover div { /* lists nested under hovered list items */
	display: block;
	position: absolute;
	margin: 0;
	left: 0;
	/* border: 1px dotted pink; */
}

#navul #shownav a {
	width: 175px;
	height: 28px;
	display: block;
	text-align: left;
	padding: 3px 0 0 25px;
	margin: 0 0 0 9px;
	background-image: url(../images/bg-images/nav-ul-li.gif);
	background-repeat: no-repeat;
	/* border: 1px solid red; */
}

/*//////////////////////////////////////////
//// Display specifications nav |    tag:nav
//////////////////////////////////////////*/
#navul #shownav2 {
	width: 200px;
	top: 1px;
	z-index: 10;
	left: 205px;
	position: inline;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0;
	padding: 0 15px 0 0;
	background-image: url(../images/bg-images/nav-ul-bg.gif);
	background-repeat: no-repeat;
	background-position 10px 10px;
	/* border: 1px dotted aqua; */
}

#navul #shownav2 a {
	width: 175px;
	height: 28px;
	display: block;
	text-align: left;
	padding: 3px 0 0 25px;
	margin: 0 0 0 9px;
	background-image: url(../images/bg-images/nav-ul-li.gif);
	background-repeat: no-repeat;
	/* border: 1px solid red; */
}

#navul #shownav a:hover {
	width: 175px;
	height: 28px;
	display: block;
	text-align: left;
	padding: 3px 0 0 25px;
	margin: 0 0 0 9px;
	background-image: url(../images/bg-images/nav-ul-li-over.gif);
	background-repeat: no-repeat;
	/* border: 1px solid red; */
}

#navul #shownav2 a:hover {
	width: 175px;
	height: 28px;
	display: block;
	text-align: left;
	padding: 3px 0 0 25px;
	margin: 0 0 0 9px;
	background-image: url(../images/bg-images/nav-ul-li-over.gif);
	background-repeat: no-repeat;
	/* border: 1px solid red; */
}

#navul #shownav3 {
	width: 200px;
	top: 11px;
	z-index: 10;
	left: 205px;
	position: inline;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 0;
	padding: 0 15px 0 0;
	background-image: url(../images/bg-images/nav-ul-bg.gif);
	background-repeat: no-repeat;
	background-position -1px 1px;
	/* border: 1px dotted aqua; */
}

#navul #shownav3 a {
	width: 175px;
	height: 28px;
	display: block;
	text-align: left;
	padding: 3px 0 0 25px;
	margin: 0 0 0 9px;
	background-image: url(../images/bg-images/nav-ul-li.gif);
	background-repeat: no-repeat;
	/* border: 1px solid red; */
}

#navul #shownav3 a:hover {
	width: 175px;
	height: 28px;
	display: block;
	text-align: left;
	padding: 3px 0 0 25px;
	margin: 0 0 0 9px;
	background-image: url(../images/bg-images/nav-ul-li-over.gif);
	background-repeat: no-repeat;
	/* border: 1px solid red; */
}

#surlondespecs {
	width: 220px;
	height: 200px;
	left: 235px;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 0;
	padding: 0 15px 0 0;
	/* border: 1px dotted aqua; */
}

/* close dropdown */

/* Gallery styles */
.colholder {
	width:640px;
	height: 450px;
	padding: 4px;
	background-image: url(../images/bg-images/rightcol-bg.jpg);
	background-repeat: no-repeat;
	background-position: 265px 0;
	background-color: #000000;
	/* border: 1px solid red; */
}

.colholdervideo {
	width:640px;
	height: 450px;
	padding: 4px;
	background-color: #000000;
	/* border: 1px solid red; */
}

.leftcol {
	width:210px;
	float:left;
	height:340px;
	/* border: 1px solid yellow; */
}

.rightcol {
	width: 394px;
	float: right;
	margin-left: -2px;
	/* border: 1px solid green; */
}

.thumbholder {
	padding: 3px;
	float:left;
	text-align:center;
	/* border: 1px solid green; */
}

.thumbholder_large {
	padding: 10px;
	float:left;
	text-align:center;
	/* border: 1px solid green; */
}

#thumbnav {
	padding-top: 10px;
	margin-left: 5px;
	text-align: center;
	width: 150px;
	height: 35px;
	font-size: 10px;
	clear: both;
	/* border: 1px solid pink; */
}

#thumbnav a {
	width: 25px;
	height: 25px;
	margin-top: 5px;
	display: block;
	color:#DAB083;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	border: 1px solid #1C1C1C;
}
#thumbnav a:hover {
	width: 25px;
	height: 25px;
	margin-top: 5px;
	display: block;
	color:#DAB083;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	border: 1px solid #555555;
}

.active_link {
	width: 25px;
	height: 25px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	display: block;
	color:#DAB083;
	text-decoration:none;
	float: left;
	border: 1px solid #1C1C1C;
}

.largeimg {
	float: right;
	margin-top: 3px;
	border: 1px solid #1C1C1C;
}

.largespacer {
	height: 260px;
	width: 1px;
	background-color: transparent;
	display: none;
	/* border: 1px solid blue; */
}

.spacer {
	/* height:88px; */
	width:1px;
	height: 1px;
	margin: 0;
	padding: 0;
	/* vertical-align:middle; */
}

.thumbnail {
	margin: 1px;
	text-align: center;
	border-top: 1px solid #555555;
	border-right: 1px solid #1C1C1C;
	border-bottom: 1px solid #1C1C1C;
	border-left: 1px solid #555555;
}

.thumbnail_table {
	text-align: center;
	margin: 0;
	padding: 0;
}

#gallery_nav {
	width: 100%;
	height: 50px;
	background-image: url(../images/bg-images/gallery-nav-bg.jpg);
	background-repeat: no-repeat;
	background-color: #gallery-nav-bg.jpg;
	clear: both;
}

.gallery_nav_icon {
	height: 20px;
	width: 20px;
	background-color: #7A7A7A;
	border-top: 1px solid #555555;
	border-right: 1px solid #1C1C1C;
	border-bottom: 1px solid #1C1C1C;
	border-left: 1px solid #555555;
}

.gallery_nav_icon_ht {
	height: 20px;
	width: 20px;
	background-color: #970F00;
	border: 1px solid #D3D3D3;
}

.gallery_nav_left {
	float: left;
	margin-top: 8px;
	margin-left: 15px;
	/* border: 1px solid aqua; */
}

.gallery_nav_right {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	/* border: 1px solid aqua; */
}

.gallery_nav_right h4 {
	font-family: Arial, Helvetica, Verdana sans serif;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 1px;
	margin: 0;
	padding: 4px;
	color: #000000;
}

.spec_table {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 11px;
}

.spec_table_top {
	margin: -5px 0 0 5px;
	padding: 0;
	font-size: 11px;
}

.row_light {
	padding: 4px;
	background-color: #636363;
	border-bottom: 1px solid #252525;
}

.row_dark {
	padding: 4px;
	background-color: #7D7D7D;
	border-bottom: 1px solid #252525;
}

.gallery_icon_holder {
	margin-top: -5px;
	margin-left: -12px;
	border-top: 1px solid #1E0000;
	border-right: 1px solid #560000;
	border-bottom: 1px solid #560000;
	border-left: 1px solid #1E0000;
	background-color: #330000;
}