* {font-size: 100.01%;}
html {
	font-size: 62.5%;
	height: 100%;
	margin: 0;
}
body{
	margin:0 auto;
	color:#000;
	font:1em Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:1000px;
}
img{border-style:none;} 
a{
	text-decoration:none;
	color:#1c20d0;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
legend{display:none;}
/*Start wrapper*/
#wrapper{
	width:100%;
	position:relative;
}
/*Start header*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:125px;
	padding:7px 0 0;
	background:url(../logo-design-images/bg-header.gif) repeat-x;
}
#header .holder{
	width:950px;
	margin:0 auto;
	padding:0 15px 33px;
	position:relative;
	overflow:hidden;
}
.logo{
	margin:0 0 3px;
	float:left;
	width:306px;
	height:86px;
	position:relative;
}
.logo a{
	display:block;
	height:100%;
	cursor:pointer;
}
.logo a:hover{text-decoration:none;}
.logo a span{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(../logo-design-images/logo.gif) no-repeat;
}
#header .bar{float:right;}
#header .call{
	display:block;
	font-size:1.8em;
	line-height:20px;
	color:#0085d0;
	text-transform:uppercase;
	margin:11px 0 0 91px;
}
#header .call span{
	color:#8a0000;
	font-weight:bold;
}
#header .call a{
	color:#0085d0;
	font-weight:bold;
}
#header .call a:hover{
        text-decoration:none;
	color:#8a0000;
	font-weight:bold;
}
.btn-bookmark{
	display:block;
	margin:8px 0 0 189px;
}
.add-nav{
	margin:6px -12px 0 18px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:1.4em;
	line-height:16px;
	width:320px;
}
.add-nav li{
	float:left;
	padding:0 9px 0 12px;
	background:url(../logo-design-images/add-nav-separator.gif) no-repeat 0 3px;
	margin:0 2px 0 -2px;
}
.add-nav li a{color:#686868;}
/*Start main-nav*/
.nav-holder{
	clear:both;
	overflow:hidden;
	height:1%;
	width:100%;
}
.nav-frame{
	float:left;
	left:50%;
	position:relative;
}
#nav{
	font-size:1.4em;
	line-height:16px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	letter-spacing:1px;
	float:left;
	left:-50%;
	position:relative;
}
#nav li{
	float:left;
	background:url(../logo-design-images/nav-separator.gif) no-repeat 0 5px;
	padding:0 0 0 1px;
	margin:0 2px 0 -2px;
	position:relative;
}
#nav li a{
	color:#f8f8f8;
	display:block;
	padding:13px 11px 8px 13px;
}
#nav li a:hover,
#nav li.active a{
	background:#0073ba;
	text-decoration:none;
}
/*Start Main*/
#main{
	width:100%;
	padding:131px 0 0;
	background:#fff url(../logo-design-images/bg-main.gif) repeat-x 0 131px;
}
#main .main-holder{
	padding:0 0 0 4px;
	width:955px;
	margin:0 auto;
	overflow:hidden;
}
#main .promo{
	width:922px;
	margin:0 auto;
	background:url(../logo-design-images/bg-promo.gif) no-repeat;
	padding:46px 10px 33px 57px;
}
#main .promo h1{
	margin:0;
	color:#696969;
	font:3.8em/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.about #main .promo h1{color:#0079c2;}
#main .promo .caption{
	color:#363636;
	font:1.4em/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*Start content*/
#content{
	float:right;
	width:715px;
	padding:20px 0 0;
	overflow:hidden;
}
#content .paging{
	padding:0;
	list-style:none;
	font-size:18px;
	line-height:20px;
	width:660px;
	margin:0 auto;
	overflow:hidden;
}
#content .paging li{
	float:left;
	width:29px;
	height:29px;
	text-align:center;
	color:#1a1a1a;
	vertical-align:middle;
	padding-right:4px;
}
#content .paging li span{
	position:absolute;
	top:0;
	left:-9999px;
}
#content .paging li strong{
	border:1px solid #aeaeae;
	display:block;
	font-weight:normal;
	padding:4px 0 3px;
	background:#dfdfdf;
}
#content .paging li a{
	border:1px solid #808080;
	display:block;
	color:#1a1a1a;
	padding:4px 0 3px;
}
#content .paging li a:hover{
	text-decoration:none;
	background:#dfdfdf;
}
#content .paging li .link-prev,
#content .paging li .link-next{
	width:26px;
	height:27px;
	background:url(../logo-design-images/bg-link-prev.gif) no-repeat;
	padding:0;
}
#content .paging li .link-next{background:url(../logo-design-images/bg-link-next.gif) no-repeat;}
#content .paging li .link-prev:hover,
#content .paging li .link-next:hover{
	background:url(../logo-design-images/bg-link-prev.gif) no-repeat 0 -27px;
	border:1px solid #06436f;
}
#content .paging li .link-next:hover{background:url(../logo-design-images/bg-link-next.gif) no-repeat 0 -27px;}
#content .items-holder{
	padding:25px 0 12px 30px;
	height:1%;
	overflow:hidden;
}
* html #content .items-holder{padding:21px 0 16px 30px;}
*+html #content .items-holder{padding:24px 0 38px 29px;}
#content .items{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#content .items li{
	float:left;
	border:1px solid #a6a6a6;
	margin:0 24px 26px 0;
}
#content .items li a{display:block;}
#content .items li img{display:block;}
#content .btn-box{
	margin:39px 0 0 4px;
	overflow:hidden;
	padding:26px 0 27px;
	border-top:1px solid #e3e3e3;
	height:1%;
}
#content .btn-area{
	float:left;
	left:50%;
	position:relative;
}
#content .btn-area .btn-holder{
	float:left;
	left:-50%;
	position:relative;
}
.btn-area .btn-order,
.btn-area .btn-testimonials,
.btn-area .btn-portfolio{
	width:204px;
	height:54px;
	float:left;
	margin-right:5px;
	display:inline;
	position:relative;
}
.btn-area .btn-order a,
.btn-area .btn-testimonials a,
.btn-area .btn-portfolio a{
	display:block;
	height:100%;
	cursor:pointer;
	text-align:center;
	padding:1px;
}
.btn-area .btn-order a{color:#c84d4d;}
.btn-area .btn-testimonials a{color:#5db10b;}
.btn-area .btn-portfolio a{color:#2b7dc8;}
.btn-area .btn-order a span,
.btn-area .btn-testimonials a span,
.btn-area .btn-portfolio a span{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(../logo-design-images/btn-order-now.gif) no-repeat;
}
.btn-area .btn-testimonials a span{background:url(../logo-design-images/btn-testimonials.gif) no-repeat;}
.btn-area .btn-portfolio a span{background:url(../logo-design-images/btn-portfolio.gif) no-repeat;}
.btn-area .btn-order a:hover span,
.btn-area .btn-testimonials a:hover span,
.btn-area .btn-portfolio a:hover span{background-position:0 -57px;}
/*Start sidebar*/
#sidebar{
	float:left;
	width:240px;
}
#sidebar .navigation{
	margin:0;
	padding:40px 0 24px 20px;
	list-style:none;
	font-size:2em;
	line-height:22px;
	background:#e2e2e2 url(../logo-design-images/bg-sidebar.gif) repeat-x;
}
#sidebar .navigation li{
	vertical-align:middle;
	margin-bottom:1px;
	background:#fff url(../logo-design-images/bg-sidebar-nav-t.gif) no-repeat;
	height:1%;
	overflow:hidden;
}
#sidebar .navigation li a{
	display:block;
	background:url(../logo-design-images/bg-sidebar-nav-b.gif) no-repeat 0 100%;
	color:#383838;
}
#sidebar .navigation li a span{
	display:block;
	padding:3px 20px 4px 16px;
}
#sidebar .navigation li a:hover{text-decoration:none;}

