/* CSS Document */

body{ 
background-color:#dddddd;
margin-top:0px;
}

a.nav:link {text-decoration:none; color: #6c564e;}
a.nav:visited {text-decoration:none; color: #546074}
a.nav:hover {color:#833d1a}

a.colornav:link {text-decoration:none; color:#0099FF;}
a.colornav:visited {text-decoration:none; color: #000000}
a.colornav:hover {color:#833d1a}

.bodycontainer {
width: 1000px;
height: auto;
margin:auto;
text-align:center;
background-color:#FFFFFF;
border-color:#000000;
border-width:1px;
border-top:none;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
padding-bottom:20px;
}

.flashcontainer {
width: 900px;
height: auto;
margin:auto;
text-align:center;
background-color:#FFFFFF;

}

.header {
width:1000px;
height:122px;
margin:auto;
background-color:#FFFFFF;border-color:#000000;
border-width:1px;
border-left-style:solid;
border-right-style:solid;
}


.headerleft {
width: 375px;
height: 122px;
float:left;
background-image:url(images/logo.gif)
}

.headerright {
width: 625px;
height: 32px;
float:right;
text-align:right;
padding-top:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
}

.carousel container {
width: 900px;
height: 300px;
}

.line {
width:1000px;
height:5px;
margin:auto;
background-image:url(images/line.gif);
background-color:#FFFFFF;border-color:#000000;
border-width:1px;
border-left-style:solid;
border-right-style:solid;
}

.prints {
width:940px;
height:auto;
padding-top:20px;
text-align:center;
margin:auto;
}

.gallery {
width:940px;
height:auto;
text-align:center;
margin:auto;
}

.galinfo {
width:940px;
height:430px;
text-align:left;
margin:auto;
}

.framesamples {
width:940px;
height:1342px;
text-align:center;
margin:auto;
}

.title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-align:center;
margin-top:5px;
margin-bottom:5px;
}

.options {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
margin-top:5px;
margin-bottom:5px;
}

.description {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
text-align:left;
margin-top:5px;
margin-bottom:5px;
}

.order {
width:250px;
height:auto;
float:left;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}

.orderright {
width:690px;
height:auto;
float:right;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}

.galcontainer {
width:900px;
height:420px;
margin:auto;
text-align:left;
}

.galbackground {
width:940px;
height:420px;
margin:auto;
text-align:center;
background-color:#CCCCCC;
padding-top:20px;
}

.aboutbox {
width:600px;
height:auto;
float:left;
text-align:justify;
}

.imagebox {
width:340px;
height:auto;
float:right;
text-align:right;
}

.aboutbody {
width:940px;
height:auto;
padding-top:20px;
text-align:center;
margin:auto;
}

.aboutcontainer {
width: 1000px;
height: 500px;
margin:auto;
text-align:center;
background-color:#FFFFFF;
border-color:#000000;
border-width:1px;
border-top:none;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
}

.abouttext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
text-align:justified;
margin-top:0px;
margin-bottom:15px;
}

.formcontainer {
width: 1000px;
height: 625px;
margin:auto;
text-align:center;
background-color:#FFFFFF;
border-color:#000000;
border-width:1px;
border-top:none;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
}

.formbox {
width:600px;
height:565px;
float:left;
text-align:left;
background-color:#CCCCCC;
}

.formimagebox {
width:340px;
height:auto;
float:right;
text-align:right;
}
}

#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #A9A9A9;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}


.confirmcontainer {
width: 1000px;
height: 80px;
margin:auto;
text-align:center;
background-color:#FFFFFF;
border-color:#000000;
border-width:1px;
border-top:none;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
}


.screensaver {
width:692px;
height:auto;
padding-top:20px;
text-align:justify;
margin:auto;
}

.screensavertext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
text-align:justify;
margin-top:5px;
margin-bottom:5px;
}

.downloadtext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
margin-top:5px;
margin-bottom:5px;
}

.linkstext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
width:692px;
text-align:left;
margin:auto;
}

.indexcontainer {
width: 1000px;
height: 1000px;
margin:auto;
text-align:center;
background-color:#FFFFFF;
border-color:#000000;
border-width:1px;
border-top:none;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
}

.sharecontainer {
width:157px;
height:42px;
float:right;
padding-top:20px;
}

.titlecontainerleft {
width:400px;
height:42px;
float:left;
}
