@charset "UTF-8";
/* CSS Document */
.left {
	float: left; position: relative;
}

body {
	margin:0;
	padding:0;
	text-align: center;
	background-color: #000;
	width:100%;
	min-width:900px;		/* Minimum width of layout - remove line if not required */
	font-size: 0.93em;
	font-family: Helvetica, Arial, sans-serif;

}

.block {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #EFEFEF;
	padding: 10px;
	background-image: url(img/tranny.gif);
	background-repeat: repeat;
	background-position: left top;
	font-size: 0.9em;
	color: #999;
	display: block;
	margin-top: 35px;
}
.zippy {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.zippy a {
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom: none;
	border-left-style: none;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.zippy a img{
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom: none;
	border-left-style: none;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.block:hover {
	border: 1px solid #990;
	background-image: url(../img/tranny_gry.gif);
}
.block p {
	margin-left: 5px;
}
.block li {
	font-size: 0.85em;
}
.block h2 {
	font-size: 1.3em;
	font-weight: lighter;
	text-transform: none;
	color: #990;
}
.block h3 {
	font-size: 1.1em;
	font-weight: lighter;
	text-transform: none;
	color: #990;
}
.left {
	float: left;
	position: relative;
}
a {
	color:#369;
}
h1, h2, h3 {

}

.zog ul  {
	margin-left: 335px;
	color: #fff;
	margin-bottom: 25px;
	line-height: 26px;
}
.zog li  {
	color: #fff;
	margin-bottom: 0.8em;
	margin-left: 320px;
	padding:0;
	font-size: 0.85em;
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0.4em;
	margin-right: 0;
	list-style-image: url(../img/small_h.gif);
	line-height: 26px;
}
.col1 h1 {
	margin-left: 50px;
	font-size: .9em;
	text-transform: lowercase;
	font-weight: lighter;
	font-family: helvetica, arial, sans-serif;
	color: #666;
	text-align: center;
	margin-right: 50px;
}
.col1 h2 {
	margin-left: 320px;
	font-size: 1em;
	text-transform: lowercase;
	font-weight: bold;
}
.col1 p {
	margin-left: 50px;
	color: #999;
	line-height: 2em;
	font-size: .8em;
	text-align: center;
	margin-right: 50px;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	font-size: 0.9em;
}
.img {
	margin:10px 0 5px;

}
#header {
	float:left;
	width:100%;
	height:80px;


}
#header p {
	padding:.5em 15px 0.2em 15px;
	margin:0;
}
#header h1  {
	padding:.2em 15px;
	margin:0;
}

#header h2  {
	padding:.2em 15px 0.7em 15px;
	margin:0;
}
#colmask {	
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	  		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;    	/* Centre column background colour */


}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;     /* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:170px;
	position:relative;
	margin-left:-50%;
	left:215px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:170px;
	position:relative;
	left:15px;
	overflow:hidden;
}
#footer {
	clear:both;
	float:right;
	width:100%;
	padding:20px;
	margin:0;
	text-align: center;
}
#footer p {
	padding-top: 0.5em;
	padding-right: 15px;
	padding-bottom: 0.5em;
	padding-left: 15px;
	font-size: 0.8em;
	color: #999;
	float: right;
}
	#footer ul{
	color: #999;
	display: inline;
	float:right;
	list-style-type: none;
	height: 50px;
	font-size: .65em;
}
	#footer li{
	color: #999;
	display: inline;
	list-style-type: none;
}

#footer a:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	padding: 5px;
	text-decoration: none;
}
#footer a:visited {
	color: #999;
	padding: 5px;
	text-decoration: none;	
}
#footer a:hover {
	color: #999;
	padding: 5px;
	text-decoration: underline;
}
#footer a:active {
	color: #999;
	padding: 5px;
	text-decoration: none;
	
}
.pageContent {	
	width: 90%;
}



/* panel */
.panel, .panelcollapsed 
{
	background: #eee;
	margin: 5px;
	padding: 0px 0px 5px;
	width: 95%;
	border: 1px solid #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* panel heading */
.panel h2, .panelcollapsed h2 
{
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
	background: #CCC url(arrow-up.gif) no-repeat 280px;
	border-bottom: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

/* panel heading on rollover */
.panel h2:hover, .panelcollapsed h2:hover { background-color: #A9BCEF; }

/* heading of a collapsed panel */
.panelcollapsed h2 
{
	background: #CCC url(arrow-dn.gif) no-repeat 280px;
	border-color: #CCC;
}

/* panel content - do not set borders or paddings */
.panelcontent 
{ 
	background: #EEE; 
	overflow: hidden;
}

/* collapsed panel content */
.panelcollapsed .panelcontent { display: none; }


.brclear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}


/* Contact details */

.con_title, .con_address, .con_tel 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 11px;
		}
.con_title 
		{
		font-weight: bold;
		color: #999999;
		}
.con_address 
		{
		color: #FFFFFF;
		}
.con_tel 
		{
		color: #666666;
		}
		
/* How to reach details */

.reach_title, .reach_sub, .reach_det 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 10px;
		}
.reach_title 
		{
		color: #FFFFFF;
		font-weight: bold;
		}
.reach_sub 
		{
		font-weight: bold;
		color: #1B1A4A;
		}
.reach_det 
		{
		color: #333333;
		}
.reach_link 
		{
		font-size:11px;
		color: #333333;
		}
		
/* Form */

#con_form  
		{
	color: #505050;
		}		
.con_form td 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		border:0;
		border-bottom:1px solid #FFFFFF;
		line-height:30px;
		padding: 0 5px 0 10px;
		}
.con_form input
		{
		margin: 0;
		padding: 5px;
		border: 1px solid #333333;
		width:90%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		background: #FFFFFF;
		}
.con_form textarea 
		{
		padding: 0 0 0 5px;
		border: 1px solid #333333;
		margin: 0 0 5px 0;
		height: auto;
		width:90%;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		background: #FFFFFF;
		}
.con_form select 
		{
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
		}
.con_formSubmit
		{
		padding: 5px 2px;
		border: 1px solid #333333;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
		color: #000000;
		background: #FFFFFF;
		}
.con_formStar 
		{
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		}
.con_formError 
		{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #FF0000;
		border:0;
		padding:0;
		width:400px;
		}
.formbox {
	background-color: #F5F5F5;
	padding: 2px;
	border-top: 1px solid #999999;
	border-right: 3px solid #C8C7C7;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image:  url(../images/form_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #333333;
	font-weight: lighter;
}
.email a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #C8C7C7;
	text-decoration: underline;
}

.email a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #C8C7C7;
}
.email a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;;
	text-decoration: none;
}
.email a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #C8C7C7;

}
.footer li{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #fff;
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

.footer a:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #C8C7C7;
	padding: 5px;
	text-decoration: none;
}
.footer a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #C8C7C7;
	padding: 5px;
	text-decoration: none;	
}
.footer a:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 5px;
	text-decoration: underline;
}
.footer a:active {
	font-family: Helvetica, Arial, sans-serif;
	color: #C8C7C7;
	padding: 5px;
	text-decoration: none;
	
}