#sidebar .navigation li:hover,
#sidebar .navigation li.hover,
#sidebar .navigation .active{background:#9b9b9b url(../logo-design-images/bg-sidebar-nav-t-hover.gif) no-repeat;}
#sidebar .navigation li:hover a,
#sidebar .navigation li.hover a,
#sidebar .navigation li.active a{
	background:url(../logo-design-images/bg-sidebar-nav-b-hover.gif) no-repeat 0 100%;
	color:#fff;
}
#sidebar .navigation li:hover a span,
#sidebar .navigation li.hover a span,
#sidebar .navigation li.active a span{background:url(../logo-design-images/bullet-sidebar-nav.gif) no-repeat 97% 50%;}
#sidebar .ask{
	margin:1px 0 0;
	background:#0563a5;
	font:2em/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:15px 0 14px;
	text-align:center;
}
/*Start contact form*/
.contact-form{
	border:1px solid #b6b6b6;
	border-width:0 1px 1px;
}
.contact-form .row{
	overflow:hidden;
	height:1%;
	font-size:1.1em;
	line-height:14px;
	padding:11px 0 9px;
}
.contact-form .row label{
	float:left;
	width:65px;
	text-align:right;
	color:#4a4848;
	margin:0 3px 0 0;
	display:inline;
}
.contact-form .row .text{
	margin:0;
	padding:1px 5px;
	width:148px;
	float:left;
	background:none;
	border:1px solid #b8b8b8;
	color:#4a4848;
}
.contact-form .row #select{
	margin:0;
	width:158px;
	float:left;
	color:#4a4848;
}
.contact-form .row #area{
	margin:0;
	padding:5px;
	width:148px;
	max-width:148px;
	height:38px;
	border:1px solid #b8b8b8;
	color:#4a4848;
}
.contact-form .row .btn-submit{
	float:right;
	width:80px;
	height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background:url(../logo-design-images/btn-submit.gif) no-repeat;
	margin:0 15px 0 0;
	padding:0 15px 0 0;
	display:inline;
	outline: none;
	border:0px;
	cursor:pointer;
}

.contact-form .row .btn-submit:hover{
	float:right;
	width:80px;
	height:26px;
	background:url(../logo-design-images/btn-submit.gif) no-repeat;
	margin:0 15px 0 0;
	padding:0 15px 0 0;
	display:inline;
	outline: none;
	border:0px;
	cursor:pointer;
}

