a, ul, table, td, th, h3, strike, image, form, b, span, div, textarea, li, h1, h2, h4, #details font {
  margin:0;
  font-size:11px;
  font-family: verdana;
  outline:none;
}
a {
    color: #444444;
    text-decoration: none;
}
ul {
    margin:0;
    padding:0;
}
a:hover {
    color:#cc0000;
    text-decoration: underline;
}
body {
    text-align:center;
    /*background-color: #f7f7f7;*/
    margin:0;
    min-height: 100%;
    height: 100%;
    background: transparent url(/images/topbarbg.jpg) repeat-x;
}
hr {
    border:0;
    color:#dddddd;
    background-color:#dddddd;
    height:1px;
    clear:both;
}
h3 {
    padding:5px;
    display:block;
    text-align: center;
}
img {
  border:0;
  vertical-align: middle;
}
strike {
    font-style: italic;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#outerbox {
    width:1035px;
    margin:auto;
    padding-top:0;
    height:auto;
    min-height: 100%;
}
#mainbox {
    width: 1020px;
    background-color: #ffffff;
    margin:auto;
}
#header {
    background: transparent url(/images/topbar.jpg) no-repeat;
    height: 38px;
    width:100%;
}
#header #topbar {
    clear:both;
    width:100%;
}
#header #topbar div {
    float:left;
    position: relative;
    top:8px;
}
#header #topbar .topbarsb {
    vertical-align:top;
    position: relative;
    top:-3px;
}
#header #topbar #query {
    width:123px;
    margin-left:38px;
    margin-right: 8px;
    background-color: #274a90;
    border:0px;
    font-size:12px;
    color:white;
}
#header #quick-login {
    width: 420px;
    margin-left:15px;
}
#header #topbar #loginmsg {
    position: relative;
    top:-5px;
    line-height: 15px;
    display:block;
    float: left;
    width:140px;
}
#header #topbar #loginmsg a{
    display: block;
    font-weight:bold;
    font-size:10px;
    text-align: right;
    text-decoration: none;
}
#header #topbar #loginmsg a:hover{
    text-decoration: underline;
}
#header #topbar #loginmsg #login2acc{
    color: #aabfeb;
}
#header #topbar #loginmsg #createnewacca{
    color: #f2e150;
}
#header #topbar #email {
    width:95px;
    background-color: #274a90;
    border:0px;
    font-size:12px;
    color:white;
}
#header #topbar #pass {
    width:95px;
    margin-left:17px;
    margin-right: 10px;
    background-color: #274a90;
    border:0px;
    font-size:12px;
    color:white;
}
#header #topbar #cartbox {
    width:130px;
    z-index: 999;
    position: relative;
}
#header #topbar #cartbox a.topcartlink {
    font-weight:bold;
    font-size:10px;
    line-height: 15px;
    top:-5px;
}
#header #topbar #cartbox #num-in-cart{
    display:block;
    color: #aabfeb;
    text-align: right;
}
#header #topbar #cartbox #menu-cart{
    color: #f2e150;
    width:100%;
    text-align: right;
    display:block;
    float:right;
}

#header #topbar #cartbox #mini-cart {
    position: absolute;
    width:350px;
    padding:10px;
    border:3px solid #274a90;
    background-color: #ffffff;
    display:none;
    top:30px;
    right:-130px;
}
#header #topbar #cartbox #mini-cart span{
    font-style: italic;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
    color:gray
}
#header #topbar #cartbox #mini-cart table {
    width:100%;
}
#header #topbar #cartbox #mini-cart table td,
#header #topbar #cartbox #mini-cart table th {
    border-bottom:1px solid silver;
    padding: 5px 10px 5px 0;
}

