/*-----------------------------------
PROJECT: STUDIO ONE TWENTY THREE
AUTHOR: KRISTEN LINDBLOM
VERSION: JULY 2009
------------------------------------*/

body
	{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	}

/* ===== HEADINGS & PARAGRAPHS ====== */

h1
	{
	font-family: Helvetica;
	text-align: left;
	font-size: 130%;
	font-weight: lighter;
	color: #f775a0;
	}

	
p
	{
	font-family: Helvetica;
	font-size: 80%;
	font-weight: lighter;
	line-height: 13pt;
	color: #666666;
	padding: 0px 0px 0px 0px;
	}

strong
	{
	font-weight: 600;
	}


/* ========LAYERS===== */

#container
	{
	background-image: url(../images/greenstroke.png);
	background-repeat: repeat-y;
	width: 755px;
	height: 600px;
	margin: 0px auto 0px auto;
	}

#banner
	{
	position: relative;
	background-image: url(../images/gradient.png);
	background-repeat: none;
	width: 755px;
	height: 130px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	}

#topnav
	{
	position: relative;
	background-image: url(../images/nav_background.png);
	background-repeat: no-repeat;
	z-index: 1000;
	width: 755px;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	}

/* DROP DOWN MENU -------------------------------*/

#m1
{	position: absolute;
	visibility: hidden;
	z-index: 1000;
	top: 37px;
	left: 200px;
	width: 100px;
	padding: 0px;
	margin: 0px;
	background: #ee79ad;
	border-right: 1px solid #ee79ad;
	border-left: 1px solid #ee79ad;
	border-bottom: 1px solid #ee79ad;
	}

#m1 a
	{	
	position: relative;
	display: list-item;
	margin: 0;
	padding: 7px 10px;
	width: auto;
	text-align: left;
	text-decoration: none;
	background: #f294be;
	color: #FFF;
	font: 12px arial}

#m1 a:hover
	{	
	background: #f8a8cc;
	z-index: 1000;
	color: #FFF;
	}

/* -------------------------------*/

#imagelinks
	{
	position: relative;
	z-index: 0;
	background-image: url(../images/greenstroke.png);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#content
	{
	position: relative;
	text-align: left;
	z-index: 100;
	padding: 25px 45px 0px 65px;
	margin: 0px 0px 0px 0px;

	}

#gallerycontent
	{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 30px 10px 0px 45px;
	}

#pages
	{
	position: relative;
	width: 275px;
	height: 100px;
	top: 345px; 
	left: -238px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

#pages2
	{
	position: relative;
	width: 450px;
	height: 100px;
	top: 0px; 
	left: 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

#bottomcap
	{
	position: relative;
	background-image: url(../images/botcap.png);
	background-repeat: no-repeat;
	z-index: 0;
	width: 755px;
	height: 70px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#address
	{
	position: relative;
	text-align: center;
	height: 33px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

#footer
	{
	position: relative;
	background-image: url(../images/footerbkgd.jpg);
	background-repeat: repeat;
	text-align: center;
	height: 110px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}

#ads
	{
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	}





/* ====TABLE====*/

table.gallery
	{
	width: 720px;
	height: 370px;
	margin: 0px 0px 0px 0px;

	}

td.thumbs
	{
	background-color: #ffffff;
	width: 351px;
	height: 370px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

td.photos
	{
	background-color: #ffffff;
	width: 369px;
	height: 370px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}


/* ====LISTS==== */

ul#nav
	{
	list-style: none;
	font-family: sans-serif;
	font-size: 80%;
	font-weight: lighter;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 3px;
	}

ul#nav li
	{
	display: inline;
	padding: 0px 0px;
	margin: 0px -2px;
	}

ul#imglinks
	{
	list-style: none;
	font-family: sans-serif;
	z-index: 5;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

ul#imglinks li
	{
	display: inline;
	padding: 0px 0px;
	margin: 0px -3px;
	}


ul#contactinfo
	{
	list-style: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

ul#contactinfo li
	{
	display: inline;
	padding: 0px 20px;
	}


ul#footerads
	{
	list-style: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

ul#footerads li
	{
	display: inline;
	padding: 0px 20px;
	}

ul#pagenumbers
	{
	list-style: none;
	text-align: center;
	color: #f775a0;
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

ul#pagenumbers li
	{
	display: inline;
	padding: 0px 5px;
	}



/* ====LINKS==== */

a:link, a:visited
	{
	color: #ee79ad;
	text-decoration: none;
	}

a:hover, a.down
	{
	color: #ee79ad;
	text-decoration: underline;
	}


a.select:link, a.select:visited
	{
	color: #ffffff;	
	text-decoration: none;
	}

a.select:hover, a.selectdown
	{
	text-decoration: none;
	}


/* ====STYLES==== */


/* ====IMAGES==== */


#studio123
	{
	width: 261px;
	height: 120px;
	padding: 5px 0px 0px 0px;
	}

img.noborder
	{
	border: none;
	}

img.footerads
	{
	border: none;
	}






