html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
	background-image: url(/images/carpets_in/top_bg.jpg);
	height: 165px;
}
td.logo {
	width: 100%;
	text-align: right;
	padding-top: 55px;
	padding-right: 55px;
}
td.search {
	background-image: url(/images/carpets_in/search_background.jpg);
	background-color: #333300;
	height: 39px;
}
td.topmenu {
	background-image: url(/images/carpets_in/menu_background.jpg);
	background-color: #FF6600;
}
td.searchitem {
	vertical-align: middle;
	text-align: center;
	padding-right: 11px;
}
form {
	margin: 0px;
}
td.hdr {
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	background-image: url(/images/carpets_in/trin.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 21px;
}
td.menuitem {
	vertical-align: middle;
	text-align: center;
	width: 20%;
	background-image: url(/images/carpets_in/menu_item_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td.shadowleft, td.shadowright {
	background-image: url(/images/carpets_in/shadow.jpg);
	height: 5px;
}
td.shadowleft {
	text-align: right;
}
td.news {
	background-image: url(/images/carpets_in/news_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;	
	width: 30%;
	padding-right: 6px;
}
table.newstable {
	width: 100%;
}
td.newsitem {
	background-image: url(/images/carpets_in/newsitem_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid silver;
	padding: 10px;
	text-align: justify;
}
td.catalogitem {
	vertical-align: middle;
	text-align: center;
	background-image: url(/images/carpets_in/catalogue_big_background.jpg);
	background-color: #CCCCCC;
	border: 1px solid silver;
	padding: 10px;
}
h2.hdr2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #c63c3c;
	margin-bottom: 7px;
}
a {
	text-decoration: none;
	color: #c63c3c;
}
table.hdrtab {
	border-collapse: collapse;
	background-image: url(/images/carpets_in/hdrtab_background.jpg);
	background-color: #333300;
	height: 37px;
	width: 100%;
}
td.text {
	background-image: url(/images/carpets_in/text_bg.jpg);
	background-repeat: repeat-y;
	width: 70%;
	height: 100%;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0px 5px 0px;
}
td.formtext {
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	width: 20%;
}
td.forminput {
	padding: 5px 15px 5px 5px;
	width: 30%;
}

table.main_text {
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0px 5px 0px;
}
td.main_text_item {
	vertical-align: middle;
	text-align: center;
	color: #656565;
}
h1.main_text_item_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #c63c3c;
	margin-bottom: 7px;
}
table.content {
	border-collapse: collapse;
	margin: 6px 8px 8px 12px;
}
td.image {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
img.border {
	border: 1px solid silver;
}
td.copyright {
	padding-right: 5px;
	height: 32px;
}
td.cprghtitem {
	border-top: 1px solid #cacaca;
	background-color: #f5f5f5;
	vertical-align: middle;
	text-align: center;
	color: #656565;
}
td.bottommenu {
	background-image: url(/images/carpets_in/bottom_background.jpg);
	background-color: #FF6600;
	height: 32px;
}
td.btmenuitem {
	background-image: url(/images/carpets_in/bottom_shadow.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}
.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}
