/* ************************************************ */

.emailblocktext { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	font-weight: bold;
	color: #444444;
	padding: 0px;
	padding-right: 10px;
	margin-top: 2px;
    margin-bottom: 0px;
	padding-bottom: 6px;
}


/* BASIC LAYOUT DIVS */

BODY {
	background-color: #ffffff;
	margin:  0px;
	padding: 10px 20px 10px 10px;
	text-align: center;
}

DIV {
	margin: 0px;
	padding: 0px;
}

DIV.navblock {
	width: 160px;
	text-align: right;
}

DIV.contentnavbar {
	height: 13px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
	margin-bottom: 13px;
}

DIV.navspacer {
    font-size: 13px;
	line-height: 13px;
}

DIV.homespacer {
    font-size: 13px;
	line-height: 13px;
	height: 100px;
}

DIV.spacer {
    font-size: 10px;
	line-height: 10px;
}

DIV.thinspacer {
    font-size: 5px;
	line-height: 5px;
}


/* ************************************************ */
/* BASIC FORM ELEMENT FORMATTING */

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA {
	font-family: Georgia, "Times New Roman", "New York", serif;	
	padding: 0px;	
	padding: none;
	margin: 0px;
	color: #007DBF;
}

SELECT, OPTION {
	font-family: Georgia, "Times New Roman", "New York", serif;	
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #007DBF;
	background-color: #ffffff;
	margin-top: 2px;
}


/* ************************************************ */
/* SEARCH BOX FORMATTING */


DIV.search {
	padding: 0px;
    padding-right: 10px;
}

INPUT.search {
	width: 92px;
	height: 16px;
	vertical-align: middle;
	border: solid 1px #999999;
	padding-left: 2px;
	font-size: 11px;
}

INPUT.searchbutton {
	vertical-align: middle;
	border: none;
	padding: 0px;
}


/* ************************************************ */
/* OTHER FORM ELEMENT FORMATTING */

INPUT.radiobutton1 {
	vertical-align: middle;
	height: 13px;
	margin: 0px;
}

INPUT.checkbox1 {
	vertical-align: middle;
	padding-left: 0px;
	margin-left: 0px;
	border: none;
	height: 13px;
}

SELECT.productselect {
	wixdth: 220px;
	margin-bottom: 3px;
}

SELECT.animalselect {
	padding: 0px;
}

INPUT.animalsearch {
	vertical-align: top;
	border: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 1px;
}

/* ************************************************ */
/* PURCHASE BOX FORMATTING */


INPUT.purchase {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	border: solid 1px #999999;
	padding-left: 2px;
	font-size: 11px;
}

INPUT.purchasegiftcard {
	height: 16px;
	vertical-align: middle;
	border: solid 1px #999999;
	padding-left: 2px;
	font-size: 11px;
}

INPUT.purchasebutton {
	vertical-align: middle;
	border: none;
	padding: 0px;
}

textarea.engraving {
	border: solid 1px #999999;
	width: 210px;
	margin-bottom: 3px;
}

DIV.engraving {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}


/* ************************************************ */
/* TEXT MARKUP ELEMENTS */


P { 
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 15px;
	margin-top: 0px;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 15px;
}

.productinfo { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
	color: #666666;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 8px;
}

.caption { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
	color: #666666;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 8px;
}

.producthead1 { 
    font-size: 18px;
    font-family: Georgia, "Times New Roman", serif; 
	line-height: 22px;
	color: #999999;
	margin-top: -4px;
    padding: 0 px;
    padding-bottom: 15px;
}

.producthead2 { 
    font-size: 14px;
    font-family: Georgia, "Times New Roman", serif; 
	line-height: 18px;
	color: #666666;
    padding: 0 px;
    padding-bottom: 12px;
}

.header1 { 
    font-size: 18px;
    font-family: Georgia, "Times New Roman", serif; 
	line-height: 22px;
	color: #999999;
	margin-top: -4px;
    padding: 0 px;
    padding-bottom: 15px;
}

.header2 { 
    font-size: 14px;
    font-family: Georgia, "Times New Roman", serif; 
	line-height: 18px;
	color: #666666;
    padding: 0 px;
    padding-bottom: 12px;
}

.header3 { 
    font-size: 12px;
    font-family: Georgia, "Times New Roman", serif; 
	line-height: 15px;
	color: #666666;
    padding: 0 px;
    padding-bottom: 10px;
}


