.content_bg_centre_ylw {
	background: url(Graphics/Content/fade_centre_ylw.jpg) repeat-y;
	width: 537px;
}
.clear {
	clear: both;
}
.content_bg_centre_grey {
	background: url(Graphics/Content/fade_centre_grey.jpg) repeat-y;
	width: 537px;
}
.content_bg_rt_blue {
	background: url(Graphics/Content/fade_right_blue.jpg) repeat-y;
	width: 238px;
}
.content_bg_rt_grey {
	background: url(Graphics/Content/fade_right_grey.jpg) repeat-y;
	width: 238px;
}
.content_bg_rt_blue2 {
	background: url(Graphics/Content/fade_right_blue3.jpg) repeat-y;
	width: 238px;
}
p {
	margin: 0px;
	padding: 5px 7px;
}
.centred_no_top_padding {
	text-align: center;
	padding: 0px 7px 7px;
}
.no_top_padding {
	padding-top: 0px;
}
.freespace_bg {
	background: url(Graphics/Banner/R4_editable.jpg) no-repeat;
	width: 537px;
}
.link_content_rt {
	font: 13px "Trebuchet MS", Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
}
.product_description {
	font-size: 11px;
	line-height: 15px;
}
.link_content_rt a:link {
	color: #333333;
	text-decoration: none;
}
.link_content_rt a:visited {
	color: #333333;
	text-decoration: none;
}
.link_content_rt a:hover {
	color: #FFFFFF;
}
h2 {
	font: bold 13px "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
	margin: 0px;
}
h3 {
	font: bold 14px "Trebuchet MS", Arial, Helvetica;
	color: #152545;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
}
h4 {
	font: bold 11px "Trebuchet MS", Arial, Helvetica;
	color: #F54229;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
.colour_white {
	color: #FFFFFF;
}
.divider_horizontal1 {
	border-bottom: 1px dotted #666666;
	margin: 0px;
	padding: 0px;
}
.border_box1 {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.borderWhite {
	border: 1px solid #FFFFFF;
}
.image_padding {
	margin-right: 10px;
}
h1 {
	font: bold 16px "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
	margin: 0px;
	letter-spacing: 1px;
}
.dividerHBlueShadow {
	background: url(Graphics/Content/divider_blues_shadow.gif) repeat-x;
}
.redAsterisk {
	font-size: 13px;
	font-weight: bold;
	color: #EC441F;
}
.image_paddingL {
	margin-left: 10px;
}
.productImageThumb {
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
}
.navRedSpaced {
	font: bold 11px "Trebuchet MS", Arial, Helvetica;
	color: #F54229;
	letter-spacing: 2px;
	text-decoration: none;
}

.navRedSpaced a:link {
	font: bold 11px "Trebuchet MS", Arial, Helvetica;
	color: #F54229;
	letter-spacing: 2px;
	text-decoration: none;
}
.navRedSpaced a:visited {
	font: bold 11px "Trebuchet MS", Arial, Helvetica;
	color: #F54229;
	letter-spacing: 2px;
	text-decoration: none;
}
.navRedSpaced a:hover {
	font: bold 11px "Trebuchet MS", Arial, Helvetica;
	color: #F54229;
	letter-spacing: 2px;
	text-decoration: underline;
}
.videoPlayer {
	margin-left: 0px;
}

/* ------- HOME PAGE STYLES ------- */

#home_content_area {
	background: url(Graphics/Content/home_content_bg.gif) repeat-y;
}
.pg_title {
	height: 44px;
	width: 430px;
}
.nav_bg_left {
	background: url(Graphics/LeftNav/fade_blue.jpg) repeat-y;
	width: 175px;
}
.footer_bg_grey {
	background: url(Graphics/Content/fade_footer_grey.jpg);
	height: 75px;
}
.content_bg_wide {
	background: url(Graphics/Content/fade_full_width.jpg) repeat-y;
	width: 775px;
}
a:link {
	font: 13px "Trebuchet MS", Arial, Helvetica;
	text-decoration: none;
	color: #EC441F;
}
a:visited {
	font: 13px "Trebuchet MS", Arial, Helvetica;
	text-decoration: none;
	color: #EC441F;
}
a:hover {
	font: 13px "Trebuchet MS", Arial, Helvetica;
	color: #2C4E85;
	text-decoration: none;
}
body {
	font: 13px/20px "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	background: #152545;
	text-align: left;
}
.nav_left {
	font: 13px "Trebuchet MS", Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 5px 10px 15px;
}
.nav_left a:link {
	font: 13px "Trebuchet MS", Arial, Helvetica;
	color: #FFFFFF;
}
.nav_left a:hover {
	color: #000000;
}
.nav_spacing {
	padding: 10px 5px 10px 15px;
}
table.menu a {
	width:175px;
	display: block;
}
.banner_bg_top {
	background: url(Graphics/Banner/top.jpg) no-repeat;
	height: 68px;
	width: 950px;
}
.nav_top {
	font: 12px "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	text-decoration: none;
}
.nav_top a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.nav_top a:active {
	color: #000000;
	text-decoration: none;
}
.nav_top a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.nav_top a:hover {
	color: #FFFFFF;
}
div.menu a {
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 35px;
	text-indent: 15px;
}
div.menu a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 35px;
	text-indent: 15px;
}
div.menu a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 35px;
	text-indent: 15px;
}
div.menu a:active {
	color: #333333;
	text-decoration:none;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 35px;
	text-indent: 15px;
}
div.menu a:hover {
	background: url(Graphics/LeftNav/fade_red.jpg) repeat-y;
	line-height: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
}
.freespace_bg {
	background: url(Graphics/Banner/R4_editable.jpg) no-repeat;
	width: 537px;
	padding-top: 0px;
}
.link_footer {
	font: 12px "Trebuchet MS", Arial, Helvetica;
	color: #666666;
}
.link_footer a:link {
	font: 12px "Trebuchet MS", Arial, Helvetica;
	color: #666666;
	text-decoration: none;
}
.link_footer a:visited {
	font: 12px "Trebuchet MS", Arial, Helvetica;
	color: #666666;
	text-decoration: none;
}
.link_footer a:hover {
	font: 12px "Trebuchet MS", Arial, Helvetica;
	color: #E8471E;
}
/* ------------ */
/* STORE STYLES */

.product_container {
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px dotted #999;
	padding-top: 5px;
}
.product_header_container {
	width: 100%;
	float: left;
	clear: both
}
.product_img {
	float: left;
	/* height: 248px; */
	width: 175px;
	margin-right: 20px;
	margin-bottom: 1px;
}
.product_buy_btn {
	float: left;
	height: auto;
	width: 540px;
}
.product_description {
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
}.coda_slider_half_width_container {
	float: left;
	height: 260px;
	width: 350px;
}

