* {font-size:100.01%;}
html {
	font-size:62.5%;
	padding-bottom:300px;
	background:#fff url(../images/bg-page.gif) repeat-x 0 100%;
}
body {
	margin:0;
	color:#000;
	font:1em Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.gif) repeat-x;
	min-width:1100px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* page */
#page {
	margin: 0 10px;
	position: relative;
	overflow:hidden;
}
/* content */
#content {
	margin:82px 0 0 4px;
	height:1%;
	overflow:hidden;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:57px;
	background:url(../images/bg-header.gif) repeat-x 0 49px;
}
/* left-head */
.left-head {
	float:left;
}
.logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:251px;
	height:56px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	display:block;
	height:100%;
}
.left-head h4 {
	float:left;
	display:inline;
	margin:28px 0 0 20px;
	background:url(../images/txt-one-product.gif) no-repeat;
	width:343px;
	height:12px;
	overflow:hidden;
	text-indent:-9999px;
}
/* right-head */
.right-head {
	padding-top:29px;
	float:right;
	display:inline;
}
.right-head ul {
	margin:0;
	padding:0;
	list-style:none;
}
.right-head li {
	float:left;
	padding-left:2px;
}
.right-head li a {
	float:left;
	height:22px;
	background:url(../images/bg-header-list.gif) no-repeat;
	color:#fff;
	line-height:16px;
	font-size:14px;
}
.right-head li a strong {
	display:block;
	position:relative;
	padding:5px 11px 1px 12px;
	background:url(../images/bg-header-list-right.gif) no-repeat 100% 0;
}
.right-head li.tweet strong {
	padding-right:31px;
	background:url(../images/icon-bird.gif) no-repeat 100% 0;
}
/* container */
.container {
	float:right;
	padding:0 5px 0 2px;
	width:73%;
}
/* left-sidebar */
.left-sidebar {
	float:left;
	width:279px;
	overflow:hidden;
	position: relative;
}
/* top-left-sb */
.top-left-sb {
	padding:0 11px 0 15px;
	height:12px;
	overflow:hidden;
}
.inner-t-l-sb {
	float:left;
	display:inline;
	width:15px;
	height:100%;
	margin-left:-15px;
	background:url(../images/bg-inner-t-l-sb.png) no-repeat;
}
.inner-t-m-sb {
	float:left;
	display:inline;
	width:100%;
	height:100%;
	background:url(../images/bg-inner-t-m-sb.png) repeat-x;
}
.inner-t-r-sb {
	float:right;
	display:inline;
	width:11px;
	height:100%;
	margin-right:-11px;
	background:url(../images/bg-inner-t-r-sb.png) no-repeat;
}
/* bottom-left-sb */
.bottom-left-sb {
	padding:0 11px 0 15px;
	height:12px;
	overflow:hidden;
}
.inner-b-l-sb {
	float:left;
	display:inline;
	width:15px;
	height:100%;
	margin-left:-15px;
	background:url(../images/bg-inner-b-l-sb.png) no-repeat;
}
.inner-b-m-sb {
	float:left;
	display:inline;
	width:100%;
	height:100%;
	background:url(../images/bg-inner-b-m-sb.png) repeat-x;
}
.inner-b-r-sb {
	float:right;
	display:inline;
	width:11px;
	height:100%;
	margin-right:-11px;
	background:url(../images/bg-inner-b-r-sb.png) no-repeat;
}
/* middle-left-sb */
.middle-left-sb {
	padding:0 11px 6px 15px;
	height: 1%;
	overflow:hidden;
	position: relative;
}
.inner-m-l-sb {
	float:left;
	display:inline;
	width:15px;
	height:1px;
	margin:0 0 -9999px -15px;
	padding:0 0 9999px;
	background:url(../images/bg-inner-m-l-sb.png) repeat-y;
}
.inner-m-m-sb {
	float:left;
	width:100%;
}
.inner-m-r-sb {
	float:right;
	display:inline;
	width:11px;
	height:1px;
	margin:0 -11px -9999px 0;
	padding:0 0 9999px;
	background:url(../images/bg-inner-m-r-sb.png) repeat-y;
}
/* title-l-sb */
.title-l-sb {
	margin:0 auto;
	padding-bottom:14px;
	width:231px;
	overflow:hidden;
}
.price {
	float:left;
	color:#1393a9;
	font-size:48px;
	line-height:50px;
}
.title-l-sb div {
	width:92px;
	padding-top:2px;
	float:right;
}
.title-l-sb div strong {
	font-size:17px;
	line-height:22px;
	color:#868686;
}
.title-l-sb div span {
	color:#004c4c;
	font-size:21px;
	font-weight:bold;
	line-height:22px;
}
/* index-form */
.index-form {
	margin:0 auto;
	width:170px;
	padding:0 0 19px 21px;
	position:relative;
}
.index-form select {
	float:left;
	width:170px;
	color:#5c5655;
}
.row {
	width:100%;
	overflow:hidden;
	padding-bottom:8px;
}
.index-form input {
	margin:11px 0 0 5px;
}
.icon-arrow {
	position:absolute;
	left:-2px;
	top:61px;
	background:url(../images/icon-arrow.png) no-repeat;
	width:53px;
	height:49px;
}
/* list */
.list {
	width:161px;
	margin:0 auto;
	padding:0 20px 0 50px;
	list-style:none;
}
.list li {
	padding:3px 0 3px 31px;
	margin-bottom:11px;
	font-size:1.3em;
	color:#5c5655;
	line-height:1.27em;
}
.list li {
	background:url(../images/icon-clock.gif) no-repeat;
}
.list li.check {
	background:url(../images/icon-check.gif) no-repeat;
}
/* sizes-box */
.sizes-box {
	padding:10px 53px 2px 38px;
	margin:0 auto;
	width:140px;
}
.sizes-box ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.sizes-box li {
	float:left;
	width:100%;
	font-size:1.1em;
	line-height:1.18em;
	color:#6c6c6d;
}
/* Gauges */
.gauges {
	width:100%;
	height:18px;
	overflow:hidden;
}
.gauges span {
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	height:18px;
}
.gauges span a {
	display:block;
}
.gauges .empty {
	background:url(../images/btn-e.gif) no-repeat;
	width:21px;
}
.gauges .full {
	background:url(../images/btn-f.gif) no-repeat;
	width:19px;
}
.gauges .canvas {
  /* override the width in the partial to change the gauge*/
	width:10px;
}
.lvl-center {
	float:left;
	width:100px;
	height:18px;
	background:url(../images/bg-levels.gif) repeat-x;
}
.lvl-center div {
	width:100%;
	height:100%;
	background:url(../images/bg-inner-levels.gif) repeat-x;
}

