html, body, blockquote, pre, abbr, acronym, address, code,
em, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* Unordered lists for good not evil */
ul {
	list-style: none;
} 

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }



body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 100%;
	background-color: #8D2750;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	/*background-position: left bottom;*/
}

/* COMMON STYLES */
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #989898;
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
	margin: 0.4em 0 0.6em 0;
}
h2 {
	font-size: 1.6em;
	margin: 1em 0 0.6em 0;
}
h3 {
	font-size: 1.4em;
	margin: 0 0 0.6em 0;
}
h4 {
	font-size: 1.4em;
	margin: 0.6em 0;
}
h5 {
	font-size: 1.2em;
	margin: 0 0 0.6em 0;
}
p {
	margin: 0.6em 0em;
}
a {
	text-decoration: none;
}
a:link {
	color: #486EB6;
}
a:visited {
	color: #828282;
}
a:hover {
	color: #FC4114 !important;
}
a img {
	border: 0;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border-style: none;
}
.clearfloat {
	clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

.greenText {
	color: #04775A;
}
.textlarger {
	font-size: 140%;
}

/* DIV POSITIONING */

#masthead {
	background-color: #780030;
	text-align: left;
	margin: 0px;
	padding: 0 0 0 30px;
	height: 110px;
	min-width: 1000px;
	background-image: url(../masthead-bgrnds/youWantit.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#masthead img {
	margin-top: 5px;
}

#topNav {
	background-image: url(../images/masthead-shadow.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 30px;
	min-width: 1000px;
}
#topNavTemp {
	background-image: url(../images/masthead-shadow.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 15px;
}
#contentWrapper {
	background-image: url(../images/content-bgrnd.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 996px;
}

#footer {
	font-size: 10px;
	line-height: 1;
	color: #F0E7EB;
	margin: 0px;
	padding: 10px 10px 20px 10px;
}
#contentTop {
	height: 9px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
}
#contentBottom {
	height: 9px;
}

/* CUSTOMER SIGN IN */
#masthead #customerSignin {
	font-size: 11px;
	line-height: 1;
	color: #FFF;
	margin: 0px;
	padding: 0 6px;
	float: right;
	/*border: 1px solid #CC201D;
	border-top: none;
	border-right: none;
	border-color: #510220;*/
	background-color: #780030;
}
#masthead #customerSignin a:link, #masthead #customerSignin a:visited {
	color: #FFF !important;
	padding: 2px 4px;
}
#masthead #customerSignin a:hover {
	color: #F60 !important;
}

/* LEFT MENU BLOCK */
#menuContentWrapper {
	padding-left: 28px;
	padding-right: 28px;
}#leftMenusWrapper {
	margin: 18px 18px 18px 0px; /*was 28px*/
	float: left;
	width: 168px;
}
#leftMenu {
	border: 1px solid #8D2750;
	border-bottom-width: 3px;
	font-size: 0.72em;
}
.menuHead {
	background-image: url(../images/leftMenuHead-bgrnd.gif);
	background-repeat: repeat-x;
	background-color: #8D2750;
	padding: 5px 4px 6px 4px;
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 1;
	color: #FFF;
}
.leftMenuContent {
	line-height: 1;
	background-color: #FFF;
	background-image: url(../images/leftMenuHeadShadow.gif);
	background-repeat: repeat-x;
	padding: 8px 8px 6px 10px;
	min-height: 200px;
}

