body
{
	background-color: white;
}


table.main
{
	background-color: white;
}


input.t
{
	font-family: verdana, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    border: 1px solid white;
	padding: 1px;
}


button
{
	font-family: verdana, sans-serif;
	font-size: 7pt;
	/*
	color: white;
	background-color: #f60001;
	border: 1px outset darkred;
	*/
}


label.l
{
	font-family: verdana, sans-serif;
	font-size: 7pt;
	color: white;
	white-space: nowrap;
}


p.moto
{
	font-family: georgia, times, serif;
	font-size: 10pt;
	font-style: italic;
	text-align: right;
	margin: 0px;
}


/* toolbar */
td.toolbar_main
{
	text-align: left;
	background-color: #e51e24; /* same as WebCrafts' logo */
	padding: 2px;
}


a.tb
{
	color: white;
	white-space: nowrap;
}


/* common for stories and categories */
td.blend
{
	background-color: white;
	background-image: url(../img/vblend.png);
	background-repeat: repeat-x;
}


/* sections list */
table.story
{
}

th.story, td.story
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	text-align: right;
	background-image: url(../img/side_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 1em;
	padding-right: 1em;
}

ul.story
{
	padding: 0;
	margin: 0;
}

li.story
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

a.story
{
	color: black;
	text-decoration: underline;
}


/* locator */
p.locator, li.locator, p.warn
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 0px;
}

p.locator, ul.locator
{
	margin-top: 0em;
	margin-bottom: 0.5em;
	color: black;
}

a.locator
{
	font-weight: normal;
	color: darkgoldenrod;
}

ul.locator
{
}

li.locator
{
	margin-left: 2em;
	color: goldenrod;
}

hr.locator
{
}


/* main page content */
td.body
{
	padding: 15px;
	text-align: left;
}


h1.body
{
	font-family: georgia, times, serif;
	font-size: 16pt;
	margin: 0px;
}


p.body
{
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 150%;
}


/* categories list */
table.cat
{
}


th.cat, td.cat
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	text-align: left;
	background-image: url(../img/side_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 1em;
	padding-right: 1em;
}

ul.cat
{
	padding: 0;
	margin: 0;
}

li.cat
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

a.cat
{
	color: black;
	text-decoration: underline;
}


address.copyleft
{
	font-family: verdana, sans-serif;
	font-size: 7pt;
	text-align: center;
}


/* products */
img.prod
{
	width: 100px;
	height: 100px;
	border: 1px solid goldenrod;
}


td.prod
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	text-align: left;
}


th.prod
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}


a.prod
{
	color: #f60001;
	text-decoration: none;
}


/* products list */
h2.prod_name, a.prod_name
{
    font-family: georgia, times, serif;
    font-size: 14pt;
    font-weight: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    color: darkgoldenrod;
}

p.prod_summary
{
    font-family: verdana, sans-serif;
    font-size: 8pt;
    color: black;
    margin: 0px;
    line-height: 135%;
}

p.prod_link, a.prod_link
{
    font-family: verdana, sans-serif;
    font-size: 8pt;
    color: goldenrod;
    text-align: right;
    margin: 0px;
}


/* articles list */
h2.art_title, a.art_title
{
    font-family: georgia, times, serif;
    font-size: 14pt;
    font-weight: normal;
    color: darkgoldenrod;
    margin-bottom: 0;
    margin-left: 0px;
}

p.art_summary
{
    font-family: verdana, sans-serif;
    font-size: 8pt;
    color: black;
    margin: 0px;
    line-height: 135%;
}

p.art_link, a.art_link
{
    font-family: verdana, sans-serif;
    font-size: 8pt;
    color: goldenrod;
    text-align: right;
    margin: 0px;
    padding-bottom: 1em;
}


/* search */
p.search, p.search_minititle
{
	font-size: 8pt;
	margin: 0px;
}

p.search
{
	line-height: 120%;
	margin-bottom: 1em;
}

p.search_minititle
{
	font-weight: bold;
	border-bottom: 1px solid silver;
}

ul.search
{
	margin: 0px;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

li.search
{
	margin-left: 2em;
	padding-bottom: 0.5em;
}


/* shopping cart */
tr.rowh
{
	background-color: whitesmoke;
}

tr.row0
{
	background-color: white;
}

tr.row1
{
	background-color: whitesmoke;
}

/* ui */
td.label
{
	text-align: right;
	vertical-align: middle;
}


/* common masks */
h1
{
	margin: 0;
}


/* checkout */
h1.dialog
{
	font-size: 16pt;
	margin: 0;
}

h2.dialog
{
	font-size: 12pt;
	margin: 0;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}

p.body
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	margin: 0;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

.wiz_buttons2, .wiz_buttons
{
	text-align: right;
	margin-left: 0;
	padding-top: 5px;
}

.wiz_buttons
{
	border-top: 1px solid silver;
}


p.error
{
	margin-left: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.25em;
	color: red;
	border: 1px solid red;
}

