/* CSS Document */


/*Global settings - body*/
body {
	background-color: #ffffff;
	font-family:"Century Gothic";
	font-size: 62.5%;
	color: #000000;
	font-weight:normal;
}

/*Wrapper */

#wrapper {
	background-color:#ffffff;
	height:auto;
	width:750px;
	margin-right:auto;
	margin-left:auto;
}

/*Header*/

#headerlogo {
	height: 70px;
	width: 760px;
}

#headerimage {
	width:298px;/*50%*/
	height:215px;
	position:absolute;
	margin-left:68px;
	padding-top:2%;
}

#headerimageRight {
	width:298px; /*50%*/
	height:215px;
	position:absolute;
	margin-left:375px;
	padding-top:3%;
}

#header {
	height: 70px;
	width: 760px;
	margin-left:10%;

}	

/*Common formatting - h1, h2, p, ul, li*/

#nav1 {
	margin-top:3em;
	margin-bottom:0.5em;
}

#nav1 ul {
	background-color: white;
	text-align:center;
	font-size:1.6em;
	font-family:"Century Gothic";
	color:#515D65;
	margin-left:0;
	padding-left:0;
}

#nav1 li {
	list-style-type:none;
	padding:0.25em 1.8em;
	display:inline;
}

.getphoto {    /*on upload page*/
	margin:0;
	font-size:1.0em;
}

.getphoto ul {
	font-size:1.0em;
	font-family:"Century Gothic";
}

.getphoto li {
	list-style-type:disc;
	margin-left:5%;
	font-size:1.1em;
}

#privacy {
	margin:0;
	font-size:1.0em;
}

#privacy ul {
	font-size:1.1em;
	font-family:"Century Gothic";
}

#privacy li {
	list-style-type:disc;
	margin-left:8%;
	font-size:1.0em;
}

.site {  /*sitemap page*/
	margin:0;
	font-size:1.1em;
}

.site ul {
	font-size:1.0em;
	font-family:"Century Gothic";
}

.site li {
	list-style-type:none;
	margin-left:10%;
	font-size:1.0em;
}			


h1 {
	font-family:"Century Gothic";
	font-size:1.4em;
	color:#515D65;
	font-weight:normal;
	margin-left:5%;
}

h1 span {
	font-family:"Century Gothic";
	font-size:1.1em;
	color:#515D65;
	font-weight:normal;
	margin-left:-2%;
}


h2 {
	font-family:"Century Gothic";
	font-size:1.2em;
	color:#000000;
	font-weight:normal;
	margin-left:9%;
}	

h2 span {
	font-family:"Century Gothic";
	font-size:1.0em;
	color:#000000;
	font-weight:normal;
	margin-left:-6%;
}				

h3 {
	font-family:"Century Gothic";
	font-size:1.6em;
	color:#515D65; 
	font-weight:normal;
	margin-left:5%;
}

h4 {
	font-family:"Century Gothic";
	font-size:1.4em;
	color:#515D65; 
	font-weight:normal;
	margin-left:5%;
}


h5 {
	font-family:"Century Gothic";
	font-size:1.1em;
	color:#000000;
	font-weight:normal;
	margin-left:5%;
}	

h5 span{
	font-family:"Century Gothic";
	font-size:1.1em;
	color:#000000;
	font-weight:normal;
	margin-left:-2%;
}


h6 {
	font-family:"Century Gothic";
	font-size:1.0em;
	color:#000000;
	font-weight:normal;
}		

		
p {
	margin-left:5%;
	font-size:1.1em;
}

p span{
	margin-left:3%;
	font-size:1.1em;
}

br {
	clear:both;
}	


/*Links - a, a:visited*/

a {
	text-decoration:none;
	color:#0478D8;   
}

.a1 {
	text-decoration:none;
	color:#000000;
}

.a2 {
	text-decoration:none;
	color:#818d99;
}

.a3:visited {
	text-decoration:none;
	color:#0478D8;
}

.a3 {
	text-decoration:none;
	color:#818d99;
}		

a:visited {
	color:#AEC0D5;
}

.a4 {
	text-decoration:underline;
	color:#0066FF;
}	


/*Forms*/


#form {
	width:395px;
	margin-left:6%;
	padding:0;
	font-family:"Century Gothic";
	font-size:1.2em;
}	

form fieldset {
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	padding:10px;
	margin-left:5%;
	width:550px;
}

form fieldset legend {
	font-size:1.2em;
	color:#003366;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 170px; 
	padding: 0 5px 0 0; 
	margin: 5px 0 0 0;
	text-align: right; 
	font-size:1.2em;
	font-family:"Century Gothic";
}	

form input, form textarea, form select{
	width:auto;  
	margin:5px 0 5px 15px; 
	padding:3px;	
}

textarea { 
	overflow: auto; 
}


form br {
	clear:left; 
}
 
.submit {
	margin-left:5%;
	background:#cbd7e6;
	border:1px outset #96adbf;
	float:left;
	width:110px;
	display:inline;
}

