/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
input {
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1.5;
	font-family:  tahoma, sans-serif;
}
ul {
	list-style: none;
}
p {
	font-size: 12px;
	color: #acacac;
}
a {
	text-decoration: none;
	color: #ee5305;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
/* End Reset */



/*
Read more button
*/
 
p.more_2 {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
p.more_2 a {
	color:#b60000;
	font-style: italic;
	font-size: 12px;
}
p.more_22 {
	float: right;
	margin-top: 10px;
	margin-right: 77px;
}
p.more_22 a {
	color:#b60000;
	font-style: italic;
	font-size: 12px;
}
p.more_1 a {
	color:#000;
	font-size: 12px;
}
p.more_1 {
	float: right;
	margin-top: 30px;
	margin-right:30px;
	padding-right:0px;
	height: 15px;
	width: 83px;
	background-image: url(../img/read_more_arrow.png);
	background-position: right;
	background-repeat: no-repeat;
}
p.more_3 {
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 35px;
	color:#000000;
}
p.more_3 a {
	color:#000000;
	font-style: italic;
	font-size: 12px;
}
/* END Read more button */

/* 
Main Styles 
*/

body {
	background: #000 url(../img/goodwood.jpg) repeat scroll 0 0;
}
#wrap {
	width: 960px;
	margin: auto;
 background-image:;
	background-repeat:repeat-x;
}
#header h1#header2 {
	background: url(../img/seko-logo.png) no-repeat;
	width: 533px;
	height: 120px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
}
#header h1#header2 a {
	width: 533px;
	height: 120px;
	margin-top: 45px;
	display: block;
}
/*
Input, Search, Send, Style
*/

 input.search_in {
	padding-top: 11px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	margin-left:15px;
	width: 160px;
	height: 23px;
	color: #5a0000;
	font-size: 12px;
	float:left;
}
.search_imput {
	margin-left: 40px;
	margin-right: 0px;
}
input.search_button {
	background-image: none;
	background-repeat: no-repeat;
	margin-right:15px;
	width: 50px;
	float:right;
	color: #ffffff;
	font-size: 12px;
	margin-top:10px;
}
#search_p {
	float: right;
	background-image: url(../img/search.png);
	background-repeat: no-repeat;
	width: 257px;
	height: 39px;
	margin-top: -190px;
}
/* END Input, Search, Send, Style */

/* 
Navigation 
*/

#header ul {
	overflow: hidden;
	margin-top: -1px;
}
#header ul li {
	float: left;
	margin-right: 1px;
	margin-top: 0px;
}
#header ul li a {
	color: #ffffff;
	font-size: 11px;
	position: relative;
	text-align: center;
	top: 4px;
}
#header ul li a:hover {
	text-decoration: none;
	color: white;
	text-align: center;
}
#header ul li.button {
	background: url(../img/button_bg.png) no-repeat;
	width: 106px;
	height: 39px;
	text-align: center;
}
#header ul li#button_active {
	background: url(../img/button_bg_acctive.png) no-repeat;
	padding-right: 14px;
	width: 106px;
	height: 39px;
	float: left;
	text-align: center;
	position: relative;
}
#header ul li#button_active_2 {
	background: url(../img/button_acctive_2.png) no-repeat;
	width: 106px;
	padding-left: 14px;
	padding-right: 14px;
	height: 39px;
	float: left;
	text-align: center;
	position: relative;
}
#header ul li.under {
	background: url(../img/button_bg.png) no-repeat;
	margin-left: -14px;
	width: 106px;
	height: 39px;
	text-align: center;
}
#header ul li.under2 {
	background: url(../img/button_bg.png) no-repeat;
	margin-right: -13px;
	width: 106px;
	height: 39px;
	text-align: center;
}
#header ul li#rss {
	background: url(../img/rss_bg.png) no-repeat;
	float:right;
	width: 57px;
	height: 39px;
	text-indent: -9999px;
}
#header ul li#rss a {
	width: 57px;
	height: 39px;
	display: block;
}
/* END Navigation */


