body {
font-family : Tahoma, Arial, "Trebuchet MS";
font-size : 12px;
color : #818181;
background-color : #ffffff;
margin-left : 0;
margin-top : 4px;
margin-right : 0;
margin-bottom : 0;
}
img {
border : 0;
}
#header {
width : 100%;
height : 98px;
background-color : #a31515;
}
#header .mainheadbg {
width : 789px;
height : 98px;
background-image : url(../images/header-bg.gif);
background-repeat : repeat-x;
padding : 0;
margin : auto;
}
#header .logo {
float : left;
padding-left : 36px;
padding-top : 50px;
}
#header .ordertab {
float : right;
padding-right : 56px;
}
#bottomheader {
background-image : url(../images/bottom-header.gif);
background-repeat : repeat-y;
width : 789px;
margin : auto;
padding : 0;
height : 4px;
}
#content {
width : 100%;
background-image : url(../images/content-bg.gif);
background-repeat : repeat-x;
}
#content .maincontent {
width : 789px;
margin : auto;
overflow : hidden;
}
#content .leftshadow {
width : 5px;
float : left;
background-image : url(../images/left-shadow.gif);
height : 282px;
background-repeat : no-repeat;
}
#content .rightshadow {
width : 8px;
float : right;
background-image : url(../images/left-shadow.gif);
height : 282px;
background-repeat : no-repeat;
}
#content .area {
width : 769px;
float : left;
}
#content .areablock {
padding : 30px 15px 48px 29px;
}
#content .areablock strong {
color : #a31514;
}
#content .areablock a {
color : #a31513;
text-decoration : none;
font-weight : bold;
}
#content .areablock a:hover {
color : #a31513;
text-decoration : underline;
font-weight : bold;
}
#content .ovflow {
overflow : hidden;
}
#content .copyr {
padding-bottom : 10px;
float : left;
width : 450px;
font-size : 10px;
padding-left : 25px;
}
#content .copyr a {
color : #818181;
text-decoration : none;
padding-left : 3px;
padding-right : 3px;
}
#content .copyr a:hover {
color : #818181;
text-decoration : underline;
padding-left : 3px;
padding-right : 3px;
}
#content .topmenu {
text-align : right;
height : 40px;
}
#content .topmenu a {
padding : 11px 16px 11px 16px;
float : right;
margin-right : 1px;
color : #a31514;
text-decoration : none;
}
#content .topmenu a:hover {
padding : 11px 16px 11px 16px;
float : right;
background-color : #ffffff;
margin-right : 1px;
color : #a31515;
text-decoration : none;
}
#content .selected {
padding : 11px 16px 11px 16px;
float : right;
background-color : #ffffff;
margin-right : 1px;
color : #a31515;
text-decoration : none;
}
#content .selected:hover {
padding : 11px 16px 11px 16px;
float : right;
background-color : #ffffff;
margin-right : 1px;
color : #a31515;
text-decoration : none;
}
#content .copyrright {
padding-bottom : 10px;
float : right;
width : 150px;
font-size : 10px;
text-align : right;
padding-right : 20px;
}
#footer {
height : 80px;
background-image : url(../images/content-bg.gif);
background-repeat : repeat-x;
width : 100%;
padding-top : 20px;
text-align : center;
}
#footer a {
color : #818181;
text-decoration : none;
font-size : 10px;
}
#footer a:hover {
color : #818181;
text-decoration : underline;
font-size : 10px;
}
