.gaiax-window 
{
	margin: 0pt;
	padding: 0pt;
}

.gaiax-window-draggable
{
	cursor: move;
}

.gaiax-window-tl
{
	background: transparent url(Window/window-corners.png) no-repeat scroll 0pt 0pt;
	padding-left: 6px;
	/* position: relative; */
}

.gaiax-window-tr
{
	background: transparent url(Window/window-corners.png) no-repeat scroll right 0pt;
	padding-right: 6px;
}

.gaiax-window-tc
{
	background: transparent url(Window/tb.png) repeat-x 0pt 0pt;
	overflow: hidden;
}

/* this is the content header for the window */
.gaiax-window-top,
.gaiax-window-top-text 
{
	color:#15428B;
	font-family:Arial,Helvetica,Tahoma,Sans-Serif, Monospace;
	font-size:12px;
	font-weight:700;
	height:18px;
	padding:2px; 
	margin-top:3px;
}

.gaiax-window-icon
{
	background-position: 0pt 4pt;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.gaiax-window-contentwrapper 
{
	overflow: hidden;
	/* position: relative; */
}

.gaiax-window-ml 
{
	background: transparent url(Window/lr.png) repeat-y scroll 0pt 0pt;
	padding-left: 5px;
}
.gaiax-window-mr 
{
	background: transparent url(Window/lr.png) repeat-y scroll right 0pt;
	padding-right: 5px;
}
.gaiax-window-mc 
{
	background: #E6F0FF none repeat scroll 0% 0%;
	border-color: #6593cf;
	border-style: solid none none solid;
	border-width: 1px 0px 0px 1px;
}

.gaiax-window-content
{
	background: transparent none repeat scroll 0% 0%;
	border-color: #6593cf;
	border-style: none solid solid none;
	border-width: 0px 1px 1px 0px;
	overflow:hidden;	
}

.gaiax-window-bl
{
	background: transparent url(Window/window-corners.png) no-repeat scroll 0pt bottom;
	padding-left: 6px;	
}

.gaiax-window-br
{
	background: transparent url(Window/window-corners.png) no-repeat scroll right bottom;
	padding-right: 6px;
}

.gaiax-window-bc
{
	height: 6px;
	background: transparent url(Window/tb.png) repeat-x scroll 0pt bottom;
}






.lingosmart-window 
{
	margin: 0pt;
	padding: 0pt;
}

.lingosmart-window-draggable
{
	cursor: move;
}

.lingosmart-window-tl
{
	background: transparent url(Window/window-corners-lingosmart.png) no-repeat scroll 0pt 0pt;
	padding-left: 6px;
	/* position: relative; */
}

.lingosmart-window-tr
{
	background: transparent url(Window/window-corners-lingosmart.png) no-repeat scroll right 0pt;
	padding-right: 6px;
}

.lingosmart-window-tc
{
	background: transparent url(Window/tb-lingosmart.png) repeat-x 0pt 0pt;
	overflow: hidden;
}

/* this is the content header for the window */
.lingosmart-window-top, .lingosmart-window-top-text
{
	color: #000000;
	font-family: Arial,Helvetica,Tahoma,Sans-Serif, Monospace;
	font-size: 12px;
	font-weight: 700;
	height: 18px;
	padding: 2px;
	margin-top: 3px;
}

.lingosmart-window-icon
{
	background-position: 0pt 4pt;
	background-repeat: no-repeat;
	padding-left: 25px;
}

.lingosmart-window-contentwrapper 
{
	overflow: hidden;
	/* position: relative; */
}

.lingosmart-window-ml 
{
	background: transparent url(Window/lr-lingosmart.png) repeat-y scroll 0pt 0pt;
	padding-left: 5px;
}
.lingosmart-window-mr 
{
	background: transparent url(Window/lr-lingosmart.png) repeat-y scroll right 0pt;
	padding-right: 5px;
}
.lingosmart-window-mc
{
	background-position: 0% 0%;
	background: #FFFFFF none repeat scroll 0% 0%;
	border-color: #F45822;
	border-style: solid none none solid;
	border-width: 1px 0px 0px 1px;
}

.lingosmart-window-content
{
	background-position: 0% 0%;
	background: transparent none repeat scroll 0% 0%;
	border-color: #F45822;
	border-style: none solid solid none;
	border-width: 0px 1px 1px 0px;
	overflow: hidden;
}

.lingosmart-window-bl
{
	background: transparent url(Window/window-corners-lingosmart.png) no-repeat scroll 0pt bottom;
	padding-left: 6px;	
}

.lingosmart-window-br
{
	background: transparent url(Window/window-corners-lingosmart.png) no-repeat scroll right bottom;
	padding-right: 6px;
}

.lingosmart-window-bc
{
	height: 6px;
	background: transparent url(Window/tb-lingosmart.png) repeat-x scroll 0pt bottom;
}







