BODY {
	margin:0px; 
	background-image: url(images/totokupuj/pozadie_gradient_menu.gif); 
	background-repeat: repeat-x;
	background-color: #ffffff;
}	
A {display:block;text-decoration:none;vertical-align:middle;font-family:Arial;} 
A:HOVER {text-decoration:underline;color:#03aae0;vertical-align:middle;} 
A:VISITED {text-decoration:none;vertical-align:middle;}

DIV.IE_center {position:relative;text-align:center; height: auto;}
DIV.top_menu {position:relative;left:0px;top:0px;height:26px;width:994px; margin-left: auto; margin-right: auto;}
DIV.logo {position: relative;left: 0px;top: 0px;width: 994px;height: 138px; margin-left: auto; margin-right: auto;}
DIV.menu {position:relative;left:0px;top:0px;height:39px;width:994px; margin-left: auto; margin-right: auto;z-index:1;}
DIV.breadcrumb {
position:relative;
left:3px;
top:0px;
height:20px;
width:100%;
vertical-align: middle;
margin-left: auto; 
margin-right: auto;
}
DIV.contents_wrapper {
	position:relative;
	width:996px;
	top:30px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial; 
	text-align: left; 
	height: auto;
	z-index: 6;
}
.columnLeft {width:205px;height:auto;vertical-align: top;padding-right: 5px;}
.columnMiddle {width:761px;height:auto;padding-top: 5px;vertical-align: top;padding-right: 10px;}
.columnMiddle2 {width:626px;height:auto;padding-top: 5px;vertical-align: top;padding-right:10px;}
.columnRight {width:165px;height:auto;padding-top: 5px;vertical-align: top;}
DIV.columnLeft {position:absolute;left:0px;top:0px;width:222px;height:auto;}
DIV.columnMiddle {position:absolute;left:0px;top:0px;width:774px;height:auto;}
DIV.columnMiddle2 {position:absolute;left:0px;top:0px;width:564px;height:auto;}
DIV.columnRight {position:absolute;left:0px;top:0px;width:165px;height:auto;}
DIV.footer_wrapper {
	position: relative;
	width: auto;
	height: 184px;
	left: 0px;
	top: 20px;
	background-image: url(images/BBTrade/v2/footer_bk.gif);
	background-repeat: repeat-x;
}
DIV.footer {
	position:relative;
	width:994px;
	left:0px;
	top: 40px; 
	height: auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
DIV.main_banner{
position:relative;
left:0px;
top:0px;
text-align: center;
}
DIV.main_news{
position:relative;
left:0px;
top:10px;
text-align: center;
}
TD {font-family:Arial;color: black;}
TD.smallText {font-size:10px;}
TD.normalText {font-size:12px;}
TD.mediumText {font-size:16px;}
TD.largeText {font-size:20px;}
TD.xlargeText {font-size:22px;}
TD.smallTextRed{color: #d30000;font-size:10px;}
.smallText {font-size:10px;}
.normalText {font-size:12px;font-weight:normal;}
.mediumText {font-size:16px;}
.largeText {font-size:20px;}
.xlargeText {font-size:22px;}
.smallTextRed{color: #d30000;font-size:10px;}

TD.errmsg {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: maroon; 
}
TD.messageStackError {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: maroon; 
}

/*  Vrchne menu  */
#top_menu td {font-size:12px;font-weight:normal;height: 26px;}
#top_menu a {
	color: black;
	line-height:26px;
	text-align:right; 
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0px 8px; 
}
#top_menu a.login {background-image: url(images/totokupuj/sipka_default.gif);}
#top_menu a.login:hover {
	background-image: url(images/totokupuj/sipka.gif);
	text-decoration: underline;
	color: #03aae0;
}
#top_menu a.newacc {background-image: url(images/totokupuj/sipka_default.gif);}
#top_menu a.newacc:hover {
	background-image: url(images/totokupuj/sipka.gif);
	text-decoration: underline;
	color: #03aae0;
}
#top_menu td.delim {width:15px;}
	
/*  Logo  */

#logo td.delim{
	width: 20px;
}

#cartbk td.left {
	background-image: url(images/BBTrade/v2/cart_bk_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
}

#cartbk td.middle {
	background-image: url(images/BBTrade/v2/cart_bk_middle.gif);
	background-repeat: repeat-x;
	width: 215px;
}

#cartbk td.right {
	background-image: url(images/BBTrade/v2/cart_bk_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	width: 36px;	 
}

DIV.cart_contents {
	position: absolute;
	top: 35px;
	left: 730px;
	width: 275px;
	height: 84px;
	text-align: left;
	background-image: url(images/totokupuj/kosik.gif);	
	background-position: 0px;
	background-repeat: no-repeat;
}

