/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* reset */
html, body {
    width:100%;
    height:100%;
}

body {
    font: normal 13px Arial,sans-serif;
    background:#fff;
    color:#000;
}

img {
    border: 0;
}

a:visited{
    color: #2D2D2D;
    border-color: #2D2D2D;
}

a {
    color: #2D2D2D;
}

h1 {
    font: normal 24px Arial;
}

h2 {
    font: normal 21px Arial;
}

h3 {
    font: normal 16px Arial;
}

td {
    vertical-align: top;
}

.containertitle a {
    text-decoration: none;
    color: #2D2D2D;
}

.containertitle {
    position: relative;
    left: 19px;
    font: bold 16px Arial;
    color: #2D2D2D;
}

.container {background: #E0E0E0; color: #000000; }
.chosencat {background: #FFE571;}
.container .ml { padding: 1px 0 15px 0; background: #E0E0E0; 
                 border-left: solid 10px #E0E0E0; 
                 border-right: solid 8px #E0E0E0;}
.chosencat .ml { padding: 1px 0 15px 0; background: #FFE571; 
                 border-left: solid 10px #FFE571; 
                 border-right: solid 8px #FFE571;}
.container .tl, .container .bl { height: 10px; position: relative; font-size: 1px; line-height: 1px; }
.container .tlc, .container .trc, .container .blc, .container .brc { position: relative; width: 10px; height: 10px; -background: none !important; }
.container .tlc { float: left; background: url('/img/tlc.png') 0 0 no-repeat; -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src=/img/tlc.png, sizingMethod=crop); }
.container .trc { float: right; background: url('/img/trc.png') 0 0 no-repeat; -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src=/img/trc.png, sizingMethod=crop); }
.container .blc { float: left; background: url('/img/blc.png') 0 0 no-repeat; -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src=/img/blc.png, sizingMethod=crop); }
.container .brc { float: right; background: url('/img/brc.png') 0 0 no-repeat; -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src=/img/brc.png, sizingMethod=crop); }

#view {
    width: 100%;
    height: 100%;
    min-width:800px;
}

#header {
    clear: both;
    color: #EDF2F5;
    background: url('/img/header_bg.jpg') repeat-x;
    height: 162px;
}

#logo {
    float: left;
}

#mainmenu {
    float: right;
    background: url('/img/menu.jpg') no-repeat;
    width: 250px;
    height: 162px;
}

#mainmenu a {
    position: relative;
    width: 200px;
    top: 100px;
    left: 23px;
    color: #EDF2F5;
    display: block;
    text-decoration: none;
}

#cart {
    float: right;
    background: url('/img/cart.jpg') no-repeat;
    width: 250px;
    height: 162px;
    cursor: pointer;
}

#cart span {
    position: relative;
    top: 100px;
    left: 23px;
    color: #EDF2F5;
}

#middle {
    clear:both;
    position:relative;
    margin: 30px 0 20px 20px;
}

#categories {
    float:left;
    margin-right:-100%;
    position:relative;
    width:250px;
}

.l1 {
    padding-left: 10px;
    margin-top: 1em;
}

.l2 {
    font-size: 12px;
    padding-left: 20px;
    margin-top: 1em;
}

.l3 {
    font-size: 11px;
    padding-left: 35px;
    margin-top: 2px;
}

.l4 {
    font-size: 11px;
    padding-left: 45px;
    margin-top: 2px;
}

.l5 {
    font-size: 11px;
    padding-left: 55px;
    margin-top: 2px;
}

.l7 {
    font-size: 11px;
    padding-left: 65px;
    margin-top: 2px;
}

#footer {
    clear: both;
    height: 83px;
    background: url(/img/footer.jpg) repeat-x;
    text-align: center;
}

#content {
    clear:right;
    float:left;
    left:280px;
    line-height:1.6;
    position:relative;
    margin-right: 280px;
}

#goods {
    clear: both;
}

#goods h3 {
    line-height: 1em;
    padding: 1em 0 1em 0;
}

#goods img {
    
}

.copy {
    font: normal 11px Arial;
    color: gray;
    display: block;
    padding: 25px 0 0 0;
}

.copy a {
    color: gray;
    text-decoration: none;
}

.copy a:hover {
    color: gray;
    text-decoration: underline;
}

.item {
    width: 200px;
    vertical-align: top;
    margin: 0 1em 3em 1em;
    display: inline;
    display: inline-block;
}

.announce {
    font: normal 11px Arial;
    line-height:1.4;
}

.nowrap {
    white-space: nowrap;
}
.price {
    padding: 10px 0 5px 0;
    font: italic 18px Arial;
}

.description {
    padding: 0 30px 0 0;
}

.carttable {
    border: 0px solid #FFAA00;
}

.carttable td {
    padding: 10px 10px 0 10px;
    vertical-align: top;
}

.carttable tr {
    border-bottom: 1px dashed gray;
}

.catpath {
    font: normal 18px Arial;
    padding-left: 15px;
}

.carttable .ruler {
    border-bottom: 1px dashed gray;
    height: 10px;
}

.catborder {
    border: 5px solid #FFF200;
}

.foot_divider {
    font-weight: bold;
    padding: 0 5px;
}
