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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

a {color: #777;text-decoration: underline;}
a:hover {color: #000;}
table {border-collapse: collapse;border-spacing: 0;}
	
	
a:link, a:visited {color: #0071b9; text-decoration: none; }
a:hover {color: #0071b9;}

	
	

body {
	margin:0;
 		background:#FAFAFA url(bg2.jpg) repeat-x;
/*
font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;*/ 
	
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;

	

}
#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#header {
	margin-top:30px;
	margin-bottom:30px;
	width:960px;
	overflow:hidden;
}
#logo {
	width:460px;
	float:left;
	margin-left:20px;
}
#logo h1 {
	font-size:42px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#353c47;
	text-shadow: 0px 2px 1px #7d7c7c;
}
#nav {
	margin-right:20px;
	float:right;
	font-size: 15px;
	position: relative;
}

#nav ul {
	/*  background-color:#fafafa;
	border: 1px solid #a9a9a9;*/
	 
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	height: 45px;
	padding: 0;
}

#nav ul li {


 
background-color:#E4E4E4;
-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	display: inline;
	float: left;
	height: 16px;
	margin: 5px 10px 0 10px;
	padding: 10px 16px;
}

#nav ul li a {


	color:#243953;
	text-decoration:none;
	outline:none;
}
#nav ul li:hover {
	background: #0071b9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
#slider {
	background-color:white;
	position:relative;
	padding:20px;
	overflow:hidden;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.inslider {
	float: left;
	position: relative;
}
.inslider a {
	text-decoration:none;
}
.imageholder {
	border: 1px solid #a9a9a9;
	height:300px;
	width: 920px;
	overflow: hidden;
	position: relative;
}
.imgslider {
	position: absolute;
	top: 0; left: 0;
}
.imgslider img {
	float: left;
}
.imagenav {
	position: absolute;
	bottom: 10px; right: 10px;
	 height:30px;
	z-index: 100;
	text-align: center;
	line-height: 30px;
	border: 1px solid #a6c9e2;
	background-color: #fff;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.imagenav a {
	padding: 5px;
	text-decoration: none;
	color: #333;
}
.imagenav a.active {
	font-weight: bold;
	background: #F90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#maincontent {
	margin-top:20px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	overflow:hidden;
	 	color: #243953;
	font-size:14px;
	line-height: 18px;

}


#content {
	margin-top:20px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	overflow:hidden;
}

#incontent {
padding:20px;
}
#content h2, #maincontent h2 {
	padding-bottom:3px;
	font-size:24px;
	text-shadow: 0px 2px 1px #7d7c7c;
	font-family:georgia;
	color:#0071b9;
	border-bottom: 1px solid #CCC;
}
#content p {
	padding:5px;
	color: #243953;
	font-size:14px;
	line-height: 18px;
}
#box1 {
	width:300px;
height:110px;
	float:left;
}
#inbox1 {
	padding:20px;
}
#box2 {
	width:300px;
	float:left;
height:110px;
}
#inbox2 {
	padding:20px ;
}
#box3 {
	width:300px;
	float:left;
height:110px;
}
#inbox3 {
	padding:20px;
}
#footer {
	width:950px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color:white;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	overflow:hidden;
	color: #243953;
}
#footer p {
	margin-left:20px;
	margin-top:10px;
	font-size:12px;
}


	
.error{

color:red;
padding:10px;
-moz-border-radius:3px;
background:#FFD8CF url(error.png) no-repeat top right;

}

textarea, input { 
-moz-box-shadow: 0px 0px 10px #8a8a8a; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
padding:10px;
width:500px;
-moz-border-radius:3px;
  }

 select{ 
padding:10px;
width:520px;
 -moz-box-shadow: 0px 0px 10px #8a8a8a; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
-moz-border-radius:3px;}

 
 .submit {background: #2E2E2E;
width:520px;
-moz-border-radius:3px;
color:white;
padding-left:40px;
-moz-box-shadow: 0px 0px 10px #8a8a8a; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
margin-left:90px;}

  .Message{
 -moz-box-shadow: 0px 0px 10px #8a8a8a; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
width:400px;
-moz-border-radius:3px;
width:500px;

 margin-left:90px;}
.p_img {float:right;}
.product{padding:10px;
min-height:230px;
border-bottom: 1px solid #CCC;
}

.product li {margin-left:30px;
list-style-type:circle}