#header #topbar #cartbox #mini-cart table tr.footer td,
#header #topbar #cartbox #mini-cart table tr.footer th {
    border-bottom:1px;
    background-color: #274a90;
    color:#ffffff;
}
#header #topbar #cartbox #mini-cart table tr.footer td a  {
    background-color: #274a90;
    color:#ffffff;
}
/*---------*/
#header #logobox {
    clear:both;
    width:100%;
    padding-top:7px;
}
#header #logobox #logo {
    float:left;
    width:40%;
    padding-top:20px;
    text-align: left;
}
#header #logobox #logo p {
    font-size:9px;
    color :#2b509a;
    position: relative;
    top:-15px;
    left:110px;
}
#header #logobox #mini-nav {
    float:right;
    width:60%;
    background: url(/images/mini-nav.jpg) no-repeat 90px 0;
    height: 80px;
    padding-top:10px;
}
#header #logobox #mini-nav ul {
    list-style: none;
    float:right;
    padding-right: 30px;
    height:40px;
}
#header #logobox #mini-nav ul li {
    float:left;
}
#header #logobox #mini-nav ul li a {
    font-size:10px;
    font-weight:bold;
    padding-left:30px;
    color: #00acd8;
    text-decoration: none;
}
#header #logobox #mini-nav ul li a:hover {
    text-decoration: underline;
}
#header #logobox #mini-nav div {
    clear:both;
    margin:0;
    padding:8px 0 0 0;
    background: url(/images/chat.jpg) no-repeat 420px 0;
    height:35px;
    text-align: right;
}
#header #logobox #mini-nav div a {
    margin-right:45px;
    font-size:10px;
    font-weight:bold;
    color: #a3a3a3;
    text-decoration: none;
}
#header #logobox #mini-nav div a:hover {
    text-decoration: underline;
}
#menu {
    background: url(/images/menu-bg.png) repeat-x;
    height:33px;
    margin-bottom: 3px;
    clear:both;
    width:100%;
    position: relative;
    z-index:500;
}
#menu ul {
    list-style: none;
    margin:0;
}
#menu ul li {
    float:left;
}
#menu ul li a {
    width:113px;
    height:30px;
    margin: 0;
    display: block;
    padding:10px 0px 0px 0px;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
}
#menu ul li a:hover {
    background: url(/images/menu-bg-sel.png) repeat-x;
    text-decoration: none;
}
#leftbox {
    clear:both;
    width:231px;
    float:left;
    text-align: left;
    overflow: hidden;
}
#leftbox div {

}
#leftbox ul li {
    text-align: left;
    list-style-image: url(/images/arrow_down.gif);
    list-style-position: outside;
    margin-left:25px;
    padding-bottom:1px;
}
#rightbox {
    text-align: left;
    width:782px;
    float:left;
    overflow:hidden !important;
    margin-left:3px;
    border-left:1px solid #dddddd;
    text-indent:3px;
}
div.fullpage {
    display:block;
    text-align: left;
    clear:both;
}
div.fullpage #defaulimg {
    float: left;
}
div.fullpage #defaultlinks {
    float: right;
    width:230px;
}
div.fullpage #defaultlinks li, div.fullpage #defaultlinks ul {
    list-style: none;
    margin:0;
    padding:0;
    border:1px solid #dddddd;;
    display:block;
}
div.fullpage #defaultlinks li a {
    background: url(/images/index-list.jpg) repeat-x;
    display:block;
    margin:0;
    padding:9px 2px 9px 5px;
    border:1px solid;
    border: 1px solid #adb9c2;
    border-bottom: 1px solid #dddddd;
    font-size:17px;
    color: #555555;
    text-decoration: none;
}
div.fullpage #defaultlinks li a:hover {
    color:#ffffff;
    background: url(/images/index-list-sel.jpg) repeat-x;
}
div.fullpage div.defaultpagelist {
    clear:both;
    width:775px;
    padding: 20px 0px 20px 0px;
}
div.fullpage div.defaultpagelist b {
    color: #2b509a;
    font-size:15px;
    padding:5px;
}
div.fullpage div.defaultpagelist b, div.fullpage div.defaultpagelist img {
    display: block;
    clear:both;
}
div.defaultpage-listitems {
    width:48%;
    float:left;
    padding: 20px 5px 20px 5px;
    border-bottom:1px solid #dddddd;
    vertical-align: top;
}
div.defaultpage-listitems img {
    float:left;
}
div.defaultpage-listitems div {
    float:right;
    width: 270px;
}
div.defaultpage-listitems div a.defaultlistlinks {
    height: 52px;
}
.loginform {
    clear:both;
    border: 1px solid #294b93;
    margin-right:auto;
    margin-left:auto;
    width:100%;
    margin-top:10px;
}
.loginform th {
    background-color: #294b93;
    color:white;
    padding:5px;
}
.loginform td {
    width:50%;
    padding:5px;
}
.loginform button {
    margin:10px;
}
#forgotpass, #newcust {
    display:none;
}
/*----------------*/
.itemlink, .mainmenu {
    color: #039fda;
    font-weight:bold;
    text-decoration: none;
    display: block;
}
.itemlink:hover {
    color: #2b5097;
    text-decoration: underline;
}
.itemboxprice {
    background-color: #e9f8fd;
    border:0;
    padding: 3px;
    display: block;
    text-align: center;
    margin-top: 5px;
    color:#da4b00;
    font-weight:bold;
    margin: 3px 0 3px 0;
    border: 0px solid #cccccc;
}
.itemboxprice span {
    color:#555555;
    font-weight:normal;
}
.sameitems {
    border:1px solid #dddddd !important;
    margin:3px 0 3px 0;
    width:100%;
    clear:both;
}
.sameitems thead{
    background-color:#5bd1ef;
    color:white;
    font-weight:bold;
}
.sameitems thead td {
    border-top:0;
    border-bottom:1px solid #e9f8fd;
}
.quickspec {
    border:1px solid #b6deea !important;
    border-right:0 !important;
    border-bottom:0 !important;
    margin:3px 0 3px 0;
    width:100%;
}
.quickspec thead td {
    text-align: center;
    background-color:#5bd1ef;
    color:white;
    font-weight:bold;
    padding:7px;
    border-bottom:0;
    font-size:14px;
    font-weight:bold;
}
.quickspec td {
    padding:3px;
    border-bottom:1px dotted #eeeeee;
}
.quickspec span {
    color:#d94a00;
}
.quickspec .qs_cat_section {
    /*background-color:#dddddd;*/
    color: #00a1d8;
    font-weight:bold;
}
.quickspec .qs_cat_vals {
    text-indent: 5px;;
}
.sameitems td {
    border-top:1px solid #b6deea;
}
.alinkbutton {
    display:block;
    margin: 5px 0 5px 0 !important;
    background-color:#dddddd;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-right: 2px solid silver;
    border-bottom: 2px solid silver;
    padding:5px !important;
    text-align:center;
    text-decoration: none !important;
    color:#555555;
    font-weight:bold !important;
}
.alinkbutton:hover{
    color:#f26522;
}
#footer {
    background-color: #2b519b;
    border-top:3px solid #123682;
    width:100%;
    height:100px;
    clear:both;
}
#footer #fotterbox {
    text-align: left;
    width: 1020px;
    clear:both;
    display:block;
    padding:10px;
    color:#ffffff;
    font-weight:bold;
    margin-right:auto;
    margin-left: auto;
}
#footer #fotterbox a {
    color:#ffffff;
    font-weight:bold;
    text-decoration: none;
    font-size:10px;
}
#footer #fotterbox a:hover {
    text-decoration: underline;
}
#footer #fotterbox #footer-logo {
    font-weight:normal;
    color: #7897d3;
    font-size:10px;
    float:left;
}
#footer #fotterbox #footer-links {
    float:right;
}
#footer #fotterbox #footer-links a {
    padding-right:15px;
}
#catpath {
    border-bottom: 1px solid #cccccc;
    padding: 5px;
    margin-bottom:0;
    display: block;
}
#catpath a {
    margin: 0 7px 5px 0;
    text-decoration: none;

}
#catpath a.send-result {

}
#catpath a:hover {
    text-decoration: underline;
}
.hidecomparebox {
    position:absolute;
    left:-9999px;
}
.comparebox {
    display:block;
    border:1px solid #dddddd;
    margin:3px 0 3px 0;
    clear:both;
    position: static;
}


