/*Universal*/

html{
	overflow-y: scroll;
}

body {
    margin: 0 0 1px;
    padding: 0;
    font-family: arial;
    font-size: 10pt;    
}

h1 {
    margin: 0px;
	font-family: georgia;
	color: rgb(66, 66, 132);
	margin-left: 5px;
}

h2 {
	margin-top: -5px;
    margin-left: 5px;
	margin-bottom: 15px;
    font-size: 12pt;
	font-family: georgia;
	color: rgb(66, 66, 132);
}

h3 {
    font-size: 12pt;
	margin: 0;
	font-style: italic;	
}

h4 {
    font-size: 12pt;
    background-image: url(../images/stripebg.png);
    border-bottom: 2px solid rgb(149, 149, 200);
	border-top: 1px dotted rgb(149, 149, 200);
    padding: 2px;
    margin: 2px;
    cursor: pointer;
    clear: both;
	color: rgb(46, 46, 90);
}

h5{
	margin-top: 5px;
    margin-left: 5px;
	margin-bottom: 15px;
    font-size: 12pt;
	font-family: georgia;
	color: rgb(66, 66, 132);
	border-bottom: 2px dotted rgb(149, 149, 200);
	width: 100px;
	padding-bottom: 2px;
}


p{
	margin: 5px;
}

a {
    text-decoration: none;
}

hr {
    border: none 0;
    height: 1px;
    width: 100%;
	border-top: 2px solid rgb(66, 66, 132);
    border-bottom: 2px solid rgb(66, 66, 132);   
    margin-top: 0px;
    clear: both;
}

ul.plain {    
    font-size: 12pt;   
	list-style-type: none;
	font-style: italic;
	margin-top: 5px;
	position: relative;
	left: -15px;
}

#update li, #update li li{
	margin: 7px;
}

.code{
	list-style-type: none;
	font-family: courier;	
}

.code ul{
	list-style-type: none;
}

.bold {
	font-weight: bold;
}

/*****/

/* main layout */
#top {
    width: 100%;
    height: 130px;
    background-image: url('../images/topbg.png');
    background-position: right;
    background-repeat: repeat-x;
	margin: 0;
}

#content {
    margin-left: auto;
    margin-right: auto;	
    width: 960px;
    height: 100%;
	position: relative;  
}

#menucontent {
    width: 960px;
    height: 100%;
	background-image: url('../images/headerbg.jpg');  
	background-repeat: no-repeat; 
    margin-left: auto;
    margin-right: auto;	
}

#bottom {
    width: 100%;	
    background-image: url('../images/mainbg.png');
    background-position: center center;
    background-repeat: repeat-y;	
	margin-top: -7px;
}

#footer{
	clear: both;
	background-color: rgb(149, 149, 200);
	border-top: 1px solid rgb(66, 66, 132);		
}
/*****/

/*navigation*/
#nav {
    position: relative;
    top: 95px;
    width: 100%;
    height: 30px;
    border-top: 2px solid rgb(112, 112, 184);
    border-bottom: 3px solid rgb(112, 112, 184);
    background-color: rgb(66, 66, 132);
	z-index: 2;
}

#nav_list {
    position: absolute;
    width: inherit;
    margin: 0;
    padding: 0;
    z-index: 100;
	width: 550px;	
}

#nav_list li {
	position: relative;
	top: -1px;
    width: 105px;
    height: 26px;
    float: left;
    list-style-type: none;
    background-color: rgb(66, 66, 132);
    background-position: center 28px;
    background-repeat: no-repeat;
    border: 1px solid rgb(112, 112, 184);
    border-bottom: 1px solid rgb(112, 112, 184);    
    padding: 2px;
    margin-right: -1px;
	text-align: center;
	cursor: pointer;
}

#nav_list li a{
	font-size: 16pt;
    font-family: georgia;
    color: white;
    display: block;
	height: 90px;
}

#nav_list li a:hover{
	color: rgb(66, 66, 132);
}

#navblurb{
	float: right;
	color: white;
	margin: 5px;
	font-family: georgia;
}

#nav_list #home {
    background-image: url('../images/iconpngs/home.png');
}

#nav_list #portfolio {
    background-image: url('../images/iconpngs/portfolio.png');
}

#nav_list #feedback {
    background-image: url('../images/iconpngs/feedback.png');
}

#nav_list #about {
    background-image: url('../images/iconpngs/about.png');
}

#nav_list #contact {
    background-image: url('../images/iconpngs/contact.png');
}

/*****/

/*index specific*/
#newsbg {	
    width: 383px;
    height: 510px;
	position: relative;
	top: 0;			
}

#news {
    position: relative;
    background-color: rgb(234, 234, 244);
    width: 300px;
    height: 240px;	
    overflow: auto;
    padding: 4px;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.news {
    position: absolute;
    z-index: 2;
    top: 198px;
    left: 45px;
	font-family: georgia;
	font-size: 28pt;
	font-weight: bold;
	color: rgb(66, 66, 132);	
}
/* slideshow */

#slidingimagesection {
    float: right;
    width: 302px;
    height: 378px;
    background-color: rgb(234, 234, 244);
    border: 1px solid rgb(66, 66, 132);
    margin: 10px;
    margin-top: 40px;
	position: absolute;
	left: 640px;
}

#slideshow {
    margin: 10px;
	margin-top: 0;
	position: relative;
	top: 10px;
	margin-bottom: 0;    
    height: 342px;
	width: 280px;
    border: 1px solid rgb(66, 66, 132);    
}

