@charset "utf-8";
/* CSS Document */

html, h1, h2, h3, h4, h5, h6, form, fieldset, a, d1, img, blockquote, legend {
	border: 0 none;
	margin: 0;
	padding: 0;
}
body {
	background:#fdfdfd;
	color: #666;
	font-size: 12px !important;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
}
/*Layout */
#wrapper {
}
.wrapper {
	width:980px;
	margin:0 auto;
}
/*Header*/
.header {
	background:#8d0104;
}
.header .logo {
	float: left;
	margin:20px 0
}
.header .logo a {
	background:url(../images/logo.png) no-repeat;
	display: block;
	height: 95px;
	text-indent: -1000px;
	width: 330px;
}
.header .logo h1 {
	margin: 0 !important;
}
.header .right-header {
	float:right;
}
.call-num {
	background:url(../images/call-icon.png) no-repeat 0 50%;
	font-size:30px;
	color:#141414;
	padding:0 0 0 60px;
	margin:26px 20px 26px 0;
	font-family:'Open Sans', sans-serif;
	float:right;
}
.signin {
	background:url(../images/top-bg.png) no-repeat;
	width:320px;
	height:55px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-align:center;
	line-height:57px;
	color:#fff;
	font-family:'Open Sans', sans-serif;
}
.signin a {
	text-decoration:none;
	color:#fff;
}
.signin a:hover {
	color:#8d0104;
}
.signin a.active {
	color:#8d0104;
}
.navigation {
	background:url(../images/nav-bg.jpg) repeat-x;
	height:65px;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	font-family:'Open Sans', sans-serif;
}
.navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
.navigation ul li {
	background:url(../images/nav-sep.jpg) no-repeat right;
	float:left;
}
.navigation ul li:last-child {
	background:none;
}
.navigation ul li a {
	text-decoration:none;
	color:#fff;
	transition: all 0.3s ease 0s;
	padding:0 22px;
	line-height:65px;
	display:block;
}
.navigation ul li a:hover {
	color:#8d0104;
}
.hd_mainmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	z-index: 20000;
}
.hd_mainmenu li {
	position: relative;
}
.hd_mainmenu li ul {
	margin: 0;
	padding: 0;
}
.hd_mainmenu li a {
}
.hd_mainmenu li:hover a {
}
.hd_mainmenu li:hover ul {
	display: block;
}
.hd_mainmenu li ul {
	display: none;
	left: -1px;
	position: absolute;
	min-width:200px;
}
.hd_mainmenu li ul li, .hd_mainmenu li:hover ul li {
	background: #333333;
	border-bottom: 1px solid #484848;
	display: list-item;
	float: none;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	line-height:32px;
	transition: all 0.3s ease 0s;
}
.hd_mainmenu li ul li:hover {
	background: #282828;
}
.hd_mainmenu li ul li a, .hd_mainmenu li:hover ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 0 20px;
	text-align: left;
}
.hd_mainmenu li ul li {
	color: #FFFFFF;
	text-decoration: none;
}
.hd_mainmenu li ul li, .hd_mainmenu li:hover ul li {
	border-radius: 0 0 0 0;
	height: 32px;
	line-height: 32px;
	width: auto !important;
}
.hd_mainmenu li ul li:hover {
}
.hd_mainmenu li ul li a, .hd_mainmenu li:hover ul li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.hd_mainmenu li:hover ul li a:hover {
	color:#8D0104;
}
.hd_mainmenu li ul li a {
	background: none repeat scroll 0 0 transparent;
	color: #FFFFFF;
	text-decoration: none;
	line-height:32px;
}
.con-box {
}
.con-header {
	background:#8e0205;
	height:52px;
	line-height:52px;
	font-weight:bold;
	font-size:22px;
	text-transform:uppercase;
	font-family:'Open Sans', sans-serif;
	padding:0 10px;
	margin:0 0 20px;
	color:#fff;
}
.design-box {
	background-color:#fff;
	background:-webkit-linear-gradient(#fff, #f1f1f1);
	background:-moz-linear-gradient(#fff, #f1f1f1);
	background:-ms-linear-gradient(#fff, #f1f1f1);
	background:-o-linear-gradient(#fff, #f1f1f1);
	background:linear-gradient(#fff, #f1f1f1);
	float:left;
	width:226px;
	height:79px;
	border:1px solid #e0e0e0;
	text-align:center;
	margin:0 22px 20px 0;
}
.design-box:nth-child(4n+0) {
 margin:0 0 20px;
}
.design-box:hover {
	background-color:#313131;
	background:-webkit-linear-gradient(#313131, #151516);
	background:-moz-linear-gradient(#313131, #151516);
	background:-ms-linear-gradient(#313131, #151516);
	background:-o-linear-gradient(#313131, #151516);
	background:linear-gradient(#313131, #151516);
}
.design-box:hover .design-head {
	color:#fff;
}
.design-box:hover a {
	color:#fff;
}
.design-box a {
	text-decoration:none;
	color:#666;
	transition: all 0.3s ease 0s;
}
.design-head {
	color:#8e0205;
	font-size:25px;
	font-family:'Open Sans', sans-serif;
	margin:10px 0 3px 0;
}
.best-box {
	background:url(../images/con-bg.jpg) no-repeat right;
	width:300px;
	height:159px;
	float:left;
	padding:15px 10px;
	margin:0 7px 20px 0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
}
.best-box:nth-child(3n+0) {
 margin:0 0 20px 0;
}
.best-box a {
	font-weight:bold;
	color:#8e0205;
}
.best-box a:hover {
	text-decoration:none;
}
.best-head {
	font-size:25px;
	color:#191919;
	font-family:'Open Sans', sans-serif;
	margin:0 0 10px;
}
.best-head span {
	color:#8e0205;
}
.best-text {
	font-size:12px;
	line-height:20px;
}
.best-text ul {
	margin:0;
	padding:0;
	list-style:none;
}
.best-text ul li {
	background:url(../images/list.png) no-repeat left 50%;
	padding:0 0 0 15px;
}
.best-text ul li a {
	font-weight:normal;
	color:#666;
}
.footer {
	background:url(../images/footer-bg.jpg) repeat-x;
	height:50px;
	line-height:50px;
	color:#fff;
}
.footer a {
	text-decoration:none;
	padding:0 5px;
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	color:#8e0205;
}
.footer a.active {
	color:#8e0205;
}
.footer span {
	font-weight:bold;
	color:#8e0205;
}
.content {
	padding:10px;
}
.view-sec {
	background:#FFFFFF;
	border: 1px solid #D8D8D8;
	display: block;
	position: relative;
	text-align: center;
	transition: all 0.3s ease 0s;
	float:left;
	width:270px;
	margin:0 20px 20px 0;
}
.view-sec:nth-child(4n+0) {
 margin:0 0 20px;
}
.view-sec:hover {
	background:#f6f6f6;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.09);
}
.view-sec a {
	text-decoration:none;
}
.view-box {
	background: #8D0104;
	border-radius: 0 50px 50px 0;
	margin:0 0 20px 0;
	left: -1px;
	padding: 10px 50px 12px 18px;
	position:relative;
	z-index: 100;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-transform:uppercase;
}
.place-order {
}
.place-order p {
	width:50%;
	float:left;
}
.place-order label {
	float:left;
	width:30%;
	font-weight:bold;
}
.place-order input[type="text"] {
	float:left;
	padding:4px;
	font-size:12px;
	color:#666;
	width:200px;
	background:#fff;
	border:1px solid #ccc;
}
.place-order select {
	float:left;
	padding:4px;
	font-size:12px;
	color:#666;
	width:210px;
	background:#fff;
	border:1px solid #ccc;
}
.button , .signupbutton{
	background:url(../images/footer-bg.jpg) repeat-x;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 0;
	margin-right: 2px;
	padding: 10px 18px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	text-decoration:none;
}
.button:hover , .signupbutton:hover {
	color:#8E0205;
}
#container {
	width:980px;
	margin:0 auto;
	padding:20px 0;
}
input[type="text"], input[type="password"] {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
	float: left;
	font-size: 12px;
	padding: 4px;
	width: 250px;
	margin:0 5px 0 0;
}
select, textarea {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
	float: left;
	font-size: 12px;
	padding: 4px;
	width: 260px;
	margin:0 5px 0 0;
}
#loginForm label, label {
	float:left;
	width:200px;
	margin:3px 0 0;
	font-weight:bold;
}
#create_account {
}
.search-box {
	margin:0 0 10px;
}
#image {
	border: 1px solid #ccc;
	float: left;
	height: 226px;
	margin: 0 auto;
	text-align: center;
	width: 200px;
}
#requirment {
	float: left;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	width: 768px;
}
#digitizeddetails {
	float: right;
	height: auto;
	margin-top: 10px;
	width: 768px;
}
#download{
	float: right;
	height: auto;
	margin-top: 10px;
	width: 768px;
}
.fset {
	border:none;
	padding-left: 0;
}
.hh1 {
	color: #141414;
	font-size: 25px !important;
	font-weight: normal;
	margin: 0 0 15px !important;
	padding: 0;
	text-transform: uppercase;
}
.para {
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	text-align: justify;
}
.hh2 {
	color: #8E0205;
	font-size: 18px;
	font-weight: bold;
}
.heading {
    border-bottom:1px solid #ccc;
    color: #404040;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    padding-top: 5px;
    text-align: center;
    width: 200px;
}
.image-specs td {
    border: 1px solid #ccc;
    color: #404040;
    font-size: 11px;
    padding: 5px 10px;
    text-align: center;
}
.downloadheading {
    color: #404040;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.textarea {
    color: #404040;
    float: left;
    font-size: 12px;
    height: 30px;
    margin: 0 0 0 0;
    padding: 2px;
}
#container #filescontainer #editorder {
    margin-top: 8px;
}
#bigheading{
	clear:both;
	margin:0 0 10px;
	display:block;
	height:40px;
}
#bigheading .title{
	color: #141414;
    font-size: 25px !important;
    font-weight: normal;
    margin: 0 0 15px !important;
    padding: 0;
    text-transform: uppercase;
	float:left;
}
.signupbutton{
	float:right;
}
#navibar{
	clear:both;
	display:block;
	margin:0 0 10px;
	height:30px;
}
.nav-pills a{
	background: url(../images/footer-bg.jpg) repeat-x scroll 0 0 transparent;
	margin:0 5px 0 0;
	transition: all 0.3s ease 0s;
	color:#fff;
	padding:10px 18px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.nav-pills a:hover{
	color:#8E0205;
}
#prices td, #discounts td {
    border: 1px solid #CCCCCC;
    color: #404040;
    font-size: 11px;
    padding: 5px 10px;
    text-align: center;
}
ul#navigation{
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	height:30px;
}
ul#navigation li{
	margin:0;
	padding:0;
	float:left;
}
ul#navigation li a{
	background: url(../images/footer-bg.jpg) repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 10px 18px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
