/*wenger CSS Document */

body
{
margin:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#000000;
}

td
{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.tdwhite1
{
	font-family:verdana;
	font-size:13px;
	color:#FFFFFF;
	line-height:18px;
}

.tdred
{
	font-family:arial;
	font-size:13px;
	color:#CF0304;
	line-height:18px;
}

.bglogo
{
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat; 
	background-position:left;
}

.btmbg
{
	background-image:url(../images/btmbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.midbg
{
	background-image:url(../images/midbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.botmleft
{
	
	background-repeat:no-repeat;
	background-position:left;
}

.midlbg
{
	background-image:url(../images/midlbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.prodcatbg
{
	background-image:url(../images/cate.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.catbg
{
	background-image:url(../images/catbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.psubcatbg
{
	background-image:url(../images/subcatbg.jpg);
	background-repeat:repeat-y;
	
}

.leftbg
{
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-x;
	
}

.cntctbg
{
	background-image:url(../images/globe.jpg);
	background-repeat: no-repeat;
	background-position:top;
}

.contentmenu_bg
{
	background-image:url(../images/contentmenu_bg.jpg);
	background-repeat:repeat-x;
}

.content_bg
{
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.bgborder
{
border-bottom-color:1px #999999 solid; border-left-color:1px #999999 solid; border-right-color:1px #999999 solid; border-top-color:1px #999999 solid;
}

.cmbbox1
	{
		color : #FF0000;
		font-family:Verdana;
		font-size:11px;
		height: 25px;
		width: 180px;
		border: 1px #FFFFFF solid;
		background-color:#000000;
	}

.cmbbox
	{
	color : #000000;
	font-family:Verdana;
	font-size:11px;
	height: 20px;
	width: 180px;
	border: 1px #9CC9CA solid;
	background-color:white;
	}

.rigbg
{
	background-image:url(../images/rigtop.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.watch_bg
{
	background-image:url(../images/watch_bg.jpg);
	background-repeat:no-repeat;
}

.menubg
{
	background-image:url(../images/menubg_08.jpg);
	background-repeat:repeat-x;
}


.menubgRetailer
{
	background-image:url(../images/menubg_08.jpg);
	background-repeat:repeat-x;

	font-family:Geneva;
	font-size:14px;

	font-style:italic;

}


.searchbg
{
	background-image:url(../images/searchbg.jpg);
	background-repeat:repeat-y;
}

.txtbox
{
	font-family:Verdana;
	font-size: 10px; color:#FFFFFF;
	height: 16px;
	width: 180px;
	border: 1px #CCCCCC solid;
	background-color:#000000;
}

.txtbox2
{
	font-family:Verdana;
	color:#000000;
	font-size: 10px;
	height: 16px;
	width: 160px; 
	border: 1px #f2f2f2 solid;
	background-color:#f2f2f2;
}

.txtbox3
{
	font-family:Verdana;
	color:#FFFFFF;
	font-size: 10px;
	height: 20px;
	width: 160px; 
	border: 1px #C4C4C4 solid;
	background-color:#39393A;
}
.txtarea
	{
	
	font-family:Verdana;
	font-size:11px;color : #FFFFFF;
	height: 72px;
	width: 180px;
	border: 1px #cccccc solid;
	background-color:#000000;
	}
	
.button{
	color : #ffffff;
	font-family:Verdana;
	font-size:11px;
	width:190px;
	border: 1px #CCCCCC solid;
	background-color:#CC3300;
	cursor:hand;
	text-align: center;
	vertical-align: top;
}

.buttongo{
	color : #ffffff;
	font-family:Verdana;
	font-size:11px;
	width:22px; height:17px;
	border: 1px #ffffff solid;
	background-color:#666666;
	cursor:hand;
	text-align: center;
	vertical-align: top;
}
.buttonLogin{
	color : #ffffff;
	font-family:Verdana;
	font-size:11px;
/*	width:190px;*/
	border: 1px #CCCCCC solid;
	background-color:#CC3300;
	cursor:pointer;
	text-align: center;
	vertical-align: top;
}
	
.submitbg
{
	background-image:url(../images/submitbg.jpg);
	background-repeat:repeat-x;
}

.subscribe
{
	background-image:url(../images/subscrbe.jpg);
	background-repeat:repeat-x;
}

a.white
{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}

a.white:hover
{
 	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
}

a.red
{
	font-family:arial;
	font-size:12px;
	color:#FF0000;
	line-height:18px;
	text-decoration:none;
}

a.red:hover
{
 	font-family:arial;
	font-size:12px;
	color:#FF0000;
	line-height:18px;
	text-decoration:underline;
}

a.black
{
 	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}

a.black:hover
{
 	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:underline;
}

a.menu
{
 	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
	cursor:pointer;
	text-decoration:blink;
}

a.menu:hover
{
 	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
	cursor:pointer;
}

a.search
{
 	font-family:arial;
	font-size:12px;
	color:#B6B6B6;
	line-height:18px;
	text-decoration:none;
}

a.search:hover
{
 	font-family:arial;
	font-size:12px;
	color:#919191;
	line-height:18px;
	text-decoration:underline;
}

a.menu4			{	font-family:Verdana; font-size:11px; color:#FFFFFF; text-decoration: underline;	cursor:pointer;	}
a.menu4:hover		{	font-family:Verdana; font-size:11px; color:#FFFFFF; text-decoration: none;			}

.top_left
{
	background-image:url(../images/top_left.jpg);
	background-repeat:no-repeat;
}

.ERROR {
	
	BORDER: RED .10em solid;
	color:#FF0000;
	background-color:#000000;	
	height: 16px;
	width: 180px;
}

.ERROR1 {
	

	BORDER: RED .10em solid;
	color:#FF0000;
	background-color:#000000;	
	height: 72px;
	width: 180px;
}

.CmbERROR {

	BORDER: RED .10em solid;
	color:#FF0000;
	font-family:Verdana;
	font-size:11px;	
	background-color:#000000;	
	width: 180px;
	height:25px;
}
.clsErrorDiv{
/*BORDER-TOP: 1px solid;
BORDER-BOTTOM: 1px solid;*/
BORDER-COLOR:#FF0000;
BORDER-WIDTH:1px;
BACKGROUND-COLOR:#000000}

.clsMsgDiv{
BORDER-TOP: 1px solid;
BORDER-BOTTOM: 1px solid;
BORDER-COLOR:FF0000;
BORDER-WIDTH:1px;
BACKGROUND-COLOR:white}


.ERROR {
	
	BORDER: RED .10em solid;	
	width: 180px;
}

.ERRORIMAGE {
	
	BORDER: RED .10em solid;	
}

.CmbERROR
{
	BORDER: RED .10em solid;	
	font-family:Verdana;
	font-size: 10px; color:#FFFFFF;
	height: 16px;
	width: 180px;
	background-color:#000000;
}
.ErrorAssessRat
	{
	font-family:Verdana;
	border: 1px #FF0000 solid;
	background-color:white;
	}


.divScroll {
	height:             200px;
	width:              280px!important;
	overflow:           auto;
	scrollbar-face-color:
}

.jScrollPaneContainer {
	clear:              both;
	margin:             2px 0;
	position:           relative;
	overflow:           hidden;
	z-index:            1;
	width:              338px!important;
}



