@charset "UTF-8";


body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
form {
	display:inline;
}
.leftMenu {
	width: 180px;
	margin-bottom: 20px;
}
.leftMenu .top {
	background-color: #c3dc76;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
}
.leftMenu td th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/green_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding: 2px 10px 0px;
	vertical-align: middle;
}
.leftMenu td {}
.leftMenu td h2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #1b92be;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.leftMenu td ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftMenu td ul li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	padding-left: 10px;
	vertical-align: top;
}
.leftMenu td ul li a {
	color: #000000;
	text-decoration: none;
	background-image: url(images/bullet_g_a.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 3px;
	padding-left: 15px;
	display: block;
}
.leftMenu td ul li a:hover {
	text-decoration: underline;
}
.leftMenu td ul li .more {
	color: #669900;
	background-image: none;
}
.reduceri {
	margin-bottom: 20px;
	margin-top: 10px;
}
.reduceri .top {
	background-color: #c3dc76;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
}
.reduceri td th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/green_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding: 2px 10px 0px;
	vertical-align: middle;
}
.reduceri .content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c3dc76;
	border-bottom-color: #C3DC76;
	border-left-color: #C3DC76;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
.reduceri .content ul {
	margin: 10pz 0px 10px 0px;
	padding: 0px;
}
.reduceri .content ul li {
	list-style-image: none;
	list-style-type: none;
}
.reduceri .content a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.reduceri .content a:hover {
	color: #1b92be;
	text-decoration: none;
}
.reduceri .content h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1b92be;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.reduceri .content h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.reduceri .content h2 img {
	margin:5px 10px 5px 5px;
}
.reduceri .content .old {
	color: #990000;
	text-decoration: line-through;
}
.reduceri .content .new {
	color: #669900;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.defaultBox {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
	font-size: 11px;	
}
.defaultBox .top {
	background-color: #515151;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
}
.defaultBox td th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/grey_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding: 2px 10px 0px;
	vertical-align: middle;
}
.defaultBox .content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #515151;
	border-bottom-color: #515151;
	border-left-color: #515151;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
}
.defaultBox .content ul {
	margin: 10pz 0px 10px 0px;
	padding: 0px;
	font-size: 11px;	
}
.defaultBox .content ul li {
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;	
}
.defaultBox .content .inside {
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.defaultBox .content a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;	
}
.defaultBox .content a:hover {
	color: #1b92be;
	text-decoration: none;
	font-size: 11px;	
}
.defaultBox .content td {
	font-size:11px
}
.defaultBox .content h1 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #1b92be;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b92be;
}
.defaultBox .content .buton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#1b92be;
	text-decoration: none;
	padding: 3px;
	margin: 2px;
	border: 1px solid #1391ba;
}
.defaultBox .content h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.defaultBox .content h2 img {
	margin:5px 10px 5px 5px;
}
.defaultBox .content .old {
	color: #990000;
	text-decoration: line-through;
	font-size: 11px;	
}
.defaultBox .content .new {
	color: #669900;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.submenu #subHome {
	left: 220px;
	top: 120px;

}
.submenu #subProducatori {
	left: 270px;
	top: 120px;
	text-align: right;

}
.submenu #subPromotii {
	left: 410px;
	top: 120px;
}
.submenu #subCont {
	left: 370px;
	top: 120px;
	text-align: right;

}
.submenu a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	display: block;
	margin-right: 20px;
	float: left;
	padding-top: 3px;
}
.submenu a:hover {
	color: #000000;
}
.searchTop {
	background-color: #1b92be;
	width: 50%;
}
.searchTop .sTextfield{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/textfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 128px;
	border: 1px solid #10759b;
}
.searchTop .bGo {
	background-image: url(images/top_search_bGo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 23px;
	border: none;
	margin-right: 5px;
	margin-left: 5px;
}
.bestseller {
	margin-bottom: 20px;
	margin-top: 10px;
}
.bestseller .top {
	background-color: #dc7676;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
}
.bestseller td th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/red_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding: 2px 10px 0px;
	vertical-align: middle;
}
.bestseller .content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dc7676;
	border-bottom-color: #dc7676;
	border-left-color: #dc7676;
	font-family:tahoma;	
}
.bestseller .content a {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	color: #666666;		
}
.bestseller .content a:hover {
	color: #1b92be;
	text-decoration: none;
}
.bestseller .content h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1b92be;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bestseller .content h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bestseller .content h2 img {
	margin:5px 10px 5px 5px;
}
.bestseller .content .old {
	color: #990000;
	text-decoration: line-through;
}
.bestseller .content .new {
	color: #669900;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.lastVisited {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
}
.lastVisited .top {
	background-color: #dcbc76;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
}
.lastVisited td th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/crem_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding: 2px 10px 0px;
	vertical-align: middle;
}
.lastVisited .content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dcbc76;
	border-bottom-color: #dcbc76;
	border-left-color: #dcbc76;
	width: 100%;
}
.lastVisited .content td {
	padding: 2px;
/*	
	border: 1px solid #CCCCCC;
*/
	width: 50%;
}
/*
.lastVisited .content td ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
*/
.lastVisited .content td li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	width: 100%;
	margin: 0px;
	padding: 2px;
	list-style-image: none;
	list-style-type: none;	
}
.lastVisited .content td a {
	color: #996600;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
}
.lastVisited .content td a:hover {
	text-decoration: underline;
	background-color: #f2f2f2;
}
.cartTable {
	width: 100%;
}
.cartTable td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;

}
.cartTable td h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #1b92be;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.cartTable .linkView {
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: none;
	height: 25px;
	background-color: #FFFFFF;
}
.cartTable .linkView a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #769c00;
	text-decoration: none;
	background-image: url(images/icon_cart_go.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.cartTable .linkView a:hover {
	text-decoration: underline;
}
.newsletter {
	width: 180px;
	margin-bottom: 20px;

}
.newsletter .top {
	background-color: #dca176;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
}
.newsletter td th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/orange_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding: 2px 10px 0px;
	vertical-align: middle;
}
.newsletter td {}
.newsletter td h2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #1b92be;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.newsletter .box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;


}
.newsletter .box h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a83f00;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newsletter .box .textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/textfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 128px;
	border: none;
}
.newsletter .box .bAbonare{
	background-image: url(images/bAbonare.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 90px;
	border: none;
}
.newsletter .box .linkAbonare {
	height: 30px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.noutati {
	width: 180px;
	margin-bottom: 20px;

}
.noutati .top {
	background-color: #76b0dc;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
}
.noutati td th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/blue_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding: 2px 10px 0px;
	vertical-align: middle;
}
.noutati td {}
.noutati .content td {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7f7f7f;
}
.noutati .content h1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1b92be;
	text-decoration: none;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 15px;
	margin: 10px 0px 0px;
}
.noutati .content h2 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.noutati .content h2 span {
	font-size: 16px;
	color: #669900;
	text-decoration: none;
}
.noutati .content a {
	text-decoration: none;
	color: #999999;
}
.noutati .content a:hover {
	text-decoration: none;
	color: #1b92be;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #c3dc76;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.footer a {
	color:#000000;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}
.footer a:hover {
	text-decoration:none;
}
.subcat {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c3dc76;
	border-left-color: #C3DC76;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width:100%;
}
.subcat td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color:#F2F2F2;
}
.subcat td h2 {
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b92be;
}
.subcat td div {
	width: 33%;
	float:left;
}
.subcat a {
	color: #1b92be;
	text-decoration: none;
	font-weight:bold;
	display:block;
	padding:3px;
}
.subcat a:hover {
	color: #000000;
	text-decoration: none;
	background-color:#DDDDDD;
}

