*{
    margin: 0;
    padding: 0;
}

body {
    font-family: arial, helvetica, sans-serif;
    background: #284386;
    font-size: 13px;
}

img {
    border: none;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color:#4878A6;
}

a:hover{
    text-decoration: underline !important;
}

#wrapper {
    border-radius: 10px 10px 0 0;
}

#user, .formcontactus form {
    border-radius: 10px;
}

input, input#submit, #search input, .formcontactus form ul li input, textarea, select {
    /**
 * border-radius: 5px;
 */
}

#wrapper_all span.borderradius_left {
    background: url("../images/borderadius-left.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 27px;
    padding-left: 4px;
    width: 4px;
}

#wrapper_all span.borderradius_left span.borderradius_right {
    background: url("../images/borderadius-right.png") no-repeat scroll right top transparent;
    display: block;
    height: 27px;
    padding-right: 4px;
    width: 200px;
}

#wrapper_all #user span.borderradius_left {
    background: url("../images/borderadius-left.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 28px;
    padding-left: 4px;
    padding-top: 1px;
    width: 93px;
    
}

#wrapper_all #user span.borderradius_left span.borderradius_right {
    background: url("../images/borderadius-right.png") no-repeat scroll right top transparent;
    display: block;
    height: 27px;
    padding-right: 0;
    width: 95px;
}


#borderradius_left_email {
    margin-right: 7px;
}


#slideshow_top {
    background: none;
    height: 379px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 982px;
}

img.imgslide1 {
    left: 0;
    position: absolute;
    top: 75px;
}

img.imgslide2 {
    left: 319px;
    position: absolute;
    top: 135px;
}

#wrapper_all {
    overflow: hidden;
}

#wrapper {
    width: 982px;
    margin: 5px auto 0;
    overflow: hidden;
}

#top_shadown {
    background: url("../images/top_shadown.png") repeat-x scroll center top transparent;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

#header_all {
    position: relative;
     background: url("../images/skybg.png") no-repeat scroll 0 0 #FFFFFF ;
    
}

#header_top {
    left: 55px;
    position: absolute;
    top: 10px;
    z-index: 99;
    width: 90%;
}

#logo {
    float: left;
}

#top_nav {
    float: right;
    width: 410px;
}

ul#navacation_top {
    float: left;
}

ul#navacation_top li a {
    color: #000;
}

ul#navacation_top li#Home     
{
    background: url("../images/icon_home.png") no-repeat scroll 0 0 transparent;
    float: left;
    margin-right: 13px;    
    padding-left:20px;
    height: 22px;
    line-height: 22px;
}

ul#navacation_top li#Contact     
{
    background: url("../images/icon_contact.png") no-repeat scroll 0 0 transparent;
    float: left;
    margin-right: 13px;    
    padding-left:20px;
    height: 22px;
    line-height: 22px;
}

ul#navacation_top li img{    
    padding-left:10px;
}
#order {
    float: right;
    width: 205px;
}


li#orderphone {
    background: url("../images/order_by_phone.png") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding-left: 20px;
    margin-bottom: 10px;
}
li#cart_social {        
    margin-bottom: 30px;
}


p#cart {
    background: url("../images/cart.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    padding-left: 20px;
}

p#social {
   float: right; 
}

p#social img {
    
}

p#account {    
    float: left;    
    height: 30px;
    line-height: 30px;
    font-weight:bold;    
}

p#logout {
   float: right; 
   height: 30px;
    line-height: 30px;
}


#nav {
    bottom: 60px;
    position: absolute;
    right: 260px;
    z-index: 99;
}

#nav a{
    background: url("../images/slideshow_none.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 11px;
    margin-right: 5px;
    width: 11px;
    text-indent: 9999px;
}

#nav a.activeSlide{
    background: url("../images/slideshow_active.png") no-repeat scroll 0 0 transparent;   
    
}

.clear {
    clear: both;
}

