@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #333;
	margin: 0 auto;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: underline;
}

h1 {
	margin-top: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #9C0058;
	color: #9C0058;
	font-size: 20px;
}
h2,h3,h4,h5,h6 {
	margin: 22px 0;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #9C0058;
	padding: 3px;
}

.clear {
	clear: both;
}

.container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bkg-container-2.png);
	background-repeat: repeat-x;
	background-color: #333333;
}

.header {
	position: relative;
	width: 100%;
	height: 127px;
	margin: 0 auto;
	background-color: #3A0000;
}

.header .logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 127px;
}

.header .top-1 {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
}

.header .top-1 a {
	display: block;
	padding: 1px 0;
	color: #D398C3;
	font-weight: normal;
	text-decoration: none;
}

.navigation {
	background-color: #9C0058;
	border-bottom: 10px solid #D398C3;
}

.navigation-left {
	float: left;
	width: 390px;
	padding: 6px 0 6px 12px;
	font-size: 14px;
	color: #DFB7D5;
}

.navigation-right {
	float: right;
	width: 475px;
}

.content {
	display: block;
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
	border-top: 20px solid #DE5826;
}

.left-column {
	float: left;
	width: 175px;
}

.left-column .innertube {
	display: block;
	width: 100%;
	padding: 10px 0 10px 10px;
}

.main-column {
	float: right;
	width: 800px;
}

.main-column .innertube {
	display: block;
	padding: 10px 10px 10px 0;
}

.main-column-full {
	float: right;
	width: 100%;
}

.main-column-full .innertube {
	padding: 10px;
}

.launch {
	display: block;
	height: 287px;
	overflow: hidden;
}

.footer {
	display: block;
	text-align: right;
	padding: 15px;
	background-color: #DE5826;
	color: #FFF;
	font-size: 10px;
}

.footer a {
	color: #D398C3;	
}

.minibask {
	width: 100%;
	margin: 0 auto;
}

.minibask-title {
	padding: 3px;
	background-color: #DE5826;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.minibask-items {
	padding: 3px;
	background-color: #FFF;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
}