#cart_contents td.cart_count {
	color: #187ea0;
	font-size: 12px;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}

#cart_contents td.cart_href {
	vertical-align: top;
}

#cart_contents a.cart_href {
	color: white;
	width: 141px;
	height: 35px;
	line-height: 38px;
	font-size: 20px;
	text-indent: 45px;
	vertical-align: top;
	background-image: url(images/totokupuj/kosik_button.gif);	
	background-position: center 0px;
	background-repeat: no-repeat;
}

#cart_contents a.cart_href:hover {
	background-image: url(images/totokupuj/kosik_button_hover.gif);
	text-decoration: underline;
	color: #03aae0;
}	

/*  Hlavne menu  */

.menu a {display:block;line-height:37px;color:#777777;text-align:center;font-size:14px;}
.menu a:hover {background-image: url(images/totokupuj/hover_menu.gif);background-repeat: repeat-x;color:white;text-decoration:none;}

.qsearch {
	width: 320px;
	height: 25px;
}
.qsearch .left {
background-image: url(images/totokupuj/search_lava_strana.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 6px;
height: 31px;
font-size: 1px;
}


.qsearch .backimg {
	background-image: url(images/totokupuj/search_stred_1px.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/*width: 100%;*/
	color: white;
	height:31px; 
	font-size: 1px;
}
.qsearch input {
	padding-top: 3px;
	background-color: transparent;
	border: 0px;
	color: #6f6f6f;
	font-size: 14px;
	height:20px;	
	vertical-align:middle;
}
.qsearch .submit {
	background-image: url(images/totokupuj/search_prava_strana.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
} 

/*  Katalog  */

DIV.catalog  {
	position: relative;
	left: 0px;
	top: 0px;
}

#catalog td.top {
	height: 70px;
}

#catalog td.item {
	font-size: 11px;
	background-image: url(images/totokupuj/ponuka_ritkavideo_stred_1px.gif);
	background-repeat: repeat-y;
	height: 20px;
}

#catalog td.item_inner {
	font-size: 12px;
	height: 20px;
	padding-left: 20px;
}

#catalog td.underline {
	background-image: url(images/totokupuj/predelenie_katalog.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 2px;
}

#catalog td.bottom {
	background-image: url(images/totokupuj/ponuka_ritkavideo_spodok.gif);
	background-repeat: no-repeat;
	height: 24px;
}

#catalog td.button {
	font-size: 12px;
	font-weight: bold;
	color:#777777;
	height: 38px;
}
#catalog td.pbutton {
	width: 199px;
	background-image: url(images/BBTrade/v2/catalog_pbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
}

#catalog td.mbutton {
	width: 199px;
	background-image: url(images/BBTrade/v2/catalog_mbutton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
}

#catalog a.parent {color:black;}
#catalog a.child {color:#d30000;}
#catalog a.parent:hover{text-decoration: underline;color: #03aae0;font-weight:bold;}
#catalog a.child:hover{text-decoration: underline;color: #03aae0;font-weight:bold;}
#catalog a.button{
	color:black;
	line-height: 32px;
	vertical-align: middle;
}
#catalog a.button:hover{

}






/* Zobrazenie produktov v ramikoch  */

#nvpo_box td.hdelim_top {
	background-image: url(images/totokupuj/nvpo_predelenie.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 10px;
	font-size: 5px;
}

#nvpo_box td.shadow {
	background-image: url(images/totokupuj/nvpo_tienik.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 7px;
	font-size: 1px;
}

#nvpo_box td.left {
	background-image: url(images/totokupuj/nvpo_lava_strana.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 8px;
	height: 289px;
}

#nvpo_box td.middle {
	background-image: url(images/totokupuj/nvpo_stred.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 140px;
	height: 289px;	
}

#nvpo_box td.right {
	background-image: url(images/totokupuj/nvpo_prava_strana.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 8px;
	height: 289px;
}

#nvpo_box a.cart {
	/*background-image: url(images/BBTrade/v2/product_cart.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
}
#nvpo_box a.cart:hover {text-decoration: underline;	color: #03aae0;}
#nvpo_box a.detail {
	/*background-image: url(images/BBTrade/v2/product_detail.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
}
#nvpo_box a.detail:hover {text-decoration: underline;	color: #03aae0;}

#nvpo_box td.price {
/*
	background-image: url(images/BBTrade/v2/product_euro.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
*/	
	font-size: 14px;
	color: red;
}

#nov_box td.hdelim_top {
	background-image: url(images/totokupuj/n_predelenie.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 100%;
	font-size: 1px;	
}

