@charset "utf-8";
/* CSS Document */

/* Miva General Styles */

.miva-body {
	background-color: #fff;
	padding: 7px 7px 10px;
	width:585px;
	font-size:.9em;
	border-top: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}
.body-rounded-top h1 {
	font-size:1em;
	font-weight:normal;
	margin:0px;
}
.body-rounded-top a {
	text-decoration:none;
	color:#234c95;
	font-weight:bold;
}

/* Miva Product Details and Images */

.prod-images {
	color:#3864b4;
	font-size:.9em;
	letter-spacing:.02em;
	line-height:1.05em;
	font-weight:bold;
	margin: 4px;
}
.prod-images a{
	color:#3864b4;
	text-decoration:none;
}
.prod-images img{
	margin-bottom:7px;
}
.prod-description {
	width:100%;
	float:left;
}
.prod-description h1{
	margin:0 0 10px;
	font-size:1.4em;
	color:#3864b4;
	font-weight:bold;
}
.prod-description h2{
	margin:0px;
	font-size:1.2em;
	margin:0 0 -2 15px;
	font-weight:normal;
}
.attributes-box input{
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#333333;
	font-size:12px;
	font-weight:normal;
}
.miva-alert-float {
	width:50%;
	float:left;
	color:#999999;
	font-size:.9em;
	font-weight:normal;
}

/* Miva Attributes Box */

.attributes-box{
	margin:5px;
	
}
.attributes-box font, select{
	font-size:0.9em;	
	color:#000;
}
.attributes-box a{
	
	color:#3864b4;
}
.attributes-box a:hover{
	
	color:#930;
}

/* Miva Product Description */

.prod-expanded-description {
	background-color: #fff;
	font-size:.9em;
}
.prod-expanded-description h1{
	margin:0;
	font-size:1.4em;
	color:#3864b4;
	font-weight:bold;
}
.prod-expanded-description h2{
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#CCCCCC;
	font-weight:bold;
}
.prod-expanded-description h3{
	margin:0 0 0 20px;
	font-size:1.2em;
	font-weight:bold;
	color:#3864b4;
}
.prod-expanded-description p{
	margin:0 0 10px 20px;
	font-size:1em;
	font-weight:normal;
}
.prodpage-breadcrumbs {
	font-size:12px;
	font-weight:bold;
	color:#000; 
}
.prodpage-breadcrumbs a{
	font-size:12px;
	font-weight:bold;
	color:#4174cf;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}

.prodpage-breadcrumbs a:hover{
	color:#930;
}
.prodpage-innertube {
	margin-bottom:4px;
}
.prodpage-innertube a{
	text-decoration:none;
	font-weight:bold;
	color:#3864b4;
}
.prodpage-innertube2 {
	margin-top:4px;
	color:#999999;
}
/* Store Index Styles */

.store-tables {
	background-color:#f0f0f0;
	border:1px solid #dcdcdc;
	margin:6px;
}
.store-tables h1{
	margin:0px;
	font-size:1.3em;
	font-weight:bold;
	color:#4174cf;
}
.white-cont {
	margin:7px;
	color:#FFF;
}
.white-cont h1{
	margin:0px;
	font-size:1.3em;
	font-weight:bold;
	color:#4174cf;
}
.white-cont h2{
	margin:6px 0;
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	line-height:1.1em;
}

/* Store Details Styles */

.white-cont h3{
	margin:8px 0;
	font-size:1.1em;
	font-weight:bold;
	color:#4174cf;
}
.white-cont h4{
	margin:0;
	font-size:1.1em;
	font-weight:bold;
	color:#000;
}
.store-tables ul{
	margin-top:4px;
}
.store-container a {
	text-decoration:none;
	font-weight:bold;
	color:#4174cf;
}
.store-container a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

/* Store Floats */

.float {
	float:left;
}
.cell-gray {
	background-color:#f0f0f0;
}
.float-gray {
	width:122px;
	padding:9px;
	background-color:#f0f0f0;
	float:left;
}
.float-white {
	width:122px;
	padding:9px;
	background-color:#fff;
	float:left;
}
.store-gallery {
	width:556px;
	margin:10px 14px 10px;
}
.store-features-white {
	padding:5px 20px;
	background-color:#FFFFFF;
}
.store-features-gray {
	padding:5px 20px;
	background-color:#f0f0f0;
}

/* Misc. Static Page Styles */

.white-bg {
	padding:8px;
}
.gray-bg {
	background-color:#e8e8e8;
	padding:8px;
}
.white-bg p{
	margin:0 0 8px;
}
.gray-bg p{
	margin:0 0 8px;
}
.header-text {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:4px;
}
.leftie {
	float:left;
	margin:0 8px 8px 0;
}
.p-fix {
	margin:0 0 8px;
}
.shout {
	font-size:2.4em;
	font-weight:bold;
	line-height:1em;
}
.input-styles {
       font-size:.9em;
       font-weight:bold;
       color:#a9a9a9;
       background-color:#FFFFFF;
       border:1px solid #234c95;
       padding:3px;
       margin-bottom:3px;
	   height:22px;
}
.form-inputs {
	width:258px;
	margin-left:155px;
	font-weight:bold;
	padding:4px;
	vertical-align:middle;
}
.form-inputs input{
	font-size:.9em;
	font-weight:normal;
	padding:2px;
	color:#000000;
	background-color:#e8e8e8;
	font-family:Arial, Helvetica, sans-serif;
	width:205px;
}
.form-inputs textarea{
	font-size:.9em;
	font-weight:normal;
	padding:2px;
	border:1px solid #999;
	color:#000000;
	background-color:#e8e8e8;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
}
.miva-table-headers {
	font-size:1.1em;
	font-weight:bold;
	margin:4px 8px;
	color:#FFFFFF;
}
.prod-expanded-border {
	border-top: 1px solid #ccc;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}
.body-margin {
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../_global-images/bk-curve.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.body-borderToMatch {
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
.body-borderToMatch {
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
.body-borderLeft {
	border-left: 1px solid #D3D3D3;

}
.body-borderRight {
	
	border-right: 1px solid #D3D3D3;
}