@import url("text.css");
@import url("slider.css");

body { 

background-image: url(../images/layout/bgBody.gif); 
background-repeat: repeat-x; margin:0; padding:0; font-family:Arial, Tahoma, Verdana;}


li {
	list-style: none;
	margin: 0;
}

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

li.list  {
	background: url(../images/bullit.gif) 0% 50% no-repeat ;
	padding-left: 20px;
}

li.listAlt  {
	background: url(../images/bullit.gif) 0% 20% no-repeat ;
	padding-left: 20px;
}

/*************************/

div.clear {
	clear: both;
}

div.clear-left {
	clear: left;
}

div.clear-right {
	clear: right;
}

label {
    line-height:20px;
}

label.title {
    width:200px;
    float:left;
}
 
.shim {
	height: 1px;
	background:url(../images/shim.gif) repeat-x;
	width: 382px;
	padding: 7px 0 7px 0;
}

.shimTable {
	height: 1px;
	background:url(../images/shim.gif) repeat-x;
	padding: 0px 0 0px 0;
}

p {font-size:11px; margin:5px 0; padding:0; color:#666; line-height:17px; letter-spacing:0.2px; float:left;}

a.cv {

	padding: 0 0 0 40px;
	height: 32px;
	float: left;
	background: url(../images/pdf-logo.jpg) top left no-repeat ;
	list-style: none;

}

.newsImage { float: left; padding: 2px 2px 2px 2px; margin: 6px 10px 0px 0px; width: 75px; border: 1px solid #c5c5c5; }

img {border:none;}
img:focus, div:focus, object:focus, p:focus, a:focus{outline:none;}

/*********** Form **************/

input, textarea {font-family:Arial, Tahoma, Verdana; font-size:11px; background:#ebebeb; border:1px solid #CCC; padding:3px; color:#333; }
select {font-family:Arial, Tahoma, Verdana; font-size:11px; background:#ebebeb; border:1px solid #CCC; padding:3px; color:#333;}
option {background:#ccc; border:0px; color:#333;}

input.send {
	border:0;
	text-align: center;
	color: white;
	width: 100px;
	background: #190b34;
	cursor:pointer;
}

/*
 input.send {
	width:111px;
	height:30px;
	margin:0 0 0 0px;
	display:block;
	border:0;
	background:url(../images/layout/send.gif) no-repeat 0 0;
	cursor:pointer;
}
*/

/*********** Main **************/

#container {width:990px; margin:0 auto 0 auto;}
#header {width:990px; height:230px; margin-bottom: 30px; background:url(../images/layout/sgsound_logo.jpg) 0% 100% no-repeat;}

/*********** Menu **************/

ul#menu {margin:0 0 0 390px; padding:2px 0 0 0; list-style:none; color:#fff; height:64px; }
ul#menu li {margin:0 0 0 0 ; }
ul#menu li.menuitem {float:left; font-size:14px; width: 106px;; text-align: center;}
ul#menu li a, ul#menu li a:visited {display:block; float:left; padding:6px 12px; margin:0 0 0 6px; color:#FFF; text-decoration:none;}
ul#menu li a:hover {color:#00ff96;}
ul#menu li a.active {color:#00ff96; font-weight:bold;}

#maincolom {width:970px; margin:0 10px;}
#leftcolom {width:265px; text-align: justify; float:left; margin:0 5px 20px 15px; }
#regular {width:425px; margin-left:17px; margin-right: 80px; float:left; }
#regular-right {width:420px; float:left; margin: 0px 0 0 0; }
#regular-contact {width:420px; float:left; margin: -4px 0 0 0; }
#rightcol {width:526px; float:left; margin:0 10px 0 80px; }


/*********** Portfolio **************/

ul#portfolio {width:956px; list-style:none; margin:5px 0; padding:0; float:left;}
ul#portfolio li {float:left; padding:5px; margin:0 26px 60px 0; height:110px; width:120px;}
ul#portfolio li:hover {background:#00ff96;}


/*********** Footer **************/

footer {
	width: 100%; height: 245px;
	position: relative;
	display: block;
	background-color: #190b34;
}

div#footer {
	width: 960px; height: 204px;
	margin: 0 auto;
	padding: 43px 0 0 0;
	position: relative;
}
div#footer div.col {
	height: 175px;
	background: #190b34;
}

div#footer div.col ul {
	width: 265px;
}

div#footer div.col ul li {
	width: 152px;
	padding: 0 0 0 20px;
	float: left;
	background: url(../images/arrow.gif) 0% 40% no-repeat ;
	list-style: none;
}
div#footer div.col ul li a {
	color: #d3d3d3;
	text-decoration: none;
}
div#footer div.col ul li a:hover {
	color: #00ff96;
}
div#footer div.copyright {
	width: auto;
	height: auto;
	line-height: 21px;
	position: absolute;
	right: 30px;
	top: 200px;
	text-align: right;
	font-size: 11px;
	color: #8066ad;
}
div#footer div.copyright a {
	text-decoration: none;
	font-size: 11px;
	color: #8066ad;
}

div#footer div.copyright a:hover {
	color: #00ff96;
	text-decoration: none;
}

div.copyright span.sepa {
	width: 1px;
	height: 21px;
	position: relative;
	padding: 0px 4px;
	font-size: 11px;
	color: #3b2d54;
}

div.col {
	width: 266px;
	margin: 0 40px 0 12px;
	position: relative;
	float: left;
	display: inline;
}




