@charset "windows-1256";
body {
	font: 100% tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #c0c0c0 url(../images/body_shdw.gif) center top no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding:15px 0 10px 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height:20px;
}
.sawaTemplate #container {
	width: 926px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:15px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.container_left_top {
	width: 952px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	z-index:-1000;
	background: #FFFFFF url(../images/container_top_left.gif) no-repeat left top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.container_right_top {
	width: 952px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/container_top_right.gif) no-repeat right top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.container_left_bottom {
	width: 952px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/container_bottom_left.gif) no-repeat left bottom;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.container_right_bottom {
	width: 952px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/container_bottom_right.gif) no-repeat right bottom;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.sawaTemplate #right {
	float: left; /* since this element is floated, a width must be given */
	width: 206px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	direction:ltr;
	font-size:12px;
	text-align:left;
}
.ext_right_content{
    height:115px;
}
.trace_links {
	margin:10px;
	border:1px solid #d1d1d1;
	height:30px;
	margin-left:15px;
	width:675px;
	text-align:left;
	background:#f1f1f1;
	float:left
}
.trace_links ul {
	display:inline-block;
	height:30px;
	background:url(../images/trace_bg.gif) right repeat-x;
	margin:0;
}
.trace_links ul li {
	float:left;
	background:url(../images/trace_arraw.gif) right no-repeat;
	width: auto;
	height:25px;
	padding-right:20px;
	padding-left:5px;
	padding-top:5px;
	list-style-type:none;
	font-size:10px;
	color: #666666;
}
.trace_links ul li a {
	text-decoration:none;
	font-size:10px;
	color:#333333;
}
.trace_links ul li a:hover {
	text-decoration:underline;
	color:#003366;
}
.right_container {
	height:500px;
	width:206px;
	background:#2a364c;
}
.right_container_index {
	height: auto;
	width:206px;
	background:#2a364c;
}
.right_content {
	background:#2a364c;
	width:206px;
	text-align:left;
	display:inline-block;
}
.right_content DIV {
 background:;
	line-height:30px;
	height:30px;
	padding-left:25px;
	margin:0px 5px 0px 5px;
	border-bottom:1px solid #7d663c;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
}
.right_content DIV:hover {
	color: #FFCC33;
	text-decoration:none;
	border-right:1px solid #7d663c;
	border-left:1px solid #7d663c;
	background: #34425d url(../images/right_tabs_line.gif) right no-repeat;
}
.sawaTemplate #mainContent {
	margin: 0 0px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#header {
	width:720px;
	float:right;
	text-align:left;
}
#header ul li IMG {
	border:0;
}
#header ul {
	display:inline-block;
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0;
}
#header ul li {
	float:left;
	margin-left:10px;
}
.home_btn {
	width:68px;
	height:73px;
	background: url(../images/services_btn/home_actv.gif) no-repeat center;
	background:url(../images/services_btn/home.gif) no-repeat center;
	cursor:pointer;
}
.home_actv, .home_btn:hover {
	width:68px;
	height:73px;
	background: url(../images/services_btn/home_actv.gif) no-repeat center;
	cursor:pointer;
}
.myaccount_btn {
	width:68px;
	height:73px;
	background: url(../images/services_btn/myaccount_actv.gif) no-repeat center;
	background:url(../images/services_btn/myaccount.gif) no-repeat center;
	cursor:pointer;
}
.myaccount_actv, .myaccount_btn:hover {
	width:68px;
	height:73px;
	background: url(../images/services_btn/myaccount_actv.gif) no-repeat center;
	cursor:pointer;
}
.email_btn {
	width:68px;
	height:73px;
	background: url(../images/services_btn/email_actv.gif) no-repeat center;
	background:url(../images/services_btn/email.gif) no-repeat center;
	cursor:pointer;
}
.email_actv, .email_btn:hover {
	width:68px;
	height:73px;
	background: url(../images/services_btn/email_actv.gif) no-repeat center;
	cursor:pointer;
}
.sms_btn {
	width:68px;
	height:73px;
	background: url(../images/services_btn/sms_actv.gif) no-repeat center;
	background:url(../images/services_btn/sms.gif) no-repeat center;
	cursor:pointer;
}
.sms_actv, .sms_btn:hover {
	width:68px;
	height:73px;
	background: url(../images/services_btn/sms_actv.gif) no-repeat center;
	cursor:pointer;
}
.cards_btn {
	width:68px;
	height:73px;
	background: url(../images/services_btn/cards_actv.gif) no-repeat center;
	background:url(../images/services_btn/cards.gif) no-repeat center;
	cursor:pointer;
}
.cards_actv, .cards_btn:hover {
	width:68px;
	height:73px;
	background: url(../images/services_btn/cards_actv.gif) no-repeat center;
	cursor:pointer;
}
.points_btn {
	width:68px;
	height:73px;
	background: url(../images/services_btn/points_actv.gif) no-repeat center;
	background:url(../images/services_btn/points.gif) no-repeat center;
	cursor:pointer;
}
.points_actv, .points_btn:hover {
	width:68px;
	height:73px;
	background: url(../images/services_btn/points_actv.gif) no-repeat center;
	cursor:pointer;
}
.register_btn {
	width:68px;
	height:73px;
	background:  url(../images/services_btn/regiser_actv.gif) no-repeat center;
	background:url(../images/services_btn/register.gif) no-repeat center;
	cursor:pointer;
}
.register_actv, .register_btn:hover {
	width:68px;
	height:73px;
	background:  url(../images/services_btn/regiser_actv.gif) no-repeat center;
	cursor:pointer;
}
.livesupport a {
	color:#FFFFFF;
	text-decoration:none;
}
.language {
	z-index:1000;
	float:right;
	position: absolute;
	right:170px;
	top:0;
}
#internal_content {
	width:700px;
	display:inline-block;
}
.main_offer {
	text-align:center;
	width:698px;
	margin-bottom:5px;
}
.main_offer_index {
	text-align:center;
	width:698px;
	height:236px;
	margin-bottom:5px;
}
#ext_offers {
	width:710px;
	height:218px;
	margin:15px 0 0 5px;
	padding:0 0 0 0;
}
.ext_offer_left {
	background:#efefef url(../images/ext_offer_left_line.jpg) no-repeat right;
	height:218px;
	width:350px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
}
.ext_offer_right {
	background:#ebebec;
	height:218px;
	width:335px;
	float:left;
	display:inline-block;
}
.ext_offer_right_top {
	background:url(../images/ext_offer_top_right.gif) no-repeat top right;
	height:218px;
	width:335px;
}
.ext_offer_right_bottom {
	background: url(../images/ext_offer_bottom_right.gif) no-repeat bottom right;
	height:218px;
	width:335px;
	display:inline-block;
}
.offer_right_txt {
	background: url(../../images/plm_plus_logo.jpg) no-repeat right top;
	width:318px;
	padding:10px 5px 0 0;
}
.offer_right_txt h3 {
	color: #c8541a;
	font-size:13px;
	font-weight: bold;
	text-align:left;
	padding:0;
	margin:0;
	padding-left:5px;
}
.offer_right_txt p {
	font-size:11px;
	padding:0;
	margin:0;
	color: #c8541a;
	text-align:left;
	padding-left:5px;
}
.offer_right_txt a {
	color: #CC3300;
}
.offer_right_txt DIV {
	text-align:left;
	color:#003300;
	font-size:11px;
	direction:ltr;
	height:22px;
	width:310px;
	padding:2px 0 2px 0;
	padding-left:10px;
	margin-left:10px;
	background:url(../images/arraw_index_red.gif) no-repeat left;
}
.offer_left_txt {
	width:340px;
	padding-top:10px;
	background:url(../../images/golden_logo.jpg) no-repeat 220px 20px;
}
.offer_left_txt h3 {
	color: #006600;
	font-size:13px;
	font-weight: bold;
	text-align:left;
	padding:0;
	margin:0;
	padding-left:10px;
}
.offer_left_txt p {
	font-size:11px;
	padding:0;
	margin:0;
	color: #CC0000;
	text-align:left;
	padding-left:10px;
}
.offer_left_txt DIV {
	text-align:left;
	color: #333333;
	font-size:11px;
	width:300px;
	padding:3px 0 3px 10px;
	padding-left:10px;
	margin-left:10px;
	background:url(../images/arraw_index_red.gif) no-repeat left;
}
.left_shdw_offer {
	background:url(../images/offer_shdw_left.jpg) no-repeat;
	width:8px;
	float:left;
	height:218px;
}
.right_shdw_offer {
	background:url(../images/offer_shdw_right.jpg) no-repeat;
	width:8px;
	float:left;
	height:218px;
}
.more {
	float:right;
	margin:20px;
	margin-top:10px;
	border:0px;
}
.ext_offer_left_top {
	background: url(../../images/ext_offer_top_left.gif) no-repeat left top;
	height:218px;
	width:321px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
}
.ext_offer_left_bottom {
	background:  url(../images/ext_offer_bottom_left.gif) no-repeat bottom left;
	height:218px;
	width:321px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*footer Index */
#footer_index {
	width:926px;
	height:29px;
	margin-left:0px;
	margin-top:10px;
	background:url(../images/footer_left.jpg) no-repeat left #254974;
}
.footer_txt_index {
	height:29px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	line-height:25px;
	background:url(../images/footer_right.jpg) no-repeat right;
}
.footer_txt_index a {
	color:#FFCC00;
}
/*end of footer index*/
#footer {
	width:880px;
	height:30px;
	margin-left:5px;
	margin-top:10px;
}
.footer_txt {
	width:880px;
	height:29px;
	width:880px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	padding-top:12px;
	border-top:1px solid #CCCCCC;
}
.footer_txt a {
	color:#FFCC00;
	margin-top:5px;
}
/* services block */
.main_services {
	margin: 10px 0px 0px 0px;
	height:94px;
	width:925px;
	display:inline-block;
	text-align:center;
}
.services_left {
	width:8px;
	float:left;
	height:94px;
	background: url(../images/services_left.jpg) no-repeat;
}
.services_right {
	width:8px;
	float:left;
	height:94px;
	background: url(../images/services_right.jpg) no-repeat;
}
.services_cntnt {
	text-align:center;
	float:left;
	background: #254974;
	padding-top:4px;
	padding-left:0px;
	width:905px;
	height:90px;
	margin:0 0 0 0;
}
.services_cntnt li {
	float:left;
	list-style-type:none;
	margin-left:20px;
}
.services_cntnt IMG {
	border:1px solid #666666;
}
.services_cntnt IMG:hover {
	Filter: Alpha(Opacity=70, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
	border:1px solid #CC0000;
}
/*services right and main content */
.main_services_content {
	width:100%;
	margin:10px;
}
.main_services_right_lft {
	float:left;
	background:url(../images/main_right_shdw.jpg) no-repeat left top;
	width:7px;
	height: 500px;
	display: inline-block;
}
.main_services_right_rgt {
	float:left;
	background: #f3b52e;
	width:163px;
}
.spacer {
	height:200px;
}
/* slid menu */
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 206px;
	border-bottom:1px solid #999999;
}
ul.menu a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
ul.menu li {
	margin-top: 0px;
}
ul.menu li a {
	background: #2a364c url(../images/arraw.gif) left no-repeat;
	color: #fff;
	padding: 0.5em;
	padding-left:25px;
}
ul.menu li a:hover {
	background: #0B0F20;
}
ul.menu li ul li a {
	background: #3d4d6b url(../images/arraw_index.gif) left no-repeat;
	color: #CCCCCC;
	padding-left: 35px;
}
ul.menu li ul li a:hover {
	background: #0B0F20 url(../images/arraw_index.gif) left no-repeat;
	border-right: 5px #000 solid;
	padding-left: 35px;
}
.code {
	border: 1px solid #ccc;
	list-style-type: decimal-leading-zero;
	padding: 5px;
	margin: 0;
}
.code code {
	display: block;
	padding: 3px;
	margin-bottom: 0;
}
.code li {
	background: #ddd;
	border: 1px solid #ccc;
	margin: 0 0 2px 2.2em;
}
.indent1 {
	padding-left: 1em;
}
.indent2 {
	padding-left: 2em;
}
.indent3 {
	padding-left: 3em;
}
.indent4 {
	padding-left: 4em;
}
.indent5 {
	padding-left: 5em;
}
/**/	
/*questionaire*/
.questionaire {
	text-align:center;
	margin-top:10px;
}
.voting_title {
	background:url(../images/poll.gif) no-repeat right;
	width:100%;
	height:30px;
	border:1px solid #009900;
	border-left:0px;
	border-right:0px;
}
.question {
	font-size:13px;
	color:#003366;
	text-align:right;
	direction:rtl;
	padding-right:50px;
	font-weight:bold;
}
.vote {
	color:#003333;
	font-size:11px;
	font-family:tahoma;
}
.vote li {
	list-style-type:none;
	text-align:right;
	width:300px;
	direction:rtl;
}
.view_result {
	color:#FF3300;
	font-size:11px;
	text-decoration: underline;
}
.vote_message {
	color:#003366;
	font-size:11px;
	text-align:right;
	padding-right:30px;
	height:50px;
}
.btm_div {
	height:auto;
	margin:7px 0 0 0;
	text-align:center;
	width:100%;
}
/*index_adv_fade*/
#photoholder {
	width:450px;
	height:338px;
	background:#fff url('/images/loading.gif') 50% 50% no-repeat;
}
#thephoto {
	filter:alpha(opacity=1);
	width: 712px;
	height: 245px;
}
/*End index_adv_fade*/
span.span_offer {
	color:#990033;
}
