html, body, p, dd, blockquote, q, h1, h2, h3, h4, h5, h6, form, a, div, img, table, tr, th, td, span, label, textarea, form, #wrapper, #logo, input, .search_form_but, ul, .sectionLinks, #date-sel2 { margin: 0px; padding: 0px; border:0px;}

html, body, #bod, table, textarea {font-family: Arial, Trebuchet MS,   sans-serif;}
html { font-size: 100%; }
body { font-size: 62.5%; }

/* theme */
/*.instr, h2, th, h3, div#announcements h2, div#messages h2{ color: #738AC8; }*/ /* blue 
h1 {  color: #738AC8; } */
div#userNav h2,  #leftboxin h2, .comm, .alert, .countdown{  color: #FEB80A; } /* orange */
th, #itemsubmit, #blogsubmit{ color: #ffffff; }
.leftText, #breadcrumb, h3.buyer, h3.seller, h2.seller, ol.seller, h2.buyer, ol.buyer, div#breadcrumb a:link,  div#breadcrumb a:visited, .eg, label, select, textarea, input, #date-sel2, .simpleForm td {  color: #999999; } /* grey */
 .sectionLinksIns ul{ color: #666666; }


/* background */
  table#summary th { background-color: #7FD13B; }
  table#summary .odd, .left, .odd{ background-color: #F0F0F0; }
  table#summary .eve, .det, .countdown, .eve{ background-color: #F8F8F8; }
  #hd, #bod, #footer, div#breadcrumb{ background-color: #ffffff; }
  /*body, table#summary th{ background-color: #B2BFE0; }*/
  table#summary th{ background-color: #738AC8; } /* darker blue */
  #itemsubmit, #searchsubmit, #blogsubmit{ background-color: #A9E07B; } /* green submit */
  /*  { background-color: #000000; }  green submit */
   
	/* text Style*/
	h1 { font-size: 2em; }
	.instr, h2 { font-size: 1.5em; }
	h2.buyer, h2.seller{ font-size: 1.2em; }
	h3.buyer, h3.seller,  h3 { font-size: 1.4em; }
	dt{ font-size: 1.2em; }
	ul, ol, p, .alert { font-size: 1.3em; }
	form p, label, input#searchsubmit, .det, sectionLinksInsReviews { font-size: 1.2em; }
	table,  #top_links, .userNavLinks, .sectionLinks ul, .link, select, .results p, .userNavLinks li p{ font-size: 1.1em; }
	div#breadcrumb, div#breadcrumb a, p, a:link, a:visited, a:hover { font-size: 1.0em; }
	.eg,  div.sectionLinksIns ul, .userNavLinks  a:link, .userNavLinks  a:visited, .children{ font-size: 0.9em;}
	.instr, .req, input#itemsubmit, .yah, .alert, dt, input#blogsubmit { font-weight: bold; }
	.sectionLinksIns ul li a{ font-weight: normal; }
	
		/* text decoration */
		.userNavLinks ul, .userNavLinks ul li , #leftboxin ul, ul{ list-style-type: none; }
		div#breadcrumb a:link,  div#breadcrumb a:visited { text-decoration: none; }
		div#breadcrumb li a:hover { text-decoration: underline; }
		 
			/* text-align */
			#search_form, #leftbox, #rightbox, #breadcrumb, th, td, .foot, .detl, div#midbox3col, div#rightbox3col { text-align: left;}
			#wrapper, h3#userNav, div#footer, .footCtr { text-align: center; }
			div.sectionLinksIns{ text-align: right; }	
			#search_form, .x, #simple td,  select { line-height:2em; }
			
			/* text transformation 
			{text-transform: capitalize; }
			 { text-transform: uppercase; }
			{text-transform: lowercase; }
			{text-transform: none; }*/
			#simple td {display: table-cell; vertical-align: top; }
			
			p {text-align: justify;}

			/* images */
			#search_bar, #footer, #userNav, #announcements, #messages, form table, .tdhelp, .hlp, .simpleForm th, #summary .tableNav { background-image: url(../images/search_bar_bk.jpg); background-repeat: repeat-x; }
		 

/* dimensions */
#hd, #bod, #footer, div#breadcrumb { width: 995px;	margin-left: auto; margin-right: auto; }
#leftbox, #summaryDiv, div#summaryDiv .sectionLinks { width: 680px; }
/*{ width: 695px; }*/

#leftbox3col { width: 130px; }
#rightbox { width: 300px; }
#rightbox3col, #rightboxin3col {width: 160px; }
#search_bar{ height: 3.6em;  }
.sectionLinks li, select{ height: 1.5em; }
 /* { height: 1.4em; } */
input#searchsubmit, #search_form .txt{ height: 1.2em; }
div#formhelp {height: 400px;  height: 100%; }




	/* auto */
	 /* { margin-left: auto; margin-right: auto;  } */

/* percentages */
.infoBox { width: 220px; }
table#summary, .sponsoredLinks, dl#reviews, div#midboxin3col { width: 660px; }
#rightin{ width: 100%; }
table.simpleForm { width: 95%; }
/* #simple input, #simple textarea {width: 80%; } */
div#formhelp { width: 25%;}
form .left {width: 30%; }
#simple #date-sel2, #simple .w2em, #simple .w4em {width: 15%; }
 #simple1{ width: 400px; } 

.foot { width: 24%; }

	/* border */
	#search_bar, #userNav, .txt, table, #announcements, #messages, div#formhelp, select, .tdhelp, textarea, #itemsubmit a:link, #itemsubmit a:visited, #searchsubmit a:link, #searchsubmit a:visited, #date-sel2, .hlp, #blogsubmit{ border: 1px solid #cccccc; }
	 /* #bod, #footer { border: 1px solid #738AC8; } */
	.sectionLinks { border-bottom: 0px; }
	#bod, #middlebox { height: auto; }

		/* float */
		#logo, #leftbox, .infoBox, .infoBox a, table#summary, div#summaryDiv, .fl, #userNav h3, .foot, form table, .tableNav h3, div#leftbox3col, div#midboxin3col{ float: left;}
		#top_links, #rightbox, #userNav .fr, .sectionLinks, label, div#formhelp, sectionLinksIns, .up, div#rightbox3col{ float: right;}
		
			
			/* margins */
			#top_links { margin-top: 20px; }
			#leftboxin{ margin-bottom: 20px; }
			table#summary, #userNav, #leftboxin h1, p, .link, #announcements, #midboxin3col h1, .sponsoredLinks, .review, .results { margin-bottom: 10px; }
			dt, h3 { margin-bottom: 5px; }
			/* { margin-top: 20px; } */
			#hd, #bod, h2.buyer, h2.seller, .infoBox a, ul, ol,  .instr, h3, #footer, link, div#breadcrumb { margin-top: 5px; }
			/*{ margin-top: 10px; } */
			#logo  { margin: 5px 5px 5px 5px; }
			#announcements, #messages, .simpleForm tr{ margin: 5px 5px 5px 0px; }
			ul, ol, h2, .icon { margin-bottom: 5px; }
			#search_bar, div#breadcrumb ul{ margin-top: 0px; }
			.tdhelp {padding: 0px; }
			div#midboxin3col {margin: 0px auto; }
		
				/* padding */
				#top_links, .infoBox, #top_links li, #leftboxin, .pr5{ padding-right: 5px; }
				.sectionLinks li { padding-left: 3px; }
				#search_form, #userNav{ padding: 7px 5px 5px 5px; }
				table#summary th, table#summary td, .foot, .userNavLinks li, .sectionLinks a, .sectionLinksIns a, .intdhelp { padding: 3px; }
				.userNavLinks,  #bod, #footer { padding: 10px; }
				 #bod, #footer{ padding: 5px; }
				 .simpleForm td, #banner, .review{ padding: 5px; }
				 #hd, #announcements, #messages, label{ padding:  0 5px 0 5px ; }
				 div#reviews{ padding:  0px 25px 0px 0px ; }
				 div#breadcrumb, form table td, div#formhelp { padding:  3px 5px 0 5px ; }
				 .sectionLinksIns { padding-left: 0px; }
				 input, #date-sel2 { padding: 2px 2px 2px 3px; }
				 input, #date-sel2 { padding: 1px 1px 1px 1px; }
				 select { padding: 2px 2px 2px 1px; }
				 input#searchsubmit{ padding: 0px; }
				/* div#breadcrumb ul li{ padding: 0px 4px 0px 4px; } */
				 #simple .hlp, .simpleForm td, input { padding: 3px 3px 1px 3px; }
				 
				 textarea { padding: 0px 2px 2px 3px; }
			 .icon { padding: 3px 3px 3px 3px; }
				
/* display */
#top_links li, #leftbox, #rightbox,  .footfc, .footfl, .footfr, .sectionLinks li, div#breadcrumb li, .sectionLinksIns li, .egSmall{ display: inline; }
p, .eg { display: block; }

	/* clear */
	.x, #userNav h3, #footer { clear: both; }

/*
.reqBk {
	background-image: url(../images/en_gb/required_bk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}*/
.arr{  
background-image:  url(../images/bread-arrow.gif);
background-repeat: no-repeat;
 padding-left: 15px; 
  margin-right: 3px; 
font-size: 90%;
}
input#itemsubmit, input#blogsubmit {width: 100px; }