#nov_box td.shadow {
	background-image: url(images/totokupuj/n_tienik.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
	width: 100%;
	font-size: 1px;
}

#nov_box td.left {
	background-image: url(images/totokupuj/n_lava_strana.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 6px;
	height: 289px;
}

#nov_box td.middle {
	background-image: url(images/totokupuj/n_stred.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 140px;
	height: 289px;	
}

#nov_box td.right {
	background-image: url(images/totokupuj/n_prava_strana.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 6px;
	height: 289px;
}

#nov_box a.cart {
	/*background-image: url(images/BBTrade/v2/product_cart.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
}
#nov_box a.cart:hover {text-decoration: underline;	color: #03aae0;}
#nov_box a.detail {
	/*background-image: url(images/BBTrade/v2/product_detail.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
}
#nov_box a.detail:hover {text-decoration: underline;	color: #03aae0;}

#nov_box td.price {
/*
	background-image: url(images/BBTrade/v2/product_euro.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
*/	
	color: red;
	font-size: 14px;
}

#product_box_v2 td.hdelim_top {
	background-image: url(images/totokupuj/normal_predelenie.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 100%;
	font-size: 1px;
}

#product_box_v2 td.shadow {
	background-image: url(images/totokupuj/normal_tienik.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
	width: 100%;
	font-size: 1px;
}

#product_box_v2 td.left {
	background-image: url(images/totokupuj/normal_lava_strana.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 8px;
	height: 299px;
}

#product_box_v2 td.middle {
	background-image: url(images/totokupuj/normal_stred.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 140px;
	height: 299px;	
}

#product_box_v2 td.right {
	background-image: url(images/totokupuj/normal_prava_strana.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 8px;
	height: 299px;
}

#product_box_v2 a.cart {
	/*background-image: url(images/BBTrade/v2/product_cart.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
}
#product_box_v2 a.cart:hover {text-decoration: underline;	color: #03aae0;}
#product_box_v2 a.detail {
	/*background-image: url(images/BBTrade/v2/product_detail.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
}
#product_box_v2 a.detail:hover {text-decoration: underline;	color: #03aae0;}

#product_box_v2 td.price {
	color: red;
	font-size: 14px;	
}

/*  Box akcii na hlavnej stranke  */

#specials_box td.middle {
	background-image: url(images/totokupuj/akcie_stred.gif);
	background-repeat: repeat-y;
	background-position: 0px 1px;
	width: 120px;
}

#specials_box td.name {
	font-size: 12px;
}

#specials_box td.price {
	font-size: 12px;
	color: red;	
}

#specials_box td.hdelim {
}

#specials_box td.vdelim {
	width: 47px;
	height: 292px; 
}
	
#specials_box a.cart {
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: black;
	display: inline !important;
}

#specials_box a.cart:hover {
	text-decoration: underline;	color: #03aae0;
}

#specials_box a.detail {
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: black;
	display: inline !important;
}

#specials_box a.detail:hover {
	text-decoration: underline;	color: #03aae0;
}

/*  Zobrazenie produktov v riadkoch  */

.pManufacturer {font-size:12px;color: black;}
.pName {font-size:11px;color: black; font-weight: bold;}
.pName a:hover {text-decoration: underline; color: #03aae0;}
.pCatalog {font-size:10px;color: black;}
.pStatus {font-size:10px;color: black;}
.pPrice{font-size:20px;color: rgb(228,30,31);}
.pPriceCol {
	background-image: url(images/BBTrade/v2/product_euro.gif);
/*	background-repeat: no-repeat;*/
	background-position: center center;
}

#product_row td {
	background-position: 0px 0px;
	background-repeat: no-repeat	
}
#product_row td.left {
	background-image: url(images/BBTrade/v2/product_row_left.gif);
	width: 8px;
}
#product_row td.img_mid {
	background-image: url(images/BBTrade/v2/product_row_img_middle.gif);
	background-repeat: repeat-x;
}
#product_row td.img_right {
	background-image: url(images/BBTrade/v2/product_row_img_right.gif);
	width: 5px;
}
#product_row td.mid {
	background-image: url(images/BBTrade/v2/product_row_middle.gif);
	background-repeat: repeat-x;
}
#product_row td.right {
	background-image: url(images/BBTrade/v2/product_row_rigjht.gif);
	width: 5px;
}
#product_row td.delim {
	background-image: url(images/BBTrade/v2/product_row_delim.gif);
	background-position: center center;
}
#product_row td.status {
	background-image: url(images/BBTrade/v2/product_status.gif);
	background-position: center center;
}
#product_row td.price {
/*
	background-image: url(images/BBTrade/v2/product_euro.gif);
	background-position: center center;
*/	
}
#product_row a.cart {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
}
#product_row a.cart:hover {text-decoration: underline; color: #03aae0;}
#product_row a.detail {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
}
#product_row a.detail:hover {text-decoration: underline; color: #03aae0;}


