/* Customize your layout here, for support please visit www.webart.no/forum */

* {margin: 0;
   padding: 0;}
   
body {
	background-color: #9b6799;
	color: #FFFFFF;
	background: #d349c0;
    background-image: url(../../../bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
font-family: Georgia;
margin:0 0 0 0;
	}
	
/* Begin Structure of site '*/  
 
#container {
	width: 896px;
	padding:3px;
	margin: 0px auto;
font-family: Georgia;
	font-size: .8em;
	color: #FFFFFF;
background-color: #000000;
}

#header {margin-top: 1px;
/*	background-image: url(https://www.velvetpearls.com/vpearls2.png);*/
	background-image: url(http://www.velvetpearls.com/pearlsnew.jpg);
	background-repeat:no-repeat;
	height: 337px;
	border: 1px solid #FFFFFF;
}

#wrapper {
	margin-top: 7px;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
}

#feed {
	margin-left: 20px;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 130px;
}

#left {
	float: left;
	width: 155px;
	background-image: url(images/round_corner.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #C138C1;
	padding: 5px;
}

#right {
	background-color: #C138C1;
	color: #FFFFFF;
	float: right;
	width: 155px;
	background-image: url(images/round_corner_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;

}

#content {
	margin-left: 170px;
	margin-right: 170px;
	margin-bottom: 0;
	color: #000;
width: 515px;
	background-color: #f9e6fb;
	padding: 20px;
	border: 0px solid #FFFFFF;
}

#content a{
color: #000;
}

#boxcontent a{
color: #FFFFCC;
}

td .mainmop{
color: #000000;
text-align:left;
}

#boxcontent td a{
color: #FFFFCC;
}

td .infoBoxHeading{
color: #D5C3D5;
}
td .infoBoxContents{
color: #D5C3D5;
text-align:center;
}

td .infoBoxContents{
color: #000;
text-align:left;
}
#footer {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px;
	border: 1px solid #FFFFFF;
	background-image: url(images/bar_bg.gif);
	text-align: center;
}

/* Begin text formatting and image floats */

.imageleft{
	float: left;
	margin-right: 7px;
	margin-bottom: 1px;
}


p{
    margin-top: 15px;
	margin-bottom: 15px;
}

blockquote{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 30px;
	border: 1px dotted #FFFFFF;
	background-image: url(images/blockquote.jpg);
	background-repeat: no-repeat;
}

h1{
	background-color: #7C597C;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;

}

h2{
	background-color: #7C597C;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;

}

.list {
	margin-left: 25px;
	list-style-image: url(images/list_bullet.png);
	margin-top: 30px;
}

a:link {
	color: #FFFFFF;
	background-color: inherit;
}
a:visited {
	color: #FFFFFF;
	background-color: inherit;
}
a:hover {
	color: #FF00FF;
	background-color: inherit;
}
a:active {
	color: #FFFFFF;
	background-color: inherit;
}

/********** Begin top navigation *************/
#navlist
{
	height: 2.6em!important;
	height: 2.7em;
	margin-top: 7px;
	padding: 1.7em 0em .3em .4em;
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
background: #c138c1;
	
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #CCCCCC;
padding: 1.2em;
padding-left: 0.5em;
padding-right: 0.5em;
color: #000;
text-decoration: none;
background: #f9e6fb;

}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 1px solid #FFFFFF;
	padding: 1.1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #000;
	background: #c138c1;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;


}

#navlist ul
{
margin: 0px;
padding: 0px;

}

#navlist #active a {
	
	
	font-size: 1em;
	font-weight: bold;
font-weight: bold;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 153px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
font-family: Georgia;
font-size: 11px;
font-weight: bold;
text-align: left;
}
	
.suckerdiv ul li{
position: relative;
background-color: #f9e6fb ;
font-weight: bold;
text-align: left;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 152px; /* Parent menu width - 1*/
position: absolute;
width: 153px; /*sub menu width*/
top: 0;
display: none;
font-weight: bold;
text-align: left;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 153px; /* Parent menu width - 1*/
font-weight: bold;
text-align: left;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{ 
left: 154px; /* Parent menu width - 1*/
background-color: #f9e6fb ;
font-weight: bold;
text-align: left;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{ 
background-color: #f9e6fb ;
font-weight: bold;
text-align: left;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{ 
background-color: #f9e6fb ;
font-weight: bold;
text-align: left;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #000;
text-decoration: none;
background-color: #f9e6fb ;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
line-height: 2em;
font-weight: bold;
text-align: left;
}

.suckerdiv ul li a:visited{
color: black;
font-weight: bold;
}

.suckerdiv ul li a:hover{
background-color: #c138c1;
color: black;
text-decoration: none;
font-weight: bold;
}

.suckerdiv ul li ul li a:hover{
background-color: #c138c1;
color: black;
text-decoration: none;
font-weight: bold;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #c138c1;
color: black;
text-decoration: none;
font-weight: bold;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
font-weight: bold;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #f9e6fb ;
font-weight: bold;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #f9e6fb ;
font-weight: bold;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #f9e6fb ;
font-weight: bold;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


 