.minibask-total-title {
	width: 100%;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.minibask-total {
	padding: 3px;
	background-color: #9C0058;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.minibask-links {
	white-space: nowrap;
	margin: 12px auto;
	text-align: center;
}

.minibask-links a {
	font-weight: bold;
	text-decoration: none;
}

.search {
	padding: 0 3px;
}

.search .textfield {
	margin-bottom: 10px;
	padding: 3px;
	width: 140px;
	border: 1px solid #999999;
}

.search .button {
	margin-bottom: 6px;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9C0058;
	border: none;
}

.prod-1 {
	text-align: center;
	vertical-align: top;
	padding: 0 0 15px 0;
}

.prod-desc {
	display: block;
	padding: 5px;
	text-align: left;
}

.prod-2 {
	text-align: left;
	vertical-align: top;
	padding: 3px 0 15px 15px;
	width: 100%;
}

.attributes {
	width: 100%;
	margin: 15px 0;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.attributes td {
	border-top: 1px solid #CCCCCC;
	padding: 8px 4px;
}

.bc {
	display: block;
	margin: 0 0 8px 0;
}

.box {
	display: block;
	margin-bottom: 12px;
	padding: 5px;
}

.box-head {
	display: block;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #3A0000;
	font-size: 13px;
	font-weight: bold;
}

.cattree {
	display: block;
	margin-bottom: 24px;
	padding: 5px;
}

.cattree .parent {
	display: block;
	margin: 0 0 3px 5px;
	padding: 2px 0;
	font-size: 13px;
	font-weight: normal;
	color: #DE5826;
	text-decoration: none;
}

.cattree .parent:hover {
	color: #1BB6EF;	
}

.cattree .sub1 {
	display: block;
	padding: 2px 0 2px 27px;
	background-image: url(../images/bkg-cattree-parent.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #DE5826;
}

.cattree .sub1:hover {
	color: #1BB6EF;	
}

.cattree .sub2 {
	display: block;
	padding: 2px 0 2px 36px;
	background-image: url(../images/bkg-cattree-parent.png);
	background-repeat: no-repeat;
	background-position: 24px center;
	color: #DE5826;
}

.cattree .sub2:hover {
	color: #1BB6EF;	
}

.cattree .sub3 {
	display: block;
	padding: 2px 0 2px 42px;
	background-image: url(../images/bkg-cattree-parent.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	color: #DE5826;
}

.cattree .sub3:hover {
	color: #1BB6EF;	
}

.cattree .sub4 {
	display: block;
	padding: 2px 0 2px 48px;
	background-image: url(../images/bkg-cattree-parent.png);
	background-repeat: no-repeat;
	background-position: 36px center;
	color: #DE5826;
}

.cattree .sub4:hover {
	color: #1BB6EF;	
}


.quote1 {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 8px;
	font-weight: bold;
}
.quote2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 100%;
}
.test_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding: 8px;
	border: 1px solid #666666;
	width: 300px;
	background-color: #D4D0C8;
}

/*** LOGIN PAGE ASSETS ***/

.logn-head {
	display: block;
	margin-top: 0;
	background-color: #9C0058;
	padding: 4px;
	color: #FFF;
	font-size: 13px;
}

.logn-left {
	width: 50%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #9C0058;
	padding: 10px;
}

.logn-right {
	width: 50%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #9C0058;
	padding: 10px;
}

/*** BASK PAGE ASSETS ***/

.bask {
	display: block;
}

.bask-table {
	width: 100%;
	background-color: #FFF;
}

.bask-header {
	padding: 6px;
	white-space: nowrap;
	font-weight: bold;
	background-color: #9C0058;
	color: #FFF;
}

.bask-remove {
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}

.bask-contents {
	padding: 6px;
}

.bask-contents span {
	text-transform: uppercase;	
}

.bask-border {
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

.bask-total-prompt {
	font-size: 18px;
	padding: 6px;
}

.bask-total {
	font-size: 18px;
	font-weight: bold;
	padding: 6px;
	color: #9C0058;
}

.bask-buttons {
	display: block;
	width: 550px;
	margin: 15px auto;
}

.bask-buttons-left {
	float: left;
}

.bask-buttons-center {
	float: left;
	margin-left: 15px;
}

.bask-buttons-right {
	float: right;
}

/********** BUTTONS **********/

/*** Main Button Controller ***/

.button {
	display: block;
	padding: 5px 3px;
	text-align: center;
	font-weight: bold;
	border: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: #DE5826;
}

/*** Buttons Inside Miva ***/

#addtobasket {
	margin: 12px 0;
	width: 105px;
	color: #FFF;
}

#buyonenow {
	margin: 12px 0;
	width: 105px;
	color: #FFF;
}

#continue {
	margin: 12px 0;
	width: 80px;
	color: #FFF;
}

#donotadd {
	margin: 12px 0;
	width: 150px;
	color: #FFF;
}

#login {
	margin: 12px 0;
	width: 60px;
	color: #FFF;
}

#next {
	margin: 12px 0;
	width: 55px;
	color: #FFF;
}

#previous {
	margin: 12px 0;
	width: 80px;
	color: #FFF;
}

#remove {
	margin: 0;
	padding: 1px;
	width: 60px;
	color: #FFF;
	font-size: 11px;
}

#save {
	margin: 12px 0;
	width: 55px;
	color: #FFF;
}

#back {
	margin: 12px 0;
	width: 55px;
	color: #FFF;
}

#search {
	margin: 12px 0;
	width: 65px;
	color: #FFF;
}

#update {
	margin: 0;
	padding: 1px;
	width: 50px;
	color: #FFF;
	font-size: 11px;
}

#updatebasket {
	margin: 0;
	width: 70px;
	color: #FFF;
	font-size: 10px;
}

/*** Buttons Outside Miva ***/

#checkout {
	width: 130px;
	padding: 8px;
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	background-color: #9C0058;
}

#createaccount {
	margin: 0 auto 12px auto;
	width: 185px;
	padding: 5px;
	color: #FFF;
	text-decoration: none;
}

#noaccount {
	margin: 12px auto;
	width: 185px;
	padding: 5px;
	color: #FFF;
	white-space: nowrap;
	text-decoration: none;
}