.order_now a{
font-weight:bold;
clear:both;
float:right; 
background:#0071b9;
color:white;
padding:3px;
 margin:10px;
text-decoration:none;
width:150px;
text-align:center;
-moz-box-shadow: 0px 0px 10px #404040; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
-moz-border-radius:3px;

}










 h2.product_trigger {
	 
}
h2.product_trigger a {
	 
}
h2.product_trigger a:hover {
	 
}
h2.active {background-position: left bottom;}
.product_container {
	 
	overflow: hidden;
	font-size: 1.2em;
	 padding:10px;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
}
 
 
.product_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}


#Expiry_Month {
width:180px; float:left;
display:block;
}

#Expiry_Year{
width:180px; float:right;
display:block;
}


#selectcc_y{
float:left;
display:block;
padding:10px;
text-align:center}


#selectcc_m{
float:left;
display:block;
padding:10px;
text-align:center}

#mph2todo {
margin:0 auto;

padding-top:20px;}
/* #mph2todo h2 {
	padding-bottom:3px;
 
	font-size:20px;
	text-shadow: 0px 0px 0px;
	font-family:calibri;
	color:grey;
	border-bottom: 0px ;
}
.fpage_list{
display:block;
width:215px;
height:70px;
float:left;
text-align:center;
margin:0 auto;
padding:0px;
margin-right:3px;
margin-bottom:0px;
text-align:left;
margin-left:60px;
}

*/

#mph2todo h2 {
	padding-bottom:3px;
	font-size:15px;
	text-shadow: 0px 0px 0px;
	font-family:calibri;
	color:grey;
 
 

}
.fpage_list{
display:block;
width:285px;
float:left;
text-align:center;
margin:0 auto;
padding:0px;
margin-right:3px;
margin-bottom:0px;
text-align:left;
margin-left:10px;

 

}


 
.ok {
background: green;
padding:50px; 
font:normal 20px Georgia; 
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
color:white;
text-shadow: 0px 2px 1px #7d7c7c;

margin-top:30px;
}

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

a {color: #777;text-decoration: underline;}
a:hover {color: #000;}
table {border-collapse: collapse;border-spacing: 0;}
	
	
a:link, a:visited {color: #0071b9; text-decoration: none; }
a:hover {color: #0071b9;}

	
	

body {
	margin:0;
 		background:#FAFAFA url(bg2.jpg) repeat-x;
/*
font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;*/ 
	
	font:80%/150% Corbel,Helvetica,Arial,Geneva,sans-serif;

	

}
#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#header {
	margin-top:30px;
	margin-bottom:30px;
	width:960px;
	overflow:hidden;
}
#logo {
	width:460px;
	float:left;
	margin-left:20px;
}
#logo h1 {
	font-size:42px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#353c47;
	text-shadow: 0px 2px 1px #7d7c7c;
}
#nav {
	margin-right:20px;
	float:right;
	font-size: 15px;
	position: relative;
}

#nav ul {
	/*  background-color:#fafafa;
	border: 1px solid #a9a9a9;*/
	 
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	height: 45px;
	padding: 0;
}

#nav ul li {


 
background-color:#E4E4E4;
-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	display: inline;
	float: left;
	height: 16px;
	margin: 5px 10px 0 10px;
	padding: 10px 16px;
}

#nav ul li a {


	color:#243953;
	text-decoration:none;
	outline:none;
}
#nav ul li:hover {
	background: #0071b9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}
#slider {
	background-color:white;
	position:relative;
	padding:20px;
	overflow:hidden;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.inslider {
	float: left;
	position: relative;
}
.inslider a {
	text-decoration:none;
}
.imageholder {
	border: 1px solid #a9a9a9;
	height:300px;
	width: 920px;
	overflow: hidden;
	position: relative;
}
.imgslider {
	position: absolute;
	top: 0; left: 0;
}
.imgslider img {
	float: left;
}
.imagenav {
	position: absolute;
	bottom: 10px; right: 10px;
	 height:30px;
	z-index: 100;
	text-align: center;
	line-height: 30px;
	border: 1px solid #a6c9e2;
	background-color: #fff;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.imagenav a {
	padding: 5px;
	text-decoration: none;
	color: #333;
}
.imagenav a.active {
	font-weight: bold;
	background: #F90;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#maincontent {
	margin-top:20px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	overflow:hidden;
	 	color: #243953;
	font-size:14px;
	line-height: 18px;

}


#content {
	margin-top:20px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	overflow:hidden;
}