.contact-form .row .btn-submit:active{
	float:right;
	width:80px;
	height:26px;
	background:url(../logo-design-images/btn-submit.gif) no-repeat;
	margin:0 14px 0 0;
	padding:0 14px 0 0;
	display:inline;
	outline: none;
	border:0px;
	cursor:pointer;
}
/*Start about us page*/
#content .text-holder .btn-box{
	border:none;
}
#content .text-holder{
	padding:0 30px 0 30px;
	font-size:1.5em;
	line-height:1.2em;
}
#content .text-holder img{
	margin-bottom:20px;
	display:block;
}
#content .text-holder p{
	margin:0 0 22px;
	color:#3e3e3e;
}
#content .text-holder p a{
	color:#3e3e3e;
	text-decoration:underline;
}
#content .text-holder p a:hover{text-decoration:none;}
#content .text-holder h2{
	margin:0 0 17px;
	padding:14px 0 0;
	color:#0073ba;
	font-size:1.27em;
	line-height:25px;
	font-weight:normal;
}
#content .text-holder h2 span{
	color:#3e3e3e;
	font-size:0.8em;
	line-height:20px;
	font-weight:normal;
}
#content .text-holder .design{
	margin:0 0 28px;
	border:1px solid #969696;
	border-width:1px 0;
	color:#272727;
	font-size:1.11em;
	line-height:22px;
	font-weight:normal;
	padding:9px 0;
}
/*Start order page*/
.promo .promo-holder h2{
	margin:0;
	position:absolute;
	top:0;
	left:-9999px;
}
.promo .promo-holder{width:370px;}
.promo .promo-holder span{
	font-size:1.4em;
	line-height:1.2em;
	color:#736e6e;
	text-transform:uppercase;
	background:url(../logo-design-images/promo-bullet.gif) no-repeat;
	padding:0 0 0 17px;
}
/*start article box*/
.article{
	margin:2px auto 9px;
	padding:0 0 29px 14px;
	width:911px;
	overflow:hidden;
	border:1px solid #dfdfdf;
	background:url(../logo-design-images/bg-article.gif) repeat-y;
}
.article .holder{
	width:930px;
	overflow:hidden;
}
.article h3{margin:0;}
.article .caption{
	background:url(../logo-design-images/bg-caption.gif) no-repeat;
	text-transform:uppercase;
	font-size:1.4em;
	line-height:16px;
	padding:2px 0 0 1px;
	height:1%;
	overflow:hidden;
}
.article .caption a{
	color:#111;
	float:left;
}
.article .box{
	float:left;
	margin-right:21px;
	display:inline;
	width:211px;
	padding:33px 0 0;
}
.article .red{
	margin-right:11px;
}
.article .green{
	margin-right:26px;
}
.article .blue{
	margin-right:24px;
}
.article .order-list{
	margin:0;
	padding:6px 0 6px 3px;
	list-style:none;
	font-size:1.1em;
	line-height:13px;
	width:200px;
}
.article .order-list li{
	padding:0 0 4px 13px;
	color:#454545;
}
.article .red .order-list li{background:url(../logo-design-images/order-bullet-red.gif) no-repeat 0 4px;}
.article .blue .order-list li{background:url(../logo-design-images/order-bullet-blue.gif) no-repeat 0 4px;}
.article .green .order-list li{background:url(../logo-design-images/order-bullet-green.gif) no-repeat 0 4px;}
.article .block{
	border-bottom:1px solid #d7d7d7;
	height:1%;
	overflow:hidden;
	margin:0 0 19px;
	padding:0 0 22px;
}
.article .order-holder{
	height:1%;
	overflow:hidden;
}
.article em{
	float:left;
	font-size:1.9em;
	line-height:21px;
	font-style:normal;
	font-weight:bold;
}
.article .red em{color:#fa4a11;}
.article .blue em{color:#2196dc;}
.article .green em{color:#42d52d;}
.article .btn-order{
	width:70px;
	height:19px;
	float:left;
	display:inline;
	position:relative;
	margin:0 0 0 22px;
}
.article .btn-order a{
	display:block;
	height:100%;
	cursor:pointer;
	padding:1px;
}
.article .btn-order a:hover{text-decoration:none;}
.article .btn-order a span{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.red .btn-order a span{background:url(../logo-design-images/btn-order-red.gif) no-repeat;}
.blue .btn-order a span{background:url(../logo-design-images/btn-order-blue.gif) no-repeat;}
.green .btn-order a span{background:url(../logo-design-images/btn-order-green.gif) no-repeat;}
/*Start section box*/
.section{
	margin:0 auto 40px;
	width:932px;
	overflow:hidden;
	border:1px solid #c1c1c1;
}
.section .section-holder{
	float:left;
	width:932px;
	background:#fff url(../logo-design-images/bg-custom.gif) no-repeat 1px 100%;
	padding:0 0 0 1px;
}
.section .custom{
	float:left;
	width:205px;
	padding:12px 0 0 12px;
	font-size:1.3em;
	line-height:15px;
}
.section .custom h3{margin:0;}
.section .custom p{
	margin:0;
}
.section .box{
	width:700px;
	float:left;
	margin-left:1px;
	display:inline;
	border-left:1px solid #c1c1c1;
	padding:10px 0 0 13px;
	overflow:hidden;
}
.section .price{
	float:left;
	width:100%;
}
.section .price-list{
	margin:0 13px 0 0;
	padding:0;
	list-style:none;
	float:left;
	font-size:1.1em;
	line-height:15px;
	width:216px;
}
.section .price-list li{
	height:1%;
	overflow:hidden;
	padding-bottom:3px;
}
.section .price-list li input{
	margin:0 8px 0 0;
	padding:0;
	width:16px;
	height:15px;
	float:left;
}
.section .price-list li label{
	float:left;
	color:#454545;
	width:192px;
}
.section .holder{
	width:682px;
	overflow:hidden;
	float:left;
	padding:0 0 4px 18px;
	position:relative;
}
.section .holder strong{
	float:left;
	margin:0 18px 0 0;
	background:url(../logo-design-images/bg-section-holder.gif) no-repeat 100% 4px;
	color:#181818;
	padding:6px 61px 3px 3px;
	font-size:1.2em;
	line-height:14px;
}
.section .holder .order-holder{
	position:absolute;
	right:0;
}
.section .holder .text{
	float:left;
	background:#1689cd;
	padding:7px 6px 4px 11px;
	width:129px;
}
.section .holder .text label{
	float:left;
	color:#fff;
	font-size:12px;
	line-height:16px;
}
.section .holder .text input{
	float:left;
	width:47px;
	background:#fff;
	border:none;
	margin:0 0 0 2px;
	padding:0 3px;
	display:inline;
	font-size:13px;
}
.section .holder .btn-submit{
	float:left;
	width:82px;
	height:27px;
	margin:0;
	padding:0;
}
/*Start inner page*/
.inner #main{
	background:url(../logo-design-images/bg-main-inner.gif) repeat-x 0 131px;
}
.inner #main .promo{
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	background:url(../logo-design-images/bg-promo-inner.jpg) no-repeat 50% 0;
}
.inner #main .promo .promo-holder{
	margin:0 auto;
	padding:18px 0 33px 57px;
	width:894px;
	overflow:hidden;
}
.inner #main .promo .promo-holder .frame{float:left;}
.inner #main .promo h1{
	margin:72px 0 0 -5px;
	float:left;
	width:405px;
}
.inner #main .promo h1 img{display:block;}
.inner .user-bar{
	margin:115px 0 0 15px;
	padding:0;
	list-style:none;
	float:left;
	width:146px;
	display:inline;
}
* html .inner .user-bar{margin:101px 0 0 18px;}
*+html .inner .user-bar{margin:101px 0 0 18px;}
.inner .user-bar li a{
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#4c4c4c;
	font-size:15px;
	line-height:17px;
	background:url(../logo-design-images/bg-user-btn.png) no-repeat;
	width:146px;
	height:21px;
	padding:8px 0 0;
	position:relative;
	cursor:pointer;
	font-weight:bold;
}
.inner .user-bar li a:hover{
	text-decoration:none;
	background:url(../logo-design-images/bg-user-btn-hover.png) no-repeat;
}
/*Start gallery*/
.inner .gallery{
	float:left;
	display:inline;
	width:223px;
	height:157px;
	padding:54px 0 0 33px;
}
.inner .gallery a{margin:50px 0 0 124px;}
*+html .inner .gallery a{margin:50px 0 0 100px;}
/*Start container box*/
.container{
	width:950px;
	margin:-9px auto 0;
	background:#8bc43f;
	padding:22px 0 0;
	font-size:2.9em;
	line-height:32px;
}
.container .text-holder{padding:0 30px 18px 50px;}
.container p{
	margin:0;
	color:#fff;
}
.container strong{text-transform:uppercase;}
.container em{
	color:#FFFFFF;
	display:block;
	font-size:0.60em;
	line-height:18px;
	font-style:normal;
	font-weight:bold;
	padding:4px 21px 5px 47px;
	background:#679f1d;
}
.inner #main .main-holder{
	padding:0;
	width:950px;
	background:url(../logo-design-images/bg-main-holder.gif) repeat-y;
}
/*Start inner content*/
.inner #content{
	float:left;
	width:630px;
	padding:21px 0 0;
}
#content .why-logo{
	margin:0 0 16px;
	padding:4px 0 4px 18px;
	font-size:21px;
	line-height:27px;
	color:#fff;
	text-transform:uppercase;
	background:url(../logo-design-images/bg-why-logo.gif) no-repeat;
}
#content .block{
	padding:10px 0 16px;
	margin:0 24px 0 16px;
	background:url(../logo-design-images/bg-block.gif) repeat-x 0 100%;
	font-size:1.3em;
	line-height:15px;
}
#content .short{background:none;}
#content .block p{
	margin:0;
	color:#292929;
}
#content .block .ads{
	margin:11px 0 0;
	text-align:center;
}
#content .box-holder{
	width:595px;
	overflow:hidden;
	padding:10px 0 15px;
}
#content .box{
	float:left;
	width:100%;
	background:url(../logo-design-images/bg-inner-box-c.gif) repeat-y;
}
#content .box .holder{
	background:url(../logo-design-images/bg-inner-box.gif) no-repeat;
	float:left;
}
#content .box .frame{
	border-bottom:1px solid #c7c7c7;
	position:relative;
	float:left;
	width:571px;
	padding:8px 10px 6px 14px;
}
#content .box .list{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:135px;
}
#content .box .list li{padding-bottom:3px;}
#content .box .list li a{color:#292929;}
.inner #main .section{
	width:100%;
	margin:0;
	background:none;
	border:none;
	padding:0;
	font-size:1.3em;
	line-height:20px;
}
.inner #main .section p{
	margin:0;
	color:#3f3f3f;
	text-align:center;
}
.inner #main .section strong{
	color:#044185;
	font-weight:normal;
}
.inner #main .section span{color:#bc0404;}
.btn-order-now{
	width:465px;
	height:62px;
	position:relative;
	display:block;
	margin:8px auto 18px;
}
* html .btn-order-now{height:60px;}
*+html .btn-order-now{height:60px;}
.btn-order-now a{
	display:block;
	height:100%;
	cursor:pointer;
	padding:1px;
	color:#22abff;
}
.btn-order-now a span{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(../logo-design-images/btn-order.gif) no-repeat;
}
.btn-order-now a:hover span{background:url(../logo-design-images/btn-order.gif) no-repeat 1px -63px;}
/*Start inner sidebar*/
.inner #sidebar{
	float:right;
	width:319px;
	padding:14px 0 0 1px;
}
#sidebar .testimonials .item .more,
#content .box .more{
	position:absolute;
	bottom:-1px;
	right:0;
	background:#f2f2f2;
	border:1px solid #c7c7c7;
	width:37px;
	height:16px;
	font-size:13px;
	line-height:15px;
	color:#0068be;
	padding:0 0 0 6px;
}
#sidebar .testimonials .item .more{
	bottom:0;
	right:4px;
}
#sidebar .title{
	margin:0;
	padding:7px 0 0 23px;
	background:url(../logo-design-images/bg-testimonials.gif) no-repeat;
	font-size:16px;
	line-height:18px;
	color:#fff;
	height:32px;
	text-transform:uppercase;
}
#sidebar .order-box{
	width:319px;
	height:189px;
	position:relative;
	background:url(../logo-design-images/bg-order-box.gif) no-repeat 45px 0;
}
#sidebar .order-box .btn-unlimited,
#sidebar .order-box .btn-money,
#sidebar .order-box .btn-order{
	position:absolute;
	left:25px;
	top:16px;
}
#sidebar .order-box .btn-money{
	left:63px;
	top:165px;
}
#sidebar .order-box .btn-order{
	left:73px;
	top:121px;
}
#sidebar .testimonials{
	padding:15px 0 0;
}
#sidebar .testimonials .item{
	height:1%;
	overflow:hidden;
	font:1.3em "Courier New", Arial, Helvetica, sans-serif;
	line-height:1em;
	color:#2d2d2d;
	padding:12px 0 11px 19px;
	position:relative;
}
#sidebar .testimonials .item strong{font-size:1.3em;}
#sidebar .testimonials .item .adr{margin:0 0 8px;}
#sidebar .testimonials .item p{margin:0;}
#sidebar .testimonials .photo{
	float:left;
	margin:0 7px 0 0;
}
.inner #sidebar .ask{
	background:#f28d0d;
	padding:3px 0 8px;
}
.inner #sidebar .contact-form .row {
	padding:16px 0 6px;
	font-size:1.2em;
} 
.inner #sidebar .contact-form .row #area{
	max-width:162px;
	width:162px;
}
.inner #sidebar .contact-form .row label{width:85px;} 
.inner #sidebar .contact-form .row .text{
	padding:2px 5px;
	width:160px;
}
#sidebar .block{
	margin:12px 0 25px 14px;
	border:1px solid #dedede;
	width:293px;
}
.inner #sidebar .block .contact-form{border:none;}
.inner #sidebar .block .contact-form .submit{
	float:right;
	padding:0;
	background:#e0e0e0;
	/*border:1px solid #979797;*/
	color:#4a4a4a;
	font-size:16px;
	line-height:16px;
	height:25px;
	margin:0 29px 0 0;
	width:66px;
	display:inline;
        cursor:pointer;
   
}

