/*
 * Miva Merchant v5.x
 *
 * This file and the source codes contained herein are the property of
 * MSB Acquisition, Inc. d/b/a Miva Merchant.  Use of this file is restricted
 * to the specific terms and conditions in the License Agreement associated
 * with this file.  Distribution of this file or portions of this file for
 * uses not covered by the License Agreement is not allowed without a
 * written agreement signed by an officer of MSB Acquisition, Inc. d/b/a Miva Merchant.
 *
 * Copyright 1998-2009 MSB Acquisition, Inc. d/b/a Miva Merchant  All rights reserved.
 * http://www.mivamerchant.com
 *
 * $Id: v55_ui.css 23478 2010-02-19 18:45:37Z pbrynie $
 */



/* GLOBAL */

html {
	height:100%;
}
	
body {
	margin: 0;
	padding: 0;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}

a {
	color: #30336d;
}

/* TOP ADMIN FRAME */

#topbar {
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/top_tile.gif) repeat-x #30336d;
	height:71px;
	vertical-align:middle;
	padding-left: 15px;
	padding-right: 23px;
	font-size: 85%;
}

#topbar #logo {
	float: left;
	position: absolute;
	z-index: 100;
	margin-top: 15px;
}

#toplink a {
	color: #ffffff;
	text-decoration:none;
	border-bottom: 1px dotted #ffffff;
}

#toplink a:hover {
	border-bottom: 1px solid #ffffff;
}


/* LAUNCHPAD */

#launchtable {
	margin-left: 200px;
	height:71px;
	width: auto;
	float:right;
	color: #ffffff;
	font-size: 11px;
}



#launchtable a {
	color: #ffffff;
	font-size: 11px;
}

#launchtable #home {
	padding: 2px 5px;
	text-align:center;
	vertical-align:middle;
	width: 60px;
	background: url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/home_link_bg.gif) repeat-x #454772;
}

#launchtable #home a {
	display:block;
	width: 100%;
}

#launchtable .link {
	padding: 2px 5px;
	border: 2px #ffffff solid;
	text-align:center;
	vertical-align:middle;
	width: 70px;
}

#launchtable .link a{
	white-space: nowrap;
	text-decoration:none;
}

#launchtable .textfield {
	width: 85px;
	height:13px;
	padding: 1px 2px;
	font-size:10px;
	}	
	
#launchtable select {
	font-size:10px;
	height:19px;
	margin: 0px;
	}

/* LEFT ADMIN FRAME */

#sidebar {
	width:209px;
	color: #ffffff;
	padding: 10px 23px 20px 15px;
	background: url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/sidebar_bg.gif) top left repeat-x #5B5E8E;
	vertical-align:top;
	font-size: 85%;
	line-height: 1.4em;
}

#sidebar a {
	color: #ffffff;
	text-decoration:none;
	border-bottom: 1px dotted #ffffff;
}

#sidebar a:hover {
	border-bottom: 0px;
	background-color: #303360;
	color: #ffffff;
}

#sidebar .btn {
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/subnav_button_bgtile.gif) top left repeat-x #ffffff;
	vertical-align: middle;
	text-align:center;
	border: 1px solid #ADADAD;
	color: #000000;
}

#sidebar .btn a {
	display:block;
	width: 100%;
	height:100%;
}

#sidebar .btn img {
	margin: 2px 0;
}

#sidebar .btn img.title {
	margin: 13px 0px 6px 0px;
	border:0;
}

#sidebar .subnav {
	white-space: nowrap;
	padding: 4px;
	background-color: #676998;
}

#sidebar table {
	margin-bottom: 8px;
}

#sidebar .updates {
	padding: 0;
	font-size: .7em;
}

#sidebar .updates img {
	margin: 7px 0;
	border:0;
}


.expanded {
	padding-left: 18px;
}

.expand {
	margin-left: -20px;
}

.expand img {
	margin: 0px 3px 0px 4px;
}

.image_hide img {
	display:none;
}

.leftshadow {
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/subnav_button_leftshadow_tile.gif) top right repeat-y;
}

.plus{
	margin: 0px 5px;
	margin-top: 7px;
}

.plusbox {
	background: url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/plusbox_bg.gif) repeat-x #ffffff;;
	text-align:center;
}

.rightshadow {
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/subnav_button_rightshadow_tile.gif) top left repeat-y;
}


/* MAIN PAGE */

.biggertext {
	font-size:1.1em;
	}

.maintable {
	border: 1px solid #aeaeae;
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/maintable_grey_tile.gif) top left repeat-x #eeeeee;
	}

.maintable_leftshadow {
	background:url(maintable_left_shadow_tile.gif) top right repeat-y;
	width: 3px;
	}
	
.maintable_rightshadow {
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/maintable_right_shadow_tile.gif) top left repeat-y;
	width: 3px;
	}
	
.maintable_titlebar {
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/maintable_titlebar_bg.gif) repeat-x #30336d;
	vertical-align:middle;
	padding: 13px 14px 11px 14px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
	
