/*
Site: IndieMart.com
Author: MXSmv
Contact: info@mxs.ca 
*/

body {
	margin: 0;
	padding: 0 0 15px 0;
	text-align: center;
	font-family: Arial;
}

/* General */

a:link, a:visited { color: #ea7900; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }

p {
	line-height: 1.6em;
}



/* Wrappers */

.header, #content, #footer, #header {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
}

/* Header */

#topMenu, #menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topMenu {
	margin-top: 10px;
	margin-right: 22px;
}

#topMenu li {
	display: inline;
	float: right;
	margin: 0;
	padding: 0 15px 0 15px;
	line-height: 40px;
	font-weight: normal;
	border-right: 1px solid #d2d2d2;
	background: url('/img/topMenu.jpg') repeat-x;
}

#topMenu li a:link, #topMenu li a:visited {
	display: block;
	text-align: center;
	color: #828181;
	font-weight: bold;
	font-size: 14px;
}

#topMenu li a:hover {
	text-decoration: none;
	color: #ea7900;
}

#topMenu .topMenuStub, #topMenu .topMenuStart {
	border: 0;
}

#topMenu .topMenuStub {
	border: 0;
	background: none;
	padding: 0;
}

#headerLeft, #headerRight {
	display: inline;
	margin: 0;
	padding: 0;
}

#headerLeft { float: left; height: 100px; position: relative; top: -20px; }
#headerRight {
	float: right;
	margin-top: 40px;
	width: 434px;
	height: 63px;
	background: url('/img/headerSearch.png') no-repeat bottom left;
}

#headerRight form {
	margin: 0;
	padding: 22px 0 0 25px;
}

#headerRight select, #headerRight input {
	border: 1px solid #c77507;
	background: #FFF;
	color: #c77507;
	padding: 5px;
	width: 150px;
}

#headerRight input {
	width: 100px;
	color: #999;
	font-style: italic;
}

#headerRight #headerSearchButton {
	border: 0;
	background: none;
	font-weight: bold;
	padding: 4px;
	font-size: 16px;
	font-family: Arial;
	color: #FFF;
	border: 1px solid #c77507;
	cursor: pointer;
	font-style: normal;
}

#menu {
	margin: 0;
	padding: 0;
	height: 50px;
	background: url('/img/menu.png') no-repeat center center;
}

#menu ul li {
	display: inline;
	float: left;
	line-height: 32px;
	margin: 6px 0px 12px 0px;
	padding: 0 25px 0 25px;
	border-left: 1px solid #1b87ab;
}

#menu ul li.menuStart {
	border-left: 0;
}

#menu ul li.menuEnd {
	border-right: 1px solid #1b87ab;
}

#menu ul li a:link, #menu ul li a:visited {
	display: block;
	font-size: 22px;
	text-align: center;
	color: #FFF;
}

#menu ul li a:hover {
	color: #b0ddea;
	text-decoration: none;
}

#menu ul .menuRight {
	float: right;
}

#footer {
	line-height: 45px;
	background: url('/img/footer.png') no-repeat center center;
	font-size: 11px;
	color: #FFF;
}

#footer li {
	display: inline;
	float: left;
	line-height: 45px;
	padding: 0 10px 0 10px;
}

#footer li.footerRight {
	float: right;
	margin-right: 15px;
}

#footer a:link, #footer a:visited { color: #FFF; }

/* Content */

#colLeft, #colRight {
	display: inline;
	margin: 15px 0 0 0;
	padding: 0;
}

#colLeft {
	float: left;
	width: 570px;
}

#colRight {
	float: right;
	width: 306px;
}

.storesBlock a:link, .storesBlock a:visited {
	display: inline;
	float: left;
	margin: 10px;
	width: 120px;
	height: 120px;
	background: #FFF;
	text-align: center;
	line-height: 120px;
	font-weight: bold;
	font-size: 12px;
}


.box {
	margin: 0 0 25px 0;
	padding: 0;
}

.box p, .storeBox p {
	margin: 5px 20px 10px 20px;
}

.box h2, .storeBox h2 {
	margin: 25px 20px 15px 20px;
}

.box h6, .storeBox h6 {
	margin: 0;
	padding: 0;
	line-height: 83px;
	padding-bottom: 10px;
	text-indent: 15px;
	font-size: 36px;
	color: #FFF;
	font-weight: normal;
}

.boxBot {
	height: 20px;
}