.inner #sidebar .block .contact-form .submit:hover{
	float:right;
	padding:0;
	background:#c7c7c7;
	/*border:1px solid #979797;*/
	color:#4a4a4a;
	font-size:16px;
	line-height:16px;
	height:25px;
	margin:0 29px 0 0;
	width:66px;
	display:inline;
        cursor:pointer;
   
}


#sidebar .items{
	width:100%;
	overflow:hidden;
	padding:13px 0 23px;
	border-bottom:1px solid #e2e2e2;
}
#sidebar .item-list{
	margin:0;
	list-style:none;
	float:left;
	padding:0 0 0 5px;
	width:154px;
	font-size:17px;
	line-height:19px;
}
#sidebar .item-list li{float:left;}
#sidebar .item-list li a{
	float:left;
	padding:5px 0 2px 38px;
	color:#4a4a4a;
	height:28px;
	background:url(../logo-design-images/bg-services.gif) no-repeat;
}
#sidebar .item-list li .flyer{background-position:0 -32px;}
#sidebar .item-list li .web{background-position:0 -67px;}
#sidebar .item-list li .holiday{background-position:0 -109px;}
#sidebar .item-list li .caricature{background-position:0 -144px;}
#sidebar .item-list li .illustration{background-position:0 -179px;}
#sidebar .item-list li .repair{background-position:0 -216px;}
#sidebar .item-list li .more{background-position:0 -256px;}
/*Start signup form*/
.signup-holder{
	width:950px;
	margin:0 auto;
	overflow:hidden;
}
.signup{
	width:927px;
	background:#3676bd url(../logo-design-images/bg-signup.gif) no-repeat;
	float:left;
	padding:9px 0 6px 23px;
	font-size:12px;
	line-height:21px;
	margin:0 auto;
}
.signup .caption{
	float:left;
	font-size:15px;
	line-height:20px;
	color:#fff;
	padding:0 22px 0 0;
	margin:0 26px 0 0;
	background:url(../logo-design-images/bg-signup-caption.gif) no-repeat 100% 2px;
}
.signup .caption strong{text-transform:uppercase;}
.signup label{
	float:left;
	color:#fff;
	margin:0 6px 0 0;
}
.signup .text{
	float:left;
	width:131px;
	padding:2px 5px 3px;
	margin:0 17px 0 0;
	border:none;
	background:#fff;
}
.signup .btn-signup{
     background:url(../logo-design-images/btn-signup.gif) no-repeat;
	float:left;
	margin:-3px 0 0 13px;
	display:inline;
	position:relative;
	height:30px;
	width:66px;
	border:0px;
	cursor:pointer;
}

