@charset "utf-8";
/* CSS Document */


/* PACKAGES          */ /*****************************/ /* START  */

#packages {
	width: 100%;
	margin: 0 0 0 0px;
}
#packages form {position: relative;}

#packages .fields {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #ffffff;
	font-size: 11px;
	padding: 20px 0px 0 45px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#packages .fields h1.titlePage {
    margin-top: -28px; padding: 0;
    font-family: 'CenturyGothicBold';
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
    color: #333333;
}

#packages .fields h2.subtitlePage {
	font-family: 'CenturySchoolbookItalic';
	font-size: 14px; color: #333333;
	font-weight: normal;
	padding: 0 0 0 0; margin: 20px 0 0 0;
}

#packages .fields .row {padding-bottom: 15px;}
#packages .fields .row .row {margin-left: -15px; margin-right: 15px;}

#packages .fields .left {
	width: 250px;
	float: left;
	text-align: left;
	padding: 5px 0 15px 0;
}

#packages .notes {
	font-family: 'CenturySchoolbookItalic';
	font-size: 14px; color: #333333;
	margin-right: -30px;
}
#packages .notes span,
#packages .notes a {
	font-family: 'CenturySchoolbookItalic';
	font-size: 14px; color: #ff3333;
	text-decoration: none;
}

@media (min-width: 993px) and (max-width: 1199px) {
	
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	#packages .fields {padding: 10px 30px 20px 30px; margin-top: 20px;}
}


/* *************** */


.allPackages:before, .allPackages:after {display: table; content: " ";}
.allPackages:after {clear: both;}
.allPackages {margin-right: -45px;}

