﻿/*TABS Custom Code*/
#tabs ul li.ui-corner-top b, #tabs ul li.ui-corner-top a {
    font-size: 12px;
}

#custom-tabs {
    width: 470px;
}

.download {
    width: 450px;
}

.validationError {
    clear: both;
    color: red;
    display: block;
    font-weight: bold;
    padding: 5px;
    width: 300px;
}

/*Description*/
/* This code looks like it could be usefull...
 * as long as people know that it is there.
 ************************************************/
ul.desc {
    font-size: 18px;
    font-weight: lighter;
    list-style: none outside none;
    margin: 0;
    margin-left: 25px;
    margin-top: 15px;
    padding: 5px;
    text-align: left;
    width: 700px;
    color: #ccc;
}

.desc li {
    float: left;
    padding-left: 30px;
    padding-right: 30px;
}

    .desc li p {
        display: none;
    }

td.formFilling-preview {
}

.type, .parts, .paper, .size, .imp-area {
    cursor: pointer;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.desc li:hover {
    color: #333;
}

.info {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin-left: 30px;
    margin-top: 3px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-top: 5px;
    width: 626px;
}

.selected {
    color: #333;
    border-bottom: 0px solid #ccc;
    border-top: 1px solid #888;
    border-left: 1px solid #888;
    border-right: 1px solid #888;
}
/************** Tab Correction for Description without Product ****************/
div#tabs ul li.desc {
}
/************** Product Level CSS *************/
#tabs .Form_Subhead, #tabs .Form_Subhead P, #tabs .Form_Subhead_Indent, #tabs .Form_Subhead_Indent P, #tabs .Form_Subhead_Indent2, #tabs .Form_Subhead_Indent2 P {
    color: #000000;
    height: 25px;
    max-width: 110px;
    min-width: 105px;
    text-align: left;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
}

div.color-size img {
	cursor: pointer;
}
.color-field-selected {
	border: 2px solid #666;
	position: relative;
	top: 2px;
}
div.img-layout select {
    margin: 10px 0 0;
}

/************** NEW Price BAR ****************/
/* Important */
/*.tab_price_left {
	background: transparent url("../Images/left.jpg") no-repeat left top;
    display: inline-block;
    text-align: center !important;
    vertical-align: top;
    width: 49%;
    zoom: 1;
    *display: inline;
    float: left;
}

    .tab_price_left ul li.tab_txt {
        vertical-align: inherit;
        margin-top: 12px;
    }

    .tab_price_left ul li {
        display: inline-block;
        zoom: 1;
        *display: inline;
    }*/

/*.tab_price_right {
	background: transparent url("../Images/right.png") no-repeat right top;
    display: inline-block;
    text-align: center !important;
    vertical-align: top;
    width: 49%;
    zoom: 1;
    *display: inline;
    float: right;
}

    .tab_price_right ul li {
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin-top: 12px;
    }

    .tab_price_right ul {
        width: 95%;
        float: left;
    }*/

/*.tab_input.price {
    margin-top: 1px;
    width: 75%;
}*/

.tab_price {
    /*background: url("../images/middle.jpg") repeat-x scroll center transparent;*/
    background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll top #ccc;
    border: 1px solid #aaa;
    border-radius: 4px;
    clear: both;
    height: 72px;
    /*text-align: center !important;*/
    margin-bottom: 1px;    
}

    .tab_price > div {
        display: inline-block;
        vertical-align: baseline;
        margin-top: 20px;
        width: 100px;
    }
    
    .tab_price p {
        margin: 0;
        padding: 0;
    }
#tab_quantity {
    margin-left: 10px;
}    

    #tab_quantity .label {
        /*margin-bottom: 3px;*/
		font-weight: bold;
    }
	
#tab_total input {
	font: bold 2.5em/1.1 Arial, Helvetica, sans-serif;
	width: 150px;
	background: none;
	border: none;
	color:#000000;
}

#totalOutput {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2em;
}

#tab_add_to_cart {
    float: right;
	/*margin-top: 5px;*/
    margin-right: -10px;
}

	#tab_add_to_cart img {
		cursor: pointer;
	}

    /*.tab_price .left_price {
        display: inline-block;
        float: left;
        height: 35px;
        margin-top: 1px;
        padding: 0;
        text-align: left;
        width: 2%;
        zoom: 1;
        *display: inline;
    }

    .tab_price .tab_price_info {
        float: left;
        position: relative;
    }

        .tab_price .tab_price_info ul {
            margin: 0;
            padding: 0;
            width: 100%;
        }

        .tab_price .tab_price_info li.tab_txt {
            padding-top: 9px;
        }*/

/*.tab_price_info ul li.tab_txt {
    font-weight: bold;
    vertical-align: top;
    margin-top: 12px;
}*/
/* End price bar */



#approved_insert {
    clear: both;
    display: block;
    height: 100px;
}

div.app-wrap {
    width: auto;
    height: auto;
}

.app-wrap ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .app-wrap ul li {
        list-style: none;
    }