#leftOrderBlock {
	border: 1px solid #75A319;
	border-bottom-width: 3px;
	font-size: 0.68em;
	margin-top: 10px;
}
.leftOrderHead {
	background-image: url(../images/leftOrderHead-bgrnd.gif);
	background-repeat: repeat-x;
	background-color: #75A319;
	padding: 5px 4px 6px 4px;
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 1;
	color: #FFF;
}
.leftOrderContent {
	line-height: 1.2;
	background-color: #FFF;
	background-image: url(../images/leftMenuHeadShadow.gif);
	background-repeat: repeat-x;
	padding: 8px 8px 6px 10px;
	min-height: 60px;
	text-align: center;
}
.leftOrderContent p {
	margin: 0.2em 0;
}
.leftOrderContent a {
	text-decoration: none;
	font-weight: bold !important;
}
.leftOrderContent a:link, .leftOrderContent a:visited {
	color: #486EB6;
}
.leftOrderContent a:hover {
	color: #FC4114;
}
.leftOrderContent a img {
	border: 0;
}
.leftOrderContent a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.leftOrderItems {
	margin: 0.4em 0;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 0.4em;
}


/* MAIN CONTENT BLOCKS*/

#rightColWrapper {
	font-size: 0.72em;
	line-height: 1.4em;
	float: left;
	margin-top: 18px;
	margin-bottom: 18px;
	width: 752px;
	text-align: center;
}
#valentineColWrapper {
	font-size: 0.76em;
	line-height: 1.4em;
	margin-top: 18px;
	margin-bottom: 18px;
}

#underConstructionWrapper {
	font-size: 0.76em;
	line-height: 1.4em;
	margin: 18px auto;
	width: 752px;
}

/* IS THIS NEEDED? */
#fullColumnPlain {
	background-color: #FFF;
	border: 1px solid #AF6784;
	border-bottom-width: 3px;
	margin-bottom: 10px;
	padding: 0.8em 20px 0.6em 20px;
	text-align: left;
}
/* ------------ */
.gradBground {
	background-image: url(../images/plainPanelBgrnd.jpg);
	background-repeat: repeat-x;
}
#fullColumn {
	background-color: #FFF;
	border: 1px solid #AF6784;
	border-bottom-width: 3px;
	padding: 0;
	margin-bottom: 10px;
	/*border-top: 0;*/
	text-align: left;
}
#rightColWrapper .fullColumnHead {
	background-color: #AF6784;
	background-image: url(../images/tabBgrnd-open.jpg);
	background-repeat: repeat-x;
	padding: 6px 10px 6px 10px;
	font-size: 1.1em;
	line-height: 1;
	color: #FFF;
	text-align: left;
}
#rightColWrapper #promoBlock {
	background-color: #FFF;
	border: 1px solid #AF6784;
	border-bottom: 0;
}
.fullColContent {
	padding: 0.6em 20px;
}
.fullColContentNoPad {
	padding: 0;
}
#fullColWrapper {
}
#colHeadRight {
	float: right;
	border: 1px solid #AF6784;
	text-transform: uppercase !important;
}

.leftColumn {
	float: left;
	width: 345px;
	margin-right: 10px;
}
.rightColumn {
	float: right;
	width: 345px;
	margin-left: 10px;
}

#splitColLeft {
	float: left;
	width: 346px;
	padding-right: 10px;
}
#splitColRight {
	float: right;
	width: 346px;
}


/* CONTENT STYLES*/

#contentWrapper a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.featureTable {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
.featureTable td {
	padding: 0 10px;
	text-align: center;
	vertical-align: middle;
}
.featureTable td {
	padding-bottom: 5px;
}
.featureTable h2 {
	line-height: 1.2;
	margin-bottom: 0.2em !important;
	font-size: 1.4em;
}
.featureTable p {
	margin: 0 !important;
}
.featureTable a:link, .featureTable a:visited {
	text-decoration: none;
	color: #666;
}
.featureTable a:hover {
	color: #FC4114;
}
.featureTableBorder {
	border-right: 1px solid #AF6784;
}

