/*===================================== HEADER STYLES =====================================*/

#searchline .searchform, .searchmenu {
  color:#FFFFFF;
}

#searchline .searchform {
	width:30%;
}

.searchform input {
	font-size:120%;
}

#searchline a {
	color:#FFFFFF;
}

#searchline h1 {
	font-size:200%;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:10px;
	font-weight:normal;
	color:#222222;
}
/*===================================== CONTENT STYLES =====================================*/
.leftcats ul {
	list-style-type:disc;
	padding: 0;
	margin:0px 2px 0px 15px;
}

.leftmenu {
	width: 100%;
	/* white-space: nowrap;*/ 
}

.leftmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.leftmenu .header {
	width: 100%;
	height:16;
	padding: 0px 0px 0px 0px;
	background-color:#086793;
}

.leftmenu li {
	width: 100%;
	height:40;
	font-size:1em;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	padding: 10px 0px 5px 0px;
	background-color:#ECEDEE;
}

.leftmenu .level2 {
	width: 100%;
	height:20;
	text-align:right;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0px 5px 0px;
	background-color:#F9F9F9;
}

.leftmenu .level2 a {
	color:#444444;
	margin:0px 5px 0px 5px;
}

.leftmenu li a {
	margin:0px 5px 0px 5px;
}

.subtitle	{
	font-weight:bold;
}
.subtitleline	{
	/*height: 25px; */
	background-color: #EFEFEF; 
}
.comments	{
	font-size:10px;
}

.toprow	{ 
	background-color: #CDCDCD; 
}
td.row1	{ 
	background-color: #EFEFEF; 
}
td.row2	{ 
	background-color: #DEE3E7; 
}
td.row3	{
	background-color: #D1D7DC; 
}
/* Categories view*/
#cats {
	padding:0 0 15px 0
}
#cats ul {
	margin:0px; padding:0px; width:50%; float:left
}
#cats ul li {
	list-style:none; padding:0 5px 10px 15px
}
#cats ul li a {
	font: bold 100%  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#cats ul li p {
	margin:2px 0 0 12px;color:#444444; 
}
#cats ul li p a {
	color:#333333; font:normal 90%  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;; line-height: 170%
}
#cats ul li p a:hover {
	color:#ff0000; font:normal 90%  Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;; line-height: 170%
}

.clear{clear:both}

