/*-----------------------------------------------------------------------------

GMS Photography - stylesheet

version:   1.0

author:    Petr Tichy

email:     peter@ihatetomatoes.net

website:   http://www.ihatetomatoes.net

Note: Thankx for looking at my code. Enjoy responsibly:-)

-----------------------------------------------------------------------------*/


/* =================== =Colors Palette =========================== start ======
Left col bcg : #B4E8F7
Right col bcg : #FDF9F6

====================== =Colors Palette =========================== end ======*/


/*==================== =Reset default margins and paddings ======= start ====*/
* { margin: 0; padding: 0; }
a img, iframe { border: 0; }
	
/* Headers */
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight: normal;}
	
/* Lists */	
ul, ol, dl, li, dt, dd {list-style: none;}

/* Forms */
form, fieldset {border: 0;}	

input, textarea, select, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;	
}
select {margin: inherit;}

/* Tables */
table {border: 0; border-collapse: collapse;}
td, th, caption {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}
/*==================== =Reset default margins and paddings ======= end ======*/


/*==================== =HELP ==================================== start ======*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	height: 0 !important;
	line-height: 0 !important;
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0  !important;
	margin: 0  !important;
}
/*==================== =HELP ===================================== end ======*/


/*==================== =General =structure ======================= start ====*/
html { font-size: 100%;}
body {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 0.75em;
	line-height: 1.3333em;
	background: #042141 url(images/bcg_body-container.gif) repeat top left;
	color: #b3c8d2;
}
table { font-size: 100%;}
input, select, textarea, th, td { font-size:1em; }

a {
	color: #ffffff;
}
a:hover {
	text-decoration: none;
}

/* heading */
h2 {font-size: 1.75em; color: #619cd1; margin-bottom: 1em;}
h3 {font-size: 1.5em; color: #619cd1; margin-bottom: 1em;}
h4 {font-size: 1.2em; color: #619cd1; margin-bottom: 1em;}
h5 {font-size: 1em; color: #619cd1; margin-bottom: 1em;}
.heading {
	height: 15px;
	width: 16px;
	background: url(images/bcg_heading.png) no-repeat 0% 50%;
	margin-right: 3px;
}
/****** IE6 Hack for PNG Opacity ********/
* html .heading
{
	/* Alpha Transparency for IE^ */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bcg_heading.png', sizingMethod='scale');
}

#body-container-inside {
	background: url(images/bcg_body-container-inside.jpg) repeat-x top left;
}
.wrapper { 
 	margin: 0 auto;
 	width: 950px;
}
.header-container {
	margin: 0 auto;
 	width: 950px;
}
#header {
 	float: left;
 	height: 153px;
	margin: 0px;
	padding: 0px;
	width: 950px;
	position: relative;
}
	#header .padding {
		padding: 5px 10px 0 20px;
	}
#pg-home #main_content { 
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0 20px 0;
 	width: 773px;
 	float: right;
 	background: #fdf9f6 url(images/bcg_home_main_content.gif) repeat-y top left;
}
#main_content { 
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0 20px 0;
 	width: 773px;
 	float: right;
 	background: #fdf9f6 url(images/bcg_subpages_main_content.gif) repeat-y top left;
}
#leftcolumn { 
 	float: left;
 	display: inline;
 	margin: 0px;
 	width: 167px;
	
}
#footer { 
 	width: 950px;
 	clear: both;
 	margin: 0px;
 	padding: 0px;
	height: 34px;
	background:  url(images/bcg_gray.png) repeat top left;
	margin-bottom: 30px;
}
/****** IE6 Hack for PNG Opacity ********/
* html #footer
{
	/* Alpha Transparency for IE^ */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bcg_gray.png', sizingMethod='scale');
}
/****** IE6 Hack for PNG Opacity ********/
* html .pagination
{
	/* Alpha Transparency for IE^ */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bcg_gray.png', sizingMethod='scale');
}


p {
	margin-bottom: 1em;
}
.blue {color: #619CD1;}
/*==================== =General =structure ======================= end ======*/

/*==================== =Accessibility ============================ start ====*/
#accessibility {position:absolute; top:-5000em;}
/*==================== =Accessibility ============================ end ======*/


/*==================== =Header ================================= start ======*/
#logo {
	height:106px;
	width:185px;
	position: relative;
	overflow:hidden;
	float:left;
	left:0px;
	font-size: 2em;
	line-height: 1em;
}
#logo a {
	color:#fff;
}
#logo a:hover {	
	cursor: pointer;
}
#logo a span {
	display:block;
	width:185px;
	height:106px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin: 0;
	padding:0;
}
#flashcontent {
	position: absolute;
	top: 44px;
	right: 0;
}
/*==================== =Header ================================= end ========*/


/*==================== =Navigation ============================= start ======*/
#navigation {
	width: 100%;
	position: absolute;
	bottom: -1px;
	left: 0;
}
	#navigation .padding {
		padding: 0 0 0 58px;
	}
#navigation ul li {
	list-style: none;
	float: left;
	margin-right: 2px;
}
#navigation ul li a {
	text-decoration: none;
	display: block;
	padding: 4px 12px;
	color: #869199;
}
#navigation ul li a:hover {
	color: #fff;
	background-color: #35679A;
}
#pg-home a.nav_home, #pg-aboutus a.nav_aboutus, #pg-contactus a.nav_contactus {
	color: #fff;
	background-color: #35679A;
}

