/* CSS Document */

body {
	background-color:#779bb3;
	margin:0px;
	padding:0px;
	}
	
table.body-bg {
	background-image:url(img/body-bg.gif);
	background-repeat:repeat-x;
	height:83px;
	}
	
table.container {
	width:774px;
	}
	
table.topbar {
	background-image:url(img/header-bg.gif);
	background-repeat:repeat-x;
	height:85px;
	}
	
td.button {
	background-image:url(img/top-buttons-bg.gif);
	background-repeat:repeat-x;
	height:85px;
	}
	
td.search-bar {
	background-image:url(img/top-bar-bg.gif);
	background-repeat:repeat-x;
	height:34px;
	}
	
td.search-bar2 {
	background-image:url(img/search-bg.gif);
	background-repeat:repeat-x;
	height:34px;
	}
	
table.content {
	border-top:1px solid #264152;
	border-right:2px solid #264152;
	border-bottom:1px solid #264152;
	border-left:2px solid #264152;
	background-color:#ebf0f4;
	}
	
td.navbar {
	background-image:url(img/navigation-bar-bg.gif);
	height:55px;
	}

table.navbar2 {
	padding-top:10px;
	}
	
td.content-brake {
	background-image:url(img/content-br.gif);
	background-repeat:repeat-x;
	height:26px;
	}
	
td.advertisement-bar {
	background-image:url(img/resource-bg.gif);
	background-repeat:repeat-y;
	height:100%;
	}
	
td.featured {
	padding:0px 7px 0px 7px;
	}

td.regular {
	padding:10px 7px 0px 7px;
	}
	
#description-featured {
	color:#4c6e82;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	}

td.label {
	color:#4c6e82;
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
	}
	
#submit {
	color:#4c6e82;
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
	}

div.regular {
	padding:0px 7px 10px 7px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4c6e82;
	}
	
/* ########################################### */

a:link {
		margin:0px;
		font-family:Tahoma;
		font-size:11px;
		color:#4c6e82;
		}
		
a:visited {
		margin:0px;
		font-family:Tahoma;
		font-size:11px;
		color:#4c6e82;
		}

a.topmenu {
	font-family:Tahoma;
	font-size:12px;
	color:#ebf0f4;
	text-decoration:none;
	}

a.navbar {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
		a.navbar:hover {
		font-family:Verdana;
		font-size:12px;
		color:#264152;
		text-decoration:none;
		}
		
h2.category {
	margin:0px;
	padding-left:12px;
	background-image:url(img/arrow-category.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4c6e82;
	}

	a.category {
		margin:0px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		color:#4c6e82;
		}

span.count {
	color:#666666;
	}

p.subcats {
	margin:0px 0px 10px 0px;
	padding-left:12px;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	}
	
	a.subcats {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	}
		a.subcats:hover {
		font-family:Tahoma;
		font-size:11px;
		color:#264152;
		text-decoration:none;
		}
		
a.title-featured {
	color:#669933;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	}

p.description-featured {
	color:#4c6e82;
	margin:3px 0px 3px 0px;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	}

a.url-featured {
	color:#669933;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	}
	
a.title-regular {
	color:#4c6e82;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	}

p.description-regular {
	color:#666666;
	margin:3px 0px 3px 0px;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	}

a.url-regular {
	color:#4c6e82;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	}
	
p.footer {
	color:#ebf0f4;
	margin:3px 0px 3px 10px;
	text-align:justify;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	}

h3 {
	margin:0px;
	padding:3px;
	color:#4c6e82;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	}

h2.price {
	margin:0px;
	padding:3px;
	color:#4c6e82;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	}
	
a.sort {
	color:#4c6e82;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	}
	
/* ########################################### */

form {
	display: inline;
	margin:0px;
	}

input.text {
	border:1px solid #809bac;
	background-color:#FFFFFF;
	color:#333333;
	height:18px;
	margin-top:6px;
	padding:0px 3px 0px 3px;
	}
	
/* ########################################## */

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}

span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: normal;
	}
	
.req {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}

li.submit {
	color:#666666;
	margin:3px 0px 3px 0px;
	text-align:justify;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	}