#user {
    background: url("../images/bg_form.png") repeat scroll 0 0 transparent;
    bottom: 57px;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 40px;
    width: 175px;
    z-index: 99;
    font-size: 11px;
}

#user input.input {
    border: 1px solid #C1C1C1;
    margin-bottom: 5px;
    padding: 3px 3px 5px 15px;
    width: 135px;
    font-size: 11px;
    height: 13px;
    float: left;
}

#user p.title {
    color: #44719D;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 13px;
    text-align: center;
}

#submit {
    background: none repeat scroll 0 0 #44719D;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 5px;
    cursor: pointer;
    margin-bottom: 10px;
}

#user p.userlink a {
    display: block;
    color: #44719D;
    width: 200px;
}

a.forgot {
    text-decoration: underline;
}

#user p.userlink a.newuser {
    background: url("../images/arrow.png") no-repeat scroll 0 50% transparent;
    padding-left: 10px;
    margin-top: 3px;
}

#sidebar {
    float: left;
    width: 197px;
    margin-bottom: 20px;
    position: relative;
}

#sidebar a {
    color: #FFFFFF;
}

#sidenav {
    background: url("../images/sidebar_nav.png") repeat-x scroll 0 0 #6BB2E8;
    float: left;
    min-height: 344px;
    padding: 0px 10px 20px;
    width: 177px;
}

#sidenav h2 {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 12px;
}

.sidenav_top {
    background: url("../images/sidebar_top.png") no-repeat scroll 0 0 transparent;
    padding-top: 7px;
}

.sidenav_bottom {
    background: url("../images/sidebar_bottom.png") no-repeat scroll 0 100% transparent;
    overflow: hidden;
    padding-bottom: 6px;
}

#sidenav a{
    font-size: 13px;
}

#sidenav li ul {
    padding-left: 16px;
    margin-bottom: 10px;
}

#sidenav li.lever0 {
    border-bottom: 1px dotted #FFFFFF;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#sidenav li.lever0 > a{
    background: url("../images/arrow_sidebar.png") no-repeat scroll 0 50% transparent;
    padding-left: 15px;
}

#sidenav li.lever0:last-child {
    border: none;
}

#sidenav li.lever1{
    background: url("../images/lever1.png") no-repeat scroll 0 50% transparent;
    margin-top: 10px;
    padding-left: 10px;
}
#sidenav li.lever2{
    background: url("../images/lever1.png") no-repeat scroll 0 50% transparent;
    margin-top: 10px;
    padding-left: 10px;
}
#sidenav li.lever2SEL{
    background: url("../images/lever1SEL.png") no-repeat scroll 0 50% transparent;
    margin-top: 10px;
    padding-left: 10px;
    font-weight:bold;    
}
#container_all {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    padding: 0 20px 50px;
    width: 942px;
    
}

#searchForm {
    background: url("../images/search_bg.png") repeat-x scroll 0 0 transparent;
    clear: both;
    float: left;
    height: 30px;
    margin-top: 10px;
    padding: 14px 10px 10px;
    width: 177px;
}

#search {
    float: left;
    position: relative;
    width: 100%;
}

#search input.input {
    border: 1px solid #C1C1C1;
    border-left: none;
    border-right: none;
    font-size: 12px;
    padding: 5px 40px 5px 3px;
    width: 125px;
    height: 15px;
    float: left;
} 

#search input.submit {
    background: none repeat scroll 0 0 #44719D;
    border: medium none;
    color: #FFFFFF;
    padding: 1px 3px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.banner {
    clear: both;
    float: left;
    margin-top: 10px;
}

#content {
    float: right;
    margin-right: 20px;
    width: 680px;
    position: relative;
}

.box, .box_slide, .slide {
    width: 100%;
    overflow: hidden;
}

.box {
    margin-bottom: 40px;
}

li.jcarousel-item {
    border-left: 1px solid #C1C1C1;
    margin: 5px 0;
    padding: 7.5px 0;
    text-align: center;
    width: 155px;
}

