/* Global elements starts here */

body {
	
	/*background-repeat: repeat-x; */
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana;
	color: #333333;
	font-size: 12px;
}

a:link, a:visited{
	color: #405477;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.page_holder{
	width: 916px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.backtotop{
	background-image: url(/images/icons/icon_backtotop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	font-size: 10px;
}


h1{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

b{
	color: #000000;
	font-weight: normal;
}

.big{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 145%;
}

.big_white{
	font-size: 14px;
	color: #333333;
	line-height: 145%;
}

.tiny{
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	line-height: 145%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.graytiny{
	font-size: 10px;
	color: #666666;
	line-height: 120%;
	text-align: center;
}

.redtiny{
	font-size: 12px;
	color: #FF0000;
	line-height: 10%;
	text-align: center;
}

.grayline{
	background-image: url(/images/global/global_gray_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 10px 0px 10px 0px;
	width: 286px;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}	

.imgleft{
	margin-left: 35px;
	margin-bottom: 15px;
}

.imgright{
	margin-right: 35px;
	margin-bottom: 15px;

}

.grayboldtext{
	color: #999999;
	font-weight: normal;
}

.readmore{
	background-image: url(/images/icons/icon_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 14px;
	float: right;

}
/* end of Global elements */


/* Header elements starts here */
.header_holder{
	background-image: url(/images/global/global_header_holder.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	width: 916px;
	height: 129px;
	text-align: left;
}

.masthead_holder{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: url(/images/global/global_masthead.jpg);
	background-position: top;
	background-repeat: no-repeat;
	/*width: 889px;
	height: 129px;*/
	
	width: 899px;
	height: 129px;
	margin-left: 9px;
	margin-right: 7px; 
	/*padding-left: 9px;
	padding-right: 7px;*/
}

.headimage_holder{
	width: 899px;
	margin-left: 9px;
	margin-right: 7px;
}

.logo{
	width: 167px;
	height: 99px;
	padding-left: 34px;
	/*margin-left: 34px; */
	float: left;
}

.nav_holder{
	width: 851px;
	margin-left: 30px;
	margin-top: 9px;
	color: #333333;
	text-align: left;

}

.navlink{
	-moz-box-sizing: border-box;
	height: 18px;
	/* margin-right: 50px; */
	float: left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}


.navlink_on{
	-moz-box-sizing: border-box;
	background:url(/images/nav/nav_rollover_bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	/* margin-right: 50px; */
	float: left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}



.toplink_holder{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 558px;
	margin-top: 5px;
	float: right;
}

.toplink{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
}

.toplink a:link, .toplink a:visited, .navlink a:link, .navlink a:visited{
	text-decoration: none;
	color: #333333;
}

.navlink_on a:link, .navlink_on a:visited, .navlink_on a:link, .navlink_on a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

.navlink_on a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.sublink a:link, .sublink a:visited{
	color: #666666;
	text-decoration: none;
}

.toplink a:hover, .navlink a:hover, .sublink a:hover{
	text-decoration: underline;
	color: #000000;
}



/* end of Header elements */

/* Content Elements starts here */
.content_bg{
	background-image: url(/images/global/global_content_bg.jpg);
	width: 916px;
	text-align: left;
	clear: both;
	
}

.content_bg_bottom{
	background-image: url(/images/global/global_content_bottom_bg.jpg);
	width: 916px;
	height: 11px;
}

.content_holder{
	width: 821px;
	margin-left: 60px;
	padding-bottom: 30px;
	color: #333333;
	clear: both;
	text-align: left;
}

/* Inside page elements */
.pagetitle{
	background-image: url(/images/logo/logo_bigatin_thumb.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 140px;
	padding-right: 20px;
	height:30px;
	width: 738px;
	border-bottom: #CCCCCC 1px solid;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}

.inside_headimage{
	width: 898px;
	border-bottom: #CCCCCC 1px solid;
}

.inside_content{
	width:600px;
	margin-top: 30px;
	padding-left: 80px;
	font-size: 12px;
	line-height: 145%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.inside_content_wide{
	width:878px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 145%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}


.inside_content b, .inside_content strong, .inside_content_wide strong{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.inside_sublink_holder{
	width: 858px;
	height: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom: #CCCCCC 1px solid;
	text-align: center;
	
}

.sublink{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #999999;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
	
}

.subitem{
	background-image: url(/images/icons/icon_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.inside_rightpush{
	background-color: #E6E6E6;
	width: 170px;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-left: 10px;
	padding: 10px;
	float: left;
	color: #666666;
	
}

.bluebox{
	background-color: #D6DFDF;
	border: #999999 solid 1px;
	padding: 2px;
	width: auto;
	text-align: left;
	font-size: 12px;
	color: #666666;
	float: left;
}

.inside_headimage_redemption{
	background-image: url(/images/inside/inside_headimage_redemption.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 811px;
	height: 266px;
	padding-left: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.section_title{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

	.inside_headimage_redemption strong{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #000000;
	}
	
	.inside_headimage_redemption h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #666666;
		line-height: 100%;
		margin: 0px;
	}


.roundbox_redemption_top{
	background-image: url(/images/global/global_roundbox_redemption_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 255px;
	height: 12px;
}

.roundbox_redemption_bottom{
	background-image: url(/images/global/global_roundbox_redemption_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 255px;
	height: 12px;
}

.roundbox_redemption_bg{
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	background-color: #FFFFFF;
	width: 217px;
	padding-left: 18px;
	padding-right: 18px;
}

.roundboxgray_redemption_top{
	background-image: url(/images/global/global_roundbox_gray_redemption_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 652px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	
}

.roundboxgray_redemption_bg{
	background-color: #E6E6E6;
	width: 676px;
}

.roundboxgray_redemption_bottom{
	background-image: url(/images/global/global_roundbox_gray_redemption_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 676px;
	height: 10px;
}

/* end of Content Elements */

/* Front Page Elements */
.frontcontent_holder{
	margin-left: 4px;
}
.bottompush_holder{
	-moz-box-sizing: border-box;
	background-image: url(/middle_east/images/front/front_bottom_push_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 723px;
	height: 165px;
	padding-top: 15px;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	
}

.bottompush_holder_na{
	-moz-box-sizing: border-box;
	background-image: url(/north_america/images/front/front_bottom_push_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 723px;
	height: 165px;
	padding-top: 15px;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	
}

.front_signup{
	-moz-box-sizing: border-box;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	width: 174px;
	float: right;
	height: 165px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.bottompush_holder strong, bottompush_holder b, .front_signup strong, .bottompush_holder_na strong{
	font-size: 12px;
	font-weight: bold;
}




/* Login elements start here */
.login_holder{
	width: 176px;
	float: right;
}

.login_content{
	width: 179px;
	margin-left: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 145%;
}

.login_content a:link, .login_content a:visited{
	color:#405477;
	text-decoration: none;
	line-height: 175%;
}

.login_content a:hover{
	text-decoration: underline;
}

/* end of Login elements */




/* Form elements starts here */
form input:text{
	height: 15px;
	border: #333333 solid 1px;
	font-size: 10px;
	line-height: 100%;
	color: #333333;
}

.label{
	width: 150px;
	text-align: right;
	font-weight:normal;
	margin-right: 10px;
	color: #666666;
	float: left;
	line-height: 150%;
}


/* end of form elements */


/*Sign up elemets start here */

.signup{
	border: 1px #CCCCCC solid;
}

.signup input, .signup textarea{
	font-family: "Trebuchet MS", Helvetica;
	border: 1px #CCCCCC solid;
	font-size: 12px;
}


.signup_label{
	font-weight: bold;
	color: #333333;
	padding-right: 12px;
}


.signup_top{
	background-image: url(/images/global/global_signup_box_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 434px;
	padding-top: 8px;
}

.signup_holder{
	background-image: url(/images/global/global_signup_box_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 434px;
	text-align: left;
	float: left;
	padding-top: 0px;
}

.signup_content{
	width: 420px;
	margin-left: 10px;
}

/* end of sign up */


/* Footer elemets start here */
.footer{
	margin-top: 20px;
	/* border: #CCCCCC 1px solid; */
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/* end of Footer elements */




/* Simple Multi-level drop down menu elements */

/*
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}
*/
#sddm{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 18px;
	/* margin-right: 50px; */
	/*float: left;*/
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	z-index: 30;
	float: left;
}
#sddm span
{	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	margin: 0;
	padding: 0;
	/*list-style: none; */
	float: left;
	}

#sddm span a
{	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0px;
	/*width: 60px; 
	background: #5970B2; */
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	text-align: center;
	text-decoration: none}

#sddm span a:hover
{	background:url(../images/nav/nav_rollover_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #000000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding-left: 15px;
		padding-right: 20px;
		padding-top: 3px;
		padding-bottom: 3px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #F2F2F2;
		color: #333333;
		}

	#sddm div a:hover
	{	background:url(../images/nav/nav_rollover_bg.jpg);
		background-repeat: repeat-x;
		color: #FFFFFF;}