.contentnavbartext { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
	color: #666666;
    padding: 0 px;
}

.formtexttiny { 
    font-size: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 10px;
	color: #666666;
	padding: 0px;
    margin-bottom: 0px;
	padding-bottom: 10px;
}

.searchblocktext { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	color: #666666;
	padding: 0px;
	padding-right: 10px;
	margin-top: 2px;
    margin-bottom: 0px;
	padding-bottom: 0px;
}

.linklisttext { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 9px;
}

.hometiny { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
    padding: 0 px;
    padding-right: 10px;
    margin-bottom: 0px;
	padding-bottom: 9px;
}

.hometext { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14px;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 8px;
}

.hometextright { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14px;
    padding: 0 px;
	text-align: right;
    margin-bottom: 0px;
	padding-bottom: 8px;
}

.imagelink { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 10px;
}

td.imagelink {
 padding: 3px 0px 10px 0px;
}



/* ************************************************ */
/* HORIZONTAL RULE FIX */
/* required because of difference in Opera on HR spacing */
/* and IE5 mac bug on background-color of form elements */
/* horiz rule fix is invisible in NS4.x */

DIV.hr {
	height: 1px;
	border-top: 1px solid #999999;
}


/* ************************************************ */
/* SPECIAL IMAGE SETTINGS */

IMG {          /* turn off borders and padding for all images */
	border: 0px;
	margin: 0px;
	padding: 0px;
}

IMG.logoimage, IMG.headerimage {
	display: block;  /* fixes space below images in IE PC */
	border: 0px;
	margin: 0px;
	padding: 0px;
}