.jcarousel-prev {
    background: url("../images/slideleft.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 50px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 16px;
}

.jcarousel-next {
    background: url("../images/slideright.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 16px;
}

.jcarousel-clip {
    margin: 0 auto;
    overflow: hidden;
    width: 624px;
}

.slide {
    background: url("../images/homeslider.png") no-repeat scroll 0 0 transparent;
    margin: 15px 0;
    padding: 3px 0;
    width: 675px;
}

h2.title {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 20px 5px 15px;
    text-transform: uppercase;
}

.box h2.title a {
    color: #FFFFFF;
}

.box h2.title a span {
    background: url("../images/arrow.png") no-repeat scroll 100% 50% transparent;
    float: right;
    padding-right: 10px;
}

.box h2.title span {
    float: left
}

.box h2.title {
    overflow: hidden;
}

td p {
    color: #000000;
    margin-bottom: 10px;
    font-weight: bold;
}

td p a{
    color: #000000;
    font-weight: bold;
}

td p.baseprice {
    position: relative;
}

td p.baseprice span{
    
}

td p.saleprice {
    color: red;
}

td p.button input{
    clear: both;
    float: left;
    margin-bottom: 3px;
}

span.line {
    background: url("../images/line-through.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 17px;
    position: absolute;
    left: 30px;
    top: 0;
    width: 29px;
}

#footer_all {
    background: #284386;
}

#footer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 3px solid #D9D9D9;
    margin: 0 auto;
    padding-top: 50px;
    width: 982px;
    overflow: hidden;
}

#footer_in {
    margin: 0 auto;
    overflow: hidden;
    width: 720px;
}

#footer_in .footerbox {
    float: left;
    font-size: 11px;
    width: 27%;
}

#footer_in #footer4 {
    width: 18%;
}

#footer_in .footerbox h2 {
    font-size: 13px;
    color: #44719d;
    margin-bottom: 10px;
}

#footer_about {
    font-size: 9px;
    margin: 50px auto 20px;
    overflow: hidden;
    text-align: center;
    width: 915px;
}

#wrapper_in {
    background: url("../images/bg.jpg") repeat-x scroll center top transparent;
    clear: both;
    overflow: hidden;
}

/**** contact us ***/
.contactus .info p span {
    clear: left;
    display: block;
    float: left;
    margin-bottom: 5px;
}

.contactus .info p {
    float: left; 
    margin-right: 100px;
    margin-top: 20px;
}

h3 {
    font-size: 13px;
    margin-bottom: 20px;
    margin-top: 23px;
    overflow: hidden;
    clear: both;
}

h3 a span {
    background: url("../images/arrow_sidebar.png") no-repeat scroll 0 50% transparent;
    color: #000000;
    float: right;
    padding-left: 20px;
}

h3 span {
    float: left;
}

.contactus a {
    color: #5893cd;
}

.formcontactus {
    border: 1px solid #D9D9D9;
    padding: 20px;
    float: left;    
    width: 94%;
    /*background: none repeat scroll 0 0 #F5F5F5;*/
}


.formcontactus p, .formcontactus p span {
    float: left;
}

.formcontactus p b{
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 100%;
    *width: 600px;
}

#element {
    float: left;
    clear: both;
    width: 100%;
}

.formcontactus ul {
    margin: 40px auto 0;
    overflow: hidden;
    width: 450px;
}

.formcontactus ul li {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.formcontactus ul li label {
    display: block;
    float: left;
    font-weight: bold;
     width: 103px;
}

.registration .formcontactus ul li label  {
	width: 75px;
}

textarea {
    border: 1px solid #D9D9D9;
    padding: 4px;
    width: 198px !important;
    border-top: none;
    border-bottom: none;
}

select {
    border: 1px solid #D9D9D9;
    padding: 4px;
    width: 202px; 
    border-left: none;
    border-right: none;
}

.formcontactus ul li input {
    border: 1px solid #D9D9D9;
    border-left: none;
    border-right: none;
    padding: 6px 0;
    width: 200px;
}

textarea {
    height: 150px;
}

input {
    border: 1px solid #D9D9D9;
    padding: 5px;
    font-size: 11px;
}

.formcontactus #submit {
    background: none repeat scroll 0 0 #5187BB;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
}

