
.titleHeader {
	background: url(../img/headerbg.jpg);
	color: white; 
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;	  	
}


.titleOffer {
	background: url(../img/headerbg2.gif);
	color: white; 
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;	  	
}


body {
	margin: 0; padding: 0 0 100px 0;	
	background-color: #9cd5df;
	font-family: Arial; font-size: 12px;
	color: #000;
}
.clear {clear: both; font-size: 0; height: 0;}
a {
	color: blue;
	text-decoration: none;
	
}
#bodyright {
	
	width: 1000px;
	margin-left: auto;
	margin-right: auto; 
	
}
#bodyleft {
	
	
}
#page {
	padding: 10px 20px 20px 20px;
	background-color: #fff;
	border: #8cbfc8 1px solid;
	border-top: none;
}
#menu {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	height: 33px; line-height: 33px;
	background: repeat-x url(../images/bckmenu.gif);
}
#menu li {
	margin: 0 10px;
	display: inline;
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	color: #e3ff49;
}
#header {
	background: repeat-x url(../images/bckheader.gif);
	padding-bottom: 10px;
}
#header .inner {
	position: relative;
	height: 172px;
	background: no-repeat url(../images/bckheaderinner.gif);
}
#header h1 {
	margin: 0; padding: 0;
	float: left;	
	font-size: 0; font-weight: normal;
}
#header h1 a {
	display: block;
	width: 300px; height: 172px;
	line-height: 500px;
	overflow: hidden;
}
#search {
	position: absolute;
	margin: 0; padding: 21px 0 0 32px;
	width: 385px; height: 85px;
	top: 33px; right: 33px;
	background: no-repeat url(../images/bcksearch.gif);
}
#search * {
	vertical-align: middle;
}
#search h3 {
	margin: 0 0 5px 0; padding: 0;
	font-size: 18px; line-height: 1em;
	color: #2666a4;
}
#search .searchtext {
	margin: 0 5px 0 0; padding: 0;
	width: 300px; height: 32px;
	background: no-repeat url(../images/bcksearchtext.gif);
	border: #28b6d2 1px solid;
	font-family: Arial; font-size: 13px;
}
* html #search .searchtext {
	background-attachment: fixed;
}
#path {
	margin: 15px 0; padding: 0 20px;
	color: #1a1a1a;
}
#path a {
	color: #0063ac;
	text-decoration: none;
}
#container {
	padding: 20px 20px 0 20px;
	background: repeat-x url(../images/bckcontainer.gif);
}
* html #container {
	height: 0;
}
#sidebar {
	float: left;
	width: 210px;
	font-size: 13px;
	color: #fff;
}

#sidebar h3 {
	margin: 0; padding: 0 0 0 15px;
	height: 33px; line-height: 30px;
	background: repeat-x url(../images/bcksidebarh3.gif);
	font-family: "Century Gothic"; font-size: 14px;
	color: #fff;
}
#sidebar .block {
	margin: 0 0 15px 0; padding: 10px 0 10px 10px;
	background-color: #3c8ddd;
}
#sidebar a {
	color: #fff;
	text-decoration: none;
}

#sidebar A:hover {
	font-weight: bold;	
}

#sidebar .links a {
	display: block;
	padding: 0 0 0 10px;
	background: left center no-repeat url(../images/bcksidebarlink.gif);
}
#sidebar .center {
	text-align: center;
}
#contentcontainer {
	float: right;
	width: 800px;

}
#content {

}
#footer {
	margin: 30px 0 0 0; padding: 0 0 0 20px;
	height: 40px; line-height: 30px;
	background: repeat-x url(../images/bckfooter.gif);
	color: #fff;
}
#footer a {
	color: #e3ff49;
	text-decoration: underline;
}
#details {
	width: 100%;
}
#details td {
	vertical-align: middle;
}
#details a {
	font-weight: bold;
	color: #8d9e2e;
}
#guidelines {
	font-size: 11px;
}
.navig {
	margin: 15px 0 0 0; padding: 5px;
	border: #969696 1px solid;
	font-size: 11px;
}
* html .navig {
	height: 0;
}
.navig a {
	color: #2666a4;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h2 {
	margin: 0 0 5px 0; padding: 0 0 0 13px;	
	background: left center no-repeat url(../images/cats.gif);
	font-size: 13px;
}
#catsinner h2 {
	font-size: 12px;
}
h2 a {
	color: #2666a4;
	text-decoration: none;
}

#content h3 {
	margin: 20px 0; padding: 0;
	font-size: 12px;
	color: #3c8ddd;
	border-bottom: #3c8ddd 1px dashed;
}

#arts {
	width: 100%;
}

#arts h2, #arts h3 {
	margin: auto; padding: 0;
	color: #000;
	font-size: 12px;
	background: none;
	border: none;
}

table.formPage {
	width: 100%;
	border: 1px solid #A0A0A0;
}
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;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #595959;
}
h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background-color: #9cd5df;
	border: #8cbfc8 1px dashed;
}
#featlinks a {
	font-weight: bold;
	color: #2666a4;
}
#featlinks .url {
	color: #1b4873;
}
#links a, h4 a {
	font-weight: bold;
	color: #8d9e2e;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
#featlinks p a, #links p a {
	font-size: smaller;
	color: #353535;
	font-weight: normal;
}
.url {
	color: #6f6f6f;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #393939;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #393939;
}
select {
	font-size: 8pt;
	border: 1px solid #393939;
}

.captcha {
	border: 1px solid #393939;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #215a90;
	background-color: #2666a4;
	color: #fff;
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0 0 15px 13px; padding: 0;
	font-size: 11px;
	color: #393939;
}
p.subcats a {
	color: #393939;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #1f5486;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #4b79a5;
	height: 3px;
	font-size: 1px;
}

.price {
	background-color: #9cd5df;
	border: #8cbfc8 1px dashed;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

h1 {
	color: #2666a4;
	text-align: left;
	font-size: 30px;
	margin-top: 0px;  
	margin-bottom: 0px;
	
}




.intro {
	
	width: 960px;
}

table.intro td {
		
		
		padding:5px;
		background: white;
		vertical-align: top;
				
}

table.tblcontent {	
		margin-top: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		width:  100%; 
		color: #000000;
		text-align: left;
	//	background-color: #F8F5F2;
 background-color: white;
/*		border: 1px solid #E6E6E6; */
		border: 1px solid #cccccc;
	}
	
	
	table.tblcontent th {
		background-color: #D1D1D1;
		padding: 5px;
	}
	
	table.tblcontent tr {
		background-color: #ffffff;
	}
	table.tblcontent tr.even {
		background-color: #f1f1f1;
	}
	
	table.tblcontent td {
		padding: 5px;		
	}	

	
	
.activeMenuLink {
	font-size: 16px; color: yellow; font-weight: bold;
}

.keywords {	
	text-align: justify;
	font-size: 10pt;
	color: black; 
	margin: 10px;
	margin-top: 20px; 
	background: #eeeeee; 
	padding: 5px;
	border: 1px solid black;   
}

#bottomLinks {
	color: white; 
	margin: 10px; 
	text-align: center;
}

#bottomLinks a {	
	font-szie: 10px; 
	color: white;
}

