﻿*
{
    margin: 0;
    padding: 0;
}
body,.printBody
{
    margin: 0 auto;
    padding: 0;
    color: #000;
    font: 12px/17px Arial,Verdana,Helvetica,"Trebuchet MS" ,Trebuchet,Sans-Serif;
   	background:#fcf9f4 url(/Images/topBack.jpg) no-repeat center top;
}
.printBody
{
    margin: 0 auto;
    padding: 0;
   	background-image:none;
}
p, ul, ol, dl
{
    text-align: left;
    list-style: none;
}
address, caption, cite, code, dfn, em, th, var
{
    font-style: normal;
    font-weight: normal;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
}
input, textarea, select
{
    font-family: Arial,Verdana,Helvetica,"Trebuchet MS" ,Trebuchet,Sans-Serif;
    color: #666;
}
.greyBorder
{
	border:1px solid #DDDDDD;
	border-top:1px solid #AAAAAA;
}
input
{
	height:20px;
	line-height:20px;
}
input.borderGrey
{
	border:1px solid #AAAAAA;
}
.inputLongWidth
{
	width:300px;
	padding-left:5px;
}
.inputNormalWidth
{
	width:200px;
	padding-left:5px;
}
.inputSmallWidth
{
	width:110px;
	padding-left:5px;
}
.inputSmallWidth50Px
{
	width:50px;
	padding-left:5px;
}
.inputSmallWidth70Px
{
	width:70px;
	padding-left:5px;
}
.inputNoBorder
{
	border:none;
}
img
{
	border:0;
}
input, img
{
	vertical-align:middle;
}
option
{
	background:#FFF;
}
ul, dl, dt, dd, blockquote, form, input, p, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}
ul,li
{
    list-style-type: none;
}
a
{
	text-decoration:none;
	color:#000;
}
a:hover
{
	text-decoration:underline;
}
.underlineNone:hover
{
	text-decoration:none;
}
.blackFont,.blackFont a
{
	color:#000000;
}
.greyFont,.greyFont a
{
	color:#666;
}
.greenFont,.greenFont a
{
	color:#778f5d;
}
.greenLightFont,.greenLightFont a
{
	color:#d4ec96;
}
.orangeFont,.orangeFont a
{
	color:#e2700b;
}
.darkOrangeFont,.darkOrangeFont a
{
	color:#d85e0e;
}
.font18Px,.font18Px a
{
	font-size:18px;
}
.font14Px,.font14Px a
{
	font-size:14px;
}
.font11Px,.font11Px a
{
	font-size:11px;
}
.font12Px,.font12Px a
{
	font-size:12px;
}
.font13Px,.font13Px a
{
	font-size:13px;
}
.font28Px,.font28Px a
{
	font-size:28px;
	line-height:33px;
	font-family: "Trebuchet MS" ,Helvetica,Arial,Verdana,Trebuchet,Sans-Serif;
}
.font26Px,.font26Px a
{
	font-size:26px;
	line-height:30px;
	font-family: "Trebuchet MS" ,Helvetica,Arial,Verdana,Trebuchet,Sans-Serif;
}
.font20Px,.font20Px a
{
	font-size:20px;
	line-height:30px;
	font-family: "Trebuchet MS" ,Helvetica,Arial,Verdana,Trebuchet,Sans-Serif;
}
.whiteFont,.whiteFont a
{
	color:#FFFFFF;
}

.whiteFront a:hover
{
	text-decoration: underline;
}

