/* default styles for extension "tx_srfeuserregister_pi1" */
		.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
		.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
		.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
		.tx-srfeuserregister-pi1 label span { color: #ff0000; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
		.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
		.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }		
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
		.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tx_bahagphotogallery_pi1" */
    	    .tx-bahagphotogallery-pi1 a:link {
        	font-family: Arial, Helvetica, sans-serif;
        	font-size: 12px;
        	color: #FF0000;
        	text-decoration: none;
        }

        .tx-bahagphotogallery-pi1 a:visited {
        	font-family: Arial, Helvetica, sans-serif;
        	font-size: 12px;
        	color: #FF0000;
        	text-decoration: none;
        }

        .tx-bahagphotogallery-pi1 a:hover {
        	font-family: Arial, Helvetica, sans-serif;
        	font-size: 12px;
        	color: #003366;
        	text-decoration: underline;
        }

        .tx-bahagphotogallery-pi1 td {font-family:Verdana, Arial;  font-size:11px;}
        .tx-bahagphotogallery-pi1 td.bgcolor_1 {background:#FF0000; color:#FFFFFF}
        .tx-bahagphotogallery-pi1 table.bgcolor_2 {background:#F8F8F8; border:1px solid #D2D2D2}
        .tx-bahagphotogallery-pi1 div.thumb-border-color {border: 1px solid #000000;}
/* default styles for extension "tx_odphotogallery_pi1" */

    #gallery  {
  position: relative;
  width: 370px;
  }

#waitMessage  {
  position: absolute;
  top: 140px;
  left: 140px;
  background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
  }

#controls  {
  float: left;
  margin-bottom: 10px;
  }
  
div.ss-controls  {
  float: right;
  }
  
div.ss-controls span {
  cursor:pointer;
  text-decoration: underline;
  color: #2A6494;
  }
  
div.nav-controls  {
  float: left;
  }
  
div.nav-controls a.next  {
  margin-left: 30px;
  }
  
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
  }

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 9px 5px 0;
	list-style: none;
	background-image: none;
  }
  
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
  }
  
ul.thumbs li.selected a {
	background: #88f;
  }
  
ul.thumbs a:focus {
	outline: none;
  }
  
ul.thumbs img {
	border: none;
	display: block;
  }
  
div.pagination {
	clear: both;
  }
  
div.navigation div.top {

  }
  
div.navigation div.bottom {
	margin-top: 12px;
  }
  
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
  }
  
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
  }
  
div.pagination strong {
	background-color: #acf;
  }
  
#download {
  margin: 5px 0;
  }



.jcarousel-list li,
.jcarousel-item {
    width: 80px;
    height: 70px;
}


 .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}

 .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

 .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

 .jcarousel-clip-horizontal {
    width:  240px;
    height: 75px;
}

 .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

 .jcarousel-item {
    width: 75px;
    height: 75px;
}

 .jcarousel-item-horizontal {
    margin-right: 10px;
}

 .jcarousel-item-vertical {
    margin-bottom: 10px;
}

 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


/* Horizontal Buttons */

 .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('typo3conf/ext/od_photogallery/view/carousel/next-horizontal.png') no-repeat 0 0;
}

 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

 .jcarousel-next-disabled-horizontal,
 .jcarousel-next-disabled-horizontal:hover,
 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

 .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('typo3conf/ext/od_photogallery/view/carousel/prev-horizontal.png') no-repeat 0 0;
}

 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

 .jcarousel-prev-disabled-horizontal,
 .jcarousel-prev-disabled-horizontal:hover,
 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/* Vertical Buttons */
 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('typo3conf/ext/od_photogallery/view/carousel/next-horizontal.png') no-repeat 0 0;
}

 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

 .jcarousel-next-disabled-vertical,
 .jcarousel-next-disabled-vertical:hover,
 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('typo3conf/ext/od_photogallery/view/carousel/prev-vertical.png') no-repeat 0 0;
}

 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

 .jcarousel-prev-disabled-vertical,
 .jcarousel-prev-disabled-vertical:hover,
 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}




.jcarousel-control {
    margin-bottom: 10px;
}

.jcarousel-control a, .jcarousel-control a:link, .jcarousel-control a:visited {
    font-size: 75%;
    text-decoration: none;
    padding: 2px 8px;
    margin: 0 0 8px 0;
    border: 1px solid #fff;
    color: #fff;
    background-color: #4088b8;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}


