@charset "utf-8";
/* CSS Document */

/* =Styling all elements
========================================================================================================*/
* {	margin: 0;padding: 0;}
a {	outline: none;	border: none;text-decoration: none;}
img {border: none;}
input {	vertical-align: middle;}
.floatleft {float: left !important;}
.floatright {float: right !important;}
abbr, acronym {cursor: help;}
/* ----------- Applying clearfix fix for some browsers to use in appropriate places --------- */
.clearfix:after { content: ".";	display: block;	height:100%;clear: both;visibility: hidden;}
.clearfix {	display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {	display: block;}
/* End hide from IE Mac */
.clear {clear:both}
/*=======================================================================================================*/

/*----------------------------------------= Body =-------------------------------------------------------*/

body {
	background:url(../../media/images/bkg.jpg) left top repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	height:1000px;
	font-weight:bold;
}/*--modified by Jyoti--*/
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#851e10;
	font-weight:bold;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#851e10;
	font-weight:bold;
}
h5 {
	position:absolute;
	top:245px;
	right:275px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
h5 a {
	background:url(../../media/images/arrow.jpg) left center no-repeat;
	padding-left:15px;
	color:#006a43;
}
h6 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#851e10;
	font-weight:bold;
	padding-bottom:10px;
}
a {color:#aa281d;text-decoration: underline;}
a:hover {color:#000; }
/*--------------------------------------= Wrapper =-----------------------------------------------------*/
#main-wrapper {
	background:url(../../media/images/bg.jpg) left top repeat-x;
	padding-bottom:35px;
	}/*--added by Jyoti--*/
#holder {background:url(../../media/images/cbg.jpg) left top repeat-y;
	width:992px;
	margin:0 auto;
	}/*--added by Jyoti--*/
#canvas {background:url(../../media/images/ctop.jpg) no-repeat 0 0;}/*--added by Jyoti--*/
#wrapper {
	background:url(../../media/images/cbottom.jpg) left bottom no-repeat;
	padding-bottom:170px;
	min-height:750px;
	position:relative;
}/*--modified by Jyoti--*/
/*----------------------------------------= Container =--------------------------------------------------*/
#container {
	padding-top:89px;
	/*position:relative;*/
}/*--modified by Jyoti--*/
#scissor {
	position:absolute;
	top:12px;
	left:0px;
	background:url(../../media/images/scissor.png) left top no-repeat;
	width:211px;
	height:390px;
	display:block;
}
/*----------------------------------------= Internal Top Text =-----------------------------------------*/
#int_top_text {
	width:630px;
	/*padding:54px 10px 0 100px;*/
	padding:74px 10px 0 100px;
}
#int_top_text p {
	padding-top:10px;
	line-height:16px;
}
/*---------------------------------------------= Header =------------------------------------------------*/
#header {
	height:101px;
	position:relative;
}
#logo {
	position:absolute;
	top:18px;
	left:97px;
	height:71px;
	width:199px;
	display:block;
}/*--modified by Jyoti--*/
#logo img{ font-size:120%;}
#htext {
		position:absolute; top:82px; left:157px; color:#961108; font-family:"Times New Roman", Times, serif; 
		}
/*--------------------------------------------= Header Navigation =-------------------------------------*/
#header_nav {
	position:absolute;
	top:0px;
	right:185px;
	height:60px;
}
#header_nav ul {
}
#header_nav li {
	list-style:none;
	float:left;
}
#header_nav li a {
	list-style:none;
	float:left;
	height:60px;
	text-indent:-2000em;
}
#header_nav li a:hover, .active_btn {
	background-position: left bottom ! important;
}
/*--------------------------------------= Navigation  Buttons =-------------------------------------------*/
.home_active {
	background:url(../../media/images/mn_home.jpg) no-repeat left bottom;
	width:80px;
	height:60px;
}

#mn_home a {
	background:url(../../media/images/mn_home.jpg) no-repeat left top;
	width:80px;
}

.portfolio_active {
	background:url(../../media/images/mn_portfolio.jpg) no-repeat left bottom;
	width:100px;
	height:60px;
}

#mn_portfolio a {
	background:url(../../media/images/mn_portfolio.jpg) no-repeat left top;
	width:100px;
}

.about_us_active {
	background:url(../../media/images/mn_about_us.jpg) no-repeat left bottom;
	width:94px;
	height:60px;
}

#mn_about_us a {
	background:url(../../media/images/mn_about_us.jpg) no-repeat left top;
	width:94px;
}

.order_active {
	background:url(../../media/images/mn_order.jpg) no-repeat left bottom;
	width:73px;
	height:60px;
}

#mn_order a {
	background:url(../../media/images/mn_order.jpg) no-repeat left top;
	width:73px;
}