.containercart {
    
}

.containercart table {
    border-collapse: collapse;
}

.containercart div {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    overflow: hidden;
}

.listcart table tr {
    
}

.listcart table tr.border th {
    background: none repeat scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    padding: 10px 5px;
}

.listcart table tr.border td {
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    padding: 10px 2px 2px 5px ;
}

.listcart table tr td select {
    width: 50px;
}

.containercart {
    margin-bottom: 100px;
}

.listcart table tr td.last, .listcart table tr th.last {
    border-right: none;
}

#cartsum 
{
    padding:0px;
    text-align: center;
}

.containercart p {
    margin-bottom: 10px;    
}

tr.subtotal td {
    padding: 10px;
    border-bottom: 1px solid #D9D9D9;   
}

.copuon {
    margin: 20px 0;
}

.copuon tr td {
    padding: 10px;
}

.copuon tr td.bg {
    background: none repeat scroll 0 0 #EEEEEE;
}

.copuon tr td input {
    width: 250px;
    float: left;
    border:1px solid #D9D9D9;
    padding:5px;
    text-transform:uppercase; 
    margin-right:10px;
}

.copuon tr td input#submit {
    margin: 0;
    width: auto;
}

.grandtotal {
    text-align: right;
}

.grandtotal span 
{
    float:none;    
}

.checkout_continue {
    margin-top: 30px;
}

.checkout {
    float: right;
}

.title ul li {
    display: block;
    float: left;
    margin-right: 20px;
}

.containercart h2.title {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 5px 20px 5px 15px;
    text-transform: uppercase;
    width: 96.5%;
    position: relative;
}

.about p {
    font-size: 12px;
    line-height: 20px;
}

.registration .info 
{
    border:none;
    border-radius:0px;
    font-size: 12px;
    margin: 0 auto;
    width: 450px;
    font-family: arial, helvetica, sans-serif !important;    
}

.registration .formcontactus .info span {
	width: 100%;
}

.registration .formcontactus .info  p {
	float: left;
    text-align: center;
    width: 350px;
}

.registration .memberlogin {
    font-family: arial, helvetica, sans-serif !important;    
    border:none;    
    border-radius:none;
    clear: both;
    float: left;
    margin-top: 20px;
    padding-top: 20px;
    width: 100%;
}
.registration .memberlogin div
{
    border:none;
}
.registration .formcontactus p{
    float: none;
    margin: 0 auto;
    width: 450px;
}

.registration .memberlogin p b{
    display: block;
    width: 100%;
}

.registration .memberlogin p span {
}

.registration  a{
    color: #4878a6;
}


/******** Product Detail ******/
h3 b.product_name {
    color: #585858;
    font-size: 22px;
    font-weight: normal;
}

.productthumb img {
    width: 160px;
    height: 90px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding: 5px;
}

.product_slide {
    float: left;
    width: 100%;
} 

.product_slide .mainimg {
    float: left;
}

.product_slide .mainimg img {
    width: 480px;   
    padding-bottom:5px; 
}

.product_slide .productthumb {
    float: right;
}

.description {
    clear: both;
    padding: 25px 25px 10px;
    background: #f5f6f6;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    overflow: hidden;
}

.product_detail h4 {
    color: #3870B8;
    font-size: 12px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.description  p.des {
    color: #353535;
    line-height: 20px;
    margin-bottom: 20px;
}

.description  div p {
    clear:both;
}

.description  div span.price {
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
}

.description  div p select {
    width: auto;
    height: 27px;
}

#wrapper_all .description .borderradius_left {
    width: 93px;
}

.borderradius_left_top {
    float: left;
    line-height: 26px;
}

#wrapper_all .description .borderradius_left .borderradius_right {
    width: 88px;
}