/* utility */
#utility {
	float: right;
	width: 139px;
	background: url(images/bcg_utility.gif) no-repeat top left;
	line-height: 2.2727em;
	text-align: center;
	font-size: 0.9166em;
}
#utility a {
	text-decoration: none;
}
#utility a:hover {
	text-decoration: underline;
}
/*==================== =Navigation ============================= end ========*/


/*==================== =Main content =========================== start ======*/
#main-content {
	float: left;
	display: inline;
	width: 950px;
	min-height: 370px;
	height: auto !important;
	height: 370px;
}

/* Sidebar */
#sidebar {
	width: 272px;
	float: left;
	display: inline;
}
	#sidebar .padding {padding: 35px 0 0 48px;}
	#sidebar h2 {margin-bottom: 20px;}
	
	.subnav {
		margin: 0 0 20px 2px;
	}
	.subnav li a {
		text-decoration: none;
	}
	.subnav li a:hover {
		text-decoration: underline;
	}
	.subnav li.active a {
		font-size: 1.0833em;
		color: #619CD1;
		cursor: default;
	}
	.subnav li.active a:hover {
		text-decoration: none;
	}
	.subnav li {
		border-bottom: 1px #1a3447 solid;
		padding: 5px 20px 5px 9px;
	}
	.subnav li .bullet {
		background: url(images/bcg_subnav-item.png);
		height: 9px;
		width: 7px;
		margin-right: 6px;
	}
	/****** IE6 Hack for PNG Opacity ********/
	* html .subnav li .bullet
	{
		/* Alpha Transparency for IE^ */
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bcg_subnav-item.png', sizingMethod='scale');
	}

	
#content {
	width: 678px;
	float: right;
	display: inline;
}
	#content .padding {padding: 35px 0 35px 65px;}
	#text-content {
		margin-left: 19px;
	}
	#banner {
		margin-left: -50px;
	}
	
	/* Breadcrumbs */
	#breadcrumbs {
		color: #b6bfc5;
		font-size: 0.9166em;
		margin-bottom: 35px;
	}
	#breadcrumbs a {
		color: #b6bfc5;
		text-decoration: none;
	}
	#breadcrumbs a:hover {
		text-decoration: underline;
	}
	#breadcrumbs ul li {
		float: left;
		margin-right: 5px;
	}
	
	/* Image container */
	.listing01 {
		padding: 0 0 0 30px;
	}
	* html .listing01 {width: 604px;}
		.item {
			font-size: 0.9166em;
			width: 84px;
			text-align: center;
			float: left;
			display: inline;
			margin: 0 25px 35px 0;
		}		
			.title {
				margin-bottom: 0.5em;
			}
		.image-container {
			background: url(images/bcg_image-container.gif) no-repeat top left;
			padding: 5px 0 0 5px;
			height: 84px;
			width: 84px;
			text-align: left;
		}
	
	/* Plain images */
	.listing01.plain-images .item {
		float: left;
		display: inline;
		width: auto;
		height: 125px;
		margin: 0 25px 0 0;
	}
	.listing01.plain-images .item a {
		text-decoration: none;
	}
	* html .listing01.plain-images .item {
		width: 154px;
		text-align: center;
	}
	.listing01.plain-images.portraits .item  {
		width: 154px;
		text-align: center;
	}
	/* Portraits */
	
	/* Pagination */
	.pagination {float: left;width: 590px; height: 25px; padding: 5px 10px 3px 10px; background: url(images/bcg_gray.png) repeat top left;}
	.pagination a {color: #d6a600;}
	.pagination .left {float: left; display: inline; width: 110px; position:relative;}
	.pagination .left a {padding-left: 15px; background: url(images/ico_previous.gif) no-repeat 0 50%;}
	.pagination .center {float: left; display: inline; padding: 0 15px; width: 320px; text-align: center; position:relative;}
	.pagination .right {float: right; display: inline; width: 80px; text-align: right;  position:relative;}
	.pagination .right a {padding-right: 15px; background: url(images/ico_next.gif) no-repeat 100% 50%;}
	.pagination ul {list-style: none; padding: 0; margin: 0 auto;}
	.pagination ul li {list-style: none; display: inline; padding: 0 2px;}
	
	/* Columns */
	.multi-column {
    margin-bottom: 2em;
  }
  .column {
		width: 265px;
		float: left;
		display: inline;
	}
	.column.left {
		margin-right: 20px;
	}
/*==================== =Main content =========================== end ========*/

/*==================== =Error message ========================== start =====*/
#form {
	margin: 0px;
	line-height: 1.6em;
}
#form input, #form textarea {
	padding: 4px;
	border: 1px #091B33 solid;
	color: #041020;
}
#form p {
	padding:0px;
}
#form dt {
	
}
#form dd {
	margin-bottom: 10px;
}
div.error {
	margin-bottom: 16px;
	font-weight:bold;
}
#form input.error, #form textarea.error {
	background-color: #FCCFDA;
}
.error p {
	margin:0px;
}
.error ol{
	padding: 0 0 0 0;
}
.error ol li{
	padding-left: 13px;
	background: url(images/bullet.gif) no-repeat top left;
}
/*==================== =Error message ========================== end =======*/

/*==================== =Footer ================================= start ======*/
#footer p {
	color: #808a9d;
}
#footer a{
	text-decoration: none;
	color: #808a9d;
}
#footer a:hover{
	color: #FFF;
	text-decoration: underline;
}
#footer span.left {
	float: left;
	padding: 10px 0 0 30px;
	position: relative;
}
#footer span.right {
	float: right;
	padding: 10px 30px 0 0;
}
/*==================== =Footer ================================= end ========*/