.txt-sizes {
	display:block;
	padding:3px 17px 15px 18px;
}
.link-sizes {
	display:block;
	padding:0 0 0 50px;
	font-size:1.2em;
	line-height:1.16em;
	background:url(../images/icon-sizes.gif) no-repeat 33px 4px;
	border-bottom:1px solid #dbd9da;
}
.link-sizes a {
	color:#108aa0;
}
/* general */
.general {
	width:100%;
	margin-top:-2px;
}
/* main-content */
.main-content {
	padding-top:12px;
	float:left;
	width:425px;
}
.container h1 {
	margin:0 0 0 11px;
	font-size:3.5em;
	line-height:1.05em;
	color:#004a4a;
}
/* holder-box */
.holder-box {
	padding:0 0 0 10px;
	width:415px;
	overflow:hidden;
}
/* gallery */
.gallery {
	float:left;
	width:62px;
}
.gallery div {
	overflow: hidden;
	height: 304px;
}
.gallery ul {
	width: 100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.gallery span {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	height:8px;
}
.gallery span a {
	overflow: hidden;
	display:block;
	height:8px;
	width:12px;
	margin-left:25px;
}
.gallery .link-prev {
	border-top:1px solid #dbd9da;
	padding:2px 0 9px;
}
.gallery a.disabled {visibility: hidden;}

.gallery .link-prev a {
	background:url(../images/icon-sizes-up.gif) no-repeat;
}
.gallery .link-next {
	border-bottom:1px solid #dbd9da;
	padding:9px 0 2px;
}
.gallery .link-next a {
	background:url(../images/icon-sizes.gif) no-repeat;
}
.gallery li {
	width:62px;
	float:left;
	overflow:hidden;
	height: 76px;
	padding: 0;
	margin: 0;
}
.gallery .gallery-item {
	border:1px solid #dbd9da;
	margin:7px 0;
	padding:5px;
	width:50px;
	overflow:hidden;
	height: 50px;
}


.gallery li img {
	float:left;
}
/* place-holder */
.place-holder {
	width:352px;
	padding-top:16px;
	float:right;
}
.place-holder span {
	display:block;
	width:100%;
	text-align:center;
}
/* txt-box */
.txt-box {
	margin-top:0px;
	width:425px;
	overflow:hidden;
}
.txt-box h2 {
	margin:0 13px 0 0;
	text-align:right;
	font:2.5em/1em "Times New Roman", Times, serif;
	color:#000;
}
.top-txt-box {
	width:100%;
	height:13px;
	overflow:hidden;
	background:url(../images/bg-top-txt-box.png) no-repeat;
}
.bottom-txt-box {
	width:100%;
	height:23px;
	overflow:hidden;
	background:url(../images/bg-bottom-txt-box.png) no-repeat;
}
.main-txt-box {
	width:389px;
	padding:1px 17px 19px 19px;
	overflow:hidden;
	background:url(../images/bg-main-txt-box.png) repeat-y;
}
.main-txt-box p {
	margin:0;
	color:#5c5655;
	font-size:1.3em;
	line-height:1.23em;
}
/* right-sidebar */
.right-sidebar {
	display:inline;
	margin-left:-3px;
	float:right;
	width: 300px;
	padding-top: 10px;
	padding-right: 20px;
}
/* tabset */
.tabset {
	padding-right:20px;
	float:right;
	overflow:hidden
}
.tabset strong {
	float:left;
	padding-left:9px;
	height:15px;
}
.tabset strong a {
	float:left;
	height:15px;
	overflow:hidden;
}
.tabset .down a {
  padding-left: 5px;
	width:130px;
	overflow:hidden;
/*  text-indent:-9999px;*/
  background:#BCE35F url(../images/green-up.gif) no-repeat 100% 1px;
	font-size:14px;
	line-height:16px;
	color:#5B9B20;
	
}
.tabset .up a {
	padding:0 19px 0 5px;
	font-size:14px;
	line-height:16px;
	color:#fff;
	background:#1fa8bf url(../images/blue-down.gif) no-repeat 100% 1px;
}
.tabset strong a:hover {
	text-decoration:none;
}
/* tab */
div.tab {
	width:100%;
}
div.tab:after {
	display:block;
	content:"";
	clear:both;
}

div#tab1, div#tab2 {
  float: right;
}