/* PRODUCT LIST */
.prodlist {
	border-collapse: collapse;
	border-top: 1px solid #AF6784;
	/*margin-top: -1px;*/
	width: 750px;
	font-size: 0.9em;
	line-height: 1.2;
}
.prodlist td {
	padding: 4px 10px;
	border-bottom: 1px solid #AF6784;
	text-align: left;
}
.prodlist h2 {
	font-size: 1.6em;
	margin: 0;
	text-align: center;
}
.prodlist h3 {
	color: #000;
	font-size: 1em;
	margin: 0;
}
.prodlist p {
	margin: 0.4em 0;
}
.prodlist ul {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
.prodlist li {
	padding-left: 0px;
}
.prodlist img {
	padding: 10px 0;
}
.prodlist .orangeHighlight {
	font-weight: normal;
	color: #F60;
	padding-left: 6px;
}
.prodlist .prodListPrice {
	vertical-align: bottom;
	padding-bottom: 10px;
}
.productLogo {
	text-align: center;
}
.prodlist .productLogo img {
	padding-top: 0px;
	padding-bottom: 6px;
}


/* GROUP LIST ????*/
.groupList {
}
.groupList td {
	padding: 10px 0;
}
.groupList h2 {
	font-size: 1.4em;
	margin: 0 0 0.4em 0;
}
.groupList a img {
	margin-left: 20px;
}
.groupListBorder {
	border-bottom: 1px solid #CCC;
}

/*SUPLIERS LIST*/
.suppliersList  {
	padding: 0;
}
.suppliersList ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.suppliersList li {
	float: left;
	height: 130px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: block;
	text-align: center;
	border: 1px solid #CCC;
	padding: 5px;
	min-width: 100px;
}
.suppliersList p {
	margin: 0;
}

.suppliersList img {
	margin-top: 5px;
	vertical-align: middle;
}
.suppliersList a:link, .suppliersList a:visited {
	color: #486EB6;
}

/* IS THIS USED??? */


#leftPromo {
	margin: 18px 0 18px 0px;
	float: left;
	width: 186px;
	font-size: 0.72em;
	background-image: url(../../xmas09-images/promo-bgrnd.gif);
	background-repeat: repeat-y;
}
.leftPromoContent {
	line-height: 1;
	padding: 0;
	min-height: 200px;
}
.promoTop {
	height: 106px;
}
.promoBottom {
	height: 18px;
}
.promoContent {
	width: 162px;
	margin: 0 auto;
	color: #FFF;
}
.promoContent p {
	margin: 0.4em 0;
	text-align: center;
}
.promoContent ul {
	margin-top: 0.4em;
	margin-bottom: 0.8em;
}
.promoContent h3 {
	margin: 0.8em 0 0 0;
	text-align: center;
	line-height: 1 !important;
	padding-top: 4px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-bottom: 4px;
	font-size: 1.2em;
}
.promoContent  .promoNote {
	font-size: 90%;
	margin-bottom: 10px;
	font-style: italic;
}
/* --------------- */

.appleReseller {
	float: right;
}

/* HOME PAGE SPECIAL STYLES */
.hmeNews {
	width: 100%;
	margin-bottom: 6px;
}
.hmeNews tr:hover {
}
.hmeNews td {
	vertical-align: top;
	border-bottom: 1px solid #AE6884;
	padding-top: 6px;
}
.hmeNews h3 {
	margin-bottom: 0em !important;
	font-size: 1.3em;
	margin-top: 0px;
}
.hmeNews h3 a {
	display: block;
}
.hmeNews .hmeNewsDate {
	padding-left: 10px;
	text-align: right;
	white-space: nowrap;
	color: #666;
	padding-bottom: 0.6em;
	font-size: 0.86em;
	padding-top: 4px;
}


.panelIndent {
	/*font-size: 0.72em;*/
}
.panelIndent h2 {
	margin: 1em 0em 0.6em 0em;
	font-size: 1.8em;
	line-height: 1.1;
}
.panelIndent h3 {
	margin: 0 0 0.6em 0;
	text-align: center;
}
.panelIndent p {
}
.panelIndent a:visited {
	color: #486EB6;
}


