

/* BEGIN GALLERIA STYLE */
.galleria{list-style:none;}
.galleria li{display:block;overflow:hidden;float:left;margin:0 10px 10px 0;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
* html .galleria li div span{width:400px} /* MSIE bug */

.galleriawrap {background:#6a2f77;float:left;position:relative;margin: 0px 0 0px 0px;
	padding:9px;}

#main_image_wrapper /*the shape (color) behind the big image*/
{
	margin: 0px 0 0px 0px;
	padding:9px;
	width: 570px;
	height: 230px;
	background: #914f96;
	float: left;
	position:relative;
	overflow:hidden;
	border:1px solid #ff0000;
}


#main_image_wrapper img /*the big image*/
{
	margin: 0px;
	width: 570px;
	height: 230px;
	float: left;
	position:relative;border:1px solid #ff0000;
}


.caption
{
	font-weight: bold;
	color: #fff;
	width: 550px;
	height: 30px;
	margin-top: -35px !important;
	margin-top: -30px;
	padding: 5px 0 0 20px;
	float: left;
	position:relative;
	background: transparent url(../../images/galleria_captionbg.png) repeat 0 0;
	border:0px solid #fff;
}



/* Main Layout
------------------------------ */

#main {
	
	margin: -18px 0 0 0;
	width: 684px;
	background: transparent;
	padding: 0px;
	position:relative;
	float:left;
	border:0px solid #ff0000;
}
#titlebar {
	text-align: center;
	margin: 0px auto;
}
#credit, #sort {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #294550;
	text-align: right;
	clear: both;
}
#credit a, #sort a {
	text-decoration: none;
	color: #294550;
	/*border-bottom: 1px dotted #294550;*/
}
#credit a:hover, #sort a:hover {
	color: #748da0;
	border-bottom: 1px solid #294550;
	text-decoration: none;
}
#gallerytitle {
	/*border-bottom: 1px solid #333;*/
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: underline; color: #86a1b6; }
a:hover, a:focus { text-decoration: underline; color: #94c2e5; }




/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
	margin-bottom: 12px;
}


/* Menu
---------------------------- */

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}



/* start jcarousel */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container { position: relative;}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 55px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


/* end jcarousel */


/* start jcarousel */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {position: relative;
    margin-top:15px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 95px;
    height: 58px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* end jcarousel */


/* start tango jcarousel */
.jcarousel-skin-tango.jcarousel-container { /*this is container around the thumbnails*/
    /*-moz-border-radius: 5px;*/
    background: #914f96;
    border: 0px solid #333;
    position:absolute;
    top:0px;
    left:580px;
}

.jcarousel-skin-tango.jcarousel-container-vertical { /*holds the thumbnails and arrow buttons*/
    width: 85px;
    height: 216px;
    padding: 16px 10px; border: 0px solid #ffff00;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {  /*holds just the thumbnails*/
    width: 90px;
    height: 216px;
}

.jcarousel-skin-tango .jcarousel-item { /*sets dimensions of the thumbnails*/
    width: 90px;
    height: 52px;
}


.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 4px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #000;
    color: #fff;
}



/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 0px;
    left: 25px;
    width: 65px;
    height: 15px;
    cursor: pointer;
    background: transparent url(../../images/next_vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 2px;
    left: 25px;
    width: 65px;
    height: 15px;
    cursor: pointer;
    background: transparent url(../../images/prev_vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -15px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -30px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -45px;
}

/* end tango jcarousel */