﻿/*==== [ IMPORTS ] ====*/
@import url("../../Radcontrols/Skins/Attica/Menu.Attica.css");


/*==== [ TEMPLATE ] ====*/
html,body 
{
	background-color: #340f31;
	font:normal 11px Tahoma,Verdana,Arial,Sans-Serif;
	text-align: center;
	/*background: #404040 url(../../images/tmpl.mainback.gif);*/
	

}
.txt{ font-family:Tahoma; font-size:11px; text-decoration:none; color:#ae2c96;}

.MainBanner{width:850px; height:147px; overflow:hidden;}

body, table
{
	color: #434343;
	margin:0px;
}
.Center
{
	/*position: absolute;*/
	/*left: 50%;
	margin-left: -425px;*/
	width: 850px;
	/*background: url('../../images/background.jpg') top left no-repeat;*/
	text-align: center;
}
.bg
{	
	width: 995px;
	height:730px;
	background: url('../../images/bg.jpg') top center no-repeat;
	text-align: left;
	
}
.Main
{
	color: #000000;
}

/*==== [ COMMON ] ====*/
.clear {clear: both;}
.sep{background:url(../../images/t.gif); font-size:0px;}
.left{float:left;}
.right{float:right;}
.Tahoma11Bold{
	font:bold 11px Tahoma;
	color:#9c2d96
}

/*==== [ HEADER ] ====*/
.Header
{
	height: 94px; 
}
.HeaderLeft  
{
	width: 185px;
	height: 45px;
	/*background: url('../../images/logo.jpg') left no-repeat;*/
}
.HeaderRight 
{
	float: right;
	width: 147px;
	height: 45px;
	margin-top:10px;
	/*background: url('../../images/HeaderRight.png') right no-repeat;*/
}
/*==== [ MENU ] ====*/
.MenuContainer
{
}
.MenuRounding
{
	height: 25px; padding-top:5px; padding-left:3px;
}
.MenuCornerTopLeft, .MenuCornerTopRight, .MenuCornerBottomLeft, .MenuCornerBottomRight
{
	width: 3px;
	height: 3px;
}
.MenuLeft, .MenuRight
{
	width: 3px;
	height: 24px;
}
.MenuCornerTopLeft 
{
	background: url('../../images/MenuCornerTopLeft.png') top left no-repeat;
}
.MenuCornerTopRight 
{
	background: url('../../images/MenuCornerTopRight.png') top right no-repeat;
}
.MenuHorizontal, .MenuLeft, .MenuRight {/*background: url('../../images/MenuBG.gif') repeat-x;*/ }
.MenuCornerBottomLeft 
{
	background: url('../../images/MenuCornerBottomLeft.png') bottom left no-repeat;
}
.MenuCornerBottomRight 
{
	background: url('../../images/MenuCornerBottomRight.png') bottom right no-repeat;
}

.Menu
{
}
.Menu a:hover
{
}

/*==== [ BREADCRUMB NAVIGATION ] ====*/
.BreadcrumbNavigation
{
	margin: 5px 5px 15px 0px;
	font-size:12px;
}
.BreadcrumbNavigation a, .BreadcrumbNavigation a:visited
{
	text-decoration: none;
	color: #464646;
	
}
.BreadcrumbNavigation a:hover, .BreadcrumbNavigation a:selected
{
	color: #ff00ff;
}
.BreadcrumbNavigation a:hover
{
	
}
.BreadcrumbNavigation span
{
	font-weight: bold;
	color: #9c2d96;
}

/*==== [ CONTENT ] ====*/
.ContentCornerTopLeft, .ContentCornerTopRight, .ContentCornerBottomLeft, .ContentCornerBottomRight
{
	width: 5px;
	height: 5px;
}
.ContentCornerTopLeft 
{
	background: url('../../images/ContentCornerTopLeft.png') top left no-repeat;
}
.ContentCornerTopRight 
{
	background: url('../../images/ContentCornerTopRight.png') top right no-repeat;
}
.ContentBottom
{
	background: url('../../images/ContentBottomCenter.png'); background-repeat:repeat-x;
}
.ContentCornerBottomLeft 
{
	background: url('../../images/ContentCornerBottomLeft.png') bottom left no-repeat;
}
.ContentCornerBottomRight 
{
	background: url('../../images/ContentCornerBottomRight.png') bottom right no-repeat;
}
.Content
{
	padding: 10px;
	background: url('../../images/ContentBgDegrade.png'); background-position: bottom left; background-repeat: repeat-x ;
	
}
.ContentLeft, .ContentRight
{
	background: url('../../images/ContentBgDegrade.png') bottom left repeat-x;
}
.RightColumn, .Content, .ContentLeft, .ContentRight
{
	background: url('../../images/ContentBgDegrade.png') bottom left repeat-x;
	 background-color: #ffffff;
}



/*==== [ RIGHT COLUMN ] ====*/
.RightColumn
{
	width: 230px;
	padding: 10px;
	text-align: right;
}
.RightColumn .Banners
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #e1d4de;
}
.RightColumn .Banners img
{
	border: none;
}
.RightColumn .RightBanner
{
	margin-bottom: 5px;
}

