/*  MivaScript Css Styles.
    File: /mm5/mivascript.css.
	by Ray Yates -- Based on CSSUI stylesheet.
*/


html, body {height:100%;}

body{
	font: 12px/1.48 "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:0;
	padding:0;
	color:#000000;
	background: #ffffff url(/mm5/images_site/bg_site.png) left top repeat-x scroll;
}
th, td{ font-size: 12px; }

p {
	color: #000000;
	font: 12px/1.48 "Helvetica Neue",Helvetica,Arial,sans-serif;
}
hr {
	color: #dddddd;
	background-color: #dddddd;
	height: 1px;
	border: 0;
}

form{
	display:inline;
	margin:0;
	padding:0;
}

h1{ font:bold 1.5em georgia, times, serif; color: #5B639C; margin: 5px 0; text-shadow: 2px 2px 2px #888888}
h2{ font:bold 1.3em georgia, times, serif; }
h3{ font:bold 1.1em Helvetica, Verdana, Arial, sans-serif; }

a img{ border:0; }
a:link { color:#5B639C; text-decoration: underline; }
a:visited {color:#5B639C; text-decoration: underline; }
a:hover, a:active { color:#B29200; text-decoration: none; }

pre {
	background-color:#F8F4FF;
	border:1px solid #DDDDDD;
	margin:4px;
	padding:2px;
	max-width: none;
	font-family: Consolas,"Andale Mono",Monaco,"Courier New",Courier,monospace;
	white-space: pre-wrap;
}

.clear			{ clear:both; font-size:0em; height:0em; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.floatright		{ float:right; }
.floatleft		{ float:left; }

.alignright		{ text-align:right; }
.alignleft		{ text-align:left; }

.aligncenter	{ text-align:center; }
.margincenter	{ margin:0 auto; }

.small			{ font-size:.9em; }
.smaller		{ font-size:.8em; }
.smallest		{ font-size:.7em; }
.large			{ font-size:1.1em; }
.larger			{ font-size:1.2em; }
.largest		{ font-size:1.3em; }
.bold			{ font-weight:bold; }
.italic			{ font-style:italic; }
.red			{ color:#dd0000; }
.blue			{ color:#0000ff; }
.grey			{ color:#999999; }
.nowrap			{ white-space:normal; }

.link-pipe		{ color:#999999; }

.input_error{ border-color:#cc0000 #ff0000 #ff0000 #ff0000; }

select{
	border-width:1px;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
}

.error-message{
	padding:4px;
	text-align:center;
	width:60%;
	margin:0 auto;
	color:#dd0000;
	font-weight:bold;
}

.LOGN .error-message {
	margin:12px 24px;
	width:auto;
}

.information-message{
	padding:4px;
	text-align:center;
	width:60%;
	margin:0 auto;
	color:#0000dd;
}

.LOGN .information-message{
	margin:12px 24px;
	width:auto;
}

.textfield, select, textarea, .form_row input{
	border-width:1px;
	border-style:solid;
	border-color:#333333 #bbbbbb #bbbbbb #bbbbbb;
	padding:1px 2px;
	font:normal 1em Arial, Helvetica, Verdana, sans-serif;
}

.textfield {
	width:160px;
}

.button {
	background:url("/mm5/images_site/bg_table_header.gif") repeat scroll 0 0 #7DAA34;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,sans-serif;
	font-size:0.9em;
	font-weight:bold;
	margin:0;
	padding:2px;
	vertical-align: text-bottom;
	border-radius: 6px;
}

#site-container{
	width:990px;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
	background-color: transparent;
}

#bottom-wrap	{ clear:both; font-size:0em; height:0em; }



#navigation-bar{
	clear: both;
	height:26px;
}

#navigation-bar ul {
	display:block;
	height:26px;
	list-style:none;
	margin:0 auto;
	padding:0;
	width:auto;
}

#navigation-bar li{
	color:#ffffff;
	line-height:12px;
	float:left;
	text-align:center;
	margin:0 2px;
	font-weight:bold;
}

#navigation-bar li * a.external {
	color: #F5DF7A;
}
#navigation-bar li * a {
	color:#ffffff;
	text-decoration:none;
	display: block;
	padding: 6px 16px;
	text-shadow: 1px 1px 1px #202233
}
#navigation-bar li * a:hover {
	color: #FFFFFF;
	background: #424571;
}

#left-navigation {
	padding: 24px 8px 16px;
	vertical-align:top;
	width:1%;
}



.one-column #left-navigation{ display:none; }

#category-tree-header{}
#category-tree-footer{}

#category-tree-top-image {
	height: 8px;
	width: 192px;
	background: transparent url(/mm5/images_site/cattree_background_rad.gif) no-repeat top left;
}
#category-tree-bottom-image {
	height: 8px;
	width: 192px;
	background: transparent url(/mm5/images_site/cattree_background_rad.gif) no-repeat bottom left;
}
#category-tree {
	background-color: #FBFBFB;
	border-left: 2px solid #e2e2e2;
	border-right: 2px solid #e2e2e2;
	padding: 0;
	margin: 0;
	width: 188px;
}

