@charset "utf-8";
/* CSS Document */


img, div { behavior: url(pngHack/iepngfix.htc) }

body {
	background:url(images/bgcolor.gif); margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif;}	
h1 {
	font-size:18px; color:#62c302; font-weight:bold; line-height:24px; padding:0px; margin:25px 0px 15px 0px;}
h1.store {
	font-size:24px;}
h2 {
	font-size:14px; color:#62c302; font-weight:normal; line-height:16px; padding:0px 35px 0px 35px;}

#container {
	background:url(images/background.jpg) no-repeat; width:860px; height:100%; margin:auto;}
#bgrepeat {
	background:url(images/backgroundrepeat.gif) repeat-y; width:860px; height:100%; min-height:1060px;
 margin:auto;}
.green_background {
background:url(images/order_bg.gif) no-repeat; height:739px; width:326px;}
	
	
/*----------FORM----------*/
form {
	margin:10px 0px 0px 0px;}	
select {
	font-size:12px; color:#0071b7; border:1px solid #0071b7; padding:1px; }
.inputtext {
	font-size:12px; color:#0071b7; border:1px solid #0071b7; padding:2px;}
	
	
/*----------TEXT----------*/
.bluetext {
	font-size:12px; color:#0071b7; vertical-align:text-bottom;}
.justify {
	font-size:12px; color:#0071b7; text-align:justify;}
.largebluetext { 
	font-size:20px; color:#0071b7; vertical-align:text-bottom;}
.boldbluetext {
	font-size:14px; color:#0071b7; font-weight:bold;}
.largeboldbluetext {
	font-size:18px; color:#0071b7; font-weight:bold;}
a.smallbluelink:link, a:active, a:visited {
	font-size:10px; color:#0071b7; vertical-align:text-bottom; text-decoration:none}
a.smallbluelink:hover {
	text-decoration:underline;}
.ordertext {
	font-size:14px; color:#0071b7; line-height:22px;}
.smallbluetext {
	font-size:10px; color:#0071b7; vertical-align:text-bottom;}
.redtext {
	font-size:18px; color:#b7002f;}
	
	
/*----------MARGINS----------*/
.leftMargin {
	margin-left:80px;}
.logo {
	margin:15px 0px 0px 75px;}
.skeleton {
	margin:30px 0px 0px 80px;}

