/*

	(c)2005-2006 SQLStudio.com

*/


body
	{ font-family:"Trebuchet MS", Arial, sans-serif; font-size:11px; margin:0; padding:0; background-color:#B5967D; color:#666;}

H1
	{ font-size:16px; border-bottom: 1px solid #CCC; margin:0 0 5px 0; padding-top:3px; padding-bottom:3px;}
H2
	{ font-size:14px; margin:0 0 5px 0;}
H3
	{ font-size:14px; margin:0 0 0 0;}

.contentAlign
	{ text-align:center;}

.contentWraper
,.ErrorWraper
	{ background-color:#EEEEEF; color: inherit;}
.contentWraper	
	{ padding:11px; border-bottom: 1px solid #7E6957; color:#666;}
.ErrorWraper
	{ padding-top:11px;}

.contentPanel1
,.ErrorPanel1
	{ width:700px; margin:0 auto; padding:0; text-align:left;
	background-image:url("../images/content_b.png"); background-position:center; background-repeat:repeat-y;}
	
.contentPanel2
,.ErrorPanel2
	{ padding:0; margin:0; background-image:url("../images/content_bottom.png"); background-position:bottom; background-repeat:no-repeat;}
	
.contentPanel3
,.ErrorPanel3
	{ padding:11px 0; margin:0; background-image:url("../images/content_top.png"); background-position:top; background-repeat:no-repeat;}
.contentPanel3
	{ min-height:430px;}

.ErrorCaption
	{ font-size:14px; font-weight:bold; color:#FF6666; background-color:inherit;}
	
.MessageCaption
	{ font-size:14px; font-weight:bold; color:#66FF66; background-color:inherit;}

.rightColumnOut
	{ float:right; width:190px; margin:0; padding:0; color:#666; text-align:left; background-color:inherit; }
.rightColumn
	{ padding-right:11px;}

.contentOut
	{ margin:0 190px 0 0; padding:0px;}
.DCFlash
	{height:179px;
	vertical-align: middle;  
	text-align: center; 
	background-color : inherit;
	background-image: url(../images/DataCompare.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}
/* IE HACK */
* html .DCFlash
	{height:195px;} /* old 197px */
.DCTFlash
	{height:448px;
	vertical-align: middle;  
	text-align: center; 
	background-color : inherit;
	background-image: url(../images/DataCompareTutorial.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}
/* IE HACK */
* html .DCTFlash
	{height:440px;} /* old 464px */
/* AdBlock & AdBlock+ HACK */
.DCTFlash div[style*="-moz-border-radius"],.DCFlash div[style*="-moz-border-radius"] 
	{display:none !important; }
	
.content
	{ margin:0; padding:0 11px 0 11px; color:#666666; background-color:inherit; }
.contentHighlight
	{ background-color:#FFE8D9; border-width:1px; border-color:#F2D0B9; border-style:solid; color:inherit;}	
.contentHighlightPadded
	{ padding:0 11px 0 15px; background-color:#FFE8D9; border-width:1px; border-color:#F2D0B9; border-style:solid; color:inherit;}			
.contentNew
	{ background-color:inherit; color:#FF6600; font-weight:bold;}
	
.content a
,.rightColumn a
	{ color:#64A2FE; background-color:inherit;}

.contentCleaner
	{ clear:both; font-size:1px; height:1px; padding:0; margin:0;}

.Button
,.ButtonDisabled
	{ font-family: Tahome, Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px;
	height:22px; padding:2px 3px 3px 2px; border:none;  margin-top:2px; margin-bottom:2px;
	color: #666; background-position:left top; background-repeat:no-repeat;
	width:75px; }

.Button
	{ background-color:#F7F7F7; cursor:pointer;  background-image:url("../images/b75.png");}
.ButtonDisabled
	{ background-color:#C7C7C7; cursor:default;  background-image:url("../images/b75_disabled.png");}
	
.ProductSeparator
	{ border-top: #cccccc 1px solid; }
