/** 
* Copyright 2008 Breezy New Media
* =====================================
* Czech Language:
* #zmena zarovnani textu, obsahu:
*   -- trida .left, .right, .center zpusobi zarovnani obsahu doleva, doprava, nebo vycentruje, 
*      @napr. odstavec centrovany na stred: <p class="center">text odstavce zarovnany na stredu</p>
*   -- uziti .left, resp. .right tridy na obrazek zrusi jeho odsazeni zleva, resp. zprava
*   -- zarovnavat lze i pomoci obtekani prvku (vyuziti float vlastnosti)
*        1) umisteni doleva, obtekani prvku zprava = pomoci tridy .fl
*        2) umisteni doprava, obtekani prvku zleva = pomoci tridy .fr
*
* #zmena velikosti textu
*   -- vetsi pismo nez standartni pomoci tridy .big, napr. <p class="big">Vetsi text</p>
*   -- mensi pismo nez standartni pomoci tridy .small, napr. <h3 class="small">Mensi velikost daneho nadpisu</h3>
*   
* #pridani casove ikonky k textu
*   -- pomoci tridy ico a ico-date, pouziti: <p class="ico ico-date">Datum vcetne casove ikonky</p>     
*/     

/*****************************************
* Edited for OregonPro.com
* 420 Design - fourtwentydesign.com
* Angie Herrera
* 2008-11-18
******************************************/

/* -- Basics -- */
html, body, div, p, li, ul, ol, form, fieldset, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }

body {
	font: normal 62.8%/1.3 Arial, Helvetica, sans-serif;
	background: #000 url('/images/global/pozadi2.jpg');
	color: #3e3533;
	padding: 60px 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

a			        { color: #af0731; }
#content a:hover	      { text-decoration: underline !important; color: #000;}
a img   	    { border:0; }
img           { border: 1px #d5d2d2 solid; }
input
select,
textarea      { font-family: Arial, lucida, sans-serif; font-size: 1em; vertical-align: middle; }
input, 
textarea	    { background: #8f8c8c; padding: 2px 0; margin: 0; border: 1px solid #676464; }
button	      { vertical-align: middle; margin: 0; padding: 0; height: 18px; border: none; text-decoration: underline; font-weight: bold; color: #00CCFF; cursor: pointer; }
.submit       { width: auto !important; overflow: visible; background-color: #312b2a; border: 1px solid #000 !important; padding: 0 5px; color: #fff; font-weight: bold; }



table           { border-collapse: collapse; width: 100%; }
table th        { text-align: left; }
table td.right  { padding-left: 5px; }
table th.right  { padding-left: 5px; }
table td.left   { padding-right: 5px; }
table th.left   { padding-right: 5px; }

blockquote  { margin: 0; padding: 10px 20px; color: #333; line-height: 1.6; font-family: Georgia, serif; }
fieldset    { border: 0 !important; }

/* -- Icons list -- */
.ico              { padding-left: 15px; }
.ico-breezy {
	background: url('/images/global/ico-breezy3.gif') 2px 0 no-repeat;
	padding: 3px 0 4px 25px;
}
.ico-breezy:hover { background-position: 2px -18px; }
.ico-date         { background: url('/images/global/ico-date.gif') 0 50% no-repeat; }



/* -- User friendly features -- */
.hidden   { display: none; }




/* -- Basics layout -- */
#view     { width: 900px; margin: 0 auto; }
#head     { font-size: 1.2em; height: 202px; position: relative; }
#content  { font-size: 1.2em; }
/*#foot     { font-size: 1.2em; clear: both; }	MOVED TO #FOOT SECTION*/









/*	Masthead
-------------------------------------------------------------------*/
/* -- Logo constructs -- */

#logo {
	position: relative;
	padding: 0 50px;
	height: 149px;
	overflow: hidden;
	background: url('/images/global/bg-masthead.png') 0 0 no-repeat;
}

#logo h1 {
	width: 196px;
	height: 149px;
	background: transparent url(/images/global/bg-logo.png) no-repeat left top;
	margin: 0;
	padding: 0;
}

#logo h1 a {
	display: block;
	width: 196px;
	height: 149px;
	outline: none;
}

#logo h1 span {
	display: block;
	text-indent: -9999em;
}

#logo p.tagline {
	color: #fff;
	width: 300px;
	position: absolute;
	right: 0;
	top: 5.5em;
	text-align: right;
	margin: 0 2em 0 0;
	padding: 0;
	font-size: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}






/* -- Main classes -- */
.fr	{
	float: right !important;
	color: #48403f;
}

.fr a { color: #48403f; }
.fr a:hover { color: #8a817e; }

.fl	{
	float: left !important;
	color: #8a817e;
}
.clear    { clear: both !important; }
.right	  { text-align: right !important; }
.left		  { text-align: left !important; }
.center	  { text-align: center !important; }
.last		  { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; }
.small	  { font-size: .90em; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; border-bottom: 1px #d8d8d8 solid; clear: both; }
.info     { font-size: .95em; margin: 2px 0 6px !important; }
.col1     { width: 49%; float: left; }
.col2     { width: 49%; float: right; }
img.left  { margin-left: 0 !important; }
img.right { margin-right: 0 !important; }

/* -- Layout constructs -- */


#mainMenu   { height: 46px; padding: 0 25px; background: #312b2a url('/images/global/bg-main-menu.gif') repeat-x; border: 1px #8a817e solid; border-width: 1px 0 6px; }
#content    { padding: 30px 0 25px; overflow: hidden; height: 100%; background: #fff url('/images/global/bg-content.gif') repeat-y; }
#foot {
	font-size: .9em;
	clear: both;
	height: 68px;
	background: #312b2a url('/images/global/bg-foot.jpg') no-repeat;
}

#foot p.fl {
	font-size: 1.3em;
}

/* -- Main Menu -- */
#mainMenu ul                { position: relative; height: 46px; }
#mainMenu li                { position: relative; float: left; padding-right: 7px; }
#mainMenu li a              { display: block; float: left; color: #b59d97; height: 30px; padding: 16px 15px 0 20px; }
#mainMenu li a span         { position: absolute; left: 8px; top: 20px; width: 6px; height: 8px !important; overflow: hidden; background: url('/images/global/ico-menu_item.gif') no-repeat; }
#mainMenu li.active         { position: relative; top: 7px; background: url('/images/global/bg-main-menu_shadow.gif') 100% 0 no-repeat; }
#mainMenu li.active a       { padding-top: 9px; text-decoration: none !important; color: #000 !important; background: #fff url('/images/global/bg-main-menu_active.gif') repeat-x; border-bottom: 6px #fff solid; }
#mainMenu li.active a span  { top: 12px; background-position: 0 -8px; }
#mainMenu li a:hover        { color: #fff; }


#mainMenu p {
	text-align: right;
	margin-top: 8px;
	font-size: 90%;
}

/* -- Search block -- */
#search { position: absolute; right: 12px; bottom: 16px; width: 270px; text-align: right; }
#search .button { width: 204px; height: 14px; border: none; background: url('/images/global/bg-input.gif') no-repeat; padding: 5px 10px; }
#search .submit { position: relative; width: 26px !important; height: 24px; background: url('/images/global/bg-submit.gif') no-repeat; border: none !important; padding: 0; left: -4px; } 

/* -- Right (submenu) block -- */
#menuBlock {
	width: 285px;
	float: right;
	margin-top: 25px;
	background: url('/images/global/bg-right.gif') 100% 0 repeat-y;
}

#menuBlock .box {
	margin-bottom: 30px;
	padding-left: 12px;
	padding-right: 12px;
}