.packageItem {
	border: 1px solid #e3e3e3;
	padding: 10px;
	float: left;
	width: 240px;
	margin: 0 20px 20px 0;
	text-align: center;
	font-family: 'CenturyGothicRegular'; font-size: 12px; color: #464646;
	position: relative;
    cursor:pointer;
}
.packageItem .off {
	font-family: 'CenturyGothicBold';
	font-size: 15px; text-transform: uppercase;
	color: #008da9;
	position: absolute;
	left: 0px; top: 0px;
	line-height: 30px;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.packageItem .noJobs {
	font-family: 'CenturyGothicBold'; font-size: 16px; color: #ee3124;
	text-transform: uppercase;
	display: block;
	padding: 20px 0 5px 0;
}
.packageItem .noJobs span {font-family: 'CenturyGothicRegular'; font-size: 100px; line-height: 100px; color: #ee3124; font-weight: normal;}

.packageItem .price {
	font-family: 'CenturyGothicBold'; font-size: 34px; line-height: 34px; color: #464646;
	text-transform: uppercase;
	display: block;
}
.packageItem .price sup {font-size: 24px;}
.packageItem .foreach {font-family: 'CenturyGothicRegular'; font-size: 12px; color: #cccccc; display: block;}

.packageItem .selectBtn {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #008da9;
	display: block;
	width: 150px;
	margin: 10px auto;
	font-family: 'CenturyGothicBold'; font-size: 14px; line-height: 14px; color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 7px 0;
}
.packageItem .selectBtn:hover {background: #ee3124;}
.packageItem:hover .selectBtn {background: #ee3124;}	

@media (min-width: 993px) and (max-width: 1199px) {
	.packageItem {width: 200px;	margin: 0 10px 10px 0;}
}

@media (min-width: 768px) and (max-width: 992px) {
	.packageItem {width: 200px;}
}

@media (max-width: 767px) {
	
}


/* PACKAGES          */ /******************************/ /* END   */


/* RIGHT SIDE        */ /******************************/ /* START */

.rightSide {}

.rightSide .btn {
	-webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
}

.rightSide .payment {
	padding: 15px 0;
	width: 240px;
}

.rightSide .payment h1.title {
	font-family: 'CenturyGothicBold';
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #080808;
	padding: 0;
	margin: 0 0 10px 0;
}
.rightSide .payment h2.title {
	font-family: 'BlockBertholdCondensedRegular';
	text-transform: uppercase;
	font-size: 41px;
	line-height: 41px;
	font-weight: normal;
	color: #FF3333;
	letter-spacing: 1px;
	padding: 0;
	text-align: center;
	margin: 30px 0 0 0;
}
.rightSide .payment h3.title {
	font-family: 'BlockBertholdCondensedRegular';
	text-transform: uppercase;
	font-size: 17px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	padding: 0;
	text-align: center;
	margin: 0 0 10px 0;
}
.rightSide .payment p {
	font-family: 'CenturySchoolbookBoldItalic';
	font-size: 12px;
	line-height:normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.rightSide .payment p a {
	text-decoration: none; color: #008ca9;
	font-family: 'CenturySchoolbookBoldItalic';
	font-size: 12px;
}
.rightSide .payment p a:hover {color: #FF3333;}


ul.itemJob {list-style: none; border-bottom: 1px solid #999999; padding:5px 0; margin: 0 0 0 0; width: 100%;}
ul.itemJob.first {border-top: 1px solid #999999;}
ul.itemJob.first li.job {color: #333333;}

ul.itemJob:before, ul.itemJob:after {display: table; content: " ";}
ul.itemJob:after {clear: both;}

ul.itemJob li {
	float: left;
	font-family: 'CenturyGothicRegular';
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
ul.itemJob.total li {font-family: 'CenturyGothicBold';}
ul.itemJob.total li.job {color: #333333;}
ul.itemJob li.delete {width: 10%; text-align: left;  padding: 3px 0 0 0;}
ul.itemJob li.job {width: 65%; color: #ff3333;}
ul.itemJob li.price {width: 25%; text-align: right; padding: 0 0 0 0;}
ul.itemJob li.valueoforder {width: 25%; text-align: right; padding: 0 0 0 0;}

ul.itemJob li a {text-decoration: none; font-size: 11px; color: #008ca9; font-family: 'CenturyGothicRegular';}
ul.itemJob li a:hover {color: #FF3333;}

/*
ul.itemJob li.delete a {
	outline: none;
	border: 0;
	background-color: transparent;
	background-image: url(../images/delete_button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 11px;
	height: 11px;
	margin: 0 0 0 0;
	float: left;
	display: block;
	text-indent: -999px;
}
ul.itemJob li.delete a:hover {background-position: -11px 0;}
*/
ul.itemJob li.delete a {
	outline: none;
	border: 0;
	background-color: transparent;
	background-image:url(../images/delete-button-retina.png);
	background-position: 0 0;
	background-size: 200%;
	width: 11px;
	height: 0px;
	padding-bottom: 11px;
	margin: 0 0 0 0;
	float: left;
	display: block;
	text-indent: -999px;
}
ul.itemJob li.delete a:hover {background-position: 100% 0;}


.rightSide .payment input.textField {
	width: 115px;
	border: 1px solid #dfdfdf;
	padding: 3px 10px;
	margin-bottom: 8px;
	float: none;
}
.rightSide .payment input.btnUpdate {
	outline: none;
	border: 0;
	background-color: transparent;
	background-image: url(../images/btn-update.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 73px;
	height: 23px;
	float: right;
	margin: 0 0px 0 30px;
	text-indent: -999px;
}
.rightSide .payment input.btnUpdate:hover {background-position: -73px 0;}


.rightSide .payment .btn {
	background-image:url(../images/checkout-btns.png);
	background-repeat: no-repeat;
	outline: none;
	display:block;
	margin: 5px 0;
}
.rightSide .payment .btnAddJob {
	border: 0;
	width: 240px; height: 40px;
	background-position:    0px    0px;
	text-indent: -999px
}
.rightSide .payment .btnAddJob:hover {background-position: -240px   0px;}

.rightSide .payment .btnPayLater {
	border: 0;
	width: 240px; height: 40px;
	background-position:    0px  -40px;
	text-indent: -999px
}
.rightSide .payment .btnPayLater:hover {background-position: -240px  -40px;}

.rightSide .payment .btnPayNow {
	border: 0;
	width: 240px; height: 60px;
	background-position:    0px  -80px;
	text-indent: -999px
}
.rightSide .payment .btnPayNow:hover {background-position: -240px  -80px;}




.rightSide .payment .btnViewCart {
	border: 0;
	width: 240px; height: 60px;
	background-position:    0px  -140px;
	text-indent: -999px
}
.rightSide .payment .btnViewCart:hover {background-position: -240px  -140px;}


.rightSide .payment .btnViewCart {
    border: 0;
    width: 240px;
    height: 0px;
    padding: 0 0 40px 0;
    display: block;
    background-image: url(../images/btn-retina-proceed-to-checkout2.jpg);
    background-position: 0 0;
    background-size: 200%;
}

.rightSide .payment .btnViewCart:hover {background-position: 100%  0;}

.rightSide .payment ul.itemJob.first {
    border-top: 0px solid #999999;
}




@media (min-width: 993px) and (max-width: 1199px) {
	
}

@media (min-width: 768px) and (max-width: 992px) {
	
}

@media (max-width: 767px) {
	
}

/* RIGHT SIDE        */ /********************************/ /* END */