@charset "UTF-8";

/* Elements  */
body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: white;
font-family: Helvetica, Verdana, Arial, sans-serif;
}
p {
	padding-right: 10px;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.25em;
	font-size: 0.8em;
}
strong {
	font-weight: bold;
}
.type {
	font-weight: bold;
	font-size: 0.75em;
}
h1 {
	padding-bottom: 2px;
	padding-top: 5px;
	font-weight: bold;
	color: #b80c01;
	font-size: 1.5em;
}
h2 {
	color: #727272;
    font-weight:600;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 14px;/*1.25em*/
	font-size: 1em;
}
h3 {
	padding-bottom: 3px;
	padding-top: 2px;
	color: #b80c01;
	line-height: 20px;/*1.25em*/
	font-size: 20px;
}
h4 {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;/*15px*/
	margin: 0px;
	text-align: center;
	font-size: .8em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
h5 {
	font-size: 14px;
    line-height: 14px;
}
h6 {
}

/* Divs */

ul {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style-position: outside;
	font-size: 0.8em;
}
ol {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style-position: outside;
	font-size: 0.8em;
}
li {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	line-height: 14px;
	padding: 0px;
}
#wrapper {
	height: 100%;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	width: 830px;
	background-image: url(../images/bgrbdy.jpg);
	background-repeat: repeat-y;
}
#hdr {
	text-align: right;
    padding-top: 80px;
	padding-left: 550px;
	padding-bottom: 4px;
	padding-right: 36px;
	font-size: .7em;
	margin: 0px;
	height: 24px;
	width: 244px;
	background-image: url(../images/hdr.jpg);
	background-repeat: no-repeat;
}
#hdr2 {
	text-align: right;
    padding-top: 80px;
	padding-left: 550px;
	padding-bottom: 4px;
	padding-right: 36px;
	font-size: .7em;
	margin: 0px;
	height: 24px;
	width: 244px;
	background-image: url(/images/hdr_checkout.jpg);
	background-repeat: no-repeat;
}
#hdrRYO {
	text-align: right;
        padding-top: 80px;
	padding-left: 550px;
	padding-bottom: 4px;
	padding-right: 36px;
	font-size: .7em;
	margin: 0px;
	height: 24px;
	width: 244px;
	background-image: url(/images/hdr_RYO.jpg);
	background-repeat: no-repeat;
}
#nav {
	background-image: url(../images/navstd.png);
	background-repeat: repeat;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
	margin-right: 14px;
	margin-left: 16px;
	height: 28px;/*30px*/
	width: 800px;
    cursor:pointer;
    font-size:12px;
}
#navNew {
	background-image: url(../images/navOff.jpg);
	background-repeat: repeat;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
	margin-right: 14px;
	margin-left: 16px;
	height: 28px;/*30px*/
	width:800px;
    cursor:pointer;
    font-size:12px;
}
#navNew2 {
	background-image: url(../images/navOff2.jpg);
	background-repeat: repeat;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
	margin-right: 14px;
	margin-left: 16px;
	height: 28px;/*30px*/
	width:800px;
    cursor:pointer;
    font-size:12px;
}
#nav a:link, #nav a:visited {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/navstd.png);
	background-repeat: repeat;
	color: #cccccc;
	height: 20px;/*22px*/
	width: 133px;
	display: inline-block;
}
#navNew a:link, #navNew a:visited {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/navOff.jpg);
	background-repeat: repeat;
	color: #ccc;
	height: 20px;/*22px*/
	width: 133px;
	display: inline-block;
}
.navlink {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/navstd.png);
	background-repeat: repeat;
	color: #cccccc;
	height: 20px;/*22px*/
	width: 133px;
	display: inline-block;
}
.navlinkNew {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
        font-weight:400;
	text-decoration: none;
	background-image: url(../images/navOff.jpg);
	background-repeat: repeat;
	color: white;
	height: 20px;/*22px*/
	width: 133px;
	display: inline-block;
}
.navlinkNew2 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
        font-weight:400;
	text-decoration: none;
	background-image: url(/images/navOff2.jpg);
	background-repeat: repeat;
	color: white;
	height: 20px;/*22px*/
	width: 133px;
	display: inline-block;
}
.navlinkNewSub {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
        line-height:20px;
        vertical-align:middle;
        font-weight:400;
        font-size:11px;
        text-indent:10px;
	text-decoration: none;
	background-image: url(../images/subOff.jpg);
	background-repeat:  no-repeat;
	color: white;
	height: 20px;/*22px*/
	/*width: 133px;*/
	display: inline-block;
        border-bottom:solid 1px #C2272D;
        border-top:solid 1px #C2272D;
}
.menuLink {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	background-:#DDD;
	background-repeat: repeat;
	color: #000;
	height: 20px;/*22px*/
	width: 100px;
	display: inline-block;
}
#nav a:hover, #nav a:active {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	height: 20px;/*22px*/
	display: inline-block;
	width: 133px;
	background-image: url(../images/navslt.png);
	background-repeat: repeat;
	color: white;
}
#navNew a:hover, #navNew a:active {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	height: 20px;/*22px*/
	display: inline-block;
	width: 133px;
	background-image: url(../images/navOff.jpg);
	background-repeat: repeat;
	color: black;
}
.navhover {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	height: 20px;/*22px*/
	display: inline-block;
	width: 133px;
	background-image: url(../images/navslt.png);
	background-repeat: repeat;
	color: white;
}
.navhoverNew {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
        font-weight:400;
	text-decoration: none;
	height: 20px;/*22px*/
	display: inline-block;
	width: 133px;
	background-image: url(../images/navOn.jpg);
	background-repeat: repeat;
	color: blue;
}
.navhoverNew2 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin: 0px;
	text-align: center;
        font-weight:400;
	text-decoration: none;
	height: 20px;/*22px*/
	display: inline-block;
	width: 133px;
	background-image: url(/images/navOn2.jpg);
	background-repeat: repeat;
	color: blue;
}
.navhoverNewSub {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
        line-height:20px;
        vertical-align:middle;
        font-weight:400;
        font-size:11px;
        text-indent:10px;
	text-decoration: none;
	height: 20px;/*22px*/
	display: inline-block;
	/*width: 133px;*/
	background-image: url(../images/subOn.jpg);
	background-repeat: no-repeat;
	color: blue;
        border-bottom:solid 1px #C2272D;
        border-top:solid 1px #C2272D;
}
.menuHover {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	height: 20px;/*22px*/
	display: inline-block;
	width: 100px;
	background-image: url(../images/navslt.png);
	background-repeat: repeat;
	color: white;
}
#bdy {
    width:780px;
	height: 100%;
    margin-right:10px;
                      /*700px;overflow:hidden;*/
}
#sbr ul{
    vertical-align:top;
}
#sbr {
	padding: 0px;
	height: 100%;/*800px*/
	margin-left: 16px;
	width: 160px;
}
#ftr {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 20px;
	line-height: 1.25em;
	width: 160px;
	padding: 0px;
	font-size: 10px;
}
#ftr a:link, #ftr a:visited {
	color: #575757;
	text-decoration: none;
}
#ftr a:hover, #ftr a:active {
	text-decoration: underline;
	color: #575757;
}
#stg {
	height:100% ;/*650px*/
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 12px;
	width: 620px;
	padding: 0px;
	float: right;
	overflow-y: hidden;
	overflow-x: hidden;
}
#stg_homePage {
	height: 650px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 15px;
	width: 590px;
	padding: 0px;
	float: right;
	overflow-y: hidden;
	overflow-x: hidden;