/* Sub navigation */
#sub {
	width: 100%;
}
#sub ul {
	overflow: hidden;
	margin-left: 5px;
	margin-top: -30px;
	margin-bottom: 0px;
}
#sub ul li.sub_button {
	float: left;
	margin-right: 30px;
	margin-top: 0px;
}
#sub ul li.sub_button a {
	color: #c1c1c1;
	font-size: 11px;
	position: relative;
	text-align: center;
}
#sub ul li.sub_button a:hover {
	text-decoration: none;
	color: white;
	text-align: center;
}
/* END sub navigation */




/* 
Main contenct
*/

#main {
	padding-top: 40px;
	overflow: hidden;
	background-color: #000000;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 857px;
	padding-bottom:50px;
	padding-left:50px;
	padding-right:50px;
}
#main hr {
	margin-left:-20px;
	margin-right:-20px;
	border-bottom: 1px solid #2e2e2e;
	border-top: 1px solid #000000;
	border-left: 1px solid #2e2e2e;
	border-right: 1px solid #000000;
}
#primary {
	float: left;
	width: 530px;
	padding-top: 0px;
	color: #ffffff;
}
#secondary {
	float: right;
	width: 255px;
	margin-right:0px;
	padding-right: 0px;
	margin-left:0px;
	padding-left:0px;
}
#fot {
	width: 960px;
	height: 27px;
	background-image: url(../img/fot.png);
	background-position: center;
}
/* END Main contenct */

/* 
Sidebar link style
*/ 
ul#sidebarLink {
	padding-top: 5px;
	padding-bottom:5px;
}
ul#sidebarLink li {
	padding: 3px 0 3px 0;
	margin-left:20px;
	margin-right:10px;
	border-bottom: 1px solid #173548;
	border-top: 1px solid #234b64;
	color: white;
}
#sidebarLink li:first-child {
	border-top: none;
}
/* END Sidebar link style */ 

/*AD*/
.ad {
	border:1px solid #393939;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	color:#9F9F9F;
	font-weight:bold;
}
/* 
Image aligment style
*/

.leftimage {
	border:1px solid #393939;
	float:left;
	font-size: 12px;
	margin: 0px 10px 10px 0px;
	color:#9F9F9F;
	font-weight:bold;
}
.rightimage {
	border:1px solid #393939;
	float:right;
	font-size: 12px;
	margin: 0px 0px 10px 10px;
	color:#9F9F9F;
	font-weight:bold;
}
.centerimage {
	border:1px solid #393939;
	text-align:center;
	display:block;
	font-size: 12px;
	margin: auto;
	margin: 10px 0px 10px 0px;
	color:#9F9F9F;
	font-weight:bold;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
}
/* END Image aligment style */

/* 
H style
*/
h1, h2, h3, h4 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	font-style: italic;
}
h2 {
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0px 10px 0px;
}
h3 {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	font-style: italic;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	font-family:  tahoma, sans-serif;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	font-family:  tahoma, sans-serif;
}
/* END H style */

/* 
Table style
*/
table {
	width: 100%;
	border:0px solid #1f455d;
	margin: 10px;
}
table caption strong {
	text-align:left;
	font-size: 19px;
	color: #acacac;
	font-weight: normal;
	line-height:40px;
	font-style: italic;
	font-family: Times New Roman, Times, serif;
}
table caption {
	text-align:left;
	font-size: 12px;
	color: #acacac;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 20px;
}
table th {
	padding: 15px;
	background: #212121;
	border: 1px solid #212121;
	color: #ffffff;
	font-size: 12px;
}
table td {
	font-size: 11px;
	padding: 10px;
	text-align: left;
	border-left:1px solid #212121;
	border-bottom:1px solid #212121;
	background: #212121;
}
/* END Table style */