.description p.addto {
    clear: both;
    float: right;
    margin: 20px 0 0px;  
}

.product_detail .product {
    margin-top: 40px;
}

.product_detail input, .home input {
    border: none;
    padding: 0;
}

/***** Product Detail 2 ****/
.product_des {
    float: left;
    margin-bottom: 20px;
}

.infoleft {
    float: left;
    width: 300px;
}


.infoleft p {
    clear: both;
    margin-bottom: 20px;
    width: 280px;
}

.infoleft p span {
    display: block; 
    font-size: 11px;
}

.infoleft p span.title {
    margin-bottom: 5px;
    font-size: 12px;
}

.inforight th, .inforight td span, .infoleft p span.title {
    color: #3870b8;
}

.inforight {
    border: 1px solid #D9D9D9;
    border-radius: 10px 10px 10px 10px;
    float: right;
    width: 320px;
}

.inforight select {
    height: 27px;
    width: 87px;
    text-align: center;
}

#wrapper_all  .inforight .borderradius_left .borderradius_right {
    width: 86px;
}

.inforight td, .inforight th {
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    padding: 5px;
}

.inforight .last {
    border-right: none;
}

td.last-child {
    border-bottom: none
}

.last-child b{
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.page #header_all {
    height: 220px;
}

.page_img img.imgslide1 {
    left: 135px;
    position: absolute;
    top: 50px;
}

.page_img img.imgslide2 {
    left: 415px;
    position: absolute;
    top: 102px;
}

.page #user {
    bottom: 10px;
    padding: 10px;
    width: 254px;
}
.page #user input#submit {
    width: 35px;
}

.page #user p.title {
    margin-bottom: 10px;
	text-align: left;
}

.page .containercart {
    
}

.product_detail img.imgslide1 {
    left: 120px;
}

.product_detail img.imgslide2 {
    left: 350px;
}