li a:link, li a:visited {
	color: #575757;
	text-decoration: none;
}
li a:hover, li a:active {
	color: black;
	text-decoration: underline;
}
.tagline {
	color: #999999;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
	padding: 0px;
}
#product-sm {
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: white;
	border-color: #575757;
	border-width: 1px;
	border-style: solid;
	height: 97px;
	width: 275px;
}
#product-lg {
	background-color: white;
	border-color: #575757;
	border-width: 1px;
	border-style: solid;
	height: 400px;
	width: 550px;
}
#scroll {
	background-color: white;
	border-color: #575757;
	border-width: 1px;
	border-style: solid;
	height: 400px;
	width: 550px;
	overflow-y: auto;
	overflow-x: hidden;
}
.fltlft {
	padding: 0px;
	margin: 0px;
	float: left;
}
#btm {
	background-image: url(../images/ftr.jpg);
	background-repeat: no-repeat;
}
.SearchBox {
	width: 175px;
}
.centered {
	/*margin-left: 50px;*/
	width: 450px;
	text-align: center;
    color:goldenrod;
}
.formlable {
	font-size: 11px;;
}
.formresponce {
	width: 180px;
    font-size:10px;
    text-transform:capitalize;
	border-color: #575757;
	border-width: 1px;
	border-style: solid;
	background-color: #efefef;
}
.formresponce  option{
        font-size:10px;
        text-transform:capitalize;
}
.formresponcesm {
	border-color: #575757;
	margin-right: 10px;
	width: 75px;
	border-width: 1px;
	border-style: solid;
	background-color: #efefef;
}
.centerAlign {
	margin-left: 75px;
}
hr {
	margin-right: 50px;
	margin-left: 50px;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: dotted;
	border-top-color: #575757;
	border-top-width: thin;
	text-align: center;
}
 #freeShip input{
            border-style:none;
            border-width:thin;
            border-color:white;
            font-size:12px;
            text-align:right;
            font-weight:bold;
			color:#FF3300;
            }
.item{
            padding:6px;
         }