#category-tree ul {
	list-style-type:none;
	margin:0;
	padding-left:6px;
}
#category-tree li {
	padding: 0;
}
#category-tree li ul {
	padding-left: 12px;
}

#category-tree a {
	display:block;
	text-decoration:none;
	color: #5B639C;
	font-weight:bold;
	padding: 0px;
	width: 100%;
}
#category-tree a:hover {
	color:#B29200;
}
#category-tree a.current {
	color: #B29200;
	font-size: 1.05em;
}
#category-tree hr {
	width: 175px;
	float: left;
}
#category-tree h3 {
    background-color: #F8F4FF;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #222222;
    font-size: 14px;
    margin: 0;
    padding: 3px;
    width: 170px;
}

#category-tree h3 span {
	color: #7DAA34;
	font-size: 13px;
}
#content-container{
	clear:both;
	width:100%;
	border-style:solid;
	border-color:#dddddd;
	border-width:1px 0;
	padding:0;
	margin: 1px 0 0 0;
	border-collapse:collapse;
	border-spacing: 0;
}
#main-content {
	padding: 24px 8px;
	vertical-align:top;
}
#main-content .topL, #main-content .topR, #main-content .botL, #main-content .botR {
	float:left;
	height:8px;
	width:50%;
}

#main-content .topL {
	background: url(/mm5/images_site/content_background1.gif) no-repeat left top #FFFFFF;
}
#main-content .topR {
	background:url(/mm5/images_site/content_background1.gif) no-repeat right top #FFFFFF;
}
#main-content .mid {
	background-color:#FBFBFB;
	border-left:2px solid #E2E2E2;
	border-right:2px solid #E2E2E2;
	clear:left;
	float:left;
	min-height: 766px;
	padding:0 16px;
	width:730px;
}
#main-content .botL {
	background:url(/mm5/images_site/content_background1.gif) no-repeat left bottom #FFFFFF;
}
#main-content .botR {
	background:url(/mm5/images_site/content_background1.gif) no-repeat right bottom #FFFFFF;
}


#global-header{
	text-align: right;
	padding: 16px 32px;
	height: 54px;
}
#logo {
	float: left;
	margin-bottom: 16px;
}
#logo img {
	float: left;
}
#logo div {
	float:left;
	margin:18px 0 0 16px;
}
#logo div a {
	font:bold 16px georgia,times,serif;
	text-decoration:none;
}
#toplinks {
	padding-bottom: 8px;
}
#toplinks .toplinktext {
	display:inline;

}
#toplinks .toplinkicon {
margin:0 4px 0 8px;
}

#toplinks a {
	text-decoration:none;
}
#toplinks a:link,
#toplinks a:visited {
	color:#7F7F7F;
}
#toplinks a:active,
#toplinks a:hover {
	color:#B29200;
}