.message {
	padding: 14px;
	line-height:1.5em;
	}
	
.message a {
	color: #30336d;
	font-weight:bold;
	font-size: 1.1em;
	}
	
.message a.secondary_link {
	font-size: .9em;
	color:#b29200;
	font-weight:normal;
	}
	
.resetdate {
	color: #828282;
	}
	
.reporttable {
	margin-top: 8px;
	}

.storespace {
	margin-top: 12px;
	}

/* MAIN CONTENT FRAME */


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000000;
	margin: 0px 0px 12px 0px;
	font-weight:bold;
}

#contentarea {
	padding: 20px 28px 28px 28px;
	font-size: 85%;
}

#currenttab {
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/current_tab_bg.gif) #b29200 repeat-x;
	vertical-align: middle;
	text-align:left;
	padding: 8px;
	color: #ffffff;
	font-weight:bold;
}

.be_header {
	background-color:#9D9FC7; color: #FFFFFF; font-weight:bold;
	padding: 0 5px;
	height: 35px;
	vertical-align: middle;
}

.be_row {
	border-bottom: 1px solid #E9E6DB;
}

.be_row_alt {
	border-bottom: 1px solid #E9E6DB;
}

.infotable {
	background-color:#f5f1de; border: solid 1px #929C9D; 
}

.latenttab {
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/latent_tab_bg.gif) #f5f1de repeat-x;
	vertical-align: middle;
	text-align:left;
	border: 1px solid #e6dcac;
}

.latenttab a {
	color: #000000;
	margin: 8px;
	display:block;
	text-decoration:none;
}

.latenttab a:hover {
	text-decoration:underline;
}

.tabledata {
	padding: 0px 10px 10px 10px; 
}

.tabledetails {
	margin-top: 5px;
	border: 1px solid #C4C2B9; padding:5px; background-color:#F9F7EB;
}

/* WIZARD */

h1#setup {
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom:0px;
	margin-top: 10px;
}

textarea#setup {
	width: 100%;
	height:200px;
}

#maintable {	
	border: 1px solid #aeaeae;
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/maintable_grey_tile.gif) bottom left repeat-x #ffffff;
}

#maintable_leftshadow {	
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/maintable_left_shadow_tile.gif) top right repeat-y;
	width: 3px;
}

#maintable_rightshadow {	
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/maintable_right_shadow_tile.gif) top left repeat-y;
	width: 3px;
}

#nextprev {
	margin:10px auto;
}

#nextprev a:hover {
	text-decoration: underline;
}

#nextprev a {
	display: block;
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/nextprev_bg.gif) repeat-x #730000;
	padding: 7px 7px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	line-height:1em;
}

#setup_message {	
	padding: 30px 40px;
	line-height:1.5em;
}

#topbar_wizard {
	background:url(http://www.hotsnapz.com/mm5/graphics/en-US/admin/top_tile.gif) repeat-x #30336d;
	height:71px;
	vertical-align:middle;
	padding-left: 33px;
	font-size: 85%;
	border: 1px solid #ffffff;
	border-bottom:none;
}

#topbar_wizard .logo{
	margin-top: 2px;
}

#wizard {
	margin: 30px auto;
	width: 95%;
	}

.paypal_description {
	font:normal 1.5em verdana,arial,san-serif;
	color:#999;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:5px 0 10px 0;
	letter-spacing: -1px;
	margin: 10px 0;
	}

/* FRAMEWORKS PREVIEW */

#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 1px;
	z-index: 1000;
}

.borderbot { 
	height: 1px; 
	line-height: 1px; 
	font-size: 1px; margin: 0px; padding: 0px; 
}

.largetitle {
	font: 1.2em Tahoma, Verdana, Arial, sans-serif;
	color: #5A86B3;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 4px;
}

.specs{
	border:1px solid #eeeeee;
	background-color:#ffffff;
	font-size:.9em;
	width:75%;
	height:35px;
	padding:5px;
	overflow-x:hidden;
	overflow-y:scroll;
}

.specs-padding{
	width:90%;
}

.spec-title{
	font-weight:bold;
	color:#000000;
}

.spec-more-link{
	color:#0000cc;
	white-space:nowrap;
	text-align:left;
}

.patch_detail_div{
	float:left;
}

.expand_icon{
	font-family:'Times New Roman';
	border:1px solid #666666;
	color:#000000;
	width:6px;
	height:6px;
	line-height:6px;
	font-size:11px;
	padding:0px 0px 1px 1px;
	float:left;
	cursor:pointer;
	margin:5px 0 0 0;
}

.collapse_icon{
	font-family:'Times New Roman';
	border:1px solid #666666;
	color:#000000;
	width:5px;
	height:5px;
	line-height:4px;
	font-size:13px;
	padding:0px 0px 2px 2px;
	float:left;
	cursor:pointer;
	margin:5px 0 0 0;
}
	
.padss_pass
{
	color: green;
	font-weight: bold;
}

.padss_fail
{
	color: red;
	font-weight: bold;
}

