/*
 * This is the local Default Layout css file
 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.mainpage {
	background-image: url(/images/rep_3.jpg);
}

table.header-text {
	color: #474747;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	background-color: #E9E9E9;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
table.header-text a {
	color: #474747;
}


div.top-links, div.top-links a {
	color: white;
}


.custom-header {
	color: #3d79a3;
	font-size: 11px;
	font-weight: bold;
}

#left-column table.menu-header a {
	color: #3d79a3;
}

.menu-header {
	color: #3d79a3;
	border: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

table.search-results {
	border: 0px solid #BCBCBC;
}

tr.search-results th {
	background-color: black;
	border-bottom: 1px solid black;
	color: white;
}

tr.alt1, tr.alt2 {
	background-color: #636363;
}

tr.alt2 td, tr.alt2 td a {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
}

tr.alt1 td, tr.alt1 td a {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
}

tr.search-results-pager {
	background-color: #636363;
}

tr.search-results-pager td {
	border-top: 1px solid black;
	padding: 3px;
}

a {
	color: black;
}


#left-column {
	background-color: #E9E9E9;
	border-left: 1px solid #FFFFFF;
}

#left-column a {
	color: #636363;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	text-decoration: none;
}

#center-column {
	border-bottom: 1px solid black;
	border-right: 1px solid #FFFFFF;
	padding: 3px;
	background-color: #E9E9E9;
}

body.orderpopup {
	background: white;
}

.orderpopup div, .orderpopup p {
	padding: 9px;
}

div.ordering-top {
	color: white;
	font-weight: bold;
	background-color: white;
	padding: 3px;
	text-align: center;
	border-bottom: 2px solid black;
}

table.search-box {
	border: 0px inset #E9E9E9;
	background-color: #E9E9E9;
	color: black;
	margin: 0px;
	padding: 2px;
}

form.search-box {
	margin: 0px;
}

span.phone-order {
	color: #CC0000;
}

img.current-country {
	border-color: #828282;
}

span.current-country {
	font-weight: bold;
	color: #828282;
}

div.preview-top {
	color: white;
	background-color: #D60C08;
	border-bottom: 2px solid black;

}
.style1 {
	color: #474747;
	font-size: 11px;
	font-family: verdana;
}
.style3 {font-family: verdana; font-size: 11px;}
.style4 {
	font-weight: bold;
	color: #3d79a3;
	font-size:11px; font-family:verdana
}
.style5 {
	color: #636363;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #828282;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {color: #474747; font-size: 11px; font-family: verdana; font-weight: bold; }