div#tab1 {
	display:none;
}

div #tab2 {
}

/* vote-box */
.vote-box {
	clear:both;
	width:100%;
	overflow:hidden;
}
.top-vote {
	height:3px;
	padding:0 20px 0 22px;
	overflow:hidden;
}
.top-vote .left-vote-box {
	float:left;
	display:inline;
	width:22px;
	height:100%;
	margin-left:-22px;
	background:url(../images/bg-top-left-tab.png) no-repeat;
}
.top-vote .middle-vote-box {
	float:left;
	width:100%;
	height:100%;
	background:url(../images/bg-top-middle-tab.gif) repeat-x;
}
.top-vote .right-vote-box {
	float:right;
	display:inline;
	width:20px;
	height:100%;
	margin-right:-20px;
	background:url(../images/bg-top-right-tab.png) no-repeat;
}
/* title-vote */
.title-vote {
	padding:0 20px 0 22px;
	height:38px;
	overflow:hidden;
}
.title-vote .left-vote-box {
	float:left;
	display:inline;
	width:22px;
	height:100%;
	margin-left:-22px;
	background:url(../images/bg-top-left-r-sidebar.png) no-repeat;
}

.title-vote .middle-vote-box {
	float:left;
	width:100%;
	height:100%;
	background:url(../images/bg-top-middle-r-sidebar.png) repeat-x;
}

.title-vote .right-vote-box {
	float:right;
	display:inline;
	width:20px;
	height:100%;
	margin-right:-20px;
	background:url(../images/bg-top-right-r-sidebar.png) no-repeat;
}

