.Content_C-Full_Button
{
	width: 100px;
	behaviour:url("/static/script/csshover3.htc");
}

.Content_C-Full_Button_Arrow{
	width: 158px;
}

.Content_C-Full_Button_Arrow .normal{
	background: url(/static/images/content_templates/Content_C/Button/arrow.png) right top;
	height: 30px;
}

.Content_C-Full_Button_Arrow .normal .buttonText{
	font-weight: bold;
	font-size: 1.154em;
	padding: 6px 0 0 5px;
	display: block;
}


.Content_C-Full_Button .normal
{
	background-color: #009d00;
}

.Content_C-Full_Button .negative
{
	background-color: #999999;
}

.Content_C-Full_Button .largepink{
	background-color: #ff006c;
}

.Content_C-Full_Button .smallpink{
	background-color: #ee3d96;
}

.Content_C-Full_Button .smallorange{
	background-color: #ff6633;
}

.Content_C-Full_Button .smallblue{
	background-color: #3399cc;
}

.Content_C-Full_Button .largeblue
{
	background-color: #44c8f5;
}

.Content_C-Full_Button .largecyanblue
{
	background-color: #7dc4c3;
}

.Content_C-Full_Button .largegreen
{
	background-color: #c8dc00;
}

.Content_C-Full_Button .largeorange
{
	background-color: #f7941e;
}

.Content_C-Full_Button .largepurple
{
	background-color: #8a408d;
}

.Content_C-Full_Button .largeyellow
{
	background-color: #ffd700;
}

.Content_C-Full_Button .largelightgreen
{
	background-color: #c6e000;
}

.Content_C-Full_Button .largelightyellow
{
	background-color: #ffd900;
}

.Content_C-Full_Button .smalllightgreen
{
	background-color: #c6e000;
}

.Content_C-Full_Button .smalllightyellow
{
	background-color: #ffd900;
}

.Content_C-Full_Button .disabled
{
	background-color: #cccccc;
}

.Content_C-Full_Button a, 
.Content_C-Full_Button a:link, 
.Content_C-Full_Button a:visited, 
.Content_C-Full_Button a:hover,
.Content_C-Full_Button .nolink
{
	display: block;
	height: 18px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
}


.Content_C-Full_Button .buttonText
{
	font-size:12px;
	margin-left:10px;
	float: left;
	cursor: pointer;
}

.Content_C-Full_Button .buttonText
{
	margin-left:10px;
	float: left;
	cursor: pointer;
	color: #ffffff;
}

