	/* SMSez CSS Document Rev 1*/
	
body {
	margin: 0;
	background-color: #2e7fd2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.date {
	font-size: 10px;
	color: #999f9f;
	padding-top: 5px;
	padding-bottom: 5px;
}

.characters {
	color: #FF00CC;
	font-weight: bold;
}

.searchbox {
	border: 1px solid #0000FF;
}

.searchbutton {
	color: #90ebef;
	background-color: #FFF;
	border: 1px solid #0000FF;
}

#container {
	width: 1020px;
	height: 100%;
	margin: 0 auto;
}

#top_shadow {
	width: 1000px;
	height: 10px;
	background-image: url(images/top_shad.png);
	background-repeat: repeat-x;
	margin: 0 auto;
}
	
#wrapper {
	width: 1020px;
	height: 100%;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}

#header {
	width: 1000px;
	height: 160px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#header_top {
	width: 1000px;
	height: 50px;
	background-image: url(images/header_top.png);
	z-index: 1;

}

#nav_icons {
	width: 250px;
	height: 40px;
	padding-top: 20px;
	padding-left: 150px;
	float: left;
}

#nav_icons a img {
	width: 19px;
	height: 19px;
	border: 0;
	margin-right: 23px;
}

#header_ads {
	padding-top:30px;
	width: 485px;
	height: 80px;
	padding-left: 5px;
	float: left;

}

#header_bottom {
	width: 1000px;
	height: 120px;
	z-index: 2;
	clear:both;

}

#header_logo {

	width: 350px;
	height: 90px;
	padding-left: 5px;
	float: left;
	
	
}

#header_search {
	width: 303px;
	height: 10px;
	padding-top: 50px;
	padding-left: 150px;
	float: right;
}

#header_search img {
	padding-bottom: 5px;
}

#main_body_container {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	margin-top: 10px;
	clear: both;
}

#sidebar {
	width: 200px;
	height: 100%;
	padding-left: 15px;
	padding-top: 10px;
	float: left;
}

.sidebar_box {
	width: 187px;
	height: 100%;
	padding-bottom: 16px;
}

.sidebar_box_content {
	width: 187px;
	height: 100%;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-y;
}

.sidebar_bottom {
	width: 187px;
	height: 23px;
	background-image: url(images/sidebar_bottom.png)
}

#main_menu_header {
	width: 187px;
	height: 40px;
	background-image: url(images/main_menu.png);
}

#login_header {
	width: 187px;
	height: 40px;
	background-image: url(images/login.png);
}

#smsupdates_header {
	width: 187px;
	height: 40px;
	background-image: url(images/smsupdates_sidebar.png);
}

#bollywoodupdates_header {
	width: 187px;
	height: 40px;
	background-image: url(images/bollywoodupdates_sidebar.png);
}

#gamesupdates_header {
	width: 187px;
	height: 40px;
	background-image: url(images/gamesupdates_sidebar.png);
}

.main_menu {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.main_menu a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.main_menu a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

.main_menu li {
	color: #0000FF;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style:none;
	list-style-position: outside;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 25px;
}

.login_area {
	width: 187px;
	height: auto;
	padding-top: 10px;
	color: #129dda;
}

.login_area2 {
	height: auto;
	padding-top: 10px;
	color: #129dda;
}

.login_form {
	width: 172px;
	height: auto;
	padding-left: 15px;
}

.login_area hr {
	border: 1px solid #c6ecfd;
}

.login_info {
	width: 182px;
	height: 14px;
	text-align:right;
	background-image: url(images/login_icon.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
}

.login_info a {
	color: #32aadf;
	font-size: 10px;
	padding-right: 5px;
}

.login_icons {
	width: 16px;
	height: 48px;
	background-image: url(images/loginicons.png);
	margin-top: 3px;
	float: left;
}

.login_labels {
	width: 63px;
	height: 100%;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 3px;
	float: left;
}

.login_fields {
	width: 70px;
	height: 100%;
	padding-top: 5px;
	float: left;
}

.login_textbox {
	width: 70px;
	height: 20px;
	background-color: #FFF;
	border: 1px solid #90ebef;
}

.submit_button {
	width: 100px;
	height: 20px;
	background-color: #FFF;
	border: 1px solid #0000FF;
}

.login_textbox2 {
	width: 200px;
	height: 20px;
	background-color: #FFF;
	border: 1px solid #90ebef;
}

.login_msgarea2 {
	width: 200px;
	background-color: #FFF;
	border: 1px solid #90ebef;
}

.login_submit {
	width: 56px;
	height: 16px;
	background-color: #e6fafb;
	border: 1px solid #90ebef;
	color: #419ca0;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.changepassword_submit {
	width: 150px;
	height: 16px;
	background-color: #e6fafb;
	border: 1px solid #90ebef;
	color: #419ca0;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.login_fields input {
	margin-bottom: 5px;
}

.smsupdates_sidebar {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.smsupdates_sidebar a {
	color: #3366FF;
	text-decoration: none;
	font-size: 12px;
}

.smsupdates_sidebar li {
	color: #3366FF;
	background-image: url(images/pinkbullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style:none;
	list-style-position: outside;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 25px;
}

#content {
	width: 785px;
	height: 100%;
	float: right;
}

#content_top {
	width: 705px;
	height: 363px;
	background-image: url(images/topcontent_bg.png);
	background-repeat: repeat-x;
	clear: both;
}

.content_top_box {
	width: 223px;
	height: 363px;
	margin-right: 18px;
	float: left;
}

.content_top_box_text {
	width: 223px;
	height: 299px;
	background-image: url(images/top_box_bg.png);
	background-repeat: repeat-y;
}

.content_top_box_bottom {
	width: 223px;
	height: 24px;
	background-image: url(images/top_box_bottom.png);
}

#sms_updates_header {
	width: 173px;
	height: 27px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	padding-top: 13px;
	padding-left: 50px;
	background-image: url(images/smsupdates.png);
}

.sms_updates {
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
}

.sms_updates li {
	color: #3366FF;
	list-style:none;
	list-style-position: outside;
	background-image: url(images/redbullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left:15px;
}

.sms_updates li a {
	color: #3366FF;
	text-decoration: underline;
	font-size: 11px;
	padding-bottom: 5px;
}

.sms_updates li p {
	margin: 0;
	font-weight: bold;
	font-size: 11px;

	padding-bottom: 5px;
	padding-left: 0;
	color: #129dda;
}

.sms_updates_button {
	width: 70px;
	height: 16px;
	border: 0;
	background-color: #ffca00;
	color: #FFF;
	font-size: 11px;
	margin-right: 12px;
	
	float: right;
}

#bollywood_updates_header {
	width: 173px;
	height: 27px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;	
	padding-top: 13px;
	padding-left: 50px;
	background-image: url(images/bollywoodupdates.png);
}

.bollywood_updates {
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
}

.bollywood_updates a {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	padding-bottom: 5px;
}

.bollywood_updates li {
	color: #ff5336;
	background-image: url(images/redbullet.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	list-style-position: outside;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-left: 15px;
}

.bollywood_updates_button {
	width: 70px;
	height: 16px;
	border: 0;
	background-color: #b0e61e;
	color: #FFF;
	font-size: 11px;
	margin-right: 12px;
	float: right;
}

#games_updates_header {
	width: 173px;
	height: 27px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;	
	padding-top: 13px;
	padding-left: 50px;	
	background-image: url(images/gamesupdates.png);
}

.games_updates_item {
	width: 180px;
	height: 64px;
	margin: 0 auto;
	padding-top: 5px;
	clear: both;
}

.game_thumbnail {
	width: 72px;
	height: 60px;
	padding-top: 4px;
	float: left;
}

.game_text {
	width: 98px;
	height: 60px;
	color: #3366FF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	float: right;
}

.game_text ul {
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
}

.game_text li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	list-style-position: outside;
}

