@charset "UTF-8";

/* CSS Document */
body {
	margin: 0px;
	background-color: #000000;
	height: 100%;
}

img {
border:0;
}
#header {
position:absolute;
top:0px;
width:900px;
left:50%;
margin-left:-450px;
}
#main {
	position: absolute;
	top: 210px;
	bottom: 0px;
	width: 788px;
	margin-left:-374px;
	left:50%;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
}
li {
list-style-image:url(../images/list_style_type_comma.gif);
}

/* Internet Explorer */
* html #main {
	height: 80%;
}

#main-wrapper {
	position: relative;
	top: 0px;
	bottom: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
}

/* Internet Explorer */
* html #main_wrapper {
	height: 100%;
}

#left {
	float: left;
	width: 498px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	min-height:250px;
}
* html #left {
	height: 250px;
}
#content {
margin:0 10px 0 10px;
}
#banner-tdf {
	}
#right {
	float:left;
	width: 290px;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	min-height:250px;
}
* html #right {
	height: 250px;
}

#sb-blog {
	height: 25px;
	width:280px;
	padding: 23px 5px 0 5px;
	background-image: url(../images/blog_bg.jpg);
	background-repeat: no-repeat;
}

#sb-bobi {
	height: 149px;
	width: 155px;
	padding: 10px 5px 0 130px;
	background-image: url(../images/bobi_bg.jpg);
	background-repeat: no-repeat;
}
#sb-e-comma {
}
#sb-contact {
margin: 10px 0 10px 0;
}

#sb-brands {
margin-top:10px;
}
.sb-vign-white {
	background-image: url(../images/vign_white_mid_bg.jpg);
}
.sb-vign-white-2 {
	background-color:#FFFFFF;
}
.sb-vign-white-tdf {
	height: 180px;
	background-repeat: no-repeat;
	background-image: url(../images/vign_white_top_tdf.jpg);
}

.sb-vign-white-top {
	height: 11px; background-image : url(../images/vign_white_top_bg.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/vign_white_top_bg.jpg);
}

.sb-vign-white-mid {
	background-image: url(../images/vign_white_mid_bg.jpg);
	background-repeat: repeat-y;
	padding:0px 10px 0 10px;
}

.sb-vign-white-bot {
	height: 11px;
	background-image: url(../images/vign_white_bot_bg.jpg);
	background-repeat: no-repeat;
}
.sb-vign-gray {
	background-image: url(../images/vign_gray_mid_bg.jpg);
	background-repeat: repeat-y;
}
.sb-vign-gray-top {
	height: 11px;
	background-image: url(../images/vign_gray_top_bg.jpg);
	background-repeat: no-repeat;
}

.sb-vign-gray-mid {
	background-image: url(../images/vign_gray_mid_bg.jpg);
	background-repeat: repeat-y;
	padding:0px 10px 0 10px;
}

.sb-vign-gray-bot {
	height: 14px;
	background-image: url(../images/vign_gray_bot_bg.jpg);
	background-repeat: no-repeat;
}
.spotlight {
width:536px;
margin-left:-38px;
}
.spotlight-top {
height: 6px;
	background-image: url(../images/spotlight_top.jpg);
	background-repeat: no-repeat;
}
.spotlight-mid {
	background-image: url(../images/spotlight_mid.jpg);
	background-repeat:repeat-y;
	padding:5px 6px 5px 7px;
}
.spotlight-mid-left {
float:left;
	width:245px;
}
.spotlight-mid-right {
float:left;
margin-left:10px;
	width:260px;
}

.spotlight-bottom {
height: 11px;
	background-image: url(../images/spotlight_bottom.jpg);
	background-repeat:no-repeat;
}
.sb-vign-passive {
width:280px;
height:28px;
padding:5px;
background-image:url(../images/vign_passive_2.jpg);
background-repeat:no-repeat;

}


#sb-brands {
padding:0px 10px 10px 10px;
}
#footer {
width:498px;
}
.clear {
	clear: both;
}

.code-direction {
	unicode-bidi: bidi-override;
	direction: rtl;
}