#product_info a.cart {
	background-image: url(images/BBTrade/v2/product_detail_cart.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 36px;
	width: 121px;
	line-height: 33px;
	vertical-align: middle;
	font-size: 12px;
	color: white;
	text-align: center;
}
#product_info a.cart:hover {text-decoration: underline; color: #03aae0;}

.input_form {}
.input_form td {height:25px;}
.input_form td.lbl{text-align:right;font-weight:bold;font-size:11px; padding-right:10px;}
.input_form td.inp{text-align:left;font-size:11px;font-weight:bold;}
.input_form td.sub{height: 60px;text-align:left;vertical-align:middle;}

#footer td.cust_services {
}

#footer td.links {font-size:12px;font-family:Arial, Helvetica, sans-serif;color:black;
	background-image: url(images/totokupuj/footer_stred.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#footer a.links {color:black;}
#footer a.links:hover {color:black;text-decoration:underline;}
#footer td.item {font-size:11px; font-weight: bold;font-family:Arial, Helvetica, sans-serif;}
#footer a {color:#264f0a;}
#footer a:hover {text-decoration: underline; color: #03aae0;}

.pagelist {
font-size:11px; 
font-weight: bold;
color:#aaaaaa;
}
.pagelist .page_delim_small {
	background-image: url(images/BBTrade/page_list_delimiter_small.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.pagelist a {
color:black;
}
.pagelist a:hover {
color:#777777;
}
.delimiter {
	background-image: url(images/BBTrade/page_list_delim.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:16px;
}

/*
#products_list {font-size:12px; font-weight: bold;}
#products_list td.page_list{font-size:11px; color:#aaaaaa;} 
#products_list td.page_number{font-size:12px; color:#d10d0e;} 
#products_list td.page_delim {
	background-image: url(images/BBTrade/page_list_delim.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	width:16px;
}
#products_list td.page_delim_small {
	background-image: url(images/BBTrade/page_list_delimiter_small.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#products_list a {font-size: 11px; font-weight: bold; color:black; text-decoration: underline;}
#products_list td.disabled {font-size: 11px; font-weight: bold; color:#aaaaaa;}
#products_list a:hover {font-size:11px; color:#777777;}
#products_list a.selector.selected {color: #d10d0e;}
#products_list a.selector.normal {color: black; /*#7a7a7a;
*/}

#products_filter {font-weight: bold;}
#products_filter td.menu {color: black; font-size: 11px;}
#products_filter td.info {color: #aaaaaa; font-size: 11px; text-decoration:underline;background-color: transparent;}
#products_filter select {
	font-size: 11px;
	color: black;
	background-color: white;
}


.floatImg {
	float: left;
}



#trail td {font-size: 12px;vertical-align: middle;font-weight:bold;}
#trail a {color:#555555;}
#trail a:hover {text-decoration:underline;}

#shopping_cart {}
#shopping_cart tr.even {
	background-color: #ededed;
}
#shopping_cart tr.odd {
	background-color: #dddddd;
}
#shopping_cart td { text-align: center; font-size: 11px;	font-weight: bold;}
#shopping_cart a {
	color: #777777;
}

DIV.shipping_form_bk {
	position: relative;
	left: 25px;
	top: 0px;
	height: auto;
	width: 749px;
}

#shipping_form {}
#shipping_form td.title {
	font-size: 14px;
	font-weight: bold;
	color: #000050; /*#777777;*/
	height: 35px;
	text-align: left;
	vertical-align: middle;	
}
#shipping_form td.subtitle {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #aaaaaa;
	padding-left: 10px;
	background-image: url(images/BBTrade/catalog_black_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
#shipping_form td.text {
	font-size: 12px;
	font-weight: bold;
	color: #000050; /*#7a7a7a;*/
	padding-left: 10px;
}
#shipping_form td.delim {
	background-color: white; /*#eaeaea;*/
	height: 5px;
	width: 100%;
}
#shipping_form td.delimshort {
	background-color: #eaeaea;
	height: 2px;
	width: 100%;
}
#shipping_form a {
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
}
#shipping_form a:hover {
	color: #777777;
}

