/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*---------------- wlink ---------*/
a.wlink:link {
	text-decoration: none;
	color:#010101;
	font-size: 9pt;
	font-weight: 600;
}
a.wlink:visited {
	text-decoration: none;
	color:#010101;
	font-size: 9pt;
	font-weight: 600;
}
a.wlink:hover {
	text-decoration: underline;
	color:#010101;
	font-size: 9pt;
	font-weight: 600;
}
a.wlink:active {
	text-decoration: none;
	color:#010101;
	font-size: 9pt;
	font-weight: 600;
}

/*------------- wlink -------------*/

/*---------------- blink ---------*/
a.blink:link {
	text-decoration: none;
	color:#000;
	font-size: 8pt;
}
a.blink:visited {
	text-decoration: none;
	color:#000;
	font-size: 8pt;
}
a.blink:hover {
	text-decoration: underline;
	color:#000;
	font-size: 8pt;
}
a.blink:active {
	text-decoration: none;
	color:#000;
	font-size: 8pt;
}

/*---------- blink ------------*/

/*---------------- blink ---------*/
a.wtlink:link {
	text-decoration: none;
	color:#fff;
	font-size: 8pt;
}
a.wtlink:visited {
	text-decoration: none;
	color:#fff;
	font-size: 8pt;
}
a.wtlink:hover {
	text-decoration: underline;
	color:#fff;
	font-size: 8pt;
}
a.wtlink:active {
	text-decoration: none;
	color:#fff;
	font-size: 8pt;
}

/*---------- blink ------------*/

.fl { float: left; }
.fr { float: right; }

.txtr { text-align: right; }
.txtl { text-align: left; }
.txtc { text-align: center; }
.txtj { text-align: justify; }

.leftads td {
	color:#CCCCCC;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.arrowleft {
	background: url(img/arrowleft.gif) left no-repeat;
	padding-left: 10px;
}
.tweeter {
	background: url(img/tweeter.gif) right no-repeat;
	padding-right: 25px; padding-top: 10px;
}
.rsstiny{
	background: url(img/rss_tiny.gif) right no-repeat;
	padding-right: 20px;padding-top: 2px;
}

.arrowblack{
	background: url(img/arrowblack.gif) right no-repeat;
	padding-right: 15px;padding-top: 2px; 
}

.arrowwhite{
	background: url(img/arrowwhite.gif) right no-repeat;
	padding-right: 15px;padding-top: 2px; 
}

.arrowwhite{
	background: url(img/arrowwhite.gif) right no-repeat;
	padding-right: 15px;padding-top: 2px; 
}

.email{
	background: url(img/mail.gif) left no-repeat;
	padding-left: 23px;padding-top: 1px; 
}


.print{
	background: url(img/printer.gif) left no-repeat;
	padding-left: 23px;padding-top: 1px; 
}

.rssfeed{
	background: url(img/rss_mini.gif) left no-repeat;
	padding-left: 23px;padding-top: 1px; 
}

.viewlist{
	background: url(img/list.gif) left no-repeat;
	padding-left: 23px;padding-top: 1px; 
}


.signup{
	background: url(img/signup.gif) left no-repeat;
	padding-left: 23px;padding-top: 3px; 
}


.medtxt { font-size: 12px; }
.redtxt { color: #FF0000; }

img {
	border: 0px;
}
.img_wrap_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.largepreview { border: 3px solid #333333; }

.t {background: url(img/dot.gif) 0 0 repeat-x; width: 20em; margin: 0px auto 0px auto;}
.b {background: url(img/dot.gif) 0 100% repeat-x}
.l {background: url(img/dot.gif) 0 0 repeat-y}
.r {background: url(img/dot.gif) 100% 0 repeat-y}
.bl {background: url(img/bl.gif) 0 100% no-repeat}
.br {background: url(img/br.gif) 100% 100% no-repeat}
.tl {background: url(img/tl.gif) 0 0 no-repeat}
.tr {background: url(img/tr.gif) 100% 0 no-repeat; padding:10px} 

a.boxlink:link {
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	margin: 1px;
}
a.boxlink:visited {
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
	padding: 2px 4px 2px 4px;
	margin: 1px;	
}
a.boxlink:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	background: #CCCCCC;
	font-weight: 600;
	margin: 1px; 
}
a.boxlink:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	margin: 1px;
}

.td_sub_left { width: 300px;

}
.td_sub_middle { width: 580px;

}

.td_sub_right { width: 280px;

}

.searchicon { background: url(img/searchicon_small.gif) left no-repeat; padding-left: 15px; font-size: 8pt;}
.carticon { background: url(img/cart.gif) left no-repeat; padding-left: 22px; padding-top: 4px; font-size: 8pt;}
.shareiticon { background: url(img/shareiticon.gif) left no-repeat; padding-left: 22px; padding-top: 4px; font-size: 8pt;}
