/*
Project: DVD Shrink
Designer: Abdul Zameer
Email: zameervip@gmail.com
Date: 15 Feb, 2013
*/
* {
	padding:0;
	margin:0;
}
body {
	font-family:Segoe UI, Arial, verdana, Tahoma, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#555555;
	background:#ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
img {
	border:none;
}
hr {
	border: 0;
	color: #9E9E9E;
	background-color: #dbdbdb;
	height: 1px;
	width: 98%;
	margin:0 auto;
}
a {
	text-decoration:underline;
	color:#007cb6;
}
a:hover {
	text-decoration:none;
	color:#007cb6;
}
p {
	color:#555555;
	text-align:justify;
	line-height:22px;
	padding:8px 7px
}
h1 {
	font-size:25px;
	font-weight:normal;
	color:#007cb6;
	line-height:30px;
	padding:20px 5px 8px 5px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#007cb6;
	padding:10px 0 5px 5px;
	line-height:22px;
}
h3 {
	font-size:17px;
	font-weight:normal;
	color:#2f8621;
	padding:15px 0 0 7px;
	font-weight:bold;	
}
.clr {
	clear:both;
}
strong {
	color:#555555;
	line-height:20px;
	padding:0 0 0 0;
}
ol {
	list-style-position:outside;
	margin:0 0 0 28px;
}
#container {
	width:950px;
	margin:0 auto;
}
.logo {
	position:absolute;
	margin:-28px 0 0 28px;
}
.head-media-left {
	position:fixed;
	background:url(../images/head-media-icon.png);
	width:329px;
	height:134px;
	z-index:-1;
	margin:120px 0 0 -330px;
}
.head-media-right {
	position:fixed;
	background:url(../images/head-media-icon.png);
	width:329px;
	height:134px;
	margin:120px 0 0 950px;
	z-index:-1;
}
/* Top Menu Start */
#top-menu {
	width:950px;
	margin:35px 0 0 0;
}
.top-nav-left {
	float:left;
	background:url(../images/top-nav-left.png);
	width:19px;
	height:55px;
}
.top-nav {
	float:left;
	background:url(../images/top-nav.png);
	height:55px;
	width:912px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
}
.top-nav ul {
	list-style-type: none;
	line-height:47px;
	margin:0 15px 0 368px;
}
.top-nav ul li {
	display:inline;
}
.top-nav a {
	float:left;
	text-decoration:none;
	color:#3b3a3a;
	padding:0px 25px 0px 25px;
	background:url(../images/nav-sep.jpg) no-repeat;
}
/*.top-nav .first a {
	background:none;
}*/
.top-nav a:hover {
	float:left;
	background:url(../images/nav-hov.jpg);
	text-decoration:none;
	color:#fff;
	height:47px;
}
.top-nav-right {
	float:left;
	background:url(../images/top-nav-right.png);
	width:19px;
	height:55px;
}
/* Top Menu End */

/* Banner Start */
#banner {
	margin:15px 0 0 0;
}
.arrow {
	position:absolute;
	width:950px;
	height:49px;
	margin-top:120px;
}
.arrow-left {
	float:left;
	margin:10px 0 0 15px;
}
.arrow-right {
	float:right;
	margin:10px 15px 0 0;
}
/* Banner End */

/* Boxes Start */
.catbox {
	float:left;
	width:280px;
	margin:25px 20px 15px 15px;
}
.catbox p {
	padding:5px 0 0 5px;
}
.box {
	border:1px solid #d6d6d6;
	width:280px;
	height:137px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding:2px;
}
.btn img {
	margin:8px 30px 0 0;
}
/* Boxes End */

/* Content */
.content {
	float:left;
	width:925px;
	margin:0 0 0 10px;
}
/* Content */

/* Support page */
.support-page {
	float:left;
	width:636px;
	margin:0 0 0 15px;
}
.support-page ul {
	display:block;
	padding:10px 0 0 0;
}
.support-page ul li {
	color:#996600;
	line-height:30px;
	list-style-position:inside;
	list-style-image:url(../images/li.jpg);
	padding:0 0 0 10px;
}
.support-page ul li a {
	text-decoration:none;
	color:#555555;
}
.support-page ul li a:hover {
	text-decoration:underline;
}
/* Support page */