#global-footer{ margin:16px; }
#footer-links{ text-align:right; margin-bottom: 16px;}

#footer-links ul{
	font:.9em normal Verdana, Helvetica, Arial, sans-serif;
	margin:8px 0;
	padding:0;
}


#footer-links ul li{
	list-style-type:none;
	border-left:1px solid #999999;
	padding:0 2px 0 6px;
	margin:0;
	text-align:center;
	display:inline;
}

#footer-links ul li.first-child{ border:0; }

.miva-link, .other-link{
	font-size:.9em;
	float:right;
}
.other-link{
	float:left;
}


#maintenance{
	color:#dd0000;
	font-weight:bold;
}



#category-listing {

}
#category-listing table pre {
	background-color:#F8F4FF;
	border:1px solid #DDDDDD;
	margin:4px;
	padding:2px;
}
#category-listing .line-item {
	background-color: #DDDDDD;
}
#category-listing .header-row td {
	background: url("/mm5/images_site/navbarbackground_blue.gif") repeat-x scroll 0 0 #5C5F8C;
	color:#FFFFFF;
	padding:4px;
}

#search {
    float: right;
    padding: 0;
    text-align: right;
    width: 500px;
    vertical-align: middle;
}
#search * {
	margin-left: 3px;
	border-radius: 6px;
}
#search .button {
	margin-bottom: -4px;
}

.hilight {
	background-color: #FEFFBF;
}
.search-again{
	margin:0;
}
.search-again form {
	display: block;
	padding-top: 4px;
}

.search-results{
	clear:both;
}
#search-results .line-item {
	background-color: #DDDDDD;
}
#search-results table pre {
	background-color:#F8F4FF;
	border:1px solid #DDDDDD;
	margin:4px 8px;
	padding:4px;
}

#search-results .header-row td {
	background: url("/mm5/images_site/navbarbackground_blue.gif") repeat-x scroll 0 0 #5C5F8C;
	color:#FFFFFF;
	padding:4px;
}

#page-header {
	padding-top: 8px;
}
.editlinks {
	text-align: right;
	border-top: 1px solid #DDDDDD;
	margin-top: 8px;
	padding-top: 8px;
}

.border-spacer {
	margin: 8px 0 0 0;
	padding-top: 8px;
	border-top: 1px solid #dddddd;
}
#breadcrumbs {
	width: auto;
}
#subcat-listing {
	width: auto;
	border-top: 1px solid #dddddd;
	padding-top: 8px;
	margin-top: 8px;
}
#subcat-listing a {
	display: block;
	float: left;
	width: auto;
	text-decoration: none;
	margin-right: 16px;
}
#category-header, #product-header {
	margin: 0 0 8px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #dddddd;
}

#product-detail caption {
	background: url("/mm5/images_site/navbarbackground_blue.gif") repeat-x scroll 0 0 #5C5F8C;
	color:#FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 4px;
}

#product-detail .shortdescrip {
	margin: 0 0 16px;
}
#product-detail .line-item {
	background-color: #DDDDDD;
}


#product-detail ul {
	margin:0;
	padding-left:16px;
}

#product-detail ul li {
	line-height:1.3;
	margin:0;

}
#page-footer ul {
	margin:8px 0;
	padding-left:16px;
}

#page-footer ul li {
	line-height:1.5;
	margin:0;
	padding-bottom: 8px;
}

#tags-header td {
	padding: 2px;
}
.parent-tag { white-space: nowrap; }

.related-products {
	width: auto;
}
.parent-tag a, .related-products a {
	margin-right: 12px;
}

h2.header{
	background-color:#FFFFFF;
	background: #ffffff url("/mm5/images_site/h2_gradient.gif") repeat-x 0 2px;
	border:1px solid #DDDDDD;
	color:#222222;
	padding: 3px 4px;
	font-size: 1.4em;
}

