@charset "utf-8";
/* CSS Document */

body {
	background-color: #69a5c7;
	padding: 0px;
	margin: 0px;
	text-align:center;
}


/* This is for the Menu */
#topbar{
text-align:left;
position:relative;
border: 1px solid black;
padding: 2px;
background-color: white;
width: 200px;
visibility: hidden;
z-index: 100;
}
/* End Menu Class */

.LargeText { 

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #317ea1;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	padding: 10px; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
	} 



#menuSystemBorderAll {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height:25;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px; 
	} 

#menuSystemBorderAll a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	height:25;
	padding-top:7px;
	padding-left:5px;
	} 




.formBorder {
	border: 1px solid #333333;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
} 

.allBorder { 
	border: 1px solid #333333;
} 

#newAccountTopBox {
	border: 1px solid #666666;
	height:200;
	width:750;
	} 
	
#newAccountLeftBox {
	border: 1px solid #666666;
	height:300;
	width:330;
	float:left;
	padding-left:3px;
	margin-left:5px;
	padding-top:10px;
	} 

#newAccountRightBox {
	border: 1px solid #666666;
	height:300;
	width:330;
	float:right;
	padding-right:3px;
	margin-right:5px;
	padding-top:10px;
	} 



#siteBorder {

	margin:0 auto;
	width:740px;

	
	background-color:#FFFFFF;
	width: 770px;
	height: auto; 
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
} 

#topPage {
	text-align:left;
	background-color:#FFFFFF;
	width: 770px;
	height: 100; 
	margin:0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
} 



#leftMainSite {
	width: 560px;
	float:left;
	padding-left: 2px;
	padding-right: 2px;
	border:1px solid #666666;
	} 
	
	#SpacerFive { 
	height:5px;
	width:auto;
	} 
	
#accountBox { 
	font-size:11px;
	color:000000;
	padding-top:10px;
	padding-left:5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	width: 215px;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

} 
	
#rightMainSite {
	
	margin-left:10px;
	width: 100px;
	float:left;
	padding-left: 2px;
	padding-bottom:10px; 
	padding-right: 2px;
	/* border:1px solid #CCCCCC; */
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	} 
	
#smallText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
	
	} 	
	
#largerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #317ea1;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
	} 	
	
.accountTitle { /* Account Home Title Text */ 
	 
	margin-left:10px; 
	margin-right:10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	color: #317ea1;
	text-decoration: none;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	} 	

.accountContentBlock { /* Account Home Title Text */ 

	display:block;
	margin-top:10px; 
	margin-left:30px; 
	margin-right:10px; 
	
	} 	


.accountContentBlockLeft { /* Account Home Title Text */ 
	float:left;
	background-color:white;
	width:300px;
	
	margin-top:10px; 
	margin-left:30px; 
	margin-right:10px; 
	
	} 	

.accountContentBlockRight { /* Account Home Title Text */ 
	
	float:right;
	background-color:white;
	width:300px;
	
	margin-top:10px; 
	margin-left:30px; 
	margin-right:30px; 
	
	} 	


.accountMainItem { /* Account Home Title Text */ 
	padding-top:20px;
	display:inline;
	margin-top:10px; 
	margin-left:30px; 
	margin-right:10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	color: #000;
	text-decoration: none;
	} 	
	
.accountMainItem A:Link  { /* Account Home Title Text */ 
	color: #317ea1;
	margin-left:15px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	} 	
	
.accountMainItem A:visited  { /* Account Home Title Text */ 
	color: #317ea1;
	margin-left:15px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	} 	

.accountMainItem A:hover  { /* Account Home Title Text */ 
	color: #317ea1;
	margin-left:15px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	} 	
	
.accountItem { /* Account Home Title Text */ 
	
	margin-top:10px;
	display:inline;
	margin-left:30px; 
	margin-right:10px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #000;
	text-decoration: none;
	} 	
	
	
	

	
	
#blueFiller {
	padding-top:5px;
	font-size:11px;
	background-color:#317ea1;
	color:FFFFFF;
	border:1px solid #666666;
	width:220px;
	text-align:center;
	height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#blueFillerLogin {
	padding-top:5px;
	float:right;
	font-size:11px;
	background-color:#317ea1;
	color:FFFFFF;
	border:1px solid #666666;
	width:220px;
	text-align:center;
	height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#greyCartView {
	padding-top:5px;
	font-size:11px;
	background-color:#f2f2f2;
	color:000000;
	border:1px solid #666666;
	width:220px;
	text-align:center;
	height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
