@charset "UTF-8";
/* CSS Document */

*{padding:0;margin:0;}

.specialclear{
	height: 20px;
}

/*#specialoffers {
	clear: left;
	float: left;
	z-index: 9;
}*/

#specialofferstext {
	width: 340px;
	opacity:.80;
	filter:alpha(opacity=80);
	position: absolute;
	z-index: 999;
	background-color: #FFFFFF;
	left: 425px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 10px;
	visibility: visible;
	height: 100%;
}
#specialofferstext h1{
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#specialofferstext h2{
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #011F53;
	font-weight: bold;
}
#specialofferstext p{
	font-size: 11px;
	line-height: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#specialofferstext ul{
	font-size: 11px;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: -2px;
}

#specialofferstext li{
	padding-top: 3px;
	padding-bottom: 3px;
}
#order{
	font-size: 10px;
	padding: 4px;
	text-transform: uppercase;
	color: #000000;
}	
#order a{
	background-color: #DEF0FA;
	border: 1px dotted #6699CC;
	color: #000000;
	padding: 4px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

#order a:visited {
	color: #666666;
}

#order a:hover {
	color: #000000;
	background-color: #FF9900;
}
#order a:focus {
	background-color: #032263;
	color: #FFFFFF;
}
#youtubechannel {
	width: 740px;
	opacity:.80;
	filter:alpha(opacity=80);
	position: absolute;
	z-index: 999;
	background-color: #FFFFFF;
	left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 51px;
}