a.home_details {
    background: url("../images/details.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
     height: 21px;
    margin: 5px 0;
    width: 69px;
}

a.home_details:hover {
    background: url("../images/details_over.jpg") no-repeat scroll 0 0 transparent;
}

a.home_addtocart {
    background: url("../images/add_to_cart.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
   height: 22px;
    width: 100px;
}

a.home_addtocart:hover {
    background: url("../images/add_to_cart_over.jpg") no-repeat scroll 0 0 transparent;
}

.copuon a {
    background: url("../images/apply.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 25px;
    width: 76px;
}

.copuon a:hover {
    background: url("../images/apply_overbtn.jpg") no-repeat scroll 0 0 transparent;
}

.checkout_continue a.continue {
    background: url("../images/continue.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 25px;
    width: 175px;
}

.checkout_continue a.continue:hover {
    background: url("../images/continue_over.jpg") no-repeat scroll 0 0 transparent;
}

.checkout_continue a.checkout {
    background: url("../images/checkout.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 23px;
    width: 94px;
}

.checkout_continue a.checkout:hover {
    background: url("../images/checkout_over.jpg") no-repeat scroll 0 0 transparent;
}

#searchForm a.go {
    margin: 0 !important;
    position: absolute;
    right: 5px;
    top: 4px;
    background: url("../images/go.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 19px;
    width: 33px;
}

#user a.go {
    background: url("../images/go.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 19px;
    width: 33px;
    margin-top: 5px;
}

#user a.go:hover, #searchForm a.go:hover {
    background: url("../images/go_over.png") no-repeat scroll 0 0 transparent;
}

.home #user a.go {
    float: right;
	margin-top: 0px;
}

.home  p.userlink {
    clear: both;
}

.formcontactus a.submit {
    background: url("../images/submit.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 24px;
    width: 76px;
}

.formcontactus a.submit:hover {
    background: url("../images/submit_over.png") no-repeat scroll 0 0 transparent;
}

.product_detail .addto a {
    background: url("../images/add-to-cart.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;
    width: 176px;
} 

.product_detail .addto a:hover {
    background: url("../images/add-to-cart-over.png") no-repeat scroll 0 0 transparent;
}

.registration  .formcontactus p a.aregistration {
    background: url("../images/register.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 23px;
    width: 114px;
    margin: 0 auto;
}

.registration  .formcontactus p a.aregistration:hover {
    background: url("../images/register_over.jpg") no-repeat scroll 0 0 transparent;
}

.product_addtocart a {
    background: url("../images/add-to-cart.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;
    width: 176px;
    float: right;
} 

.product_addtocart a:hover {
    background: url("../images/add-to-cart-over.png") no-repeat scroll 0 0 transparent;
}

.product_addtocart {
    float: left;
    margin: 20px 0;
    width: 100%;
}

.product_detail.product_detail3  img.imgslide1 {
    left: 131px;
    top: 29px;
}

.product_detail.product_detail3  img.imgslide2 {
    left: 400px;
}

.product_detail.product_detail2  img.imgslide1 {
    left: 160px;
    top: 36px;
}

.product_detail.product_detail2  img.imgslide2 {
    left: 400px;
}

.inputfield {
    float: left;
    width: 218px;
}

.userlink {
    clear: both;
    float: left;
    margin-top: 5px;
}

#footer_all a {
	color: #525759;
}

.aboutus  h3 span {
	color: #585858;
    font-size: 22px;
    font-weight: normal;
}

a.reg_go {
	background: url("../images/reg_go.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 23px;
    width: 53px;
}

a#reg_go:hover {
	background: url("../images/register_go_over.png") no-repeat scroll 0 0 transparent;
}

.aboutus h3 a span {
	color: #000000;
    font-size: 13px;
    font-weight: bold;
}

#wrapper_all #searchForm  .borderradius_left {
    
}

#wrapper_all #searchForm  .borderradius_right {
    width: 168px;
}

#wrapper_all #searchForm  .borderradius_left input{
    
}

.textarea_top {
    background: url("../images/borderradius_textarea_top.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    padding-top: 5px;
}

.textarea_bot {
    background: url("../images/borderradius_textarea_bot.png") no-repeat scroll left bottom transparent;
    padding-bottom: 5px;
    
}

:root .textarea_bot { 
    padding-bottom: 10px \0/IE9; /* IE9 + IE10pp4 */
}  

#wrapper_all .list span.borderradius_left {
    height: 27px;
    margin-top: -4px;
    width: 35px;
}

#wrapper_all .list span.borderradius_left span.borderradius_right {
    width: 35px;
}

#wrapper_all .list span.borderradius_left span.borderradius_right select {
    height: 27px;
    padding: 4px 0;
    width: 35px;
}

#wrapper_all.home #user span.borderradius_left span.borderradius_right {
    width: 148px;
}

#wrapper_all.home #user span.borderradius_left {
    margin-bottom: 10px;
    width: 152px;
}

#wrapper_all.home #user span.borderradius_left input {
    width: 145px;
}

.ui-selectmenu {
    border: 1px solid #d9d9d9!important;
    border-left: none!important;
    border-right: none !important;
    background: #fff !important;
    height: 25px !important;
    text-decoration: none !important;
    outline: medium none transparent;
}

.ui-selectmenu:hover {
    text-decoration: none !important;
}


.ui-selectmenu  span.ui-selectmenu-status {
    color: #000;
    font-size: 11px;
    padding: 3px 0;
    height: 19px;
    line-height: 19px;
}

.ui-selectmenu-menu li a {
    text-decoration: none !important;
    font-size: 12px !important;
}

div.ui-selectmenu-menu ul li a {
    font-size: 11px !important;
}

.cartdetail .ui-selectmenu span.ui-selectmenu-status {
    padding: 3px 0 3px 5px;
    text-align: left;
}

.cartdetail .ui-selectmenu-icon {
    right: 2px;
}


.feature_product {
    width: 207px;
    padding: 5px 10px;
}

.feature_product p.img {
    text-align: left
}

