﻿a img
{
    border: none;
}
/*body
{
    font-size: 75%;
    color: #535353;
    font-family: Arial,Verdana,sans-serif;
    background: url("/images/layout/bg.gif");
    width: 100%;
    background-repeat: repeat;
}*/
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img
{
    margin: 0;
}
p
{
    margin: 0 0 1.5em;
}
p img.left
{
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
}
p img.right
{
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover
{
    text-decoration: underline;
}
a
{
    /*color: #478bcc;*/
    color: #5A9DD1;
    text-decoration: none;
}
blockquote
{
    margin: 1.5em;
    color: #666;
    font-style: italic;
}
strong
{
    font-weight: bold;
}
em, dfn
{
    font-style: italic;
}
dfn
{
    font-weight: bold;
}
sup, sub
{
    line-height: 0;
}
abbr, acronym
{
    border-bottom: 1px dotted #666;
}
address
{
    margin: 0 0 1.5em;
    font-style: italic;
}
del
{
    color: #666;
}
pre, code
{
    margin: 1.5em 0;
    white-space: pre;
}
pre, code, tt
{
    font: 1em 'andale mono' , 'lucida console' , monospace;
    line-height: 1.5;
}
li ul, li ol
{
    margin: 0 1.5em;
}
ul, ol
{
    margin: 0 1.5em 0 1.5em;
}
ul
{
    list-style-type: disc;
}
ol
{
    list-style-type: decimal;
    margin-left: 3em;
}
dl
{
    margin: 0 0 1.5em 0;
}
dl dt
{
    font-weight: normal;
}
dd
{
    margin-left: 1.5em;
}
.small
{
    font-size: .9em; /* margin-bottom: 1.875em; line-height: 1.875em; */
}
.large
{
    font-size: 1.2em; /* line-height: 2.5em; margin-bottom: 1.25em; */
}
.hide
{
    display: none;
}
.quiet
{
    color: #666;
}
.loud
{
    color: #000;
}
.highlight
{
    background: #ff0;
}
.added
{
    background: #060;
    color: #fff;
}
.removed
{
    background: #900;
    color: #fff;
}
.first
{
    margin-left: 0;
    padding-left: 0;
}
.last
{
    margin-right: 0;
    padding-right: 0;
}
.top
{
    margin-top: 0;
    padding-top: 0;
}
.bottom
{
    margin-bottom: 0;
    padding-bottom: 0;
}
.italic
{
    font-style: italic;
}

/* grid.css */
div.border
{
    padding-right: 4px;
    margin-right: 5px;
    border-right: 1px solid #eee;
}
div.colborder
{
    padding-right: 24px;
    margin-right: 25px;
    border-right: 1px solid #eee;
}
.box
{
    padding: 1.5em;
    margin-bottom: 1.5em;
    background: #E5ECF9;
}
hr
{
    background: #ddd;
    color: #ddd;
    clear: both;
    float: none;
    width: 100%;
    height: .1em;
    margin: 0 0 1.45em;
    border: none;
}
hr.space
{
    background: #fff;
    color: #fff;
}
.clearfix:after, .container:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix, .container
{
    display: inline-block;
}
* html .clearfix, * html .container
{
    height: 1%;
}
.clearfix, .container
{
    display: block;
}
.clear
{
    clear: both;
}
div.top-border
{
    padding-top: 4px;
    margin-top: 5px;
    border-top: 1px solid #eee;
}
div.bottom-border
{
    padding-bottom: 4px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
}
div.float-left
{
    float: left;
}

/* forms.css */
label
{
    font-weight: normal;
}
fieldset
{
    padding: 1.4em;
    margin: 0 0 1.5em 0;
    border: 1px solid #ccc;
}
legend
{
    font-weight: bold;
    font-size: 1.2em;
}
input.text, input.title, textarea, select
{
    border: 1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus
{
    border: 1px solid #666;
}
input.text, input.title
{
    padding: 1px;
}
input.title
{
    font-size: 1.5em;
}
textarea
{
    width: 449px;
    height: 112px;
    padding: 5px;
}
.error, .notice, .success
{
    padding: .9em;
    margin-bottom: 1em;
    border: 2px solid #ddd;
}
.error
{
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}
.notice
{
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}
.success
{
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}
.error a
{
    color: #8a1f11;
}
.notice a
{
    color: #514721;
}
.success a
{
    color: #264409;
}

body
{
    margin: 0;
    padding: 0;
    line-height: 1em;
}
b
{
    font-size: 110%;
}
.SmartPager_link_next_prv
{
    text-decoration: none;
}
.SmartPager_link_next_prv:hover
{
    text-decoration: none;
}
.SmartPager_a_number
{
    text-decoration: none;
}
.SmartPager_a_number:hover
{
    color: red;
    text-decoration: none;
    font-weight: bold;
}
.SmartPager_a_number_selected
{
    color: red;
    text-decoration: none;
    font-weight: bold;
}
.SmartPager_a_number_selected:hover
{
    color: red;
    text-decoration: none;
    font-weight: bold;
}
.SmartPager_span_number
{
    border: 1px solid #CCCCCC;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px;
    line-height: 20pt;
}
.SmartPager_span_number:hover
{
    background-color: #80bb2d;
    text-decoration: none;
}
.thumbnail
{
    border: solid 1px #ffb500;
    margin: 5px 5px 0 0;
    padding: 2px;
    border: solid 1px #FFB500;
}

.avatar
{
    border: solid 1px #bbb;
    padding: 0px;
}
.show
{
    display: inline;
}
/*vbn*/
#wrapper
{
}
#maincontainer
{
    margin: 0 auto;
    width: 1000px;
}
#topsection
{
    padding-bottom: 10px;
    padding-top: 10px;
}
#contentwrapper
{
    float: left;
    width: 100%;
}
#contentcolumn
{
    margin-right: 790px;
    padding-right: 10px;
    /*padding-left: 5px;*/
}
#rightcolumn
{
    float: left;
    margin-left: -790px;
    width: 790px;
}
.adv-header
{
    margin: 10px 0;
}
.adv-header .line-qc
{
    border-bottom: 1px solid #E1E2E4;
    height: 4px;
    margin-bottom: -8px;
}
.adv-header .text-qc-head
{
    background: transparent url(/img/menu53_hover_right.gif) repeat scroll 0 0;
    display: inline;
    height: 12px;
    margin-left: 8px;
    padding: 0 2px;
}

.datetime, .taglist, .locations, .counter, .member1 {
color:#666666;
font-size:0.9em;
margin:0;
padding:0;
}
.productsInfo div.thumbnail
{
    background: transparent url(/images/bgd_img.gif) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 100px;
    margin: 0 5px 0 0;
    padding: 10px;
    text-align: center;
    width: 100px;
}
.productsInfo
{
    padding: 15px 10px 10px 10px;
}

ul.bullet-more li, ul.bullet-more li a
{
    font-family: Arial;
    list-style-image: url(/img/bullet/mnu.gif);
    text-decoration: none;
}

/*begin box 1
.box-1
{
    margin-bottom: 20px;
}
.box-1 .box-middle
{
    border-right: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    background-color: White;
}
.box-1 .box-top
{
    background: transparent url(/images/box/box-1-top-center.gif) repeat-x scroll left top;
    font-size: 0;
    height: 5px;
    line-height: 0;
    width: 100%;
}
.box-1 .box-top span
{
    background: transparent url(/images/box/box-1-top-left.gif) no-repeat scroll left top;
    float: left;
    height: 5px;
    width: 100%;
}
.box-1 .box-top label
{
    background: transparent url(/images/box/box-1-top-right.gif) no-repeat scroll right top;
    float: left;
    height: 5px;
    width: 100%;
}
.box-1 .box-bottom
{
    background: transparent url(/images/box/box-1-bottom-center.gif) repeat-x scroll left top;
    font-size: 0;
    height: 5px;
    line-height: 0;
    width: 100%;
}
.box-1 .box-bottom span
{
    background: transparent url(/images/box/box-1-bottom-left.gif) no-repeat scroll left top;
    float: left;
    height: 5px;
    width: 100%;
}
.box-1 .box-bottom label
{
    background: transparent url(/images/box/box-1-bottom-right.gif) no-repeat scroll right top;
    float: left;
    height: 5px;
    width: 100%;
}
.box-1 a
{
    cursor: pointer;
}

/*end box 1*/


/*begin tab 1
.tab-1
{
    background: transparent url(/images/box/tab-1-center.gif) repeat-x scroll left top;
    height: 26px;
    cursor: pointer;
    float: left;
    margin-right: 2px;
    width: auto;
}
.tab-1 p
{
    background: transparent url(/images/box/tab-1-left.gif) no-repeat scroll left top;
    float: left;
    height: 26px;
    width: auto;
    margin: 0;
}
.tab-1 span
{
    background: transparent url(/images/box/tab-1-right.gif) no-repeat scroll right top;
    float: left;
    height: 26px;
    width: auto;
}
.tab-1 strong
{
    float: left;
    height: 21px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: White;
}



/*end tab 1*/


/*begin tab 2
.tab-2
{
    background: transparent url(/images/box/tab-2-center.gif) repeat-x scroll left top;
    height: 23px;
    cursor: pointer;
    float: left;
    margin-top: 3px;
    margin-right: 2px;
    width: auto;
}
.tab-2 p
{
    background: transparent url(/images/box/tab-2-left.gif) no-repeat scroll left top;
    float: left;
    height: 23px;
    width: auto;
    margin: 0;
}
.tab-2 span
{
    background: transparent url(/images/box/tab-2-right.gif) no-repeat scroll right top;
    float: left;
    height: 23px;
    width: auto;
}
.tab-2 strong
{
    float: left;
    height: 21px;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
    color: #c5161c;
}
/*end tab 2*/

.pagging
{
    border-top: 1px solid #cccccc;
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
    color: #ACACAC;
}
.pagging td a.current
{
    color: #A6092B;
    font-weight: bold;
    padding: 0 10px;
    text-decoration: none;
}
.pagging td a
{
    color: #A6092B;
    padding: 0 10px;
    text-decoration: none;
}
.pagging1
{
    margin-left: auto;
    margin-right: auto;
    color: White;
    padding: 3px;
    background-color: #007DC4;
}
.pagging1 td a.current
{
    color: #C4161C;
    font-weight: bold;
    padding: 0 10px;
    text-decoration: none;
}
.pagging1 td a
{
    font-weight: bold;
    color: White;
    padding: 0 5px;
    text-decoration: none;
}


ul.bullet-admin li, ul.bullet-admin li a
{
    list-style-image: url( '/images/bullet/mnu.gif' );
    color: #007DC4;
    font-family: Arial;
    text-decoration: none;
}
.listBanner
{
    margin: 0;
    padding: 0;
    list-style:none;
}

.margin-bottom-15
{
    margin-bottom:15px;
}