div.compareboxbar {
    float:center;
    display:block;
    background-color: #555555;
    border-bottom: 1px solid #aaaaaa;
    text-align: center;
    padding:5px;
    color:white;
    font-weight:bold;
}
div.compareboxbar a {
    color:white;
}
div.compareboxbar a:hover {
    color:white;
}
div.compareboxitems {
    display:block;
    float:left;
    padding:5px !important;
    border:2px solid #dddddd;
    margin: 3px;
    text-align: center;
    height:auto;
    font-weight:bold;
    font-size:10px;
    color:#555555;
    position: relative;
}
div.compareboxitems span {
    position:absolute;
    top:0;
    left:0;
}
/*--------------------------*/
h1.productname {
    font-size:17px;
    padding:5px;
    padding-bottom:10px;
    color: #019fdc;
}
h1.productname img{
    margin-bottom:10px;
}
#product-header {
    display:block;
    border:0;
    padding:0;
    margin:0;
    border-collapse: collapse;
    border-bottom:1px solid #cccccc;
}
#product_image {
    width:295px;
    text-align: center;
    vertical-align: top;
}
#product_image .sameitems {
    width:98%;
    margin: auto;
}
#product_image .sameitems td{
    padding:5px;
}
td.ourprice, a.ourprice{
    color:#d94900;
    font-weight:bold;
}
a.productpr {
    font-size: 17px !important;
    color:#cc0000;
}
#product_info {
    text-align: left;
    margin:0;
    padding-left:5px;
    width:502px;
    vertical-align: top;
    color: #555555;
}
.price-table {
    border: 1px solid #e4d68d;
    background: url(/images/pricebox-bg.jpg) repeat-x;
    background-color:#ffffff;
    width:100%;
    color: #555555;
}
.price-table td{
    padding-right:5px;
    text-align: right;
    font-size:13px;
    border-bottom:1px solid #fefcdb;
}
.price-table th {
    padding-right:5px;
    text-align: left;
    font-size:13px;
    font-weight:normal;
    border-bottom:1px solid #fefcdb;
}
.price-table th.price-table-header {
    color: #00a0da;
    font-size:17px;
    text-align: center;
}
.price-table th.otherpayment {
    border-left:1px solid #e4d68b !important;
}
.price-table td.otherpayment {
    border-left:1px solid #e4d68b !important;
    text-align: center;
    vertical-align: top;
}
.productourpricetd {
    color:#dd4901;
    font-weight:bold !important;
    border-bottom:1px solid #e4d68d !important;
}
.productourpricetd a{
    color:#dd4901 !important;
}
.productourpricetd a:hover{
    color:red !important;
}
img.videomode {
    position: absolute;
    top: 70px;
    left: 15px;
}
img.energystar {
    position: absolute;
    top: 15px;
    left:15px;
    border:1px solid #dddddd;
}
div.breakhref {
    clear:both;
    padding-left: 10px;
}
.dealeralert, div.breakhref ul {
    list-style: square outside;
    padding:0;
    padding:5px;
    margin: 0 0 0 15px;
}
.dealeralert li, div.breakhref ul li {
    padding:2px;
    border-top: 1px solid #eeeeee;
    font-size:11px;
    text-align: left;
}
div.breakhref ul{
    list-style-type: circle;
}
#iteminfo {
    width: 100%;
}
#iteminfo td {
    padding-right:5px;
    padding:3px;
    text-align: left;
    border-top:1px solid #e4d68d;
    color: #555555;
}
#iteminfo b.bshipping {
    color: #dd4901;
}
#product_buy {
    clear:both;
}
.shippinglist, #item-includes ul {
    list-style: disc;
    margin:0;
    padding:0;
}
.shippinglist li, #item-includes li {
    padding:2px;
    margin-left: 15px;
    text-indent: 5px;
}
#p_reviews {
    display:none;
}
#item-reviews div {
    border-top:1px solid #dddddd;
    padding:5px 0 10px 0;
    clear:both;
}
.freeshipping, .rebate, .topseller {
    display:block;
    background-color:#e9f8fd;
    color: #009ec3;
    padding:3px;
    margin: 3px 0 3px 0;
    border: 0px solid #cccccc;
    font-weight:bold;
    text-align:center;
    clear:both;
}
#variations table {
    border:0;
    border-top:1px solid #dddddd;
    float:left;
    width:49%;
}
#variations table td {
    vertical-align: top;
}
#variations table.varitems0 {
    /*border-right:1px solid #dddddd;*/
    margin:5px 15px 5px 0;
}
#variations table.varitems1 {
    margin:5px 0 5px 0;
}
#accessories #itemacctabs {
    margin:0;
    padding:0;
}
#accessories #itemacctabs li {
    float:left;
    width: 32%;
    margin: 3px 4px 3px 0;
    list-style:  none;
}
#accessories #itemacctabs li a {
    background: url(/images/arrowright.gif) no-repeat 0 4px;
    text-decoration: none;
}
#accessories #itemacctabs li a.selected{
    color:red;
    /*text-decoration: underline;*/
    background: url(/images/tick_small.gif) no-repeat -4px 0;
}
#accessories .cattips {
    background-color:#eeeeee;
    text-align: left;
    clear:both;
    padding:5px;
    border-top:2px solid #aaaaaa;
}

#accessories .catacces {
    float: left;
    width: 23%;
    padding: 5px 10px 5px 0;
    text-align: center;
}
#accessories .catacces .itemaccimage {
    height:65px;
    display:block;
    vertical-align: middle;
}
#accessories .catacces a.product-acc-link {
    background-color: #dddddd;
    padding: 5px 0 5px 0;
    margin: 5px 0 0 0;
    display: block;
    float:center;
    font-size:11px;
    font-weight:bold;
}
#accessories .catacces p {
    margin:3px 0 3px 0;
}
#accessories .tabcontent {
    clear:both;
    margin-top: 5px;
    width:100%;
}
.tabcontent table.itemincludedprice {
    border:0;
    margin: 5px auto;
}
.tabcontent table.itemincludedprice td {
    color:red;
    font-weight:bold;
}
.tabcontent table.itemincludedprice td, .tabcontent table.itemincludedprice th{
    border:1px solid #dddddd;
    padding:3px;
}
.tabcontent table.itemincludeded {
    border:0;
}
.tabcontent table.itemincludeded td {
    border-top:1px solid #dddddd;
}
#money-saving-kits div.kititembox {
    width: 31%;
    float: left;
    margin: 2px 10px 2px 0;
    padding: 2px;
    text-align: left;
}
#money-saving-kits div.kititembox img {
    margin: 0 2px 3px 2px;;
    float:left;
}
#money-saving-kits div.kititembox div {
    float:right;
}
#money-saving-kits div.kititembox ul {
    margin:0;
    padding:0;
    list-style: square inside;
    clear:both;
}
#money-saving-kits div.kititembox ul li{
    text-indent: 1px;
    font-size:10px;
}