.Content_C-Full_Button .icon
{
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	margin-top: -2px;
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.Content_C-Full_Button a .Add,
.Content_C-Full_Button .nolink .Add
{
	background-image: url(/static/images/content_templates/Content_C/Button/Add.gif);
}

.Content_C-Full_Button .normal a:hover .Add,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .normal .Add,
.Functional_App-SiteSearch .mainColumn .results-category .resultWrapper a:hover .Content_C-Full_Button .normal .Add

{
	background-image: url(/static/images/content_templates/Content_C/Button/Add_Roll.gif);
}

.Content_C-Full_Button .negative a:hover .Add,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .negative .Add
{
	background-image: url(/static/images/content_templates/Content_C/Button/Add_NegRoll.gif);
}

.Content_C-Full_Button a .Cancel,
.Content_C-Full_Button .nolink .Cancel
{
	background-image: url(/static/images/content_templates/Content_C/Button/Cancel.gif);
}

.Content_C-Full_Button .normal a:hover .Cancel,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .normal .Cancel
{
	background-image: url(/static/images/content_templates/Content_C/Button/Cancel_Roll.gif);
}

.Content_C-Full_Button .negative a:hover .Cancel,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .negative .Cancel
{
	background-image: url(/static/images/content_templates/Content_C/Button/Cancel_NegRoll.gif);
}

.Content_C-Full_Button a .Info,
.Content_C-Full_Button .nolink .Info
{
	background-image: url(/static/images/content_templates/Content_C/Button/Info.gif);
}

.Content_C-Full_Button .normal a:hover .Info,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .normal .Info
{
	background-image: url(/static/images/content_templates/Content_C/Button/Info_Roll.gif);
}

.Content_C-Full_Button .negative a:hover .Info,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .negative .Info
{
	background-image: url(/static/images/content_templates/Content_C/Button/Info_NegRoll.gif);
}

.Content_C-Full_Button a .Next,
.Content_C-Full_Button .nolink .Next
{
	background-image: url(/static/images/content_templates/Content_C/Button/Next.gif);
}

.Content_C-Full_Button .normal a:hover .Next,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .normal .Next
{
	background-image: url(/static/images/content_templates/Content_C/Button/Next_Roll.gif);
}

.Content_C-Full_Button .negative a:hover .Next,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .negative .Info
{
	background-image: url(/static/images/content_templates/Content_C/Button/Next_NegRoll.gif);
}

.Content_C-Full_Button a .Previous,
.Content_C-Full_Button .nolink .Previous
{
	background-image: url(/static/images/content_templates/Content_C/Button/Previous.gif);
}

.Content_C-Full_Button .normal a:hover .Previous,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .normal .Previous
{
	background-image: url(/static/images/content_templates/Content_C/Button/Previous_Roll.gif);
}

.Content_C-Full_Button .negative a:hover .Previous,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .negative .Previous
{
	background-image: url(/static/images/content_templates/Content_C/Button/Previous_NegRoll.gif);
}

.Content_C-Full_Button a .Purchase,
.Content_C-Full_Button .nolink .Purchase
{
	background-image: url(/static/images/content_templates/Content_C/Button/Purchase.gif);
}

.Content_C-Full_Button .normal a:hover .Purchase,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .normal .Purchase,
.Button-Full_ExternalLink:hover .Content_C-Full_Button .normal .Purchase
{
	background-image: url(/static/images/content_templates/Content_C/Button/Purchase_Roll.gif);
}
.Button-Full_ExternalLink{
	text-decoration: none;
	font-weight: normal;
}

.Content_C-Full_Button .negative a:hover .Purchase,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .negative .Purchase
{
	background-image: url(/static/images/content_templates/Content_C/Button/Purchase_NegRoll.gif);
}

.Content_C-Full_Button a .Refresh,
.Content_C-Full_Button .nolink .Refresh
{
	background-image: url(/static/images/content_templates/Content_C/Button/Refresh.gif);
}

.Content_C-Full_Button .normal a:hover .Refresh,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .normal .Refresh
{
	background-image: url(/static/images/content_templates/Content_C/Button/Refresh_Roll.gif);
}

.Content_C-Full_Button .negative a:hover .Refresh,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .negative .Refresh
{
	background-image: url(/static/images/content_templates/Content_C/Button/Refresh_NegRoll.gif);
}

.Content_C-Full_Button a .Search,
.Content_C-Full_Button .nolink .Search
{
	background-image: url(/static/images/content_templates/Content_C/Button/Search.gif);
}

.Content_C-Full_Button .normal a:hover .Search,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .normal .Search
{
	background-image: url(/static/images/content_templates/Content_C/Button/Search_Roll.gif);
}

.Content_C-Full_Button .negative a:hover .Search,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .negative .Search
{
	background-image: url(/static/images/content_templates/Content_C/Button/Search_NegRoll.gif);
}

.Content_C-Full_Button a .Submit,
.Content_C-Full_Button .nolink .Submit
{
	background-image: url(/static/images/content_templates/Content_C/Button/Submit.gif);
}

.Content_C-Full_Button .normal a:hover .Submit,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .normal .Submit
{
	background-image: url(/static/images/content_templates/Content_C/Button/Submit_Roll.gif);
}

.Content_C-Full_Button .negative a:hover .Submit,
.Content_C-Full_Banner a:hover .Content_C-Full_Button .negative .Submit
{
	background-image: url(/static/images/content_templates/Content_C/Button/Submit_NegRoll.gif);
}
.Content_C-Full_Button .largepink a,
.Content_C-Full_Button .largeblue a,
.Content_C-Full_Button .largecyanblue a,
.Content_C-Full_Button .largegreen a,
.Content_C-Full_Button .largeorange a,
.Content_C-Full_Button .largelightgreen a,
.Content_C-Full_Button .largelightyellow a,
.Content_C-Full_Button .largepurple a{
	height: 38px;
}

.Content_C-Full_Button .smallpink a,
.Content_C-Full_Button .smallblue a,
.Content_C-Full_Button .smallorange a,
.Content_C-Full_Button .smalllightgreen a,
.Content_C-Full_Button .smalllightyellow a{
	height: 28px;
}
.Content_C-Full_Button .smallpink a .buttonText,
.Content_C-Full_Button .smallblue a .buttonText,
.Content_C-Full_Button .smallorange a .buttonText,
.Content_C-Full_Button .smalllightgreen a .buttonText,
.Content_C-Full_Button .smalllightyellow a .buttonText{
	font-size: 17px !important;
	margin-top: 4px;
}

.Content_C-Full_Button .largepink a .buttonText,
.Content_C-Full_Button .largeblue a .buttonText,
.Content_C-Full_Button .largecyanblue a .buttonText,
.Content_C-Full_Button .largegreen a .buttonText,
.Content_C-Full_Button .largeorange a .buttonText,
.Content_C-Full_Button .largelightgreen a .buttonText,
.Content_C-Full_Button .largelightyellow a .buttonText,
.Content_C-Full_Button .largepurple a .buttonText
{
	font-size: 17px !important;
	margin-top: 8px;
}
.Content_C-Full_Button .smallpink a .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/pink-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:15px;
	position:relative;
}
.Content_C-Full_Button .smallblue a .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/blue-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:15px;
	position:relative;
}
.Content_C-Full_Button .smallorange a .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/orange-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:15px;
	position:relative;
}