#colLeft .box {
	width: 566px;
	background: url('/img/boxBg.jpg') repeat-y top center;
}

#colLeft .box h6 {
	background: url('/img/boxTop.jpg') no-repeat center center;
}

#colLeft .boxBot {
	background: url('/img/boxBot.jpg') no-repeat bottom center;
}

#colRight .box {
	width: 306px;
	background: url('/img/sideBoxBg.jpg') repeat-y top center;
}

#colRight .box h6 {
	background: url('/img/sideBoxTop.jpg') no-repeat center center;
}

#colRight .boxBot {
	background: url('/img/sideBoxBot.jpg') no-repeat bottom center;
}

#colLeft .storeBox {
	width: 560px;
}

#colRight .storeBox {
	width: 291px;
}

.storeBox .boxBot {
	height: 18px;
	margin-bottom: 10px;
}

#colLeft .storeBox .boxBot, #colRight .storeBox .boxBot {
	background: none;
}

.blurb {
	margin: 5px 0 25px 0;
	text-indent: 30px;
	line-height: 40px;
	font-size: 16px;
	background: url('/img/blurb_grey.png') no-repeat center center;
}

/* Search/Product listings */

.items {
	margin: 0 8px 5px 10px;
}

.items a.itemBase:link, .items a:itemBase:visited {
	background: #FFF;
	text-decoration: none;
}

.items a.itemBase:hover {
	background: #EEE;
	text-decoration: none;
}

.items .itemsBox {
	display: inline;
	float: left;
	margin: 4px;
	padding: 3px;
	border: 1px solid #CCC;
}


.items h4, .items h4 {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 120px;
	background: #FFF;
}

.items h3, .items  h3, .items h2, .items h2, .items h1, .items h1 {
	margin: 0;
	padding: 1px;
	font-size: 11px;
	font-family: Arial;
}

.items h3, .items h3 {
	color: #0189c2;	
}

.items h3 span, .items h3 span {
	color: #00435f;	
}

.items h2, .items h2 {
	color: #918f8f;	
}

.items h1, .items h1 {
	color: #00435f;	
}

.items span, .items span {
	display: block;
	text-align: right;
	color: #00435f;	
}

/* Side Tracks */

.sideSong {
	margin: 2px 8px 2px 8px;
	padding: 3px;
	background: #e5e4e4;
}

.sideSong .songLeft {
	display: inline;
	float: left;
	margin: 2px;
	padding: 0;
	width: 200px;
}

.sideSong h5, .sideSong h4, .sideSong h3 {
	margin: 0;
	padding: 0;
}

.sideSong h5 {
	font-size: 18px;
	font-weight: normal;
	color: #1b87ab;
}

.sideSong h4 {
	font-size: 11px;
	color: #6d6c6c;
}

.sideSong h3 {
	font-size: 11px;
	color: #00435f;
}

.sideSong .songRight {
	display: inline;
	float: right;
	margin: 2px;
	padding: 0;
	width: 75px;
}

.sideSong h2, .sideSong h1 {
	color: #00435f;
	text-align: right;
	margin: 0;
	padding: 0 5px 0 0;
}

.sideSong h2 {
	padding: 5px 5px 15px 0;
}

.sideSong h2 {
	font-size: 12px;
	font-weight: normal;
}

.songRight h1 a:link, .songRight h1 a:visited {
	display: block;
	margin: 0;
	font-size: 14px;
	padding-right: 5px;
}


#sideCats {
	list-style-type: none;
	margin: 5px 15px 10px 15px;
	padding: 0;
}

#sideCats li {
	margin: 0 0 5px 0;
	padding: 0;
}

#sideCats li a:link, #sideCats li a:visited {
	display: block;
	background: #EEE;
	padding: 8px;
}

#sideCats li a:hover {
	background: #e9e6e6;
}



.sideTiles {
	list-style-type: none;
	margin: 5px 15px 5px 21px;
	padding: 0;
}

.sideTiles li {
	display: inline;
	float: left;
	margin: 3px;
	padding: 0;
	font-size: 10px;
}

.sideTiles li a:link, .sideTiles li a:visited {
	display: block;
	background: #EEE;
	width: 80px;
	height: 80px;
	color: #999;
}

.pages {
	font-weight: normal;
	margin-left: 15px;
	color: #1b87ab;
}

.pages b {
	color: #00435f;
}

.pages a:link, .pages a:visited {
	font-weight: normal;
}

