.colorRow span.image {
	display:block;
	background:url(SysImages/sprite-Wedding-Invitations-Color.jpg) no-repeat scroll transparent;
	width:60px;
	height:60px;
}
.colorRow span.one {background-position:0 0;}
.colorRow span.two {background-position:-60px 0;}
.colorRow span.three {background-position:-120px 0;}
.colorRow span.four {background-position:-180px 0;}
.colorRow span.five {background-position:-240px 0;}
.colorRow span.six {background-position:-300px 0;}
.colorRow a {float:left; width:60px; height:60px; margin-left:56px;}
.colorRow {clear:both; width:752px; height:60px; margin-bottom:25px;}
.ContentParagraph {
	clear:both;
	width:750px;
	margin-bottom: 15px;
}
.ContentBanner {
	clear:both;
	width:750px;
	height:228px;
	margin-bottom: 15px;
}
.colorRow a:hover{
	cursor:pointer;
}

.colorRow a{
	text-decoration:none;
	outline: none;
	border: none;
}
/* H2 Style for Content Subcategories */
.catBacker {
	clear:both;
	padding:0 0 0 6px;
	width:742px;
	height:26px;
	line-height:26px;
	margin:0 0 15px 0;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #fff,  #f2f2f2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
}
h2.catBacker {letter-spacing:1px;}
/* Tabs CSS */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 36px; /*--Set height of tabs--*/
	border:0;
	width: 749px;
	position:relative;
}
ul.tabs li {
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	position: absolute;
	text-align: center;
}
ul.tabs li a, ul.tabs li a:hover, ul.tabs li.active a {background: url(SysImages/sprite-tabs.png) repeat-x;}
ul.tabs li a {
	text-decoration: none;
	color: #008080;
	display: block;
	height:31px;
	font-size: 12px;
	letter-spacing:1px;
	padding: 0;
	outline: none;
	border: #dbdbdb 1px solid;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;	
	background-position:0 -32px;
}
ul.tabs li a:hover, ul.tabs li.active a {
	background-position: 0 0;
	color:#666;
}
ul.tabs li.active a span {
	display: block;
}
ul.tabs li a span {
	background: url(SysImages/sprite-tabs.png) no-repeat 0px -309px;
	display: none;
	margin: auto;
	width: 10px;
	height: 5px;
	position: absolute;
	bottom: -6px;
	left: 118px;
}
ul.tabs li.two a span { left:119px; }
ul.tabs li.three a span { left:118px; }
ul.tabs li.one { left: 0; width: 246px; }
ul.tabs li.two { left: 250px; width: 248px; }
ul.tabs li.three { left: 502px; width:246px; }
/* Tab Content CSS */
.tab_container {
	margin: 0 0 15px 0;
	padding: 0;	
	clear: both;
	float: left;
	width:750px;
	height:238px;
	overflow:hidden;
}
.tab_content {
	height:230px;
	padding: 4px;
	overflow:auto;
	background: url(SysImages/sprite-tabs.png) repeat-x 0 -64px;
}
.tab_content .twocol{
	float:left;
	width:360px;
	padding-right:2px;
}
/***** hpSlide *****/
#hpSlide, #hpSlideNav {
	float:left;
	width:750px; 
	position:relative;
}
#hpSlide {height: 200px;}
#hpSlide div.slide div a {display:block; width:750px; height:200px;}
#hpSlideNav {
	height: 28px;
}
#hpSlideNav .slidetab {
	position:absolute;
	color:#FFF;
	background: #b7b7b7;
	height: 28px;
	line-height:28px;
	font-weight:bold;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	margin: 0;
	outline: none;
	cursor: pointer;
}
#hpSlideNav #slideLink_1 { left: 0; width: 123px;}
#hpSlideNav #slideLink_2 { left: 125px; width: 123px;}
#hpSlideNav #slideLink_3 { left: 250px; width: 124px;}
#hpSlideNav #slideLink_4 { left: 376px; width: 124px;}
#hpSlideNav #slideLink_5 { left: 502px; width: 123px;}
#hpSlideNav #slideLink_6 { left: 627px; width: 123px;}
#hpSlideNav .slidetab:hover, #hpSlideNav .slidetab.tabon {
	color:#FFF;
	background: #008080;
}
#hpSlideNav div.slidetab.tabon span {
	display: block;
}
#hpSlideNav div.slidetab span {
	background: url(SysImages/tealArrows.png) no-repeat 0px 0px;
	display: none;
	margin: auto;
	width: 10px;
	height: 6px;
	position: absolute;
	top: -5px;
}
#slideLink_1 span, #slideLink_2 span, #slideLink_5 span, #slideLink_6 span { left:56px; }
#slideLink_3 span, #slideLink_4 span { left:57px; }
.fixframe {
	clear: both;
}