div.example {
	background: #e5e6f9 url("/mm5/images_site/example_gradiant.gif") repeat-x 0 0;
	border: 1px solid #DDDDDD;
	color:#000000;
	padding:8px 10px;
}
div.example h3 {
	color: #5B639C;
	margin-top: 0;
}

div.example pre {
	background-color:#ffffff;
	border:0px solid #DDDDDD;
	margin:0px;
	padding:2px;
	max-width: none;
	white-space: pre-wrap;
	font-size: 11px;
}




#please_wait {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -50px;
	cursor: wait;
	border: 2px outset #888888;
	background-color:#FFFFFF;
	padding: 25px;

}
#redis_index {
	background-color:#FFFFFF;
	display: block;
	line-height:22px;
}
#redis_index .index_cols {
    float: left;
    width: 50%;
    margin: 0;
}

#tag_index, #function_index, #graphics_index {
	background-color:#FFFFFF;
	border: 2px outset #888888;
	left:50%;
	line-height:18px;
	position:absolute;
	z-index: 2;
}
#tag_index {
	width:754px;
	margin-left:-377px;
	top:114px;
	padding:16px;
}
#tag_index .index_cols {
    float: left;
    width: 180px;
    margin-left: 8px;
}
#function_index {
	margin-left:-450px;
	padding:7px;
	top:114px;
	width:900px;
}
#function_index .index_cols {
    float: left;
    width: auto;
    margin-left: 4px;
}

#graphics_index {
	width:800px;
	margin-left:-377px;
	top:114px;
	padding:16px;
}
#graphics_index .index_cols {
    float: left;
    min-width: 180px;
    margin-left: 8px;
}

.index_cols a {

}
a.close {
	background-color:#E06A68;
	border:2px outset #A63944;
	color:#FFFFFF;
	display:block;
	font:bold 12px/12px verdana,helvetica sans-serif;
	padding:1px;
	position:absolute;
	right:1px;
	text-align:center;
	top:1px;
	width:13px;
	z-index:3;
	text-decoration: none;
}
#frm_edit {
	display: block;
	line-height: 15px;
	margin-top: 35px;
}
#frm_edit textarea {
	display: block;
	width: 725px;
	font-family: monospace;
	overflow-x: hidden; overflow-y: scroll
}
#frm_edit input[type="text"] {
	width: 725px;
}
.logout-link{
	margin:12px 0;
	float:right;
}

#frm_edit label,
#customer-fields label {
	float:left;
	width:150px;
	white-space:nowrap;
	text-align:right;
	padding:2px 5px 3px 0;
	clear:both;
}
#frm_edit label {
	width: 125px;
	font-weight: bold;
}

#customer-fields input.textfield {
	width:170px;
	margin:0 0 4px 0;
}

#affiliate-commissions div.form_row div{ float:left; }

#customer-fields select {
	width:176px;
	margin:0 0 4px 0;
}

#login-details {
	margin:0 0 16px 0;
}

.save-button,
.required{
	font-weight:bold;
	clear: both;
}
.save-button { margin-left: 153px; }

h2.fields-heading{
	background-color:#eeeeee;
	color:#333333;
	margin:0 0 12px 0;
	padding:4px 4px 4px 12px;
}

.address2-label{ margin:0 0 14px 0; }

.controls{
	font:normal .7em Verdana, Helvetica, Arial, sans-serif;
	visibility:hidden;
}

#customer-fields .controls label{
	float:none;
}

#ship-to,
#bill-to{
	width:50%;
	float:left;
}

#ship-to h2 input.checkbox,
#bill-to h2 input.checkbox{
	margin:0 2px 0 12px;
	padding:0;
	width:13px;
	height:13px;
	overflow:hidden;
}
.warning-message{
	padding:4px;
	text-align:center;
	width:60%;
	margin:0 auto;
	color:#dd0000;
}

#customer-fields.editable .form_row {
	margin:0 0 6px 0;
	text-align:left;
}
.LOGN #main-content,
.ACAD #main-content,
.ACED #main-content {
	padding:28px 114px;
}