a.faQ:link, a.faQ:visited {
	display: block;
	font-size: 16px;
	font-weight: bold;
	background: #EEE;
	margin: 3px 8px 3px 8px;
	padding: 5px;
}

a.faQ:hover {
	text-decoration: none;
	background: #e9e6e6;
}

a.faQon:link, a.faQon:visited {
	background: #e9e6e6;
}

.faA {
	margin: 8px 8px 15px 15px;
	padding: 5px;
	border-left: 10px solid #e9e6e6;
}


.faA table {
	width: 475px;
}

.faA table th {
	font-weight: bold;
}

.faA table td {
	padding: 5px;
}

.faA .dashProduct {
	width: 325px;
	border-bottom: 2px solid #e9e6e6;
}

.faA table .dashQty, .faA table .dashPrice {
	width: 75px;
	border-bottom: 2px solid #e9e6e6;
}

.faA table .dashEdit {
	width: 45px;
	border-bottom: 2px solid #e9e6e6;
}

.faA table .dashEdit { 
	text-align: center; 
	font-size: 11px;
}

.faA table .dashQty { text-align: center; }
.faA table .dashPrice { text-align : right; }

.faA table .dashTotals {
	text-align: right;
}

.dashSummary {
	list-style-type: none;
	margin: 10px 25px 10px 25px;
	padding: 0;
}

.dashSummary li {
	padding: 5px;
	color: #666;
	text-align: right;
	font-size: 0.9em;
}

.dashSummary li span {
	font-weight: bold;
	color: #000;
	font-size: 2em;
	padding-left: 25px;
}


/* Misc */

.clear { clear: both; }


/* Forms */

.sideForm {
	margin: 5px 10px 0;
}

.contentForm label, .contentForm .input, .contentForm textarea, #TermsOfUse, #Tags {
	display: inline;
	float: left;
	margin: 5px 15px 5px 15px;
}	

.contentForm label {
	font-size: 16px;
	padding: 7px;
	width: 130px;
	text-align: left;
	color: #00435f;
	font-weight: bold;
}

.contentForm label span {
	font-weight: normal;
	font-size: 11px;
}

.sideForm label {
	width: 80px;
	padding-left: 0;
	margin-left: 0;
}

.contentForm .input, #Tags {
	padding: 8px;
	font-size: 14px;
	width: 260px;
	background: url('/img/formInput2.jpg') repeat-x top left;
	color: #00435f;
	border: 1px solid #c0d3db;
}

#Tags {
	width: 200px;
}

.contentForm .x-form-field-wrap  {
	float: left;
	display: inline;
}

.contentForm .x-form-trigger {
	position: relative;
	margin-top: 5px;
	/*left: 233px;*/
}

.sideForm .input {
	width: 130px;
}

.contentForm textarea {
	background: url('/img/formInput2.jpg') repeat-x top left;
	color: #00435f;
	border: 1px solid #c0d3db;
	width: 260px;
	padding: 8px;
	line-height: 1.6em;
	height: 100px;
}

.contentForm .formbreak {

	background: #e9e6e6;
	font-size: 2px;
	height: 5px;
	margin: 5px 5px 0 5px;
}

.contentForm .submit {
	border: 1px solid #FFF;
	background: #e9e6e6;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	width: 100px;
	color: #FFF;
	padding: 8px;
	height: 40px;
	margin-left: 180px;
}

.sideForm .sideSubmit, .contentForm .sideSubmit {
	margin-left: 20px;
	line-height: 40px;
	text-indent: 40px;
	font-weight: bold;
	border: 0;
	background: url('/img/searchLogo.jpg') no-repeat left center;
	color: #40a6d1;
	cursor: pointer;
	width: 250px;
	font-size: 24px;
	font-family: Arial;
	text-align: left;
}

.contentForm .productSubmit {
	width: 400px;
	margin: 0;
	padding: 15px 0 15px 0;
}


.contentForm .phone1 { width: 40px; }
.contentForm .phone2 { width: 40px; }
.contentForm .phone3 { width: 60px; }

.contentForm .radioBox {
	float: right; 
	display: inline; 
	width: 380px; 
	line-height: 40px;
}

.FormErrors {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.FormErrors li {
	padding: 5px;
	background: #cc0202;
	color: #FFF;
	margin: 5px;
	font-weight: bold;
}

.formBlurb {
	display: inline;
	float: left;
	margin: 0;
	padding: 10px 5px 0 5px;
	
}

#TermsOfUse { padding: 15px; }
#TermsOfUse div {
	margin: 0px;
	padding: 8px;
	overflow: auto;
	height: 250px;
	background: #EEE;
	border: 1px solid #DDD;
	color: #333;
}