#menuBlock .box p {
	margin: 0 0 .8em 0;
}

#menuBlock .box ul.nav_categories {
	margin-left: -15px;
}

#menuBlock .firstBox {
	position: relative;
	top: -25px;
	margin-bottom: 5px;
	background: url('/images/global/bg-right_block.gif') 0 26px no-repeat;
	padding-top: 4em;
	padding-left: 27px;
}
/*#menuBlock .box h3              { margin-bottom: 11px; padding-left: 15px; color: #af0731; }	moved to typography section */
#menuBlock .boxText             { padding: 0 27px; }
#menuBlock .boxText h3          { padding-left: 0 !important; }

#menuBlock .subMenu li a {
	display: block;
/*	height: 28px;*/
	padding: 8px 5px 3px 32px;
	color: #000;
	text-decoration: none;
	background: url('/images/global/bg-submenu_item.png') no-repeat;
}

#menuBlock .subMenu li a:hover,
#menuBlock .subMenu li.active a {
	background-color: #efefef;
/*	background-position: 0 -31px; */
	background: url(/images/global/bg-submenu_item_active.png) no-repeat;
	text-decoration: none !important;
}

/* -- Left (content) block -- */
#contentBlock                   { float: left; width: 530px; padding: 0 30px 0 40px; }
/*#contentBlock img               { margin: 3px; }*/
/*#contentBlock p,
#contentBlock ul,
#contentBlock ol,*/
/*#contentBlock table             { margin-bottom: 2em; }
#contentBlock table td,
#contentBlock table th          { border: 1px #d8d8d8 solid; padding: 10px; }
#contentBlock table tr.add td,
#contentBlock table tr.add th   { background: url('/images/global/bg-table_line.gif') repeat-x; }*/

/* -- Lists -- */
#contentBlock ul,
#contentBlock ol,
#menuBlock .boxText ul,
#menuBlock .boxText ol          { padding-left: 10px; }

#contentBlock ol,
#menuBlock .boxText ol          { padding-left: 17px; }

#contentBlock ul *,
#contentBlock ol *,
#menuBlock .boxText ul *,
#menuBlock .boxText ol *        { margin-bottom: 0 !important; }

#menuBlock .box ul {
	margin-top: 20px;
}

#contentBlock ul li,
#menuBlock .boxText ul li,
#menuBlock .box ul li {
	margin: 3px 0;
	padding-left: 16px;
	background: url('/images/global/ico-list_item.gif') 0 4px no-repeat;
}

