﻿/*Window IBC style*/
a.Windows_IBC_link
{
	height: 37px;
	width: 143px;
	background-color: #ADBEC6;
	color: White;
	font-weight: bold;
	line-height: 37px;
	display: block;
	margin-top: 0px;
	margin-bottom: -14px;
	margin-left: 0px;
	margin-right:0px;
	text-decoration: none;
}
a.Windows_IBC_link:hover, .WindowIBC_selected
{
	height: 37px;
	width: 143px;
	background-color: #FFFFFF;
	background-image: url(Images/LinkHoverBG.jpg);
	background-repeat: repeat-x;
	color: White;
	font-weight: bold;
	display: block;
	line-height: 37px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: -14px;
}
/*Window Register style*/
.Windows_Register_Background
{
	background-image: url(Images/IBC_Background.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;	
}
/*Window Feedback style*/
.Window_Feedback_UpQuote
{
	background-image: url(Images/UpQuote.jpg);	
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 20px;
	float: left;
}
.Window_Feedback_DownQuote
{
	background-image: url(Images/DownQuote.jpg);	
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	height: 20px;
	float: Right;
	margin-bottom: -20px;
}
.Window_Feedback_Text
{
	padding-left: 25px;	
}
.Window_Feedback_SectionArrows
{
	font-size: 1.5em;	
}
/*Window Exchange Forum style*/
.Window_Forum_HotTopics
{
	width: 100%;
	height: 90px;
	background-image: url(Images/BlueLine79x1.jpg);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
}
.Window_Forum_HotText_Bold
{
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 25px;
	#padding-left: 27px;
}
.Window_Forum_HotText
{
	color: #FFFFFF;
	text-decoration: underline;
}
.Window_Forum_UL
{
	list-style-type: disc;
	list-style-position: outside;
	color: #D26231;	
	margin: 0px 1px 0px 12px;
	#margin: 0px 12px 0px 15px !important;
}
/*Window Requests style*/
.Window_Requests_GridStyle
{
	margin-top: -17px;	
}
.Window_Requests_Grid_Icons
{
	width: 108px;
	height: 18px;
	background-color: #ADBEC6; /*89BCDD*/
	float: left;
	text-align: left;
}
.Window_Requests_Grid_Icons_Over
{
	width: 108px;
	height: 18px;
	background-color: #ADBEC6;	
	background-image: url(Images/GridIconOver.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	text-align: left;
	color: #FFFFFF;
}
.Window_Requests_Grid_Requests
{
	width: 208px;
	height: 18px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;	
}
.Window_Requests_Grid_Requests_Over
{
	width: 208px;
	height: 18px;
	background-color: #FFFFFF;
	background-image: url(Images/GridRequestOver.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	text-align: left;	
	color: #FFFFFF;
}
.Window_Requests_DateStyle
{
	color: #999999;
	text-decoration: none;	
}
.Window_Requests_TextOver
{
	color: #FFFFFF;	
	text-decoration: none;
}
.Window_Requests_InfoHeader
{
	width: 108px;
	height: 28px;
	background-color: #388FC8;
	float: left;
	text-align: left;	
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
	margin-top: 0px;
}
.Window_Requests_SummaryHeader
{
	width: 210px;
	height: 28px;
	background-color: #EEEEEE;
	float: left;
	text-align: left;	
	color: #024773;
	font-weight: bold;
	line-height: 28px;
	margin-top: 0px;
}
.Window_Requests_Footer
{
	display: none;
	visibility: hidden;	
}
.Window_Requests_Grid_Icons_Footer
{
	width: 108px;
	height: 40px;
	background-color: #ADBEC6;	
	float: left;
	text-align: left;
}
.Window_Requests_Grid_Requests_Footer
{
	width: 210px;
	height: 40px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;	
}
.Window_Requests_SearchBox
{
	width: 112px;	
	border: 1px solid #999999;
	margin-left: 12px;
	#height: 18px;
}
.Window_Requests_Icons_Footer
{
	background-color: #388FC8;
	width: 100%;
	float: left;	
}
.Window_Requests_IconsDesc
{
	color: #FFFFFF;
	font-size: 0.9em;	
}
/*Bullets Window*/
.Window_ReusableDeals_Columns
{
	float: left;
	width: 145px;
	vertical-align: top;
}
/*Search window on the homepage*/
.Window_Search_TextBox
{
	width: 175px;
	height: 25px;
	font-size: 1.5em;
	border: 1px solid #C0C0C0;
	margin-top: 5px;	
}