/* Right Sidebar */
.rsidebar {
	float:left;
	width:280px;
	margin:0 0 0 15px;
}
.r-products {
	float:right;
	border:1px solid #d6d6d6;
	width:100%;
	margin:15px 0 0 0;
	min-height:300px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	behavior: url(ie-css3.htc);
	background:#eff3f5;
}
.r-products .hed {
	width:100%;
	height:35px;
	border-bottom:1px solid #d6d6d6;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background: #f0f4f6; /* Old browsers */
	background: -moz-linear-gradient(top, #f0f4f6 0%, #eaeef0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f4f6), color-stop(100%, #eaeef0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f0f4f6 0%, #eaeef0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f0f4f6 0%, #eaeef0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f0f4f6 0%, #eaeef0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f0f4f6 0%, #eaeef0 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4f6', endColorstr='#eaeef0', GradientType=0 ); /* IE6-9 */
}
.r-products .follow {
	margin:10px 0 10px 6px;
}
.r-products .hed h2 {
	padding:5px 0 0 10px;
}
.products {
	padding:0 0 0 0px;
	font-size:15px;
	font-weight:normal;
	line-height:10px;
}
.products ul {
	display:inline;
}
.products ul li {
	display:inline;
	float:left;
	padding:20px 0 10px 12px;
	text-align:center;
}
.products ul li a {
	text-decoration:none;
	color:#464646;
}
/* Right Sidebar */

/* Awards */
.awards {
	background:#f5f5f5;
	border:1px solid #d6d6d6;
	width:946px;
	height:95px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin:22px 0 15px 0;
}
.awards h2 {
	margin:0 0 0 12px;
}
.award-icons {
	width:846px;
	height:80px;
	margin:-25px 0 0 80px;
}
.award-icons img {
	margin:0 25px 0 0;
}
/* Awards */

/* Footer */
.footer {
	background:url(../images/footer-bg.jpg) repeat;
}
.footer-links {
	color:#FFFFFF;
	width:940px;
	height:100px;
	text-align:center;
	padding:20px 0 0 0;
	margin:0 auto;
}
.footer-links p {
	color:#FFFFFF;
}
.footer-links a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer-links a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.copyright {
	text-align:center;
}
.footer-icons {
	width:940px;
	height:50px;
	margin:0 auto;
}
.security-icons {
	float:left;
	width:250px;
	margin:0 0 0 200px;
}
.social-media {
	float:left;
	width:250px;
	margin:10px 0 0 0;
}
.footer-media {
	background:url(../images/footer-media.png) no-repeat;
	margin:0 auto;
	width:638px;
	height:85px;
	top:-15px;
	position:relative;
}
/* Footer */

    /* Example Styles for Demo */
    .etabs {
	margin: 0;
	padding: 0;
}
.etabs .tab {
	display: inline-block;
	zoom:1;
 *display:inline;
	color:#FFFFFF;
	height:35px;
	line-height:32px;
	padding:0 10px 0 10px;
	background: #eee;
	border: solid 1px #d6d6d6;
	border-bottom: none;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	behavior: url(ie-css3.htc);
	background: #27a63f; /* Old browsers */
	background: -moz-linear-gradient(top, #27a63f 0%, #327c17 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #27a63f), color-stop(99%, #327c17)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #27a63f 0%, #327c17 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #27a63f 0%, #327c17 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #27a63f 0%, #327c17 99%); /* IE10+ */
	background: linear-gradient(to bottom, #27a63f 0%, #327c17 99%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27a63f', endColorstr='#327c17', GradientType=0 ); /* IE6-9 */
}
.etabs .tab a {
	display: block;
	padding: 0 10px;
	outline: none;
	color:#ffffff;
	text-decoration:none;
}
.etabs .tab a:hover {
	text-decoration:none;
}
.tab.active {
	background: #fff;
	height:35px;
	position: relative;
	top: 1px;
	border-color: #d6d6d6;
	color:#3b3a3a;
	background: #e8e8e8; /* Old browsers */
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	behavior: url(ie-css3.htc);
	background: -moz-linear-gradient(top, #e8e8e8 1%, #ffffff 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e8e8e8), color-stop(99%, #ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e8e8e8 1%, #ffffff 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e8e8e8 1%, #ffffff 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e8e8e8 1%, #ffffff 99%); /* IE10+ */
	background: linear-gradient(to bottom, #e8e8e8 1%, #ffffff 99%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.tab a.active {
	font-weight: normal;
	color:#3b3a3a;
	text-decoration:none;
}
.tab-container .panel-container {
	background: #fff;
	border: solid #d6d6d6 1px;
	padding: 10px;
}
.panel-container {
	margin-bottom: 10px;
}
.video {
	float:left;
	border:1px solid #d6d6d6;
	width:420px;
	margin:15px 0 0 0;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	behavior: url(ie-css3.htc);
	background:#eff3f5;
}
.video h2 {
	padding:6px 0 8px 10px;
}
.sitemap {
	float:left;
	width:900px;
	margin:0 0 0 15px;
}
.sitemap ul {
	display:block;
	padding:35px 0 0 0;
}
.sitemap ul li {
	color:#996600;
	line-height:30px;
	list-style-position:inside;
	list-style-image:url(../images/li.jpg);
	padding:0 0 0 25px;
}
.sitemap ul li a {
	text-decoration:none;
	color:#555555;
}
.sitemap ul li a:hover {
	text-decoration:underline;
}
.pic
	{
	float:right;
	padding: 15px 20px 0 0;
	}