div.app-head {
    background: url("../images/unapp_bkg.png") repeat-x top center;
    height: 51px;
    width: 100%;
}

    div.app-head div {
        display: inline-block;
    }

        div.app-head div.ap-right {
            background: url("../images/unapp_right.png") no-repeat top right;
            height: 51px;
            width: 2%;
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

        div.app-head div.ap-mid {
            background: url("../images/unapp_img.png") no-repeat top left;
            width: 96%;
            height: 51px;
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

        div.app-head div.ap-left {
            background: url("../images/unapp_left.png") no-repeat top left;
            height: 51px;
            width: 2%;
            float: left;
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

ul.proof-con {
    list-style: disc inside none;
    margin: 0;
    padding: 0;
}

.proof-con > div {
    color: #957171;
    font-size: 10px;
    padding-left: 25px;
    width: auto;
}

.proof-con > li:last-child {
    list-style: none;
    padding-left: 25px;
}

.proof-con input {
    margin-bottom: 12px;
}

p.con-right {
    color: #957171;
    display: block;
    float: right;
    font-size: 10px;
    width: auto;
    text-transform: uppercase;
    padding-right: 14px;
}

input#approved {
    margin: 0px;
    padding: 0px;
    padding-bottom: 12px;
}

.app {
    height: 51px;
    width: auto;
}

li.app-mid {
    height: 8px;
    width: auto;
}

/*.tab_price_left > ul, .tab_price_right > ul {
    margin: 0;
    padding: 0;
}

.tab_price .tab_price_info li {
    display: block;
    float: left;
    font-size: 14px;
    list-style: none outside none;
    padding-left: 13px;
    vertical-align: top;
}

.tab_price .spacer {
    margin: 5px;
    width: 40px;
}

.tab_price .right_price {
    float: right;
    display: inline-block;
    height: 35px;
    margin-top: 1px;
    text-align: right;
    width: 3%;
    zoom: 1;
    *display: inline;
}*/

li.tab_input select, {
    *margin-top: 8px;
    display: inline;
}

li.tab_input .price p {
    width: auto;
    *margin-top: 8px;
    display: inline;
}

li.tab_input input {
    display: inline;
    *margin-top: 8px;
}

/*.price input {
    background: none;
    border: none;
    display: inline;
}*/

.custom-tabs h3 {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: arial;
    font-size: 14px;
    padding: 5px 0 0px 0;
    margin-top: 10px;
}

.custom-tabs {
    text-align: center;
}

    .custom-tabs p, .custom-tabs input, .custom-tabs select, .custom-tabs div {
        text-align: left;
    }
	
.prev_next {
	display: inline-block;
	margin: 0 0 0 39%;
}

.next-tab {
    cursor: pointer;
    display: inline-block;
    height: 34px;
    width: 77px;
    margin: 10px 0 0 5px;
}

.prev-tab {
    cursor: pointer;
    display: inline-block;
    height: 34px;
    width: 77px;
    margin: 10px 0 0;
}

.next-tab-op {
    display: inline-block;
    float: right;
    height: 34px;
    width: 77px;
    margin: 10px 0 0;
}

.prev-tab-op {
    display: inline-block;
    float: left;
    height: 34px;
    width: 77px;
    margin: 10px 0 0;
}

/*div.atc_info {
    display: inline-block;
    float: right;
    height: 34px;
    padding: 0;
    text-align: left;
    width: 30%;
    margin: 10px 0 0;
    cursor: pointer;
}*/

.atc_info > span {
    margin: 0 auto;
    text-align: center;
}

/*.atc_info img {
    left: 10%;
    position: relative;
}*/

.pdf_con {
    display: inline-block;
    /*float: left;*/
    height: 34px;
    padding: 0;
    /*width: 31%;*/
    margin: 10px 0 0 5px;
}

a.pdf_bt {
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: 34px;
}
	.pdf_bt img {
		border: none;
	}
/************** CSS FOR ARTWORK NOTE AREA ****************/

.info-area {
    clear: both;
    margin: 0;
    padding: 12px 0 10px;
    width: auto;
}

.info-tab td {
    border-bottom: 1px solid #CCCCCC;
    padding: 4px;
    width: auto;
    background: none;
}

.info-tab tr {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #333333;
}

table.info-tab {
    border: 1px solid #CCCCCC;
    border-bottom: 0px;
    color: #333333;
    width: 100%;
}

#tabs {
	text-align: left;
}

/******************* FORM AREA CHANGES **********************/
#tabs .Form_Subhead,
#tabs .Form_Subhead P,
#tabs .Form_Subhead_Indent,
#tabs .Form_Subhead_Indent P,
#tabs .Form_Subhead_Indent2,
#tabs .Form_Subhead_Indent2 P  {
    height: 25px;
	min-width: 105px;
	max-width: 110px;
    text-align: left;
	color: #000;
	}
.imprint p.Form_Subhead {
 position: absolute;
 padding-top: 5px;
 font-style: normal;
 
}

li.top-mid {
	

}

div.proof-info {
	
}

li.bot-mid {

	height: 8px;
	width: 400px;
}
li.app-bot {

	height: 10px;
	width: 400px;
}
.proof-con label {
    font-weight: bold;
	padding: 2px;
}

.checkbox-ua {
	background: url("../images/checkbox_sprite.png") no-repeat center top;
	width: 18px;
	height: 17px;
	overflow: hidden;
	float: left;
}
.check{
	background: url("../images/checkbox_sprite.png") no-repeat center bottom;
	width: 18px;
	height: 17px;
	overflow: hidden;
}
.check-info {
   color: #333;
    font-size: 12px;
    padding-left: 25px;

}

#fontDropDown {
	width: 130px;
}

/************** IMG layout for Ennis CO Greeting Cards ****************/

#img-card-layout div table tr td:first-child {
    background: url("../images/card_layout1.jpg") no-repeat scroll right top transparent;
padding: 65px 18px 10px 90px;
}
#img-card-layout div table tr td:first-child + td {
    background: url("../images/card_layout2.jpg") no-repeat scroll right top transparent;
padding: 65px 18px 10px 90px;
}
#img-card-layout div table tr:first-child + tr td:first-child {
    background: url("../images/card_layout3.jpg") no-repeat scroll right top transparent;
padding: 65px 18px 10px 90px;
}
#img-card-layout div table tr:first-child + tr td:first-child + td {
    background: url("../images/card_layout4.jpg") no-repeat scroll right top transparent;
padding: 65px 18px 10px 90px;
}