/* CSS Document */
@font-face {
    font-family: 'FertigoProRegular';
    src: url('../images/fonts/fertigopro-webfont.eot');
    src: url('../images/fonts/fertigopro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/fonts/fertigopro-webfont.woff') format('woff'),
         url('../images/fonts/fertigopro-webfont.ttf') format('truetype'),
         url('../images/fonts/fertigopro-webfont.svg#FertigoProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background:url(../images/bg-main.jpg) no-repeat top center;
	background-color:#fafafa;
	margin:0px;
	padding:0px;
	}

a.int_link:link
{ font-weight:bold; text-decoration:none; color:#2a2a2a; }	
a.int_link:visited
{ font-weight:bold; text-decoration:none; color:#2a2a2a;}	
a.int_link:hover
{ font-weight:bold; text-decoration:underline; color:#2a2a2a;}	
	

.icon_panel-21 {
display: block !important;
height: 150px;
margin: -150px 0 0 !important;
position: fixed !important;
top: 40% !important;
width: 46px;
z-index: 100001 !important;
right: 0;
background-color:#fff;
}

.icon_panel-22 {
display: block !important;
height: 150px;
position: fixed !important;
top: 0% !important;
width: 125px;
z-index: 100001 !important;
right: 0;
border:0px solid #fff;
}

.big {
font-size:28px;
font-family:calibri;
font-weight:bold;
color:#fff;
background-color:#0D4C82;
/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
filter: alpha(opacity=90);
opacity:0.8;
-moz-opacity:0.8;*/
-webkit-border-radius:5px;
-moz-radius-border:5px;
padding:5px 10px 5px 10px;}

.icon_panel-2 {
	height: 150px;
	left:0px;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 100px;
	width: 23px;
	z-index:999;
}
.icon_panel-2 ul, .fdbk_tab li {
	padding:0px;
	margin:0px;
	height:33px;
	list-style:none;
}
	
h1{
	font-family:Verdana, Calibri;
	color:#005fa4;
	font-size:22px;
	margin:0px;
	padding:0 0 10px 0;
	font-weight:600;
	}
	
.heading_co{
	font-family:arial;
	color:#333;
	font-size:14px;
	margin:0px;
	font-weight:bold;
	padding:0 0 10px 0;
	line-height:1.8;
	}

.bld_ita {
	font-weight:bold;
	font-style:normal;
	color:#006fbd;
}

.sub_head {
	color:#005fa4;
	font-size:20px;
	font-style:italic;
	font-family:Calibri;
	font-weight:bold;
	line-height:1.5;
	}

td {
	font-family:tahoma;
	font-size:11px;
	color:#2a2a2a;
	line-height:18px;
	}
a.read:link {
	font-family:tahoma;
	font-size:11px;
	color:#006fbd !important;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}

a.read:visited {
	font-family:tahoma;
	font-size:11px;
	color:#006fbd !important;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}

a.read:hover {
	font-family:tahoma;
	font-size:11px;
	color:#2a2a2a;
	line-height:18px;
	font-weight:bold;
	text-decoration:underline;
}
	
#top_link {
	width:620px;
	float:right;
	padding:8px 15px 8px 0;
	text-align:right;
	font-family:tahoma;
	font-size:12px;
	color:#9cc9e2;
	background-color:#2a2a2a;
	letter-spacing:1px;
	-webkit-border-radius:5px;
-moz-radius-border:5px;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
filter: alpha(opacity=70);
opacity:0.7;
-moz-opacity:0.7;
	}
	
#top_link a {
	text-decoration:none;
	color:#9cc9e2;
	}
	
#top_link a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
	
#package {
	width:692px;
	padding:8px;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#9cc9e2;
	background-color:#32698d;
	-webkit-border-radius:5px;
-moz-radius-border:5px;
	}
	
#package a {
	text-decoration:none;
	color:#b5d8ea;
	}
	
#package a:hover {
	color:#fff;
	text-decoration:underline;
	}

	
/****  		Main Menu CSS		********/	
	
#menu {
	width:680px;
	margin:50px 0 0 60px;
	padding:0px;
	border:0px solid #ccc;
	position:absolute;
	}
	
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;
	
	}
	
#menu li {
	list-style:none;
	float:left;
	text-align:center;
	margin:0px;
	display:block;
	text-align:center;
	position:relative;
	padding: 5px 12px 5px 12px;
	border:0px solid #fff;
	}
	
#menu li:hover {
	border: 0px solid #fff;
	padding: 5px 12px 5px 12px;
	
	/* Background color and gradients */
	
	background: #f2f2f2;

	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}

#menu .homeico li {
	list-style:none;
	float:left;
	text-align:center;
	margin:0px;
	display:block;
	text-align:center;
	position:relative;
	padding: 5px 15px 5px 15px;
	border:0px solid #fff;
	}
	