.input_bk {
	background-image: url(images/BBTrade/v2/input.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 223px;
	height: 30px;
}
.input_text {
	background-color: transparent;
	border: 0px;
}
.login_lbl {
	font-size: 12px;
	font-weight: bold;	
	font-style: italic;
	
}


/*
DIV.cust_services_bk {
	position: relative;
	left: 0px;
	top: 10px;
	height: auto;
	width: 220px;
	background-image: url(images/BBTrade/header_logo_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#cust_services {}
#cust_services p.title {font-size: 16px;font-weight: bold;color: black; vertical-align: middle;}
#cust_services p.subtitle {font-size: 12px;font-weight: bold;text-align: left;color: orange;}
#cust_services p.text {font-size: 12px;font-weight: normal;color: black;text-align: justify;}
#cust_services p.smalltext {font-size: 10px;font-weight: normal;color: black;text-align: justify;}
#cust_services a {font-size: 12px;font-weight: bold;color: #777777; text-decoration: underline;}
#cust_services a:hover {color: black;}

DIV.menubox {
	position: relative;
	left: 0px;
	top: 15px;
	height: auto;
	width: 220px;
	background-image: url(images/BBTrade/header_logo_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#menubox {}
#menubox td.title {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #000050;
}
#menubox td.item {
	font-size: 11px;
	font-weight: normal;
	height: 15px;
	color: #000050;
}
#menubox a {
	font-weight: normal;
	padding-left: 15px;
	color: #000050; 
}
#menubox a:hover {text-decoration: underline;}
*/

.combo {
	background-image: url(images/BBTrade/v2/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.dropdown {
width: 100px; 
height: 15px;
line-height: 15px;
border: 0px solid black;
position: relative;
cursor: hand;
cursor: pointer;
font-size:11px;
font-family:Arial;
font-weight: bold;
text-align:left;
vertical-align:middle;
color:rgb(0,100,0);
}
.dropdown .title {
color: rgb(0,100,0);
font-size: 11px;
font-weight: bold;
text-align: center;
}
.dropdown .box {
position: absolute;
left: 0;
top:15px;
width: 150px; 
padding:10px 0px 10px 0px;
border: 1px solid rgb(200,200,200);
background:rgb(120,220,120);
display: none;
z-index: 5;
font-weight: normal;
font-size:11px;
line-height:20px;
cursor:normal;
text-align: center;
filter:alpha(opacity=90);
opacity:0.9;
}
.dropdown li {
	color: black;
	font-size: 10px;
}
.dropdown .box a {
width: auto;
display: block;
background: transparent;
font-weight: bold;
text-decoration: none;
border: 0px;
padding: 0px 0px;
text-indent: 0px;
text-align:center;
color: rgb(0,0,0);
}
.dropdown .box a:hover {
color: black;
background-color:rgb(200,255,200);
}

.services {
width: 100px; 
height: 35px;
line-height: 35px;
border: 0px solid black;
position: relative;
cursor: hand;
cursor: pointer;
font-size:14px;
font-family:Arial;
font-weight: normal;
text-align:center;
vertical-align:middle;
/*color:#777777;*/
}
.services .title {
color: rgb(0,100,0);
font-size: 11px;
font-weight: bold;
text-align: center;
}
.services .box {
position: absolute;
left: 0;
top:35px;
width: 150px; 
padding:10px 0px 10px 0px;
border: 1px solid rgb(200,200,200);
background:#be2424;
display: none;
font-weight: normal;
font-size:12px;
line-height:14px;
cursor:normal;
text-align: center;
filter:alpha(opacity=90);
opacity:0.9;
z-index: 5;
}
.services .box a {
	line-height: 18px;
width: auto;
display: block;
background: transparent;
font-size: 12px;
font-weight: bold;
text-decoration: none;
border: 0px;
padding: 0px 0px;
text-indent: 0px;
text-align:center;
color: rgb(255,255,255);
}
.services .box a:hover {
color: white;
background-color:#e42424;
}

.services_td {
	color: #777777;
	text-align: center;
}
.services_td_hover {
background-image: url(images/BBTrade/v2/menu_bkH.gif);
background-repeat: repeat-x;
text-align: center;
color:white;
}

.pl_ctrl {
	font-size: 11px;
	font-weight: bold;
}
.pl_ctrl td {
	width: 25px;
	text-align: center;
	border: 1px solid #aaaaaa;
	color: rgb(200,200,200);
}
.pl_ctrl td.curpage {
	background-color: white;
	color: black;
}
.pl_ctrl a {
	display: block;
	background-color: rgb(220,220,220);
	color: black;
}
.pl_ctrl a:hover {
	background-color:rgb(200,255,200);
}
.pl_ctrl td.delim {
	width: 0px;
}