.image{margin:0 7px 5px 0;position:relative;}
.image img{border:1px solid #999999;}
.image:hover img{border:1px solid #D00327}


a.linkButton {
	background-color:#FAE2CA;
	text-transform:uppercase;
	font-size:0.8em;
	padding:2px 5px;
	text-decoration:none;
	border:1px solid #CCCCCC;
}	
a.linkButton:hover {
	background-color:#999999;
}

a.button {
	background-color:#DDDDDD;
	text-transform:uppercase;
	font-size:0.9em;
	padding:10px 10px;
	margin:5px 0px 5px 0px;
	text-decoration:none;
	font-weight:bold;
}	
a.button:hover {
	background-color:#999999;
	font-weight:bold;
	
}
.addlinkbutton
{
	border:#FAAF44 thin solid; border-width:1px; padding:1px 5px 1px 5px; background-color:#FDD093; font-size:14px;white-space:nowrap;
}

.addlink {
	border:#FAAF44 thin solid; border-width:1px; padding:1px 5px 1px 5px; background-color:#FDD093; font-size:14px;white-space:nowrap;
}


.submitlinks
{
	padding:4px 5px 7px 5px;
	
}

/* prcies and products*/

.source {
	color:#444444;
	font-size:10pt;
}	
.source a {
	color:#444444;
}	
.source a:hover {
	color:#444444;
}	
/*
#content .offer h1 {
	font-size:1.2em;
	margin-left:0px;	
	margin-top:5px;
	margin-bottom:0px;	
	font-weight:bold;
	padding:0px 0px 0px 0px;
	color:#444444;
}

#content .offer h2 {
	font-size:1.2em;
	margin-top:0px;
	margin-bottom:1px;	
}
*/

.offer {
	width: 100%;
	margin:0px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}	

.offer .source {
	color:#444444;
	font-size:90%;
	padding-bottom:2px;
	padding-top:2px;
}	
.offer .price {
	color:#444444;
	font-size:100%;
	padding-bottom:2px;
	font-weight:bold;
}	

.offer .source a {
	color:#444444;
}	

.offer p {
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
.offer h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FC7802;
	font-size:16px;
	text-align:left;
	vertical-align:middle;
	/*height:24px;*/
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	font-weight:bold;
}
.offerPrice {
	color:#fc7802;
	font-size:16pt;
	font-weight:bold;
	white-space:nowrap;
}		
.offerTitle, .offerTitle a, .offerTitle a:visited{
	color:#0066cc;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.offerTitle a:hover, .offerTitle a:visited:hover {
	color:#0066cc;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
.offerTitle a {
    text-decoration: underline;;
}
.offerLinks {
margin-top: 3px; 
}

.offerLinks a, .offerLinks a:hover, .offerLinks a:visited  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#0099ff;
    font-size:10px;
    font-weight:normal;
    text-align:left;
    text-decoration: none;
    
}


.topoffer {
	width: 100%;
	margin:0px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFCC;	
}	

.topoffer .source {
	color:#999999;
	font-size:80%;
	padding-bottom:5px;
}	

.topoffer .source a {
	color:#999999;
}	

.topoffer p {
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}	

.article {
	width: 100%;
	margin:0px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}	

.article h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FC7802;
	font-size:18px;
	text-align:left;
	vertical-align:middle;
	/*height:24px;*/
	background-repeat:repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 10px 0px;
	font-weight:bold;
}
.article .time {
	color:#999999;
	font-size:80%;
	padding-bottom:5px;
}	

.article .time a {
	color:#999999;
}	

.article p {
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}	
.toparticle {
	width: 100%;
	margin:0px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFCC;	
}	

.toparticle .time {
	color:#999999;
	font-size:80%;
	padding-bottom:5px;
}	

.toparticle .time a {
	color:#999999;
}	

.toparticle p {
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}	

.imageslist {
float: left; padding: 0px 3px 0px 0px; margin: 3px 0px 3px 0px;
}

.clear	{ font-size: 1px; line-height: 1px; clear: both; }

.filterform input{
	margin:3px 0px 3px 0px;
}
.filterform form{
	margin:0px;
}
.buttons{
	margin-top:7px;
	margin-bottom:7px;
}
.footer{
	height:20px; 
	text-align:center; 
	padding:2px 0px 0px 0px; 
	color:#777777;
	font-size:8pt;
}

.topSections,  .topSections a{
	font-family:Arial, Helvetica, sans-serif;
	color:#3b8dc9;
	font-weight:bold;
	text-decoration:none;
}	
.topSections a:hover{
	text-decoration:underline;
	color:#F8AA48;
}

.topSections2
{
padding:4px 0px 0px 0px;
}
.topSections2,  .topSections2 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}	
.topSections2 a:hover{
	text-decoration:underline;
}

.mainMenuActive, .mainMenuActive a, .mainMenuActive a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.mainMenuActive a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}


.boxTitle{
	font-family:Arial, Helvetica, sans-serif;
	color:#FC7802;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	padding: 2 0 2 0;
	white-space:normal;
}	

.boxHeader
{
	padding: 3px 3px 3px 5px;
	background-color:#EEFCC9;
	white-space: normal;
	vertical-align:middle;
	border-top: 1px #4C4C4C solid;
	border-bottom: 1px #4C4C4C solid;
}
.boxHeader h1
{
	color:#FC7802;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 3px 0px;
}

