/* CSS Document */

/*
-----------------------------------------------
standerd css
Name:     kamrul hasan
Designer: kamrul Hasan
Date:     20 July 2006
----------------------------------------------- */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000;
	background-color: #BD00FF;
		
  }

/* Page Structure
----------------------------------------------- */
#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
  }
  

#content
 {
	top:118px;
	width:780px;
}
.body-content {
	width:730px;
	padding-right: 27px;
	padding-left: 24px;	
  }
.more-onlineblakjack-left{
	float: left;
	width: 358px;
}
.more-onlineblakjack-right{
	float: right;
	width: 358px;
}

/* Links
----------------------------------------------- */


.vardana_white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
A {
	TEXT-DECORATION: none;
	
}
A:hover {
	COLOR: #FF00FC; 
	TEXT-DECORATION: none}

/* Header
----------------------------------------------- */
#header {
  width:780px;
  }
  
H1 {
	FONT-SIZE: 1.75em; MARGIN: 5px; COLOR: #C10101; padding-left:5px
}
H1 A {
	COLOR: #7b8186
}
H2 {
	FONT-SIZE: 1.5em; COLOR: #C10101; padding-left:5px; margin:3px;
}
H3 {
	FONT-SIZE: 1em; PADDING-BOTTOM: 2px; MARGIN: 2em 0px 0px
}
H4 {
	FONT-SIZE: 0.9em; TEXT-TRANSFORM: lowercase; LETTER-SPACING: 2px
}
H5 {
	FONT-SIZE: 0.9em; TEXT-TRANSFORM: lowercase; LETTER-SPACING: 2px
}
H5 {
	COLOR: #7b8186
}
H6 {
	FONT-SIZE: 0.8em; TEXT-TRANSFORM: uppercase; LETTER-SPACING: 2px
}
P {
	MARGIN: 0px 0px 1em
}
/* Menu
---------------------------------------------*/
#menu
  {
	top:144px;
	width:780px;
	height:29px;
	background-image: url(images/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	vertical-align: middle;
	   
}
.menu_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.menu-01 {
	left:0px;
	top:144px;
	width:143px;
	height:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.join-now {
	left:143px;
	top:144px;
	width:75px;
	height:26px;
	background-image: url(images/join-now.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
}

.afiliates {
	left:228px;
	top:144px;
	width:85px;
	height:26px;
	background-image: url(images/afiliates.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
}

.terms-of-use {
	left:323px;
	top:144px;
	width:103px;
	height:26px;
	background-image: url(images/terms-of-use.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
}

.faq {
	left:436px;
	top:144px;
	width:40px;
	height:26px;
	background-image: url(images/faq.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
}

.contact-us {
	left:486px;
	top:144px;
	width:91px;
	height:26px;
	background-image: url(images/contact-us.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
}

.home {
	left:587px;
	top:144px;
	width:57px;
	height:26px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 10px;
}

.menu-02 {
	left:654px;
	top:144px;
	width:126px;
	height:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

/* body-content
----------------------------------------------------*/

.main_contant_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bg-content-heading.jpg);
	width: 780px;
	text-transform: uppercase;
	height: 19px;
	line-height: 20px;
	background-repeat: no-repeat;
	padding-top: 3px;
	clear: both;
}
FORM {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}


/* Sidebar
----------------------------------------------- */

#nav {
	top:207px;
	width:145px;
	float:left;
  }

 .nav1
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 41px;
	background-image: url(images/bgnav.jpg);
	background-repeat: no-repeat;	
}
.catagory{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/catagory.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
}
 #thirdColumn {
	float: right;
	top:284px;
	width:148px;
	
	
}

/* Footer
----------------------------------------------- */
#footer 
    {
	clear:both;
	height: 70px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	text-transform: uppercase;
	background-color: #6711A7;
    }
.footernav
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	text-transform: uppercase;
    }
.footercopy
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	text-transform: none;
    }
/*table
----------------------------------------------*/

/* Misc
----------------------------------------------- */
.grey_text_padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
.grey_text_padding1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.white_text_padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.white-text-13{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.text-box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 11px;
	width: 100px;
	padding-left: 10px;
}
.bgbody-heading{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000E9A;
	text-decoration: none;
	background-image: url(images/bgbody-heading.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 467px;
	text-transform: uppercase;
	line-height: 25px;
}
.tableborder{
	border: 1px solid #CFCFCF;
	padding: 4px;
}
.grey-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
}
.grey-padding-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
	padding: 5px;
}
.bgbody-bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 467px;
	background-color: #2382FF;
}
.grey_text_padding2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	text-decoration: none;
	padding-left: 10px;
}
.text-padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BD00FF;
	text-decoration: none;
	padding-left: 8px;
}
.border-01{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BD00FF;
	border-right-color: #BD00FF;
	border-bottom-color: #BD00FF;
	border-left-color: #BD00FF;
}
.border-02{
	border: 1px solid #BD00FF;
}
.img-border{
	border: 1px solid #FF00FC;
}