#menu .homeico li:hover {
	border: 2px solid #000;
	padding: 5px 15px 5px 15px;
	
	/* Background color and gradients */
	

	/* Rounded corners */
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}

#menu li a {
	color:#fff;
	font-family:calibri;
	font-size:16px;
	display:block;
	outline:0;
	text-decoration:none;
	}

#menu li:hover a {
	color:#000;
}

/*#menu li a:hover {
	color:#fff;
	background-color:#009fe6;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	}*/

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:0px solid #fff;
	border-top:none;
	
	/* Gradient background */
	background:#f2f2f2;

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	box-shadow:2px 2px 2px #2a2a2a;

}

.dropdown_1column {width: 150px;}
.dropdown_2columns {width: 240px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 500px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:0px;
	top:auto;
	z-index:100;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:140px;}
.col_2 {width:225px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {
	/* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
	left:auto;
	right:0px;
	top:auto;
}

#menu p, #menu h2, #menu h3{
	font-family:calibri;
	line-height:21px;
	font-size:16px;
	text-align:left;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:5px 0 5px 8px;
	padding-bottom:5px;
	color:#454545;
	letter-spacing:0.5px;
	border-bottom:1px dotted #ccc;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	width:205px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0090d2;
	padding-left:8px;
}
#menu li:hover div a:hover {
	color:#fff;
	padding-left:8px;
	background-color:#0090d2;
}

#menu li:hover div .simple  a {
	font-size:12px;
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0090d2;
	padding-left:8px;
}
#menu li:hover div .simple a:hover {
	color:#fff;
	padding-left:8px;
	background-color:#0090d2;
}



.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}
/***** End ******/		
	
.logo_mar {
	margin-left:20px;
	}
	
/*****  Main Content  ******/

#web_design {
	width:229px;
	float:left;
	margin:0px;
	padding:0 28px 0 0;
	height:259px;
	background:url(../images/design-box.jpg) no-repeat; 
}

#web_development {
	width:229px;
	float:left;
	margin:0px;
	height:259px;
	padding:0 28px 0 0;
	background:url(../images/dev-box.jpg) no-repeat;
}

#seo {
	width:229px;
	float:left;
	margin:0px;
	height:259px;
	padding:0 28px 0 0;
	background:url(../images/seo-box.jpg) no-repeat;
}

#psd {
	width:229px;
	float:left;
	margin:0px;
	height:259px;
	padding:0px;
	background:url(../images/psd-box.jpg) no-repeat;
}

#web_design h3, #web_development h3, #seo h3, #psd h3 {
	font-family:FertigoProRegular;
	font-size:22px;
	color:#000000;
	text-align:center;
	margin:110px 0 5px 0;
	padding:0px;
	font-weight:normal;
	}

.txt_11_blue {
	font-family:tahoma;
	font-size:11px;
	color:#006fbd;
	text-align:center;
	line-height:18px;
}

a.txt_11_blue:link {
	font-family:tahoma;
	font-size:11px;
	color:#006fbd;
	text-align:center;
	text-decoration:none;
	line-height:18px;
}

a.txt_11_blue:hover {
	font-family:tahoma;
	font-size:11px;
	color:#006fbd;
	text-align:center;
	text-decoration:underline;
	line-height:18px;
}


.txt_11_blk {
	font-family:tahoma;
	font-size:11px;
	color:#2a2a2a;
	text-align:center;
	line-height:18px;
}

.shadow_sep {
background: url(../images/shadow-1-bg.png) no-repeat left top;
padding-left: 30px;
}

#footer_mainbg {
width:100%;
background:url(../images/footer.jpg) repeat-x ;
background-color:#552f86;
height:380px;
padding:37px 0 0 0;
}

.foot_bg {
background:url(../images/footer-bg.jpg) no-repeat;
height:300px;
}

.foot_serv {
padding:20px 30px 10px 0;
}

.head {
font-family:calibri;
font-size:20px;
color:#fff;
line-height:1.5;
font-weight:normal;
text-transform:uppercase;
text-shadow:1px 1px 1px #2a2a2a;
}

.ali_bullet {
display:block;
margin:0 0 10px 0;
padding:0px;
color:#fff;
list-style:none;
}

.ali_bullet li a{
background:url(../images/bullet.png) no-repeat left center;
padding-left:15px;
line-height:26px;
display:block;
border-bottom:1px dotted #6179b8;
color:#fff;
text-decoration:none;
}

.ali_bullet li a:hover{
background-color:#000;
color:#fff;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
filter: alpha(opacity=50);
opacity:0.5;
-moz-opacity:0.5;
}

.serv_nav {
display:block;
margin:0 0 10px 0;
padding:0px;
color:#fff;
list-style:none;
}

.serv_nav li a{
padding-left:8px;
line-height:28px;
display:block;
color:#454545;
font-weight:bold;
border-bottom:1px dotted #cccccc;
text-decoration:none;
}