.spanName{
	color:#fa9000;
	font-size:11pt;
	font-weight:normal;
}
.spanValue{
	color:#729EC5;
	font-size:11pt;
	font-weight:bold;
}
.spanNameSm{
	color:#fa9000;
	font-size:13px;
	font-weight:normal;
}
.spanValueSm{
	color:#000000;
	font-size:13px;
	font-weight:normal;
}
.error{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	background-color:#FF6600;
}

/*===================================== FOOTER STYLES =====================================*/

a.sitemapselect
{
	font-size:10px;
	color:#999999;
}

a.sitemapselect:hover
{
	font-size:10px;
}
a.sitemapselect:visited
{
	font-size:10px;
	color:#999999;
}

.bottomlinks a
{
	font-size:9px;
	
}
.orderByRow{
	border:1px solid #CCCCCC;
	padding:7px 7px 10px 7px;
	background-color:#EEEEEE;
	text-align:right;
}

.searchformcategories {
	border:1px solid #CCCCCC;
	padding:5px 5px 5px 5px;
	background-color:#EEEEEE;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
}


.link {
	width: 100%;
	margin:0px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}	

.link .source {
	color:#444444;
	font-size:90%;
	padding-bottom:2px;
	padding-top:2px;
}	
.link .source a {
	color:#444444;
}	

.link p {
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
.link h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#FC7802;
	font-size:16px;
	text-align:left;
	vertical-align:middle;
	/*height:24px;*/
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	font-weight:bold;
}


.item {
	width: 100%;
	font-size:1em;
	margin:0px;
	padding-bottom:10px;
	padding-left:10px;
	/* border-bottom:1px solid #CCCCCC; */
	
}	

#content .item h1 {
	font-size:1em;
	margin-left:0px;	
	margin-top:5px;
	margin-bottom:5px;	
	font-weight:bold;
	padding:0px 0px 0px 0px;
	color:#444444;
}

.item h1 a {
	text-decoration:underline;
}

.item h2 {
	font-size:1em;
	margin-top:0px;
	margin-bottom:1px;	
}

.item h3 {
	font-size:1em;
	margin-top:0px;
	margin-bottom:1px;
}

.item .source {
	color:#444444;
	font-size:90%;
	padding-bottom:2px;
}	

.item .source a {
}	

.item p {
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}	


.itemdetailed {
	width: 100%;
	font-size:1em;
	margin:0px;
	padding-bottom:10px;
	padding-left:10px;
	/* border-bottom:1px solid #CCCCCC; */
	
}	

.itemdetailed h1 {
	font-size:1.5em;
	margin-left:0px;	
	margin-top:5px;
	margin-bottom:5px;	
	font-weight:bold;
	padding:0px 0px 0px 0px;
	color:#444444;
}

.itemdetailed h1 a {
	text-decoration:underline;
}

.itemdetailed h2 {
	font-size:1em;
	margin-top:0px;
	margin-bottom:1px;	
}

.itemdetailed h3 {
	font-size:1.5em;
	margin-top:0px;
	margin-bottom:1px;
}

.itemdetailed .source {
	color:#444444;
	font-size:90%;
	padding-bottom:2px;
}	

.itemdetailed .source a {
}	

.itemdetailed p {
	text-align: justify;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}	


.green {
	color:#00FF00
}

.red {
color:#FF0000
}

.warning {
color:#FF0000
}

.newest{
	background-color: #FFFF33;
	text-transform:uppercase;
	font-size: 12px;
	text-decoration:none;
	border:1px solid #CCCCCC;
	color: #FF0000;
	text-align:center;
}	

.pages {
	text-align:center;
	border:1px solid #CCCCCC;
	padding:5px 5px 5px 5px;
	margin:5px 0px 5px 0px;
	background-color:#FFFFFF;
}
.pages a{
	font-weight:normal;
}
.image
{
	border:1px solid #CCCCCC;
	padding:2px 2px 2px 2px;
}
.image img {
	border:1px solid #FFFFFF;
}

.offer .itemTitle h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:14px;
	text-align:left;
	vertical-align:middle;
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	font-weight:bold;
}