.title-vote .middle-vote-box h3 {
	margin:8px 0 0;
	font-size:17px;
	line-height:19px;
	color:#fff;
}
/* content-vote */
.content-vote {
	padding:0 27px 0 25px;
	height:1%;
	overflow:hidden;
}
.content-vote .left-vote-box {
	float:left;
	display:inline;
	width:25px;
	height:1px;
	margin:0 0 -9999px -25px;
	padding:0 0 9999px;
	background:url(../images/bg-middle-left-r-sidebar.png) repeat-y;
}
.content-vote .middle-vote-box {
	float:left;
	width:100%;
	position:relative;
}
.content-vote .middle-vote-box .inner-vote {
	padding:0 11px 0 9px;
	margin:0 -11px 0 -9px;
	padding-bottom:5px;
	background:url(../images/bg-bottom-inner-vote.gif) repeat-x 0 100%;
	overflow:hidden;
	position:relative;
}
.content-vote .right-vote-box {
	float:right;
	display:inline;
	width:27px;
	height:1px;
	margin:0 -27px -9999px 0;
	padding:0 0 9999px;
	background:url(../images/bg-middle-right-r-sidebar.png) repeat-y;
}
/* bottom-vote */
.bottom-vote {
	height:10px;
	padding:0 20px 0 22px;
	overflow:hidden;
}
.bottom-vote .left-vote-box {
	float:left;
	display:inline;
	width:22px;
	height:100%;
	margin-left:-22px;
	background:url(../images/bg-bottom-left-r-sidebar.png) no-repeat;
}
.bottom-vote .middle-vote-box {
	float:left;
	width:100%;
	height:100%;
	background:url(../images/bg-bottom-middle-r-sidebar.png) repeat-x;
}
.bottom-vote .right-vote-box {
	float:right;
	display:inline;
	width:20px;
	height:100%;
	margin-right:-20px;
	background:url(../images/bg-bottom-right-r-sidebar.png) no-repeat;
}
.content-vote .middle-vote-box p {
	margin:0;
	color:#5c5655;
	font-size:1.3em;
	line-height:1.23em;
}
/* buttons */
.buttons {
	position:absolute;
	right:-12px;
	bottom:5px;
	width:16px;
	height:26px;
}
.buttons span {
	display:block;
	height:13px;
	width:16px;
	overflow:hidden;
	text-indent:-999px;
}
.buttons span a {
	display:block;
	height:100%;
}
.buttons .prev {
	background:url(../images/btn-up.gif) no-repeat;
}
.buttons .next {
	background:url(../images/btn-down.gif) no-repeat;
}
.content-vote .middle-vote-box ul {
	margin:0;
	padding:0 0 7px 4px	;
	list-style:none;
	overflow:hidden;
}
.content-vote .middle-vote-box li a {
	font-size:1.3em;
	line-height:1.23em;
	color:#5c5655;
}
.length-form span {
	float:left;
	display:inline;
	width:205px;
	margin-left:4px;
	padding:2px 9px 0 9px;
	height:19px;
	background:url(../images/bg-max-length.gif) no-repeat;
}
.length-form input {
	float:left;
	background:none;
	padding:0;
	border-style:none;
	font-size:12px;
	color:#5c5655;
}
/* vote-box2 */
.vote-box2 {
	height:1%;
	padding:0 16px 0 17px;
	position:relative;
}
/* general-vote2 */
.general-vote2 {
	margin-bottom:7px;
	background:url(../images/bg-main-vote2.gif) repeat-x;
	position:relative;
}
.inner-vote2 {
	background:url(../images/bg-left-vote2.gif) no-repeat;
	cursor: pointer;
}
.inner-vote3 {
	height:132px;
	padding:8px 0 0 10px;
	background:url(../images/bg-right-vote2.gif) no-repeat 100% 0;
	overflow:hidden;
	
}
.inner-vote3 h3 {
  /* mark */
  margin:15px 0 0px;
	font-size:16px;
	line-height:18px;
	color:#004a4a;
	overflow: hidden;
}

#no_sale h3 {
  font-size: 30px;
  font-weight: bold;
  color: #1F4A4B;
}

#no_sale h3, #no_sale p{
  padding: 8px 5px 0px 0px;
  margin: 0px;
}

#no_sale div.inner-vote3 > div {
  padding: 0px 30px 0px 0px;
  font-size: 14px;
  float: right;
}

#no_sale h3 > span {
  color: #9DC524;
}

#no_sale p {
  font-size: 20px;
  color: #4091A6;
}

