a img
{
	border: 0;
}
.clear
{
	clear: both;
	line-height: .1em;
	height: 1px;
}
.justClear
{
	clear: both;
}
.hide
{
	display: none;
}

a.bigPurple
{
	font-size: 110%;
	padding: 1px 2px;
}
a.bigPurple:link, a.bigPurple:visited
{
	color: #652D90;
}
a.bigPurple:hover, a.bigPurple:active
{
	background: #652D90;
	color: #fff;
	text-decoration: none;
}

#banner
{
	background: url(../img/banner_bg.jpg) no-repeat;
	padding-top: 0px;
	background-position: 50% 85px;
}
#bannerBorder
{
}

#bannerCont
{
	margin: 0 auto;
	width: 915px;
	overflow: hidden;
	text-align: center;
}

#navbar
{
	padding: 10px 0 0 110px;
}
#navbar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#navbar li
{
	float: left;
	margin: 0;
	padding: 0;
}

#navbar a
{
	display: block;
	float: left;
	padding: 1px 12px 8px 34px;
	margin: 0px 1px 0 0;
	border-bottom: none;
	text-decoration: none;
}
#navbar a:link, #navbar a:visited
{
	background-color: none;
	color: #fff;
}
#navbar a:hover, #navbar a:active
{
	background-color: none;
	color: yellow;
}

#navbar a.active:link, #navbar a.active:visited, #navbar a.active:hover, #navbar a.active:active
{
	background: url(../img/icon_small_arrow_over.gif) no-repeat 15px 45%;
	background-color: none;
	border: none;
	border-bottom: 0;
	padding: 1px 12px 5px 34px;
	margin-top: 0;
	color: white;
	text-decoration: none;
	cursor: default;
}

#bookmrks
{
	color: #002868;
	font-size: 75%;
	margin: 0;
	text-align: center;
	padding: 0 0 5px 0;
}

#parent
{
	text-align: left;
	margin: 0 auto;
	width: 915px;
	padding-top: 0px;
	overflow: hidden;
	line-height: 1.3em;
	background: white;
}
#parentDefault
{
	text-align: left;
	margin: 0 auto;
	width: 750px;
	padding-top: 15px;
	overflow: hidden;
	line-height: 1.3em;
}


#content
{
	width: 915px;
}
body.withSidebar #content
{
	float: left;
	width: 915px;
	background: white;
}
#content .tr
{
}
#content .bl
{
}
#content .br
{
	padding: 12px 0;
}
#content .sides
{
	padding: 10px 25px;
}
#content .sides
{
	min-height: 400px;
}
#content h1
{
	font: 175% Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	color: #002868;
}
#content h2
{
	font: 125% Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	color: #AF1A1B;
	font-weight: bold;
}
#content h3
{
	font: 175% Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	color: #002868;
}
#content .ph3
{
	float: left;
	width: 200px;
	font: 250% Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	color: #F6921D;
}
#content .ph4
{
	float: right;
	width: 450px;
	text-align: center;
	font-size: xx-small;
	font-weight: normal;
	vertical-align: middle;
	line-height: 13px;
}
#content .ph5
{
	text-align: center;
	padding-bottom: 15px;
}
#content .left
{
	float: left;
	width: 515px;
}
#content .right
{
	float: right;
	width: 330px;
}
#content .fullwidth
{
	float: left;
	width: 865px;
}
#content .listindent
{
	text-indent: 65px;
}
#content .farright
{
	float: right;
	width: 178px;
}
#content .smallleft
{
	float: left;
	width: 250px;
}
#content .smallright
{
	float: right;
	width: 250px;
}



ol#easySteps
{
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}
ol#easySteps li
{
	margin: 0 0;
	padding: 0 0 0px 40px;
	font-size: 100%;
	line-height: 1.3em;
}
ol#easySteps li.one
{
	background: url(../img/icon_1.gif) no-repeat;
	padding-bottom: 3px;
}
ol#easySteps li.two
{
	background: url(../img/icon_2.gif) no-repeat;
	padding-bottom: 3px;
}
ol#easySteps li.three
{
	background: url(../img/icon_3.gif) no-repeat;
}
h4.startHere
{
	font: 125% Arial, Helvetica, sans-serif;
	color: #AF1A1B;
	background: url(../img/icon_start_here.gif) no-repeat;
	padding: 0 0 0 50px;
	margin: 0;
	font-weight: 200;
}
h5.startHere
{
	font: 125% Arial, Helvetica, sans-serif;
	color: #AF1A1B;
	background: url(../img/icon_start_here_rotated.gif) no-repeat;
	padding: 15px 0 0 50px;
	margin: 0;
	font-weight: 200;
}



