* {
    margin: 0;
    padding: 0;
    border: none;
}

html, body {
    height:100%;
    width:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #eeebe3;
}

/*****************************************************************************/
/**                       THE MAIN LAYOUT ELEMENTS                          **/
/*****************************************************************************/

.container {
	background-color: #eeeeee;
	margin: 10px auto;
	width: 1110px;
	border: 1px solid #000000;
	padding: 0;
}

.header {
	width:980px;
	height: 207px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow:hidden;
}

.center {
    clear:both;
}

.mainPanel {
}

.mainPanel2{
	float:left;
	margin-right:6px;
	width:820px;
	border:0px solid red;
	display:inline;
	overflow:hidden;
}


.footer {
	font-size: 10px;
	color: #000000;
	clear: both;
   margin-top:50px;
}

/*****************************************************************************/
/**                          THE HEADER ELEMENTS                            **/
/*****************************************************************************/
.logo{
	width:129x;
	height: 97px;
	margin:28px 55px 10px 10px;
	float:right;
	display:inline;
	overflow:hidden;
}

.logoLink{
    text-decoration:none;
}

.mainHorizontalMenu {
	margin-top: 20px;
	margin-left: 360px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.mainHorizontalMenuLink {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.mainHorizontalComboForm{
	height: 29px;
	overflow:hidden;
	margin:12px 0px 0px 300px;
}

.divForLabel{
   float:left;
   margin:8px 3px 0px 3px;
}

.mainHorizontalComboFormSelect{
   margin-top:4px;
   padding:1px;
}

.mainHorizontalComboFormLabel{
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

/*****************************************************************************/
/**                          THE SIDEBAR ELEMENTS                           **/
/*****************************************************************************/



/* The left sidebar. Holds menu blocks. */
.leftPanel {
	background-color: #ffffff;
	margin-left: 38px;
	width: 239px;
	float:left;
	display: inline;
}

.leftPanelFooter{
	background-image: url(images/menu_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 177px;
	width: 239px;
}

/*         MENU BLOCK 1         */
.menuBlock{
   margin:0px;
   background-color: #ffffff;
}

.menuBlockHeader {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
    padding:3px 7px 0px 3px;
	color:#121e38;
	border-bottom:2px solid #121e38;
	margin-left:5px;
}

.menuBlockContent {
	padding: 5px 0px 5px 5px;
    color: #ffffff;
}

.menuBlockFooter {
	padding: 5px;
}

.menuBlockLink {
	color: #b50102;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
	padding:1px 5px 0px 0px;
    font-size:11px;
	display:block;
}

.menuBlockLink:hover {
	background-color:#eeeeee;
}

/*         MENU BLOCK 2         */
.menuBlock2{
   margin:0px;
   background-color: #b50102;
}

.menuBlock2Header {
	background-image: url(images/search_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
    padding:3px;
	color:#ffffff;
    height:17px;
}

.menuBlock2Content {
	padding: 0px 0px 5px 5px;
    color: #ffffff;
    height:130px;
    overflow:hidden;
}

.menuBlock2Footer {
	padding: 0px;
    height:0px;
    overflow:hidden;
}

.menuBlock2Form {
	overflow:hidden;
	display:block;
	padding-bottom:5px;
	
}

.menuBlock2Link {
	color: #121e38;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
	padding:0px 0px 0px 11px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
    font-size:11px;
}

.menuBlock2Link2 {
	color: #121e38;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
	padding:0px 0px 0px 11px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
    font-size:11px;
    width:80px;
    margin-left:40px;
}

.linkLeft{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
	padding:0px 0px 0px 11px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
   font-size:11px;
   float:left;
}

.linkRight{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
	padding:0px 2px 0px 11px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
   font-size:11px;
   float:right;
}

.leftSearcTableRow{
    height:20px;
    overflow:hidden;
}

.menuBlock2Select{
   width:143px;
   font-size:10px;
}

.menuBlock2Text{
   width:143px;
   font-size:10px;
}

.menuBlock2Label{
   width:80px;
   font-weight:bold;
   font-size:11px;
   text-align:left;
}

.menuBlockLinkCatalog {
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	display:block;
	padding:120px 10px 0px 0px;
}

.menuBlockLinkNews {
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	text-transform:uppercase;
	font-weight:bold;
    font-size:10px;
	padding:18px 10px 0px 0px;
	display:block;
}

/*****************************************************************************/
/**                      THE FOOTER PANEL ELEMENTS                          **/
/*****************************************************************************/

.footerHorizontalMenu {
   color:#ffffff;
   background-color:#600000;
   height:18px;
   margin-right:20px;
   float:right;
   display: inline;
}

.orangeTabLeft {
	float: left;
	background-image: url(images/orange_tab_left.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 18px;
}

.orangeTabRight {
	background-image: url(images/orange_tab_right.jpg);
	background-repeat: no-repeat;
    background-position:top right;
	width: 12px;
	height: 18px;
	float:left;
   
}

.footerHorizontalMenuContent {
   float:left;
   padding:2px;
}

.footerHorizontalMenuLink{
   color:#ffffff;
   text-decoration:none;
   padding:5px;
   font-weight:bold;
}

.copyrightInfo {
   background-color:#b50102;
   border-top:1px solid #ffffff;
   clear:both;
   padding:3px;
   height:14px;
}

.copyrightDesigner {
   margin-left:450px;
   float:left;
   font-weight:bold;   

}

.copyrightDeveloper {
	float:right;
	margin-right:30px;
}
.copyrightDeveloper_text {
	color:#ffffff;
	font-weight:bold;
	font-size:9px;
	text-decoration: none;
}