.serv_nav li a:hover{
background-color:#005fa4;
color:#fff;
font-weight:bold;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
filter: alpha(opacity=80);
opacity:0.8;
-moz-opacity:0.8;
}

.field_name {background:transparent url(../images/news-name-bg.png) no-repeat scroll 0 0; border:0 none; color:#4c6155; width:145px; height:27px; margin:0px; padding:0px 0px 0px 0px; float:left;}

.field_email {background:transparent url(../images/news-email-bg.png) no-repeat scroll 0 0; border:0 none; color:#4c6155; width:150px; height:27px; margin:0px; padding:0px 0px 0px 0px; float:left;}

.field_txt {
font-family:arial;
font-size:11px;
font-style:italic;
}

#copyright{
background-color:#000;
color:#fff;
line-height:1.6;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
filter: alpha(opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-webkit-border-radius:5px;
-moz-radius-border:5px;
padding:10px 15px 10px 15px;
}

/******  Free Quote  *********/

.career-fill-inputbg {
float: left;
display: block;
background: url(../images/career-fillbg1.png) no-repeat;
width: 239px;
height: 31px;
margin:5px 0 5px 0;
}

.career-fill-txtbg {
float: left;
display: block;
background: url(../images/career-text-fillbg1.png) no-repeat;
width: 239px;
height: 101px;
margin:5px 0 5px 0;
}

.fill-input {
width: 360px;
height: 31px;
background: none;
border: none;
padding: 0 5px;
line-height: 31px;
border-image: initial;
}

.fill-textarea {
width: 368px;
height: 101px;
background: none;
border: none;
padding: 0 5px;
height: 101px;
overflow: hidden;
resize: none;
border-image: initial;
}

.slide-out-div {
          padding: 20px 10px 10px 20px;
          width: 360px;
          background: #f2f2f2;
          border: 1px solid #fff;
		  position: fixed !important;
		  z-index:100;
		  margin-top:2px;
}


.portfolio_holder_first {
	width: 999px;
	float: left;
	clear: left;
	padding: 25px 0 20px 0;
	border-top: 1px dashed #5f4736;
	border-bottom: 1px dashed #5f4736;
	overflow: hidden;
}
.portfolio_holder {
	width: 999px;
	float: left;
	clear: left;
	padding: 0 0 20px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px dashed #5f4736;
	overflow: hidden;
}
.portfolio_holder_thumb{
	float: left;
}
.portfolio_holder_about {
	float: right;
	width: 280px;
}
.portfolio_holder_about p {
	font-size: 13px;
	color: #fff;
	line-height: 18px;
}
.portfolio_holder_about a {
	font-size: 13px;
	color: #da6709;
	text-decoration: none;
	display: block;
	margin-top: 20px;
}
.portfolio_holder_about h6 {
	font-size: 23px;
	margin: 0px 0 2px 0;
	font-family: fagoco, arial, sans-serif;
	color: #fff;
	font-weight: normal;
} 
.portfolio_thumb {
	height: 240px;
	width: 637px;
	float: left;
	position: relative;
	overflow: hidden;
}
.portfolio_content {
	height: 240px;
	background: url(../images/slide_bg.png) no-repeat;
	opacity: 0.90;
	width: 637px;
	top: 240px;
	position: absolute;
}
.portfolio_content_link {
	height: 240px;
	width: 637px;
	display: block;
}
#portfolio_thumbnails {
	list-style: none;
	margin: 0 0 50px 0;
}
#portfolio_thumbnails li {
	list-style: none;
}


#portfolio_area {
	width:959px;
	height:240px;
	margin:0 0 25px 0;
	padding:15px;
	background-color:#f2f2f2;
	border:1px dotted #cccccc;
}

#port_thumb {
	width:637px;
	height:240px;
	float:left;

}

#port_content {
	width:280px;
	height:240px;
	padding:0 0 0 22px;
	float:left;
}

#port_content h5 {
	font-size: 24px;
	margin: 0px 0 10px 0;
	font-family:Verdana, Calibri;
	color:#005fa4;
}

#port_content h6 {
	font-size: 16px;
	margin: 0px 0 8px 0;
	font-family:Verdana, Calibri;
	color:#2a2a2a;
}