/*==== [ FOOTER ] ====*/
.Footer
{
	position: relative;
	bottom: 0px;
	padding: 10px;
	margin-top: 0px;
	/*background-color: #2f0e2e;*/
	color: #ad9fac;
}
.Footer table
{
	color: #ad9fac;
}
.Footer a
{
	text-decoration: none;
	color: #ab9eaa;
}
.Footer a:hover
{
	color: #ffffff;
}

/*===== REWARD POINTS =====*/
.Reward
{
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}
.Reward .Line
{
	margin: 0px 0px 10px 0px;
	height: 1px;
	line-height: 1px;
	border-top: 1px solid #d6c4d2;
}

.RewardHeadLeft{width:3px; height:28px;}
.RewardHeadRight{width:3px; height:28px;}

/*==== [ MISC ] ====*/
.textbox
{
	border: 1px solid #cccbcc;
	font:11px normal Tahoma;
}
.ButtonLeft, .ButtonMiddle, .ButtonRight
{
	height: 22px;
}
.ButtonLeft
{
	width: 5px;
	background: url('../../images/ButtonLeft.png') top left no-repeat;
}
.ButtonMiddle
{
	background: url('../../images/ButtonMiddle.png') repeat-x;
}
.ButtonMiddle a
{
	margin: 3px 10px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.ButtonRight
{
	width: 5px;
	background: url('../../images/ButtonRight.png') top right no-repeat;
}

.ContentLabel
{
	margin: 5px 5px 5px 0px;
	font-weight: bold;
	font-size: 1.1em;
	color: #9c2d96;
}

.CardKeyboard
{
	border: 1px solid #999999;
}
.CardKeyboard tr td
{
	padding: 5px;
	color: #002298;
	font-weight: bold;
	background-color: #eeeeee;
	border: 1px solid #777777;
	cursor: pointer;
}

.bottomCol{height:3px; width:567px;border-bottom:1px solid #9c2d96;background-color:white}
.MiddleCell{border-right:1px solid #9c2d96;border-left:1px solid #9c2d96; width:573px; }
.topCol{height:3px; width:567px; border-top:1px solid #9c2d96; background-color:#9c2d96; width:573px;}
.Corners{width:3px; height:3px;}

.GridHolder{ padding-top:10px;}
.GridHeader{height:27px; background-color:#9c2d96; color:#fff; font-weight:bold; text-align:center;}
.GridItem{text-align:center; color:#434343; padding-top:5px; padding-bottom:5px;  height:10px;background-color:white}
.GridPager td{padding-left:5px;color:#9c2d96; font-weight:bold; cursor:hand; cursor:pointer;background-color:white}
.GridPager a{color:#9c2d96; font-weight:normal; text-decoration:none;}
.GridPager a:hover{color:#9c2d96; font-weight:normal; text-decoration:underline;}

ul {
	list-style: url(../../images/bullet1.gif) none;
}

ul ul {
	list-style: url(../../images/bullet2.gif) none;
    margin-top:3px;
}

