/************** BASICS *************/
/******************************************/

body { 
font-family: Arial, Helvetica, Verdana, sans-serif;
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-decoration: none;
font-size: 12px; 
}
h1 { font-size: 16px; }
h2 { font-size: 14px; }
.bodycopy { font-size: 11px; }
.bodycopybold { font-size: 11px; font-weight: bold; }
.bodycopyitalic { font-size: 11px; font-style: italic; }
.medium { font-size: 11px; }
.larger { font-size: 14px; }
.largerbold { font-size: 14px; font-weight: bold; }
.admincopy { font-size: 11px; color: #000000;}
.highlighted { color: #0C499A }
.headercopy {  
font-size: 22px; color: #00209F; 
font-weight: bold;
}

a:link {  
color: #000000; font-size: 12px; 
border : 0 none inherit;
}
a:visited {  
color: #000000; font-size: 12px; 
border : 0 none inherit;
}
a:active {  
color: #000000; font-size: 12px; 
border : 0 none inherit;
}
a:hover {  
color: blue; 
border: 0 none inherit;
}

.copy {
color: #000000; 
background: #FFFFFF
}
.copy p {
margin-top: 10px;
margin-left: 35px;
margin-right: 15px;
margin-bottom: 15px;
color: #000000;
}
.copy h1 {
font-size: 18px;
margin-top: 0px;
margin-left: 35px;
margin-right: 15px;
margin-bottom: 15px;
}

.copy h2 {
font-size: 24px;
margin-top: 10px;
margin-left: 35px;
margin-right: 15px;
margin-bottom: 5px;
color: #777777;
}

/* Shopping Styles Start Here */

/*
#categoryContainer {
	background: #FFFFFF;
	width: 731px; 
	font-size: 11px; 
}*/

#categoryContainer h1{
	font-weight: normal;
	font-size: 18px;
	color: #777777;
	margin: 10px;
}

#categoryContainer img 
{
    float:left;
	margin: 15px 15px 30px 15px;	
	vertical-align: top;
	
}

#categoryContainer a:link img{
	border-style: solid;
	border-width: 7px;
	border-color: #DCDCDC;
}
#categoryContainer a:visited img
{
	border-style: solid;
	border-width: 7px;
	border-color: #DCDCDC;
}

#categoryContainer a:hover img
{
	border-style: solid;
	border-width: 7px;
	border-color: #ABC38B;
}

#categoryContainer
{
    float:left;
    width:330px;    
}
#categoryContainer2 {
	background: #FFFFFF;
	width: 200px; 
	font-size: 11px; 
}

#shopHeader {
	font-size: 28px;
	color: #999999;
	margin-bottom: 10px;	margin-top: 3px;	margin-left: 30px;
}
#shopGutterLeft{ 	width: 0px;	height: 1px;	float: left;}
#shopGutterBotLeft{ 	width: 60px;	height: 1px;	float: left;}
#shopGutterMiddle{ 	width: 60px;	height: 1px;	float: left;}
#shopGutter{ 	clear: both;}


/*Shopping Bottom Bar*//* For now I'm using this style as an alternative bar style for "store_items.html" page*/
#CartBar a{	 
	font-size: 10px;	color: #FFFFFF;	
}
	
#CartBar td{
	background: #777777 url(/images/cart.gif) no-repeat;
	width: 731px;	padding: 4px 0px 7px 45px;
	border-top: 1px solid #000000;
}
#shopCartBar {
	position: absolute;
	top: 390px;
	background: #777777 url(/images/cart.gif) no-repeat;
	width: 686px;
	padding: 4px 0px 7px 45px;
	margin-top: 1px;
}
#shopCartBar a{
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

#shopCartBar a:hover{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#gutter1 {	float: left;	width: 30px;	height: 1px}
#gutter2 {	float: left;	width: 30px;	height: 1px}
#gutter3 {	float: left;	width: 50px;	height: 1px}



#shopFeaturedItem 
{
	float: left;
	width: 200px;	
	font-size: 10px;
}#shopFeaturedItem img{
	border: 5px solid #CCCCCC;	margin-bottom: 5px;
}
#shopFeaturedItem a:link {
	font-weight: bold;
	font-size: 10px;
	color: #3A6801;
}

#shopFeaturedItem a:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #3A6801;
}
#shopItems {
    width:400px;
	float: left;
}
#customizeItems {
    width:400px;
	float: left;
}

#shopItems img
{	
    width:100px;
    heigth:100px;
    margin-right: 10px;	
    margin-bottom: 10px;
	padding: 0px;	
	border: 5px solid #CCCCCC;
}

#shopItems a img:link 
{	
    border: 5px solid #CCCCCC;
}