.slideshowprice {
    float: right;
    background-color: rgb(66, 66, 132);
    width: 35px;
    border: 4px solid rgb(213, 213, 234);
    height: 16px;
    padding: 3px;
    color: white;
	
}

.slideshowprice a{
	color: white;
	font-size: 11pt;
}

.slideshowname {
    position: relative;
    left: 6px;
    top: 6px;
}

.slideshowname a{
	color: rgb(66, 66, 132);
	font-size: 11pt;
}

#caption {
    border: 1px solid rgb(66, 66, 132);
    height: 30px;
    width: 280px;   
    background-image: url(../images/stripebg.png);
    font-size: 14pt;
	position: absolute;
	top: 363px;
	left: 10px;
}
/*****/

#welcomediv {
    width: 620px;
    float: right;	
}

#welcometext {
	position: absolute;
	top: 10px;
	right: 310px;
    margin-left: 50px;
	margin-top: 10px;
    height: 400px;
	width: 255px;
	font-size: 10pt;	
}

#welcometext h3{
	font-family: georgia;	
	font-style: normal;
	font-size: 16pt;
	color: rgb(66, 66, 132);	
	margin-left: 8px;	
	padding-left: 30px;
	background-color: rgb(234, 234, 244);
	width: 210px;
	line-height: 20px;
	border: 1px solid  rgb(149, 149, 200);
}

#welcome_imagekind{
	font-size: 9pt;
	margin: 0;	
	color: black;		
}

#welcome_imagekind a{	
	color: black;
	font-weight: bold;	
}

#readmore{
	position: absolute;
	top: 410px;
	left: 30px;
	background-color: rgb(66, 66, 132);
	color: white;
	border: 5px double rgb(213, 213, 234);	
	width: 230px;
	height: 30px;	
	padding: 5px;
}

#readmore p{
	margin: 0;
	text-align: left;
}

#readmore a{
	color: white;	
}

#readmore:hover{
	border-color: white;		
}

#browse{
	margin-left: 10px;
	background-image: url(../images/stripebg.png);
	width: 210px;
	padding: 5px;
	border: 5px double rgb(66, 66, 132);
}

#browse a{
	font-size: 18pt;
	color: rgb(66, 66, 132);
	font-family: georgia;
	font-weight: bold;
	display: block;
}

#browse:hover{
	border: 5px double rgb(149, 149, 200);
	cursor: pointer;
}

.bulletpic img{
	position: relative;
	top: 22px;
	left: -6px;
}

.latestadditions {
    position: absolute;
    z-index: 50;
    top: -29px;
	left: 15px; 
	width: 300px;
	font-family: georgia;
	font-size: 22pt;
	font-weight: bold;
	color: rgb(66, 66, 132);
	margin: 0;
}


/*****/

/* portfolio */

#accordian {
    width: 950px;
    margin: 5px;
}

.portfoliothumb {
    float: left;
    background-color: rgb(234, 234, 244);
    margin: 5px;    
    padding: 5px;
	width: 216px;
}

.portfoliothumb img {
    display: block;
    border: 2px solid white;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
}

.portfolioname {
    text-align: center;
    font-weight: bold;
    font-size: 11pt;
    padding: 0;
    background-color: rgb(149, 149, 200);
    color: rgb(46, 46, 90);
    margin: -5px -5px 5px -5px;
}

.perpage {
    float: right;
    font-size: 8pt;
    color: rgb(66, 66, 132);
}

.date {
    text-align: right;
    font-size: 7pt;
    margin: 0;
    padding: 0;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: -3px;
}

.desc img {
    float: right;
}

.desc p{
	text-align: justify;
	margin-bottom: 10px;	
}

.descsub {
    font-weight: bold;
    margin: 0;
	margin-left: 5px;
	color: rgb(66, 66, 132);
	text-decoration: underline;
	cursor: pointer;
}

.purchaseinfo{
	border: 1px solid rgb(149, 149, 200);
	background-color: rgb(234, 234, 244);	
	padding: 3px;		
}

.purchaseinfo a{
	color: black;
	display: block;	
}

#purchaseinfo{
	display: none;	
}

#soldinfo{
	display: none;
}

#soldinfo a{
	margin: 0px;
	font-weight: bold;
	display: inline;
}

/*****/

/* about */

#about_img{
	margin: 5px;
	border: 4px double rgb(149, 149, 200);
}

.h2about{
	margin-top: 10px;
	border-bottom: 2px dotted rgb(149, 149, 200);
	width: 350px;
}

#listings {
    float: right;
    width: 200px;
    margin: 5px;
	margin-left: 20px;	
    padding: 5px;
	border: 1px solid rgb(66, 66, 132);
	background-image: url(../images/stripebg.png);
}

#listings ul{	
	list-style-type: none;
	margin-left: -60px;	
}

#listings li{
	margin: 5px;
	width: 200px;
	background-color: white;
	border: 1px solid rgb(66, 66, 132);
	font-size: 11pt;
	padding: 3px;
	font-weight: bold;
}

#listings ul li a{
	color: rgb(66, 66, 132);
	width: 200px;		
}

/*****/


/* footer */

#footer p{
	margin: 2px;
	margin-bottom: 0;
	text-align: center;
	color: black;
	font-size: 8pt;	
}

#footer a{
	text-decoration: underline;
	color: black;
}

#bottombg{
	height: 12px;
	background-image: url('../images/bottombg.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 984px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: -7px;	
}

/*****/