.contact_us_active {
	background:url(../../media/images/mn_contact_us.jpg) no-repeat left bottom;
	width:126px;
	height:60px;
}

#mn_contact_us a {
	background:url(../../media/images/mn_contact_us.jpg) no-repeat left top;
	width:126px;
}
/*--------------------------------------= Center Navigation =--------------------------------------------*/
#center_nav {
	position:absolute;
	top:196px;
	left:110px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
#center_nav a {
	font-weight:700;
	color:#000;
	padding:0 4px;
	text-transform:uppercase;
	text-decoration:none;
}
#center_nav a:hover, #center_nav .active_link  {
	color:#a91e17;
	text-decoration:none;
	}
/*--------------------------------------= Top Text =------------------------------------------------------*/
#top_text {
	width:430px;
	padding:54px 10px 0 201px;
}
#top_text p {
	padding-top:10px;
	line-height:18px;
}
/*-------------------------------------= Pocket Form =-----------------------------------------------------*/

#pocket_form {
	position:absolute;
	top:176px;
	right:0;
}
/*----------------------------------------= Order Now Section =--------------------------------------------*/
#order_now {
	position:absolute;
	top:219px;
	right:28px;
	background:url(../../media/images/order_now_img.jpg) no-repeat left top;
	width:192px;
	height:64px;
}
#order_now h4 a {
	position:absolute;
	top:29px;
	right:9px;
	width:130px;
	height:27px;
	text-indent:-2000em;
	display:block;
}
/*-----------------------------------------= Portfolio Section =------------------------------------------*/
#portfolio {
	position:relative;
	top:4px;
	/*left:57px;*/
	background:url(../../media/images//portfolio_img.gif) no-repeat left top;
	width:647px;
	height:182px;
	margin-left:57px;
	z-index:1000;
}/*--modified by Jyoti--*/
#portfolio h2 a {
	width:150px;
	height:35px;
	position:absolute;
	top:145px;
	left:401px;
	/*text-indent:-2000em;*/
	display:block;
}/*--modified by Jyoti--*/
#portfolio h2 span { display:none;}/*--added by Jyoti--*/
/*------------------------------------------= Bottom Section =---------------------------------------------*/

#bottom_section {
	/*position:absolute;
	left:101px;
	top:595px;*/
	padding:25px 0 0 101px;
}/*--modified by Jyoti--*/
/*----------------------------------------------= Bottom Text =---------------------------------------------*/
#bottom_text {width:690px;}
#bottom_text p {
	padding-top:12px;
	padding-right:50px;
	line-height:18px;
}
#bottom_text h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#851e10;
	font-weight:bold;
}/*--added by Jyoti--*/
/*-----------------------------------------------= Right Link =----------------------------------------------*/
#right_section {
	position:absolute;
	right:28px;
	top:581px;
	width:190px;
}
#right_link {
	background:url(../../media/images/rt_link_bg.jpg) left top no-repeat;
	width:200px;
	height:28px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#851e10;
	font-weight:bold;
	height:28px;
	line-height:25px;
	padding-left:10px;
	margin-top:15px;
}/*--modified by Jyoti--*/
#right_link a {
	color:#851e10;
}
#right_link a:hover {
	color:#d1321c;
}
.right_img {text-align:center;} 

