﻿/* CSS Document */
body, a, div, ul, ol, li, p, span, label, h1, h2, h3, h4, h5, h6
{
	padding: 0;
	margin: 0;
	border: 0;
}
ul, ol, li
{
	list-style-type: none;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a img
{
	border: 0;
}

/* --- */
.banner
{
	width: 698px;
	height: 451px;
}
.banner .imglst
{
	width: 698px;
	height: 420px;
	margin-bottom: 1px;
}
.banner .ftr
{
	background: #cdc3ba;
	height: 26px;
	padding: 4px 5px 0 5px;
}
#prvBtn
{
	float: left;
	width: 28px;
	height: 26px;
	background: url(https://d7ewapmiij391.cloudfront.net/rotating%20promo/images/prvHnd.jpg) 0 0 no-repeat;
	cursor: pointer;
}
#nxtBtn
{
	float: right;
	width: 28px;
	height: 26px;
	background: url(https://d7ewapmiij391.cloudfront.net/rotating%20promo/images/nxtHnd.jpg) 0 0 no-repeat;
	cursor: pointer;
}
#psBtn
{
	float: left;
	height: 22px;
	background: url(https://d7ewapmiij391.cloudfront.net/rotating%20promo/images/pauseBtn.jpg) 1px 1px no-repeat;
	padding-left: 25px;
	text-decoration: none;
	color: #856954;
	font-size: 12px;
	line-height: 22px;
	cursor: pointer;
}
#plBtn
{
	float: left;
	height: 22px;
	background: url(https://d7ewapmiij391.cloudfront.net/rotating%20promo/images/playBtn.jpg) 1px 1px no-repeat;
	padding-left: 25px;
	text-decoration: none;
	color: #856954;
	font-size: 12px;
	line-height: 22px;
	cursor: pointer;
	display: none;
}
.page
{
	float: left;
	width: 350px;
	padding-top: 1px;
	border-right: solid 1px #fff;
	border: 0;
}
.page #nav
{
	float: right;
	border: 0;
}
.page a
{
	float: left;
	width: 20px;
	height: 22px;
	background: url(https://d7ewapmiij391.cloudfront.net/rotating%20promo/images/pg.jpg) 0 0 no-repeat;
	text-indent: -999px;
	border: 0;
}
.page a:hover, .page a.activeSlide
{
	background: url(https://d7ewapmiij391.cloudfront.net/rotating%20promo/images/pgActive.jpg) 0 0 no-repeat;
	border: 0;
}

a img
{
	border: 0;
}


ul.bullet
{
	list-style-type: disc;
    padding-left: 16px;
}

ul.bullet li
{
	list-style-type: disc;
}



/*span.cs-title span{ display:inline-block; margin-top:5px;}*/