IMG.productimage {
	display: block;  /* fixes space below images in IE PC */
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

IMG.smallimage {
	display: block;  /* fixes space below images in IE PC */
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}

IMG.iconleft {
	display: block;  /* fixes space below images in IE PC */
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

IMG.icononecolumn {
	display: block;  /* fixes space below images in IE PC */
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;  /* no margin on right */
	margin-bottom: 5px;
}

IMG.arrow {
	vertical-align: middle;
}

IMG.navbararrow {
	vertical-align: text-bottom;
}


/* ************************************************ */
/* BASIC LINK SETTINGS */

A:link { color: #007DBF; text-decoration: none; } 
A:visited { color: #007DBF; text-decoration: none; }
A:active { color: #CC0000; } 
A:hover { 
	background: #007DBF; 
	color: #FFFFFF;
}

A:hover IMG {  /* no hover for images */
	background: #FFFFFF; 
	color: #FFFFFF;
}


/* ************************************************ */
/* ORDER LINK SETTINGS */

A.order:link { color: #CC0000; text-decoration: none; } 
A.order:visited { color: #CC0000; text-decoration: none; }
A.order:active { color: #007DBF; } 
A.order:hover { 
	background: #CC0000; 
	color: #FFFFFF;
}


/* ************************************************ */
/* NAVIGATION LINK ELEMENTS */






/* NAVSUBSUB ELEMENTS */

a.navsubsubselected {
    display: block;
    padding-right: 30px;
    padding-bottom: 2px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px;
    background: #999999;
	border: none; /* must be turned off this way for Mozilla */
    color: #ffffff;
}

a.navsubsubselected:hover {
    display: block;
    color: #ffffff; 
	background: #007DBF;
	border: none; /* must be turned off this way for Mozilla */
}

a.navsubsubselected:visited { color: #ffffff; }


a.navsubsub {
    display: block;
    padding-right: 30px;
    padding-bottom: 2px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	border: none; /* must be turned off this way for Mozilla */
}

a.navsubsub:hover {
    display: block;
	border: none; /* must be turned off this way for Mozilla */
}






a.navsubselected {
    display: block;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px;
    background: #999999;
	border: none; /* must be turned off this way for Mozilla */
    color: #ffffff;
}

a.navsubselected:hover {
    display: block;
    color: #ffffff; 
	background: #007DBF;
	border: none; /* must be turned off this way for Mozilla */
}

a.navsubselected:visited { color: #ffffff; }


a.navsub {
    display: block;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	border: none; /* must be turned off this way for Mozilla */
}

a.navsub:hover {
    display: block;
	border: none; /* must be turned off this way for Mozilla */
}






/* Jon added two new styles for nav subgroups */

a.navsubgroup {
    display: block;
    padding-right: 20px;
    padding-bottom: 2px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	border: none; /* must be turned off this way for Mozilla */
}
a.navsubgroup:hover {
    display: block;
	border: none; /* must be turned off this way for Mozilla */
}

a.navsubgroupselected {
    display: block;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px;
    background: #ff6633;
	border: none; /* must be turned off this way for Mozilla */
    color: #ffffff;
}
a.navsubgroupselected:hover {
    display: block;
    color: #ffffff; 
	background: #aaaaaa;
	border: none; /* must be turned off this way for Mozilla */
}
a.navsubgroupselected:visited { color: #ffffff; }










a.navsect {
    display: block;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 13px;
    font-family: Georgia, "Times New Roman", serif; 
	line-height: 15px;
	border: none; /* must be turned off this way for Mozilla */
    color: #666666;
}

a.navsect:visited { color: #666666; }

a.navsect:hover {
    display: block;
    color: #ffffff;
	border: none; /* must be turned off this way for Mozilla */
}

a.navsectselected {
    display: block;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 13px;
    font-family: Georgia, "Times New Roman", serif; 
	line-height: 15px;
    background: #999999;
	border: none; /* must be turned off this way for Mozilla */
    color: #ffffff;
}

a.navsectselected:hover {
    display: block;
    color: #ffffff; 
	background: #007DBF;
	border: none; /* must be turned off this way for Mozilla */
}

a.navsectselected:visited { color: #ffffff; }

a.logo:hover {
	border: none; /* must be turned off this way for Mozilla */
	background: none; /* for Mozilla */
}

a.iconlink {
	display: block; 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	padding-bottom: 3px;
}

a.iconlink:hover {
	color: #fff ;
	background: #007DBF;
}




/* ************************************************ */
/* ************************************************ */
/* ORDER FORM ELEMENTS */


.ordertext { 
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px;
	color: #000000;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 8px;
}

.ordertext_nolead { 
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0px;
    padding: 0 px;
}

.ordertexttiny { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	color: #000000;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 7px;
}

.orderhead { 
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px;
	color: #000000;
	font-weight: bold;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 8px;
}

.orderbandhead { 
    font-size: 14px;
    font-family: Georgia, "Times New Roman", serif; 
	line-height: 18px;
	color: #555555;
	margin-top: -4px;
    padding: 0 px;
    padding-bottom: 15px;
}

.required_field { 
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px;
	color: #990000;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 8px;
}

TR.orderline {
	height: 1px;
	background-color: #999999;
}


/* ************************************************ */
/* ORDER FORM INPUT ELEMENTS */

INPUT.qty {
	width: 14px;
	height: 14px;
	margin-top: 2px;
	margin-bottom: 0px;
	border: solid 1px #999999;
	padding-left: 2px;
	font-size: 10px;
	color: #990000;
	padding-left: 2px;
	background-color: #ffffff;
}

INPUT.creditcard {
	height: 18px;
	margin-top: 2px;
	margin-bottom: 0px;
	border: solid 1px #999999;
	font-size: 12px;
	color: #990000;
	padding-left: 2px;
	background-color: #ffffff;
}

INPUT.keycode {
	height: 18px;
	margin-top: 2px;
	margin-bottom: 0px;
	border: solid 1px #999999;
	font-size: 12px;
	color: #990000;
	padding-left: 2px;
	background-color: #ffffff;
}

INPUT.address {
	height: 18px;
	margin-top: 2px;
	margin-bottom: 0px;
	border: solid 1px #999999;
	font-size: 12px;
	color: #990000;
	padding-left: 2px;
	background-color: #ffffff;
}

SELECT.address {
	width: 120px;
}

/* ************************************************ */
/* FORM ERROR ELEMENTS */

.ordererrortext { 
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px;
	color: #990000;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 8px;
	font-weight: bold;
}

#error {
	border: 2px solid #990000;
	background-color: #ffcccc;
}


#errortext {
	color: #990000;
	font-weight: bold;
}

/* ************************************************ */
/* GRAPHIC ELEMENT ADJUSTMENTS */

IMG.basketbutton {
	margin-top: 2px;
}


/* ************************************************ */
/* ORDER LINK SETTINGS */

A.order:link { color: #990000; text-decoration: none; } 
A.order:visited { color: #990000; text-decoration: none; }
A.order:active { color: #007DBF; } 
A.order:hover { 
	background: #990000; 
	color: #FFFFFF;
}






/* ************************************************ */
/* DYNAMIC ROLLOVER MENU ITEMS */

DIV.navset {
    width: 160px; /* must have for IE */
	position: relative; /* this allows absolute navs to be contained inside */ 
}

DIV.navsetleft {
    width: 160px; /* must have for IE */
	position: relative; /* this allows absolute navs to be contained inside */
}

/* because IE PC doesn't respect correct a block behavior, must set width here as well as on DIVs */
a.navroll {
    display: block;
    width: 160px; 
    background-color: #eeeeee;
    padding: 0px 2px 2px 8px;
    margin: 0px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	border: 1px white solid;

}

a.navrollAL {
    display: block;
    width: 160px; /* must have for IE */
    color: #ffffff; 	
    background-color: #ee0000;
    padding: 0px 2px 2px 8px;
    margin: 0px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	border: 1px #ee0000 solid;
}

a.navrollAL:visited { color: #ffffff; }

a.navrollNL {
    display: block;
    width: 160px; /* must have for IE */
    color: #ffffff; 
    background-color: #007DBF;
    padding: 0px 2px 2px 8px;
    margin: 0px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	border: 1px #007DBF solid;
}


a.navrollNL:visited { color: #ffffff; }

a.navroll:hover {
    display: block;
    color: #ffffff; 
	background: #007DBF;
}

a.navrollAL:hover {
    display: block;
    color: #ee0000; 
	background: #ffffff;
	border: 1px ee0000 solid;
}

a.navrollNL:hover {
    display: block;
    color: #007DBF; 
	background: #ffffff;
	border: 1px #007DBF solid;	
}



 DIV.subsection { text-align: left; left: 160px; top: -1px;}
 DIV.subsubsection { text-align: left; left: 160px; top: 0px;}
 DIV.subsubsubsection { text-align: left; left: 160px; top: 0px;}


/* ************************************************ */
/* GIFT REGISTRY ELEMENTS */



.formlabel {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 6px;
}

.formtitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
	font-weight: bold;
}

.formhead {
	font-family: georgia, times, "times new roman", serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #666;
	margin: 0px 0px 10px 0px;
}

.required { color: #900; }


.registrynamebar {
	font-family: georgia, times, "times new roman", serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #007DBF;
	margin-bottom: 12px;
}



/* ************************************************ */
/* FIND A REGISTRY */


.regformbox {
	padding: 8px 8px 8px 8px;
	background-color: #CFDAE5;
	margin-bottom: 14px;
}

.regformbox input.text {
	height: 16px;
	border: solid 1px #999999;
	padding-left: 2px;
	font-size: 11px;
	vertical-align: top;
}

.regformitem {
	background-color: #E4EAF0;
	margin: 2px 0px 2px 0px;
	padding: 2px 8px 2px 8px;
}

#registrysearch .formtitle {
	font-family: georgia, times, "times new roman", serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	color: #333;
	margin: 0px 0px 8px 0px;
}

#registrysearch .regformitem  { 
	padding-left: 18px; 
}

#registrysearch .regformbutton { padding-left: 18px; padding: 8px 0px 0px 18px; }

#registrysearch input.text { width: 100px; }

#registrysearch .lastname { font-weight: bold; }


/* ************************************************ */
/* CREATE A REGISTRY */

textarea.regmessage {
	border: solid 1px #999999;
	width: 500px;
	margin-bottom: 3px;
}

/* ************************************************ */
/* SEARCH RESULTS */

.regsearchresults {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #999;
	padding: 2px 0px 6px 0px;
}

.regsearchresults a { font-weight: bold; }


/* ************************************************ */
/* REGISTRY LIST */

IMG.reglisticon {
	margin: 3px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.nohover:hover  { background-color: transparent; }


.regpageinfo {
	padding: 4px 4px 4px 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
}

.regpageinfo P {
	font-size: 10px;
	padding-bottom: 3px;
	color: #000;
}

.editregistryhead {
	border-top: 1px solid #999;
	padding-top: 6px;
	margin-top: 10px;
}

a.regadditems {
    display: block;
    padding: 6px 8px 8px 8px;
    margin: 6px 0px 12px 0px;
    font-size: 16px;
	font-variant: small-caps;
	font-family: Georgia, Times, "Times New Roman", serif; 
	line-height: 18px;
	border: 1px solid #007DBF;
	width: 200px;
	text-align: center;
}

.regaddinfo { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
	color: #000;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 8px;
}


/* ************************************************ */
/* REGISTRY ADD ITEMS BAR */

.regadditemsbar {
	background: #fff;
	border: 1px solid #007DBF;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-variant: small-caps;
    font-size: 16px;
    line-height: 22px;
    color: #666;
    margin-bottom: 10px;
}

.regadditemsbar TD {
	padding: 6px 8px 6px 8px;
}

.regadditemsbar a {
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 14px;
	font-variant: normal;
}



/* ************************************************ */
/* GIFT REGISTRY BUTTONS */

.giftregistrybuttons a {
	display: block;
    font-size: 14px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-variant: small-caps;
	padding: 4px 6px 6px 6px;
	border: 1px solid #007DBF;
    margin-bottom: 10px;
}

/* ************************************************ */
/* REGISTRY NAV BLOCK REPLACE */


DIV.regnavblock {
	width: 160px;
	text-align: right;
	padding-top: 3px;
}

DIV.regnavblock P {
	margin: 0px 10px 0px 0px;
	font-size: 10px; 
	line-height: 13px;
}


a.regnav {
    display: block;
    padding-right: 10px;
    padding-bottom: 2px;
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 13px;
}

/* ************************************************ */
/* SYMBOL ELEMENTS */

A.symbollink:link, A.symbollink:visited  { display: block; border: 1px solid #999; } 
A.symbollink:hover { 
	 border: 1px solid #007DBF; 
}

symbolimage { display: block; }

td.symbolcell { padding: 1px 8px 0px 0px; }

td.symbolcell p { margin-left: 0px; padding-left: 0px; margin-top: 0px; padding-top: 0px; }

A.arrowbox:link, A.arrowbox:visited {
	display: table;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #007DBF;
	padding: 0px 4px 2px 12px;
	margin: 3px 3px 3px 0px;
	background: url('/acb/graphics/arrow-blueonwhite.gif') 3px 3px no-repeat;
}

A.arrowbox:hover {
	background: #007DBF url('/acb/graphics/arrow-whiteonblue.gif') 3px 3px no-repeat;
}

A.arrowboxwide:link, A.arrowboxwide:visited {
	display: block;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #007DBF;
	padding: 0px 4px 2px 12px;
	margin: 3px 3px 3px 0px;
	background: url('/acb/graphics/arrow-blueonwhite.gif') 3px 3px no-repeat;
}

A.arrowboxwide:hover {
	background: #007DBF url('/acb/graphics/arrow-whiteonblue.gif') 3px 3px no-repeat;
}

div.thinspace { height: 3px; clear: both; }

/* ************************************************ */
/* BACK BUTTON */

A.backarrow:link, A.backarrow:visited {
	display: table;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	padding: 0px 4px 2px 11px;
	background: url('/acb/graphics/arrow-blueonwhite-left.gif') 0px 2px no-repeat;
}

A.backarrow:hover {
	background: #007DBF url('/acb/graphics/arrow-whiteonblue-left.gif') 0px 2px no-repeat;
}


/* ************************************************ */
/* BASKET BUTTONS */

A.basketbutton:link, A.basketbutton:visited {
	display: table;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #c00;
	padding: 0px 4px 0px 4px;
	background: #fff;
}

A.basketbutton:hover {
	color: #fff;
	background: #c00;
}




.smallicon {
	float: left;
	margin: 0px 3px 0px 0px;
	border: 2px solid #fff;
}

.smalliconcurrent {
	float: left;
	margin: 0px 3px 0px 0px;
	border: 2px solid #007DBF;
}

.altimages {
	margin-bottom: 10px;
}

.clear { clear: both; }


/* ************************************************ */
/* NEW POPUP ELEMENTS */

.popuptext { 
    font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
}

.vrtext { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
	color: #666666;
    padding: 0 px;
    margin-bottom: 0px;
	padding: 10px 0px 10px 0px;
}

.vrcaption { 
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
	color: #666666;
    padding: 0 px;
    margin-bottom: 0px;
	padding-bottom: 8px;
}

/* ************************************************ */
/* GIFTCARD ELEMENTS */

div.gc-checkbalancediv .cardnumber {
	border: 1px solid #666;
	display: block;
	width: 200px;
	margin: 3px 0px 12px 0px;
	padding: 2px 0px 2px 3px;
}

div.gc-checkbalancediv .cardpin {
	border: 1px solid #666;
	display: block;
	width: 50px;
	margin: 3px 0px 12px 0px;
	padding: 2px 0px 2px 3px;
}

div.gc-checkbalancediv  h2 {
	font: 14px verdana,arial,sans-serif;
	color:  #007DBF;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

a.gc-checkbalance:link, a.gc-checkbalance:visited {
	display: block;
	width: 133px;
	height: 17px;
	border: 1px solid #007DBF;
	margin: 7px 0px 14px 0px;
}

a.gc-checkbalance:hover {
	background: #007DBF;
}


/* ************************************************ */
/* FAQ */

div.faq h2 {
	font: 12px/16px verdana,arial,sans-serif;
	color:  #007DBF;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

div.faqspacer { height: 30px; }

div.faqbigspacer { height: 150px; }

A.faqlink:link, A.faqlink:visited { 
	display: block;
	font: 10px/16px verdana,arial,sans-serif;
	font-weight: bold;	
	color: #007DBF; text-decoration: none;
	border: 1px solid #9fc4d8; 
	padding: 0px 4px 2px 12px;
	margin: 3px 3px 3px 0px;
	background: url('/acb/graphics/arrow-blueonwhite.gif') 3px 4px no-repeat;
} 
A.faqlink:active { color: #CC0000; } 
A.faqlink:hover { 
	background: #007DBF url('/acb/graphics/arrow-whiteonblue.gif') 3px 4px no-repeat;
	color: #FFFFFF;
}



/* ******************************************* */
/* maxwidth fix */


.wholepage {
	position: relative;
	max-width: 830px;
	min-width: 720px;
	margin: 0px auto 0px auto;
	text-align: left;  
	voice-family:"\"}\""; voice-family:inherit; /* ie5 ignores statements after this */ 
	width: expression( document.body.clientWidth < 754? "720px":  "100%" );
	width: expression( document.body.clientWidth > 964? "830px":  "100%" );
}

.homewholepage {
	position: relative;
	width: 100%;
	max-width: 830px;
	min-width: 720px;
	margin: 0px auto 0px auto;
	text-align: left; 
	voice-family:"\"}\""; voice-family:inherit; /* ie5 ignores statements after this */ 
	width: expression( document.body.clientWidth < 754? "720px":  "100%" );
	width: expression( document.body.clientWidth > 964? "830px":  "100%" );
}



/* ******************************************* */
/* PRICE FIXES */

.new { color: #c00; }

.item  {
    font-size: 9px;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11px;
	margin-bottom: 3px;
}

a.iconlink:hover .item  {
	color: #fff ;
}

a.iconlink:hover .new  {
	color: #fff ;
}

/* ******************************************* */
/* MLB STYLING */

table.mlblist a:link, table.mlblist a:visited {
	display: block;
	height: 26px;
	padding: 0;
	margin: 0;
	border: 1px solid #74b9dd;
	font: 12px Verdana,Arial,sans-serif;
}

table.mlblist a:hover {
	color: #000 !important;
	font-weight: bold;
}







table.mlblist p {
	margin: 0 0 2px 0;
	padding: 0;
	width: 270px;
}

table.mlblist span.mlbtext {
	display: block;
	margin: 4px 0 0 30px;
}


/* ******************************************* */
/* CART DISCOUNT BAND */


A.cartarrow:link, A.cartarrow:visited { 
	display: block;
	font: 10px/16px verdana,arial,sans-serif;
	font-weight: bold;	
	color: #007DBF; text-decoration: none;
	padding: 0px 4px 0px 12px;
	margin: 2px 2px 2px 0px;
	background: url('/acb/graphics/arrow-blueonwhite.gif') 3px 4px no-repeat;
} 
A.cartarrow:active { color: #CC0000; } 
A.cartarrow:hover { 
	background: #007DBF url('/acb/graphics/arrow-whiteonblue.gif') 3px 4px no-repeat;
	color: #FFFFFF;
}