.Content_C-Full_Button .smalllightgreen a .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/light-green-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:15px;
	position:relative;
}

.Content_C-Full_Button .smalllightyellow a .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/light-yellow-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:15px;
	position:relative;
}
.Content_C-Full_Button .largepink a .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/pink-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:19px;
	position:relative;
}

.Content_C-Full_Button .largeblue a .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/blue-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:19px;
	position:relative;
}

.Content_C-Full_Button .largecyanblue a .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/cyan-blue-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:19px;
	position:relative;
}

.Content_C-Full_Button .largegreen a .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/green-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:19px;
	position:relative;
}

.Content_C-Full_Button .largeorange a .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/orange-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:19px;
	position:relative;
}

.Content_C-Full_Button .largeyellow a .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/yellow-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:19px;
	position:relative;
}

.Content_C-Full_Button .largepurple a .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/purple-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:19px;
	position:relative;
}

.Content_C-Full_Button .largelightgreen a .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/tt-green-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:19px;
	position:relative;
}

.Content_C-Full_Button .largelightyellow a .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/tt-yellow-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:19px;
	position:relative;
}

.Content_C-Full_Button-Backward{
	position:absolute;
	left:19px;
}
.Content_C-Full_Button .smallpink a .backArrow .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/pink-back-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:-15px;
	position:absolute;
}
.Content_C-Full_Button .smallblue a .backArrow .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/blue-back-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:-15px;
	position:absolute;
}
.Content_C-Full_Button .smallorange a .backArrow .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/orange-back-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:-15px;
	position:absolute;
}
.Content_C-Full_Button .smalllightgreen a .backArrow .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/light-green-back-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:-15px;
	position:absolute;
}
.Content_C-Full_Button .smalllightyellow a .backArrow .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/light-yellow-back-arrow-small.gif);
	width: 15px !important;
	height: 30px !important;
	left:-15px;
	position:absolute;
}
.Content_C-Full_Button .largepink a .backArrow .Arrow{
	background-image: url(/static/images/content_templates/Content_C/Button/pink-back-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:-19px;
	position:absolute;
}

.Content_C-Full_Button .largeblue a .backArrow .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/blue-back-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:-19px;
	position:absolute;
}

.Content_C-Full_Button .largegreen a .backArrow .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/green-back-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:-19px;
	position:absolute;
}

.Content_C-Full_Button .largeorange a .backArrow .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/orange-back-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:-19px;
	position:absolute;
}

.Content_C-Full_Button .largeyellow a .backArrow .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/yellow-back-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:-19px;
	position:absolute;
}

.Content_C-Full_Button .largepurple a .backArrow .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/purple-back-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:-19px;
	position:absolute;
}

.Content_C-Full_Button .largelightgreen a .backArrow .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/tt-green-back-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:-19px;
	position:absolute;
}

.Content_C-Full_Button .largelightyellow a .backArrow .Arrow
{
	background-image: url(/static/images/content_templates/Content_C/Button/tt-yellow-back-arrow.gif);
	width: 19px !important;
	height: 40px !important;
	left:-19px;
	position:absolute;
}

.Content_C-Full_Button .howtobuy a,
.Content_C-Full_Button .howtobuy .nolink
{
	background-image: url(/static/images/content_templates/Content_C/Button/howToBuy.gif) !important;
	text-indent: -9999px;
	width: 121px !important;
	height: 30px !important;
	padding-top: 0px !important;
}

.Content_C-Full_Button .howtobuy .nolink
{
	left:-19px;
	position:relative;
}
