@charset "utf-8";
/* Main Document */
/*
* Created by
* Haris.Karat
* haris.karat@gmail.com
* +91 80 86 56 27 46
* www.wazzam.in
* 28/01/2013
*/
@import url('reset.css');
@import url('fonts.css');

.main
	{width:760px;
	margin:0 auto;
	}
header
	{width:760px;
	height:156px;
	background:url(../images/header.jpg) no-repeat;
	float:left;
	}
.language_btn
	{
		
  
		padding:4px 8px;
	background:#fff;
	color:#ff6600;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	margin:110px 19px 0 688px;
	webkit-border-radius: 5px 5px;
		-moz-border-radius: 5px 5px;
		-ms-border-radius: 5px 5px;
		-o-border-radius: 5px 5px;
		border-radius: 5px 5px;
	}
.language_btn:hover
	{color:#ff6600;}		
.content
	{width:700px;
	margin:5px auto 0px auto;}	
.top_left
	{width:435px;
	margin:5px 0px 0px 10px;
	float:right;
	text-align:justify;
	}

dd.top_menu
	{width:175px;
	margin:15px 50px 0px 0px;
	float:right;
	}	
a.download_bt
	{width:98px;
	height:37px;
	background:url(../images/download-bt.png) no-repeat;
	float:right;
	}
a.download_bt:hover
	{background:url(../images/download-btH.png);}	
a.print_bt
	{width:64px;
	height:37px;
	background:url(../images/print-bt.png) no-repeat;
	margin-left:10px;
	float:left;
	}
a.print_bt:hover
	{background:url(../images/print-btH.png);}		
.top_right
	{float:left;
	margin:0px 25px 10px 0px;}
	
aside
	{width:245px;
	float:right;
	padding-top:10px;
	}
section
	{width:425px;
	padding:30px 15px;
	min-height:500px;
	background:#fff;
	float:left;
	-webkit-box-shadow: 1px 1px 8px #a7a39c; -moz-box-shadow: 1px 1px 8px #a7a39c; box-shadow: 1px 1px 8px #a7a39c; position: relative; z-index: 1;
	}
	
/** tabs**/
ul.menu li
	{margin:5px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	text-align:center;}
	
.menu a {
		padding:5px 0px 3px 0px;
		display:inline-block;
		background:#f37021;
		width:100%;
		min-height:30px;
		-webkit-border-radius: 0px 5px 5px 0px;
		-moz-border-radius: 0px 5px 5px 0px;
		-ms-border-radius: 0px 5px 5px 0px;
		-o-border-radius: 0px 5px 5px 0px;
		border-radius: 0px 5px 5px 0px;	
		
		-webkit-box-shadow: 2px 2px 4px #A7A39C;
		-moz-box-shadow: 2px 2px 4px #a7a39c;
		box-shadow: 2px 2px 4px #A7A39C;
		}
.menu a img
	{margin:2px 0px 3px 0px;}	
.menu a:hover
		{
		background:#fff;
		width:100%;
		}
.menu a.active
		{
		background:#fff;
		cursor:default;
		}
/*.menu a.active:hover
		{
		background:#460800;
		color:#fff;
		}*/
	
.part1
	{font-size:18px;
	color:#636c41;
	line-height:25px;
	margin:10px 0;
	}
.part1 strong1 bold
	{font-family:'triplexboldregular', Arial, Helvetica, sans-serif;}	
	
ul.type1	{}
ul.type1 li
	{padding:8px 0px;
	border-bottom:1px dashed #c6c6c6;
	}
ul.type1 li:last-child
	{border-bottom:none;}
ul.type1 dd
	{width:333px;
	float:right;
	}
ul.type1 dt
	{width:30px;
	float:left;
	text-align:right;
	}
.head1, ul.type1 dt, .td3
	{font-family:'triplexboldregular', Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}

.second1
	{width:139px;
	float:left;
	}
.second1 .right
	{position:absolute;
	margin:0px 12px 0px 0px;
	}

/* page2*/	
.type2 
	{width:100%;}		
.type2 .td1
	{width:255px;
	padding:8px 0px;
	border-bottom:1px dashed #c6c6c6;}
.type2 .td2
	{width:50px;
	padding:0px 0px;
	padding-left:10px;
	border-bottom:1px dashed #c6c6c6;	
	}
	
.type2 .td3
	{width:78px;
	text-align:center;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:16px;
	background:#f9e6d7;
	}
#tab2 .type2 tr:last-child .td3
	{-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;}
			
.second-bot-r
	{position:absolute;
	right:0px;
	margin:-3px 30px 0px 0px;
	}
	
/* pag3*/	
#tab3 .part1
	{font-size:16px;}

.center_img
	{position:absolute;
	z-index:99;
	margin:150px 110px 0px 0px;}
.type3 
	{width:100%;}		
.type3 .td1
	{width:255px;
	padding:8px 0px;
	border-bottom:1px dashed #c6c6c6;}
.type3 .td2
	{width:60px;
	padding:0px 0px;
	padding-left:10px;
	border-bottom:1px dashed #c6c6c6;	
	}
	
#tab3 img.left
	{position:absolute;
	left:0;
	margin:2px 0px 0px 46px;}	
.type3 .td3
	{width:54px;
	text-align:center;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:16px;
	background:#f9e6d7;
	padding:0px 0px 18px 0px;
	position:absolute;
	margin-top:30px;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
	}	

/** Page4 **/
#tab4 .right
	{font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:16px;}	

/** page 5**/
.type5
	{width:100%;
	background:url(../images/tab5-bg.jpg) 0px 0px repeat-y;
	border-bottom:1px dashed #c6c6c6;
	padding-bottom:10px;
	}
.type5:last-child
	{border-bottom:none;}	
.type5 tr:last-child td{padding-bottom:10px;}

.type5 .head1
	{padding-top:10px; width:205px; float:left;}
.type5 td
	{padding:2px 0px;}

.type5 tr.last td
	{padding-bottom:10px;}	
	
.type5 .td1
	{width:205px;}
.type5 .td2
	{width:45px;}
.type5 .td3
	{width:25px;
	text-align:right;
	font-weight:normal !important;
	font-family:'triplexlight', Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-right:20px;}
.type5 .td4
	{width:80px;
	padding-left:15px;
	font-weight:bold;
	text-align:center;}
						
/* page 7 ***/
.type7H, .type7
	{width:100%;}

.type7H .td1	
	{font-size:22px;
	width:255px;
	color:#460800;
	padding:10px 0px;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:bold;}
.type7H .td2
	{width:36px;
	font-size:20px;
	padding:10px 0px;
	text-align:right;}
.type7H .td3
	{width:85px;
	text-align:center;
	padding:10px 0px;
	font-size:17px;}

.type7
	{border-bottom:1px dashed #c6c6c6;
	padding:5px 0px;
	display:block;
	}
.type7:last-child
	{border-bottom:none;}	
.type7 .td1	
	{font-size:16px;
	font-family:'triplexboldregular', Arial, Helvetica, sans-serif;
	width:268px;
	font-weight:bold;
	padding:2px 0px;}
	
.type7 .td2
	{width:36px;
	text-align:right;}
.type7 .td3
	{width:85px;
	text-align:center;}		


/** PAGE 8 **/
.type8 li
	{border-bottom:none !important;
	font-size:16px;
	font-family:'triplexboldregular', Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px 0px !important;}

/** PAGE9 **/
#tab9 .part1
	{width:250px;
	font-size:16px;
	}
#tab9 .part1 strong, bold
	{font-family:'triplexboldregular', Arial, Helvetica, sans-serif;}

#tab9 ul.type1 .head1
	{font-family:'triplexlight';}
	
#tab9 li {border-bottom:none;}

#tab9 li bold, strong
	{font-family:'triplexboldregular', Arial, Helvetica, sans-serif;}

/** PAGE 10**/
#tab10 .right
	{font-family:Myriad Pro, Arial, Helvetica, sans-serif;}
#tab10 li div
	{padding-bottom:8px;
	float:left;
	width:100%;}
#tab10 li {border-bottom:none; padding-bottom:20px;}
#tab10 li:last-child
	{padding-bottom:0px;}


/* Page 12**/
#tab12 ul.type1 li dd
	{width:100%;}


#tab12 ul.type1 li div
	{width:320px;}




	
/** #####################################FOOTER**/
footer
	{margin-bottom:15px;}
footer .left
	{width:182px;
	height:62px;
	margin:8px 50px 0 82px;
	float:right;
	background:url(../images/footer-left.png) no-repeat;
	}
footer .right
	{width:400px;
	padding-top:15px;
	font-family:'triplexlight', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:15px;
	float:right;
	color:#1d1d1b;
	}	