body, div {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(images/pageBg.gif);
}

a {
	text-decoration: none;
	color: #653069;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0;
	padding: 0;
	color: #653069;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 0.8em;
	color: #999;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 1em;
	color: #000;
}
h6 {
	font-size: 1em;
}

label {
	font-size: 0.8em;
}



.error {
	color: #c33;
}
.status {
	color: #653069;
}

.inputSubmit, .inputBox {
	border: 1px solid #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}
.inputSubmit {
	background-color: #eee;
	font-weight: bold;
}
.inputBox {
	width: 222px;
}
textarea.inputBox {
	height: 100px;
}

.hr {
	border-top: 1px dotted #653069;
}

.links {
	margin: 0;
	padding: 1em;
}
.links li {
	border-top: 1px dotted #653069;
	list-style-image: url(images/arrow01.gif);
}

.arrowed {
	padding: 0 0 0 10px;
	background-image: url(images/arrow01.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.hint {
	color: #653069;
	font-size: 0.8em;
}
.note {
	font-style: italic;
}

ol.lettered {
	list-style-type: lower-alpha;
}

.paneContainer {
	overflow: auto;
}
.pane {
	margin: 10px 0;
	float: left;
}
.halfsize {
	width: 45%;
}
.leftPane {
	padding-right: 10px;
	border-right: 1px solid #653069;
}
.rightPane {
	padding-left: 15px;
}

.reference {
	font-style: italic;
}

.title {
	color: #653069;
	font-weight: bold;
}

.unstyled {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
}
.unstyled li {
	margin: 0;
	padding: 0;
}


#header {
	height: 98px;
	background-color: #653069;
	background-image: url(images/tagLineBg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#header h1 {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 0;
	width: 0;
	overflow: hidden;
}

#logo {
	position: absolute;
	width: 657px;
	height: 98px;
	background-image: url(images/header.gif);
}

#tagLine {
	padding: 80px 0 0 170px;
	height: 18px;
	color: #fff;
	font-size: 11px;
}

#printer {
	float: right;
	width: 110px;
	height: 94px;
	background-image: url(images/printer.gif);
}

#contentContainer2 {
	background-color: #fff;
}
#contentContainer {
	overflow: auto;
	background-image: url(images/contentContainerBg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#menuContainer {
	float: left;
	width: 144px;
	background-color: #fff;
	background-image: url(images/menu_over.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#menuHeader {
	width: 144px;
	height: 98px;
	background-image: url(images/menuHeader.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu a {
	display: block;
	border-bottom: 1px solid #000;
	width: 110px;
	padding: 2px 11px 3px 11px;
	background-color: #ffffc2;
	color: #000;
	font-size: 0.7em;
}
#menu a:hover {
	background-image: url(images/menu_over.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #e7e7a5;
	text-decoration: none;
	font-weight: bold;
}
#menu #buyLabels {
	background-image: url(images/buyLabels_over.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu #buyLabels a {
	width: 132px;
	height: 0;
	padding: 19px 0 0 0;
	overflow: hidden;
	background-image: url(images/buyLabels.gif);
}
#menu #buyLabels a:hover {
	background-image: url(images/buyLabels_over.gif);
	background-position: left top;
}

#menuFooter {
	width: 132px;
	height: 70px;
	background-image: url(images/menuFooter.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ffffc2;
}

#content {
	padding: 15px 27px 15px 159px;
	font-size: 0.8em;
}
#content .contentRight {
	float: right;
	margin: 10px 0 10px 10px;
	padding: 10px;
	width: 200px;
	background-color: #f4e9f5;
}
#content .contentLeft {
	margin-right: 250px;
}

#copyright {
	clear: both;
	border-top: 1px solid #80608c;
	border-bottom: 1px solid #fff;
	background-color: #653069;
	padding: 0 10px;
	text-align: right;
	color: #fff;
	font-size: 10px;
}

/* HOW IT WORKS PAGE */

#howItWorksPage #steps li {
	border-top: 1px dotted #653069;
	padding: 5px 155px 5px 5px;
	background-position: right center;
	background-repeat: no-repeat;
}
#howItWorksPage li#step1 {
	border: 0 none;
}
#howItWorksPage #step1 {
	height: 117px;
	background-image: url(images/howItWorks1.gif);
}
#howItWorksPage #step2 {
	height: 83px;
	background-image: url(images/howItWorks2.gif);
}
#howItWorksPage #step3 {
	height: 119px;
	background-image: url(images/howItWorks3.gif);
}
#howItWorksPage #step4 {
	height: 119px;
	background-image: url(images/howItWorks4.gif);
}
#howItWorksPage #step5 {
	height: 178px;
	background-image: url(images/howItWorks5.gif);
}


#howItWorksPage #labelManufacturers,
#templatesPage #labelManufacturers {
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
}
#howItWorksPage #labelManufacturers li,
#templatesPage #labelManufacturers li {
	padding: 5px;
	text-align: center;
	font-size: 0.75em;
}
#howItWorksPage #labelManufacturers a,
#templatesPage #labelManufacturers a {
	display: block;
	padding: 80px 0 0 0;
	background-position: center top;
	background-repeat: no-repeat;
}
#howItWorksPage #classicStudio a,
#templatesPage #classicStudio a {
	background-image: url(images/linkClassicStudio.gif);
}
#howItWorksPage #stoneyCreek a,
#templatesPage #stoneyCreek a {
	background-image: url(images/linkStoneyCreek.gif);
}
#howItWorksPage #vinotheque a,
#templatesPage #vinotheque a {
	background-image: url(images/linkVinotheque.gif);
}


/* SUPPORT PAGES */
#supportPage h4 {
	margin-top: 40px;
}
#supportPage p {
	margin: 0;
	padding: 0;
}

#supportDocumentationPage #sectionSeparator {
	clear: both;
}

#supportFaqPage .issue {
	border-bottom: 1px dotted #653069;
}


/* DEALER PAGE */
#dealerPage .contentRight {
	width: 250px;
}


/* CONTACT PAGE */
#contactPage .leftPane {
	border-right: 0 none;
}


/* LINKS PAGE */
#linksPage .leftPane {
	border-right: 0 none;
}


/* ORDER PAGE */
#orderPage th, td {
	font-size: 0.8em;
	text-align: left;
}


/* KEYCODE PAGE */
#keycodePage #csLabel,
#keycodePage #orderOnline {
	padding-left: 185px;
	margin-bottom: 10px;
	background-position: left top;
	background-repeat: no-repeat;
}
#keycodePage #csLabel {
	height: 217px;
	background-image: url(images/cslabel01.jpg);
}
#keycodePage #orderOnline {
	height: 65px;
	background-image: url(images/shopad03.gif);
}