#shopItems a img:hover 
{	
    border: 5px solid #A7AEC2;
}


/*Shopping Cart Page Styles Begin Here*/

#cartContent img{
	float: left;
	
}

#cartContainer {
	position: relative;
	display: block;
	padding: 0px;
	margin-top: 1px;
}

#cartContainer td{
	padding: 0px;
	margin: 0px;
	font-size: 10px;

}


table.cartTop {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	width: 650px;	height: 150px;
	margin: 1px 0px 0px 35px;
	padding: 15px 0px 15px 0px;
}

table.cartTop td{
	padding-bottom: 1px;
	padding-top: 1px;
}

table.cartMiddle {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	width: 650px;
	margin: 1px 0px 0px 35px;
}

table.cartMiddle td{
	padding: 0px;
}

#cartButton {
	font-size: 20px;
	margin: 0;
	padding: 0;
	line-height: 12px;
	list-style-type: none;
}

#cartButton ul {
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#cartButton li a:link {
	display: block;
	padding: 2px 15px;
	margin-left: 60px;
	background: #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
	color: #252525;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: left;
}

#cartButton li a:hover {
	color: #FFFFFF;
	background: #777777;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	text-decoration: none;
}

#cartFooter {
	text-align: right;
	font-size: 9px;
	padding: 3px 50px 6px 0px;
}
	
	
/*Footer Styles Start*/


#footerContainer {
	position: absolute;
	top: 415px;
}

#footer img{
	border-style: none;
}

/*****************************/
/********HOME PAGE STYLE******/
/*****************************/

#homeGutterLeft {
	width: 305px;
	height: 397px;
	float: left;
}

#homeGutterRight {
	float: left;
}

#homeTop {
	display: block;
	font-size: 65px;
	width: 305px;
	font-weight: normal;
	line-height: 75px;
	color: #FFFFFF;
	margin-top: 18px;
	letter-spacing: 3px
}

#read {
	width: 410px;
	border-bottom: 1px dotted #FFFFFF;
	margin-top: 10px;
	padding-bottom:5px;
	text-align: right;
	font-weight: bold;
}

#read a:link{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#read a:visited{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#read a:hover{
	text-decoration: underline;
}


#gloriaFor {
	display: block;
	width: 420px;
	padding: 15px 0px 30px 0px;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px dotted #FFFFFF;
}

#gloriaFor a:link{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
#gloriaFor a:visited{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}


#gloriaFor a:hover{
	text-decoration: underline;
}

#details {
	width: 410px;
	margin-top: 10px;
	padding-bottom:5px;
	font-size: 32px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
}

#details a:link{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#details a:visited{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


#details a:hover{
	text-decoration: underline;
}


/**************************/
/****FEATURES PAGE STYLE***/
/**************************/

#featureTopContainer {
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	float: left;
	width: 729px;
}

#featureTop {
	background: #FFFFFF;
	float: left;
	padding: 0px 10px 0px 20px;
	width: 145px;
}

#featureTop h1 {
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	color: #777777;
	}

#featureTopMenu {
	background: #FFFFFF;
	border: 1px dotted #CCCCCC;
	padding: 2px 2px;
	float: left;
	font-size: 10px;
	margin-top: 14px;
	
}

form .selectOne {
  	width: 211px;
	height: 14px;
	font-size: 10px;
	margin: 0px
}


#featureMidContainer {
	background: #FFFFFF;
	padding: 0px 20px 20px 22px;
	font-size: 11px;
	text-align: justify;
	float: left;
	width: 689px;
}

#featureMidContainer img{
	background: #FFFFFF;
	border: 5px solid #CCCCCC;
	float: right;
	margin-left: 20px;
	margin-bottom:20px
}

#featureMidContainer a:link{
	color: #252525;
	font-size: 10px;
}

#featureMidContainer a:hover{
	color: #777777;
}


#featureBotContainer {
	background: #FFFFFF;
	float: left;
	width: 731px;
}

#featureBot3Photos {
	background: #FFFFFF;
	margin-left: 20px;
}

#featureBot3Photos img{
	background: #FFFFFF;
	border: 5px solid #CCCCCC;
	float: left;
	margin-right: 12px;
	margin-bottom: 20px;
}


#tdContent {
	margin: 0px;
	padding: 0px;
	height: 381px;
	width: 731px;
	vertical-align: top;
}

#headLine {
	font-size: 65px;
	width: 305px;
	font-weight: normal;
	line-height: 75px;
	color: #FFFFFF;
	margin: 10px 0px 10px 15px;
	letter-spacing: 3px;
	clear: both;
}

#pagePhotoSmall {
	float: left;
	margin: 10px 0px 10px 15px;
	width: 220px;
}

