body {
    min-width: 980px; /* 2x LC width + RC width */	
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 7px 0 7px;
	font-size: 12pt;
}

input[type="submit"] {
font-size: 75%;
}

input[type="text"], select {
font-size: 84%;
}


.chwrp {
float: left;
margin: 2px;
padding: 2px;
border: 1px solid #cccccc;
}

.chwrp:hover {
background: #eeeeee;
border: 1px solid black;
}


.menuwrapper {
margin-left: 3px;
font-size: 10pt;
width: 193px;
border: 1px solid #f8b666;
margin-bottom: 20px;
background: #fef8e7;
}

.menucontent {
width: 100%;
padding-left: 7px;
padding-right: 10px;
padding-bottom: 7px;
}

.menuhead {
background-image: url(/img/menuhead1.png);
background-repeat: no-repeat;
background-position: 0 0;
width: 193px;
height: 27px;
text-align: center;
padding-top: 5px;
font-weight: bold;
font-color: black;
}



fieldset {
padding: 10px;
border: 1px solid #ffc042;
font-size: 10pt;
}

fieldset:hover {
background: #fef8e7;
}

legend {
font-size: 11pt;
font-weight: bold;
color: #000000;
}

#contenthb p {
margin-left: 30px;
font-size: 10pt;
}


.mf {
font-size: 9pt;
}


.menuwrapper a {
color: #000000;
font-size: 10pt;
}

#left a {
font-size: 9pt;
}

a {
text-decoration: none;
color: #000000;
font-size: 11pt;
}


.pagenum {
color: #cccccc;
padding: 3px 5px 3px 5px;
border: 1px dotted #dddddd;
}

.pagenumc {
color: #000000;
padding: 3px 5px 3px 5px;
border: 1px solid black;
}

.pagenum:hover, .pagenumc:hover {
	background: #eeeeee;
}



.taglink, #itemwrapper a {
border-bottom: 1px dotted #888888;
}

.taglink:hover, #itemwrapper a:hover {
border-bottom: 1px solid #555555;
text-decoration: none;
}



a:hover {
text-decoration: underline;
}

.menulink, #contenthb a {
color: #ac812c;
}


.vendorblock {
float: left;
margin: 1px;
width: 165px;
height: 170px;
padding: 10px 5px 2px 5px;
border: 1px solid #fef3d5;
font-size: 12pt;
color: #111111;
text-align: center;
}


.vendorblock:hover {
border: 1px solid #feb900;
}

.vendorblock img {
margin-top: 15px;
}

.vendorblock a {
text-decoration: none;
}

img {
border: none;
}

hr {
width: 97%;
color: #fee090;
}




.loginbox {
width: 100px;
border: solid 1px #ffc042;
}

.cmstable {
font-size: 9pt;
}

.cmstable tr:hover {
background: #eeeeee;
}

.contwrapper {
width: 96%;
margin: 0px 1px 0px 1px;
padding: 1%;
border: 1px solid #fef3d5;
font-size: 10pt;
color: #111111;
text-align: justify;
}

.contwrapper a {
font-size: 10pt;
font-weight: bold;
}


.contwrapper img {
border: 1px solid white;
padding: 5px;
}

.contwrapper:hover {
background: #fef8e7;
border: 1px dotted #feb900;
}

.contwrapper:hover img {
border: 1px solid #feb900;
background: #ffffff;
}




#itemwrapper {
float: left;
width: 94%;
margin-left: 2%;
margin-bottom: 20px;
padding: 1%;
font-size: 10pt;
border: 1px solid #fef3d5;
text-align: justify;
}


#bigimgwrap {
float: right;
border: 1px solid #fef3d5;
padding: 2px;
margin: 20px 5px 15px 15px;
}



#container {
    padding-left: 200px; /* LC width */
    padding-right: 200px; /* RC width */
	margin-top: 3px;
	margin-bottom: 3px;
	background: #ffffff;
}

#container .column {
    position: relative;
    float: left;
}

#left h3{
text-align: center;
}


.itemselect {
max-width: 80%;
}


#header {
width: 100%;
height: 91px;
background: #fcf3d2;
background-image: url(/img/logo1.jpg);
background-position:0 0;
background-repeat:no-repeat;
}


#search {
font-size: 12pt;
font-weight: bold;
width: 339px;
height: 91px;
background-image: url(/img/search.jpg);
background-position:0 0;
background-repeat:no-repeat;
float: right;
}

.searchbox {
width: 155px;
border: solid 1px #ffc042;
}

#searchform {
color: #583c05;
text-align: center;
float: right;
margin-right: 10px;
margin-top: 34px;
}

#searchform input {
font-size: 9pt;
}


#topmenu {
margin-top: 2px;
width: 97%;
background: #ffd98d;
background-image: url(/img/menu.jpg);
background-repeat: repeat-x;
height: 45px;
padding-left: 3%;
}

#topmenu a {
font-weight: bold;
float: left;
padding: 14px 8px 0px 8px;
font-size: 11pt;
color: #583c05;
height: 31px;
background: transparent url(/img/menubreaker.png) no-repeat scroll left top;
}


#topmenu a:hover {
text-decoration: none;
color: #000000;
}



#center {
    width: 100%;
    height: 100%;
	margin-bottom: 3px;	
}

#contenthb, #content {
	width: 94%;
	margin-left: 1%;
	margin-right: 1%;
	min-height: 1300px;
	padding: 2%;
	border-left: 1px solid #ffd98d;
	border-right: 1px solid #ffd98d;
	font-size: 11pt;
}



.zakaztable {
 font-size: 8pt;
 border: 1px solid black;
}

.zakaztable tr:hover {
background: #fef3d5;
}

.zakaztable a {
color: #000000;
font-size: 8pt;
font-weight: bold;
}

.zakaztable td, #kattab td {
border: 1px solid black;	
}


#tabhead {
	font-weight: bold;
	text-align: center;
	background: #fef4d7;
}


.bluetd {
text-align: center;
color: #0000ff;
}

.yellowtd {
text-align: center;
color: #ffce00;
}


.redtd {
text-align: center;
color: #ff0000;
}

.greentd {
text-align: center;
color: #00aa00;
}


.warning {
color: #9b1010;
}



#left {
    width: 200px; /* LC width */
    right: 200px; /* LC width */
    height: 100%;
    margin-left: -100%;		
}

#right {
    width: 200px; /* RC width */
    height: 100%;
    margin-right: -200px; /* RC width */
}

#footer {
    	clear: both;
	width: 100%;
	margin-bottom: 2px;
	border-bottom: 1px solid #ffd98d;
	border-top: 1px solid #ffd98d;
	
	padding: 5px;
	color: #aaaaaa;
	font-size: 8pt;
	
}

/*** IE6 Fix ***/
* html #left {
    left: 200px; /* RC width */
}