.mskdiv {
    float: center;
    margin: 0 5px 5px 0;
    padding: 5px;
    clear: both;
}
.mskdiv a.itemlink {
    display:block;
    width:100%;
    background-color: #eeeeee;
    padding: 5px;
}
.mskdiv table {
    float: right;
    font-size: 11px;
    margin-bottom:10px;
    margin-top:10px;
    width:190px;
}
.mskdiv table td, .mskdiv table th {
    padding:5px;
}
.msk_list {
    clear: none;
    text-align: left;
    font-size:11px;
    line-height: 17px;
    width: 330px;
    float: left;
    list-style: inside square;
    padding-left:5px;
    margin:5px 0 0 0;
}
p.mskimgs {
    float:left;
    width:210px;
    border-right:1px solid #dddddd;
}

.searchresult {
    clear: both;
    width: 100%;
    border-bottom: 1px solid silver;
    margin: 0 0 5px 0;
    font-size: 11px;
    display:block;
}
.searchresult td {
    padding: 3px 0 5px 0;
}
.searchresult ul {
    padding: 5px;
    line-height: 17px;
}
.searchresult ul.itemdetailist {
    list-style: square inside;
    margin:0;
    padding:0;
}
.searchresult ul.itemdetailist li {
    padding:0;
    margin:0;
    color:#d84800;
    font-weight:bold;
}
.searchresult img {
    border: 0px;
    margin: 10px 10px 2px 10px;
    display: block;
}
.compare {
    color:gray;
    text-decoration:none;
    position:relative;
    top:-2px;
}
.compare:hover {
    text-decoration:underline;
    color:black;
}
#itemlistsortpage {
    clear: both;
    border-bottom:1px solid silver;
    margin:0;
    padding:5px 0 0 0;
    height:21px;
}
span.sortby {
    float:left;
    position:relative;
    top:-1px;
}
span.sortby span, span.sortby select {
    font-weight:bold;
    font-size:10px;
    text-align:left;
}
span.sortby span {
    position:relative;
    top:-1px;
}
span.result_page {
    float:right;
    text-align:right;
}
.search_nav {
    list-style: none;
    margin:0px 0 2px 0;
    text-align:right;
    display: inline;

}
.search_nav li {
    font-size: 12px;
    display: inline;
    white-space: nowrap;
}
.search_nav li a {
    font-weight: normal;
    text-decoration: none;
    margin: 2px 0 2px 2px;
    color:#555555
}
.search_nav li a:hover {
    text-decoration: underline;
}
.search_nav li.selected a {
    color: #000000;
    font-weight: bold;
}
#produtlist_infobox {
    padding:7px 0 15px 0;;
}
#productlist_filterbox {
    width:100%;
    border-bottom: 1px solid silver;
    margin-bottom: 0;
    padding-bottom: 0;
    display:table-cell;
    clear:both;
}
#productlist_filterbox table {
    float:left;
    display: inline;
}
#productlist_filterbox table th {
    color:#00a0da;
    text-align: left;
    padding: 2px 2px 2px 5px;
    border-bottom:1px solid #f8f7f7;
}
#productlist_filterbox table td {
    vertical-align: top;
}
#productlist_filterbox table td a{
    display:block;
    margin:0 2px 2px 2px;
}
#productlist_brands {
    clear:left;
    width:370px;
    border-right:1px solid #dddddd;
}
#productlist_prices {
    width:230px;
    border-right:1px solid #dddddd;
}
#productlist_prices div.filtervalue {
    font-size:11px;
    display:block;
    text-align: left;
    padding:2px 1px 2px 17px;
    white-space: nowrap;
}
#productlist_prices div.filtervalue a {
    display: inline;
    font-weight:bold;
}
#productlist_colors {
    width: 180px;
    clear:right;
}
#morecolors, #morebrands {
    color:maroon;
    font-weight:bold;
}
.morechoices {
    display:none;
}
.productlist_link_disabled {
    color:#aaaaaa;
}

.narrow_result_cat span {
    display:block;
}
.error-msg {
    color:red;
}
/*-------------------------------*/
.cartitems {
    /*width:70%;*/
    float:left;
    width:100%;
}
.cartitems .header {
    background-color: #e9f8fd;
}
.cartitems h2 {
    display:block;
    text-align: center;
    font-size:17px;
    font-weight:bold;
    padding:10px;
}
.cartitems table {
    display: center;
    border-collapse: collapse;
    width:100%;
    background-color: #ffffff;
}
.cartitems table td, .cartitems table th {
    border:1px solid #b5dde7;
    padding:5px;
}
.cartitems input.itemqty {
    display: block;
}
.cartimage {
    text-align: center;
    font-weight:bold;
    color:red;
}
.cartimage a{
    display:block;
}
.cart_ci {
    color: #dc5408;
}
.cartitems select {
    border: 1px solid #dddddd;
}
.cart-item-note  {
    color:green;
    clear:both;
    list-style: inside square;

}
/*---------------*/
.promobox {
    font-size:11px;
    text-align: left;
}
.promobox #promo_code {
    width:100px;
}
.checkoutbox{
    display:block;
    clear:both;
    width:100%;
    border:1px solid #dddddd;
    padding:10px;
    margin:0;
    text-align:left;
}
.checkoutbox table {
    margin-top:3px;
}
.checkoutbox table.header{
    background-color:#dddddd;
    font-weight:bold;
 }
