/*
	REX CUT
*/

.shop-blocktable
{
	BORDER-COLLAPSE: collapse;
	border-color:#777777;
	border-width:0px;
}

.shop-blocktable-background
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #89969F;
	padding:1px;
}

.shop-blocktable-background1
{
	border-color:white;
	border-collapse:collapse;
	border-width:1px;
}

.shop-blocktable-rows-background
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #89969F;
}

.shop-blocktable-title
{
	color:white;
	height:20px;
	text-align:center;
	font-weight:bold;
	border-color:white;
	border-collapse:collapse;
	border-width:1px;
	background-color:#89969F;
}

.shop-blocktable-link
{
	color: #000000 !important;
	text-decoration: underline !important;
}

.shop-blocktable-link:hover {
	color: #000000 !important;
	text-decoration: none !important;
}

.shop-listtable
{
	BORDER-COLLAPSE: collapse;
	width:100%;
}

.shop-listtable-title
{
	background-color:#89969F;
	color:white;
	font-weight:bold;
	text-align:center;
}

.shop-listtable-cell
{
	color:#000000;
	text-align:center;
}

.designwidth
{
	width:950px;
}

.button {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #1883ab;
	border: 1px solid #1883ab;
	height: 22px;
}

.button1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #1883ab;
	border: 1px solid #1883ab;
	height: 22px;
}
.button2 {
	background-color: #1883ab;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #1883ab;
	height: 22px;
}

.imageright {margin-left:10px; margin-bottom:10px;}
.imageleft {margin-right:10px; margin-bottom:10px;}

.logintext {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:11px;
}

.inputLogin { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #1883ab; 
	background-color: #f1f2f2; 
	border-top-style: inset; 
	border-right-style: inset; 
	border-bottom-style: inset; 
	border-left-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	height: 15px; 
	text-align: left; 
	vertical-align: middle; 
}


.buttonLogin { 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	line-height: 20px;
	background-color: #1883ab; 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
	text-transform: uppercase;
	height: 20px; 
}


.linkForgotPW { 
	text-align: right; 
	font-family: verdana; 
	font-size: 9px; 
	font-weight: normal;
	color: #FFFFFF;
	line-height:11px;
}

.linkForgotPW a{ 
	text-align: right; 
	font-family: verdana; 
	font-size: 9px; 
	font-weight: normal;
	color: #FFFFFF;
	line-height:11px;
	text-decoration: underline;
}

.linkForgotPW a:hover{ 
	text-align: right; 
	font-family: verdana; 
	font-size: 9px; 
	font-weight: normal;
	color: #FFFFFF;
	line-height:11px;
	text-decoration: none;
}

.tdSearch { 
	text-align: right; 
	font-family: verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
}


.inputSearch { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #1883ab; 
	background-color: #f1f2f2; 
	border-top-style: inset; 
	border-right-style: inset; 
	border-bottom-style: inset; 
	border-left-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	height: 17px; 
	text-align: left; 
}


.buttonSearch { 
	background: url(/app_themes/t48/images/bg_buttonSearch.gif) no-repeat bottom left;
	height: 23px; 
	width: 23px; 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
}


/*Autocomplete start*/
/*Autocomplete start*/
.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border-width : 1px;
	border-style : solid;
	cursor : 'hand';
	overflow : auto;
	max-height :  120px !important;
	height :  auto; 
	width:190px !important; 
	text-align :  left !important; 
	text-decoration : none !important; 
	empty-cells:hide;
	table-layout:fixed;
	padding:0px;	
}

.autocomplete_completionListElement60
{
	margin : 0px!important;
	background-color : #777777;
	color : windowtext;
	border-width : 1px;
	border-style : solid;
	cursor : 'hand';
	overflow : auto;
	height :  150px; 
	width:230px !important; 
	text-align :  left !important; 
	text-decoration : none !important; 
	empty-cells:hide;
	table-layout:fixed;
	padding:0px;
}

.autocomplete_highlightedListItem
{
	background-color: #6aa7cc;
	color: white;
	padding: 1px;
	cursor :pointer;
}

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
/*Autocomplete end*/
/*Autocomplete end*/

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption {
	float: left;
}

#keyboardMsg {
	float: right;
}

#closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	border: none;
	clear: both;
}

#overlay img {
	border: none;
}

#overlay {
	background-image: url(/images/overlay.png);
}

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}