img.vote-check {
  z-index: 1;
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: none;
}

img.vote-button {
  z-index: 1;
  position: absolute;
  bottom: 20px;
  right: 13px;
}
/* description-box */
.description-box {
	overflow:hidden;
}
.description-box div {
	float:left;
	padding-right:18px;
	overflow:hidden;
}
.description-box strong {
	display:block;
	font-size:30px;
	line-height:32px;
	color:#1393a9;
}
.description-box span {
	display:block;
	padding-top:6px;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	color:#868686;
}
.description-box em {
	display:block;
	padding-top:6px;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	font-style:normal;
	color:#004c4c;
}
/* visual */
.visual {
	float:left;
}
.visual img {
	margin-top:-2px;
	float:left;
}

.click a {
	display:block;
	height:100%;
	position:relative;
}
.more {
	padding:11px 0 0;
	border-bottom:1px solid #dbd9da;
	text-align:center;
}
.more span {
	padding:0 17px;
	background:url(../images/icon-sizes.gif) no-repeat 0 60%;
}
.more a {
	font-size:1.3em;
	line-height:1.23em;
	color:#108aa0;
}
/* footer */
#footer {
	width:100%;
	padding:24px 0 30px;
	background:url(../images/sep-footer.gif) no-repeat 50% 17px;
	overflow:hidden;
}
#footer p {
	float:left;
	display:inline;
	margin:3px 0 0 14px;
	font-size:1.1em;
	line-height:1.18em;
	color:#6c717e;
}
#footer ul {
	float:right;
	margin:0;
	padding:0 23px 0 0;
	list-style:none;
}
#footer li {
	float:left;
	padding:3px 14px 4px 13px;
	background:url(../images/sep-footer-menu.gif) no-repeat 100% 50%;
}
#footer li.last {
	padding-right:26px;
	background:url(../images/icon-facebook.gif) no-repeat 100% 50%;
}
#footer li a {
	font-size:1.1em;
	color:#6c717e;
	line-height:1.18em;
}
/* part for inner page */
.inner-content {
	width:100%;
	overflow:hidden;
}
/* top-inner-c */
.top-inner-c {
	padding:0 11px;
	height:12px;
	overflow:hidden;
}
.top-left-c {
	float:left;
	display:inline;
	width:11px;
	height:100%;
	margin-left:-11px;
	background:url(../images/bg-top-left-c.png) no-repeat;
}
.top-middle-c {
	float:left;
	display:inline;
	width:100%;
	height:100%;
	background:url(../images/bg-top-middle-c.png) repeat-x;
}
.top-right-c {
	float:right;
	display:inline;
	width:11px;
	height:100%;
	margin-right:-11px;
	background:url(../images/bg-top-right-c.png) no-repeat;
}
/* bottom-inner-c */
.bottom-inner-c {
	padding:0 11px;
	height:12px;
	overflow:hidden;
}
.bottom-left-c {
	float:left;
	display:inline;
	width:11px;
	height:100%;
	margin-left:-11px;
	background:url(../images/bg-bottom-left-c.png) no-repeat;
}
.bottom-middle-c {
	float:left;
	display:inline;
	width:100%;
	height:100%;
	background:url(../images/bg-bottom-middle-c.png) repeat-x;
}
.bottom-right-c {
	float:right;
	display:inline;
	width:11px;
	height:100%;
	margin-right:-11px;
	background:url(../images/bg-bottom-right-c.png) no-repeat;
}
/* main-inner-c */
.main-inner-c {
	padding:0 11px;
	height:1%;
	overflow:hidden;
}
.main-left-c {
	float:left;
	display:inline;
	width:11px;
	height:1px;
	margin:0 0 -9999px -11px;
	padding-bottom:9999px;
	background:url(../images/bg-main-left-c.png) repeat-y;
}
.main-middle-c {
	float:left;
	display:inline;
	width:100%;
}
.main-right-c {
	float:right;
	display:inline;
	width:11px;
	height:1px;
	margin:0 -11px -9999px 0;
	padding-bottom:9999px;
	background:url(../images/bg-main-right-c.png) repeat-y;
}
/* inner-general */
.inner-general {
	padding:6px 81px 19px 41px;
	overflow:hidden;
}
/* inner-general2 */
.inner-general2 {
	height:1%;
	overflow:hidden;
	min-width: 990px;
}
/* left-part */
.left-part {
	float:left;
	padding:0 27px 42px 6px;
	width:384px;
	background:url(../images/sep-left-part.gif) no-repeat 0 100%;
}
.left-part h1, .help h1 {
	margin:0;
	padding-bottom:20px;
	font-size:3em;
	line-height:1.06em;
	color:#54597f;
}