.checkoutbox table.twobox td{
    width:50%;
}
.checkoutbox table.onebox,
.checkoutbox table.twobox,
.checkoutbox table.threebox,
.checkoutbox table.onebox input,
.checkoutbox table.header,
.checkoutbox textarea,
.verifytable
{
    width:100%;
}
.checkoutbox table.twobox input {
    width:100%;
}
.checkoutbox table.threebox input {
    width:100%;
}
.verifytable tr.bottomborder td, .verifytable tr.bottomborder th{
    border-bottom:1px solid silver;
}
.checkoutbox table.threebox td {
    width:33%;
}
.thankyou {
    text-align: left;
}
.thankyou p{
    margin: 1em 0px;
    font-size: normal;
}
.errorbox {
    background-color:pink;
    border:1px solid red;
}
.errorlist {
    display:block;
    background-color:pink;
    border:1px solid red;
    text-align:left;
    padding:10px;
    margin-bottom:5px;
    clear:both;
}
.errorlist li {
    margin-left:20px;
}
.succeedlist {
    display:block;
    background-color:#9ee4b8;
    border:1px solid green;
    text-align:left;
    padding:10px;
    margin-bottom:5px;
    clear:both;
}
.succeedlist li {
    margin-left:20px;
}
#lock_checkout_billing {
    display: block;
    clear:both;
    margin: 5px 0 15px 0;
    color:red;
    font-weight:bold;
    font-size:12px;
}
/*-------------------------------*/
.catfilters {
    margin-top:5px;
    border: 1px solid #b5dde7;
    background-color: #e9f8fd;
}
.catfilters b {
    display:block;
    background-color:#5bd1ef;
    color:white;
    padding:10px 5px 10px 5px;
}
.catfilters ul {
    display:block;

}
.catfilters ul li {
    vertical-align: middle;
}

div.filtersection {
    display:block;
    color:#00a0da;
    text-align: center;
    font-weight:bold;
    padding:3px 1px 3px 1px !important;
    border-top:1px solid #dddddd;
}
div.singlefiltervalue {
    text-align: center !important;
    display:block;
    clear:both;
    padding: 3px 1px 3px 1px;
}
#productlist_filterbox div.filtervalue {
    font-size:11px;
    display:block;
    text-align: left;
    padding:2px 1px 2px 17px;
    white-space: nowrap;
    color: #db4900 !important;
}
#productlist_filterbox div.filtervalue a {
    display: inline;
    font-weight:bold;
}
.catfilters div.filterfield {
    display:block;
    padding:1px;
    padding:2px 1px 2px 3px;
    font-weight:bold;
    padding-top:5px;
}
.catfilters div.filtervalue {
    display:block;
    padding-left: 10px;
    text-align: left;
    padding:2px 1px 2px 10px;
    color: #db4900 !important;
}
.catfilters li {
    color: #db4900 !important;
}
catfilters div.filtervalue a {
    font-weight:bold;
}
.catfilters img {
    vertical-align:top;
}
.removecatfilters {
    padding: 0 0 10px 0 !important;
    border: 1px solid #294b93;
    background-color:#e9effa;
}
.removecatfilters .rmflist {
    margin-left: 4px;
    display:block;
    /*background-color:#f6e8e5;*/
}
.removecatfilters ul.rmflist li {
    /*list-style-image: url(/images/remove.png) !important;*/
    vertical-align: middle;
    font-weight:bold;
    list-style: none !important;
    margin-left: 10px !important;;
}
.removecatfilters ul.rmflist li a {
    background: url(/images/remove.gif) no-repeat 0 -1px;
    padding: 1px 0 1px 18px;
}
.removecatfilters b.filterremove {
    color:#00a0da;
    padding:5px;
    display:block;
}
.removecatfilters b.filterexpand {
    display:block;
    background-color:#294b93;
    color:white;
    padding:5px;
}

#warrantyterms table {
    margin-bottom:5px;
}
.errormsg {
    display:block;
    text-align:center;
    border:1px solid red;
    background-color:pink;
    color:maroon;
    clear:both;
    padding:5px;
    margin: 5px;
}
.okmsg {
    display:block;
    text-align:center;
    border:1px solid green;
    background-color:#a2d39c;
    color:#005825;
    clear:both;
    padding:5px;
    margin: 5px;
}
#staticpage_info p{
    display:block;
    margin: 15px 0 2px 0;
    border-top:1px solid #eeeeee;
}
#staticpage_info h3 {
    font-size:20px;
}
/*-------------------------------*/
.chkout_bs {
    width: 99%;
    display: block;
    border:1px solid #aaaaaa;
    padding: 5px;
    line-height: 15px;
    text-align:center;
}
.chkout_bs legend{
    font-weight: bold;
}
.chkout_bs span{
    color: red;
}
.chkout_bs table{
    font-size:12px;
}
.chkout_bs table{
    font-size:12px;
}
/*-------------------------------*/
.listpageimg {
    display:block;
    position: relative;
    width: 100%;;
}
.listpageimg img.listpageenergystart {
    position: absolute;
    top:3px;
    left:3px;
}
.itemlist_desc {
    float:left;
    width:270px;
    padding-top:5px;
    color:#555555;
}
.itemlist_subitems {
    width:400px;
    padding-top:0;
    float:right;
}
.itemlist_subitems table {
    border:0;
    width:100%;
    border-bottom:1px solid #dddddd;
    margin-bottom: 3px;
}
.itemlistprice a{
    text-align: right;
    color:#dc4a00;
    font-weight:bold;
    display:block;
}
.itemlist_subitems td {
    border-top:1px solid #dddddd;
    padding: 3px 2px 3px 0;
}
.product_diff_selected {
    background-color:#dddddd;
}
.itemlistrebate a img {
    display: inline;
    white-space: nowrap !important;
    margin:0;
    padding: 0 3px 0 3px;
    vertical-align: middle !important;
}
.cats_found {
    clear:both;
    display:block;
    background-color: #fcf7b9;
    padding:3px;
    border:1px solid #aaaaaa;
    margin: 2px 0 2px 0;
    color:#111111;
}
a.attch-rebate {
    font-weight:bold;
}
/*-------------------------------*/
#wishlist {
    border: 0px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding-bottom:5px;
    width:100%;
}
#wishlist td {
    border-top:1px solid #dddddd;
}
#wishlist img {
    padding:10px;
    margin-right:10px;
}
#wishlist .error {
    color:red;
}
#wishlist .info-msg {
    color:green;
}
#wishlist td.error-msg {
    color:red;
    font-weight:bold;
    text-align: center;
    width:100px !important;
    border-right:1px solid #dddddd;
    border-left:1px solid #dddddd;
}
#wishlist th {
    background-color: #294b92;
    color:white;
    padding:5px;
}
p.error-msg {
    display: block;
    padding:5px;
    background: pink;
    color:red;
    border:1px solid red;
    font-weight:bold;
    text-align: center;
    margin: 5px 0 5px 0;
    clear:both;
}
p.info-msg {
    display: block;
    padding:5px;
    background: #dddddd;
    color:green;
    border:1px solid green;
    font-weight:bold;
    text-align: center;
    margin: 5px 0 5px 0;
    clear:both;
}
#wishlist .alinkbutton {
    white-space: nowrap;
}
#wlheader {
    font-size:17px;
    display:block;
    text-align: center;
    padding:10px;
}
/*-------------------------------*/
#printemailbox img {
    padding-left: 10px;
}
/*----------------*/
.promotitle {
    background-color: #fcef51;
    color:#000000;
    text-align: right;
    padding:5px;
    font-weight:bold;
    border: 0 !important;
    text-align: center !important;
}
.promo {
    color: black;
    background-color: #fff799;
    border: 0 !important;
    border-bottom: 1px solid #fcef51 !important;
    text-align: center !important;
}
/*----------------*/

