body{overflow-x:hidden; margin:auto;}
@font-face {
    font-family: "futurabt-bold";
    src: url(../fonts/futurabt-bold.otf);
}
@font-face {
    font-family: "futurabt-medium";
    src: url(../fonts/futurabt-medium.otf);
}
#use_for_shipping_yes{float:left !important;}
.navbar-header img{max-width:100%; max-height:100%;padding:6px;}
.navbar-brand{width:300px; padding: 0px;}
input[type="radio"], input[type="checkbox"]{margin:0 !important}
.on-sale-item {
    float: left;
    width: 200px;
}
#add_address_form{margin-right:-3px;}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
}
.table-responsive {
  margin-right: 12px;
  margin-top: 9px;
}
.quantity {
    color: #fff !important;
    float: left !important;
    margin-left: 11px;
    width: 72px !important;
}
.no-address {
  color: rgb(255, 255, 255);
}
.span4 {
  color: rgb(255, 255, 255)!important;
}
.nav > li > a{padding: 10px 12px !important;}
#quantity {
    background: #373737 none repeat scroll 0 0;
    border: medium none;
    margin-top: 5px;
    width: 50px !important;
	color:#fff;
}
#myCarousel .btn-primary {
    background:brown;
	padding:7px 35px;;
    color: #fff;
    font-size: 13px;
	border-radius:05px;
	margin-bottom:10px;
}
.login_from_2 .control-group {
    float: left !important;
    padding: 0 !important;
    position: relative !important;
    width: 100%;
}
.login_from_2 .radio input[type="radio"], .login_from_2 .radio-inline input[type="radio"], .login_from_2 .checkbox input[type="checkbox"], .login_from_2 .checkbox-inline input[type="checkbox"]{position:relative;}

.page-header {
    border-bottom: 1px solid #eee;
    margin: 13px auto 0;
    overflow: hidden;
    width: 100%;
}

#myCarousel .span3.form-group.col-xs-10 > p {
    color:red;
}
.span6.offset3 {
    background: rgb(34, 34, 34) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin: 16px 4px;
}

.span3.form-group.col-xs-10 > label::after {
  color: rgb(255, 0, 0);
  content: "*";
}


#myCarousel .form-control {
    background-color:#444;
    background-image: none;
    border: 0px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: white;
	 border-radius: 0px;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

#myCarousel .heading {

    padding: 10px 10px 0;
}
#myCarousel .heading {
    color: rgb(255, 255, 255);
    display: block;
    font-family: "futurabt-medium";
    font-size: 18px;
    text-align: left;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    text-transform: uppercase;
    width: 100%;
}
.featurette .heading {
    margin-bottom: 10px;
}
.featurette {
    padding: 10px 0 40px;
}
.testimonial .heading {
    margin-bottom: 10px;
}
.testimonial .col-lg-6.col-sm-6.col-md-6.col-xs-6 {
    min-height: auto !important;
    padding: 5px;
}
.heading-sizes .col-md-3 {
    min-height: 119px;
    width: 24%;
}
.box {
    border: 1px solid #ccc;
    padding: 0 !important;
}
.content-sizes {
    padding-left: 0;
    text-align: center;
}
.size-box {
    text-align: center;
}
#create_canvas_page .text-left {
    margin-left: 15px;
}
#option2 .col-md-6.col-lg-6.col-xs-6 {
    min-height: auto !important;
	background:#fff;
}
#option2 li {
	background:#fff;
}
#option2 .col-md-6.col-lg-6.col-xs-6 {
    background: #fff none repeat scroll 0 0 !important;
}
#option2 li {
    background: #fff none repeat scroll 0 0 !important;
}
#myCarousel #option3 .col-md-6.col-lg-6.col-xs-6 {
    background: #fff none repeat scroll 0 0;
    min-height: auto;
	
}


.heading-sizes {
    padding-left: 40px;
}
.content-sizes .col-md-3 {
    width: 24%;
}
.row > div {
    color: #000;
}
#myCarousel .reg{
    background: #222 none repeat scroll 0 0;
    min-height: 600px;
}
#myCarousel .log{
    background: #222 none repeat scroll 0 0;
    min-height: 600px;
}
#myCarousel .left .center > form {
    margin-left: 52px;
    width: 380px;
	margin-top: 10px;
}
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: left;
}
#myCarousel .right .center > form {
    margin-left: 50px;
    width: 380px;
	margin-top: 10px;
}
#myCarousel label {
    color: white;
    display: inline-block;
    float: left;
	font-size:12px;
    font-weight: normal;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 3px;
    width: 190px;
	padding-bottom:3px;
}
.form-control {
    float: left;
}