.game_text li a {
	color: #afd400;
	padding-left: 10px;
}

.game_updates_button {
	width: 70px;
	height: 16px;
	border: 0;
	background-color: #65e2e8;
	color: #FFF;
	font-size: 11px;
	margin-right: 12px;
	float: right;
}

#content_main {
	width: 705px;
	height: 100%;
	margin-top: 15px;
	clear: both;
}

.main_content_bg {
	width: 707px;
	height: auto;
	background-image: url(images/maincontent_bg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	overflow:hidden;
}

.main_content_bg p {
	margin: 0;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.main_content_row1 {
	background-color: #e9f3f9;
	width: 660px;
	margin: 0 auto;
	padding-bottom: 10px;
	clear: both;
}

.main_content_row1 a {
	color: #FF00CC;
	font-weight: bold;
}

.main_content_row2 {
	background-color: #FFF;
	width: 660px;
	margin: 0 auto;
	padding-bottom: 10px;
	clear: both;
}

.main_content_row2 a {
	color: #FF00CC;
	font-weight: bold;
}

.main_content_bottom {
	width: 705px;
	height: 24px;
	background-image: url(images/maincontent_bottom.png);
}

#smscollection_header {
	width: 655px;
	height: 27px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	padding-top: 13px;
	padding-left: 50px;
	background-image: url(images/smscollection.png);
}

.clearfix {
	clear: both;
	height: 1px;
}

#footer_links {
	width: 1000px;
	height: 80px;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: center;
}

#footer_copyright {
	width: 1000px;
	height: 40px;
	color: #636363;
	text-align: center;
	margin: 0 auto;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #0000FF;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #0000FF;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #0000FF;
		
		font-weight: bold;
		background-color: #0000FF;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





div.art-nav-center
{
	position:relative;
	float:right; 
	right:50%;
	
}

ul.art-menu
{
	position:relative;
	float:left; 
	left:50%;
}


/* menu structure */

.art-menu
{
	padding: 6px 6px 6px 6px;
}

.art-nav
{
	position: relative;
	height: 40px;
	z-index: 100;
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 28px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 84px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:12px;
}

.art-menu a .r
{
	width:424px;
	right:0;
	clip: rect(auto, auto, auto, 412px);
}

.art-menu a .t 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	padding: 0 6px;
	margin: 0 12px;
	line-height: 28px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-28px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-28px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-28px;
}
.art-menu a:hover .t
{
	color: #F1F3F3;
}

.art-menu li:hover a .t
{
	color: #F1F3F3;
}

.art-menu li:hover>a .t
{
	color: #F1F3F3;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -56px;
}

.art-menu a.active .t
{
	color: #F1F3F3;
}


/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 28px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #FCFDFD;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #F1F3F3;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #F1F3F3;
	border-color: #FCFDFD;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color: #F1F3F3;
	border-color: #FCFDFD;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #F1F3F3;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #F1F3F3;
}
#abg {
	width: 990px;
	height: 280px;
	background-image: url(images/sabg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;

}
.head_menu {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.head_menu a {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.head_menu a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;


/* end MenuSubItem */