/* 
Lists style
*/
.list_general ul {
	list-style-position: outside;
	margin: 10px;
	padding-left: 20px;
	font-size:12px;
}
.list_general ul li {
	list-style-position: outside;
	list-style-image:url(../img/list_arrow.png);
	line-height: 20px;
	color: #acacac;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right:4px;
}
.list_general ol {
	list-style-position: outside;
	margin: 10px;
	padding: 20px;
	font-size:12px;
}
.list_general ol li {
	line-height: 20px;
}
/* END Lists style  */



    
/* jQuery lightBox plugin - Gallery style */
#gallery {
	padding-top: 20px;
	padding-bottom: 60px;
	width: 855px;
	margin: 0 auto;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	margin:4px;
	border: 1px solid #393939;
}
#gallery ul a:hover img {
	border: 1px solid #000000;
}
#gallery ul a:hover {
	color: #000000;
}
/* Footer style   */
#footer {
	width: 100%;
	height: 69px;
	font-family: Georgia;
	padding-bottom:20px;
	background:url(../img/footer_bg.jpg);
	background-color: #000;
	background-repeat: repeat-x;
	display:block;
}
#footer h3 {
	color:#fff;
}
#footer hr {
	border-bottom: 1px solid #210000;
	border-top: 1px solid #580000;
	border-left: 1px solid #210000;
	border-right: 1px solid #580000;
}
#footer .footersort {
	margin-top: 0px;
	margin-left: 25px;
	padding-right: 10px;
	padding-top: 0px;
	float: left;
	width: 120px;
}
#footer .footerWrap {
	width: 960px;
	margin: 0 auto;
}
#footer .footersort li {
	font-family:  tahoma, sans-serif;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
}
#footer .copyright {
	clear: both;
	font-family:  tahoma, sans-serif;
	color: #fff;
	margin-left: 51px;
	padding-top: 25px;
	padding-bottom:10px;
	font-size: 11px;
	text-align: center;
}
/* 
Slider 
*/
#slider {
	float:left;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom: 30px;
	position: relative;
}
.scroller {
	float:left;
	height: 250px;
	width: 855px;
	overflow: auto;
	position: relative;
	border: 1px solid #ffffff;
	background: #dcdcdc;
	background-image: url(../img/slider_bg.png);
}
.scrollerContainer div.panels {
	height: 250px;
	width: 856px;
	float:left;
}
.scrollerContainer div.panels div.panel-text {
	padding-left: 35px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	color: #000000;
}
.scrollerContainer div.panels div.panel-text p {
	position: relative;
	color: #000000;
}
.scrollerContainer div.panels div.panel-text p.more {
	padding-top: 60px;
	height: 20px;
	width:103px;
}
.Buttons {
	cursor: pointer;
}
.Buttons.left {
	margin-top:110px;
	margin-left: -30px;
	height: 29px;
	width: 16px;
	float:left;
}
.Buttons.right {
	float: right;
	margin-top: -140px;
	margin-left: 870px;
	height: 29px;
	width: 16px;
}
#slidercontainer {
	float: left;
	width: 855px;
}
/* Slider end */ 
  
  
/*
Box in hompage
*/
#box_output {
	width: 960px;
	margin: 0 auto;
}
.box_output_in {
	margin-top: 0px;
	padding-left: 31px;
	padding-right: 59px;
	padding-top: 0px;
	float: left;
	width: 225px;
	margin-top: 20px;
}
/* Box in hompage end*/