.btn_padd {
	padding-top:12px;
}
.rt_button {
	position:absolute;
	bottom:165px;
	right:38px;
}
#right_section select {
	margin-bottom:10px;
	width:140px;
}
/*----------------------------------------= Internal Portfolio =--------------------------------------------*/
#inner_section {
	width:660px;
	padding-left:100px;
}
#inner_section p {
	width:660px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:20px;
}
#inner_section p a {
	color:#990000;
}
#int_portfolio {
	width:660px;
	padding-left:100px;
}
.pf_box1 {
	width:305px;
	float:left;
	padding-right:25px;
	font-size:12px;
	color:#000000;
	padding-top:10px;
	padding-bottom:10px;
}
.pf_box1 h2 {
	font-size:14px;
	color:#0043c8;
	font-weight:bold;
	padding-bottom:5px;
}
.pf_img {
	float:left;
	border:1px #000 solid;
}
.img_bg {
	float:left;
	background-color:#fff;
	padding:6px;
	width:73px;
	height:63px;
	margin-left:2px;
	margin-right:10px;
}
.pf_box_in_rt{
	float:left;
	width:200px;
}
.icon {
	float:left;
	padding-right:5px;
}
.icon_txt {
	height:16px;
	line-height:16px;
	float:left;
	/*width:95px;*/
	padding-top:8px;
}
.icon_txt a {
	font-size:12px;
	font-weight:bold;
	color:#a11000;
	text-decoration:none;
}
.dotted_line {
	font-size:14px;
	color:#b24140;
	letter-spacing:2px;
}
/*------------------------------------------= Bottom Logo Section =----------------------------------------------*/
#logo_link {
	position:absolute;
	bottom:-34px;
	right:29px;
}/*--modified by Jyoti--*/
#logo_link .nda {
	position:absolute;
	bottom:3px;
	right:100px;
}/*--modified by Jyoti--*/
/*--------------------------------------= Bottom Page Number Links =-------------------------------------*/
.page_no {
	position:absolute;
	bottom:126px;
	right:240px;
}
.page_no a {
	font-size:14px;
	font-weight:bold;
	color:#851e10;
	padding:0 4px;
}
.page_no a:hover, .active_no {
	color:#3b0700 !important;
	text-decoration:underline !important;
}
.page_padd {
	margin-left:15px;
}
/*============================================== Form =========================================================*/
form {
	display: inline;
}
label {
	cursor: default;
}
.normal {
	font-weight: normal;
}
.inlineimg {
	vertical-align: middle;
}
.form {
	width:652px;
	margin:0 auto;
	border:1px #901300 dashed;
	padding-top:5px;
}
.form_strip {
	height:35px;
	/*line-height:35px;*/
	padding-right:5px;
}
.text_area {
	height:100px;
	line-height:30px;
}
.form label {
	text-align:right;
	width:116px;
	float:left;
}
.form input, .form select {
	margin-left:10px;
}
.form textarea {
	margin-left:10px;
	margin-top:10px;
	height:85px;
	width:450px;
}
.form strong {
	padding-left:15px;
}
.form_center {
	text-align:center;
	float:left;
	width:49%;
}
.form_center input {
	text-align:left;
	vertical-align: middle;
	margin-left:50px;
	margin-top:0px;
	width:200px;
}
.messanger_bx {
	height: 120px;
	padding-top:5px;
	padding-bottom:5px;
}
.text_align_rgt {
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
}
.red_star {
	color: #FF0000;
}
.padding_top5 {
	padding-top:5px !important;
}
.padd_top10 {
	padding-top:10px;
}
.padd_lt25 {
	padding-left:25px;
}
.label2 {
	text-align:left;
	width:300px;
}
.checkbox {
	margin-right:25px;
}
.input_box {
	float:left;
	height:20px;
	width:148px;
	margin-left:10px;
	margin-top:5px;
}

.inputbox {
height:20px;
	width:148px;
	margin-left:10px;
	margin-top:5px;
}

.imginput_box {
	float:left;	
	margin-left:10px;
	margin-top:5px;
}
/*================================================= Form Contact=========================================================*/

.form_contact {
	width:652px;
	margin:0 auto;
	border:1px #901300 dashed;
	padding-top:5px;
}
.form_contact_strip {
	height:32px;
	line-height:32px;
}
.contact_text_area {
	height:100px;
	line-height:30px;
}
.form_contact label {
	text-align:right;
	width:250px;
	float:left;
}
.form_contact input, .form select {
	margin-left:10px;
}
.form_contact textarea {
	margin-left:10px;
	margin-top:6px;
	height:85px;
	width:200px;
}
.form_contact strong {
	padding-left:15px;
}
.contact_input_box {
	float:left;
	height:20px;
	width:148px;
	margin-left:10px;
	margin-top:5px;
}
/*-----------------------------------------= Order Page =----------------------------------------------*/
.order_blue_txt {
	color:#0041a8;
	font-size:15px;
	font-weight:bold;
}
.price_txt {
	color:#bd0000;
	font-size:20px;
	font-weight:bold;
	/*padding-left:115px;*/
	padding-left:55px;
}
.title_txt {
	font-size:15px;
	font-weight:bold;
	color:#851e10;
}
/*----------------------------------------= Professional Package =-----------------------------------------------------*/
.order_left {
	float:left;
	width:320px;
	padding-top:5px;
	background:url(../../media/images/sep_line.gif) repeat-y right top;
	margin-top:10px;
	padding:0 10px 0 100px;
	font-size:12px;
	font-weight:bold;
}
.order_left p {
	padding-top:10px;
	line-height:18px;
	width:300px;
	text-align:justify;
}
.order_title {
	background:url(../../media/images/title_bg.gif) repeat-y left top;
	height:28px;
	line-height:28px;
	padding-left:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#851e10;
	font-weight:bold;
}
/*-------------------------------------------= Standard Package =-----------------------------------------------------*/
.order_right {
	float:left;
	width:320px;
	padding-top:10px;
	margin-top:9px;
	padding:0 10px 0 15px;
	font-size:12px;
	font-weight:bold;
}
.order_right p {
	padding-top:10px;
	line-height:18px;
	width:300px;
	text-align:justify;
}
/*---------------------------------------------= Footer =------------------------------------------------------------*/
#footer {
	position:absolute;
	bottom:92px;
	/*left:50px;*/
	width:990px;
	text-align:center;
	padding:25px 0 0 0;
	font-size:19px;
	font-weight:bold;
	color:#502b18;
}/*--modified by Jyoti--*/
#footer a {
	color:#502b18;
	/*padding:0 20px;*/
}/*--modified by Jyoti--*/
#footer a:hover {
	color:#aa3a00;
}
/*-----------------------------------------= Copyright Section =---------------------------------------------------*/
#copyright {
	position:absolute;
	top:105px;
	right:20px;
	color:#f1ffff;
	font-size:12px;
	text-align:right;
}/*--modified by Jyoti--*/
#copyright a {
	color:#F1FFFF;
}
#copyright a:hover {
	color:#acacab;
}
.yellow_txt {
	padding-top:5px;
	color:#fff0b3;
}

