﻿body 
{
	background-color:#f9f3dd;
	font-family:Verdana;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

IMG {
	border: 0;
}

#catalogTop {
    width:950px;height:215px;background:url(images/catalog_top.jpg) no-repeat;text-align:left;
}

#catalogLeft {
    width:44px;background:url(images/cat_frame_left.gif) repeat-y;
}

#catalogRight {
    width:44px;background:url(images/cat_frame_right.gif) repeat-y;
}

#catalogBottom {
    width:950px;height:111px;background:url(images/catalog_bottom.jpg) no-repeat;
}

#innerTopRight {
    vertical-align:top;width:600px;height:154px;background: url(images/topright.jpg) top no-repeat;color:#ffffff;text-align:right;direction:rtl;
}

#innerMenuContainer {
    padding-right:50px;padding-top:114px;text-align:right;direction:rtl;color:#d2cac6;font:bold 12px Arial;
}

#innerBottom {
    background:url(images/bottombg.gif) repeat-x;
}

#innerBottomRight {
    width:950px;height:134px;background:url(images/bottomright.jpg) no-repeat bottom right;
}

.hidden{display:none;}

/* Content Styles */

.contenttitle
{
    font: bold 14px Verdana;
    color: #3c2e2b;
    display:block;
    padding-bottom:5px;
}

.contentsubtitle
{
    font: bold 12px Verdana;
    color: #3c2e2b;
    display:block;
    padding-bottom:5px;
}

.contenttext
{
    font: 12px Verdana;
    color: #3c2e2b;
}

.ProductDescription .contenttext, .ProductDescription .contenttitle, .ProductDescription .contentsubtitle
{
    font-family: Arial;
}