#menuBlock .box ul.nav_categories li {
	padding-left: 0;
	margin: 0;
	background: none;
}

#contentBlock ol li,
#menuBlock .boxText ol li {
	margin: 3px 0 3px 10px;
	padding: 0;
	background: none;
	list-style: decimal;
}


/* -- Footer part -- */
#foot p       { padding: 27px 15px 0; }
/*#foot *       { color: #8a817e; }*/
/*#foot a:hover { color: #fff; }*/








/*	Typography
-------------------------------------------------------------------*/
/*	defaults that came with template - adjusted	*/
h1	{ font-size: 2em; }
h2	{ font-size: 1.7em; }
h3	{ font-size: 1.5em; }
h4	{ font-size: 1.3em; }
h5	{ font-size: 1.2em; }
h6	{ font-size: 1.1em; }
p   { line-height: 20px; margin: 0 0 1em 0; padding: 0 0 0 0; }

h1, h2, h3, h4, h5, h6  { color: #3e3533; }

#menuBlock .box h4, h5, h6 {
	margin-bottom: .5em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: normal;
/*	margin-top: 40px;*/
	margin-bottom: 10px;
	line-height: 1.1em;
	color: #bb0e00;
	border-bottom: 1px solid #d8d8d8;
}

h3.account_head {
	border-bottom: 1px dotted #d8d8d8;
}

#menuBlock .box h1 {
/*	padding-top: 3em;*/
/*	padding-left: 15px;*/
	font-size: 1.8em;
	border: 0;
}

#menuBlock .box h2 {
/*	padding-left: 15px;*/
	font-size: 1.5em;
}

#menuBlock .box h3 {
	margin-bottom: 11px;
/*	padding-left: 15px;*/
	color: #af0731;
	font-size: 1.4em;
	font-weight: normal;
}

#menuBlock .box h4 {
	font-size: 1.3em;
/*	padding-left: 15px;*/
	padding-top: 10px;
}

#menuBlock .box h5 {
	font-size: 1.2em;
/*	padding-left: 15px;*/
}

#menuBlock .box h6 {
	font-size: 1.1em;
/*	padding-left: 15px;*/
}

/*h1 a      { text-decoration: none; color: #fff !important; }*/

p.disclaimer {
	font-size: 90%;
	line-height: 1.3em;
	padding-top: 20em;
}







/*	Members page (/our_members/)
-------------------------------------------------------------------*/
h4.industry_header {
	margin-top: 2em;
	color: #c21000;
}

dl.member {
	margin: .7em 0 2em 0;
	padding: 0;
	position: relative;
}

dl.member dt {
	float: right;
	width: 400px;
	font-weight: bold;
	font-size: 125%;
	margin: 0;
	padding: 0;
}

dl.member dd {
	margin: 0 0 .5em 130px;
	padding: 0;
}

dl.member dd.member_photo {
	margin: 0;
	padding: 0;
/*	width: 110px;*/
}

dl.member dd.member_photo img {
	border: 1px solid #d8d8d8;
	padding: 3px;
	float: left;
}

dl.member dd.top {
	position: absolute;
	right: 0;
	font-size: 85%;
}

dl.member dd.top a {
	color: #8a817e;
}






/*	Home page image slideshow thingy
-------------------------------------------------------------------*/
#slides {
	display: block;
	width: 530px;
	height: 170px;
	border: 0;
	margin-top: 3em;
}

#slides img { border: 0; }








/*	Members only area
-------------------------------------------------------------------*/
#loginform input,
#editprofile fieldset input,
#editprofile input,
#editprofile textarea {
	border: 1px solid #676464;
	background: #e0e0e0;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3533;
}

#loginform input#submit,
#editprofile input#submit {
	padding: 6px;
}

#loginform input#submit:hover,
#editprofile input#submit:hover {
	cursor: pointer;
	background: #676464;
	color: #fff;
	padding: 6px;
}

#editprofile fieldset legend{
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 130%;
	margin: 0 0 .25em 0;
	padding: 0;
}

#editprofile fieldset label {
	display: block;
	position: relative;
	margin-bottom: 1.5em;
	float: left;
	clear: both;
}

#editprofile fieldset input,
#editprofile fieldset label textarea,
#editprofile fieldset select {
	display: block;
/*	position: absolute;
	left: 10em;
	top: 0;*/
	width: 19em;
	float: left;
	margin: -1.5em 0 0 120px;
}

#editprofile p {
	margin-left: 9.1em;
}

#editprofile label img {
/*	display: block;
	float: left;*/
	position: absolute;
/*	margin: -2.5em 0 0 40px;*/
	left: 30em;
	top: -126px;
}

table.account_info {
	margin-bottom: 2em;
	margin-left: 10px;
}

table.account_info td,
table.account_info th {
/*	border: 1px #d8d8d8 solid;*/
	padding: 8px 0 0 0;
	vertical-align: top;
}

table.account_info th {
	width: 90px;
	text-align: right;
	padding-right: 12px;
}

table.account_info tr.add td,
table.account_info tr.add th   { background: url('/images/global/bg-table_line.gif') repeat-x; }