/* title-h2 */
.title-h2 {
	width:100%;
	padding-top:4px;
	background-color:#eee;
	border-bottom:1px solid #108aa0;
	overflow:hidden;
}
.inner-content h2 {
	float:left;
	display:inline;
	margin:0 0 0 6px;
	font:2.2em/1.09em Georgia, "Times New Roman", Times, serif;
	color:#525453;
}
.left-part h3 {
	margin:0;
	font:italic 1.2em/1.23em Georgia, "Times New Roman", Times, serif;
	color:#525453;
}
/* address-part */
.address-part {
	padding:4px 0 0 11px;
	width:373px;
	overflow:hidden;
}

.address-part select {
  width: 272px;
  font-size: 1.1em;
}
/* inp-txt */
.inp-txt {
/*	width:100%;*/
	padding:0 0 2px;
	margin-top:8px;
	overflow:hidden;
}

#cvv-hint {
  width: 322px;
}

.inp-txt label {
	float:left;
	width:98px;
	font:17px/27px Georgia, "Times New Roman", Times, serif;
	color:#525453;
}
.inp-txt input {
	float:left;
	width:252px;
	padding:6px 10px;
	border:1px solid #d3d3d3;
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#525453;
	background:#fff url(../images/bg-input-inner-page.gif) repeat-x;
}
/* billing-box */

#shipping-address {
  display: none;
}
.shipping-box {
	margin:10px 0 0;
	padding:7px 7px 5px 12px;
	width:351px;
	border:1px solid #ccc;
	background-color:#eee;
	overflow:hidden;
}
.shipping-box div {
	float:right;
}
.shipping-txt {
	float:left;
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	color:#000;
}
.shipping-box div label {
	padding: 0 2px 0 4px;
	font:13px/16px Georgia, "Times New Roman", Times, serif;
	color:#000;
}
.shipping-box div input {
	margin:-2px 0 0;
	padding:0;
	width:13px;
	height:14px;
}
.address-add2 {
	padding-top:42px;
}
/* right-part */
.right-part {
	float:right;
	width:550px;
	padding:9px 0 0;
}
/* more-box */
.more-box {
	padding:0 3px 14px;
	height:1%;
	overflow:hidden;
}
.more-box h4 {
	float:left;
	margin:0 4px 0 0;
	font:1.5em/1.8em Georgia, "Times New Roman", Times, serif;
	color:#525453;
}
.click-here {
	float:left;
	width:84px;
	height:28px;
	background:url(../images/btn-click-here.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.click-here a {
	display:block;
	height:100%;
}
/* same-box */
.same-box {
	padding:0 16px 52px 0;
	overflow:hidden;
	background:url(../images/sep-right-part.gif) no-repeat 50% 100%;
}
/* title-order */
.title-order {
	padding:8px 0 4px;
	height:1%;
	overflow:hidden;
}

.title-order > div {
  clear: both;
}

.title-h2 span {
	float:right;
	margin-top:3px;
	padding:3px 8px 0 18px;
	font:bold 1.3em/1.23em Georgia, "Times New Roman", Times, serif;
	background:url(../images/icon-lock.gif) no-repeat;
}
.title-h2 span a {
	color:#ce7c00;
}
.left-order {
	float:left;
	padding:8px 0 0;
	display: inline;
}
#empty-cart-notice, .left-order strong {
	padding: 5px 0 0 10px;
	color:#525453;
	font:bold 1.8em/1.18em Georgia, "Times New Roman", Times, serif;
}

.left-order select {
  vertical-align: top;
  width: 38px;
}
.left-order span {
	display:block;
	padding: 0 0 0 50px;
	color:#525453;
	font:1.3em/1.18em Georgia, "Times New Roman", Times, serif;
}
.price-order {
	float:right;
	font:bold 2.4em/1.08em Georgia, "Times New Roman", Times, serif;
	color:#108aa0;
}
/* order-content */
.order-content {
	padding:0 0 0 7px;
	height:1%;
	overflow:hidden;
	min-width: 400px;
}
.order-content .row {
	width:220px;
	padding-top:23px;
	float:left;
}
.order-content select {
	width:220px;
	font-size: 1.1em;
}
.order-content dl {
	float:right;
	width:150px;
	margin:0 0 -10px;
	padding:0;
	font:1.6em/1.125em Georgia, "Times New Roman", Times, serif;
}
.order-content dt {
	float:left;
	padding:0 12px 10px 0;
}
.order-content dd {
	margin:0;
	padding-bottom:10px;
}
.right-part .inp-txt input {
	width:190px;
}
.right-part .inp-txt label {
	width:110px;
	font-size:17px;
}
.right-part .inp-txt select {
	width:212px;
	font-size: 1.1em;
}
.right-part .add-inp-txt input {
	width:51px;
}
.right-part .add-inp-txt .year {
	padding-left:13px;
	width:52px;
}
.right-part .add-inp-txt .secur-num {
	width:180px;
	padding-left:69px;
}
.right-part .inp-txt p {
	margin:0;
	text-align:right;
	font:1.2em/1.16em Georgia, "Times New Roman", Times, serif;
	color:#525453;
}
/* submit-box */
.submit-box {
	margin:0 13px 0 11px;
	padding:11px 11px 12px;
	height:1%;
	overflow:hidden;
	background-color:#eee;
	border:1px solid #ccc;
}
.submit-box input {
	float:right;
}

.left-order input {
  vertical-align: bottom;
  font-size: 1.5em;
  width: 1em;
  display: inline;
}

.left-order select {
  font-size: 1.1em;
}

#main_flash {
	width: 100%;
	background-color: #f00;
	border: 1px solid black;
	
}

