﻿
div#clicktag { position:absolute; width:100%; height:100% !important; height:400px; left:0px; z-index:10; display:block; background:#ffffff; }

a.button.right { float:right; }

div.columnset { width:952px; margin:0px auto 0px auto; position:relative; overflow:hidden; }
#content div.columnset { width:956px; }

div.banner { background:url(img/div-banner.gif) no-repeat; float:left; margin:0px 10px 15px 0px; padding:12px 0px 20px 15px; width:215px; }
div.banner.last { margin-right:0px; }
div.banner h2, div.banner a { font-size:13px; font-weight:bold; color:#777777; text-decoration: none; }
div.banner img { border:3px solid #FFFFFF; }

	
/*[liste]*/

#liste li{
	list-style-image:url(img/li.gif);
	font-family:'Arial';
	font-size:1em;
	line-height:1em;
	color:#333333;
	margin:20px 0px 10px 15px;
	}

a { cursor:pointer; }

.alt { display:none; }	

/*[Links and buttons]*/
/*
a.buttonPREVIOUS {
	display:block;
	background:url(img/btn_previous.gif) 0px 0px no-repeat;
	width:97px;
	height:31px;
	margin: 0px 10px 0px 0px;
	text-decoration:none;
	float:right;
	}

a.buttonPREVIOUS:hover {
	display:block;
	background:url(img/btn_previous.gif) 0px -31px no-repeat;
	width:97px;
	height:31px;
	text-decoration:none;
	}

a.buttonNEXT {
	display:block;
	background:url(img/btn_next.gif) 0px 0px no-repeat;
	width:69px;
	height:31px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	float:right;
	}

a.buttonNEXT:hover {
	display:block;
	background:url(img/btn_next.gif) 0px -31px no-repeat;
	width:69px;
	height:31px;
	text-decoration:none;
	}
	
a.disabledNext{
	background:url(img/btn_next.disabled.gif) 0px 0px no-repeat !important;
}

a.disabledPrev{
	background:url(img/btn_previous.disabled.gif) 0px 0px no-repeat !important;
}
*/
	
/* layout */

#wrapper_box{
	width:952px;
	clear:both;
	margin:10px auto 0 auto;
	height: 183px;
	position: relative;
	}
	
#pic-box{
	width:276px;
	margin:0px 0px 0px 12px;
	height: 139px;
	}

.nav 
{
	border-top:1px solid #CCCCCC;
	padding: 10px 0 0;
	min-height: 1px;
	margin: 35px 0px 0px 0px;
	clear:both;
	}

* html .nav{
	height: 1px;
}
	
.nav:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
.top{
	border-bottom:1px solid #CCCCCC;
	border-top: none;
	padding: 0 0 10px 0;
	margin: 20px 0px 35px 0px;
}

	
#title{
	width:950px;
	float:left;
	margin:40px 0px 20px 100px;
	}

#swf{
	/* width:950px; */
	float:left;
	margin:0px 20px 0px 0px;
	z-index:1;
	
	}
#swf_2{
	/*width:950px;
	float:left;*/
	margin:0px 0px 20px 0px;
	
	}

#text_content{
	/*width:950px;*/
	margin:0px 0px 40px 100px;
	float:left;
	}

select { border:4px solid #505050; font-size:11px; -moz-border-radius:2px; -webkit-border-radius:2px; }

.flash_window{
	margin: 18px 0 0;
	min-height: 1px;
	position: relative;
}

.flash_window:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}

* html .flash_window{
	height: 1px;
}

.Banners{
	min-height: 1px;
	margin: 18px -20px 18px 0;
}

* html .Banners{
	height: 1px;
}

.Banners:after{
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
/*
a.back{
	display: block;
	float: left;
	width: 155px;
	height: 31px;
	background: url(img/back.gif) no-repeat 0 0;
}

a.back:hover{
	background: url(img/back.gif) no-repeat 0 -31px;
}

a.back strong{
	display: none;
	}
*/	
.features{
	margin: 20px 30px 0 0;
	float: left;
	width: 340px;
}


#dimensions{
	margin: 20px 0 0;
	float: left;
	width: 200px;
}

#dimensions p{
	margin:  0;
}
