/*
div {
	outline: 1px solid red;
}
*/
body {
	padding: 0px;
	margin: 0px;
	background-color: #4C4C4C;
	text-align: center;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #333333;
}
hr {
	padding: 0px;
	margin: 0px;
	height: 1px;
	background-color: #DDDDDD;
	color: #DDDDDD;
}
p {
	padding: 0px 0px 12px 0px;
	margin: 0px;
	line-height: 16px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li {
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 16px;
}
form {
	padding: 0px;
	margin: 0px;
}
br.even {
	clear: both;
}
img {
	border-width: 0px;
}
a,a:visited {
	color: #413ab8;
}
a:hover {
	color: #5046e0;
}

table.quant{
	border: 1px solid #CECECE;
	width: 100%;
	border-spacing: 1px;
}
table.quant td{
	border: 1px solid #CECECE;
	text-align: center;
}
h1 {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 3px;
	border-bottom: 1px solid #DDDDDD;
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
h1.home {
	margin: 0px;
	padding: 0px 0px 3px;
	border-bottom: none;
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
h2 {
	margin: 0px;
	padding: 6px 0px 3px;
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
h3 {
	margin: 0px;
	padding: 6px 0px 3px;
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
h4 {
	margin: 0px;
	padding: 6px 0px 3px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
#toolbarproduct {
	margin: 10px 0px;
	padding: 10px 0px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
}
#toolbarproduct img {
	vertical-align: middle;
}
#toolbarproduct a, #toolbarproduct a:visited {
	color: #FF5C33;
	text-decoration: none;
	padding-right: 20px;
}
#toolbarproduct a:hover {
	color: #FF8854;
	text-decoration: none;
	padding-right: 20px;
}
#enlarge {
	width: 200px;
	float: right;
	text-align: right;
	font-weight: bold;
}
#enlarge img {
	vertical-align: text-bottom;
}
#enlarge a, #enlarge a:visited {
	color: #FF5C33;
	text-decoration: none;
	padding-right: 5px;
}
#enlarge a:hover {
	color: #FF8854;
	text-decoration: none;
	padding-right: 5px;
}
.columnhalf {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 46%;
	padding: 0% 2%;
}
.columnthird {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 29%;
	padding: 0% 2%;
}
#pageholder {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
}
.vertcolumnspacer {
	height: 8px;
	background-color: #FFFFFF;
}
#leftcolumn {
	float: left;
	background-color: #FFFFFF;
	width: 210px;
}
#rightcolumn {
	float: right;
	background-color: #FFFFFF;
	width: 536px;
}
#headercap {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg-top.gif);
	height: 46px;
}
#headergreeting {
	width: 350px;
	float: left;
	padding: 10px;
	margin: 0px;
	color: #d6d3ff;
	font-size: 10px;
}
#headergreeting a, #headergreeting a:visited {
	color: #FFFFFF;
}
#headergreeting a:hover {
	color: #E6E3FF;
}
#headercontact {
	width: 350px;
	text-align: right;
	float: right;
	padding: 5px 10px;
	margin: 0px;
	color: #d6d3ff;
	font-size: 10px;
}
#headercontact h3 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: normal/bold;
}
#headercontact a, #greeting a:visited {
	text-decoration: none;
	color: #d6d3ff;
	margin-right: 2px;
}
#headercontact a:hover {
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 2px;
}
#header {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	height: 70px;
}
#logo {
	background-color: #FFFFFF;
	width: 216px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#nav {
	width: 535px;
	float: right;
	text-align: right;
	background-image: url(../images/bg-nav.gif);
	padding: 0px 9px 0px 0px;
	margin: 0px;
}
#nav img {
	padding-left: 2px;
	padding-bottom: 1px;
}
#toolbar {
	width: 537px;
	height: 32px;
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	padding: 13px 7px 0px 0px;
	margin: 0px;
}
#toolbar img {
	padding-left: 2px;
}
#sectionimage {
	clear:both;
	padding: 0px;
	margin: 0px;
}
#search {
	background-color: #FF5C33;
	margin: 0px 1px;
}
#searchform {
	padding: 7px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	height: 31px;
}
#leftcolumncap {
	float:left;
	background-color: #494793;
	margin: 0px;
	padding: 10px 0px 0px 18px;
	width: 197px;
	color: #FFFFFF;
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
}
#homecontentholder {
	padding: 0px;
	margin: 0px;
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url(../images/bg-homebody.gif);
	background-color: #FFFFFF;
}
#homeleft {
	float: left;
	text-align: left;
	width: 380px;
}
#homeleft a, #homeleft a:visited {
	color: #FF5C33;
	font-weight: bold;
	text-decoration: none;
}
#homeleft a:hover {
	color: #FF7C53;
	font-weight: bold;
	text-decoration: none;
}
#homeabout {
	padding: 10px;
	width: 360px;
	border-bottom: 1px solid #d1d1d1;
	background-color: #FFFFFF;
}
#homeleftbottom {
	clear: left;
	background-image: url(../images/bg-homeleftbottom.gif);
	background-repeat: repeat-y;
	width: 380px;
}
#homeideasaver {
	float: left;
	text-align: left;
	width: 170px;
	height: 120px;
	padding: 15px 10px 10px 10px;
	background-image: url(../images/bg-homeidea.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#homelivechat {
	float: left;
	text-align: left;
	width: 170px;
	height: 120px;
	padding: 15px 10px 10px 10px;
	background-image: url(../images/bg-homechat.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#homeright {
	float: right;
	text-align: left;
	padding: 10px;
	width: 360px;
}
#homestatement {
	clear: both;
	padding: 10px 0px 0px;
	margin: 0px;
	background-color: #d1d1d1;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	font-size: 10px;
}
#innercontentholder {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/bg-innerbody.gif);
}
#innercontent ul {
	padding-top: 0px;
	margin-top: 0px;
}
.textbutton {
	border: 1px solid #494793;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	width: 50px;
	height: 50px;
	float: right;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
.textbutton a, .textbutton a:visited {
	border: 1px solid #CCCCCC;
	display: block;
	height: 24px;
	line-height: 12px;
	padding: 12px 0px;
	text-decoration: none;
	color: #666666;
	background-color: #A9A7E3;
}
.textbutton a:hover {
	border: 1px solid #494793;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF5C33;
}
#breadcrumbs {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#breadcrumbs a,#breadcrumbs a:visited {
	font-weight: normal;
	color: #666666;
}
#breadcrumbs a:hover {
	font-weight: normal;
	color: #999999;
}
#innerleft {
	float: left;
	text-align: left;
	width: 216px;
}
#productcategories, #leftnav {
	margin-bottom: 30px;
}
#productcategoriesholder {
	margin: 15px;
	padding: 2px;
	background-color: #CDCDCD;
}
#productcategoriesholder #productcategories {
	margin-left: 1px;
	margin-bottom: 0px;
}
#productcategoriesholder #productcategories a {
	padding: 5px 8px 4px 8px;
}
#productcategoriesholder h4 {
	margin: 0px;
	padding: 4px;
	color: #454577;
	font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#productcategoriesholder h4 a {
	text-decoration: none;
	color: #454577;
}
#productcategoriesholder h4 a:visited {
	text-decoration: none;
	color: #454577;
}
#productcategoriesholder h4 a:hover {
	text-decoration: none;
	color: #454599;
}
#productcategories a, #productcategories a:visited, #leftnav a, #leftnav a:visited {
	display: block;
	border-bottom: 1px solid #D6D6D6;
	padding: 5px 8px 4px 20px;
	margin-right: 1px;
	text-decoration: none;
	color: #28246E;
	background-color: #FFFFFF;
	font-size: 11px;
}
#productcategories a:hover, #leftnav a:hover {
	display: block;
	border-bottom: 1px solid #D6D6D6;
	padding: 5px 8px 4px 20px;
	text-decoration: none;
	color: #28246E;
	background-color: #EDEDED;
	font-size: 11px;
}
#productcategories a.special, #productcategories a.special:visited {
	background-color: #d4d3e5;
	border-bottom: 1px solid #9491cd;
	font-weight: bold;
}
#productcategories a.special:hover {
	background-color: #a4a2c6;
	border-bottom: 1px solid #9491cd;
}
#innerright {
	padding: 20px 30px;
	float: right;
	text-align: left;
	width: 484px;
}
#pagination {
	float: right;
	text-align: right;
	padding-bottom: 12px;
	font-weight: bold;
}
#pagination a, #pagination a:visited {
	text-decoration: none;
	color: #28246E;
}
#pagination a:hover {
	text-decoration: none;
	color: #FF5C33;
}