.upload {
	margin-left:5%;
	background:#cbd7e6;
	border:1px outset #96adbf;
	float:left;
	width:120px;
	display:inline;
}


/*Global classes - .clear, .img-left, etc*/

.newsletter {
	width:500px;
}	

input {
	float:left;
	width:60%;
	border:1px outset #000000;
}	



.orderform {
	margin-left:7%;
	font-size:1.2em;
	color:#7E91A5;
	line-height:150%;
}	

.intro {
	margin-left:5%;
	margin-right:15%;
	font-size:1.2em;
	text-align:justify;
}

.conditions {
	margin-left:4%;
	margin-right:15%;
	font-size:1.2em;
	text-align:justify;
	font-family:"Century Gothic";
}	

.sitemap {
	margin-left:10%;
	font-size:1.2em;
	font-family:"Century Gothic";
}

.service {
	font-size:1.2em;
	font-family:"Century Gothic";
}

.booking {
	width: auto;
}

.asterisk { /*on contact us page*/
	color:#FF0000;
	font-weight:normal;
	font-size:1.1em;
}

/*Misc*/

#keyword {
	background-color: white;
	text-align:center;
	font-size:1.0em;
	font-family:"Century Gothic";
	color:#818d99;
}		
	
#maincontent {
	background-color: #ffffff;
	height: auto; 
	width: 100%;
	margin-left:6%;
	font-size:1.2em;
	font-family:"Century Gothic";
	padding-top:33%;
}

#terms {
	background-color: #ffffff;
	height: auto; 
	width: 100%;
	margin-left:6%;
	font-size:1.2em;
	font-family:"Century Gothic";
	padding-top:3%;
}

#footer {
	clear:both;
	border-top:thin solid #cbd7e6;
	border-bottom:thin solid #cbd7e6;
	text-align:center;
	font-family:"Century Gothic";
	font-size:1.0em;
	width:695px;
	margin-left:6%;
	height:auto;
/*	padding-top:1%;
	padding-bottom:1%;*/
	color:#7D8697;
}

div.spacer {
	clear: both;
}

#button {	/*next step button*/
	float:left;
	margin-left:87%;
}

.price {  /*for price page*/
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	padding:20px;
	width:570px;
	font-size:1.0em;
	padding-bottom:3%;
	margin: 10px 5px 0 10px;
	margin-left:5%;
}
		
.captcha {
	margin-left:5%;
}

#thanks {
	text-align:center;
	font-size:1.8em;
	font-family:"Century Gothic";
	color:#000000;
	padding-top:10%;
	line-height:200%;
}

span {
	margin-left:17px;
}

.indent {
	margin-left:53px;
	font-size:1.0em;
}	

#gallery {  /* to get rid of 2 photos above writing */
	background-color: #ffffff;
	height: auto; 
	width: 100%;
	margin-left:6%;
	padding-top:3%;
	font-size:1.2em;
	font-family:"Century Gothic";
}

#upload {  /*to get rid of the 2 photos above writing */
	background-color: #ffffff;
	height: auto; 
	width: 100%;
	margin-left:6%;
	padding-top:3%;
}

#maincontentOrderPage {
	background-color: #ffffff;
	height: auto; 
	width: 100%;
	margin-left:7%;
	font-size:1.2em;
	font-family:"Century Gothic";
}

/*#positioning {
	display:block;
	width:220px;
	margin-left:7%;
	padding:0;
}*/

.photoPositioning {   /*gallery page - photo editing section*/
	display:block;
	width:600px;
	height:355px;
	padding:0 20px 0 13px;
}
	
.positioningPhoto {     /*gallery page - photo restoration section*/
	display:block;
	width:500px;
	height:400px;
	padding:0 0 0 55px;
}

.photoPositioningA {     /*gallery page - photo manipulation section*/
	display:block;
	width:575px;
	height:400px;
	padding:0 0 0 55px;
}

.photoPositioningB {     /*gallery page - photo enhancement section*/
	display:block;
	width:575px;
	height:350px;
	padding:0 0 0 55px;
}

#outerBox {  /*for gallery page - photo editing outer box*/
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	width:625px;
	height:775px;
	font-size:1.0em;
	margin:5px 30px 0 10px;
	margin-left:3%;
}

#outerBoxA {  /*for gallery page - photo restoration outer box*/
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	width:625px;
	height:1065px;
	font-size:1.0em;
	margin:5px 30px 0 10px;
	margin-left:3%;
}

#outerBoxB {  /*for gallery page - red eye outer box*/
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	width:625px;
	height:1300px;
	font-size:1.0em;
	margin:5px 30px 0 10px;
	margin-left:9%;
}

#outerBoxC {  /*for gallery page - photo repair outer box*/
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	width:625px;
	height:745px;
	font-size:1.0em;
	margin:5px 30px 0 10px;
	margin-left:9%;
}

#outerBoxD {  /*for gallery page - photo manipulation outer box*/
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	width:625px;
	height:955px;
	font-size:1.0em;
	margin:5px 30px 0 10px;
	margin-left:9%;
}