/* Post comment */
.service {
	margin-bottom: 20px;
	overflow: hidden;
}
.service img {
	float: left;
	margin: 0px 20px 15px 0px;
	border:1px solid #393939;
}
.service p.meta {
	background: #111111;
	color: #454545;
	font-size: 11px;
	font-style: normal;
	padding: 4px;
	padding-left: 10px;
	margin-left: 220px;
	margin-bottom: 14px;
	width: 200px;
	text-align: left;
}
.service a.blog_post {
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: italic;
	margin: 20px 0px 10px 0px;
}
.post-comment {
	margin-bottom:5px;
	margin-top:5px;
	overflow: hidden;
	background-color: #111111;
	padding: 5px;
	margin: 2px;
}
.post-comment img {
	float: left;
	margin: 0px 20px 0px 0px;
	border:1px solid #393939;
}
.post-comment h5 {
	margin-top:0px;
	margin-bottom:2px;
}
.post-comment p.meta {
	background: #0a0a0a;
	color: #454545;
	font-size: 11px;
	font-style: normal;
	padding: 2px;
	padding-left: 10px;
	margin-left: 90px;
	margin-bottom: 5px;
	width: 200px;
	text-align: left;
}
.post-comment a.blog_comment {
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: italic;
	margin: 20px 0px 10px 0px;
}
.post-comment2 {
	margin: 2px;
	overflow: hidden;
	margin-bottom:5px;
	margin-top:5px;
	padding: 5px;
}
.post-comment2 img {
	float: left;
	margin: 0px 20px 0px 0px;
	border:1px solid #393939;
}
.post-comment2 h5 {
	margin-top:0px;
	margin-bottom:2px;
}
.post-comment2 p.meta {
	background: #0a0a0a;
	color: #cccccc;
	font-size: 11px;
	font-style: normal;
	padding: 2px;
	padding-left: 10px;
	margin-left: 90px;
	margin-bottom: 5px;
	width: 200px;
	text-align: left;
}
.post-comment2 a.blog_comment {
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: italic;
	margin: 20px 0px 10px 0px;
}
.post-comment-reply {
	border-left: 3px solid #393939;
	overflow: hidden;
	padding-left:10px;
	margin-left:100px;
	padding: 5px;
	margin-bottom:5px;
	margin-top:5px;
	background-color: #191919;
}
.post-comment-reply img {
	float: left;
	margin: 0px 20px 0px 0px;
	border:1px solid #393939;
}
.post-comment-reply h5 {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:2px;
}
.post-comment-reply p.meta {
	background: #0a0a0a;
	color: #454545;
	font-size: 11px;
	font-style: normal;
	padding: 2px;
	padding-left: 10px;
	margin-left: 90px;
	margin-bottom: 5px;
	width: 200px;
	text-align: left;
}
.post-comment-reply a.blog_comment {
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: italic;
	margin: 20px 0px 10px 0px;
}
/* END Post comment */ 


/*
 contact page form 
*/

.form_element {
	
	margin-top:5px;
	
}
input.form_element {
	background-color:#F2F8FD;
	border: 1px solid #ffffff;
	background-image: url(../img/inputs_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding:2px 2px 2px 2px;
	letter-spacing:0px;
}
textarea.form_element2 {
	background-color:#fffeff;
	border: 1px solid #ffffff;
	background-image: url(../img/inputs_bg.jpg);
	background-repeat: repeat-x;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding:2px 2px 2px 2px;
	letter-spacing:0px;
	float:left;
}
input.sendbutton {
	color: #ffffff;
	background-image: url(../img/send_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 0px;
	margin-left: 200px;
	margin-top: -2px;
	width: 86px;
	height: 27px;
	outline: 0;
	float: left;
	font-size: 12px;
}



#contact h1 {
	margin: 10px 0 10px;
	
}
#contact hr {
	color: inherit;
	height: 0;
	margin: 6px 0 6px 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-style: none none solid;
}
#contact {
	display: block;
	width: 400px;
	
}
/* Form style */

#contact label {
	display: inline-block;
	float: left;
	line-height: 26px;
	width: 350px;
	
}
#contact input, textarea, select {
	width: 350px;
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 10px 0;
	font:1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	webkit-border-radius:5px;
}
#contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}
#contact input.submit {
	width: 85px;
	cursor: pointer;
	border: 1px solid #222;
	background:#333;
	color:#fff;
}
#contact input.submit:hover {
	background:#444;
}
#contact input[type="submit"][disabled] {
	background:#888;
}
#contact fieldset {
	padding:10px;

}
#contact legend {
	padding:7px 10px;
	font-weight:bold;
	color:#000;
	border:1px solid #eee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:0 !important;
	margin-bottom:20px;
}
#contact span.required {
	font-size: 13px;
	color: #ff0000;
} /* Select the colour of the * if the field is required. */
#message {
	margin: 10px 0;
	padding: 0;
}
.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #fae100 url('../assets/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color:#000;
	border: 1px solid #aaaaaa;
	-webkit-border-radius:5px;
}
.loader {
	padding: 0 10px;
}
#contact #success_page h1 {
	background: url('../assets/success.gif') left no-repeat;
	padding-left:22px;
}
acronym {
	border-bottom:1px dotted #ccc;
}
/* END contact page form */