.LOGN .section{
	float:left;
	height:220px;
	width:49%;
}

.section h3 {
	text-align:center;
}

.form_row{ margin:0 0 6px 0; }

.LOGN label {
	float:left;
	clear:both;
	width:80px;
	text-align:right;
	padding:3px 5px;
}

.grey-border-right{ border-right:1px solid #cccccc; }
.grey-border-top{ border-top:1px solid #cccccc; }
.grey-border-bottom{ border-bottom:1px solid #cccccc; }

.logn-input{ width:120px; }

.sign-in-buttons{
	text-align:center;
	margin:12px 0 0 0;
}

.forgot-password{
	font-size:.9em;
	text-align:center;
	margin:12px 0 0 0;
}

#fields-key{ margin:16px 0; }


.line-item tr.header-row td{ font-weight:bold; }
.line-item table{ width:100%; }
.line-item table tr.heading td{ font-weight:bold; }
.line-item table td{
	padding:2px;
	vertical-align:top;
}
.line-item .item-code{
	padding-left:2px;
	padding-right:2px;
}
.line-item .item-price{
	padding-left:2px;
	padding-right:2px;
}
.line-item .item-name { width:80%; }
.line-item tr.alt_row { background-color:#FFFFFF }
.line-item tr.row{ background-color:#FFFFFF; }

#order-contents table{
	width:100%;
}


#order-contents table tr td.charge-fee{ text-align:right; }
#customer-fields{
	margin:16px 0;
}

/* Report Documentation Errors: docs_mail */
#contact { margin-bottom: 30px }
.contactus { background-color: transparent; padding: 16px; line-height: 25px }
#contact label {
    clear: left;
    float: left;
    font-weight: bold;
    margin-right: 8px;
    text-align: left;
    white-space: nowrap;
    width: 120px;
}
#contact input[type="text"],
#contact select,
#contact textarea {
    margin-bottom: 5px;
}
#contact textarea {
    width: 100%;
    height: 150px;
    font-family: monospace;
}


#annotations {
	border: 2px solid #ffffff;
	margin: 10px 0;
}

#annotations .head {
	background: #FFFFFF url(/mm5/images_site/anon_head.gif) repeat-x 0 1px;
	border:1px solid #DDDDDD;
	color:#222222;
	padding: 4px;
	font: bold 1.4em georgia,times,serif;
	height: 24px;
}
#annotations a {
	text-decoration: none;
}
#annotations .open_close {
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	border: 1px solid #dddddd;
	float: left;
}
#annotations .head span {
	margin-top: 3px;
	display: inline-block;
}
#annotations .links {
	float: right;
	margin: 3px 5px 0 0;
}

#annotations .annotate {

}

#annotations .user {
	margin: 0;
}

#annotations .datetime {
	margin-left: 10px;
}

#annotations .text {
    background-color: #EEEEEE;
    border-bottom: 2px solid #AAAAAA;
    padding: 5px;
}
#annotations .text .header {
	padding: 0 5px 5px 5px;
}
#annotations .text pre {
    background-color: #F8F4FF;
    border-style: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 5px;
    margin: 0;
    font-size: 12px;
}

#annotations .code {
    padding: 0;
    margin-top: 5px;
    overflow: auto;
}
#annotations .code pre {
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    font-family: Consolas,"Andale Mono",Monaco,"Courier New",Courier,monospace;
    max-width: none;
    padding: 5px;
    margin: 0;
}

.anno_error {
	color: #990000;
	font-weight: bold;
}
.anno_message {
	color: #000099;
	font-weight: bold;
}

.ANNOMAIL p,
.ANNOMAIL ul,
.ANNOMAIL h4 {
	margin: 0 0 8px 0;
}

/* captcha styles */
#verify {

}
#verify div {
	width: 11px; height: 15px; float: left;
	background: transparent url(/mm5/images_site/numbers.gif) no-repeat;
	margin-top: 3px;
}
#verify .vn { margin-left: 5px;}
