/* Start of CMSMS style sheet 'Layout: Top menu + 2 columns' */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}

div {
	font-size: 1em;
}

a.klick, a.klick:visited { 
text-decoration:none;
color:#000000;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
}

div#tel {

margin-top:50px;
margin-left:40px;
font-size:16px;
}

img {
	border: 0;
}
/*default link styles*/
/* set all links to have underline and bluish color */
a, a:link a:active {
	text-decoration: underline;
/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */
	background-color: inherit;
	color: #18507C;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
/* a different color can be used for visited links */
}
/* remove underline on hover and change color */
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #385C72;
}
/*****************basic layout *****************/
body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #e4e4e4 url(images/bg2.jpg) repeat-x left top;
}
div#pagewrapper {
	width: 960px;
	margin: 0 auto;
	color: black;
}

div#header {
/* adjust according your image size */
	height: 90px;
	margin: 0;
	padding-top: 21px;
         padding-left: 20px;
        padding-right: 15px;
}

div#leftbar {
float: left;
width: 260px;
}

div#logo {
float: left;
}

div#logotext {
float: right;
}

div#rightbar {
float: right;
}

div#header h1 a {
	background: url(images/sekenta_logo.png) no-repeat left top;
	display: block;
	height: 90px;
        text-indent: -999em;
	text-decoration: none;
}



div#header h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background: url(images/sekenta_logo.png) no-repeat left top;
}

div#header h2 {
	float: right;
	line-height: 1.2em;
	font-size: 1.5em;
	margin: 25px 15px 0px 0px;
	color: #333;
        11text-indent: -999em;
}

div.crbk {
/* sets all to 0 */
	margin: 0;
	padding: 0;
	background: url(uploads/ngrey/mainrtup.gif) no-repeat right bottom;
}

div#content {
        background: url(images/bg_center.jpg) repeat-y;
	margin: 0em auto 0em 0;
	padding: 0px;
        height: 100%;
        overflow: hidden;
}

div#bannerleft {
float: left;
margin-left: 20px;
width: 660px;
height: 270px;
}

div#bannerright {
background: url(images/banner_bg_right.jpg) no-repeat;
height: 270px;
float: left;
width: 220px;
padding-right: 5px;
padding-left: 15px;
padding-top: 10px;
}

#content #banner h2 {
color: #000;
font-size: 16px;
border: none;
padding: 0px;
margin: 0px;
padding-bottom: 8px;
line-height: 20px;

}

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

div#main {
        /*float: left;*/
	/*width: 520px;*/
	padding: 10px 25px 0px 30px;
}

div#albumcontainer {
margin-left: -35px;
margin-top: 30px;
}

div#sidebar {
	float: right;
	width: 360px;
	display: inline;
	margin: 10px 20px 20px 0px;
	padding: 0px;
}

div#sidebarleft {
	float: left;
	width: 240px;
	display: inline;
	margin: 10px 0px 20px 50px;
	padding: 0px;
}

div.footback {
	clear: both;
	padding: 0px 10px 0px 0px;
        background: url(images/bg_bottom.jpg) no-repeat;
}

div#footer {
	padding: 30px 0px 0px 10px;
	color: #595959;
}

div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px
}
div#footer p {
	font-size: 0.8em;
	padding: 1.5em;
	text-align: center;
	margin: 0;
}

div#footer p a {
/* footer link would be same color as default we want it same as footer text */
	color: #595959;
}
/* as we hid all hr for accessibility we create new hr with div class="hr" element */
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}
/* relational links under content */
div.left49 {
/* combined percentages of left+right equaling 100%  might lead to rounding error on some browser */
	width: 70%;
}
div.right49 {
	float: right;
	width: 29%;
/* set right to keep text on right */
	text-align: right;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
div#content h1 {
/* font size for h1 */
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	color: #004fa3;
        text-transform: uppercase;
	font-size: 1.3em;
        line-height: 1.3em;
	text-align: left;
	margin: 0 0 0.5em 0;
        font-weight: normal;
}
div#content h3 {
	color: #004fa3;
	font-size: 1.3em;
        line-height: 1.3em;
	text-align: left;
	margin: 0 0 0em 0;
        font-weight: normal;
}
div#content h4 {
	color: #004fa3;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
        border-top: 1px dotted #e9e9e9;
        padding-top: 5px;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
/* css-3 */
	white-space: pre-wrap;
/* Mozilla, since 1999 */
	white-space: -moz-pre-wrap;
/* Opera 4-6 */
	white-space: -pre-wrap;
/* Opera 7 */
	white-space: -o-pre-wrap;
/* Internet Explorer 5.5+ */
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
/* black border for pre blocks */
	border: 1px solid #000;
/* set different from surroundings to stand out */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
/* Separating the divs on the template explanation page */
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */

div#bannerright ul,
div#bannerright ol,
div#bannerright dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
        color: #004fa3;
}
div#bannerright ul li,
div#bannerright ol li {
	margin: 0 0 0.25em 1.2em;
}
/* definition lists topics on bold */
div#bannerright dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#bannerright dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#bannerright dl dd {
	margin: 0 0 1em 1em;
}

div#sidebar ul,
div#sidebar ol,
div#sidebar dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
        color: #004fa3;
}
div#sidebar ul li,
div#sidebar ol li {
	margin: 0 0 0.25em 1.2em;
}
/* definition lists topics on bold */
div#sidebar dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#sidebar dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#sidebar dl dd {
	margin: 0 0 1em 1em;
}
#contact {
float: left;
padding-bottom: 20px;
margin-top: 0px;
}

.startfields {
border: none;
}

.startfields input {
width: 300px;
margin-bottom: 10px;
}

.startfields label {
float: left;
width: 100px;
}

.formbuilderform textarea {
width: 300px;
height: 100px;
}
.fbsubmit {
width: 150px;
margin-left: 100px;
margin-top: 10px;
}

.boxgroup {
border: none;
margin-bottom: 30px;
}


.22groupclick {
font-size: 11px;

}

.22groupclick label{
width: 250px;
float: right;
}

.22groupclick input {

margin-left: 0px;
width: 15px;
float: left;
}

.tabl td {

padding:2px;
line-height:1.4em;

}
/* End of 'Layout: Top menu + 2 columns' */

