﻿html
{
    width: 100%;
    height: 100%;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Verdana, Sans-Serif, Arial;
    font-size: 11px;
    color: #535353;
    width: 100%;
    height: 100%;
    text-align: center;
}
input, a, select, textarea, td
{
    font-family: Tahoma, Verdana, Sans-Serif, Arial;
    color: #535353;
    font-size: 11px;
}

input.text
{
	border: 1px SOLID;
}

#divContent
{
    text-align: left;
    padding-bottom: 30px;
}
#divMain
{
    position: relative;
    width: 1000px;
    min-height: 100%;
    text-align: left;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}
* html #divMain
{
    height: 100%;
}

#divFooter
{
    clear: both;
    position: relative;
    height: 30px;
    /*margin-top: -30px;*/
    border-top: 3px SOLID #3e414a;
    /*width: 810px;*/
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 5px;
}

img
{
    border: 0px;
}

#userareatop
{
    text-align: right;
}
#titletop
{
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}
#navtop
{
    height: 40px;
    background: url(/Templates/logo_top.gif) no-repeat;
    padding-top: 10px;
    text-align: right;
}
#topsearchform
{
    display: inline;
    margin: 0px;
    padding: 0px;
}
#topmenucontainer
{
    background : url('/Images/menu-background.png') #E7E7E7;
    height: 30px;
}
#leftmenucontainer
{
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    width: 170px;
}
#maincontent
{
    text-align: left;
    vertical-align: top;
}
#leftmenuheader
{
    padding: 5px;
    background: #d72d86;
    color: #ffffff;
    font-size: 11px;
    margin: 0px;
}

#maincontentheader
{
    background: #d72d86; /* ff6d06 */
    color: #ffffff;
    padding: 5px;
    font-size: 11px;
    margin: 0px;
}
.topmenu
{
    display: block;
    font-weight: bold;
    font-family: arial;
    font-size: 11px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    margin: 3px;
    float: left;
    white-space: nowrap;
    padding: 0 20px 0 20px;
    color: #fff;
}
a.topmenu:hover
{
    background-color: #808082;
}
.topmenudivider
{
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
    width: 7px;
    text-decoration: none;
    line-height: 25px;
    display: block;
    float: left;
}
.red
{
    color: #ee3434;
}
.orange
{
    color: #fd5c01;
}
.inline
{
    display: inline;
}
.green {
    color: #0b8003;
}
.big
{
    font-size: 14px;
}
.block
{
    display: block;
}
.buyform
{
    border: dotted 1px;
    padding: 10px;
}
h3
{
    border-bottom: 1px solid;
    padding-bottom: 3px;
    font-size: 16px;
}
h4 {
    border-bottom: 1px solid;
    padding-bottom: 2px;
    font-size: 14px;
}
.product_inline
{
    width: 260px;
    height: 400px;
    /*
width: 200px;
    height: 350px;
*/
    padding: 5px;
    float: left;
    text-align: left;
    overflow: hidden;
    border: 1px SOLID #fff;
    text-align: center;
}
.product_inline:hover
{
	border: 1px SOLID #ffbee0;
}

.ia
{
	border: 1px SOLID #fff;
}
.ia:hover
{
	border: 1px SOLID #f14bab;
}

a.parent_cat
{
    color: #535353;
    font-weight: bold;
    padding: 5px 0 0 0;
    margin: 5px 0 0 0;
}
a.cat
{
    color: #535353;
    text-decoration: none;
    display: block;
    height: 20px;
    line-height: 20px;
    background: url( '/Templates/back_ul_orange.gif' ) left no-repeat;
    padding: 0 0 0 14px;
    margin: 0 0 0 10px;
}
a.cat_plus
{
    color: #535353;
    text-decoration: none;
    display: block;
    height: 20px;
    line-height: 20px;
    background: url( '/Templates/plus2.gif' ) left no-repeat;
    padding: 0 0 0 14px;
    margin: 0 0 0 10px;
}
a.cat_minus
{
    color: #535353;
    text-decoration: none;
    display: block;
    height: 20px;
    line-height: 20px;
    background: url( '/Templates/minus.gif' ) left no-repeat;
    padding: 0 0 0 14px;
    margin: 0 0 0 10px;
}
a.cat:hover
{
    text-decoration: underline;
    background-color: #eeeeee;
}
a.cat_plus:hover
{
    text-decoration: underline;
    background-color: #dcdcdc;
}
a.pages
{
    border: 1px solid #dadada;
    padding: 1px 4px 1px 4px;
    margin: 0px;
    text-decoration: none;
    line-height: 20px;
}
a.pages:hover
{
    border: 1px solid #ee3434;
}
.errorbox
{
    color: #ee3434;
    padding: 5px;
    border: 1px solid #ee3434;
    font-weight: bold;
    margin: 5px;
}
a.cool {
    border: solid 1px;
    padding: 3px;
    text-decoration: none;
    color: #000000;
}
a.cool:hover {
    color: #000000;
}
.grid {
    border-collapse: collapse;
}
.grid td {
    border: solid 1px;
}

.ddl
{
    font-family: arial;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
    padding: 2px;
    margin: 2px;
    white-space: nowrap;
    color: #fff;
    display: block;
}
a.ddl:hover
{
    background-color: #808082;
}

.ordiv
{
    padding: 4px;
    background: #ffbee0;
    font-size: 12px;
    color: #000;
    width: 100%;
}