.product td {
    vertical-align: top;
}

.Pager
{
    height: 18px; 
    border: solid 1px Silver; 
    margin-right: 5px; 
    background-color: #e3e3e3;
    padding-top:5px;    
}
.Pager a
{
    padding: 5px;    
}

.Pager span
{
    padding: 5px;    
}

.invalid
{
    border :solid 2px red;
}
.CustomValidatorCalloutStyle div, 
.CustomValidatorCalloutStyle td { 
    border:solid 1px red; background-color: #ffffff; 
}

.titleselect 
{    
    text-transform:none;
    background-color:#e8e8e8;
    font-size:12px;
    border: 1px solid #D9D9D9;
    padding: 0px;
    width: 100px; 
    border-left: none;
    border-right: none;
}

.cartLensPrescription {
    padding:0px;
    margin:0px;
    text-align:center;    
}

.cartLensPrescription tr td
{
    padding:10px 5px !important;    
}
.WatermarkTxt
{
   color:Gray;   
}

.textra
{
    color: #686868;
    font-size: 11px !important;
    margin-top: 5px;
}
.textra input
{    
    height: 15px;
    margin-top: -1px;
    width: 23px;
}
.textra22 input
{    
    height: 15px;
    margin-top: -1px;
    width: 23px;
}
.textra23 input
{    
    height: 15px;    
    width: 23px;
}
.txa2
{    
    width: 90px;
}
.ShippingTable td
{
    padding:3px !important;    
}
.noBorder div
{
    border:0px !important;    
}
.divBorder
{
    padding:5px;
    border: 1px solid #D9D9D9;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
}
.noBorderMyAccount div
{
    border:none;
    border-radius:0px !important;    
}

.noBorderMyAccount input[type=text]
{
    width:150px;
}
.noInherit
{
    inherit: none;    
}
.CartTable td
{
    padding:5px !important;  
    border:solid 1px #D9D9D9;    
}
.Prescription td
{
    padding:5px !important;  
    border:none;    
}
.Prescription .deco
{    
    font-style:italic;
    text-decoration:underline;   
}
.Prescription .nodeco
{
    text-decoration:none;    
    font-style:normal;    
}
.CartTable .FirstCell
{
    border-bottom:solid 1px white;
    text-align:center;
}
.Total td
{
    padding:3px !important;    
    font-weight:bold;
    margin: 10px 0px 10px 0px;
}
.Total .Amount
{
    width:120px;    
}
.Total .GST
{
    width:38px;    
}
.ReceiptAddress
{
    font-weight:normal;
    line-height:20px;    
}
.ReceiptBottom
{
    margin-bottom:20px;
    line-height:20px;    
}
.HomeLoginInput
{
    width:120px !important;    
    border: 1px solid #D9D9D9 !important;
    padding: 4px !important;
    font-size: 11px !important;
}
.HomeLoginInput1
{
    width:170px !important;    
    border: 1px solid #D9D9D9 !important;
    padding: 4px !important;
    font-size: 11px !important;
}
.WatermarkClass
{
    width:120px !important;    
    border: 1px solid #D9D9D9 !important;
    padding: 4px !important;
    font-size: 11px !important;
    color:Silver;    
}
.WatermarkClass1
{
    width:170px !important;
    border: 1px solid #D9D9D9 !important;
    padding: 4px !important;
    font-size: 11px !important;
    color:Silver;    
}
.account
{
   font-family: arial, helvetica, sans-serif;
   font-size: 13px;     
}
.LoggedInBox
{
    background: url("../images/bg_form.png") repeat scroll 0 0 transparent;
    padding: 10px; 
    border: 1px solid #D9D9D9;
    border-radius: 10px 10px 10px 10px; 
    overflow: hidden;
    width:350px;
    color:#4878A6;
    font-weight:bold;      
}
.LoggedInBox a
{
    text-decoration:underline;    
}
.cartMsg li
{
    list-style-type:square;margin:10px    
}