.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
.overFlow{
	overflow:hidden;
}
.pointerCursor
{
	cursor:pointer;
}
p.last
{
    margin-bottom: 0;
}
.clear
{
    clear: both;
}
.clearNoHeight
{
    clear: both;
	height:0;
}
.textLeft
{
    text-align: left;
}
.textRight
{
    text-align: right;
}
.textCenter
{
    text-align:center;
}
.nowrap{
	white-space:nowrap;
}
.displayNone
{
    display: none;
}
.displayBlock
{
    display: block;
}
.bold
{
	font-weight:bold;
}
.normal
{
	font-weight:normal;
}
.italicText
{
	font-style:italic;
}
.greyDottedLine
{
	background:url(/Images/greyDotted.gif) repeat-x 0 0;
	height:1px;
	margin:0px;
	overflow:hidden;
}
.whiteDottedLine
{
	background:url(/Images/whiteDotted.gif) repeat-x 0 0;
	height:1px;
	margin:0px;
	overflow:hidden;
	padding:0;
}
.solidLine
{
	border-top:1px solid #cccccc;
	height:1px;
	margin:0px;
	overflow:hidden;
}
.blackSolidLine
{
	border-top:1px solid #666;
	height:1px;
	margin:0px;
	overflow:hidden;
}
.marginTopBottom14px
{
	margin-top:14px;
	margin-bottom:14px;
}
.paddingBottom15px
{
	padding-bottom:15px;
}
.marginRight10Px
{
	margin-right:10px;
}
.arrowRight
{
	background:url(/Images/arrowRight.gif) no-repeat left center;
	padding-left:22px;
}
.noticeInformation
{
	margin:35px;
	background:url(/Images/noticeInformation.gif) no-repeat left top;
	color:#cc3333;
	padding-left:22px;
	font-weight:bold;
}
/*Start of Whole Page Style*/
.container
{
	margin:0 auto;
	width:970px;
	position:relative;
}
.footer
{
	background:url(/Images/footerBack.jpg) repeat-x center bottom;
	height:109px;
	clear:both;
	padding-top:16px;
	width:100%;
}
.footerMenu
{
	background:url(/Images/footerMenu.jpg) no-repeat 0 0;
	margin:0 auto;
	width:970px;
	height:109px;
}
.footerMenu ul
{
	padding:50px 0 0 325px;
}
.footerMenu div
{
	text-align:center;
	padding:5px 0 0 160px;
	font-family:"Trebuchet MS" ,Helvetica,Arial,verdana,Trebuchet,Sans-Serif;
}
.footerMenu ul li
{
	float:left;
	margin-right:24px;
	height:16px;
	line-height:16px;
	cursor:pointer;
}
.footerMenu ul li a
{
	float:left;
	text-indent:-9999px;
}
.footerMenu ul li a:hover
{
	text-decoration:none;
}
.footerMenu ul li a.footerAbout
{
	width:177px;
	background:url(/Images/footerAbout.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerAbout.png", sizingMethod=scale);
    _background: none;
	cursor:pointer;
}
.footerMenu ul li a.footerAbout:hover,.footerMenu ul li a.footerAboutCurrent
{
	background:url(/Images/footerAboutHover.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerAboutHover.png", sizingMethod=scale);
    _background: none;
}
.footerMenu ul li a.footerOfficialRules
{
	width:85px;
	background:url(/Images/footerOfficialRules.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerOfficialRules.png", sizingMethod=scale);
    _background: none;
	cursor:pointer;
}
.footerMenu ul li a.footerOfficialRules:hover,.footerMenu ul li a.footerOfficialRulesCurrent
{
	background:url(/Images/footerOfficialRulesHover.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerOfficialRulesHover.png", sizingMethod=scale);
    _background: none;
}
.footerMenu ul li a.footerParent
{
	width:72px;
	background:url(/Images/footerParent.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerParent.png", sizingMethod=scale);
    _background: none;
	cursor:pointer;
}
.footerMenu ul li a.footerParent:hover,.footerMenu ul li a.footerParentCurrent
{
	background:url(/Images/footerParentHover.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerParentHover.png", sizingMethod=scale);
    _background: none;
}
.footerMenu ul li a.footerTerms
{
	width:84px;
	background:url(/Images/footerTerms.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerTerms.png", sizingMethod=scale);
    _background: none;
	cursor:pointer;
}
.footerMenu ul li a.footerTerms:hover,.footerMenu ul li a.footerTermsCurrent
{
	background:url(/Images/footerTermsHover.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerTermsHover.png", sizingMethod=scale);
    _background: none;
}
.footerMenu ul li a.footerPolicy
{
	width:87px;
	background:url(/Images/footerPolicy.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerPolicy.png", sizingMethod=scale);
    _background: none;
	cursor:pointer;
}
.footerMenu ul li a.footerPolicy:hover,.footerMenu ul li a.footerPolicyCurrent
{
	background:url(/Images/footerPolicyHover.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerPolicyHover.png", sizingMethod=scale);
    _background: none;
}
.footerMenu ul li a.footerClub
{
	width:105px;
	background:url(/Images/footerClub.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerClub.png", sizingMethod=scale);
    _background: none;
	cursor:pointer;
}
.footerMenu ul li a.footerClub:hover,.footerMenu ul li a.footerClubCurrent
{
	background:url(/Images/footerClubHover.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/footerClubHover.png", sizingMethod=scale);
    _background: none;
}
.topLeftArea
{
	padding-left:255px;
}
.leftPanel
{
	width:255px;
	min-height:390px;
	_height:390px;
	float:left;
	background:url(/Images/leftPanelBack.gif) no-repeat right top;
	top:-17px;
}
.logo
{
	width:255px;
	height:146px;
	background:url(/Images/logo.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/logo.png", sizingMethod=scale);
    _background: none;
    position:absolute;
    top:0;
    left:0;
}
.logoTopps
{
	width:255px;
	height:146px;
	background:url(/Images/logo.gif) no-repeat 0 0;
    position:absolute;
    top:0;
    left:0;
}
.leftNav
{
	width:226px;
	max-height:442px;
	background:url(/Images/leftNavBack.png) no-repeat right top;
	_background:url(/Images/leftNavBack.gif) no-repeat right top;
	overflow:hidden;
	padding:35px 5px 0 12px;
	margin-top:16px;
}
.leftNav442Px
{
	height:442px;	
}
.leftNav p
{
	padding:0 10px;
}
.leftNavFooter
{
	width:241px;
	height:5px;
	background:url(/Images/leftNavBack.png) no-repeat center -477px;
	_background:url(/Images/leftNavBack.gif) no-repeat center -477px;
	margin-left:2px;
}
.leftBannerContest
{
	position:relative;
	top:-45px;
	margin-bottom:-40px;
	background:url(/Images/leftBannerContests.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/leftBannerContests.png", sizingMethod=scale);
    _background: none;
	height:300px;
	width:239px;
}
.leftNav ul
{
	padding:25px 0 80px 0px;
	float:left;
}
.leftNav ul li
{
	height:25px;
	float:left;
	padding:5px 10px 0 10px;
	width:206px;
	background:url(/Images/whiteDotted.gif) repeat-x center bottom;
	cursor:pointer;
}
.leftNav ul li.leftNavcurrent,.leftNav ul li:hover
{
	cursor:pointer;
	float:left;
}
.leftNav ul li.leftNavcurrent
{
	background-color:#fcf9f4;
}
.leftMenuTradeOffers,.leftMenuTradeOffersCurrent
{
	width:144px;
	height:20px;
	background:	url(/Images/leftMenuTradeOffers.gif) no-repeat center bottom;
}
.leftMenuTradeOffersCurrent
{
	background:	url(/Images/leftMenuTradeOffersCurrent.gif) no-repeat center bottom;
}
.leftMenuMakeOffer,.leftMenuMakeOfferCurrent
{
	width:96px;
	height:20px;
	background:	url(/Images/leftMenuMakeOffer.gif) no-repeat center bottom;
}
.leftMenuMakeOfferCurrent
{
	background:	url(/Images/leftMenuMakeOfferCurrent.gif) no-repeat center bottom;
}
.leftMenuMyTrades,.leftMenuMyTradesCurrent
{
	width:69px;
	height:20px;
	background:	url(/Images/leftMenuMyTrades.gif) no-repeat center bottom;
}
.leftMenuMyTradesCurrent
{
	background:	url(/Images/leftMenuMyTradesCurrent.gif) no-repeat center bottom;
}
.leftMenuManageMyProfile,.leftMenuManageMyProfileCurrent
{
	width:127px;
	height:20px;
	background:	url(/Images/leftMenuManageMyProfile.gif) no-repeat center bottom;
}
.leftMenuManageMyProfileCurrent
{
	background:	url(/Images/leftMenuManageMyProfileCurrent.gif) no-repeat center bottom;
}
.leftMenuRequestCard,.leftMenuRequestCardCurrent
{
	width:153px;
	height:20px;
	background:	url(/Images/leftMenuRequestCard.gif) no-repeat center bottom;
}
.leftMenuRequestCardCurrent
{
	background:	url(/Images/leftMenuRequestCardCurrent.gif) no-repeat center bottom;
}
.leftMenuOrderHistory,.leftMenuOrderHistoryCurrent
{
	width:98px;
	height:20px;
	background:	url(/Images/leftMenuOrderHistory.gif) no-repeat center bottom;
}
.leftMenuOrderHistoryCurrent
{
	background:	url(/Images/leftMenuOrderHistoryCurrent.gif) no-repeat center bottom;
}
.leftMenuFAQ,.leftMenuFAQCurrent
{
	width:26px;
	height:20px;
	background:	url(/Images/leftMenuFAQ.gif) no-repeat center bottom;
}
.leftMenuFAQCurrent
{
	background:	url(/Images/leftMenuFAQCurrent.gif) no-repeat center bottom;
}
.leftMenuContactUs,.leftMenuContactUsCurrent
{
	width:75px;
	height:20px;
	background:	url(/Images/leftMenuContactUs.gif) no-repeat center bottom;
}
.leftMenuContactUsCurrent
{
	background:	url(/Images/leftMenuContactUsCurrent.gif) no-repeat center bottom;
}
.rightPanelTop
{
	width:705px;
	height:23px;
	padding:57px 0 0 2px;
	vertical-align:bottom;
}
.rightPanelTop p
{
	text-align:right;
}
.baseBall
{
	width:195px;
	height:100px;
	position:absolute;
	top:0;
	right:220px;
	background:url(/Images/baseBall.png) no-repeat 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/Images/baseBall.png", sizingMethod=scale);
    _background: none;
}
.topRightTitle
{
	height:52px;
	position:absolute;
	top:8px;
	right:0;
}
.menu
{
	width:709px;
	height:50px;
	padding-left:2px;
}
.menu ul
{
	float:left;
	height:50px;
	padding:0;
}
.menu ul li
{
	margin-left:1px;
	height:50px;
	float:left;
	cursor:pointer;
}
.menu ul li a
{
	float:left;
	text-indent:-9999px;
}
.menu ul li a.menuHome
{
	background:url(/Images/menuHome.gif) no-repeat 0 0;
	width:69px;
	height:50px;
}
.menu ul li a.menuCollection
{
	background:url(/Images/menuCollection.gif) no-repeat 0 0;
	width:124px;
	height:50px;
}
.menu ul li a.menuTrade
{
	background:url(/Images/menuTrade.gif) no-repeat 0 0;
	width:111px;
	height:50px;
}
.menu ul li a.menuStories
{
	background:url(/Images/menuStories.gif) no-repeat 0 0;
	width:77px;
	height:50px;
}
.menu ul li a.menuContests
{
	background:url(/Images/menuContests.gif) no-repeat 0 0;
	width:88px;
	height:50px;
}
.menu ul li a:hover,.menu ul li a.menuCurrent
{
	background-position:0 -50px;
}
.menu ul.menuNormal
{
	background:url(/Images/menuBack.gif) no-repeat left center;
	text-align:center;
	float:left;
	height:50px;
	margin-left:1px;
	padding-left:2px;
}
.menu ul.menuNormal li
{
	width:228px;
	background:url(/Images/menuBack.gif) no-repeat right center;
	cursor:default;
	padding-top:18px;
	height:32px;
}
.menu ul.menuNormal li:hover
{
	background-position:right center;
}
.menu ul.menuNormal li a.logOut,.menu ul.menuNormal li a.logIn,.menu ul.menuNormal li a.topRightMenuMyAccount,.menu ul.menuNormal li a.topRightMenuMyAccountCurrent,.menu ul.menuNormal li a.topRightMenuCustomerService,.menu ul.menuNormal li a.topRightMenuCustomerServiceCurrent
{
	width:48px;
	height:14px;
	line-height:14px;
	background:url(/Images/logOut.gif) no-repeat 0 top;
	float:left;
	cursor:pointer;
}
.menu ul.menuNormal li a.logIn
{
	background:url(/Images/logIn.gif) no-repeat 0 top;
}
.menu ul.menuNormal li a.topRightMenuMyAccount,.menu ul.menuNormal li a.topRightMenuMyAccount:hover,.menu ul.menuNormal li a.topRightMenuMyAccountCurrent
{
	width:70px;
	background:url(/Images/myAccount.gif) no-repeat 0 top;
}
.menu ul.menuNormal li a.topRightMenuCustomerService,.menu ul.menuNormal li a.topRightMenuCustomerService:hover,.menu ul.menuNormal li a.topRightMenuCustomerServiceCurrent
{
	width:101px;
	background:url(/Images/customerService.gif) no-repeat 0 top;
}
.menu ul.menuNormal li a.topRightMenuMyAccount:hover,.menu ul.menuNormal li a.topRightMenuMyAccountCurrent,.menu ul.menuNormal li a.topRightMenuCustomerService:hover,.menu ul.menuNormal li a.topRightMenuCustomerServiceCurrent
{
	background-position:0 -14px;
}
.menu ul li.menuNorma a:hover
{
	background-position:0 -14px;
}
.menu ul li.menuNorma a:hover span
{
	background-position:0 -14px;
	position:absolute;
	top:0;
	left:0;
}
.leftMenuShadow
{
	width:14px;
	height:340px;
	background:url(/Images/leftMenuShadow.jpg) no-repeat left top;
}
.rightContentBox
{
	width:705px;
	background:url(/Images/contentBack.jpg) no-repeat left top;
	min-height:177px;
	float:left;
}
.rightContent
{
	width:688px;
	padding:50px 0 0 20px;
	float:left;
}
.errorInformation
{
	color:#cc3333;
	padding:5px 0;
}
.searchPanel
{
	padding:10px;
	_padding-top:0;
	font-weight:bold;
	margin-bottom:5px;
	height:30px;
}
.searchPanel ul
{
	float:left;
	padding-left:5px;
	margin-top:5px;
}
.searchPanel2
{
	padding:10px;
	_padding-top:0;
	font-weight:bold;
	margin-bottom:5px;
	float:left;
	width:530px;
}
.searchPanel2 ul
{
	float:left;
	padding-left:5px;
	margin-top:5px;
}
/*End of Whole Page Style*/

/*Start of Label Content*/
.labelBox
{
	width:685px;
	overflow:hidden;
	float:left;
}
.labelTitle
{
	height:34px;
	width:685px;
	background:url(/Images/labelBack.gif) repeat-x 0 0;
}
.labelTitle a
{
	height:34px;
	background:url(/Images/label.gif) no-repeat left top;
	margin-left:1px;
	float:left;
	color:#000000;
	cursor:pointer;
}
.labelTitle a span
{
	background:url(/Images/label.gif) no-repeat right top;
	padding:4px 17px 0 17px;
	line-height:30px;
	margin-left:5px;
	color:#000000;
	font-weight:bold;
	float:left;
}
.labelTitle a:hover
{
	text-decoration:none;
}
.labelTitle a:hover,.labelTitle a.labelTitleCurrent
{
	background-image:url(/Images/currentLabel.gif);
}
.labelTitle a:hover span,.labelTitle a.labelTitleCurrent span
{
	background-image:url(/Images/currentLabel.gif);
	margin-left:5px;
	color:#778f5d;
}
.labelContent
{
	background:#fcf9f4;
	padding-top:18px;
	_display:inline;
	width:685px;
}
.labelContentRight
{
	padding-left:15px;
	line-height:30px;
	font-weight:bold;
	float:right;
}
/*End of Label Content*/

/*Start of Buttons Style*/
.buttonText{
	color:#fff;
}
.buttonShadow{
	color:#666;
	margin-left:-1px;
	margin-top:-1px;
}
.buttonGreenShort,.buttonOrangeShort,.buttonGreenNormal,.buttonOrangeNormal,.buttonGreyNormal,.buttonGreenLong,.buttonOrangeLong,.buttonGreyLong,.cardDetailTitle
{
	width:85px;
	height:30px;
	background:url(/Images/buttonGreenShort.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
	color:#fff;
	display:block;
	position:relative;
	text-align:center;
	font-weight:bold;
	font-family:Helvetica,Arial,verdana,"Trebuchet MS" ,Trebuchet,Sans-Serif;
	font-size:11px;
}
.buttonGreenShort span,.buttonOrangeShort span,.buttonGreenNormal span,.buttonOrangeNormal span,.buttonGreyNormal span,.buttonGreenLong span,.buttonOrangeLong span,.buttonGreyLong span
{
	position:absolute;
	left:0;
}
.cardDetailTitle
{
	width:600px;
	background:none;
	font-size:46px;	
	line-height:50px;
	cursor:auto;
}
.cardDetailTitle span
{
	position:absolute;
	right:0;
}
.cardDetailTitle .buttonShadow{
	margin:0 -2px -2px 0;
}
.buttonOrangeShort
{
	background:url(/Images/buttonOrangeShort.gif) no-repeat 0 0;
}
.buttonGreenNormal,.buttonOrangeNormal,.buttonGreyNormal
{
	width:128px;
	background:url(/Images/buttonGreenNormal.gif) no-repeat 0 0;
}
.buttonOrangeNormal
{
	background:url(/Images/buttonOrangeNormal.gif) no-repeat 0 0;
}
.buttonGreyNormal
{
	background:url(/Images/buttonGreyNormal.gif) no-repeat 0 0;
}
.buttonGreenLong,.buttonOrangeLong,.buttonGreyLong
{
	width:145px;
	background:url(/Images/buttonGreenLong.gif) no-repeat 0 0;
}
.buttonOrangeLong
{
	background:url(/Images/buttonOrangeLong.gif) no-repeat 0 0;
}
.buttonGreyLong
{
	background:url(/Images/buttonGreyLong.gif) no-repeat 0 0;
}
.buttonGreenShort .buttonText,.buttonGreenShort .buttonShadow,.buttonOrangeShort .buttonText,.buttonOrangeShort .buttonShadow
{
	width:85px;
	height:30px;
	line-height:30px;
}
.buttonGreenNormal .buttonText,.buttonGreenNormal .buttonShadow,.buttonOrangeNormal .buttonText,.buttonOrangeNormal .buttonShadow,.buttonGreyNormal .buttonText,.buttonGreyNormal .buttonShadow
{
	width:128px;
	height:30px;
	line-height:30px;
}
.buttonGreenLong .buttonText,.buttonGreenLong .buttonShadow,.buttonOrangeLong .buttonText,.buttonOrangeLong .buttonShadow,.buttonGreyLong .buttonText,.buttonGreyLong .buttonShadow
{
	width:145px;
	height:30px;
	line-height:30px;
}
.buttonGreenShort:hover,.buttonOrangeShort:hover,.buttonGreenNormal:hover,.buttonOrangeNormal:hover,.buttonGreyNormal:hover,.buttonGreenLong:hover,.buttonOrangeLong:hover,.buttonGreyLong:hover,.buttonGreyLong:hover
{
	background-position:0 -30px;
	text-decoration:none;
}
.buttonGreenShort:hover span.buttonShadow,.buttonOrangeShort:hover span.buttonShadow,.buttonGreenNormal:hover span.buttonShadow,.buttonOrangeNormal:hover span.buttonShadow,.buttonGreyNormal:hover span.buttonShadow,.buttonGreenLong:hover span.buttonShadow,.buttonOrangeLong:hover span.buttonShadow,.buttonGreyLong:hover span.buttonShadow
{
	margin-left:1px;
	margin-top:1px;
}
.unlockCardBtn
{
	width:145px;
	height:30px;
	background:url(/Images/unlockCardBtn.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
.leftLoginBtn
{
	width:84px;
	height:30px;
	background:url(/Images/leftLoginBtn.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
.leftRegisterBtn
{
	width:110px;
	height:30px;
	background:url(/Images/leftRegisterBtn.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
	margin-left:10px;
	_margin-left:5px;
}
.flipCardBtn
{
	width:95px;
	height:30px;
	background:url(/Images/flipCardBtn.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
.goBtn
{
	width:40px;
	height:30px;
	background:url(/Images/goBtn.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
}

.clickBtn
{
	width:95px;
	height:30px;
	background:url(/Images/clickBtn.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
}
.sortBtn{
	width:67px;
	height:30px;
	background:url(/Images/sortBtn.gif) no-repeat 0 0;
	border:none;
	cursor:pointer;
	display:inline-block;
}
.unlockCardBtn:hover,.leftLoginBtn:hover,.flipCardBtn:hover,.goBtn:hover,.leftRegisterBtn:hover,.clickBtn:hover,.sortBtn:hover
{
	background-position:0 -30px;
}
/*End of Buttons Style*/
.sortByPanel{
	line-height:30px;
	height:30px;
	float:left;
}
.loadingImg{
	height:22px;
	padding:8px 0 0 5px;
	float:left;
}
.printPage
{
	text-align:right;
	padding-right:10px;
}
.printPage img
{
	margin-right:5px;
}
.errorIcon
{
	background:url(/Images/errorIcon.gif) no-repeat left top;
	color:#cc3333;
	padding-left:20px;
	float:left;
}
dt.errorIcon,dd.errorIcon
{
	background-position:left 4px;
}
.errorIcon span
{
	display:block;
	padding:0 0 7px 22px;
	line-height:15px;
}
.errorMessage,.correctMessage
{
	background:url(/Images/errorIcon.gif) no-repeat left top;
	color:#CC3333;
	padding:0 0 0 22px;
	line-height:16px;
	margin:5px;
	font-weight:normal;
}
.correctMessage
{
	background-image:url(/Images/correctIcon.gif);
	color:#000000;
}


/* auto complete start  */

.ac_results {
	padding: 0px;
	background-color: white;
	overflow: visible;
	z-index: 99999;
}

.ac_results ul {
	width: 300px;
	list-style-position: outside;
	border: 1px solid black;
	background-color: white;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li 
{
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/Images/loadingImage.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
/* auto complete end */

/* Auto Complete 5.1*/ 

ul.auto-complete-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 100;
	max-height: 250px;
	overflow: auto;
}

ul.auto-complete-list li {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	background-color: white;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	cursor: pointer;
}

ul.auto-complete-list li.auto-complete-list-rollover {
	background-color: #c5c5c5;
}

ul.auto-complete-list .auto-complete-striped {
	background-color: #D7EEF9;
}
/* Auto Complete 5.1 End*/ 