.carousel-inner .item img{
width:100%;
}
.menu_container{
position:relative;
}
.main_menu{
width:100%;
position:absolute;
z-index:10;
padding:0px 0px;
}
.marketing{
padding:15px 30px;
text-align:center;
color:#fff;
background: #a80000 url("../images/bottom-bg-line.png") no-repeat scroll center bottom / 100% 4px;
}
.marketing h2{
border-bottom: 1px dotted #fff;
font-family: "futurabt-bold";
font-size: 20px;
margin: 10px auto;
padding-bottom: 10px;
text-transform: uppercase;
width: 87%;
}
.marketing p{
font-size:17px;
 font-family: "futurabt-medium";
}
.marketing .img-circle {
    border: 3px solid #F83232;
}
.heading{
display:block;
width:100%;
font-size:28px;
font-family: "futurabt-medium";
color:#A80000;
text-align:center;
text-transform:uppercase;
}
.featurette{
border: px solid yellow;
padding: 20px 0 40px;
text-align: center;
background:url("../images/bottom-bg-line.png") no-repeat scroll center bottom / 100% 4px;

}
.canvas_print{
background: #f4f4f4 none repeat scroll 0 0;
border-radius: 3px;
box-shadow: 0 0 5px #ccc;
overflow: hidden;
}
.canvas_print img{
width:100%;
}
.canvas_print h2{
font-family: "futurabt-bold";
font-size: 20px;
text-transform: uppercase;
color:#AC1010;
}
.canvas_print p{
font-family: "futurabt-medium";
color:#525252;
font-size:17px;
}
.heading{
padding:20px 0px;
}
.testimonial{
padding:20px 0px 30px;
background: #F9F8F8 url("../images/bottom-bg-line.png") no-repeat scroll center bottom / 100% 4px;
}
.testimonial .heading{padding-top:0px;}
.testimonial p{
color:#959595;
font-size:16px;
font-family: "futurabt-medium";
}
.author_name{
display:block;
width:100%;
color:#A90303;
font-size:16px;
font-family: "futurabt-medium";
}
.testimonial_details{
border: px solid red;
display: flex;
height: 150px;
position: absolute;
right: 0;

}
.testimonial_details_inner{
width:100%;
margin:auto;
}
.subscribe{
background:#373737;
padding: 20px 0;
}
.subscribe .form-group{
width:70%;
}
.subscribe .form-group .form-control{
width:100%;
}
.subscribe_btn{
width:27%;
text-align:center;
}
.subscribe_text{
color:#fff;
font-size:18px;
}
.subscribe_text .bld_txt{
 font-family: "futurabt-bold";
 display:block;
 width:100%;
 line-height: 15px;
}
.subscribe_text .small_txt{
font-family: "futurabt-medium";
font-size:16px;
display:block;
 width:100%;
}
.footer{background:#030303;}
.footer_link_container{
padding:05px 0px 20px 0px;
}
footer ul{margin:0px; padding:0px;}
footer ul li{margin:0px; padding:0px; list-style:none;}
ul.footer_link h2{text-transform:uppercase; font-family:"futurabt-bold"; font-size:18px; color:#A80000;}
ul.footer_link li a{
font-family: "futurabt-medium";
font-size:16px;
color:#8E8E8E;
}
ul.footer_link li a:hover{
color:#393939;
}
.social_link li{
width:30px; height:30px; border:px solid red; display:inline-block; vertical-align:top; margin-right:10px; margin-bottom:10px;
}
.social_link li:nth-child(5){margin-right:0px;}
.social_link li a{
width:30px; height:30px; display:block; text-indent:-99999px; overflow:hidden;background:url("../images/social-media.png"); background-repeat:no-repeat;
}

.social_link li a.facebook{
background-position: 0px 0px;
}
.social_link li a.twitter{
background-position: -39px 0;
}
.social_link li a.pinterst{
background-position: -77px 0;
}
.social_link li a.youtube{
background-position: -115px 0;
}
.social_link li a.instragram{
background-position: 0px -43px;

}
.social_link li a.google_plus{
background-position: -39px -43px;
}
.social_link li a.myspace{
background-position: -77px -43px;
}
.copyright{padding:05px 0px; border-top:01px solid #ccc; text-align:center; color:#8E8E8E;}
.copyright p{margin-bottom:0px;}
a:focus{outline:none !important}
.navbar {
}
.navbar a{color:#393939; transition: all 0.3s;font-weight:bold; font-size:14px;}
.navbar a:hover{color:#A80000; transition: all 0.3s ease 0s;}
.navbar a:focus{color:#A80000; transition: all 0.3s ease 0s;}
.main_navigation{background: #a80000 none repeat scroll 0 0; border-radius: 0 0 5px 5px; box-shadow: 0 2px 2px #585858;}
.main_navigation .navbar-nav li{background: rgba(0, 0, 0, 0) url("../images/horizental-line.png") no-repeat scroll right center;}
.main_navigation .navbar-nav li:last-child{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.main_navigation .navbar-nav a{font-family: "futurabt-bold"; font-size:14px; text-transform:uppercase; color:#fff;}
.main_navigation .navbar-nav > li > a{padding:10px 22px;}
.main_navigation  .dropdown-menu  li > a{color:#000; transition: all 0.2s;}
.main_navigation .navbar-nav > li > a:hover{color:#000; transition: all .2s;}
.btn-primary{background:#D70808; color:#fff; border:01px solid #D70808; font-size:18px; }
.carousel-caption .btn-primary{font-family: "futurabt-bold"; text-transform:capitalize;}
.subscribe_btn.btn-primary{font-family: "futurabt-medium"; text-transform:uppercase; padding: 3.5px 12px;}
.clearfix{clear:both;}
.glyphicon-chevron-left{background: rgba(0, 0, 0, 0) url("../images/arrow-left.png") no-repeat scroll right center;}
.glyphicon-chevron-right{background: rgba(0, 0, 0, 0) url("../images/arrow-right.png") no-repeat scroll right center;}
.carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
	text-indent: -9799px;
  }
.top_links{margin-top:10px}

.a{
	cursor:pointer;
}


.my_account_left_sidebar li{
	 background:rgb(169,0,0);
    border-radius: 4px;
    margin-top: 8px;
    padding: 2px;
}
.my_account_left_sidebar li a{
	color:white;
	font-weight: 800;
}
.my_account_left_sidebar li a:hover , .my_account_left_sidebar li a:focus{
	color:black;
}
.user_account_right_box{
	float:right;
}
.account_sidebar_active{
	background:#eee!important;
	
}
.account_sidebar_active_color{
	color:black!important;
}
.account_sidebar_active{background-color:rgb(168,0,0)}
#add_address_form_close{
	margin-right:10px;
}

#create_canvas_page li{
	list-style:none;
}
.create_canvas_menu{
	background: #a80000;
	color: white;
	border: 1px solid #a80000;
	border-radius: 5px;
}
.create_canvas_menu_li_active{
	background:#eee;
	color:black;
}
.create_canvas_menu li{
	height: 35px;
	padding-top: 8px;
	font-weight:600;
}
.create_canvas_option_container{
	background:#F9F8F8;
	margin:0px;
}
.create_canvas_option{
	height:35px;
	padding:8px;
	background:lightgray;
	font-weight:600;
}
.create_canvas_option_layout input{
	display:none;
}
.create_canvas_edit {
   
}

#option23 , #option3{
	display:none;
}

.create_canvas_size_select{
	width: 100%;
	height: 32px;
}
.create_canvas_photo_options{
	
	padding-bottom:20px;
	
}
.create_canvas_photo_options ul{
	padding:16px 0px;
	
}
.create_canvas_main_photo{
	/* padding:20px 0px; */
	background: #484848;
	
	 padding-bottom: 18px;
	 padding-top: 20px;

	
}
.create_canvas_wrap_option li{
	padding-bottom:5px;
}
.create_canvas_wrap_option img{
	width:100%;
}
.photo-effect li:hover{
	background-color:#666;
	color:#fff;
}
.photo_effect_hint{
	text-align:justify;
	padding:10px 0px;
}
.upload_photo_option_span span{
	font-weight:600;
}
.heading-option{
	font-weight:600;
}

.create_canvas_container_shape1:hover{
	background-color:#eee;
}
.create_canvas_container_effect_span:hover , .create_canvas_container_effect_span1:hover , .create_canvas_container_effect_span2:hover{
	background-color:#eee;
}

.create_canvas_option_layout label{
	/* background-color: #eee; */
	padding: 20px 0px 20px;
}
.create_canvas_container_effect_span{
	background-image: url("../images/icon-original.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
	background-size: auto 100%;
}
.create_canvas_container_effect_span1{
	background-image: url("../images/icon-black-and-white.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
	background-size: auto 100%;
}
.create_canvas_container_effect_span2{
	background-image: url("../images/icon-sapia.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
	background-size: auto 100%;
}
.create_canvas_container_shape1{
	background-image: url("../images/shape-sprite.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
}
.create_canvas_container_shape:hover{
	background:#a80000;
}
.selected-shape, .selected-effect{
	background-color:#666;
	color:#fff !important;
}
.selected-shape>div>div{color:#fff;}
.shape-variables li.shape-options:hover{
	background-color:#666;
	color:#fff;
}


.canvas-image{
	width:410px;
	height:410px;
	position:relative;
	overflow: hidden; 
	background: #484848;
	margin: auto;
	cursor:auto;
	
}

.tools{
	background-color: #999;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 180px;
    z-index: 1;
	cursor:default;
	display:none;
}
.zoom{
	background-color: #333;
    color: #fff;
    float: right;
    font-weight: bold;
    height: 20px;
    margin-right: 13px;
    padding: 2px 8px;
}
.u{
	text-decoration:underline;
}

.wrapframetop{position: absolute; top:0; left:0; display: none;    }
.wrapframeleft {position: absolute; left:0; top:0; display: none; }
.wrapframeright {position: absolute; right:0;  top:0; display: none; }
.wrapframebottom {position: absolute; top:0px; left:0; display: none;  }
.canvas_diptych {width:1px; background: url(../images/wrapframeverborder.png) left bottom repeat-y; position: absolute; top:0px; display: none; }
.canvas_triptych_first {width:1px; background: url(../images/wrapframeverborder.png) left bottom repeat-y; position: absolute; top:0px; display: none; }
.canvas_triptych_second {width:1px; background: url(../images/wrapframeverborder.png) left bottom repeat-y; position: absolute; top:0px; display: none; }
.wrapframetopborder {background: url(../images/wrapframetopborder.png) left bottom repeat-x;}
.wrapframebottomborder {background: url(../images/wrapframetopborder.png) left top repeat-x;}
.wrap-area-pointer { background-image:  url(../images/wrap-area-pointer.png); background-repeat: no-repeat;  position: absolute; top:20px; left:-95px; width: 100px; height:65px; z-index: 1; display: none;   }
.wrap-area-pointer-gallery {background-position: 0px 0px;  display: none;  }
.wrap-area-pointer-mirror {background-position: 0px -65px ; display: none;  }
.wrap-area-pointer-black { background-position: 0px -130px ; display: none;  }
.wrap-area-pointer-white {background-position: 0px -195px ;  display: none;  }


.gallery_wrap_top {background: url(../images/top-gallery-border.png) center top no-repeat; }
.gallery_wrap_bottom {background: url(../images/bottom-gallery-border.png) center bottom no-repeat; }
.gallery_wrap_left {background: url(../images/left-gallery-border.png) right top repeat-y; }
.gallery_wrap_right {background: url(../images/right-gallery-border.png) left top repeat-y; } 

.canvas_diptych_gallery {background: url(../images/right-gallery-border.png) left top repeat-y; left:50%; position:absolute; }
.canvas_diptych_inner_border {background: url(../images/left-gallery-border.png) right top repeat-y; left:50%; position:absolute;}

.canvas_triptych_first .canvas_triptych_first_gallery {background: url(../images/right-gallery-border.png) left top repeat-y; left:33.33%; position:absolute; }
.canvas_triptych_first .canvas_triptych_first_inner_border {background: url(../images/left-gallery-border.png) right top repeat-y; left:33.33%; position:absolute;}

.canvas_triptych_second .canvas_triptych_second_gallery {background: url(../images/right-gallery-border.png) left top repeat-y; left:66.66%; position:absolute; }
.canvas_triptych_second .canvas_triptych_second_inner_border {background: url(../images/left-gallery-border.png) right top repeat-y; left:66.66%; position:absolute;}

.canvas_triptych_gallery {background: url(../images/right-gallery-border.png) left top repeat-y; left:50%; position:absolute; }
.canvas_triptych_inner_border {background: url(../images/left-gallery-border.png) right top repeat-y; left:50%; position:absolute;}
.mirror_wrap_top {background: url(../images/top-mirror-border.png) center top no-repeat; }
.mirror_wrap_bottom {background: url(../images/bottom-mirror-border.png) center bottom no-repeat; }
.mirror_wrap_left {background: url(../images/left-mirror-border.png) right top repeat-y; }
.mirror_wrap_right {background: url(../images/right-mirror-border.png) left top repeat-y; } 
.black_wrap_top {background: url(../images/top-black-border.png) center top no-repeat; }
.black_wrap_bottom {background: url(../images/bottom-black-border.png) center bottom no-repeat; }
.black_wrap_left {background: url(../images/left-black-border.png) right top repeat-y; }
.black_wrap_right {background: url(../images/right-black-border.png) left top repeat-y; } 
.white_wrap_top {background: url(../images/top-white-border.png) center top no-repeat;}
.white_wrap_bottom {background: url(../images/bottom-white-border.png) center bottom no-repeat; }
.white_wrap_left {background: url(../images/left-white-border.png) right top repeat-y; }
.white_wrap_right {background: url(../images/right-white-border.png) left top repeat-y; } 
#quality_meter_container {float:left;  display:none; height: 170px;padding-left: 0; padding-top: 0;width: 300px; background: url(../images/meter_bg.png) left top no-repeat; margin-left: 55px; margin-top: 35px; overflow: hidden;   } 


#uploadForm {border-top:#F0F0F0 2px solid;background:#FAF8F8;padding:10px;}
#uploadForm label {margin:2px; font-size:1em; font-weight:bold;}
.demoInputBox{padding:5px; border:#F0F0F0 1px solid; border-radius:4px; background-color:#FFF;}
#progress-bar {background-color: #09f;height:20px;color: #FFFFFF;width:0%;-webkit-transition: width .3s;-moz-transition: width .3s;transition: width .3s;}
.btnSubmit{background-color:#09f;border:0;padding:10px 40px;color:#FFF;border:#F0F0F0 1px solid; border-radius:4px;}
#progress-div {border:#09f 1px solid;padding: 5px 0px;margin:30px 0px;border-radius:4px;text-align:center; display:none;}
#targetLayer{width:100%;}

.preview-section{
	background-color: gray;
    color: #000;
    margin-top: 20px;
    padding: 20px;
}
.preview-section-collage{
	background-color: #fff;
    color: #000;
    margin-top: 20px;
    padding: 20px;
}
.image-option{
	border: 2px solid #666;
    float: left;
    height: 160px;
    margin-right: 10px;
    margin-top: 20px;
    padding: 10px;
    width: 160px;
	cursor:pointer;
	position:relative;
	
}
#targetLayer
{
	
}
.choose-pointer{
 	 background-color: transparent;
    border: medium solid;
    color: #fff;
    cursor: pointer;
   
    float: left;
    font-weight: bold;
    height: 160px;
    left: 0;
    padding: 60px 10px 10px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 160px;
}
.image-option img{
	width:100%;
	height:100%;
}

.original{
}
.blackNdWhite {
	-webkit-filter: grayscale(1); /* Older webkit versions */
	-webkit-filter: grayscale(100%);
	-moz-filter : grayscale (100%); /* Gecko-Based Browsers, Mozilla Firefox */
	-ms-filter : grayscale(100%);
	-o-filter : grayscale(100%); /* Opera */
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
	/* This is for Firefox 3.5+, Firefox mobile */
	filter : url ("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'gs\'><feColorMatrixtype=\'matrix\'values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#gs");
}
.sepia {
   filter: sepia(100%);
	/* This is for Firefox 3.5+, Firefox mobile */
	filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="sepia"><feColorMatrix type="matrix" values="0.64 0.55 0.15 0 0 0.52 0.49 0.14 0 0 0.18 0.38 0.13 0 0 0 0 0 1 0"/></filter></svg>#sepia'); /* Firefox */
	filter: sepia; /* IE 6-9 */
	-webkit-filter: sepia(1); /* Older webkit versions */
	-webkit-filter: sepia(100%);
	-moz-filter : sepia (100%); /* Gecko-Based Browsers, Mozilla Firefox */
	-ms-filter : sepia(100%);
	-o-filter : sepia(100%); /* Opera */
}
.blur {
	filter: blur(2px);
	/* This is for Firefox 3.5+, Firefox mobile */
	filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="5"/></filter></svg>#blur'); /* Firefox */
	filter: blur; /* IE 6-9 */
	-webkit-filter: blur(2px); /* Older webkit versions */
	-webkit-filter: blur(2px);
	-moz-filter : blur(2px); /* Gecko-Based Browsers, Mozilla Firefox */
	-ms-filter : blur(2px);
	-o-filter : blur(2px); /* Opera */
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='2'); 
}

.invert {
	filter: invert(100%);
	/* This is for Firefox 3.5+, Firefox mobile */
	filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="invert"><feColorMatrix type="matrix" values="-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0"/></filter></svg>#invert'); /* Firefox */
	filter: invert; /* IE 6-9 */
	-webkit-filter: invert(1); /* Older webkit versions */
	-webkit-filter: invert(100%);
	-moz-filter : invert (100%); /* Gecko-Based Browsers, Mozilla Firefox */
	-ms-filter : invert(100%);
	-o-filter : invert(100%); /* Opera */
}
.cp-bottomtd-center {
    margin: auto;
    text-align: center;
    width: 420px;
}
.single, .diptych, .triptych{
	display:none;
}
.cp-bottomtd-center  .single .first-sec{
	background: rgba(0, 0, 0, 0) url("../images/dot-gray.gif") repeat-x scroll left 10px;
    color: #fff;
    margin: auto;
    text-align: center;
    width: 95%;
	display:none;
}
.cp-bottomtd-center  .diptych .first-sec {
	background: rgba(0, 0, 0, 0) url("../images/dot-gray.gif") repeat-x scroll left 10px;
     color: #fff;
    display: none;
    float: left;
    margin-left: 10px;
    text-align: center;
    width: 48%;
	height:20px;
}

.cp-bottomtd-center  .diptych .first-sec span{
	width: 35px; height: 30px
}
.cp-bottomtd-center  .diptych .second-sec{
	background: rgba(0, 0, 0, 0) url("../images/dot-gray.gif") repeat-x scroll left 10px;
    color: #fff;
    display: none;
    float: left;
    margin-left: 10px;
    text-align: center;
    width: 47%;
}
.cp-bottomtd-center  .triptych .first-sec{
	background: rgba(0, 0, 0, 0) url("../images/dot-gray.gif") repeat-x scroll left 10px;
     color: #fff;
    display: none;
    float: left;
    margin-left: 12px;
    text-align: center;
    width: 32%;
}
.cp-bottomtd-center  .triptych .second-sec{
	background: rgba(0, 0, 0, 0) url("../images/dot-gray.gif") repeat-x scroll left 10px;
     color: #fff;
    display: none;
    float: left;
    margin-left: 5px;
    text-align: center;
    width: 30%;
}
.cp-bottomtd-center  .triptych .third-sec{
	background: rgba(0, 0, 0, 0) url("../images/dot-gray.gif") repeat-x scroll left 10px;
    color: #fff;
    display: none;
    float: left;
    margin-left: 4px;
    text-align: center;
    width: 32%;
}



.summary-image{
	text-align:center;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
}
.final-image{
	
   margin: auto;
    text-align: center;
    width: 410px;
	
	
}
.final-image img{
	
}
.cp-lefttd-text {
  background: rgba(0, 0, 0, 0) url("../images/dot-gray.gif") repeat-y scroll 17px top;
    bottom: 92px;
    color: #ffffff;
    display: none;
    left: 92px;
    position: absolute;
    text-align: center;
    top: 113px;
    width: 35px;
	
}
.cp-lefttd-text-collage {
   background:   url("../images/dot-gray.gif") repeat-y scroll 17px top;
    bottom: 56px;
    color: #ffffff;
    display: none;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 110px;
    width: 35px;
	
}
.cp-lefttd-text-collage  span{
	background: #fff none repeat scroll 0 0;
    
    color: #000;
    height: 30px;
    left: 0;
    line-height: 26px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 35px;
 }
 .cp-lefttd-text span{
	background: #fff none repeat scroll 0 0;
    
    color: #000;
    height: 30px;
    left: 0;
    line-height: 26px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 35px;
 }
 .loader{
	 display:none;
	 position:absolute; width:97%; height:100%; top: 0;
 }
 
 .loader-checkout, .loader-checkout-payment_method {
	 display:none;
	 position:absolute; width:87%; height:100%;
 }
 .loader-checkout-payment_method-other{
	background: rgba(0, 0, 0, 0) url("images/ajax-loader.gif") no-repeat scroll center center;
    text-align: center;
	margin:auto;
	width:50px;
	height:50px;
 }
.loader_custom{
		position:fixed; 
		background:rgba(30,30,30,0.5); 
		width:100%; 
		height:100%;
		z-index:1001; 
		left:0px; 
		top:0px;
		display:none;
}
 .shap-size-msg
 {
	 text-align:right;
	 color:red;
 }
.error {
    color: rgb(255, 0, 0);
    }

.tab {
    margin: 0 auto;
    width: 75%;
}
.tab ul{
    list-style: outside none none;
}
.address.span8 {
    height: 35px;
    width: 500px;
margin-top: 10px;
}
.address.span4 {
    height: 35px;
    width: 248px;
 
}
.address.span3 {
    height: 35px;
    width: 500px;
margin-top: 10px;
}
.address.span2 {
    height: 35px;
    width: 247px;
}
.payment-details {
    margin: 0 auto;
   /* width: 75%; comment*/
}
.pay {
    margin: 0 auto;
    width: 75%;
}
.span12 {
    margin-bottom: 20px;
}
.left-detail {
    float: left;
    width: 50%;
}
.right-datail {
    float: left;
    width: 50%;
}

.table-detail {
    margin: 0 auto;
    width: 76%;
}
.submit-detail {    
    margin: 10px auto 0;
    width: 77%;
  padding-bottom: 20px;
}
.submit-btn {
    float: right;
    margin-bottom: 10px;
    margin-right: 20px;
}
.account-info {
    background: #373737 none repeat scroll 0 0;
    margin: 0 auto;
    width: 76.7%;
}
.order-no h2 {
    color: #fff;
}
.addotional-details {
    margin-left: 40px;
    width: 60% !important;
}
.left-info .span4 {
    color: #fff;
}
.right-info .span4 {
    color: #fff;
}
.right-info .span4 h3 {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    padding: 5px;
    width: 485px;
	color: #fff;
}
.addotional-details .span4 {
    color: #fff;
}
.order-details table tr {
    color: #fff;
	background: #222 none repeat scroll 0 0;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}
.order-details table td {
    background: #373737 none repeat scroll 0 0;
    color: #fff;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #222;
}
.table-bordered {
    border: 1px solid #222;
}
.left-info .span4 h3 {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    padding: 5px;
    width: 488px;
	color: #fff;
}
.gallery-images h3 {
    color: #fff;
    margin-top: 0;
    padding-left: 10px;
	padding-bottom: 5px;
}
.pull-right {
    float: right !important;
    padding-right: 5px;
}
.addotional-details .span4 h3 {
    background: #222 none repeat scroll 0 0;
    padding: 5px;
    width: 975px;
	color: #fff;
}	
.order-no {
    background: #373737 none repeat scroll 0 0;
    width: 75.1%;
}
.left-info {
    float: left;
    margin-left: 42px;
    width: 46%;
}
.right-info {
    float: left;
    width: 50%;
}
.canvas-image img.preset{

	height: auto;
    left: 35%;
    position: absolute;
    top: 35%;
	cursor:pointer;
	width:80px;
}
span.preset.change-image {
    height: auto;
    left: 35%;
    position: absolute;
    top: 62%;
    cursor: pointer;
    color: #ffffff;
}



.img-parent{
	position:relative;
	width:600px;
	height:410px;
	

}
.layout-demo{
	float:left;
	padding:10px;
	cursor:pointer;
}
.dynamic-box{
	background-color:#fff;
	position:relative;
	margin: auto;
}
.collage-canvas-section{
	overflow:hidden;
}
.collage{
	padding-bottom:20px;
}
body{
	padding-right:0px !important;
}
.gauge{
	position:relative;
	width:120px;
	height:120px;
	margin:10px;
	display:inline-block;
	
}
.needle-assembly {
	 height: 100%;
    left: -107%;
    position: absolute;	
    top: 61px;
    
    width: 10%;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
}
.needle-holder {
	 height: 60%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
	}

.needle {
	background-color: #fff;
    height: 100%;
   
    position: absolute;
    width: 20%;
}
@-webkit-keyframes moveNeedle
{
	0% {-webkit-transform: rotate(-45deg);}
	60% {-webkit-transform: rotate(55deg);}
	65% {-webkit-transform: rotate(50deg);}
	100% {-webkit-transform: rotate(65deg);}
}
#pointer{
   border: medium solid;
    color: #fff;
    left: 0%;
    margin: auto;
    position: absolute;
    top: 40px;
    width: 2px;
}
.image_meter img{
	padding-bottom:10px;
	
	
}
.image_meter{
	padding:10px 0px 10px;
	position:relative;
	margin:auto;
	width:88%
}
.effect-options > div{
	float:left;
	padding-left:50px;
}
.feature{
	display:none;
}
.disabled >input[type:select]{
	
}
.temp-border{
	border:1px solid #ccc;
}
.box{
	border:1px solid #ccc;
	padding:19px;

}

.size-box{
	padding:53px;
}
.size-name{
	display:block;
	padding:10px 0px;
}
.content-sizes{
	padding-left:40px;
	text-align:center;
}
.remove-img{
	background-color: red;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 1px;
    position: absolute;
    right: 13px;
    top: 22px;
    z-index: 9;
}
.bottom-edge{
	background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); padding: 7px;
}
.img-sec{
	position:relative;
	display: inline-block;
}
.canvas-coupon-popup-container {
    bottom: 0;
    color: black;
    left: 0;
    position: fixed;
    z-index: 2147483647;
}
.canvas-coupon-popup-inner {
    background-color: white;
    border: 4px solid black;
    height: 157px;
    width: 174px;
    z-index: 2147483647;
}
.close-canvas {
    background: black none repeat scroll 0 0;
    color: white;
    cursor: pointer;
    padding: 5px;
    width: 24px;
}

.canvas-coupon-popup-inner .coupon-label {
    color: #df2828;
    font-size: 26px;
    font-weight: bold;
}
.canvas-coupon-popup-inner .coupon-label .text1 {
    float: left;
    margin: 5px 3px 0 24px;
}

.canvas-coupon-popup-inner .coupon-label .percentage {
    float: left;
    margin: 5px 0 0 6px;
}

.canvas-coupon-popup-inner .coupon-label .tagline {
    float: left;
    font-size: 13px;
    margin: -5px 0 0 27px;
}

.coupon-code-container {
  background: #df2828 none repeat scroll 0 0;
    color: white;
    height: 100%;
    margin-top: 69px;
    padding: 19px 0 10px;
}

.coupon-code-container .coupon-code {
    font-size: 32px;
    font-weight: bold;
    padding-left: 0;
}
#sort_products {
    position: relative;
    top: 37px !important;
}
.nav > li > a:hover, .nav > li > a:focus
{
	
	 transition: none 0s ease 0s !important;
}
.gallery-images {
    padding: 20px 0;
    width: 103%;
}
.gallery-images ul{
	padding-top:20px;
}
.gallery-images h3 {
    border-bottom: 2px solid #222;
    margin-top: 0;
}
.gallery-images .page-header {
    margin-top: 0;
}
.gallery-images ul li {
  background: rgb(51, 51, 51) none repeat scroll 0 0;
  border: 1px solid rgb(204, 204, 204);
  float: left;
  height: 210px;
  left: -19px;
  list-style: outside none none;
  padding: 10px;
  position: relative;
  text-align: center;
  width: 25%;
}
.gallery-images ul li img{
	max-width:100%;
	max-height:100%;
	cursor:pointer;
}
.img-title{
	border: 1px solid #666;
    color: #fff;
    height: 40px;
    padding: 5px 0;
    width: 100%;
	font-size:11px;
}
.imggallery{ height: 150px; width:100%; line-height:150px;}

/* Code For Cart Page and CheckOut Page */



.align-center{text-align:center;}
.align-right{text-align:right;}
.align-left{text-align:left;}
.bolder{font-weight:800;}
.cart-table{border: 1px solid #1b1b1b;;}
.cart-table thead, .cart-table thead tr, .cart-table tfoot tr{background:#1b1b1b none repeat scroll 0 0; color:#cccccc;}
.cart-table.table > thead > tr > th{border-bottom: medium none;}
.cart-table tbody tr td{background:#2c2c2c none repeat scroll 0 0; color:#cccccc;}
.cart-table tbody tr td .product_dec{color:lightgray;}
.cart-table tbody tr td, .cart-table tfoot tr td{border-top:none;}
.cart-table thead tr th.align-center, .cart-table tbody tr td.align-center{text-align:center;}
.align-center{text-align:center;}
.cart-remove-btn{color:red;text-decoration:underline;cursor: pointer;font-size: 11px;}
.cart-remove-btn:hover{opacity:0.6;}
.gc_option_name{text-decoration:underline; font-weight:600;}

.cart-table tbody tr td input.input-text{background:#474747 none repeat scroll 0 0; color:#cccccc;border: medium none;}
.cart-table tfoot tr td button span{color:#cccccc;font-size: 13px;
    font-weight: 400;
    height: 30px;
    line-height: 28px;padding: 0 12px 0 6px;display: block;}
.cart-table tfoot tr td button{background:rgb( 54,162,162); border:none;text-transform: uppercase;transition: all 0.8s ease 0s; white-space: nowrap;margin-left: 15px;border-radius:05px;}
.cart-table tfoot tr td button:hover{background:#36a2a2;}

.cart .discount {
    border: 1px solid #1b1b1b;
    color: #cccccc;
    float: left;
    padding-bottom: 0;
}
.cart .discount h2 {
    background: #1b1b1b none repeat scroll 0 0;
    color: #cccccc;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 10px 15px 9px;
    text-transform: uppercase;
}
.no-margin{margin-left:0px;margin-right:0px;}
.no-padding{padding-left:0px;padding-right:0px;}

.cart h2{margin-top:0px;}
.f-right{float:right;}

.cart .discount input.input-text {
border: 1px solid #474747;
height: 35px;
line-height: 22px;
padding: 5px;
width: 250px;
background: lightgray;
color:black;
}

.cart .discount .coupan_code label{display:block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
padding-left: 0px;
float: none;
width: auto;
color: #74eeff;
font-weight: 400;
}
.cart .discount .coupan_code{background:#2c2c2c; padding:20px 20px;}

.cart .discount input.btn{
	background: #36a2a2 none repeat scroll 0 0;
    border: 1px solid #36a2a2;
    border-radius: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    height: 34px;
    line-height: 22px;
    margin-top: 0;
    min-width: 107px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
	transition: all 0.8s ease 0s;
}
.cart .discount input.btn:hover{opacity:0.6;}
.cart-table-bottom-section{margin:30px 0px;}
.cart .totals {
    border: 1px solid #1b1b1b;
    float: right;
    min-height: 210px;
    padding: 7px 20px;
	background:#2c2c2c;
}
.cart .totals td {
    border-bottom: 1px solid #4c4c4c;
    color: #cccccc;
    font-weight: 500;
    padding: 8px 0 8px 8px;
}
.shopping-cart-totals-table{width:100%;}
.cart .totals .shopping-cart-totals-table tr.grand_total_tr{font-size: 20px;}
.cart .totals .shopping-cart-totals-table tr.grand_total_tr td.price-cart-total{font-weight:bold;}
.checkout-btn{width:100%;border-radius: 0;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 20px;
    padding: 8px;
    text-transform: uppercase;
    width: 100%;transition: all 0.8s ease 0s;}
.checkout-btn:hover{font-weight:bold}
.cart_page_container{background:#2c2c2c;padding-top: 15px; margin-bottom: 20px}
.cart-empty-msg{margin-top:50px; margin-bottom:10px;}
.main_container{min-height:335px;}



/* Code For Check Out Page */



ol.checkout-agreements {margin-top: 10px;}
.onestepcheckout-extraproducts {margin-top: 10px;margin-bottom: 10px;}
.onestepcheckout-extraproducts span {font-weight: bold;}
.onestepcheckout-extraproducts li {padding: 2px 0;}
/* Button CSS */
.onestepcheckout-button, .onestepcheckout-button:visited {background: #222 url(images/button-background.png) repeat-x;display: inline-block;padding: 5px 10px 6px;color: #fff;text-decoration: none;-moz-border-radius: 5px;-webkit-border-radius: 5px;    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);text-shadow: 0 -1px 1px rgba(0,0,0,0.25);border: none;border-bottom: 1px solid rgba(0,0,0,0.25);position: relative;cursor: pointer;}
.onestepcheckout-button:hover                          { background-color: #111; color: #fff; }
.onestepcheckout-button:active                         { top: 1px; }
.small.onestepcheckout-button, .small.onestepcheckout-button:visited          { font-size: 11px;}
.onestepcheckout-button, .onestepcheckout-button:visited,
.medium.onestepcheckout-button, .medium.onestepcheckout-button:visited        { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.onestepcheckout-button, .large.onestepcheckout-button:visited          { font-size: 16px; padding: 8px 30px 9px; }
.green.onestepcheckout-button, .green.onestepcheckout-button:visited      { background-color: #91bd09; }
.green.onestepcheckout-button:hover{background-color: #749a02; }
.blue.onestepcheckout-button, .blue.onestepcheckout-button:visited{ background-color: #2daebf; }
.blue.onestepcheckout-button:hover { background-color: #007d9a; }
.red.onestepcheckout-button, .red.onestepcheckout-button:visited { background-color: #e33100; }
.red.onestepcheckout-button:hover {background-color: #872300; }
.magenta.onestepcheckout-button, .magenta.onestepcheckout-button:visited { background-color: #a9014b; }
.magenta.onestepcheckout-button:hover {background-color: #630030; }
.orange.onestepcheckout-button, .orange.onestepcheckout-button:visited {background-color: #ff5c00; }
.orange.onestepcheckout-button:hover {background-color: #d45500; }
.yellow.onestepcheckout-button, .yellow.onestepcheckout-button:visited {background-color: #ffb515; }
.yellow.onestepcheckout-button:hover { background-color: #fc9200; }
grey.onestepcheckout-button, .grey.onestepcheckout-button:visited        { background-color: #cccccc; }
.grey.onestepcheckout-button:hover                           { background-color: #cccccc; }
.onestepcheckout-place-order-loading {text-align: right;margin-top: 10px;padding-left: 20px;font-style: italic;background: url("images/ajax-loader.gif") no-repeat; display: inline-block;}
select.address-select {margin: 3px 0 3px 0;width: 100% !important;  padding:9px 5px}
.onestepcheckout-enterprise span.validation-error,.onestepcheckout-enterprise div.validation-error{padding-right: 0;}
ul.onestepcheckout-custom-options {margin: 0 0 0 20px;padding: 0;list-style-type: disc;}
.onestepcheckout-coupons input#id_couponcode {width: 36%; padding:9px 2%}
.onestepcheckout-coupons button.apply-coupon, .onestepcheckout-coupons button.cancel-coupon, .payment-methods button.button { height: 35px; line-height: 33px; background: #36a2a2;}
.onestepcheckout-coupons button.apply-coupon span, .onestepcheckout-coupons button.cancel-coupon span, .payment-methods button.button span { font-weight: 400; font-size: 13px; height: 35px; line-height: 33px; }
.onestepcheckout-coupons button.apply-coupon:hover, .onestepcheckout-coupons button.cancel-coupon:hover, .payment-methods button.button:hover { background: #288a8a;}
.onestepcheckout-giftcards input#id_giftcardcode {margin-bottom: 5px;width: 200px;}
#onestepcheckout-form label {font-weight: 500 !important; color:#cccccc; font-size: 13px;}
.onestepcheckout-summary,.onestepcheckout-totals {border-collapse: collapse;}
.onestepcheckout-totals {}
.onestepcheckout-summary th{padding: 9px 0;color:whtie;}
.onestepcheckout-summary,.onestepcheckout-summary td,.onestepcheckout-totals td{padding: 9px 0;}
.onestepcheckout-summary th {border-bottom: 1px solid #4C4C4C;border-top: 1px solid #4C4C4C; font-weight: bold; color:white; font-size: 14px;}
.onestepcheckout-totals td,.onestepcheckout-summary td {border-bottom: 1px solid #4C4C4C;}
h1.onestepcheckout-title {font-size: 20px;text-transform: uppercase;}
p.onestepcheckout-description {font-size: 14px; color:white; float: left; margin:10px 0 0; width:53%; text-align: left;  }
#onestepcheckout-form .group-select {padding: 0px !important;}
div.onestepcheckout-threecolumns {margin-top: 10px;}
div.onestepcheckout-threecolumns h1 {font-family: Arial,serif;font-size: 18px;font-weight: bold;}
div.onestepcheckout-threecolumns div.onestepcheckout-column-left {float: left; padding: 5px 26px 5px 0px;}
div.onestepcheckout-threecolumns div.onestepcheckout-column-middle {float: left; padding: 5px 26px 5px 26px;}
div.onestepcheckout-threecolumns div.onestepcheckout-column-right {float: left; padding: 5px 0px 5px 26px;}
p.onestepcheckout-login-link {padding-top: 5px; float:right;  width:47%; text-align: right;}
p.onestepcheckout-login-link .already-registered{font-style: italic; text-decoration: underline; font-size: 13px; color:lightgreen; margin-right: 10px;}
p.onestepcheckout-login-link .click-here-to-login{ background: #36a3a3 url(../images/cp-btn-sprite.png) -272px -30px no-repeat; padding:0  20px;px; color:#ffffff; height: 35px; line-height: 33px; display: inline-block; text-transform: uppercase; font-size: 13px; font-weight: 400; -webkit-transition: all 0.8s; -o-transition: all 0.8s; -moz-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s;border-radius:05px; }
p.onestepcheckout-login-link .click-here-to-login:hover{ text-decoration: none; background: #288a8a url(../images/cp-btn-sprite.png) -272px -30px no-repeat; }
#onestepcheckout-email-error {width: 245px;clear: both;padding-top: 3px;}
div.onestepcheckout-error {margin-top: 5px;margin-bottom: 5px;text-align: left; clear:both; border-left: 5px solid #df280a;

  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #f4f4f4;
   color:#df280a; 
}


div.onestepcheckout-error:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #df280a;
  border-right: none;
  left:0;
  top:50%;
  margin-top: -7px;
}
.onestepcheckout-column-left .onestepcheckout-error {width: 85% !important;}
div.onestepcheckout-enable-newsletter {margin-bottom: 10px;/*text-align: right;*/}
div.onestepcheckout-enable-newsletter-bottom {margin-top: 20px;text-align: right;}
div.onestepcheckout-enable-terms { /*text-align: right;*/margin-top: 10px;}
table.onestepcheckout-summary {width: 100%; font-size: 13px; font-weight: 500; color:#cccccc}
table.onestepcheckout-summary td.name {width: 55%;}
table.onestepcheckout-summary td.qty,table.onestepcheckout-summary th.qty{width: 10%;text-align: center;}
table.onestepcheckout-summary td.total,table.onestepcheckout-summary th.total{width: 35%;text-align: right;}
table.onestepcheckout-totals {width: 100%;margin-bottom: 20px; font-size: 13px; font-weight: 500; color:#cccccc}
table.onestepcheckout-totals tr.grand-total td {font-weight: 500; font-size: 15px; color:#ffffff;}
table.onestepcheckout-totals td.title {width: 65%;text-align: right;}
table.onestepcheckout-totals td.value {width: 35%;text-align: right;}
table.onestepcheckout-totals tr.grand-total td.title {border-bottom: none !important;}
table.onestepcheckout-totals tr.grand-total td.value {border-bottom: none !important; }
div.onestepcheckout-place-order-wrapper {text-align: left;margin-top: 20px;}
div.checkoutcontainer {min-height: 33em;overflow: hidden; clear:both;  background: url(images/checkoutcontainer-bg.png) left top repeat-y }
div.checkoutcontainer .checkout-error-message {font-size: 14px;margin-left: 10px;color: #ff0000;}
div.checkoutcontainer .payment-methods .form-list label {text-align: left !important;}
div.checkoutcontainer .payment-methods .form-list li {margin-bottom: 6px;}
div.checkoutcontainer .payment-methods dt {margin-bottom: 8px;}
div.checkoutcontainer .payment-methods dt label{color:#666666 !important}
div.checkoutcontainer div.input-error label {color: #ff0000 !important;}
#shipping_address {margin-top:04px;}
div.checkoutcontainer div.input-error input,div.checkoutcontainer div.input-error select{border: 1px solid #ff0000 !important;}
div.checkoutcontainer div.input-different-shipping {margin-top: 0px;}
div.checkoutcontainer div.input-address-short,div.checkoutcontainer div.input-firstname,div.checkoutcontainer div.input-lastname,div.checkoutcontainer div.input-email,div.checkoutcontainer div.input-telephone,div.checkoutcontainer div.input-company,div.checkoutcontainer div.input-fax,div.checkoutcontainer div.input-password{width: 125px;float: left; }
div.input-firstname, div.input-email, div.input-postcode, div.input-company, div.input-password{margin-right: 15px;}
 div.confirm-password{margin-right: 0px;}
div.checkoutcontainer li.taxvat .input-text {width: 98% !important;}
div.checkoutcontainer div.input-address-short .input-text, div.checkoutcontainer div.input-firstname .input-text,div.checkoutcontainer div.input-lastname .input-text,div.checkoutcontainer div.input-email .input-text,div.checkoutcontainer div.input-telephone .input-text,div.checkoutcontainer div.input-company .input-text,div.checkoutcontainer div.input-fax .input-text,div.checkoutcontainer div.input-password .input-text {width: 92%; padding:9px 4%}
div.checkoutcontainer div.input-address,div.checkoutcontainer div.input-city,div.checkoutcontainer li.taxvat div.input-box{width: 100% !important;}
div.checkoutcontainer div.input-address .input-text,div.checkoutcontainer div.input-city .input-text{width: 96%; padding:9px 2%}
div.checkoutcontainer div.input-postcode {width: 80px;float: left; margin-right: 15px; }
div.checkoutcontainer div.input-postcode .input-text {width: 92%; padding:9px 4%}
div.checkoutcontainer div.input-region {width: 170px;float: left;}
div.checkoutcontainer div.input-region .input-text {width: 92%; padding:9px 4%}
div.checkoutcontainer div.input-country {width: 100%;}
div.checkoutcontainer div.input-country select {width: 100%;  padding:8px 5px }
div.checkoutcontainer div.input-region select {width: 100% !important; padding:8px 5px }
fieldset.group-select {padding: 10px 10px;}
.group-select li {padding: 4px 0;}
.shipment-methods dd {font-weight: 500;margin: 0 !important; font-size: 14px; color:#ffffff; text-transform: uppercase;}
.shipment-methods dt {margin-bottom: 10px !important;}
.shipment-methods dt.secondary_dt {margin-bottom: 10px !important; font-size: 14px; color:#ffffff; text-transform: uppercase;}
p.checkout-choose-payment-method,p.checkout-choose-shipping-method {margin-top: 1em;font-size: 14px;font-weight: bold;margin-bottom: 5px;}
p.checkout-choose-payment-method {margin-top: 2em !important;}
.payment-methods dd {padding: 0 0 0 0px;}
.payment-methods button.button span {font-weight: 500;}
.payment-methods dd li {padding: 0;}
div.onestepcheckout-shipping-method {margin-bottom: 20px;}
div.loading-ajax, div.loading-ajax-login {height: 50px;text-align: center;background: url(images/ajax-loader.gif) no-repeat center center;}
p.onestepcheckout-numbers {background-color:rgba(0,0,0,.7);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    color: white;
    font-size: 15px;
    font-weight: 500;
    height: 27px;
    line-height: 11px;
    margin: auto;
	font-weight:bold;
	padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
	margin: 17px 0;
	}
p.onestepcheckout-numbers-1 {background-image: url(images/onestepcheckout-numbers-1.png);}
p.onestepcheckout-numbers-2 {background-image: url(images/onestepcheckout-numbers-2.png); margin-bottom: 18px;}
p.onestepcheckout-numbers-3 {background-image: url(images/onestepcheckout-numbers-3.png); margin-bottom: 18px; }
p.onestepcheckout-numbers-4 {background-image: url(images/onestepcheckout-numbers-4.png); margin-bottom: 18px;}
div.onestepcheckout-skin-magento .onestepcheckout-numbers {padding-top: 0;padding-left: 28px !important;height: 25px !important;text-transform: capitalize !important;color: #F18200 !important;font-size: 13px !important;}
div.onestepcheckout-skin-magento p.onestepcheckout-numbers-1 {background-image: url(images/skin-magento/onestepcheckout-numbers-1.png)!important;}
div.onestepcheckout-skin-magento p.onestepcheckout-numbers-2 {background-image: url(images/skin-magento/onestepcheckout-numbers-2.png)!important;}
div.onestepcheckout-skin-magento p.onestepcheckout-numbers-3 {background-image: url(images/skin-magento/onestepcheckout-numbers-3.png)!important;}
div.onestepcheckout-skin-magento p.onestepcheckout-numbers-4 {background-image: url(images/skin-magento/onestepcheckout-numbers-4.png)!important;}
/* Popup CSS */
#onestepcheckout_popup_overlay_iframe {z-index: 100000;background-color: #000000;opacity: 0.8;filter: alpha(opacity =   80);position: absolute;width: 100%;height: 100%;left: 0;top: 0;right: 0;}
#onestepcheckout_popup_overlay {z-index: 1000000;background-color: #000000;opacity: 0.8;filter: alpha(opacity =   80);position: absolute;width: 100%;height: 100%;left: 0;top: 0;right: 0;cursor: pointer;}
#onestepcheckout-toc-popup {width: 482px;height: 530px;position: absolute;z-index: 1000001;}
#onestepcheckout-toc-popup .onestepcheckout-popup-wrapper {height: 515px !important;}
#onestepcheckout-toc-popup div.onestepcheckout-popup-contents {overflow: auto;height: 450px;}
#onestepcheckout-toc-popup h1 {margin-left: 20px;}
#onestepcheckout-toc-popup .onestepcheckout-toc-terms {margin: 0 20px 20px; height: 440px !important;overflow: auto; padding-right: 10px;}
#onestepcheckout-login-popup,#onestepcheckout-toc-popup {text-align: left !important;}
.onestepcheckout-popup-footer {background: url(images/onestepcheckout-popup-footer.png) no-repeat;height: 13px;}
.onestepcheckout-popup-wrapper {*background-image: url(images/onestepcheckout-popup-header.png)!important;background: url(images/onestepcheckout-popup-header.png) no-repeat;}
.onestepcheckout-popup-wrapper h1 {font-size: 18px !important;padding-bottom: 10px !important;padding-top: 15px !important; color:#36a3a3; font-weight: 700; text-transform: uppercase;}
.onestepcheckout-popup-contents {margin-left: 20px;margin-right: 20px;margin-bottom: 0;padding-bottom: 1px;}
.onestepcheckout-popup-wrapper label {font-weight: normal;}
.onestepcheckout-popup-wrapper .input-text {width: 190px !important; border:1px solid #666666}
#onestepcheckout-forgot-table td {vertical-align: middle !important;}
/* Popup CSS (login link) */
#onestepcheckout-login-popup {width: 482px;position: absolute;z-index: 1000001;/*position: fixed;*/}
#onestepcheckout-login-popup table {width: 99%;}
#onestepcheckout-login-popup table td {padding-top: 3px;padding-bottom: 3px;}
#onestepcheckout-login-popup button {padding: 3px 0px;}
#onestepcheckout-login-popup div.onestepcheckout-popup-contents {}
#onestepcheckout-login-popup p.close,#onestepcheckout-toc-popup p.close{position: absolute;right: -10px;top: -10px;text-indent: -9999em; text-align: left; display: inline-block; background: url(images/btn-close.png) no-repeat 0 0; width:25px; height:25px;   }
#onestepcheckout-login-popup p.close a,#onestepcheckout-login-popup p.close a:link,#onestepcheckout-login-popup p.close a:visited,#onestepcheckout-toc-popup p.close a,#onestepcheckout-toc-popup p.close a:link,#onestepcheckout-toc-popup p.close a:visited
    {text-decoration: none;color: #000000; display: block;}
#onestepcheckout-login-popup p.close a:hover,#onestepcheckout-toc-popup p.close a:hover{text-decoration: underline;}
#onestepcheckout-login-error,#onestepcheckout-forgot-error {color: #ff0000;margin-bottom: 10px;}
div.onestepcheckout-comments {margin-top: 5px;margin-bottom: 20px;}
div.onestepcheckout-comments textarea {margin-top: 5px;width: 95%;}
/* onestepcheckout-twocolumns */
.onestepcheckout-two-columns .onestepcheckout-column-left {width: 47%;float: left;margin-right: 30px;background: transparent url(images/line-gradient.gif) no-repeat scroll right top;}
.onestepcheckout-two-columns .onestepcheckout-column-right {width: 43%;float: left;}
.onestepcheckout-two-columns p.onestepcheckout-numbers {margin-top: 20px !important;}
.onestepcheckout-two-columns div.onestepcheckout-enable-terms {text-align: center !important;}
.onestepcheckout-two-columns div.onestepcheckout-place-order-wrapper {text-align: center !important;margin-top: 10px !important;}
.onestepcheckout-two-columns div.onestepcheckout-enable-newsletter {text-align: center !important;}
.checkoutcontainer .payment-methods .input-box {width: 100% !important;}
.checkoutcontainer .payment-methods .input-box.v-fix {width: 50% !important;}
.checkoutcontainer .payment-methods .input-box.months {width:55% !important; padding:4px 1% !important; margin-right: 3%; clear: left;}
.checkoutcontainer .payment-methods .input-box.months select {width:100% !important;}
.checkoutcontainer .payment-methods .input-box.year {width:38% !important; padding:4px 1% !important; clear:none}
.checkoutcontainer .payment-methods .input-box.year select {width:100% !important;}
.checkoutcontainer .payment-methods .verification-no {width:60% !important;}
.checkoutcontainer .payment-methods .cvv-what-is-this {float:left; margin-top: 10px;}
.checkoutcontainer .payment-methods .input-box .input-text,.checkoutcontainer .payment-methods .input-box textarea,.checkoutcontainer .payment-methods .input-box select{width: 98% !important;  padding:9px 5px !important}
.checkoutcontainer .payment-methods .input-box select.year,.checkoutcontainer .payment-methods .input-box select#protxDirect_expiration_yr,.checkoutcontainer .payment-methods .input-box select#protxDirect_start_yr{width: 98% !important;  padding:9px 5px !important }
.checkoutcontainer .payment-methods .input-box select.month,.checkoutcontainer .payment-methods .input-box select#protxDirect_start,.checkoutcontainer .payment-methods .input-box select#protxDirect_expiration{width: 98% !important;}
.checkoutcontainer li.shipping-address-title {    background-color: #1b1b1b;color: #ffffff;font-size: 15px;font-weight: 500;height: 27px;line-height: 18px;text-align: center;text-transform: uppercase;}
.onestepcheckout-giftmessagecontainer {margin-bottom: 10px;}
.onestepcheckout-giftmessagecontainer .input-checkbox {/*text-align: right;*/}
#onestepcheckout-giftmessages .onestepcheckout-giftmessages fieldset.group-select {padding: 0 !important;border: 0 !important;margin: 0 !important;}
.onestepcheckout-giftmessages .group-select li .input-box-last {margin-right: 0 !important;}
.onestepcheckout-giftmessages .group-select li .input-box {width: 125px;margin-right: 20px;}
.onestepcheckout-giftmessages .group-select li .input-box .input-text {width: 120px;}
.onestepcheckout-giftmessages .group-select li textarea {width: 267px;}
.onestepcheckout-address-line {margin-bottom: 10px;}
.onestepcheckout-column-left .customer-dob .dob-month,.onestepcheckout-column-left .customer-dob .dob-day,.onestepcheckout-column-left .customer-dob .dob-year{float: left;}
.onestepcheckout-column-left .customer-dob input.input-text {display: block; width: 74px;}
.onestepcheckout-column-left .customer-dob label {font-size: 10px;font-weight: normal;color: #888;}
.onestepcheckout-column-left .customer-dob .dob-day,.onestepcheckout-column-left .customer-dob .dob-month{width: 60px;}
.onestepcheckout-column-left .customer-dob .dob-day input.input-text,.onestepcheckout-column-left .customer-dob .dob-month input.input-text{width: 46px;}
.onestepcheckout-column-left .customer-dob .dob-year {width: 110px;}
.onestepcheckout-column-left .customer-dob .dob-year input.input-text {width: 115px;}
.onestepcheckout-feedback, .onestepcheckout-feedback-freetext {padding-top: 10px;}
.onestepcheckout-feedback select {width:95%;}
.onestepcheckout-feedback-freetext textarea{width:95%;}
.onestepcheckout-coupon-code-notice {}
#control_overlay {background-color:#000;}
.oscmodal {background-color:#fff;padding:10px;border:1px solid #333;}
#addressreview {width: 750px;min-height: 430px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background: #E9EAEE;border: 2px solid white;padding: 15px 40px 20px 40px;margin: 0 auto;text-align: left;box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);-moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);-webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.5);position:relative;}
#addressreview .leftcol{float: left;width: 200px;}
#addressreview .rightcol{float: left;width: 540px;}
#addressreview h4 {padding-top: 15px;padding-bottom: 3px;font-size: 16px;}
#addressreview #buttons {position: absolute;right: 40px;bottom: 20px;}
#addressreview #buttons div {float: left;zoom: 1;margin: 0 10px 0 10px;}
#addressreview_summary div.data {height: 375px;overflow-y: auto;padding-right: 2px;}
.checkout-agreements li {margin: 0;}
.checkout-agreements .agree {margin: 0;padding: 0;}
.checkout-agreements .agree a {color:#ccc; font-size: 13px; text-decoration: underline;}
.agreement-content {overflow: auto;text-align:left;}
li.clearfix .select-input-box {background}
li.clearfix .required { color:#eb340a;}
.onestepcheckout-shipping-method-block strong {font-weight: 500;}
#onestepcheckout-form .make-it-today label{color: #df2828;font-weight:bold !important;text-transform: uppercase;;}

@media(max-width:767px) {
div.checkoutcontainer {background: none;}
div.onestepcheckout-threecolumns div.onestepcheckout-column-left, div.onestepcheckout-threecolumns div.onestepcheckout-column-middle, div.onestepcheckout-threecolumns div.onestepcheckout-column-right {float:none; width: 100%; padding:5px 0px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;}
div.checkoutcontainer div.input-address-short,div.checkoutcontainer div.input-firstname,div.checkoutcontainer div.input-lastname,div.checkoutcontainer div.input-email,div.checkoutcontainer div.input-telephone,div.checkoutcontainer div.input-company,div.checkoutcontainer div.input-fax,div.checkoutcontainer div.input-password, div.checkoutcontainer div.input-postcode, div.checkoutcontainer div.input-region{width: 100%;float: none; }
div.checkoutcontainer div.input-postcode, div.checkoutcontainer div.input-company, div.checkoutcontainer div.input-email, div.checkoutcontainer div.input-password {margin-bottom: 8px;}
.input-firstname {margin-bottom: 8px;}
p.onestepcheckout-description {width:auto}
p.onestepcheckout-login-link {padding-top: 5px; float:none;  width:100%; text-align: left;}
p.onestepcheckout-login-link .already-registered {display: block;}
p.onestepcheckout-login-link .click-here-to-login {margin-top: 8px; display: inline-block;}

.onestepcheckout-popup-wrapper, .onestepcheckout-popup-footer {background: none;}
.onestepcheckout-popup-wrapper {background-color: #474747; border:1px solid #474747}
#onestepcheckout-login-popup {width:91%; margin:0px 4.5% }
#onestepcheckout-login-popup table td { height:auto ; display: block; width:100% !important}
.onestepcheckout-popup-contents {margin:10px}
.onestepcheckout-popup-wrapper h1 {padding:0px !important}
.onestepcheckout-popup-wrapper p {margin-bottom: 8px; line-height: normal;}
.onestepcheckout-popup-wrapper .input-text {width:90% !important}
#onestepcheckout-login-popup p.close, #onestepcheckout-toc-popup p.close {top:5px; right:5px}
.onestepcheckout-coupons input#id_couponcode {padding:7px 2%}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.onestepcheckout-index-index .col1-layout .col-main { float:none; width:1000px; margin: 0px auto; padding:35px 15px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; }
.onestepcheckout-index-index .col1-layout .col-main .photo-canvas-container { float:none; width:970px;}
.onestepcheckout-index-index .col1-layout .col-main .photo-canvas-container .create-order-tab{ width:970px;}
.onestepcheckout-index-index .checkout-content-top {background: none; padding-top: 0px; width:970px; float:left;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; }
.onestepcheckout-index-index .checkout-content-bottom {background: none; padding-bottom: 0px; width:970px; float:left; margin-bottom: 10px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;}
.onestepcheckout-index-index .onestepcheckout {background: none; border:1px solid #3d3d3d; width:970px; float:left; padding:20px 20px;   -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;}
}
.onestepcheckout-threecolumns li{list-style:none;}
.checkoutcontainer ul{padding-left:0px;}
.checkout-container{background:#222222;margin-top:15px; margin-bottom:15px;}

/* Plugin CSS Overwrite */
div.checkoutcontainer div.input-address-short .input-text, div.checkoutcontainer div.input-firstname .input-text, div.checkoutcontainer div.input-lastname .input-text, div.checkoutcontainer div.input-email .input-text, div.checkoutcontainer div.input-telephone .input-text, div.checkoutcontainer div.input-company .input-text, div.checkoutcontainer div.input-postcode .input-text, div.checkoutcontainer div.input-fax .input-text, div.checkoutcontainer div.input-password .input-text {
    background-color:#444;
    border: 1px solid #444;
    border-radius: 0;
    color:white;
    padding: 5px 2%;
    width: 100%;
}
div.checkoutcontainer div.input-address .input-text, div.checkoutcontainer div.input-city .input-text {
    background-color:#444;
    border: 1px solid #444;
    border-radius: 0;
    color: white;
    padding: 5px 2%;
    width: 99%;
}

div.checkoutcontainer div.input-address-short, div.checkoutcontainer div.input-firstname, div.checkoutcontainer div.input-lastname, div.checkoutcontainer div.input-email, div.checkoutcontainer div.input-telephone, div.checkoutcontainer div.input-company, div.checkoutcontainer div.input-postcode, div.checkoutcontainer div.input-region, div.checkoutcontainer div.input-fax, div.checkoutcontainer div.input-password{width:47%}
.checkoutcontainer label{padding-left: 0px;}
div.checkoutcontainer div.input-country select, div.checkoutcontainer div.input-region select {
    background: #444;
    border: 1px solid #444;
    color: white;
    padding: 5px;
    width: 99%;
}
#shipping_address, #billing_address{transition: all 0.20s ease 20s;}
div.onestepcheckout-threecolumns div.onestepcheckout-column-left{padding-top:0;}
body .checkoutcontainer{color:#cccccc;}
div.onestepcheckout-threecolumns div.onestepcheckout-column-left{border-right: 1px solid #666;}
div.onestepcheckout-threecolumns div.onestepcheckout-column-right{border-left: 1px solid #666;}
.page{
	padding:5px 10px;
	background-color:#ccc;
	float:left;
	border-right:solid 1px #fff;
	cursor:pointer;
}
.table {
    color: #fff;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.no-image{
	font-weight:bold;
	color:red !important;
	padding-left:10px;
}
.strik-text{
	text-decoration: line-through;
	float:left;
	padding:0px 5px;
}
.sale-price{
	float:right;
	padding:0px 5px;
}
.responsiveImage{
	width:100%;
	height:250px;
}
.responsiveImage img{
	width:100%;
	height:100%;
	padding:5px;
}
.product-discription {
    margin: 0 auto;
    width: 96%;
}
.gallery-images {
    background: #444 none repeat scroll 0 0;
}	
.product-discription h4 {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    padding: 5px;
}
.product-discription .span8 > p {
    color: #fff;
    font-size: 12px;
}
.product_price{
	font-size:18px;
}
.product-name{
	font-size:20px;
	font-weight:bold;
	color: #fff;
}
.span4.out-of-stock {
    color: #fff;
	 clear: both;
	 float:left;
}
.product-cart-form {
    margin-top: 10px;
}
.add-to-cart {
    font-size: 15px !important;
}
.on-sale-item {
    color: #fff;
}
.apply_error_border{
	border-color:red !important;
}
.gallery-images .page-header {
    border-bottom: 1px solid #222;
}
.text-error{
	clear:both;
}
.text-error > p {
    color: red;
    font-size: 10px;
    padding: 2px 0;
	margin:0px;
}
div.loader, div.loader-checkout-payment_method, div.loader-checkout{height: 50px;text-align: center;background: url(images/ajax-loader.gif) no-repeat center center;}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    
    position: absolute;
}
table label {
	width:0px !important;
}
.radio{
	 margin-top: 0px;
}
.service-response  label{
	 padding-left: 10px !important;
}
textarea {
    max-width: 100%;
    overflow: auto;
	color:#000;
    width: 395px;
	border:1px solid lightgray;
}
.payment-option {
    color: #fff;
}
#home .control-group label.control-label {
    color: #fff;
    margin-left: 50px;
    width: 77px;
}
.control-group.col-xs-8.checkbox .controls {
    color: #fff;
}
.control-group.col-xs-8.checkbox {
    margin-left: 71px;
    width: 355px;
}
.login_from_1 .row .span3 {
    margin: 0 !important;
    padding: 6px !important;
    width: 100% !important;
}
#home .span3.form-control {
    color: #fff;
}
#reg-login label {
    color: #fff;
}
#reg-login .modal-body {
    background: #373737 none repeat scroll 0 0;
}
.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}
.modal-header {
    background: #373737 none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    color: #fff;
    min-height: 16.4286px;
    padding: 15px;
}
.modal-footer {
    background: #373737 none repeat scroll 0 0;
}
.modal-footer .btn-default {
    background-color: #36a2a2;
    border-color: #36a2a2;
    border-radius: 0;
    color: #fff;
}
.close {
    color: #fff;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
	opacity: 10;
    text-shadow: 0 1px 0 #fff;
}
.modal-lg {
    width: 800px;
}
#reg-section .form-control {
    color: #fff;
}
.account-info table {
    color: #000;
}
.span6.shipping-note {
    padding-top: 15px;
	color: #fff;
}
.payment-methods  .pay{
	width:100%;
}
.payment-method{
	font-size: 14px;
    
    padding: 4px 0;
}
#uploadForm #targetLayer .image-option {
display:flex;
}
#uploadForm #targetLayer .image-option img{
height: auto;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
	width: auto;

}
#uploadForm #targetLayer .remove-img {
    background-color: red;
    border-radius: 90px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
    padding: 1px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 13px;
    width: 17px;
    z-index: 9;
}
#myCarousel #option3.row.create_canvas_option_container  .col-md-6.col-lg-6.col-xs-6{background:none;}


#myCarousel .cart .discount .coupan_code label{
 color: #74eeff;
    display: block;
    float: none;
    font-weight: 400;
    margin-bottom: 5px;
    max-width: 100%;
    padding-left: 0;
    width: auto;
}
.cart .discount input.btn{
margin-top:-03px;
}
.image-option .choose-pointer{
background:rgba(10,10,10,0.5);
border:01px solid #000;
 color: #fff;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 160px;
    left: -1px;
    padding: 60px 10px 10px;
    position: absolute;
    text-align: center;
    top: -1px;
    width: 160px;

}
.payment-error{
	color:red !important;
	left: 15px !important;
	
}
#add_address_form{
	display:none;
	
}
#address_list td {
    color: #000 !important;
}
.order-history  td, .order-history  th, .Items td, .Items th{
	color:#000 ;
}
.get_order_details{
	cursor:pointer;
}
.span3 {
   padding:10px !important;
}

#mynav {  background-image: linear-gradient(180deg, rgba(169, 0, 0, 0.8), rgb(169, 0, 0), rgba(169, 0, 0, 0.8));}
#mynav ul li a{color:white;}
#mynav ul li a:hover{background-image: linear-gradient(180deg,white,pink);color:black!important}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: rgb(255, 255, 255);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: rgb(169, 0, 0);
  color: rgb(85, 85, 85);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background-color:rgb(84,44,44)!important; }
.dropdown-menu{background-color:rgb(50,50,50) !important}

@media only screen and (max-width:767px){
	.dropdown-menu {
			background-color: rgb(34, 34, 34) !important;
			box-shadow: 2px 2px 5px rgb(0, 0, 0) inset, -1px -1px 5px rgb(0, 0, 0) inset, 1px 1px 2px rgb(255, 255, 255) !important;
			}
			#myCarousel .btn-primary {
				background: rgb(128, 128, 128) none repeat scroll 0 0;
				border-radius: 5px;
				color: rgb(245, 245, 245);
				font-size: 16px;
}
}

#primary-img{padding:16px 0;}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{position:relative !important;}
.span8 > input {
    display: block;
    margin: 5px;
}
.span8 > label {
    font-weight: bold !important;
}

/*----------------------------------
------------------------------------*/
.dynamic-content table {
    margin: auto;
}
#create_canvas_page .text-left {
    margin-left: 40px !important;
}
/*.create_canvas_option_container .col-md-5.col-lg-5.col-xs-5 {
    padding-left: 0 !important;
}*/


hr{
	margin: 0px !important;
	padding-bottom:15px !important;
}
.text-left h4 {
    text-transform: uppercase;
}
.box.col-md-3.text-center {
    margin-bottom: 25px;
}
.box.col-md-3{
	 min-height: 160px !important;
}
.box.col-md-3{
	 padding-top: 15px !important;
}

.size-name:nth-child(2n+1) {
    background: #ccc none repeat scroll 0 0 !important;
	color:#fff;
}
.panel-heading {
    display: inline-block;
	    width: 49%;
}
.panel.panel-default {
    text-align: center;
}
.panel-heading h5 {
    font-weight: 700;
    padding: 5px 0;
}

.label.label-info {
    font-size: 12px;
}
.dynamic-content h3 {
    text-transform: uppercase;
}
.container > p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

textarea {
    height: 90px !important;
	margin-bottom:15px !important;
  margin-top:10px !important; 
  }
 .first-fieldform{
	   margin-bottom:10px !important; 
 }
 .col-sm-6.contact-form > form {
    padding-bottom: 20px;
    padding-top: 20px;
}
.lower-paraclass {
    padding-bottom: 20px;
}