ul#navigation li a:hover{
	color: #8E0205;
}


#tzine-download{
    opacity:0.9;
    background-color:#257691;
    font-size:11px;
    text-align:center;
    text-transform:uppercase;
    width:150px;
    height:28px;
    line-height:28px;
    text-decoration:none !important;

    display: inline-block;
    border-radius: 2px;
    color: #fff !Important;
    font-weight: bold;
    box-shadow: 0 -1px 2px #1e5e74 inset;

    border-top:1px solid #26849c;

    text-shadow:1px 1px 1px #1e6176;
    margin-top:6px;
}

#tzine-download:hover{
    opacity:1;
}

#tzine-actions{
    position:absolute;
    top:0;
    width:500px;
    right:50%;
    margin-right:-420px;
    text-align:right;
}

#tzine-actions iframe{
    display: inline-block;
    height: 21px;
    width: 95px;
    position: relative;
    float: left;
    margin-top: 11px;
}

.ordereditlink:hover,.orderdetails tr:hover a.ordereditlink,.orderdetails tr:hover input.transfield
{
	color:#8d0104;
	transition:all 1s;
}
.ordereditlink
{
	color:#000;
	float:right;
	margin-right:15px;
	transition:all 1s;
}
.transfield
{
	border:0;
	background:transparent;
	width:25px;
	font-weight:bold;
	font-family:"MyriadPro-Regular","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#714f29;
}
.viewtype .view
{
	float:left;
	width:42%;
}
.viewtype .vtype
{
	float:right;
	width:45%;
	text-align:right;
	padding-right:12px;
}
.viewtype .vtype select
{
	margin-left:10px;
}
.sf
{
	padding:4px;
	font-family: 'MyriadPro-Regular',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	width:210px;
	border:solid 1px #8d0104;
}
.hider
{
	display:none;
}
.redcolor
{
	color:#F00;
}
.yellowcolor
{
	color:#8d0104;
}
.danda
{
	font-weight:bold;
}
.signup-from
{
	float:left;
	width:500px;
}
.signup-from label
{
	font-family: 'MyriadPro-Regular',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#000;
	float:left;
	display:block;
	width:120px;
	padding-right:10px;
	text-align:right;
	padding-top:2px;
}
.signup-from .tf,.tf
{
	padding:4px;
	font-family: 'MyriadPro-Regular',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	width:200px;
	border:solid 1px #000;
	transition:all 2s;
}
.signup-from .texta
{
	padding:4px;
	font-family: 'MyriadPro-Regular',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	resize:vertical;
	width:200px;
	border:solid 1px #000;
	min-height:90px;
	
}
.signup-from .sf
{
	padding:4px;
	font-family: 'MyriadPro-Regular',"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	width:210px;
	border:solid 1px #000;
	
}
.signup-from .tf:focus,.signup-from .texta:focus,.signup-from .sf:focus
{
	background-color:#fff;
	border:solid 1px #000;
	color:#000;
	transition:all 2s;
}