/*ALTERNATE PAGE THEME: RED MOTIF 1*/

.nav_bar_container li a:hover {
	color: rgb(255,67,8);
}

.links a:hover{
	color: rgb(255,67,8);
}

.links-down a:hover{
	color: rgb(255,67,8);
}

.lwr_nav_text a:hover{
	background-color: transparent;
	color: rgb(255,67,8);
}

.swish_image{
	background-image: url(../images/date_swish_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


.main_image{

	background-image: url(../images/main/red1main.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.image_left{

	background-image: url(../images/mktseg/red1mktleft.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.image_right{

	background-image: url(../images/mktseg/red1mktright.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.text_color{
	color: rgb(255,67,8);
}

.bead_rtw{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/red_bead_rtw.jpg);
}

.bead_rt{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/red_bead_rt.jpg);
}

.bead_down{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/red_bead_down.jpg);
}

.bkgrd_color{

	background-color: rgb(255,67,8);

}

.right_segment_list a:hover{
	color: rgb(255,67,8);
}

#terms_div{

	background-color: rgb(246, 220, 219);

}