.subcat1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c3dc76;
	border-left-color: #C3DC76;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width:100%;
}
.subcat1 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color:#F2F2F2;
}
.subcat1 td h2 {
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b92be;
}
.subcat1 td div {
	width: 33%;
	float:left;
}
.subcat1 a {
	color: #1b92be;
	text-decoration: none;
	font-weight:bold;
	padding:3px;
}
.subcat1 a:hover {
	color: #000000;
	text-decoration: none;
	background-color:#DDDDDD;
}
/*button {
	background-color:#CCCCCC;
	padding:5px;
	text-align:left;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border:1px solid #999999;
}
button img {
	margin:3px;
}*/
button {
    display:block;
    float:left;
    margin:3px 7px 3px 3px;
    background-color:#f2f2f2;
    border:1px solid #DDDDDD;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:3px 5px 3px 5px; /* Links */
}
button {
    width:auto;
    overflow:visible;
    padding:3px 5px 3px 5px; /* IE6 */
}
button[type]{
    padding:3px 5px 3px 5px; /* Firefox */
    line-height:17px; /* Safari */
}
button img {
    margin:0px 6px 0px 0px !important;
    padding:0px;
    border:none;
}
.detalii {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099CC;
	border: 1px solid #00CCCC;
	text-transform: uppercase;
	margin:1px;
	display:block;
}
.product {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c3dc76;
	border-bottom-color: #c3dc76;
	border-left-color: #C3DC76;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width:100%;
}
.product .picture {
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.product a {
	color: #006699;
	text-decoration: underline;
}
.product a:hover {
	text-decoration: none;
}
.product .boxBuy {
	margin: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	width:70%;
}
.product .boxBuy th {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	background-image: none;
	padding: 3px;
}
.product .boxBuy td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}
.product .boxBuy td ul {
	margin: 0px;
	padding: 0px;
}
.product .boxBuy td li {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
}
.product .boxBuy td .old {
	font-size: 10px;
	text-decoration: line-through;
}
.product .boxBuy td .new {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.product .boxBuy td li b {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.TabbedPanels {
	margin: 10px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #006699;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color: #000000;
}
.TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEE;
	color:#000000;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #FFFFFF;
}
.TabbedPanelsContent {
	padding: 10px;
}
.TabbedPanelsContent .related {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display:block;
	width:100%;
}
.TabbedPanelsContent .related ul {
	margin: 10pz 0px 10px 0px;
	padding: 0px;
}
.TabbedPanelsContent .related ul li {
	list-style-image: none;
	list-style-type: none;
}
.TabbedPanelsContent .related .prod {
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 45%;
	height: 180px;		
	float:left;
	margin:5px;
}
.TabbedPanelsContent .clear {
	clear:both;
}
.TabbedPanelsContent .related a {
	color: #666666;
	text-decoration: none;
}
.TabbedPanelsContent .related a:hover {
	color: #1b92be;
	text-decoration: none;
}
.TabbedPanelsContent .related h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1b92be;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.TabbedPanelsContent .related h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.TabbedPanelsContent .related h2 img {
	margin:5px 10px 5px 5px;
}
.TabbedPanelsContent .related .old {
	color: #990000;
	text-decoration: line-through;
}
.TabbedPanelsContent .related .new {
	color: #669900;
	text-decoration: none;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #FFFFFF;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.boxDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E6E6E6;
	border: none;
	padding-left: 3px;
}
.boxDetails2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F1F0EF;
	border: none;
	vertical-align: top;
}

.boxDetails3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #F1F0EF;	
	vertical-align: top;
}

.boxText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #EAEAEA;

}

.buyNow {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	border: 1px solid #FF0000;
	text-transform: uppercase;
	padding:0px;
	margin:1px;
	display:block;
}

.addressBar {
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #006699;
text-decoration: none;
background-color: #EEEEEE;
padding: 2px;
border: 1px solid #CCCCCC;
width: 100%;
}

.addressBar a {
text-decoration: underline;
color: #006699;
}
.addressBar a:hover {
color: #006699;
text-decoration: none;
}

.addressBar {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
}
.addressBar .top {
	background-color: #515151;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 20px;
}
.addressBar td th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/grey_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding: 2px 10px 0px;
	vertical-align: middle;
}
