@charset "utf-8";
/* ------ CSS RESET ------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
    font: 11px/1.5 Tahoma,Verdana, Arial, Helvetica, sans-serif;
    color:#000;
}

fieldset,img { 
    border:0;
}

img {
    display:block;
}

address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:normal;
}

ul {
    list-style:none;
    padding:0;
    margin:0;
}

caption,th {
    text-align:left;
}

h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
    line-height:normal;
    outline:none;
}

q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
}

/* ------ CSS RESET END ------ */

/* ------ CSS COMMON ELEMENTS ------ */

body {
    margin:0;
    padding:0;
    background: #fff url(../images/body_back.png) repeat-x;
}

a {
    outline:none;
    color:#000;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
    color:#000;
}

input { 
    padding:2px;
    margin:1px;
    font-size: 11px;
}

select { margin:2px; font-size:10px;}

h1 {
	margin-left:15px;
	width:300px;
	float:left;
}

h2 {
    font:bold 10pt Arial;
    color:#000;
    text-transform: uppercase;
}

h3 {
    font:bold 9pt Arial;
    color:#000;
}

h4 {
    
}

sup {
    vertical-align: baseline;
    font-size: 0.8em;
    position: relative;
    top: -0.4em;
}


/* ------ CSS COMMON ELEMENTS END ------ */

/* ------ CSS MAIN DIVS START ------ */

#main {
	float: left;
	width: 100%;
	background: url(../images/mainimg.gif) repeat-x bottom left; 
}

#container {
    width:980px;
    margin:auto;
}
/*//// header /////*/
#header {
    width:100%;
    height:112px;
}

#header ul {
    padding-left:574px;
    padding-top:34px;
}

#header ul li {
    float:left;
}

#header ul li a {
    display:block;
    text-align:center;
    font-size:12px;
    text-decoration:none;
    color:#ddd;
    padding:11px 12px 11px 12px;
    font-weight: bold;
    text-transform:uppercase;
    margin-left:10px;
}

#header ul li a.selected {
    font-weight:bold;
    color:#fff;
	background:#eb1a22;
}

/*///// content //////*/
#content {
	
}

#left_side {
    width:322px;
    float:left;
    padding:28px 0 0 20px;
}

#right_side {
    width:630px;
    float:right;
    margin-top:28px;
    min-height: 400px;
}



.hline {
    width:100%;
    border-top:1px solid #d8d8d8;
}

.list {
    width:50%;
    float:left;
}

.list ul {
    width:80%;
    list-style:circle;
    padding-left:20px;
}

.list ul li {
    margin-bottom:2px;
}



#static {
    width:850px;
}

#static h3 {
    font-size:12pt;
}

#static ul {
    list-style:circle;
    padding-left:30px;
    margin-bottom:10px;
}

#static img {
    float:left;
    margin-right:20px;
    border:1px solid #d8d8d8;
}

#static p.links {
    width:100%;
    float:left;
    line-height:60px;
    margin-bottom:5px;
}

/*///// gallery /////*/
#gallery_view {
    list-style:none !important;
    margin:20px 0 0 0 !important;
    padding:0 !important;
}



/*///// footer /////*/
#footer {
    width:100%;
    clear:both;
    padding:15px 0 20px 0;
    border-top:1px solid #dedede;
}

#footer p{
	background: url(../images/footerlogo.jpg) no-repeat 10px 5px;
	height: 27px;
	line-height: 27px;
	width: 980px;
	margin:0 auto 0 auto;
	text-align: right;
	color: #c9c8c8;
}

#footer p a{
	color: #c9c8c8;	
}

/*////// contacts //////*/
#address {
    float:left;
    margin-bottom:20px;
}

#feedback {
    width:322px;
    float:right;
    margin-top:10px;
}

#feedback h3 {
    margin-bottom:20px;
    border-bottom:1px solid #d8d8d8;
    padding-bottom:5px;
    font-weight:bold;
}

#feedback p {
    margin-bottom:10px;
    float:left;
    width:100%;
}

label {
    float: left;
    width: 85px;
}

label span, #output p.error {
    color: #ff0000;
}

label.error {
    display: block;
    width: 220px;
    margin-left: 125px;
    color: #ff0000;
}


textarea {
    width: 100%;
    overflow: hidden;
    border:1px solid #d8d8d8;
}

input[type=text] {
    width: 220px;
    float: right;
    border:1px solid #d8d8d8;
}

/*///// tooltip /////*/
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #919191;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
    color:#3f3f3f;
    width:300px;
}
#tooltip h3, #tooltip div { margin: 0; font-size:11px; }


img.bg {
	padding:10px 15px 20px 15px;
	background: url(../images/imgbg.png) no-repeat bottom center;
}

#listport {
	padding-top:10px;
	height: 152px;
}

#listport h3 {
	padding-bottom: 5px;
}

#listimgs {
	padding-top:5px;
}

#listimgs a{
	padding: 3px;
	border: 1px solid #dedede;
	float: left;
	margin:18px 18px 0 0px;
}


.text {
	height: 180px;
}

.inGall {

}

.inGall li{
	float: left;
	width: 300px;
	margin:18px 18px 0 0px;
}

.inGall li h3{
	float: left;
	padding-left:10px;
	margin-top:10px;
}

.inGall li a img{
	padding: 3px;
	border: 1px solid #dedede;
	float: left;
}	

/***** SD Switch ****************/
			.sdswitch {
			    position:relative;
			    height:440px;
			}
			
			.sdswitch *{
			    position:absolute;
			    top:0;
			    left:-10000px;
			    z-index:8;
			}
			
			.sdswitch *.active {
			    z-index:10;
			    top:0px;
				left:0;
			}
			
			.sdswitch *.last-active {
			    z-index:9;
			}
			
			.sdwindow {	
				position:absolute;
				top:10px;
				height:20px;
				background: #000;
				color:#fff;
				font-weight: bold;
				z-index: 11;
				opacity:0.6;
			}