#leftSidebar
{
	float: left;
	width: 180px;
	margin-top: 25px;
	position: relative;
	top: 0px;
	left: 1px;
	line-height: 1.3em;
}
#leftSidebar .bl
{
	padding: 12px 0;
	float: left;
	width: 100%;
}
#leftSidebar .sides
{
	padding: 4px 0 5px 10px;
	float: left;
	width: 169px;
	overflow: hidden;
	line-height: 1.3em;
}
#leftSidebar a:link, #leftSidebar a:visited
{
	background: none;
	font-weight: normal;
	text-indent: 10px;
}
#leftSidebar a:hover, #leftSidebar a:active
{
	background: #ded3e7;
	font-weight: normal;
	text-indent: 10px;
}

#leftSidebar h3
{
	color: #002868;
	font-size: 115%;
	margin: 0;
	padding: 0 0 8px 8px;
}
#leftSidebar h4
{
	font: 90% Arial, Helvetica, sans-serif;
	color: #4157C7;
	background: url(../img/icon_start_here_small.gif) no-repeat;
	padding: 8px 0 0 20px;
	margin: 12px;
}


#subnav
{
	overflow: hidden;
	float: left;
	width: 169px;
}
#subnav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 169px;
	height: 1%;
}
#subnav li
{
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
#subnav a
{
	padding: 4px 15px;
	margin-bottom: 1px;
	color: #652D90;
	display: block;
	width: 130px;
}
#subnav a:link, #subnav a:visited
{
	background: #f3eff6;
}
#subnav a:hover, #subnav a:active
{
	background: #ded3e7;
}

#subnav a.active:link, #subnav a.active:visited, #subnav a.active:hover, #subnav a.active:active
{
	text-decoration: none;
	cursor: default;
	background: #ded3e7;
	font-weight: bold;
}

#footer
{
	background: url(../img/logo_powered_by_zaavy.gif) no-repeat 0 50%;
	margin: 0 auto;
	text-align: center;
	color: #999;
	padding: 3px 25px 25px 15px;
}
body.withSidebar #footer
{
	background: white;
}
#footer a
{
	padding: 1px 2px;
}
#footer a:link, #footer a:visited, #footer a:active
{
	color: #993366;
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
	color: #fff;
	background: #993366;
}

/* start form styles */

fieldset.blue
{
	background: #D7E9FB;
	padding: 20px;
	border: 0;
	margin: 0 0 20px 0;
	width: 625px;
}
fieldset.blue h2
{
	color: #1A71B1;
	font-size: 150%;
	padding: 5px 15px 12px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.centeredSubmit
{
	text-align: center;
	padding: 10px;
}
.req
{
	color: #CC3300;
	font-weight: bold;
}

.field, .bittyField, .shortField, .longField
{
	padding: 3px;
	border: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-top: 3px;
}
.field
{
	width: 275px;
}
.shortField
{
	width: 175px;
}
.bittyField
{
	width: 40px;
}
.longField
{
	width: 373px;
}
.formRow
{
	overflow: hidden;
	clear: both;
	padding: 6px 0;
}
.formRow .left, .formRow .right
{
	float: left;
	width: 300px !important;
}
.formRow .left1
{
	margin-right: 20px;
}
.formRow .label
{
	padding-left: 3px;
}

.optArrow
{
	padding-bottom: 50px;
	background: url(../img/options_arrow.gif) no-repeat 40% bottom;
}


/* end form styles */

/* start display styles for design thumbnails in the category display pages */

.dlThumb span
{
	display: block;
	font-weight: bold;
	margin: 1px 0 1px 1px;
}
.dlThumb a
{
	padding: 1px 17px 1px 2px;
	background: none;
}
.dlThumb a:link, .designThumb a:visited
{
	color: #993366;
	text-decoration: underline;
}
.dlThumb a:hover, .designThumb a:active
{
	text-decoration: underline;
	color: #fff;
	background-color: #993366;
	background-image: none;
}

.designThumb
{
	background: url(../img/shadow.gif) no-repeat bottom right;
	float: left;
	margin: 0 10px 0 0;
	line-height: 1.3em;
	position: relative;
}
.designThumb .ctr
{
	background: url(../img/shadow_corner_tr.gif) no-repeat top right;
	line-height: 1.3em;
	position: relative;
}
.designThumb .cbl
{
	background: url(../img/shadow_corner_bl.gif) no-repeat bottom left;
	padding: 0 3px 4px 0;
	line-height: 1.3em;
	position: relative;
}
.designThumb .con
{
	background-color: #CBD1F9;
	border: 1px solid #999;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	padding: 10px;
	line-height: 1.3em;
	position: relative;
}


.designThumbsRow
{
	clear: both;
	overflow: hidden;
	height: 1%;
	line-height: 1.3em;
	position: relative;
	margin-bottom: 0px;
}

/* end design thumbs */

/* start recordset navigation for category pages */

.recNavTop, .recNavBot
{
	overflow: hidden;
	position: relative;
	line-height: 1.3em;
	margin: 2px;
}
.recNavTop
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.recNavBot
{
	border-top: 1px solid #ccc;
	margin-top: 20px;
}
.recNavStats
{
	float: left;
	padding: 4px;
}
.recNavPgs
{
	float: right;
	overflow: hidden;
}
.recNavPgs span
{
	padding: 4px;
	display: block;
	float: left;
}

.recNavPgs a
{
	padding: 4px 8px;
	margin: 2px 1px 2px 0;
	color: #652D90;
	display: block;
	float: left;
}
.recNavPgs a:link, .recNavPgs a:visited
{
	background: #f3eff6;
}
.recNavPgs a:hover, .recNavPgs a:active
{
	background: #ded3e7;
}

.recNavPgs a.active:link, .recNavPgs a.active:visited, .recNavPgs a.active:hover, .recNavPgs a.active:active
{
	text-decoration: none;
	cursor: default;
	background: #ded3e7;
	font-weight: bold;
}

/* end recordset navigation */

/* start customize design page styles */

#NewTop .field, #custDesTopNew .field, #custDesTop .field, #custDesBot .field
{
	width: 185px;
}


#custDesTop
{
	overflow: hidden;
	line-height: 1.3em;
	background: url(../img/customize_side_bg.gif) repeat-y;
	padding-bottom: 0px;
}

#custDesTop .right
{
	float: right;
	width: 223px;
	background: url(../img/corner_blue_tl.gif) no-repeat;
}
#custDesTop .right p
{
	margin: 0;
}
#custDesTop .right .trc
{
	background: url(../img/corner_blue_tr.gif) no-repeat top right;
	padding: 15px;
}
#NewTop h3, #custDesTop .right h3, #custDesBot h3
{
	font-size: 125%;
	margin: 0 0 6px 0;
	color: #1A71B1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#NewTop h4, #custDesTop .right h4, #custDesBot h4
{
	font-size: 125%;
	margin: 0 0 6px 0;
	color: #1A71B1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
}

#custDesTop .left
{
	float: left;
	width: 440px;
	text-align: center;
	background: none !important;
}
#custDesTop .left .note
{
	font-size: 85%;
	color: #666;
	line-height: 1em;
	padding: 12px 0;
}
#custDesTop .left .designThumb
{
	float: none !important;
	margin: 0 0 8px 0 !important;
}
#custDesTop .left .tlc1
{
	background: url(../img/corner_blue_tl.gif) no-repeat #CBD1F9;
}
#custDesTop .left .trc1
{
	background: url(../img/corner_blue_tr.gif) no-repeat top right;
	line-height: 1em;
	position: relative;
}
#custDesTop .left .brc1
{
	background: url(../img/corner_blue_br.gif) no-repeat bottom right;
	line-height: 1em;
	position: relative;
}
#custDesTop .left .blc1
{
	background: url(../img/corner_blue_bl.gif) no-repeat bottom left;
	padding: 13px;
	line-height: 1em;
	position: relative;
}
S #custDesTop a img
{
	padding-right: 5px !important;
}

#custDesTopNew
{
	overflow: hidden;
	line-height: 1.3em;
	background: url(../img/customize_side_bg.gif) repeat-y;
	padding-bottom: 0px;
	float: left;
}

#custDesTopNew .right
{
	float: right;
	width: 223px;
}
#custDesTopNew .right p
{
	margin: 0;
}
#custDesTopNew .right .trc
{
	padding: 15px;
}
#custDesTopNew .right h3
{
	font-size: 125%;
	margin: 0 0 6px 0;
	color: #1A71B1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#custDesTopNew .right h4
{
	font-size: 125%;
	margin: 0 0 6px 0;
	color: #1A71B1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
}

#custDesTopNew .left
{
	float: left;
	width: 440px;
	text-align: center;
	background: none !important;
}
#custDesTopNew .left .note
{
	font-size: 85%;
	color: #666;
	line-height: 1em;
	padding: 12px 0;
}
#custDesTopNew .left .designThumb
{
	float: none !important;
	margin: 0 0 0 0 !important;
}
#custDesTopNew .left .tlc1
{
	background: url(../img/corner_blue_tl.gif) no-repeat #CBD1F9;
}
#custDesTopNew .left .trc1
{
	background: url(../img/corner_blue_tr.gif) no-repeat top right;
	line-height: 1em;
	position: relative;
}
#custDesTopNew .left .brc1
{
	background: url(../img/corner_blue_br.gif) no-repeat bottom right;
	line-height: 1em;
	position: relative;
}
#custDesTopNew .left .blc1
{
	background: url(../img/corner_blue_bl.gif) no-repeat bottom left;
	padding: 13px;
	line-height: 1em;
	position: relative;
}

#custDesTopNew a img
{
	padding-right: 5px !important;
}

#custDesBot
{
	clear: both;
	background: url(../img/corner_blue_tl.gif) no-repeat top left #CBD1F9;
	line-height: 1.3em;
	position: relative;
	float: left;
	width: 100%;
}
#custDesBot .brc
{
	background: url(../img/corner_blue_br.gif) no-repeat bottom right;
	line-height: 1.3em;
	position: relative;
	float: left;
	width: 100%;
}
#custDesBot .blc
{
	background: url(../img/corner_blue_bl.gif) no-repeat bottom left;
	padding: 13px;
	line-height: 1.3em;
	position: relative;
	float: left;
}
#custDesBot .brr
{
	text-align: right;
	font-size: xx-small;
}
#custDesBot .blr
{
	text-align: left;
	font-size: xx-small;
}

#NewTop
{
	clear: both;
	background: url(../img/corner_blue_tl.gif) no-repeat top left #CBD1F9;
	line-height: 1.3em;
	position: relative;
	float: left;
	width: 100%;
}
#NewTop .brc
{
	background: url(../img/corner_blue_br.gif) no-repeat bottom right;
	line-height: 1.3em;
	position: relative;
	float: left;
	width: 100%;
}
#NewTop .blc
{
	background: url(../img/corner_blue_bl.gif) no-repeat bottom left;
	padding: 13px;
	line-height: 1.3em;
	position: relative;
	float: left;
}
#NewTop .trc
{
	background: url(../img/corner_blue_tr.gif) no-repeat top right;
	line-height: 1.3em;
	position: relative;
	float: left;
}
#NewTop .brr
{
	text-align: right;
	font-size: xx-small;
}
#NewTop .blr
{
	text-align: left;
	font-size: xx-small;
}


#panav a:hover
{
	background: #ded3e7;
	text-decoration: none;
}

/* custom rounded background for list on left*/

#rbgls
{
	padding: 0 0;
	float: left;
	width: 100%;
}
#rbgls .tlc
{
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 1.3em;
	background: url(../img/corner_lightgreen_tl.gif) no-repeat #DCFADB;
}
#rbgls .trc
{
	background: url(../img/corner_lightgreen_tr.gif) no-repeat top right;
	line-height: 1.3em;
	position: relative;
	float: left;
}
#rbgls .brc
{
	background: url(../img/corner_lightgreen_br.gif) no-repeat bottom right;
	line-height: 1.3em;
	position: relative;
	float: left;
}
#rbgls .blc
{
	background: url(../img/corner_lightgreen_bl.gif) no-repeat bottom left;
	padding: 13px;
	line-height: 1.3em;
	position: relative;
	float: left;
}
#rbgls h2
{
	color: #002868;
	font-size: 115%;
	margin: 0;
	text-align: left;
	padding: 0 0 12px 0;
}


/* custom rounded background */

#roundbg
{
	clear: both;
	padding: 0 0 0 0;
	float: left;
	width: 100%;
}
#roundbg .tlc
{
	background: url(../img/corner_blue_tl.gif) no-repeat #CBD1F9;
}
#roundbg .trc
{
	background: url(../img/corner_blue_tr.gif) no-repeat top right;
	line-height: 1.3em;
	position: relative;
}
#roundbg .brc
{
	background: url(../img/corner_blue_br.gif) no-repeat bottom right;
	line-height: 1.3em;
	position: relative;
}
#roundbg .blc
{
	background: url(../img/corner_blue_bl.gif) no-repeat bottom left;
	padding: 13px;
	line-height: 1.3em;
	position: relative;
}




/* custom rounded background */

#roundbglg
{
	clear: both;
	padding: 0 0;
	float: left;
	width: 100%;
}
#roundbglg .tlc
{
	background: url(../img/corner_lightgreen_tl.gif) no-repeat #DCFADB;
}
#roundbglg .trc
{
	background: url(../img/corner_lightgreen_tr.gif) no-repeat top right;
	line-height: 1.3em;
	position: relative;
}
#roundbglg .brc
{
	background: url(../img/corner_lightgreen_br.gif) no-repeat bottom right;
	line-height: 1.3em;
	position: relative;
}
#roundbglg .blc
{
	background: url(../img/corner_lightgreen_bl.gif) no-repeat bottom left;
	padding: 13px;
	line-height: 1.3em;
	position: relative;
}


/* custom rounded background for ProductsList*/

#roundbgpl
{
	clear: both;
	padding: 0 0;
	float: left;
	width: 100%;
}
#roundbgpl .tlc
{
	background: url(../img/corner_lightblue_tl.gif) no-repeat #DBE7FA;
}
#roundbgpl .trc
{
	background: url(../img/corner_lightblue_tr.gif) no-repeat top right;
	line-height: 1.3em;
	position: relative;
}
#roundbgpl .brc
{
	background: url(../img/corner_lightblue_br.gif) no-repeat bottom right;
	line-height: 1.3em;
	position: relative;
}
#roundbgpl .blc
{
	background: url(../img/corner_lightblue_bl.gif) no-repeat bottom left;
	padding: 13px;
	line-height: 1.3em;
	position: relative;
}

#roundbgpl2
{
	clear: both;
	background: url(../img/bg_pl.gif) no-repeat;
}

.sidebox
{
	margin: 0 auto; /* center for now */
	width: 227px; /* ems so it will grow */
	background: url(../img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead
{
	margin: 0 auto; /* center for now */
	width: 227px; /* ems so it will grow */
	background: url(../img/sbhead-r.gif) no-repeat top right;
	height: 25px;
	font-size: 100%;
}
.boxstart
{
	background: url(../img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	line-height: 1em;
	height: 25px;
}
.boxbody
{
	background: url(../img/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	height: 13em;
}
/* end customize design page styles */

/* ----- tool tip specific styles ----- */
#theToolTip
{
	position: absolute;
	left: -300px;
	width: 200px;
	border: 2px solid #C0C09F;
	padding: 6px 5px 5px 10px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer
{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#theToolTip p
{
	font-size: small/1.3em;
	color: #333333;
	line-height: 1.4em;
	margin-right: 10px;
	margin-top: 0;
}

#ToolTipTextWrap
{
	font-weight: normal;
	font-size: 1.2em;
	color: #592C16;
	margin-right: 10px;
}

#productlist-category-text
{
	color:navy;
	font-family:Helvetica;
	font-size:10pt;
}
#productlist-category-text em
{
	color:red;
	font-size:110%;
	font-style:normal
}