#myaccount {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 30px;
	background-image: url(../images/account/accountheaderbg.gif);
}
p.intro {
	margin: 12px 0px 0px;
}
a.isadd, a.isadd:visited {
	display: block;
	text-align: center;
	font: bold 9px Arial;
	border: 1px solid #000066;
	padding: 1px;
	margin: 2px;
	text-decoration: none;
	color: #28246E;
	background-color: #EEEEEE;
}
a.isadd:hover {
	display: block;
	text-align: center;
	font: bold 9px Arial;
	border: 1px solid #000066;
	padding: 1px;
	margin: 2px;
	text-decoration: none;
	color: #FF5C33;
	background-color: #FFFFFF;
}
.productlistinghome {
	width: 160px;
	float:left;
	padding: 10px 10px 10px 0px;
	margin: 0px;
	text-align: center;
}
.productlisting {
	width: 125px;
	float:left;
	padding: 0px 25px 10px 0px;
	margin: 0px;
}
.productlisting p, .productlistinghome p {
	padding: 2px;
	margin: 0px;
	line-height: 13px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.productlisting a, .productlisting a:visited {
	color: #28246E;
}
.productlisting a:hover {
	color: #FF5C33;
}

/* START STYLES FOR PREMIUM, MID-RANGE, BUDGET LISTINGS (ON SUB-CATEGORY PAGE) */


#productfeature {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 10px;
}
#productfeaturecontents {
	border: 1px solid #5e6d9c;
	background-color: #95a1c8;
	margin: 0px 10px 0px 20px;
	padding: 15px 15px 15px 18px;
}
#productfeaturelabel {
	width: 20px;
	float: left;
	text-align: center;
	background-color: #596eb2;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px;
	border-bottom: 1px solid #5e6d9c;
	border-left: 1px solid #5e6d9c;
	border-top: 1px solid #5e6d9c;
}
.productfeaturelegend {
	font-weight: bold; font-size: 150%; font-variant: small-caps; color: #FFFFFF;
}

/* END STYLES FOR PREMIUM, MID-RANGE, BUDGET LISTINGS (ON SUB-CATEGORY PAGE) */




#footer {
	border-top: 1px solid #B1B1B1;
	clear: both;
	padding: 10px 10px 20px;
	background-color: #ededed;
}
#footerlinks {
	float: left;
	text-align: left;
	margin-top: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #4d4d4d;
}
#footerlinks a,#footerlinks a:visited {
	color: #413ab8;
}
#footerlinks a:hover {
	color: #5046e0;
}
#footercontact {
	float: right;
	text-align: right;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #4d4d4d;
}
#footercontact a,#footercontact a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
#footercontact a:hover {
	color: #666666;
	text-decoration: none;
}