#outerBoxE {  /*for gallery page - photo enhancement outer box*/
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	width:625px;
	height:400px;
	font-size:1.0em;
	margin:5px 30px 0 10px;
	margin-left:9%;
}

#outerBoxF {  /*for gallery page - tattoo removal outer box*/
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	width:625px;
	height:700px;
	font-size:1.0em;
	margin:5px 30px 0 10px;
	margin-left:9%;
}

.box_item {
	float:left;
	margin:5px 0 0 55px;
	font-size:1.0em;
	font-family:"Century Gothic";
	text-align:center;
}

.box_item2 {  /*photo restoration - great wall of china*/
	float: left;
	margin:15px 0 10px 10px;
	font-size:1.0em;
	font-family:"Century Gothic";
	text-align:center;
}

.box_item2A {  /*photo restoration - rickshaw*/
	float: left;
	margin:25px 0 10px 35px;
	font-size:1.0em;
	font-family:"Century Gothic";
	text-align:center;
}

.box_item2C { /*photo manipulation - remove man*/
	float: left;
	margin:30px 0 10px 20px;
	font-size:1.0em;
	font-family:"Century Gothic";
	text-align:center;
}

.box_item2D { /*photo manipulation - bike man*/
	float: left;
	margin:25px 0 10px 90px;
	font-size:1.0em;
	font-family:"Century Gothic";
	text-align:center;
}

.box_item2E { /*photo enhancement - wrinkle woman*/
	float: left;
	margin:30px 0 10px 8px;
	font-size:1.0em;
	font-family:"Century Gothic";
	text-align:center;
}

.box_item2F { /*red eye - baby*/
	float: left;
	margin:35px 0 10px 110px;
	font-size:1.0em;
	font-family:"Century Gothic";
	text-align:center;
}

.box_item2G { /*photo editing - teeth whitening*/
	float:left;
	margin:5px 0 0 15px;
	font-size:1.0em;
	font-family:"Century Gothic";
	text-align:center;
}

.box_item2H {
	float: left;
	margin:25px 0 10px 90px;
	font-size:1.0em;
	font-family:"Century Gothic";
	text-align:center;
}

.box_item2J { /*photo repair - beach*/
	float:left;
	margin:5px 0 0 60px;
	font-size:1.1em;
	font-family:"Century Gothic";
	text-align:center;
	padding-top:5%;
}


/*#checkoutBox {
	border-color:#859DAC;
	border-width:1px;
	border-style:solid;
	margin-left:80%;
	width:110px;
	font-size:1.1em;
	padding-bottom:2px;
}*/

#cartBox {
	margin-left:80%;
	font-size:1.2em;
	padding-top:3px;
	padding-bottom:5px;
	font-family:"Century Gothic";
	height:100px;
	width:108px;
}

.cartPic { /*inside cart box on order page*/
	margin-left:25%;
}

.cartButton { /*view cart and checkout button inside cart box on order page*/
	margin-left:4%;
}

#OrderPageImg {
	margin-left:25%;
}


#ContactPageImg {
	margin-left:18%;
}

#returnToOrderPageBtn {
	margin-left:15%;
}

.uploadPage {
	font-size:1.3em;
	font-family:"Century Gothic";
	margin-left:5%;	
}

/*Shopping cart*/

#cartBackground {
	background:url(../order/storefront-files/images/cart_item_quantity.gif);
	height:35px;
	width:266px;
	margin-left:60%;
	padding-top:1%;
	background-repeat: no-repeat;
}

#OrderCheck {
	margin-left:15%;
	font-family:Century Gothic;
	color:#818D99;
	font-size:1.5em;
	font-weight:bold;
	text-align:left;
}

/*#OrderCartBackground {
	background:url(../images/orderCartBg.gif);
	height:15px;
	width:100%;
	margin-left:20%;
	padding-top:1%;
	background-repeat: no-repeat;
}	
	

.ShoppingCartText{
    font-family: "Century Gothic";
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
	margin-left:48%;
}

.ShoppingCartText a{
    color: #ffffff;
    text-decoration: none;
}*/

.OrderShoppingCartText{
    font-family: "Century Gothic";
    color: #7E91A5;
    font-size: 11px;
    font-weight: normal;
/*	margin-left:20%;*/
}

.OrderShoppingCartText a{
    color: #7E91A5;
    text-decoration: none;
}

.arrowCheckout{
	padding-bottom:19px;
}

.viewCart { /*inside cartBox on order page*/
	padding-top:40px;
}

.cartImg {
	margin-left:18%;
}

.orderCartImg {
/*	margin-left:80%;*/
	padding-top:2%;
}

.centerTable {
	margin-left:15%;
}

.centerUpload {
	margin-left:15%;
}

.indentShoppingCartItems {
	margin-left:10%;
}

.clickToOrderBtn {
	margin-left:85%;
}

#checkout {
	padding-top:3%;
}

.style {  /*  asterick in the forms*/
	color:#003366;
	font-weight:bold;
	font-size:1.2em;
	font-family:"Century Gothic";
}

#checkoutBtn {
	white-space: nowrap;
	padding-top: 13px;
}

	
	
		

	
	