/********************* autismcitizen.com ***************************/
/***************** Authored by Randy Gardner ***********************/

/* TANTEK CELIK BOX MODEL HACK */
body, body div, body p, body th, body td, body li, body dd {
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
}


/*************** MAIN BODY STRUCTURE and BACKGROUND ***************/
#shell {
width: 1000px;
background: #fff;
padding: 0;
margin: 10px auto;
}

#header {
width: 100%;
height: 115px;
background: #c53939 url('img/main-header.png') no-repeat scroll left top;
padding: 0;
margin: 0 auto;
}
#constantcontact {
width:250px;
position:relative;
left:715px;
top:73px;
z-index:5;
border:#006699 1px solid;
background: url('img/pixel-20.png') repeat scroll left top;
}

body {
font-family: helvetica, arial, "sans serif";
color: #000;
background: #c53939;
padding: 0;
margin: 0;
}

img {
border: 0px;
}

/**************************** FONTS ********************************/
/**************************** FONTS ********************************/
.tiny {
font-family: "sans serif";
font-size: 9px;
color: #000;
letter-spacing: .2em;
padding: 0 1.1em 0 .5em;
margin: 0 0 1.3em 0;
}

/**************************** LINKS ********************************/
a {
text-decoration: underline;
color: #000;
}
a:visited {
color: #000;
}
a:hover {
text-decoration: underline;
color: #c53939;
}
a:active {
color: #c53939;
}

/******************************* NAV *****************************/
/******************************* NAV *****************************/
#navmain {
width: 1000px;
height: 24px;
background: #ad9595;
border: 0 #717171 solid;
padding: 0;
margin: 0 auto 10px;
}
#navmain ul {
width: 100%;
list-style-type: none;
padding: 0;
margin: 0;
}
#navmain li {
display: inline;
float: left;
text-align: center;
}
#navmain a {
width:200px;
height: 19px;
display:block;
padding:5px 0 0;
}
#navmain a:link,
#navmain a:visited {
color: #c2f0f8;
font-size: 115%;
font-weight: bold;
text-align: center;
text-decoration: none;
text-transform: capitalize;
}
#navmain a:hover,
#navmain a:active {
color: #fff9ca;
background: #c53939;
}


/*************************** COLUMN ONE *************************/
/*************************** COLUMN ONE *************************/
#columnone {
width: 400px;
float: left;
border-right: #c9c9c9 1px dotted;
padding: 0 10px;
margin: 0;
}
#columnone img {
padding: 0;
margin: 0 auto;
}
#columnone h1 {
font-style:normal;
font-weight:lighter;
font-size:250%;
letter-spacing: 0px;
text-transform: capitalize;
color: #000;
padding: 0;
margin: 10px 0 0 0;
}
#columnone p {
text-indent:10px;
}
/*************************** COLUMN TWO *************************/
#columntwo {
width: 400px;
float: left;
padding: 0 10px;
margin: 0;
}
#columntwo img {
padding: 0;
margin: 0 auto;
}
#columntwo h1 {
font-style:normal;
font-weight:lighter;
font-size:250%;
letter-spacing: 0px;
text-transform: capitalize;
color: #000;
padding: 0;
margin: 10px 0 0 0;
}
#columntwo p {
text-indent:10px;
}

/*************************** DOUBLEWIDE *************************/
/*************************** DOUBLEWIDE *************************/
#doublewide {
width: 780px;
float: left;
padding: 15px 30px;
margin: 0 auto;
}
#doublewide img {
padding: 0;
margin: 0 auto;
}
#doublewide p {
font-size: large;
font-weight: normal;
}

/*************************** FULLFRAME *************************/
/*************************** FULLFRAME *************************/
#fullframe {
width: 95%;
float: left;
padding: 15px 30px;
margin: 0 auto;
}
#fullframe img {
padding: 0;
margin: 0 auto;
}
#fullframe p {
font-size: 13px;
font-weight: normal;
}