.yellow_txt a{
	padding-top:5px;
	color:#fff0b3 !important;
}

.footer_links{
	position:relative;
	color:#fff;
	font-weight:normal;
	text-align:center;
	margin-top:10px;	
}
.footer_links a{
	color:#fff;
	font-weight:normal;
	margin:0 5px;
}
.footer_links a:hover{
	text-decoration:underline;
}

/*------------------Order confirmation page styles----------------------------*/

.title{
	float:left;
	position:relative;
	width:675px;
	text-align:center;
	margin-left:90px;	
	margin-top:55px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#851e10;
	line-height:50px;
	background:url(../../media/images/line_hr.png) repeat-x bottom left;
}

#box_green{
	float:left;
	position:relative;
	background:url(../../media/images/box_green.jpg) no-repeat;
	width:469px;
	height:216px;
	left:210px;
	margin-top:1px;
}

#box_green h1{	
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#d1d9ae;
	text-align:center;
	margin-top:10px;
}

#box_inner{
	position:relative;
	background:url(../../media/images/box_inner_bg.jpg) repeat-y center top;
	width:392px;
	height:84px;
	top:20px;
	left:36px;
}

#box_inner p{
	font-family:"Times New Roman", Times, serif;	
	font-size:14px;
	font-weight:bold;
	color:#654430;
	padding-top:5px;
	padding-left:5px
}

#box_inner p span{
	font-weight:bold;
	padding-left:25px;
}

.btn_link_to_download{
	margin-top:20px;
	text-align:center;
	margin-left:80px;
}
.from_admin{
	float:right;
	font-family:Trajan Pro;	
	font-size:14px;
	font-weight:bold;
	color:#f1c903;
}

/*------------------Sitemap page styles----------------------------*/

.link_list ul{
	padding-top:20px;	
	margin-left:200px;
}
.link_list li{
	list-style:none;
	background:url(../../media/images/arrow2.gif) no-repeat left 8px;
	height:25px;
	line-height:25px;
	padding-left:12px;
}
.link_list li a{
	color:#000000;
	font-size:13px;
	line-height:25px;
}
.link_list a:hover{
	text-decoration:underline;
}

.alpha {
color:#000000;
 
}

a.alpha:hover{
color:#9F0000;
 
}

.price_txt em {
	font-style:normal;
	text-decoration:line-through;
	}
.pagination{
	clear:both;
	float:right;	
	text-align:right;
	/*float:left;
	width:570px;*/
}
.breadcrumb {
	position:absolute;
	top:230px;
	left:100px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.twitter {
	position:absolute;
	top:-8px;
	left:50px;
}

/*------= Order New =-----*/
.selected_pkg {background-color:#d3bf99; width:309px; margin:13px 0 10px 0; padding:0 0 5px 2px}
.no_sel {width:309px; margin:13px 0 10px 0; padding:0 0 5px 2px}
.selected_pkg p {padding:5px 15px 0 18px; width:287px;}
.no_sel p {padding:5px 15px 0 20px; width:287px;} 
.order_subtitle{ font-size:18px; color:#851e10; font-weight:700;}
.red_txt{ color:#851e10; font-weight:700;}
.align-center{text-align:center;}
.align-right{text-align:right !important;}
.text-nodeco {text-decoration:none;}
.text-deco {text-decoration:underline !important;}
.padd15{padding-top:15px;}
.padd_lt15{padding-left:15px;}
.padd_lt150{padding-left:150px;}
.padd_lt135{padding-left:135px;}
.padd_lt145{padding-left:145px;}
.padd_rt25 {padding-right:25px;}
.height100 {height:100px;}
.height40 {height:40px;}
.height370 {height:370px;}
.pos-top{top:293px !important;}
.err_msg {color: #FF0000;}
.succ_msg {color: #1ba100;}
.curs_default{ cursor:default;}