.shadetabs{
    padding: 5px 0;
    margin-left: 0;
    margin-bottom: 0;
    font: bold 12px Verdana;
    list-style-type: none;
    text-align: left; 
    border-bottom: 15px solid #15a3c9;
    clear: both;
}
.shadetabs li{
    display: inline;
    margin: 0;
}
.shadetabs li a{
    text-decoration: none;
    position: relative;
    padding: 5px 5px;
    margin-right: 1px;
    border: 1px solid #68b2c6;
    background-color: #e6f0f2;
    color: #009fc6;
    font-size:11px;
    outline: none;
}
.shadetabs li a:hover{
    color: #2d2b2b;
    border-top: 2px solid #15a3c9;
    text-decoration: none;
}
.shadetabs li a.selected{ /*selected main tab style */
    border-bottom: 1px solid #15a3c9;
    background-color: #15a3c9;
    color: #ffffff;
    border-top: 2px solid #15a3c9;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
    text-decoration: none;
    color: #ffffff;
}

.tabcontent {
    display:none;
    margin:auto;
    width: 98%;
    text-align: left;
    margin-top:5px;
    line-height: 15px;
}

.tabcontentstyle { /*style of tab content oontainer*/
    border: 0px solid #6a7d8c;
    margin-bottom: 1em;
    padding: 0px;
    text-align: center;
}
#details table, .landingpage table.shopby{
    border-collapse: collapse !important;
    border:1px solid silver !important;
}
#details table td, .landingpage table.shopby td{
    border-collapse: collapse;
    border-color: silver;
    padding:3px;
}
#details h4, #details h3{
    display:block !important;
    margin-top:10px !important;
    text-decoration: underline;
}
#details li, #item_info li, #warrantyterms li {
    list-style: inside disc !important; 
}
#overlay { 
    background-image:url(/images/transparent.png); 
    color:#efefef; 
}
div.wrap { 
    height:441px; 
    overflow-y:auto; 
}
/*---*/
.landingpage table {
    width:100%;
    border:0 !important;
}
.landingpage table td{
    text-align: center !important;
    height:160px;
    vertical-align: bottom;
}
.shopby th{
   background-color:#dddddd;
   padding: 5px; 
}
.shopby td {
    border:1px solid #dddddd;
    width:20% !important;
    vertical-align: top !important;
}
.shopby td ul {
    display:block;
    text-align: left;
    margin:0;
    padding:0;
}
.shopby td ul li{
    list-style: inside square;
    padding:2px;
    white-space:nowrap;
}
#landingtabs {
    text-align: center;
}
#landingtabs li a{
   padding: 5px 25px 5px 25px;
}
.landingbox {
    border:3px solid #15a3c9;
    padding: 2px 2px 10px 2px;
}
.shophead {
    font-weight:bold;
    width:100%;
}
div.tooltip { 
    background-color:#000; 
    outline:1px solid #669; 
    border:2px solid #fff; 
    padding:10px 15px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
 
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
}
/*-----------------------------------*/
div.overlay {
    background-image:url(images/white.png);
    width:600px;
    height:470px;        
    display:none;
    padding:55px;
}
div.overlay div.close {
    background-image:url(images/close.png);
    position:absolute;
    right:5px;
    top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}
div.overlay.black {
    background:url(images/transparent.png) no-repeat !important;
    color:#fff;
}
div.overlay.petrol {
    background:url(images/petrol.png) no-repeat !important;
    color:#fff;
}
div.black h2, div.petrol h2 {
    color:#ddd;        
}
/*-----------------------------------*/