#port_content ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
/* ------pricing table---- */
.pricing_box{width:271px; margin-right:1px; float:left;}
.black_price_head{width:271px; height:38px; line-height:38px; background:url(../images/black_head.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:16px; text-shadow:0 1px 0 #000;}
.black_price_rs{width:271px; height:78px; line-height:58px; background:url(../images/black_rs.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:32px; text-shadow:0 1px 0 #000;}
.features_div{height:50px; border-bottom:1px solid #d9d9d9; background:#eaeaea; text-align:center; line-height:50px; color:#000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:16px; text-shadow:0 1px 0 #fff;}
.price_light{ background:#f6f6f6;  border-bottom:1px solid #d9d9d9; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#2d2d2d; line-height:18px; padding:8px 0px 8px 5px;  font-weight:bold; }
/*.price_light{height:40px; background:#f6f6f6; border-bottom:1px solid #d9d9d9; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#2d2d2d; line-height:18px; padding:5px 0 0 5px; font-weight:bold; text-align:center;}
.price_dark{height:40px; background:#eaeaea; border-bottom:1px solid #d9d9d9; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#2d2d2d; line-height:18px; padding:5px 0 0 5px; font-weight:bold; text-align:center;}*/
.price_dark{background:#eaeaea; border-bottom:1px solid #d9d9d9; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#2d2d2d; line-height:18px; padding:8px 0px 8px 5px; font-weight:bold; }

.pricing_box_other{width:108px; margin-right:1px; float:left;}
.blue_price_head{width:108px; height:38px; line-height:38px; background:url(../images/blue_head.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:16px; text-shadow:0 1px 0 #000;}
.blue_price_rs{width:108px; height:78px; line-height:58px; background:url(../images/blue_rs.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:32px; text-shadow:0 1px 0 #000;}

.green_price_head{width:108px; height:38px; line-height:38px; background:url(../images/green_head.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:16px; text-shadow:0 1px 0 #000;}
.green_price_rs{width:108px; height:78px; line-height:58px; background:url(../images/green_rs.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:32px; text-shadow:0 1px 0 #000;}

.sea_price_head{width:108px; height:38px; line-height:38px; background:url(../images/sea_head.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:16px; text-shadow:0 1px 0 #000;}
.sea_price_rs{width:108px; height:78px; line-height:58px; background:url(../images/sea_rs.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:32px; text-shadow:0 1px 0 #000;}

.dark_price_head{width:108px; height:38px; line-height:38px; background:url(../images/dark_blue_head.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:16px; text-shadow:0 1px 0 #000;}
.dark_price_rs{width:108px; height:78px; line-height:58px; background:url(../images/dark_blue_rs.jpg) no-repeat; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:32px; text-shadow:0 1px 0 #000;}

.blue_buy{background:url(../images/blue_buy.jpg) repeat-x #3c9ddc; height:22px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; box-shadow:0 1px 1px #ccc; -moz-box-shadow:0 1px 1px #ccc; -webkit-box-shadow:0 1px 1px #ccc; text-decoration:none; padding:5px 22px; margin:0 auto; text-align:center; color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.price_lighthd{ background: #676767;  border-bottom:1px solid #d9d9d9; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#2d2d2d; line-height:18px; padding:0px;  font-weight:bold; margin:0px; padding:8px 0;}
.features_diva{ color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; font-size:16px; text-shadow:0 1px 0 #000; padding: 0; margin:0; }
.spnpaddinleft {
	padding-left: 14px;
}



#testi {
background-color:#f2f2f2;
border:1px solid #ccc;
-webkit-border-radius:10px;
-moz-radius-border:10px;
border-radius:10px;
padding:18px 15px 15px 15px;
}

.row{display:block; padding:20px 0 0 0; overflow:hidden;}
.row .image-box{float:left; width:302px; height:201px; background:url(../images/photoframe.gif) no-repeat center 0;}
.image-box.padding-left-right{padding:0 39px;}
.image-box p{float:left; width:auto; color:#979797; font:bold 13px Arial, Helvetica, sans-serif; padding:0px 0 0 10px; text-transform:capitalize;}
.image-box p a {
outline: none;
color: #626262;
text-decoration: none;
}

.image-box p a:hover {
outline: none;
color: #006FBD;
text-decoration: none;
}
.image-box ul{float:right; width:auto; list-style:none; margin:0; padding:12px 0px 0 0;}
.image-box li{padding-right:5px; float:left;}
.image-box li.first{padding-right:10px; color:#7AC142; font-weight:bold;}
.image-box li a{float:left; text-decoration:none;}
.image-box li a.s-link{background:url(../images/live-site.gif) no-repeat 0 0; width:14px; height:14px;}
.image-box li a.s-twitter{background:url(../images/twitter-icon.gif) no-repeat 0 0; width:10px; height:13px;}
.image-box li a.s-fb{background:url(../images/fb1-icon.gif) no-repeat 0 0; width:6px; height:14px;}
.image-box li a.s-nt-live{background:url(../images/nt-live-site.gif) no-repeat 0 0; width:16px; height:14px;}


.image-box li a:hover{background-position:0 bottom; text-decoration:none;}



/* =Deal List
-------------------------------------------------------------- */
.wrapper {
width: 1000px;
margin: 0 auto;
}

.deal_mainbox_area {
width:620px;
float:left;
padding:20px;
background:#f2f2f2;
border:1px solid #ccc;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(../indexee82.html?pie=true);
font-family:calibri;
font-size:15px;
margin-right:20px;
line-height:1.5;
}

.deal_mainbox {
width:690px;
float:left;
}

.dealbox {
	float:left;
	width:274px;
	margin-right:29px;
	background:#f0f0f0;
	padding:20px;
	-moz-box-shadow: 0px 1px 3px #989898;
	-webkit-box-shadow: 0px 1px 3px #989898;
	box-shadow: 0px 1px 3px #989898;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../indexee82.html?pie=true);
}
.deal-title {
	float:left;
	width:100%;
	font-size:20px;
	line-height:1.3em;
	height:5em;
	font-family:calibri;
	text-align:center;
	color:#2a2a2a;
}
.deal-title a {
	text-decoration:none;
	color:#2a2a2a;
}

.deal-title a:hover {
	text-decoration:none;
	color:#1C84C1;
}
.deal-image {
	float:left;
	width:272px;
	padding:1px;
	border:1px solid #a8a8a8;
	background:#ffffff;
	margin-bottom:20px;
}
.deal-rating {
	float:left;
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.deal-details {
	float:left;
	background:#ffffff;
	width:264px;
	padding:20px 5px;
	margin-bottom:20px;
	font-size:14px;
	font-weight:bold;
	font-family:calibri;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #ccc;
}
.deal-detail {
	float:left;
	width:88px;
	text-align:center;
	color:#888787;
}
.deal-detail span {
	font-size:18px;
	line-height:1.3em;
	color:#525252;
}
.deal-detail.yousave{
	color:#525252;
}
.deal-detail.yousave span{
	color:#006294;
}
.deal-view {
	float:left;
	width:100%;
	text-align:center;
}
.deal-view a {
	background:url(../images/download.png);
	width:160px;
	height:51px;
	display:inline-block;
}
.deal-view a:hover {
	background-position:0 -51px;
}

.deal-view-btn {
	float:left;
	width:100%;
	text-align:center;
}
.deal-view-btn a {
	background:url(../images/viewdeal-blue.png);
	width:153px;
	height:52px;
	display:inline-block;
}
.deal-view-btn a:hover {
	background-position:0 -52px;
}

.deal-view-deta {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:25px;
}
.deal-view-deta a {
	background:url(../images/download1.png);
	width:234px;
	height:73px;
	display:inline-block;
}
.deal-view-deta a:hover {
	background-position:0 -73px;
}

.deal_buynow {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:25px;
}
.deal_buynow a {
	background:url(../images/sprite-buy_now.png);
	width:234px;
	height:75px;
	display:inline-block;
}
.deal_buynow a:hover {
	background-position:0 -75px;
}

.last {
margin-right: 0px !important;
}




.box-wrapper {
width: 980px;
margin: 0 auto;
background: #f0f0f0;
padding: 10px;
-moz-box-shadow: 0px 1px 3px #989898;
-webkit-box-shadow: 0px 1px 3px #989898;
box-shadow: 0px 1px 3px #989898;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(../indexee82.html?pie=true);
}


.container {
float: left;
width: 100%;
position: relative;
}

.spacer5 {
	float:left;
	width:100%;
	height:5px;
	clear:both;
}
.spacer10 {
	float:left;
	width:100%;
	height:10px;
	clear:both;
}
.spacer20 {
	float:left;
	width:100%;
	height:20px;
	clear:both;
}
.spacer30 {
	float:left;
	width:100%;
	height:30px;
	clear:both;
}


/* =Page content
-------------------------------------------------------------- */
#pagecontent .box-wrapper, #faqcontent .box-wrapper, #aboutcontent .box-wrapper{
	width:960px;
	padding:20px;
	line-height:1.5em;
}
#aboutcontent .box-wrapper {
	position:relative;
}
#pagecontent h2, #faqcontent h2, #smilecontent h2, #aboutcontent h2, #cartcontent h2 {
	font-size:24px;
	line-height:2em;
	background:url(../images/myaccount_separator.png) repeat-x bottom;
	font-family: 'Patua One', cursive;
	margin-bottom:15px;
}

#faqcontent h3 {
	line-height:2em;
	margin-top:0.5em;
	font-size:18px;
}
#faqcontent a {
	color:#0198d1;
	text-decoration:none;
}
#faqcontent a:hover {
	text-decoration:underline;
}
.faq-more {
	font-size:13px;
	color:#828383;
	font-style:italic;
	margin-top:1em;
	line-height:3em;
}
#smilecontent .box-wrapper {
	width:820px;
	padding:20px 160px 20px 20px;
	line-height:1.5em;
	position:relative;
	min-height:125px;
}
#smilingface {
	position:absolute;
	right:-72px;
	top:0;
	background:url(../images/smile.html) no-repeat;
	width:215px;
	height:165px;
}
ul.team-members {
	float:left;
	width:940px;
	margin:0 10px;
	clear:both;
}
ul.team-members li {
	float:left;
	width:214px;
	margin-right:28px;
}
ul.team-members li p.team-member-name {
	text-align:center;
	font-size:16px;
	font-family: 'Patua One', cursive;
}
ul.team-members li p.team-member-title {
	text-align:center;
	font-size:13px;
	margin:0.25em 0;
}
ul.team-members li p.team-member-image {
	border:1px solid #c0c0c0;
	padding:6px;
	background:#ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:10px 0;
}
ul.team-members li p.team-member-about {
	word-wrap:break-word;
	margin:0 10px;
	text-align:center;
	line-height:1.6em;
}
#aboutcontent h3 {
	font-size:18px;
	line-height:1.5em;
	margin:20px 0;
}
#inkykinky {
	position:absolute;
	right:-90px;
	top:35px;
	background:url(../images/inkykinky.html) no-repeat;
	width:108px;
	height:152px;
}
p {
	margin:10px 0;
}
/* =Deal list page
-------------------------------------------------------------- */
#dealfilter ul {
	float:left;
	width:100%;
	background:url(../images/footer-separator.html) repeat-x 0 25px;
	margin-bottom:20px;
}
#dealfilter ul li {
	float:left;
	margin-right:30px;
}
#dealfilter ul li a {
	float:left;
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	padding-bottom:15px;
}
#dealfilter ul li.current-filter a {
	color:#006294;
	font-weight:bold;
	background:url(../images/filter-separator-hoover.html) repeat-x 0 25px;
}
/* =Pagination
-------------------------------------------------------------- */
.pagination {
	float:left;
	width:100%;
	text-align:center;
	font-family: 'Patua One', cursive;
	font-size:18px;
}
.pagination a, .pagination span.current{
	padding:5px;
	background:#ffffff;
	-moz-box-shadow: 0px 1px 3px #989898;
	-webkit-box-shadow: 0px 1px 3px #989898;
	box-shadow: 0px 1px 3px #989898;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	width:20px;
	margin:0 5px;
	behavior: url(../indexee82.html?pie=true);
}
.pagination span.current {
	color:#434343;
}
.pagination a {
	color:#828282;
	text-decoration:none;
}
.pagination a:hover {
	color:#006294;
}
/* =Single Product
-------------------------------------------------------------- */
.single-product {
	float:left;
	width:960px;
	padding:10px;
}
.single-product h1 {
	float:left;
	width:100%;
	font-size:30px;
	font-family: 'Patua One', cursive;
	margin-bottom:20px;
	color:#333333;
	/*line-height:1em;*/
}

.product-price .amount {
	font-size:16px;
}
.single-product-image {
	float:left;
	background:#ffffff;
	padding:7px;
	width:520px;
	height:360px;
	border:1px solid #c0c0c0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:20px;
}
.single-product-summary {
	float:left;
	width:402px;
	background:#f8f8f8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #d6d6d6;
	line-height:19px;
}
.single-product-price {
	float:left;
	width:100%;
	text-align:center;
	line-height:53px;
	margin:28px 0 7px;
	font-size:40px;
	font-family: Calibri;
}
.single-product-price del {
	color:#c4c4c4;
}
.single-product-price ins {
	text-decoration:none;
	color:#2a2e31;
}
.single-product-summary .cart {
	text-align:center;
	border-bottom:1px solid #d6d6d6;
}
.single_add_to_cart_button {
	display:inline-block;
	background:url(../images/sprite-buy_now.html) no-repeat;
	width:234px;
	height:74px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	margin-bottom:24px;
	text-transform: capitalize;
	color: transparent;
}
.single_download_button {
	display:inline-block;
	background:url(../images/download.html) no-repeat;
	width:234px;
	height:74px;
	border:none;
	text-indent:-99999px;
	cursor:pointer;
	margin-bottom:24px;
}
.deal-expired-button {
	margin-bottom:24px;
}
.single_add_to_cart_button:hover{
	background-position:0px -76px;
}
.single_download_button:hover{
	background-position:0px -74px;
}
.single-product-timer {
	float:left;
	width:100%;
	padding:14px 0;
	border-bottom:1px solid #d6d6d6;
	text-align:center;
	color:#828282;
	font-weight:bold;
	font-size:14px;
	background:#ffffff;
}
#countdown {
	color:#414141;
}
.single-product-share {
	float:left;
	width:100%;
	padding:12px 0;
	text-align:center;
	font-weight:bold;
	color:#006294;
	font-size:12px;
}
.single-product-share>div {
	float:left;
	margin-left:10px;
	line-height:30px;
	margin-right:0px;
}
.single-product-share div.social {
	width:270px;
	margin-left:2px;
	margin-top:5px;
}
.single-product-share div.social iframe {
	width:90px !important;
	float:left;
}
.single-product-share div.fb-like {
	margin-left:15px;
}
.single-product-share div.mr_social_sharing_wrapper {
	float:right;
	width:auto;
}
/*.single-product-share div {
	float:left;
	margin-right:10px;
	line-height:1.7em;
}
.single-product-share div.mr_social_sharing_wrapper {
	width:340px;
}*/
.single-product-details {
	float:left;
	width:382px;
	padding:0 10px;
	border-bottom:1px solid #d6d6d6;
	border-top:1px solid #d6d6d6;
}
.single-product-detail {
	float:left;
	padding:20px 12px;
	text-align:center;
	color:#888787;
	width:100px;
	font-family:calibri;
	font-size:15px;
}
.single-product-detail span {
	font-size:18px;
	line-height:1.3em;
	color:#525252;
}
.single-product-detail.yousave{
	color:#525252;
	border-right:0px solid #d6d6d6;
}
.single-product-detail.yousave span{
	color:#006294;
}
.single-product-rating {
	float:left;
	padding:20px 0 0 15px;
	text-align:center;
}
.woocommerce-tabs {
	float:left;
	width:628px;
}
#tab-description form {
	text-align:center;
	margin-top:30px;
}
.panel p, .panel h2 {
	margin:10px 0;
}

.panel a {
color:#2a2a2a;
}

.panel a:hover {
text-decoration:none;
}

.panel #reviews #comments {
	padding:0px;
}
.tabs li {  
	display: inline;  
	list-style: none;  
	padding-right: 5px;
	padding-bottom:3px; 
	float:left;
}  
.tabs li a {  
	text-decoration: none;   
	color: #222;  
	padding: 5px 12px 10px;  
	outline: none;  
	background:#e2e2e2; 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size:16px;
	font-family: 'Patua One', cursive;
	border:1px solid #c8c8c8;
	line-height:2em;
}  
.tabs li.active a {
	background:#f8f8f8;
	border:1px solid #e2e2e2;
}
.tabs li a:hover, .tabs li a:active, .tabs li.ui-tabs-selected a {  
	background:#f8f8f8;
	border:1px solid #e2e2e2;
	text-decoration: none;  
}  
.panel {
	float:left;
	background:#f8f8f8;
	border:1px solid #e2e2e2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:580px;
	padding:18px;
	font-size:15px;
	line-height:1.5em;
}
.related {
	float:left;
	width:250px;
	text-align:left;
	background:#0D4C82;
	padding:10px;
	-moz-box-shadow: 0px 1px 3px #989898;
	-webkit-box-shadow: 0px 1px 3px #989898;
	box-shadow: 0px 1px 3px #989898;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../indexee82.html?pie=true);
}
.related h2 {
	font-size:20px;
	font-family: Calibri;
	margin-bottom:0px;
}

.related .heading {
	font-size:20px;
	font-family: Calibri;
	color:#fff;
	line-height:1.6;
	padding-bottom:5px;
}
.related .product {
	background:url(../images/footer-separator.html) repeat-x bottom center;
	padding-bottom:20px;
	margin-bottom:20px;
}
.related .product a img {
	background:#ffffff;
	padding:1px;
	border:1px solid #898989;
}
.related .product h3 {
	font-size:18px;
	font-family: 'Patua One', cursive;
	line-height:1.5em;
}


.rela_box {
	float:left;
	width:230px;
	background:#fff;
	padding:10px;
	-moz-box-shadow: 0px 1px 3px #989898;
	-webkit-box-shadow: 0px 1px 3px #989898;
	box-shadow: 0px 1px 3px #989898;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../indexee82.html?pie=true);
	margin-bottom:10px;
}
.rela_box_tit {
	float:left;
	width:100%;
	font-size:16px;
	line-height:1.4;
	font-family:calibri;
	text-align:center;
	color:#2a2a2a;
	font-weight:bold;
}
.rela_box_tit a {
	text-decoration:none;
	color:#1C84C1;
}

.rela_box_tit a:hover {
	text-decoration:none;
	color:#2a2a2a;
}
.rela_box_image {
	float:left;
	width:225px;
	padding:1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../indexee82.html?pie=true);
	background:#ffffff;
	margin-bottom:10px;
	border:1px solid #ccc;
}


.star-rating {
	width:100px;
	height:16px;
	display:inline-block;
	background:url(../images/stars.html) no-repeat;
	vertical-align: -15%;
}
.deal-rating .star-rating {
	margin-left:5px;
}
div.star-rating {
	float:left;
}
.stars-1 {
	background-position:0 -16px;
}
.stars-2 {
	background-position:0 -32px;
}
.stars-3 {
	background-position:0 -48px;
}
.stars-4 {
	background-position:0 -64px;
}
.stars-5 {
	background-position:0 -80px;
}
div.meta {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:5px;
	max-width:610px;
}
#reviews #comments div h2 {
	float:left;
	width:466px;
	margin-right:20px;
}
#reviews #comments h2 {
	float:left;
	width:100%;
}
#reviews .add_review {
	float:left;
}
#reviews .add_review a {
	background:url(../images/add_review.html);
	width:126px;
	height:40px;
	cursor:pointer;
	display:inline-block;
}
#reviews .add_review a:hover {
	background-position:0 -40px;
}
#comments .commentlist , #comments .commentlist li {
	float:left;
	margin:10px 0;
}
#comments .commentlist li ul li {
	position:relative;
	left:-20px;
	background:#ffffff;
}
#reviews #comments {
	padding:5px;
}
.comment_container {
	float:left;
	padding:10px 5px 10px 0;
}
#comments .commentlist li ul li .comment_container {
	width:530px;
	padding:0 25px 0 100px;
	margin:10px 0;
	background:url(../images/search-separator.html) repeat-y 60px 0;
}
.comment_container .star-rating {
	float:right;
}
.comment-author {
	font-size:16px;
	color:#161616;
	text-decoration:underline;
	margin-right:10px;
	min-width:84px;
	text-align:center;
}
.comment-avatar {
	margin:0 10px;
	border:1px solid #cccccc;
	background:#ffffff;
	padding:1px;
	width:60px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#blogcontent #comments img {
	border: none;
	padding: 0px;
	background: none;
	margin: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#reviews #comments .comment-date {
	float:left;
	color:#898888;
	font-size:13px;
	font-style:italic;
}
#comments .comment-date {
	float:right;
	color:#898888;
	font-size:13px;
	font-style:italic;
}
.comment-body {
	float:left;
	width:100%;
}
#reviews #comments .comment-text {
	margin-left:20px;
	width:503px;
	font-size:13px;
}
#comments .comment-text {
	margin-left:20px;
	width:486px;
	font-size:13px;
}
#comments .commentlist li ul li .comment-text {
	width:426px;
}
#comments .reply {
	text-align:right;
	width:486px;
}
#comments .commentlist li ul li .reply {
	width:406px;
}
#comments .reply a {
	color:#006294;
	text-decoration:none;
}
#comments .reply a:hover {
	text-decoration:underline;
}
#disqus_thread {
	margin-top:35px;
}
.shareearn {
	float:left;
	width:960px;
	margin:0 10px;
	color:#006294;
	font-size:18px;
	font-family: 'Patua One', cursive;
}
.shareearn div {
	float:left;
	margin-right:10px;
	line-height:1.7em;
}
.shareearn div.mr_social_sharing_wrapper {
	width:400px;
}
.fb_iframe_widget {
	visibility: hidden
}
#review_form_wrapper {
	display:inline-block !important;
}
#review_form {
	width:622px;
}
#review_form label {
	margin:0.25em 0;
	display:block;
}
#review_form .comment-form-comment #comment {
	width:665px;
}
#review_form .stars {
	display:none;
}
#review_form .stars-rating span {
	background:url(../images/stars.html) no-repeat top center;
	width:100px;
	height:16px;
	display:block;
}
#review_form .stars-rating span.star-level-1 {
	background-position:0px -16px;
}
#review_form .stars-rating span.star-level-2 {
	background-position:0px -32px;
}
#review_form .stars-rating span.star-level-3 {
	background-position:0px -48px;
}
#review_form .stars-rating span.star-level-4 {
	background-position:0px -64px;

}
#review_form .stars-rating span.star-level-5 {
	background-position:0px -80px;
}
#review_form .stars-rating span a {
	display:inline-block;
	width:20px;
	height:16px;
	text-indent:-9999px;
}