/*************************** STORE INDEX *************************/
/*************************** STORE INDEX *************************/
#storeindex {
width: 830px;
float: left;
text-align: center;
padding: 0 5px;
margin: 0 0 0 5px;
}
#storeindex img {
padding: 0;
margin: 0 auto;
}
#storeindex h1 {
font-style:normal;
font-weight:400;
font-size:190%;
letter-spacing: 3px;
text-transform: capitalize;
text-align: left;
background: #e4fafc;
border-bottom: 1px #247898 dashed;
color: #247898;
padding: 0 15px;
margin: 0 10px 3px;
}
#storeindex p {
font-size: 10px;
font-weight: bolder;
line-height: 1.5em;
padding: 0;
margin: 0;
}
.storeindexitem {
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0 5px;
}
.storeindexrow {
width: 100%;
height: 180px;
display: block;
text-align: center;
padding: 0;
margin: 10px auto 0;
}

/*************************** STORE ITEM *************************/
/*************************** STORE ITEM *************************/
#storeitem {
width: 100%;
height: 100%;
text-align: left;
padding: 0 5px;
margin: 0 0 0 5px;
}
#storeitem img {
float: left;
padding: 0;
margin: 10px;
}
#storeitem h1 {
font-style:normal;
font-weight:100;
font-size:290%;
letter-spacing: 0;
text-transform: capitalize;
text-align: left;
background: #fff;
border-bottom: 1px #247898 dashed;
color: #247898;
padding: 0 5px;
margin: 15px 10px;
}
#storeitem p {
font-size: 14px;
font-weight: normal;
text-indent:10px;
line-height: 1.3em;
padding: 0 10px;
margin: 10px;
}
#storeitem h4 {
font-family:georgia,serif;
font-size:19px;
color: #c53939;
text-indent:30px;
margin:10px 0;
}

/*************************** RIGHT COLUMN *************************/
/*************************** RIGHT COLUMN *************************/
#rightcolumn {
width: 150px;
float: right;
border-left: #c9c9c9 1px dotted;
padding: 0;
margin: 0;
}
#rightcolumn p {
width: 90%;
font-size: 10px;
font-weight: light;
padding: 0;
margin: 7px auto 3px;
}
#rightcolumn a {
color: #992121;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: bolder;
line-height: 1.5em;
padding: 0;
margin: 0;
}
.rightcolumnitem {
display: block;
text-align: center;
padding: 0;
margin: 0 auto;
}
/********************** RIGHT COLUMN INDEX ***********************/
#rightcolumnindex {
width: 120px;
height: 400px;
background: #fff;
border: 0 #717171 dashed;
padding: 0 0 0 20px;
margin: 20px auto;
}
#rightcolumnindex ul {
width: 100%;
list-style-type: circle;
padding: 0;
margin: 0;
}
#rightcolumnindex a {
display:block;
text-align: left;
width:120px;
padding:4px 0;
}
#rightcolumnindex a:link,#rightcolumnindex a:visited {
color: #247898;
font-size: 115%;
font-weight: normal;
text-decoration: none;
text-transform: capitalize;
}
#rightcolumnindex a:hover,#rightcolumnindex a:active {
color: #c53939;
}


/***************************** FOOTER ****************************/
/***************************** FOOTER ****************************/
#footer {
width: 1000px;
height: 25px;
position:relative;
bottom:0;
background: #DCD0D0;
border: 0 #717171 solid;
padding: 0;
margin: 0;
}
#footer td {
font-size: 10px;
color: #000;
letter-spacing: 2px;
word-spacing: 3px;
vertical-align: middle;
padding: 0;
margin: 0;
}
#footer a {
text-decoration: none;
}


/***************************** GLOBAL ****************************/
.divider {
height: 1px;
clear: both;
}
.spacer {
height: 15px;
}

/*************************** LIGHTBOX 2 *************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

