﻿* { padding: 0; margin: 0; }

/************ Master Page Styles ***********/

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background-color: #f1f1f1;
	overflow: auto;
	background-image: url(../images/background-gray.jpg);
	background-position: top;
	background-repeat: repeat;
	
	scrollbar-arrow-color:#485a86; 
	scrollbar-base-color:#E9F8DB; 
	scrollbar-darkshadow-color:#485a86; 
	scrollbar-face-color:#E9F8DB; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#485a86;
}

br 
{
	line-height: 5px;
}

/************ DIVS ****************************/
div.FullScreen
{
	width: 1007px; 
	height: 880px;	
	margin: auto auto auto auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	overflow: hidden;
	clip: rect(0px, 1280px, 800px, 0px);
}

div.MainDivStyle
{
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: red;
	position: relative; 
	width: 936px; 
	height: 100%;
	margin-left: auto; 
	margin-right: auto;
}

div.TopDivStyle
{
	margin-top: 8px;
	margin-left: 4px;
	margin-right: auto;
	width: 936px;
	height: 173px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: red;
}

div.LeftDivStyle
{
	position: absolute; 
	top: 178px; 
	left: 0px;
	right: 0px;
	width: 200px; 
	height: 496px; 
	margin-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
	background-position: top left; 
	background-repeat: repeat-y;	
	padding-bottom: 16px;
	padding-top: 10px;	
	vertical-align: top;
}

div.CenterDivStyle
{
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: red;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: red;
	position: absolute;	
	top: 178px;	
	left: 214px;
	width: 692px;
	height: 500px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 12px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-top: 10px;
	text-align: justify; 
	word-spacing: -0.5pt; 
	vertical-align: top; 
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: auto;
}

/*********** HOME Styles ******************/
.HomeTextStyle
{
	margin-left: 15px;
	margin-right: 130px;
}

div.BannerStyle
{
	padding-bottom: 10px;
	padding-top: 10px; 
	vertical-align: top;
}

div.NoBannerStyle
{
	padding-bottom: 10px;
	padding-top: 10px; 
	height: 80px;
	vertical-align: top;	
}

div.ContactStyle
{
	padding-bottom: 16px; 
	vertical-align: top;
}

table.ContactTableStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-align: left; 
	text-indent: 15px;
}

table.ContactTableStyle2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:7pt; 
	text-align:left; 
	text-indent: 15px;
}

a.LinkStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-bottom: 2px;
	padding-top: 2px;
}

/*********** PageContent Styles ***********/

span.ContentTitle
{
	color:Teal;
	font-weight:bold;
	font-size:medium;
	width: 95%;
}

span.ContentDescription
{
	font-style:italic ;
	width: 95%;
	height: 25px;
}

/*************** MasterPage Template ************/

.ContactDiv
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    padding:10px;    
}

.ContactTextBox
{
    border-width:0px;
	border-style:none;
	background-color:#212121;
	color:White;
}

.ContactLabel
{
    color:White;
}

.ContactLabel2
{
	padding-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
    color: teal;
}

.ContactImage
{
	background-color: #eeeeee;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.ContactImage input:hover
{
	background-color: #eeeeee;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

/************ REPEATER ******************/
.NewsContentNoScroll
{
   height:400px;
   width: 95%;
   padding:7px 0px 0px 18px;
   margin:0px 0px 0px 0px;
}

.NewsTitle
{
	color:Teal;
}

.LinksToPages 
{
    color: #000; /* same color as the surrounding text */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;    
    text-decoration: none; /* to remove the underline */
    /*cursor: text; */
    /* to make the cursor stay as a text cursor, not the hand */    
}

.textPagerStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: smaller;
	color: Teal;
}

.linkPagerStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:Teal;
    text-decoration: none; /* to remove the underline */
}

.linkPagerStyle:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Teal;
    text-decoration: underline;
}

.rowStyle1
{
	background-color:#F6F6F6;
}

.altRowStyle1
{
	background-color:#E9F8DB;
}

.rowStyle2
{
	background-color:#F6F6F6;
}

.altRowStyle2
{
	background-color:#E9F8DB;
}

.rowStyle3
{
	background-color:#F6F6F6;
}

.altRowStyle3
{
	background-color:#E9F8DB;
}

.TitleStyle
{
	width:75%;
	font-size: small;
	font-weight:bold;
}

.CreatedStyle
{
	width:25%;
	font-size:x-small;
	text-align:right;
}

.ShortDescStyle
{
	width:70%;
	font-size:smaller;
	padding-top: 3px;
	padding-left: 10px;
}

.FullDescStyle
{
	width:70%;
	font-size:smaller;
	padding-top: 3px;	
}