#incontent {
padding:20px;
}
#content h2, #maincontent h2 {
	padding-bottom:3px;
	font-size:24px;
	text-shadow: 0px 2px 1px #7d7c7c;
	font-family:georgia;
	color:#0071b9;
	border-bottom: 1px solid #CCC;
}
#content p {
	padding:5px;
	color: #243953;
	font-size:14px;
	line-height: 18px;
}
#box1 {
	width:300px;
height:110px;
	float:left;
}
#inbox1 {
	padding:20px;
}
#box2 {
	width:300px;
	float:left;
height:110px;
}
#inbox2 {
	padding:20px ;
}
#box3 {
	width:300px;
	float:left;
height:110px;
}
#inbox3 {
	padding:20px;
}
#footer {
	width:950px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color:white;
	border: 1px solid #a9a9a9;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	overflow:hidden;
	color: #243953;
}
#footer p {
	margin-left:20px;
	margin-top:10px;
	font-size:12px;
}


	
.error{

color:red;
padding:10px;
-moz-border-radius:3px;
background:#FFD8CF url(error.png) no-repeat top right;

}

textarea, input { 
-moz-box-shadow: 0px 0px 10px #8a8a8a; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
padding:10px;
width:500px;
-moz-border-radius:3px;
  }

 select{ 
padding:10px;
width:520px;
 -moz-box-shadow: 0px 0px 10px #8a8a8a; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
-moz-border-radius:3px;}

 
 .submit {background: #2E2E2E;
width:520px;
-moz-border-radius:3px;
color:white;
padding-left:40px;
-moz-box-shadow: 0px 0px 10px #8a8a8a; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
margin-left:90px;}

  .Message{
 -moz-box-shadow: 0px 0px 10px #8a8a8a; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
width:400px;
-moz-border-radius:3px;
width:500px;

 margin-left:90px;}
.p_img {float:right;}
.product{padding:10px;
min-height:230px;
border-bottom: 1px solid #CCC;
}

.product li {margin-left:30px;
list-style-type:circle}

.order_now a{
font-weight:bold;
clear:both;
float:right; 
background:#0071b9;
color:white;
padding:3px;
 margin:10px;
text-decoration:none;
width:150px;
text-align:center;
-moz-box-shadow: 0px 0px 10px #404040; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;
-moz-border-radius:3px;

}










 h2.product_trigger {
	 
}
h2.product_trigger a {
	 
}
h2.product_trigger a:hover {
	 
}
h2.active {background-position: left bottom;}
.product_container {
	 
	overflow: hidden;
	font-size: 1.2em;
	 padding:10px;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
}
 
 
.product_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}


#Expiry_Month {
width:180px; float:left;
display:block;
}

#Expiry_Year{
width:180px; float:right;
display:block;
}


#selectcc_y{
float:left;
display:block;
padding:10px;
text-align:center}


#selectcc_m{
float:left;
display:block;
padding:10px;
text-align:center}

#mph2todo {
margin:0 auto;

padding-top:20px;}
/* #mph2todo h2 {
	padding-bottom:3px;
 
	font-size:20px;
	text-shadow: 0px 0px 0px;
	font-family:calibri;
	color:grey;
	border-bottom: 0px ;
}
.fpage_list{
display:block;
width:215px;
height:70px;
float:left;
text-align:center;
margin:0 auto;
padding:0px;
margin-right:3px;
margin-bottom:0px;
text-align:left;
margin-left:60px;
}

*/

#mph2todo h2 {
	padding-bottom:3px;
	font-size:15px;
	text-shadow: 0px 0px 0px;
	font-family:calibri;
	color:grey;
 
 

}
.fpage_list{
display:block;
width:285px;
float:left;
text-align:center;
margin:0 auto;
padding:0px;
margin-right:3px;
margin-bottom:0px;
text-align:left;
margin-left:10px;

 

}


 
.ok {
background: green;
padding:50px; 
font:normal 20px Georgia; 
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
color:white;
text-shadow: 0px 2px 1px #7d7c7c;

margin-top:30px;
}


 
.order_product {
background: #D5D5D5 url(buy.png) bottom right no-repeat;

 -moz-box-shadow: 0px 0px 10px #8a8a8a; -webkit-box-shadow: 0px 0px 10px #8a8a8a; box-shadow: 0px 0px 10px #8a8a8a;

padding:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font:normal 20px Georgia; 
min-height:100px;
margin:auto;
margin-top:10px;}
 
 
.small {padding-top:20px;
font:normal 15px tahoma; 
} 
 
 
 #buy{
 background:  url(form.png) bottom right no-repeat;

 }