#TermsOfUse div h2 {
	margin-top: 0;
}

#TermsOfUse div p {
	font-size: 12px;
	line-height: 12px;
}

#TermsOfUse input {
	float: none;
	width: 20px;
	height: 10px;
}

#TermsOfUse label {
	float: none;
}


/* Forms */

.errors {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.errors li {
	margin: 5px;
	padding: 7px;
	border: 1px solid #FF0000;
	color: #FF0000;
	font-weight: bold;
}

.contentForm .error {
	display: block;
	margin: 5px;
	padding: 7px;
	border: 1px solid #FF0000;
	color: #FF0000;
	font-weight: bold;
}

#storePlans {
	float: left;
	margin-left: 15px;
	width: 300px;
}

#storePlans .storePlan {
	display: inline;
	float: left;
	margin-right: 5px;
	width: 145px;
	text-align: center;
	color: #ea7900;
}

#storePlans .radio {
	float: none;
	width: 30px;
}

#storePlans h2 {
	margin-top: 0;
	padding-top: 10px;
}

#storePlans p {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

#storePlans p span {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

#storeTiles {
	margin: 5px 15px 0 15px;
	background: #EEE;
	padding: 5px;
}

#storeTiles ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#storeTiles ul li {
	float: left;
	cursor: move;
	display: inline;
	width: 100px;
	line-height: 50px;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	background: #40a6d1;
	margin: 6px;
	text-align: center;
	border: 2px solid #fff;
}

#colRight .box h6 b { font-weight: normal; font-family: Arial; }

.linkBlock a:link, .linkBlock a:visited {
	display: inline;
	float: left;
	width: 260px;
	line-height: 40px;
	background: #EEE;
	font-size: 16px;
	font-weight: bold;
	margin: 3px;
	text-indent: 10px;
}

.linkBlock a:link span, .linkBlock a:visited span {
	display: block;
	margin: 0 15px 5px 15px;
	height: 50px;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height: 14px;
	text-indent: 0;
	text-decoration: none;
}

.linkBlock a:hover {
	text-decoration: none;
	background: #DDD;
}


/* Categories Page */

.catsBlock, .linkBlock {
	margin: 5px 15px 5px 15px;
}

.catsBlock .catBox {
	display: inline;
	float: left;
	width: 260px;
	line-height: 40px;
	background: #EEE;
	font-size: 16px;
	font-weight: bold;
	margin: 3px;
	text-indent: 10px;
}

.catsBlock .catBox a.catSamples:link, .catsBlock .catBox a.catSamples:visited {
	display: inline;
	float: left;
	margin: 2px;
	height: 75px;
}

.catsBlock .catBox .catNA {
	margin: 2px;
	height: 75px;
}

#colRight .box .storeIndicator {
	display: block;
	font-weight: bold;
	font-size: 24px;
	padding: 10px;
	text-align: center;
	margin: 5px;
}

#colRight .box .storePublic {
	border: 2px solid #00bd00;
	color: #00bd00;
}

#colRight .box .storePrivate {
	border: 2px solid #ff7200;
	color: #ff7200;
}

#colRight .box .storePending {
	border: 2px solid #a6a6a6;
	color: #a6a6a6;
}

#colRight .box .storeDeleted {
	border: 2px solid #ff0000;
	color: #ff0000;
}

.productPrice {
	font-weight: bold;	
}

.productPrice b {
	font-size: 36px;
}

#colLeft p span.storeIndicator {
	display: block;
	font-size: 14px;
	padding: 10px;
	text-align: center;
	margin: 5px;
	border: 2px solid #ff7200;
	color: #ff7200;
}

#colLeft .formTheme {
	display: inline;
	float: left;
	margin: 2px 5px 5px 0;
	padding: 2px;
	width: 120px;
	background: #EEE;
	border: 1px solid #DDD;
	cursor: pointer;
}

/* Subtemplates & other elements */

.comments {
	padding-left: 20px;
	padding-right: 20px;
}

.comments .author {
	font-size: 12px;
}

.comments .message {
	font-size: 14px;
}

.comments hr {
	color: #ea7900;
	background: #ea7900;
}


/* Library */

#libraryList {
	margin: 15px;
	width: 500px;
}

#libraryList th {
	font-size: 12px;
	text-align: center;
}