#pageInfo {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	width: 386px;
	padding: 0px;
	margin: 30px 70px 0px 0px;
	color: #FFFFFF;
	border: 0px;
	font-size: 14px;
	font-weight: bold;
}

#footer {
	padding: 0px;
	width: 731px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer {
	font-size:10px;
	color:#cccccc;
}

.footerLink {
	font-size:10px;
	color:#cccccc;
	text-decoration: none;
}

.footerLink:link { color:#cccccc; text-decoration: none;}
.footerLink:active { color:#cccccc; text-decoration: none;}
.footerLink:visited { color:#cccccc; text-decoration: none;}
.footerLink:hover { color:#ffffff; text-decoration: none;}



#customizeHeader {
	font-size: 28px;
	color: #999999;
	margin-bottom: 10px;	
	margin-top: 3px;	
}


.H1{
  color:#999999;
  font-size:35pt;
  font-weight:normal;
  font-family:Arial,Helvetica,Verdana,sans-serif;
  margin-top:0px;
  margin-bottom:0px;
}
.imgASI_1 {
  border:5px solid #DCDCDC;
  margin-right:15px;
}

#customprintFeaturedItem 
{
	float: left;
	width: 200px;	
}
#customprintFeaturedItem img{
	border: 5px solid #CCCCCC;	margin-bottom: 5px;
}
#customprintFeaturedItem a:link {
	font-weight: bold;
	font-size: 10px;
	color: #3A6801;
}

#customprintFeaturedItem a:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #3A6801;
}
#customprintItems {
    width:400px;
	float: left;
}

#shopItems img
{	
    width:100px;
    heigth:100px;
    margin-right: 10px;	
    margin-bottom: 10px;
	padding: 0px;	
	border: 5px solid #CCCCCC;
}

#customprintItems a img:link 
{	
    border: 5px solid #CCCCCC;
}

#customprintItems a img:hover 
{	
    border: 5px solid #A7AEC2;
}
.pageNumberingTop {
  color:#999999;
  font-size:10px;
  margin-top:20px;
}

.textSmallLink {
color:#999999;
font-size:10px !important;
padding-left:5px;
text-decoration:none;
}
.textSmallLink:link {
color:#999999;
text-decoration:none;
}
.textSmallLink:active {
color:#999999;
text-decoration:none;
}
.textSmallLink:visited {
color:#999999;
text-decoration:none;
}
.textSmallLink:hover {
color:#000000;
text-decoration:none;
}

.customizeContainer {
  border:1px solid #CCCCCC;
  margin-top:1px;
  padding:10px 18px;
  width:388px;
}

.H3 {
   font-weight:bold;
   display:inline;
   font-family:Arial,Helvetica,Verdana,sans-serif;
   font-size:12px;
}

.boxstyle1 {
background-color:#FFFFFF;
border:1px solid #A5ACB2;
color:#4A4A4A;
font-size:11px;
height:20px;
vertical-align:middle;
width:146px;
}
.boxstyle2 {
background-color:#FFFFFF;
border:1px solid #A5ACB2;
color:#4A4A4A;
font-size:11px;
height:20px;
vertical-align:middle;
width:375px;
}
.boxstyle3 {
background-color:#FFFFFF;
border:1px solid #A5ACB2;
color:#4A4A4A;
font-size:11px;
height:20px;
vertical-align:middle;
width:116px;
}
.boxstyle4 {
background-color:#FFFFFF;
border:1px solid #A5ACB2;
color:#4A4A4A;
font-size:11px;
height:20px;
vertical-align:middle;
width:306px;
}
.boxstyle5 {
background-color:#FFFFFF;
border:1px inset #A5ACB2;
color:#4A4A4A;
font-size:11px;
vertical-align:middle;
width:375px;
}
.dropdown {
background-color:#FFFFFF;
border:1px solid #A5ACB2;
color:#4A4A4A;
font-size:11px;
height:20px;
}

#footerGreen {
background:#7C9E50 none repeat scroll 0%;
border-top:1px solid #000000;
color:#FFFFFF;
font-weight:bold;
height:18px;
margin:auto;
padding:5px;
position:relative;
width:721px;
}

.bottom1aLink:visited {
color:#FFFFFF;
}
.bottom1aLink:active {
color:#FFFFFF;
}
.bottom1aLink:link {
color:#FFFFFF;
}
.bottom1aLink:hover {
color:#F1F1F1;
}

.bottom1aLink {
color:#FFFFFF;
text-decoration:none;
}

.error {
  border:1px solid #CCCCCC;
  margin-top:1px;
  padding:10px 18px;
  width:384px;
  color:red;
}