/*--- dropmenu---*/             
#jsddm li {
    display:block;
    position:relative;
}
#jsddm li ul {
    position: absolute;
    visibility: hidden;
    z-index: 900;
    padding:3px;
    background: #d4e2e5;
    display:block;
    border: 1px solid #16829c;
    margin:0;
    top:32px;
    left:0;
}
#jsddm li ul li {
    float: none;
    display: block;
    width: 430px;
    border-top:0;
    background: #d4e2e5;
    margin:0;
    padding:0;
}
#jsddm li ul li a {
    width: 200px;
    color:#333333;
    float:left;
    text-align: left;
    margin:0;
    padding: 4px 5px 4px 5px;
    border: 1px solid #d4e2e5;
    height:auto;
    background: url(/images/arrowright.gif) no-repeat #d4e2e5 2px;
    text-indent: 6px;
    font-size:12px;
    font-weight: normal;
}
#jsddm li ul li a:hover {
    background: url(/images/arrowright.gif) no-repeat #00b2dd 2px;
    color:#eeeeee;
    border:1px solid #2b4f99;
}
#jsddm li.brandlist ul{
    left:-904px;
}
#jsddm li.brandlist ul li {
    width: 1010px;
}
#jsddm li.brandlist ul li a {
    width: 240px;
}
.diffcolor {
    border:1px solid #dddddd;
}
img.diffcolor {
    display: inline;
    white-space: nowrap !important;
    margin:0 3px 0 3px;
    padding:0;
    vertical-align: middle !important;
    border: 1px solid #aaaaaa;
}
img.diffcolor-noimg {
    display: inline;
    white-space: nowrap !important;
    margin:0 3px 0 3px;
    padding:0;
    vertical-align: middle !important;

}
a.mailin_rebate {
    font-weight:bold;
    color: maroon;
    text-decoration: underline;
}
div.attatch_content {
    display:block;
}
div.attatch_content a {
    padding: 5px 0 5px 0;
    display:block;
    text-indent: 15px;
    background: url(/product-info/images/adob_icon.gif) 0px 5px no-repeat;
}
div.attatch_content img {
    vertical-align: bottom;
}
div.attatch_content small.isexpired {
    margin-left: 5px;
    color:red;
}
div.attatch_content small.isactive {
    margin-left: 5px;
    color:green;
}
div.attatch_content p {
    margin: 5px 0 20px 0;
}
div.overlay-content * {
    font-family: verdana;
    font-size:12px;
}
div.overlay-content {
    background-color:#ffffff;
    text-align:left;
    padding:5px;
    line-height:22px;
    color:black;
    font-family: verdana;
    font-size:12px;
}
div.overlay-content p {
    padding-top:5px;
}
div.overlay-content h3 {
    color:black;
    font-size:17px;
    display:block;
    text-align:center;
}
table.wtab_box {
    width:100%;
    border:1px solid silver;
    border-top:0;
    margin:0;
}
table.wtab_box td {
    border:0;
    border-top:1px solid silver;
    padding:5px;
    margin:0;
}
.itemlist_subitems td {
    /*vertical-align: top;*/
}
.itemlistdiff {

}
.specials-image img {
    clear:both;
    margin: 3px 0 3px 0;
    overflow: hidden;
}
.itemlistinstantrebate {
    color:green;
    font-weight:bold;
}
.itemlistsku {
    width:95px;
}
.itemlistprice {
    width:90px !important;
    text-align: left;
}
.itemlistrebate {
    padding: 0 2px 0 2px;
    white-space: nowrap !important;
    width: 60px;
}
.item-images {
    width:300px;
    border:5px solid silver;
    vertical-align: top;
}
.item-images div {
    border:1px solid #dddddd;
    margin:5px;
    height:85px;
    width:80px;
    float:left;
    padding:3px;
}
.item-image-big {
    vertical-align: top;
    text-align: center;
    border:5px solid silver;
    border-left:0px;
}
.item-image-big h1 {
    margin:5px;
    font-size:17px;
    padding-bottom: 15px;
    text-align: center;
}
.enlargetobig {
    display:none;
    position: absolute;
    top: 120px;
    left: 75px;
}
div.customtopbanner {
    clear:both;
    display:block;
    width:auto;
}
span.compatible_checkbox {
    display:block;
    background-color:#eeeeee;
    padding:2px;
    margin:0 2px 5px 2px;
    text-align:left;
    border:1px solid silver;
}
.price-table th.ci_th_left {
    text-align: left;
}
.buysafelink {
    color: maroon;
}
h3.acce_title {
    display:block;
    text-align: left;
    background-color: #dddddd;
}
div.replaced_by {
    border: 1px solid #7777777;
    background-color: #800517;
    color:white;
    font-size:17px;
    text-align: center;
    padding:10px;
    margin: 15px 0 15px 0;
}
div.replaced_by a {
    color:lightgreen;
    font-size:17px;
}
a.mail-form {
    display:block;
    clear:both;
    text-align: center;
    padding:5px;
    border:2px solid  #dddddd;
    font-size:13px;
    font-weight:bold;

}
a.mini-checkout-btn {
    display:block;
    font-weight:bold;
    color: #555555;
    padding:5px;
    border:1px solid silver;
    background-color: #eeeeee;
    float:right;
}
.listpageimg img.listpagemorephotos {
    position: absolute;
    top:40px;
    left:0px;
    display: none;
}
table.checkouttable {
    border:0;
    width:100%;
}
table.checkouttable td {
    border:0;
}
a.productpr_small {
    font-size: 11px !important;
    color:#cc0000;
    text-decoration: underline;
}
td.express_delivery {
    text-align: center;
}
td.express_delivery a{
    font-size:17px;
    color:green;
}
table.table-ticket {
    width: 98%;
    background-color: #eeeeee;
    margin-right: auto;
    margin-left: auto;
}
table.table-ticket td {
     padding:5px;
     border-bottom:1px solid #aaaaaa;
     border-right:1px solid #aaaaaa;
}
table.table-ticket a {
    text-decoration: underline;
    font-size:15px;
}
table.onebox span.contactspan {
    padding: 4px 1px 3px 0;
    display:block;
}
#paypal_checkout_box, #paypal_checkout_box td {
    width:auto !important;
}
#paypal_checkout_box td {
    padding-right:5px;
}
button.big-button {
    font-size:17px;
}
button.small-button {
    font-size:10px;
}
#cancel-ticket {
    float:right;
}
#new-ticket {
    display:none;
}
a.new-ticket-linik {
    font-size:13px;
    color:#444444;
    padding:3px;
    border:1px solid #aaaaaa;
    font-weight: bold;
    margin:5px 0 0 3px;
    clear:both;
}
div.ticket-box {
    margin-left:5px;
    width:99%;
}
textarea.reply_msg {
    width:100%;
    height:150px;
    background-color: #FAF8CC;
}
tr.ticket-reply-tr {
    /*display:none;*/
}
table.ticket-box {
    border-bottom:1px solid #dddddd;
    border-collapse: collapse;
    width:100%;
}
table.ticket-box td {
    border:1px solid #dddddd;
    border-bottom:0;
    border-spacing:0;
    padding: 5px;
}
table.ticket-box td b {
    color:#333333;
}
table.ticket-box td small {
    color:#555555;
}
table.table-ticket-login {
    width:auto;
}
span.reply-you {
    color:maroon;
}
span.reply-us {
    color:darkgreen;
}
.price-table .dashed-border {
    border-bottom:1px dashed #bbbbbb;
}
img.compare-go {
    border:0 !important;
    margin:0 !important;
    padding:0 !important;
}
div.compareboxbar {
    padding:1px !important;
}
div.compare-button-product-page {
    clear:both;
    margin:5px 0 0 0;
}
div.compare-button-product-page a.compare {
    color:#8A4117;
    font-weight:bold;
}
a.product-page-similar-compare {
    color:white;
}
#search-compare {
    width:80px;
    height:22px;
}
#cb_similar_item {
    width:130px;
}
#cb_similar_item p {
    clear:both;
    margin:0;
    text-align: center;
}
#cb_similar_item p a {
    font-size:10px;
}
#cb_similar_item p.show-similar-top {
    height:30px;
    margin-bottom: 10px;
    padding:5px 1px 1px 1px;
}
#cb_similar_item button {
    font-size:10px;
    width:35px;
    height:23px;
}
/*--  product page v2 --*/

