* {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7AA937;
}

body p{
	margin-top: 10px;
	color: #666666;
}
.production_list {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


body h1,h2{

 margin: 0;
	color: #666666;
}

body a{
	margin-top: 10px;
	color: #666666;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	
}

#main_wrapper {
	height: auto;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#header_wrapper {
	height: auto;
	width: auto;
}
#header_banner {
	width: auto;
	height: auto;
	padding: 0px;
}
#header_menu {
	height: auto;
	width: 100%;
	background-color: #333333;
	float: left;
}

/*top_menu nav*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	margin:0;
	list-style:none;
	line-height:1.4em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	border-right:1px solid #aaa;
	font-size: 0.8em;
	background-color: #333333;
	font-variant: small-caps;
	padding-right: 1em;
	padding-bottom: 0.25em;
	padding-left: 1em;
	padding-top: 0.25em;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background-color: #000000;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	background-color: #000000;
	
}

#body_wrapper {
	height:auto;
	width: 873px;
	border: 1px solid #666666;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	float: left;
	background-color: #FFFFFF;
}
#left_column_wrapper {
	float: left;
	height: auto;
	width: 493px;

}

#left_column_wrapper_gallery {
	float: left;
	height: auto;
	width: 850px;
	margin-top: 25px;
}
#gallery_menu_holder {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#gallery_image_holder {
	height: auto;
	width: 406px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 1px none #CCCCCC;
	padding: 0px;
	display: block;
	float: left;
}
#gallery_image_holder p {
	margin-top:2px;
	color: #666666;
}

#gallery_image_holder li {
	font-size: .7em;
	margin-top:2px;
	list-style-type: none;
}
#image_with_title {
	height: auto;
	width: 100px;
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}



#middle_column_wrapper_gallery {
	float: left;
	width: 165px;
	margin-left: 25px;
}
#middle_column_wrapper {
	float: left;
	width: 165px;
	margin-left: 25px;
}
#right_column_wrapper {
	float: right;
	width: 165px;
	margin-left: 25px;
}

#right_column_wrapper_gallery {
	float: right;
	width: 165px;
	margin-left: 25px;
}
#image_text_solo {
	height: auto;
	width: 100px;
	text-align: center;
}



#footer_wrapper {
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
}

#footer_wrapper p{
	font-size: .8em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#left_column_box_colour{
	background-color: #EEEEEE;
	width: auto;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 15px;
	padding-left: 21px;
	border: 1px solid #B0B0B0;
	margin-top: 10px;
	height: auto;
	overflow:auto;
}

#left_column_box_placeholder{

	width: 493px;

}

#left_column_box_colour p{
	font-size: .8em;
}
#left_column_box_colour h1{
	font-size: 1.2em;
	font-weight: bold;
}
#left_column_box_colour h2{
	font-size: .8em;
	font-weight: bold;
}


#left_column_box_plain_border{
	width: 453px;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
	margin-top: 10px;
	height: auto;

	border: 1px solid #CCCCCC;
}
#image_list_wrapper {
	height: auto;
	width: 453px;
	overflow:auto;
}

#image_list {
	width: 430px;
	height:auto;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #999999;
	overflow:auto;

}
#toggle {
	margin-top: 10px;
}



#left_column_box_plain_border p{
	font-size: .8em;
}

#left_column_box_plain_border h1{
	font-size: 1.2em;
	font-weight: bold;
}
#left_column_box_plain_border h2{
	font-size: .8em;
	font-weight: bold;
}

#left_column_box_plain{
	width: auto;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 25px;
	padding-left: 21px;
	margin-top: 10px;
	height: auto;
	overflow:auto;
}

#left_column_box_plain p{
	font-size: .8em;
}

#left_column_box_plain h1{
	font-size: 1.2em;
	font-weight: bold;
}
#left_column_box_plain h2{
	font-size: .8em;
	font-weight: bold;
}
.left_box_image {
	float: left;
	margin-right: 20px;
}
.left_box_image_complete {
	float: left;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
}

.production_details {
	font-size: .9em;
	margin-top: 0px;
}
.brief_description {
	font-size: .9em;
	margin-top: 5px;
}

#middle_column_box_colour{
	background-color: #EEEEEE;
	width: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border: 1px solid #B0B0B0;
	height: auto;
	font-size: .8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:hidden;
}
.small_text {
	font-size: .8em;
}


#middle_column_box_colour p{

  
}
#middle_column_box_plain{
}
#right_column_box_colour{
	background-color: #EEEEEE;
	width: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border: 1px solid #B0B0B0;
	height: auto;
	font-size: .8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right_column_box_colour p{


  
}
.month{
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 0px;
}
#right_column_box_plain{
}
.box_header_middle {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #D7D7D7;
	float: none;
	height: auto;
	width: auto;
	border: 1px solid #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box_header_right {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #D7D7D7;
	float: none;
	height: auto;
	width: auto;
	border: 1px solid #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}








#gallery_small {
	text-align: center;
	width: 600px;
	border: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #EEEEEE;
	padding-top: 10px;
		padding-bottom: 25px;
}

#gallery_small h1{
	font-size: 1.4em;
	margin-top: 5px;
	margin-bottom: 20px;
}

.box_small {
	display: inline-block;



/*	-moz-box-orient: vertical; */
	display: inline-block;
	width: 92px;
	vertical-align: top;

	color: #999999;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:5px;
}

.thumb_small {
	width: 92px;
	height: 92px;
	display: table-cell;
	vertical-align: middle;
	background: #fff;
	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: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.thumb_small * {
	vertical-align: middle;
	border: 1px none #00FF00;
}

.thumb_small img {
	border: 1px solid #aaa;
}

.caption_small {
	font-size: 0.76em;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

#gallery {
	text-align: center;
	width: 620px;
	border: 1px none #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
}

#gallery h1{
	font-size: 1.4em;
	margin-top: 5px;
	margin-bottom: 20px;
}
.red {
	color: #FF0000;
}


.box {
	display: inline-block;
/*	-moz-box-orient: vertical; */
	display: inline-block;
	width: 140px;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	color: #999999;
	
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.thumb {
	width: 140px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	background: #fff;
	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: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.thumb * {
	vertical-align: middle;
	border: 1px none #00FF00;
}

.thumb img {
	border: 1px solid #aaa;
}

.caption {
	font-size: 0.76em;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#toggle_box {
	background-image: url(../images/slide_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
	width: 450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	margin-top: 5px;
}
#toggle_box p{
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-align: center;
}

#toggle_box a{
	text-decoration: none;
}

