﻿

#tt {
 position:absolute;
 display:block;

 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;

 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 2px 2px 2px;
 margin-left:0px;
 background:#000000;
 color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:0px;

overflow:hidden;
}
#newsDiv
{
	background: transparent url(Images/underBoxHeaderBg.gif) repeat-x;
}
/*.wrapper
{
	width: 950px;
	background: #FFFFFF;
	height: 100%;
	min-height: 38px;	
}*/
.newsHeader, .campaignHeader
{
	background: url("Images/boxHeaderBg.gif") repeat-x;		
	color: #FFFFFF;
	padding-left:10px;
	padding-top:1px;

	min-height:20px;
	
}

.plainLink
{
	color: #434343;
}

.underMenu
{
	background: #FFFFFF url("Images/underMenuBg.gif") repeat-x;	
	height:25px;
}

.newsRepeaterLink
{
	color: 	#336799;
}
/*.header
{
	background: url("Images/headerBg.gif") no-repeat;	
}*/

/*.header a
{
	display: block;
	width: 870px;
	height: 120px;
}*/

#leftShadow
{
	

	
	width: 30px;
	height: 800px;
}

#rightShadow
{
	
	background: transparent url(Images/mainBgRightShadow.png) no-repeat;
	width: 30px;
	height: 800px;
}


.center
{
	background: transparent url(Images/mainBg.png) repeat-y;
	width: 994px;
	height: auto;
	margin: 0 auto;
	
	padding-bottom: 20px;	
	border-bottom: solid 1px #D5D5D5;
}
.whiteBorder
{	
	margin:10px auto;
	margin-top :0px;
	width: 970px;
	background-color:#ffffff;
}

.borderBottom2pxSolid
{
	border-bottom:solid 2px #E2E2E2;
	
}
.menuItem
{	
	height: 18px;	
	border-right: solid 1px #DDDDDD;
}

.menuItem a
{
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFE;	
}

.menuItem a:hover
{
	text-decoration: none;
	color:#D4D4D4;
}

.menuItemSeparator
{
	background: url(Images/menuSeparator.png) bottom no-repeat;
	width: 1px;
	height: 30px;
	
	margin-top: -5px;
}

.menuItemWrapper
{	
	height: auto;
}

.menuHover
{	
	/*background: #FFFFFF url(Images/menuBgActive.png) repeat-x !important;	*/
    min-height: 30px !important;
    margin-top: -6px !important;
    padding-top: 6px !important;    
    padding-left: 0px !important;
}

.menuHover a
{
	color: #336699;
	text-decoration: none;
}

.menuHover a:hover
{	
	text-decoration: none !important;
	color: #336699;
}

.menuBg
{
	width: 100px;
	background: #000000 url("Images/menuBg.gif") repeat-x; 
}

.menuHeight
{
	height: 30px;
}

.menuHeight .padding
{
	padding-left: 10px;
	padding-top: 6px;
}

.paddingMenuRight
{
	padding-right: 10px;
}

.paddingMenuLeft
{
	padding-left: 10px;
}

.paddingMenuTop
{
	padding-top: 2px;
}
.paddingMenuTopMore
{
	padding-top: 6px;
}

.textComment
{
	font-style:italic;
	color:GrayText;
	font-size:0.9em;
	
}

#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  	
	z-index:1;  
} 
.popup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	min-height:100px;  
	min-width:400px;  
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:2;  
	padding:12px;  
	font-size:13px;  
}  

.popupClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block; 
	cursor:pointer; 
}
.footer
{
	border-top: dotted 1px #000000;
	padding-top: 10px;
}

.footerText
{	
	font-size: 0.7em;
}

.whiteBg
{
	background-color: #FFFFFF;	
}

.minHeight500
{
	height: auto !important;
	height: 500px; /* !important;*/
	min-height: 500px;
}

.grayText
{
	color: #666666;
	font-weight: bold;
}

.grayText a
{
	color: #666666;
	font-weight: bold;
}

.TreeViewItem
{
	height: 30px;	
	width: 180px;	
	border-bottom: dotted 1px #A1A1A1;
	/*border-bottom: dotted 1px #CCCCCC;*/
}

.TreeViewItem2
{	
	color:#555555;
	height: 30px;
	width: 170px;
	padding-left:15px;	

	/*background: url(Images/lineDottedHorisontal.gif) repeat-x bottom;*/
}

.TreeViewItem2 
{
	color:#555555;
	background: none;	
	padding-left: 10px;	
}

.TreeViewItem3
{	
	color:#555555;
	height: 30px;
	width: 250px;
	padding-left: 15px;	
	
	/*background: url(Images/lineDottedHorisontal.gif) repeat-x bottom;*/
}

.TreeViewItemSelected a
{
	/*text-decoration: underline;*/

	color: #555555;
	background: url(Images/TreeView/expandGrey.gif) no-repeat;
	background-position:left center;
	height: 30px;
	width: 200px;
}

.borderBottomDotted
{
	border-bottom: dotted 1px #CCCCCC;	
}

.lineDottedVertical
{
	height: 100%;
	background: url(Images/lineDottedVertical.gif) repeat-y;
}

.rightDottedBorderBg
{
	background: transparent url(Images/lineDottedVertical.gif) repeat-y;	
	background-position: right;
}