/* NEWS DETAIL STYLES */
.fullColumnHead .headBackLink {
	float: right;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	padding-top: 2px;
		padding-bottom: 2px;
}
.fullColumnHead .headBackLink a:link, .fullColumnHead .headBackLink a:visited {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	color: #FFF;
	}
.fullColumnHead .headBackLink a:hover {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	color: #000;
	}	
.fullColContent .newsDate {
	font-weight: bold;
	color: #666;
	text-align: right;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 6px;
}
.fullColContent .newsImageRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* ORDER STYLES*/

.addToOrder {
	text-align: right;
}
.prodlist .addToOrder img {
	padding-top: 6px;
	padding-bottom: 0px;
}
.prodPriceLarger {
	font-size: 1.2em;
	font-weight: bold;
}
.orderItemNo {
	font-size: 1.3em;
	font-weight: bold;
	color: #75A319;
}

.prodlistConfirm {
	border-collapse: collapse;
	width: 100%;
	line-height: 1.2;
	margin-bottom: 1em;
	border: 1px solid #AF6784;
	font-size: 0.9em;
}
.prodlistConfirm td {
	padding: 4px 5px;
	border-top: 1px solid #AF6784;
}
.prodlistConfirm h2 {
	font-size: 1.6em;
	margin: 0 !important;
}
.prodlistConfirm h3 {
	color: #000;
	font-size: 1em;
	margin: 0;
}
.prodlistConfirm p {
	margin: 0.4em 0;
}
.prodlistConfirm ul {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-bottom: 5px;
}
.prodlistConfirm li {
	padding-left: 0px;
}
.prodlistConfirm img {
	padding: 5px 0;
}
.prodlistConfirm .sale {
	font-weight: normal;
	color: #F60;
	padding-left: 6px;
}

.prodlistConfirm .prodListPrice {
	vertical-align: bottom !important;
	padding-bottom: 10px;
}
.prodlistConfirm .productLogo {
	text-align: left;
}
.prodlistConfirm .orderTotal {
	font-size: 1.35em;
	font-weight: bold;
	background-color: #F5F5F5;
	border-bottom: 1px solid #AF6784;
}
.orderButsRight {
	float: right;
	margin-bottom: 10px;
}
.orderButsRight a img {
	margin-left: 10px;
}
.orderDateRight {
	float: right;
}
.orderStatusCompleted {
	background-image: url(../images/statusTick.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	text-align: right;
	color: #F30;
	font-weight: bold;
}
.pageOf {
	text-align: center;
	margin: 0 auto;
	line-height: 1;
	padding-top: 4px;
	padding-bottom: 8px;
	font-size: 0.9em;
	background-color: #F2F2F2;
}
.pageOf a {
	padding: 2px 2px;
	margin: 0 2px;
}
.pageOf a:link, .pageOf a:visited {
	color: #486EB6;
	border: 1px solid #F2F2F2;
}
.pageOf a:hover {
	border: 1px solid #CCC;
}
.pageOfHighlight {
	padding: 2px 2px;
	color: #333;
	font-weight: bold;
	font-size: 1.3em;
}

#formContainer {
	background-image: url(form-images/form-bgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
	border: 1px solid #BFBFBF;
	background-position: left bottom;
}

#container-inner {
	border: 1px solid #fff;
	padding: 10px;
	margin: 10px;
	background-image: url(form-images/fieldset-bgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
}
p abbr {
	color: #8D2750;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	padding: 0 1px;
	vertical-align: middle;
}
#promTempWrapper {
	background-color: #FFF;
	border: 1px solid #AF6784;
	border-bottom-width: 3px;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 18px;
	margin-top: 18px;
}
.promoText {
	font-size: 0.76em;
	line-height: 1.4em;
}
#xmasWrapper {
	background-color: #FFF;
	/*border: 1px solid #AF6784;*/
	/*border-bottom-width: 3px;*/
	padding: 0px;
	text-align: center;
	margin-bottom: 18px;
	margin-top: 18px;
}