/* Success, error & notice boxes for messages and errors. */
.notice, .error, .success {
	padding: 1em 0;
	margin-bottom: 1em;
	border: 1px solid #ddd;
}

.notice p, .error p, .error h2, .error ul, .success p {
	margin-left : 10px;
	margin-right: .25em;
	color: #474f51;
	padding-left: 25px;
	background-repeat: no-repeat;
	font-size: 1.25em;
}

.success p  { background: url(/images/tick.png); color: #529214; }
.error p, .error h2    { background: url(/images/error.png); color: #D12F19; }
.notice p   { background: url(/images/asterisk_yellow.png); color: #817134; }

/* error messages in Rails throw an H2 and <ul> by default*/
.error h2, .error li { color: #D12F19;;}

.notice p, .error p, .error h2, .success p {
	background-repeat: no-repeat;
}


.error      { background: #FBE3E4; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; border-color: #FFD324; }
.success    { background: #E6EFC2; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }

.highlight {
	color: #ff6c00;
}

.general-text {
  font:2.0em Georgia, "Times New Roman", Times, serif;
  color: #1194A8;
}

.general-text a {
  color: #1194A8;
  text-decoration: underline;
}

.help dt {
	color: #053841;
	font-weight: bold;
	margin-top: 10px;
}

.help dd {
	
}

.help p {
	font-weight: bold;
	color: #053841;
}

/*#siteseal-container {text-align: left; margin: 10px 0px; height: 50px;}*/
#siteseal { float: right; margin-top: 10px;}

.credit-content .card-imgs {
  padding-left: 110px;
}

div.brand-info p {
  margin: 0px 0 0 11px;
  font-size: 1.2em;
  color: #5C5655;
  line-height: 1.23em;
}

.product-info-hover {
  padding:0 20px 0 22px;
  margin-top: -9px;
	overflow:hidden;  
  display: none;
  font-size: 1.1em;
}

.middle-drawer-box {
	width:100%;
	height:100%;
	border-left: 1px solid #DAF0A9;
	border-right: 1px solid #DAF0A9;
	background: #D3E69A;
	padding-left: 7px;
	padding-right: 11px;
	margin-right: 20px;
	margin-left: -10px;
	overflow: hidden;
}

.product-info-hover ul li{
  list-style-type: none;
  font-weight: bold;
}

.product-info-hover ul {
  padding-left: 0;
  margin-left: 0;
}

.inner-drawer {
	padding: 8px 11px 0 9px;
	padding-bottom:5px;
	overflow:hidden;
	position:relative;
}