.leftPaddedDottedBorderBg
{
	background: transparent url(Images/lineDottedVertical.gif) repeat-y;	
	/*background-position: 20px 0;*/
	background-position: 10px 0;
}

.leftPaddedDottedBorderBg2
{
	background: transparent url(Images/lineDottedVertical.gif) repeat-y;	
	/*background-position: 20px 0;*/
	background-position: 20px 0;
}

.leftDottedBorderBg
{
	background: transparent url(Images/lineDottedVertical.gif) repeat-y;	
	background-position: left;
}

.rightDottedBorderCenteredBg
{
	background: transparent url(Images/lineDottedVertical.gif) repeat-y;
	
	background-position: center;
}

	.normal-red			
	{
		font-size: 0.8em;
		 line-height: 16px; 
		 color:#CC0000;
		
		}
.redBg
{
	background-color: Red;
}

.span-690
{
	width: 650px;
	float: left;
}

.span-220
{
	width: 220px;
	float: left;
}

.blueText
{
	color: #003366;
}
.lightBlueText
{
	color: #336699;
}

.blueText a
{
	color: #003366;
}



textarea
{
	font-family: Arial;
	font-size: 0.8em;
	
	width: 150px
}

input[type="text"]
{	
	/*width: 100px !important;*/
	height: 22px;
	border: solid 1px #CCCCCC;	
}

.textBox
{
	border: solid 1px #CCCCCC;	
	margin: 0;	
}

.searchBox
{
	width: 100px !important;
	height : 13px  !important;
	font-size: 10px;
	color: #888888;
	font-weight:600;
}

input[type="select"]
{
	border: solid 1px #727272;
}

.cartSelect
{
	border: groove 2px #f1ca81;
	width: 197px !important;
}

.gridView
{
	/*border: solid 1px #FFFFFF !important;*/
}

.borderTop
{
	border-top: dotted 1px #ededed !important; /* #ededed;*/
}

.borderBottom
{
	border-bottom: dotted 1px #ededed !important;
}

.height20
{
	height: 20px;
}

.content
{
	height: auto;
	/*border-left: dotted 1px #A1A1A1;*/
	background: url("Images/contentBg.png");
	padding-left: 50px;	
}

.cart
{
	background: url("Images/cartBg.png");
	width: 210px;	
	height: 95px;
}

.cart .padding
{
	padding: 6px;
}

.cart .marginRight
{
	margin-right: 6px;
}

.cart .marginTop
{
	margin-top: 8px;
}

.cartTop
{
	width: 210px;
	height: 10px;
	background: url("Images/cartTop.png") no-repeat;
}

.cartBottom
{
	width: 210px;
	height: 10px;
	background: url("Images/cartBottom.png") no-repeat;
}

.cartBgColor
{
	background-color: #CCE1EB;
}

.treeBg
{
	
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
}

.treeBg .padding
{	
	padding: 0 6px 6px 6px ;
}
.paddingMenu
{	
	padding-top: 3px;
	padding-left: 10px !important;
}

.spanMenuItem
{
	font-size: 1.2em !important;
}

.imgNewFrame
{
	width: 210px;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
}

.marginTopMinus
{
	margin-top: -17px;
}

.zIndexTop
{
	z-index: 1000;
}

.posRelative
{
	position: relative;
}

.borderYellow
{
	border: solid 1px #eab83b;
}

.alternatingRow
{
	background-color: #F7F7F7;
}

.smallText
{
	font-size: 0.7em;
}
.largeText
{
	font-size: 1.3em;
	font-weight:bold;
}

.rowHeight
{
	height: 22px;
}

.textBoxSmall
{
	width: 33px !important;
	height: 15px !important;
	background-color: #F4F4F4;
	border: solid 1px #727272 !important;
}
.textBoxLarge
{
	width: 180px !important;
	height: 20px !important;
	
	
}
.btnOrder
{
	background-image: url("Images/btnOrderBg.png");
	border: solid 1px #d99a2c !important;
	height: 26px;
	color: #FFFFFF;
	font-weight: bold;	
}
.framed-tipbox		
{
	border:1px solid #CCCCDD; background-color:#FFFFDF;
}
.btnCart
{
	background-image: url("Images/btnCartBg.png");
	border: solid 1px #828282 !important;
	height: 26px;
	color: #FFFFFF;
	font-weight: bold;	
}

.width115
{
	width: 88px;
}

.marginRight14
{
	margin-right: 14px;
}

.frameLink:hover
{
	color: #000000;
}

.modalBackground 
{
	background-color: #777777;
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 10;
	left: 10;*/
	
	filter: alpha(opacity = 75);
	zoom: 1; 
	opacity: 0.75;
}
.toolTip
{
	border: solid 1px #000000;
    height:200px;
    width:600px;
    position:absolute;
    visibility:hidden;
    background-color:White;
    color: #333333;
    padding-left:2px;
     padding-top:5px;
    
}

.popupImage
{
	border: solid 2px #00000;
}	

/* sIFR */ 
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 2.2em;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 2em;
}

.startBox
{
	border-style: solid; 
	border-color: #949494; 
	border-width: 1px 1px 3px;
	width: 209px;
}

.topFade
{
	width: 950px;
	height: 23px;
	background: url("Images/fadeTop.gif");
}

.bottomFade
{
	width: 950px;
	height: 14px;
	background: url("Images/fadeBottom.gif");
}