td.two-box-left {
    border-right: 1px solid #dddddd;
    width:45%;
    text-align: center;
}
td.two-box-right.table{
    width:100%;
}
td.two-box-left th {
    text-align: right;
}
td.two-box-right {
    width:55%;
}
td.two-box-right td, td.two-box-right th {
    padding: 5px 0 5px 0 !important;
}
h1.productname2 {
    font-size:15px;
    padding: 5px 0 15px 0;
    border-bottom:1px solid #dddddd;
    display:block;
    clear:both;
}
h1.productname2 b {
    font-size:16px;
    color: #4c7bb1;
}
h1.productname2 small {
    color: #333333;
    font-weight: normal;
    font-size:13px;
}

table.price-table2 {
    /*width:100% !important;*/
}
table.price-table2 th {
    color:black;
    font-size: 13px;
}
table.price-table2 td {
    text-align: right;
    color:#cf1314;
    font-size: 13px;
    font-weight:bold;
    font-size:13px;
}
table.price-table3 {
    width:100% !important;
}
table.price-table3 th {
    text-align: left;
}

div.product-page-buy {
    color:black !important;
    text-align: center !important;
    line-height: 8px;
    font-weight:bold;
    clear:both;
}
#product-page-buy-qty {
    width:40px !important;
}
#add-to-cart-button {
    position: relative !important;
    top:4px !important;
}
#spanqty {
    position: relative !important;
    top:-3px !important;
}
#iteminfo b.bshipping {
    color: #cc0003;
}
table.price-table3 {
    width:55%;
    padding: 10px 0 10px 0;
    float:right;
    clear:right;
}
table.price-table3 td {
    border-top:0 !important;
    border-bottom:1px solid #dddddd;
    padding-right:5px;
    padding:3px;
    text-align: left;
}
table.price-table3 td b.bshipping {
    color: #cc0003;
}
div.printemailbox {
    display:block;
    clear:both;
    padding: 15px 0 15px 0;
}
div.printemailbox img {
    padding-right: 2px;
}
div.printemailbox a {
    padding-right: 10px;
}
div.product-page-buy-td {
    clear:both;
    margin: 15px 0 5px 0;
}
/* -- */

#payment-options {
    display:block;
    text-align: center;
    text-decoration: underline;
}

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/
div.scrollable {
    
    /* required settings */
    position:relative;
    overflow:hidden;          
    margin:0 2px 10px 2px;
    
    /* custom decorations */
    padding:0;
    border:1px solid #dddddd;
    display:block;
    text-align: left;
    
    width:249px;  
    height:75px;   
}

/* 
    root element for scrollable items. Must be absolutely positioned
    and it should have a super large width to accomodate scrollable items.
    it's enough that you set width and height for the root element and
    not for this element.
*/
div.scrollable div.items {    
    /* this cannot be too large */
    width:20000em;    
    height:75px;  
    padding:0;
    margin:0;
    position:absolute;
    clear:both;      
    background-color:#ffffff;  
}

/* single scrollable item */
div.scrollable div.items div {
    float:left;    
    /* custom decoration */
    text-align:center;
    -moz-border-radius:5px;
    margin:0 4px 0 4px;
}

div.scrollable div.items a {
    outline: none;
}

/* active item */
div.scrollable div.items div.active a {
    border:1px solid black;
    outline: none;
}

/*==========================================*/
/* this makes it possible to add next button beside scrollable */
div.scrollable {
    float:left;    
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
    display:block;
    width:18px;
    height:18px;
    background:url(/images/left.png) no-repeat;
    float:left;
    cursor:pointer;
    font-size:1px;
    margin: 30px 0;
    outline: none;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
    background-position:0px -18px;        
}

/* disabled navigational button */
a.disabled {
    visibility:hidden !important;        
}

/* next button uses another background image */
a.next, a.nextPage {
    background-image:url(/images/right.png);
    clear:right;    
}
/* ========== default page============== */
div.scrollable-defaultpage {      
    /* required settings */
    position:relative;
    overflow:hidden;          
    margin:0 2px 10px 2px;
    
    /* custom decorations */
    padding:0;
    border:1px solid #dddddd;
    display:block;
    text-align: left;
    
    width:775px;;  
    height:110px;  
}

/* 
    root element for scrollable items. Must be absolutely positioned
    and it should have a super large width to accomodate scrollable items.
    it's enough that you set width and height for the root element and
    not for this element.
*/
div.scrollable-defaultpage div.items {    
    /* this cannot be too large */
    width:20000em;    
    height:75px;  
    padding:0;
    margin:0;
    position:absolute;
    clear:both;      
    background-color:#ffffff;  
}

/* single scrollable item */
div.scrollable-defaultpage div.items div {
    float:left;    
    /* custom decoration */
    text-align:center;
    -moz-border-radius:5px;
    margin:0 4px 0 4px;
}

/* active item */
div.scrollable-defaultpage div.items a {
    outline: none;
}

/* shared */
h2.calendar {
    display:block;
    text-align: center;
    margin: 10px 0 10px 0;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    z-index: 501;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    
    text-align: center;
    line-height: 0;
    z-index: 502;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}    
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1.0em;    
}            
#lightbox-secNav-btnClose {
    width: 66px; 
    float: right;
    padding-bottom: 0.7em;    
}
.orginal_image {
    color:#555555;
}