.signup .btn-signup:hover{
	float:left;
	margin:-3px 0 0 13px;
	display:inline;
	position:relative;
	background:url(../logo-design-images/btn-signup_h.gif) no-repeat;
	height:30px;
	width:66px;
	border:0px;
	cursor:pointer;
}

.signup .btn-signup:active{
	float:left;
	margin:-3px 0 0 14px;
	display:inline;
	position:relative;
	background:url(../logo-design-images/btn-signup_h.gif) no-repeat;
	height:30px;
	width:66px;
	border:0px;
	cursor:pointer;
	 outline: 0px;
	 outline:0;
	 outline-color:#d9d9d9;
	 
	outline-width:0;
}

/*Start footer*/
#footer{
	width:100%;
	border-top:1px solid #d9d9d9;
	
}
#footer .bar{
	background:#fff;
	padding-bottom:30px;
	overflow:hidden;
}
#footer .panel{
	background:#ededed;
	padding-bottom:20px;
	
}
#footer .holder{
	width:925px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
/*Start ads box*/
#footer .ads-box{
	width:936px;
	overflow:hidden;
}
#footer .ads-holder{
	position:relative;
	left:50%;
	float:left;
}
#footer .ads-frame{
	position:relative;
	left:-50%;
	float:left;
}
#footer .ads-list{
	margin:0;
	padding:26px 0 0;
	list-style:none;
	float:left;
}
#footer .ads-list li{
	float:left;
	padding-right:16px;
}
#footer .ads-list li a{display:block;}
#footer .ads-list li .checkout{
	font-weight:normal;
	display:block;
	width:195px;
	text-align:center;
	padding:5px 0 0;
	overflow:hidden;
}
#footer .ads-list li .checkout a{display:inline;}
#footer .ads-list li img{vertical-align:middle;}
#footer .box-holder{
	width:100%;
	overflow:hidden;
	padding-top:38px;
}
/*Start box*/
#footer .box{
	float:left;
	width:924px;
	background:url(../logo-design-images/bg-footer-box.gif) repeat-y;
	overflow:hidden;
}
#footer .box .holder{
	margin:0;
	width:100%;
	background:url(../logo-design-images/bg-footer-box-t.gif) no-repeat;
	float:left;
}
#footer .box .frame{
	background:url(../logo-design-images/bg-footer-box-b.gif) no-repeat 0 100%;
	padding:21px 0 16px 31px;
	float:left;
	width:893px;
}
#footer .box .sub-nav{
	margin:0 28px 0 0;
	padding:0;
	list-style:none;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
}
#footer .box .sub-nav li{
	background:url(../logo-design-images/sub-nav-bullet.gif) no-repeat 0 6px;
	padding:0 0 0 11px;
}
#footer .box .sub-nav li a{color:#6d6d6d;}
#footer .box .ads{
	float:left;
	border-left:1px solid #c8c8c8;
	padding:10px 0 14px 22px;
}
#footer .btn-request{
	float:right;
	width:140px;
	height:35px;
	position:relative;
	margin:14px 14px 11px 0;
	display:inline;
}
#footer .btn-request a{
	display:block;
	height:100%;
	cursor:pointer;
}
#footer .btn-request a span{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(../logo-design-images/btn-request.gif) no-repeat;
}
#footer .btn-request a:hover span{background-position:0 -35px;}
/*Start bar*/
#footer .footer-bar{
	clear:both;
	border-top:1px solid #c2c2c2;
	width:918px;
	overflow:hidden;
}
#footer .footer-bar .btn-area{
	float:left;
	font-size:1.2em;
	line-height:14px;
	padding:10px 0 0 20px;
}
#footer .footer-bar .btn-area a{
	float:left;
	color:#454545;
	padding-right:2px;
}
#footer .footer-bar .btn-area .validators{
	float:left;
	color:#454545;
	display:inline;
	list-style:none;
	padding:0;
}
#footer .footer-bar .btn-area .validators li{
	float:left;
	color:#454545;
	padding-right:10px;
}
#footer .footer-bar .btn-area .validators li a{
	float:left;
	color:#454545;
	padding:0;
}
#footer .footer-bar .btn-area .validators li a:hover{
	float:left;
	color:#454545;
	padding:0;
}
#footer .footer-bar .copy{
	float:right;
	font-size:1.1em;
	line-height:2em;
	color:#9b9b9b;
	margin:0 8px 0 0;
}
#footer .footer-bar .copy a{
	float:none;
	padding:0;
}
#footer .footer-bar .copy em{
	display:inline-block;
	vertical-align:bottom;
	font-style:normal;
	margin:0 3px 0 0;
}
#footer .footer-bar .copy a img{
	display:inline-block;
	vertical-align:bottom;
}
#footer .text-holder{padding:5px 30px 10px 19px;}
#footer .text-holder p{
	margin:0;
	font-size:1.1em;
	line-height:13px;
	color:#9b9b9b;
	text-align:center;
}
.footer-nav{
	margin:0;
	padding:11px 0 6px;
	list-style:none;
	text-align:center;
	font-size:1.1em;
	line-height:13px;
}
.footer-nav li{
	display:inline;
	padding:0 7px 0 11px;
	background:url(../logo-design-images/footer-separator.gif) no-repeat 0 3px;
}
.footer-nav li:first-child{background:none;}
.footer-nav li a{color:#545454;}
/*Start Payment detail*/
#payment_main{
	width:100%;
	background:#fff url(../logo-design-images/payment_top_bg.gif) repeat-x;
	margin-bottom:25px;
}
#payment_holder{
       width:950px;
       margin:0 auto;
}
#order_holder{
	width:950px;
	margin-top:6px;
	height:135px;
	background:url(../logo-design-images/ordernow_bg.jpg) no-repeat;
}


