@charset "utf-8";

.quick {
	margin-bottom: 20px;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.5);
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #666666;
	background-image: url(../_images/global/back_1.jpg);
	display: block;
	width: 100%;
	float: left;
	clear: both;
}

.gallery {
	border: 1px solid #506A1A;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	max-height: 600px;
	overflow: scroll;
	overflow-x: hidden;
	padding: 10px;
	
	
}

.galleryInfo {
	border: 1px solid #506A1A;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	/* [disabled]height: 50px; */
	padding-right: 5px;
	padding-left: 5px;
}


.galleryInfo p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.galleryInfo table tr td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.gallery .image {
	height: 250px;
	width: 190px;
	float: left;
	margin: 0px;
	text-align: center;
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #515151;
}
.gallery .image .icons img {
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 3px;
}
.gallery .image .thum img {
	max-height: 165px;
	max-width: 190px;
	margin-bottom: 5px;
	border: 1px solid #57741D;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
	cursor: pointer;
}

.gallery .image .thum img:hover {
	border: 1px solid #FF9900;
}
.banner {
	border: 1px solid #506A1A;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	/* [disabled]min-height: 50px; */
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.banner a{
	color: #FF9900
}
.alert {
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFC1C1;
	color: #333333;
	border: 1px solid #990000;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.productions h3 {
	background-image: url(../_images/global/back_2.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	/* [disabled]cursor: pointer; */
	/* [disabled]-webkit-transition: all 300ms ease-in-out; */
	/* [disabled]-moz-transition: all 300ms ease-in-out; */
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	/* [disabled]transition: all 300ms ease-in-out; */
}


.productions #accordion h3 {
	background-image: url(../_images/global/back_2.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}



.productions #accordion h3:hover {
	background-image: url(../_images/global/green.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	cursor: pointer;
}



.productions #accordion h3:focus {
	outline: none;
}

.productions .toggler {
	/* [disabled]cursor: pointer; */
	border: 2px groove #4F681A;
	/* [disabled]margin-bottom: 10px; */
	padding-top: 10px;
	padding-bottom: 5px;
	/* [disabled]background-image: url(../_images/global/back_2.jpg); */
	background-repeat: repeat;
}
.productions .toggler  h4{
	margin-left: 10px;
}

.productions .toggler p {
	/* [disabled]float: right; */
	font-size: .9em;
}


.productions .toggler img#thum {
	/* [disabled]float: left; */
	border: 1px solid #7FA829;
	/* [disabled]margin-top: 5px; */
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	cursor: pointer;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
box-shadow: 5px 5px 5px 0 rgba(0,0,0,.5);
}

.productions .toggler img#thum:hover {
	/* [disabled]float: left; */
	border: 1px solid #CA7900;
	/* [disabled]margin-top: 5px; */
	/* [disabled]margin-right: 10px; */
	margin-bottom: 10px;
	margin-left: 10px;
	cursor: pointer;
}
.productions .info {
	padding-top: 10px;
	background-image: url(../_images/global/back_2.jpg);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 10px;
}
.productions .info a #s_thum {
	border: 1px solid #669900;
}
.productions .info a:hover #s_thum {
	border: 1px solid #FF9900;
}
.content_l {
	border: 1px solid #506A1A;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	float: left;
	padding: 5px;
	width: 47%;
	margin-right: .1%;
}

.content_r {
	border: 1px solid #506A1A;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	float: right;
	padding: 5px;
	width: 47%;
}
.container {
	margin-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5A781D;
	margin-top: 3px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: top;
	font-size: .9em;
	clear: both;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

.container:hover {
	/* [disabled]background-image: url(../_images/global/green.jpg); */
	background-repeat: repeat;
	
}
.container #thum {
	margin-right: 5px;
	border: 1px solid #7FA829;
	float: left;
	margin-bottom: 3px;
	height: 200px;
	width: 200px;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
}
.container #thum:hover {
	margin-right: 5px;
	border: 1px solid #FF6600;
	float: left;
	margin-bottom: 3px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background-image: url(../_images/global/green.jpg);
	background-repeat: repeat;
}


.content_assoc {
	border: 1px solid #506A1A;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/* [disabled]float: none; */
}





.content_assoc:hover {
	background-image: url(../_images/global/green.jpg);	
}



.content {
	border: 1px solid #506A1A;
	background-image: url(../_images/global/back_1.jpg);
	background-repeat: repeat;
	-webkit-box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	box-shadow: inset 0 0 6px 5px rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	min-height: 300px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	/* [disabled]float: none; */
}

.content .clients {
	height: 200px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px inset #666666;
	width: 20%;
	padding: 10px;
	text-align: center;
	background-image: url(../_images/global/back_2.jpg);
	font-size: 1em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.content .clients #cl_thum {
	border: 1px solid #669933;
	margin-bottom: 5px;
	clear: both;
	display: block;
}
.content .clients a:hover #cl_thum {
	border: 1px solid #FF9900;
}





.content table#prod_list {
	margin-right: 10px;
	margin-left: 10px;
	width: 97%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #415515;
	vertical-align: top;
	padding-bottom: 10px;
}
.content table#prod_list:hover {
	background-image: url(../_images/global/green.jpg);
	background-repeat: repeat;
}






.content table#prod_list tr td{
	padding: 5px;
	margin: 0px;
	vertical-align: top;
}
.content table#prod_list img{
	width: 200px;
}
.content table#prod_list img:hover {
	cursor: pointer;
}
/* Let's get this party started 
::-webkit-scrollbar {
    width: 15px;
}
 */
/* Track 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    background-color:#666
}
 */
/* Handle 
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgba(255,153,0,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}
*/
