/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#main
{ width: 780px;
  margin-left: auto; 
  margin-right: auto;
}

/* links above the logo / footer */
#links, #footer
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 720px;
  height: 20px;
  font-size: 94%;
  text-transform: uppercase;
}

#links{text-align: right;}

#footer{text-align: right;}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: underline;}

/* logo */
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: 100px;
  text-align: left;
}

/* navigation menu */
#menu
{ height: 30px;
 /* width: 760px;*/
 /* margin-left: auto; 
  margin-right: auto;*/
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 25px;
  text-decoration: none; 
  padding: 3px 19px 2px 19px;
  text-transform: uppercase;
} 

/* main content */
#content
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ /*width: 207px;*/
  width: 190px;
  float: left;
  padding: 16px 0px 15px 0px;
}

.sidebaritem
{ text-align: left;
  width: 170px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead
{ height: 14px;
  width: 163px;
  padding: 5px 0px 5px 10px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{padding: 14px 8px 8px 10px;}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none;
  font-weight: bold; 
  padding: 5px 0px 4px 19px;
  width: 154px;
  border: 0px;

} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 512px;
  height: 100%;
  float: left;
  padding: 12px 3px 15px 19px;
}
#column3
{ text-align: justify;
  width: 512px;
  float: right;
  padding: 12px 3px 15px 19px;
}


#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover{border-bottom: 1px solid;}

/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{ width: 259px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		/*background-color:#ffffff;*/
		padding-left:10px;
		
		/*border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#000000;*/
		
		background-image:url(menu.png);
		
	}
	


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		height: 24px;
 		text-decoration: none; 
  		padding: 3px 19px 2px 19px;
  		text-transform: uppercase;
		color: #B8C7E6;
		font-weight: bold;
	
		/*background-color:transparent;*/
		font-family:Arial;
		font-size: 12px;		
		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		/*border-color:#333333;*/
		/*text-decoration:underline;*/
		background-image:url(menu_hover.png);
  		/*color: #484E56;*/
	
	
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		/*border-color:#333333 !important;*/

		color:#000000 !important;
		background-color:#286AA9 !important;
		/*text-decoration:underline !important;*/

		background-image:url(../images/slide_black_arrow.gif) !important;
		
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		/*background-image:url(../images/slide_white_arrow.gif);*/
		background-repeat:no-repeat;
		background-position:92%;
		cursor:default;
		
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		background-color:#D6DCE2;
		/*padding:5px 5px 5px 5px;*/
		/*border-style:solid;
		border-width:1px 1px 1px 1px;*/
		font-size: 16px;
		color: #FFFFFF;
		margin:0px;
		width:150px;
		/*border-color:#333333;*/
		
		
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-size:.7em;
		color:#333333;
		border-width:0px 1px 0px 1px;
		border-color:#D6DCE2;
		border-style:solid;
		padding:0px 20px 0px 5px;
		text-decoration: none;
		
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		border-color:#666666;
		background-color:#EFF4FA;
		color:#000000;
			
		text-decoration:none;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */
	
		border-color:#666666 !important;
		/*background-color:#FFFFFF !important;*/
		color:#000000 !important;
		text-decoration:underline !important;
		background-image:url(../images/slide_black_arrow_right.gif) !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		background-image:url(../images/slide_black_arrow_right.gif);

	}
dt{
	font-weight: bold;
}


/* General */
div#container{
	width: 500px;
	margin: 2em auto;
}

div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 450px;
}

div#jas-frame{
	float: left;
	width: 100%px;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #666;
}

div#jas-tags{
	float: right;
	width: 20%;
}

div#jas-tags h3{
	margin-bottom: 1em;
}

div#jas-tags ul{
	list-style-type: none;
}

div#jas-tags ul li{
	margin-bottom: 0.3em;
	list-style-type: none;
}

div#jas-tags ul li input{
	margin-right: 3px;
	list-style-type: none;
}

div#jas-thumbnails{
	float: left;
	clear: left;
	width: 448px;
	margin-top: 1em;
	border: 1px solid #666;
	list-style-type: none;
}

div#jas-thumbnails ul{
	list-style: none;
	width: 440px;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}

div#jas-thumbnails ul li{
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 10px 10px 0;
	list-style-type: none;
}

div#jas-thumbnails ul li img{
	width: 100px;
	height: 75px;
	cursor: pointer;
	list-style-type: none;
}

div#jas-thumbnails ul li.selected-parent{
	width: 96px;
	height: 71px;
	padding: 1px;
	border: 1px solid #f60;
}

div#jas-thumbnails ul li img.selected{
	width: 96px;
	height: 71px;
}

h2#jas-image-text{
	text-align: center;
}

img#jas-image{
	margin-bottom: 1em;
}

ul#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}

ul#links li{
	line-height: 2em
}

ul#navigation-controls{
	width: 260px;
	margin: 0 auto;
	list-style-type: none;
}

ul#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
	list-style-type: none;
}

ul#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
	list-style-type: none;
}
