@charset "utf-8";

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:url("../images/bg3.jpg"/*tpa=http://www.fairchildproducts.ru/assets/templates/fairchild/images/bg3.jpg*/)repeat-y center;
}

img { border:none; }

a:hover { text-decoration:none;color:#000; }
a:visited { color:blue; }

h1 { font-size:16px;color:#b00206;border-bottom:1px solid #e8e8e8;margin-top:15px; }
h2 { font-size:14px; }
h3 { font-size:13px; }
h4 { font-size:12px; }

table p { padding:0;margin:0; }

#wrapper {
    width:940px;
    margin-left:auto;
    margin-right:auto;
    background:#FFF;
}

#header { width:940px;position:relative; }
#search {
	position:absolute;
	top:73px;
	left:15px;
	width:400px;
}
#content { clear:both;width:940px; }

#footer {
    clear:both;
    width:900px;
    font-size:10px;
    text-align:center;
    padding:20px;
    border-top:1px solid #CCC;
}
#footer a:link, #footer a:visited, # footer a:hover { color:#666; }

/* Main Menu */

#navcontainer ul {
    padding-left:0;
    margin-left:0;
    margin-top:0;
    background:#df402d;
    color:#FFF;
    float:left;
    width:940px;
    font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
    padding:0.2em 1em;
    background:#b00206;
    color:#FFF;
    text-decoration:none;
    float:left;
    border-right:1px solid #999;
}

#navcontainer ul li a:hover { background-color:#b00206;color:#fff; }

/* Catalog Block */

.home-buckets td { border:1px solid #b00206; }

.bucket-title {
    padding:5px;
    background:#b00206;
    color:#FFF;
    font-weight:bold;
    border-bottom:2px solid #990000;
    margin-bottom:5px;
    text-align:center;
}

.home-buckets a { text-decoration:none; }

.bucket-text {
    padding:5px;
    font-size:10px;
    min-height:180px;
    height:auto;
}

.bucket-text-duo {
    padding:5px;
    font-size:10px;
    height:150px;
}

.bucket-text-trio {
    padding:5px;
    font-size:10px;
    height:200px;
}

.bucket-image { float:left; }

.bucket-link {
    text-align:right;
    font-size:11px;
    margin-bottom:5px;
    margin-right:5px;
}

/* Similar Products */

#similar_products td { text-align:center; }

/* Left Menu */

ul#footerlist li { display:inline;margin:0 5px; }

ul#leftlist {
    width:158px;
    padding:0px;
    border:1px solid #808080;
    border-top:0px;
    margin:0px;
    font:bold 12px verdana,helvetica,arial,sans-serif;
    background:#808080;
}

ul#leftlist li {
    list-style:none;
    margin:0px;
    border:0px;
    border-top:1px solid #808080;
}

ul#leftlist li a {
    display:block;
    width:122px;
    padding:4px 8px 4px 8px;
    border:0px;
    border-left:20px solid #b00206;
    background:#e5dddb;
    text-decoration:none;
    text-align:left;
}

ul#leftlist li a:link { color:#666677; }

div#leftcontainer li a:visited { color:#666677; }

ul#leftlist li a:hover {
    border-color:#7e4148;
    color:#FFF;
    background:#000d33;
}


.catimages { text-align:center; }
.cattext { font-size:10px;padding:5px; }
.rightbucket { margin:10px;border:1px solid #b00206; }
.rightbuckettitle {
    padding:5px;
    background:#b00206;
    color:#FFF;
    font-weight:bold;
    border-bottom:2px solid #990000;
    margin-bottom:5px;
}

.rightbucketcontent { padding:10px; }