.single_add_to_cart_button {
	display:inline-block;
	background:url(../images/sprite-buy_now.png) no-repeat;
	width:234px;
	height:74px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	margin-bottom:24px;
	text-transform: capitalize;
	color: transparent;
}
.single_download_button {
	display:inline-block;
	background:url(../images/download.png) no-repeat;
	width:234px;
	height:74px;
	border:none;
	text-indent:-99999px;
	cursor:pointer;
	margin-bottom:24px;
}
.deal-expired-button {
	margin-bottom:24px;
}
.single_add_to_cart_button:hover{
	background-position:0px -76px;
}
.single_download_button:hover{
	background-position:0px -74px;
}
.single-product-timer {
	float:left;
	width:100%;
	padding:14px 0;
	border-bottom:1px solid #d6d6d6;
	text-align:center;
	color:#828282;
	font-weight:bold;
	font-size:14px;
	background:#ffffff;
}
#countdown {
	color:#414141;
}

.single-product-price {
text-align: center;
line-height: 53px;
font-size: 40px;
font-family: calibri;
}

.txt_new {
font-family:calibri;
font-size:16px;
line-height:1.6;
}





.view_btn_Temp{
border:1px solid #34740e; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:Calibri; padding: 10px 10px 10px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #4ba614;
 	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: linear-gradient(to bottom, #4ba614, #008c00);
}

.view_btn_Temp:hover{
 border:1px solid #224b09; background-color: #36780f;
 	font-size: 18px;
	text-transform: uppercase;
	background-image: linear-gradient(to bottom, #36780f, #005900);
}