.order_holder_left{
	width:710px;
	margin:0;
	float:left;
	padding:10px 0px 0px 0px;
	list-style:none;
}
.order_right{
	width:240px;
	margin:0;
	float:left;
}
#order_nav{
	margin:0;
	list-style:none;
	float:left;
}
 .order_nav li{
	background:url(../logo-design-images/promo-bullet.gif) no-repeat;
	list-style:none;
	padding:0px 5px 0px 20px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	line-height:0%;
	height:10px;

}
 .order_nav li a{color:#908c8d;}
 .order_nav li a:hover{color:#98cc50;}
 
 .order_nav_heading{
	list-style:none;
	margin:0;
	padding:5px 0 0 40px;
	color:#0079c2;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:42px;
 }
.order_holder_left p{
	margin:0;
	padding:0 0 0 40px;
	font-size:12px;
	color:#4C5258;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
 #payment_content{
	width:950px;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:center;
}

.top_cards{
	width:950px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
.thankyou_text{
	list-style:none;
	padding:8px 0 10px 0;
	font-size:15px;
	color:#4C5258;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
 }
 
 .proceed_bg{
	width:514px;
	height:204px;
	background:url(../logo-design-images/proceed_maibg.jpg) no-repeat;
	margin:0 auto;
	padding:0;
	text-align:center;
}

.proceed_text{
	list-style:none;
	padding:12px 0 0px 0;
	font-size:15px;
	color:#003869;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
 }
 
 .offer_text{
	list-style:none;
	padding:0px 0 0px 0;
	font-size:12px;
	color:#003869;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
 }
  a.offer{color:#3e93ca;text-decoration:underline;}
  a.offer:visited{color:#3e93ca;text-decoration:underline; }
  a.offer:hover{color:#98cc50;}
  
  a.terms_link{color:#0065d6;text-decoration:none;}
  a.terms_link:visited{color:#0065d6;text-decoration:none; }
  a.terms_link:hover{color:#800000;}
 
 .proceed_form{
    width:514px;
	padding:14px 0 0 0;
	font-size:12px;
	line-height:21px;
	margin-top:18px;
}


.proceed_form .row label{
    width:225px;
	float:left;
	text-align:right;
	color:#000002;
    font-size:11px;
	margin:6px 3px 0 5px;
	display:inline;
	FONT-FAMILY: verdana,sans-serif;
}

.proceed_form .row .text{
	margin:6px 3px 0 5px;
	padding:2px 0 0 0;
	width:120px;
	height:16px;
	float:left;
	background:none;
	border:1px solid #777777;
	color:#4a4848;
	background-color:#ffffff;
	FONT-FAMILY: verdana,sans-serif;
}


.cards{
	width:514px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
label {
		margin: 0;
	}
	
.radio_b
{
vertical-align:top;
margin:0;
padding:0;
}	

.prcd
{
 padding:35px 0 10px 0;
 margin:0 auto;
}

.proceed_form .proceed_btn_holder{
text-align:center;
width:110px;
margin:0 auto;
padding:10px 0 0 0;
}

.proceed_form .btn_proceed{
    background:url(../logo-design-images/proceed_btn.jpg) no-repeat;
	float:left;
	margin:0;
	display:inline;
	position:relative;
	height:42px;
	width:110px;
	border:0;
	cursor:pointer;
}

.proceed_form .btn_proceed:hover{
	float:left;
	margin:0;
	display:inline;
	position:relative;
	background:url(../logo-design-images/proceed_btn.jpg) no-repeat 0 -43px;
	height:42px;
	width:110px;
	border:0;
	cursor:pointer;
}
.proceed_form .btn_proceed:active{
	float:left;
	margin:0;
	display:inline;
	position:relative;
	background:url(../logo-design-images/proceed_btn.jpg) no-repeat 0 -86px;
	height:42px;
	width:110px;
	border:0;
	cursor:pointer;
}


/*..........................................................
.proceed_btn ul
{
width:114px;
margin: 0 auto;
padding: 0;
list-style-type: none;
}

.proceed_btn li { margin:0; }

.proceed_btn a
{
display: block;
background-color: #ff0000;
width:114px;
padding:6px 0 6px 0;
text-decoration: none;
}

.proceed_btn a:hover
{
background-color: #009900;
}
*/

/*
.proceed .caption strong{text-transform:uppercase;}
.proceed label{
	float:left;
	color:#fff;
	margin:0 6px 0 0;
}
.proceed .text{
	float:left;
	width:131px;
	padding:2px 5px 3px;
	margin:0 17px 0 0;
	border:none;
	background:#fff;
}
.proceed .btn_proceed{
     background:url(../logo-design-images/btn-signup.gif) no-repeat;
	float:left;
	margin:-3px 0 0 13px;
	display:inline;
	position:relative;
	height:30px;
	width:66px;
	border:0px;
	cursor:pointer;
}
*/
/*..........Order page Starts...............*/

.order_content{
	width:907px;
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
	
}

.order_form{
	width:907px;
	margin:0 auto;
	padding:0;
	text-align:left;
	
}

.packages_bg{
    background:url(../logo-design-images/pkgs_bg.gif) no-repeat;
	margin-top:0;
	padding:0;
    text-align:center;
    height:164px;
}
.pkgs_category{  
	margin:0;
    text-align:left;
    padding:0px 0 0 10px;
}
.category_para{  
	margin:0;
	padding:0 0 12px 0;
    text-align:left;
}
.category_para2{  
	margin:0;
	padding:10px 0 0 0;
    text-align:left;
	FONT-FAMILY: verdana,sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:normal;
}

.budget_holder{  
	margin:0;
	padding:10px 0 0 0;
    text-align:left;
    width:218px;
    float:left;
    font-size:12px;
    color:#000000;
    font-weight:normal;
}

.nocompromise_holder{  
	margin:0;
	padding:10px 0 0 1px;
    text-align:left;
    width:231px;
    float:left;
}

.bestseller_holder{  
	margin:0;
	padding:10px 0 0 0;
    text-align:left;
    width:223px;
    float:left;
}

.ldt_jan_holder{  
	margin:0;
	padding:10px 0 0 0;
    text-align:left;
    width:224px;
    float:left;
}
.pkgs_category_holder{  
	margin:0;
	padding:10px 0 0 0;
    text-align:left;
    width:226px;
    float:left;
}
.pkgs_categories li{ 
    list-style:none;
    display:inline;
	margin:0 0 0 20px;
	padding:0 0 0 0px;
    text-align:center;
}

.pkgs_categories2 li{ 
    width: 225px;
    list-style:none;
	margin:0;
	padding:0 90px 0 20px;

}

.packages_category{
    
	margin:0;
	padding:0;
}


.order_form_top{
	margin:0px;
	padding:0;
	text-align:center;
	height:5px;
	
}


.order_detail_holder{
    width:771px;
	margin:0 auto;
	padding:0;
	text-align:center;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}

.order_contact_info{
    width:688px;
	margin:0 auto;
	padding:0;
	text-align:left;
	
}

.order_contact_info_head{
    background:url(../logo-design-images/order_head_bullet.gif) no-repeat;
    width:580px;
	height:25px;
	margin:0;
	padding:12px 0 0 20px;
	font-size:14px;
	color:#01345f;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.order_contact_info_head1{
    
    width:670px;
	height:30px;
	margin:0;
	padding: 0 0 5px 0;
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.order-form1{
	border:1px solid #b6b6b6;
	border-width:0 0px 0px;
}
.order-form1 .row{
	overflow:hidden;
	height:1%;
	font-size:11px;
	line-height:14px;
	padding:11px 0 9px;
	FONT-FAMILY: verdana,sans-serif;
}
.order-form1 .radio_row{
	overflow:hidden;
	height:1%;
	font-size:11px;
	line-height:14px;
	padding:11px 0 11px 0;
	FONT-FAMILY: verdana,sans-serif;
}
.order-form1 .radio_row label{
	float:left;
	width:280px;
	height:25px;
	text-align:left;
	color:#000002;
    font-size:11px;
	margin:0;
	padding:0 3px 0 10px;
	display:inline;
	FONT-FAMILY: verdana,sans-serif;
}
.order-form1 .radio_row .right_holder{
    margin:0;
	padding:0;
	FONT-FAMILY: verdana,sans-serif;
    font-size:11px;
    width:385px;
    float:right;
}
.order-form1 .radio_row .right_holder .row{
    margin:0;
	padding:5px 0 5px 0;
	FONT-FAMILY: verdana,sans-serif;
    font-size:11px;
    width:220px;
    float:left;
}

.order-form1 .radio_row .right_holder .row .radio{
    margin:0;
	padding:0;
	FONT-FAMILY: verdana,sans-serif;
    font-size:11px;
    width:15px;
    float:left;
}
.order-form1 .radio_row .right_holder .row .radio1{
    margin:0;
	padding:0;
	FONT-FAMILY: verdana,sans-serif;
    font-size:11px;
    width:15px;
    float:right;
}

.order-form1 .radio_row .right_holder .row .label_text{
    margin:0;
	padding:0;
	FONT-FAMILY: verdana,sans-serif;
    font-size:11px;
    width:70px;
    float:left;
}
.order-form1 .radio_row .right_holder .row .label_text a{
    color:#0065d6;
    background-color:transparent;
    text-decoration:none;
}
.order-form1 .radio_row .right_holder .row .label_text a:hover{
    color:#996633;
    background-color:transparent;
    text-decoration:none;
}
.order-form1 .radio_row .right_holder .row .label_text1{
    margin:0;
	padding:0 0 0 60px;
	FONT-FAMILY: verdana,sans-serif;
    font-size:11px;
    width:50px;
    float:left;
    text-align:left;
}
.order-form1 .radio_row .right_holder .row .label_text1 a{
    color:#0065d6;
    background-color:transparent;
    text-decoration:none;
}
.order-form1 .radio_row .right_holder .row .label_text1 a:hover{
    color:#996633;
    background-color:transparent;
    text-decoration:none;
}
.order-form1 .radio_row .right_holder .row .label_text2{
    margin:0;
	padding:0;
	FONT-FAMILY: verdana,sans-serif;
    font-size:11px;
    width:130px;
    float:left;
    text-align:left;
}
.order-form1 .radio_row .right_holder .row .label_text3{
    margin:0;
	padding:0 0 0 80px;
	FONT-FAMILY: verdana,sans-serif;
    font-size:11px;
    width:30px;
    float:left;
    text-align:left;
}
.order-form1 .radio_row .right_holder .row .label_text3 a{
    color:#0065d6;
    background-color:transparent;
    text-decoration:none;
}
.order-form1 .radio_row .right_holder .row .label_text3 a:hover{
    color:#996633;
    background-color:transparent;
    text-decoration:none;
}
.order-form1 .radio_row .right_holder .row .text{
	margin:0;
	padding:3px 0 0 0;
	width:70px;
	height:16px;
	float:left;
	background:none;
	border:1px solid #a8c5ed;
	color:#4a4848;
	background-color:#fff;
	FONT-FAMILY: verdana,sans-serif;
}
.order-form1 .row label{
	float:left;
	width:280px;
	text-align:left;
     text-align:justify;
	color:#000002;
    font-size:11px;
	margin:2px 3px 0 10px;
	display:inline;
	FONT-FAMILY: verdana,sans-serif;
}
.star
{
color:#FF0000;
}

.order-form1 .row1{
	overflow:hidden;
	height:1%;
	font-size:11px;
	line-height:14px;
	padding:11px 0 9px;
	FONT-FAMILY: verdana,sans-serif;
}
.order-form1 .row1 label{
	float:left;
	width:280px;
	height:25px;
	text-align:right;
	color:#000002;
    font-size:12px;
	margin:0;
	padding:0 3px 0 10px;
	display:inline;
	FONT-FAMILY: verdana,sans-serif;
}


.order-form1 .row1 .text{
	margin:0;
	padding:3px 0 0 0;
	width:234px;
	height:17px;
	float:left;
	background:none;
	border:1px solid #a8c5ed;
	color:#4a4848;
	background-color:#e4f0fe;
	FONT-FAMILY: verdana,sans-serif;
}


.order-form1 .row .text{
	margin:0;
	padding:3px 0 0 0;
	width:234px;
	height:17px;
	float:left;
	background:none;
	border:1px solid #a8c5ed;
	color:#4a4848;
	background-color:#e4f0fe;
	FONT-FAMILY: verdana,sans-serif;
}
.order-form1 .row #select{
	margin:0;
	width:234px;
	height:20px;
	float:left;
	color:#4a4848;
	FONT-FAMILY: verdana,sans-serif;
	border:1px solid #a8c5ed;
	background-color:#e4f0fe;
}
.order-form1 .row #area{
	margin:0;
	padding:0;
	width:234px;
	height:35px;
	border:1px solid #a8c5ed;
	color:#4a4848;
	background-color:#e4f0fe;
	FONT-FAMILY: verdana,sans-serif;
}

.order-form1 .row #area1{
	margin:0;
	padding:0;
	width:234px;
	height:55px;
	border:1px solid #a8c5ed;
	color:#4a4848;
	background-color:#e4f0fe;
	font-family:verdana,Arial, Helvetica, sans-serif;
}
.order-form1 .row .btn-submit{
	float:right;
	margin:0 15px 0 0;
	display:inline;
	font-family:verdana,Arial, Helvetica, sans-serif;
}

.order_bg
{
background-color:#f7faff;
border:1px solid #a8c5ed;
margin-bottom:20px;
margin-top:0;
}

.order-formtxt{
	float:left;
	clear:both;
	text-align:left;
	color:#000002;
    font-size:11px;
	margin:0 3px 0 10px;
	display:inline;
	font-family:verdana,Arial, Helvetica, sans-serif;
}
.security_text{
	float:left;
	clear:both;
	text-align:left;
	color:#000002;
    font-size:10px;
	margin:0 0px 0 292px;
	display:inline;
	font-family:verdana,Arial, Helvetica, sans-serif;
}

.order_text{
    margin:0;
	padding:0 10px 0 10px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	font-family:verdana,Arial, Helvetica, sans-serif;
 }

.order_text1{
    margin:0;
	padding:0 10px 10px 10px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	font-family:verdana,Arial, Helvetica, sans-serif;
 }
.captcha_text{
	list-style:none;
	padding:0;
	font-size:25px;
	color:#ff0000;
	font-weight:bold;
	font-family:verdana,Arial, Helvetica, sans-serif;
 }

.order_terms_left{
        width:280px;
	list-style:none;
	padding:8px 10px 8px 10px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	font-family:verdana,Arial, Helvetica, sans-serif;
        float:left;
 }



.order_terms_right{
	list-style:none;
	padding:8px 10px 8px 10px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	font-family:verdana,Arial, Helvetica, sans-serif;
    float:right;
 }
/*............................Click Here button....................................*/
.click{
    width:775px;
	height:87px;
	margin:0 auto;
	padding:25px 0 0 0;
	text-align:center;
}
.click_here{
	color:#000000;
	cursor:pointer;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	width:350px;
	height:30px;
}

.order-form1 .btn_holder{
text-align:center;
width:364px;
margin:0 auto;
padding:0;
height:63px;
}

.order-form1 .btn_click_here{
    background:url(../logo-design-images/continue_btn.jpg) no-repeat;
	float:left;
	margin:0;
	display:inline;
	position:relative;
	height:42px;
	width:364px;
	border:0;
	cursor:pointer;
}

.order-form1 .btn_click_here:hover{
	float:left;
	margin:0;
	display:inline;
	position:relative;
	background:url(../logo-design-images/continue_btn.jpg) no-repeat 0 -43px;
	height:42px;
	width:364px;
	border:0;
	cursor:pointer;
}
.order-form1 .btn_click_here:active{
	float:left;
	margin:0;
	display:inline;
	position:relative;
	background:url(../logo-design-images/continue_btn.jpg) no-repeat 0 -86px;
	height:42px;
	width:364px;
	border:0;
	cursor:pointer;
} 

.order_bottom{
    width:775px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(../logo-design-images/order_bot.jpg) no-repeat;
}

/*
.click_here_btn ul
{
width:364px;
margin: 0 auto;
padding: 0;
list-style-type: none;
}


.click_here_btn li { margin:0; }

.click_here_btn ul li a
{
display: block;
background-color: #ff0000;
width:364px;
padding:7px 0 6px 0;
text-decoration: none;
}

.click_here_btn ul li a:hover
{
background-color: #009900;
}





.click_here_btn2 li
{
background-color: #ff0000;
width:364px;
margin: 0 auto;
padding:7px 0 6px 0;
list-style-type: none;
}



.click_here_btn2  li a
{
display: block;
background-color: #ff0000;
width:364px;
padding:7px 0 6px 0;
text-decoration: none;
}

.click_here_btn2  li a:hover
{
display: block;
background-color: #009900;
padding:7px 0 6px 0;
}

*/