.NewsImageStyle
{
	width:30%;
	text-align:center;
}

.LinkMoreStyle
{
	margin-left: 50px;
	margin-right: 20px;
	padding-bottom: 2px;
}

.LinkStyle
{
	padding-right: 5px;
	color: #21759b;
	font-size: smaller;
	text-decoration: none;
}

.LinkStyle:hover
{
	color: #21759b;
	text-decoration: underline;
}


.AltLinkStyle
{
	padding-right: 5px;
	color: #21759b;
	font-size: smaller;
	text-decoration: none;
}

.AltLinkStyle:hover
{
	padding-right: 5px;
	color: #21759b;
	font-size: smaller;
	text-decoration: underline;
}

.brTR
{
	height:5px;
}

.brTR2
{
	height:2px;	
}

/********************* IMAGE GALLERIES ***********/

.GrayTableLine
{
	background-color: gray;
	height: 1px;
}

.SubjectStyle
{
	height: 12px;
	font-style: italic;
	font-weight: bold;
}

.ExtraInfoStyle
{
	height: 12px;
	font-style: italic;
	font-weight: bold;
}

.SubjectTextStyle
{
	font-size:x-small;
	vertical-align:top;
}

.ExtraInfoTextStyle
{
	font-size:x-small;
	vertical-align:top;
}

.ThumbStyle
{
	cursor: pointer;
	vertical-align:middle;
}

.altThumbStyle
{
	cursor: pointer;
	vertical-align:middle;
}

.ImageID
{
	text-align: center;
	font-size: x-small;
}

.altImageID
{
	text-align: center;
	font-size: x-small;
}

.divGallery
{
	position:absolute;
	left:10px;
	top:40px;
	width:385px;
	height: 400px;
	background-color:#F1F1F1;
}

.divPreview
{
	position:absolute;
	overflow:hidden;
	left:400px; 
	top:75px; 
	width:305px; 
	height:319px; 
	background-image:none; 
	background-color:#E9F8DB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:middle;
	text-align:center;
}

.divPreviewFrame
{
	background-color:#FFFFFF;
	width: 300px;
	height: 314px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;	
}

.tableThumbsStyle
{
	width:98%;
	background-color:#F1F1F1;
	margin-left:10px;
	margin-right:auto;
}

.imagePreviewStyle
{
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	background-image: none;
	overflow: hidden;

}

.imageDescStyle
{
	text-align:center;
	font-size:xx-small;
}

/********************* ********************/
input.buttonSave
{
	width:60px;
	cursor:pointer;
}

input.buttonCancel
{
	width:60px;
	cursor:pointer;
}

input.textbox
{
	border-color: #666;
	width: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

select.dropdownlist
{
	border-color: #666;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

span.labelStyle
{
	padding-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td.labelTitle
{
	padding-left: 1px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td.labelText
{
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


/* BUTTONS Styles*/

.submit input, .button, .pr-rounded-button, .rounded-buttons, input[type=button], input[type=submit] {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 8px !important;
	cursor: pointer;
	border: 1px solid #bbb;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	color: #464646;
	text-shadow: rgba(255,255,255,1) 0 1px 0;
}

.button a, .rounded-buttons a {
	font-weight: normal !important;
}

.submit input:hover, .button:hover, .rounded-buttons:hover, input[type=button]:hover, input[type=submit]:hover {
	color: #000;
	border-color: #666;
	font-weight: bold;
}

.submit input, .button, .rounded-buttons, input[type=button], input[type=submit] {
	background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
}

.submit input:active, .button:active, .rounded-buttons:active, input[type=button]:active, input[type=submit]:active {
	background: #eee url(../images/white-grad.png) repeat-x scroll left bottom;
}

.pr-rounded-button {
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

.pr-rounded-button:hover {
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

.pr-rounded-button:active {
	background: #21759b url(../images/button-grad.png) repeat-x scroll left bottom !important;
}

h2 {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: Teal;
	margin-left: 25px;
}

span.h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: Teal;
	padding-left: 25px;
	margin-left: auto;
	margin-right: auto;
}

.ErrorMessage
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin-left: 45px;	
}

UL
{
	margin-left: 20px;
}

#ArmstrongDiv
{
    background-image:url(../images/armstrong.jpg);
    width:163px;
    height:46px;
    margin-left:10px;       
}

#BezocDiv
{
    width:88px;
    height:64px;
    margin-left:10px;   
    float:left;
}

#ErkenDiv
{
    background-image:url(../images/erken.jpg);
    width:68px;
    height:57px;
    float:right;
}

#TelDiv
{
    width:160px;
    height:40px;
    float:left;
    margin-left:10px;   
}
