/*
	Theme Name:		OZGEN ELEKTRIK
	Theme URI:		http://ozgen.com
	Description:	Ozgen Elektrik web site main theme for 'screen'.
	Version: 		1.0
	Author: 		Ozgur Gunes @ Orb Int.
	Author URI:		http://orbint.com
*/

@import url(src/reset.css);
@import url(src/typography.css);
@import url(src/forms.css);

@import url(navigation.css);

/* DOCUMENT //
-------------------------------------------------- */
.document-list li {
	padding: 5px 0;
	border-top: 1px solid #ddd;
	list-style: none;
}

.document .button {
	float: right;
	margin-top: .7em;
}

.word.document {
	background: url(../images/icons/doc_small.gif) no-repeat left .5em;
	padding-left: 20px;
}
.excel.document {
	background: url(../images/icons/xls_small.gif) no-repeat left .5em;
	padding-left: 20px;
}
.rtf.document {
	background: url(../images/icons/doc_small.gif) no-repeat left .5em;
	padding-left: 20px;
}
.pdf.document {
	background: url(../images/icons/pdf_small.gif) no-repeat left .5em;
	padding-left: 20px;
}
.unknown.document {
	background: url(../images/icons/txt_small.gif) no-repeat left .5em;
	padding-left: 20px;
}

/* GENERAL //
-------------------------------------------------- */
.detail li.active {
	list-style-image: url(../images/bullet.gif);
}


body {
	background: url(../images/page_bg.gif) repeat-x;
}
body.homepage {
	background: url(../images/home_bg.gif) repeat-x;
}

.hidden, .no-display {
	display: none;
}

a {
	color: #ac0020;
}

hr {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}
.row, .main, .side, .assist, .subject, .feature {
	margin-bottom: 1em;
}

.form-error {
	color: red;
}

/* STRUCTURE //
-------------------------------------------------- */
html, body {
	height: 100%;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
	min-height: 100%; /* For Modern Browsers */
	position: relative;
}

* html #wrapper {
	height: 100%;
}

#mast {
	float: left;
	margin: 0;
}

#teaser, #main form {
	clear: both;
}

form, form dd {
	margin-bottom: 1em;
}

#society {
	text-align: right;
	padding-top: 35px;
}

#society a {
	text-decoration: none;
	color: #666;
}
#content {
	clear: both;
	padding-top: 2em;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#footer {
	clear: both;
	margin: 0 auto;
	background: #eee;
	padding: .5em;

	position: relative;
	height: auto !important;
	height: 18px;
	min-height: 18px;
	margin: -30px auto 0 auto;
}

#footer .address {
	text-align: left;
}

#footer p {
	width: 850px;
	margin: 0 auto;
	text-align: right;
}

#footer .signatory {
  margin-top: -18px;
}


/* TEASER //
-------------------------------------------------- */
#teaser img {
	float: left;
	margin-right: 1em;
}

#teaser h2 {
	margin: 0;
	color: #ac0020;
	font-size: 1.6em;
	padding: 5px 0;
}

#teaser p.more {
	color: #ac0020;
}

#teaser p {
	margin: .5em auto;
}


#teaser .actions {
	float: right;
	margin-top: -2em;
}

#main, .main {
	width: 670px;
	float: right;
}

.homepage #main {
	width: 525px;
	float: left;
}

#main .main {
	width: 400px;
	float: left;
}

#side, .side {
	width: 165px;
}

#side .textfield{
	width: 90%;
}

.subject {
	width: 400px;
	float: left;
}

.assist {
	margin-left: 414px;
}


/* HOMEPAGE //
-------------------------------------------------- */
.homepage #main .feature {
	width: 240px;
	float: left;
}

.homepage #main .first {
	margin-right: 20px;
}

.feature h3, .row h3, .heading {
	background: #ddd;
	padding: .5em;
	font-size: 1.1em;
	letter-spacing: .1em;
	margin: 0;
	color: #444;
}

.assist .heading {
  font-weight: bold;
}

.heading {
	margin-bottom: .5em;
}

.feature img, .feature p, .row p {
	margin: .5em auto;
}

.homepage #main .feature li {
	list-style-image: url(../images/bullet.gif);
	font-weight: bold;
	line-height: 1.8em;
	margin-left: 1.5em;
}


.homepage #side {
	margin-left: 525px;
	width: 325px;
}

.homepage #side .row a {
	text-decoration: none;
}

.homepage #side .date {
	padding-left: 1.4em;
	color: #666;
}
.homepage #side li {
	list-style-image: url(../images/bullet_gray.gif);
	line-height: 14px;
	padding: 0;
}
.homepage #side ol {
	margin-bottom: 0;
}
#subject {
	font-size: 18px;
	color: #ac0020;
	margin-bottom: .5em;
}

#main ul, #main ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navigation, .tool {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 1em;
}

.navigation ul {
	margin: 0;
	padding: 0;
}

.navigation li, .actions li {
	list-style: disc;
	list-style-position: inside;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.navigation li {
	margin-top: 1em;
}

.tool {
	margin-bottom: 1em;
}

.attachments, .tool, .expansion {
	clear: both;
}

#details .attachment {
	clear: both;
	padding: 0;
	margin: 0;
}

#details div {
	margin: .5em 0;
}

#details h3	 {
	display: none;
}

.item, .reply {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 1em;
}

.meta {
	margin-bottom: .5em;
}

.body {
	text-align: justify;
}

.expansion h3, .attachments h3 {
	margin-bottom: 1em;
}

.sideBlock {
	margin-bottom: 1em;
}


.picture {
	margin-bottom: 1em;
}

.attachments .picture {
	float: left;
}

.attachments .picture img {
	float: left;
	margin-right: 1em;
}

.picture li {
	float: none;
	margin-left: 110px;
}

.assist .feature {
	background: url(../images/feature_bg.gif) repeat-x;
	padding: 1em;
}

.assist .feature .heading {
	background: none;
	padding: 0;
}

.menu {
	padding: 0;
	margin: 0;
}

.menu ul {
	padding: 0;
	margin: 0;
	margin-bottom: .5em;
}

.menu li {
	background: url(../images/bullet_gray.gif) no-repeat left 4px;
	padding-left: 1em;
	font-weight: bold;
	list-style: none;
}

.menu li ul li {
	list-style: none;
	list-style-image: none;
	background: none;
	padding: 0;
	font-weight: normal;
}

.menu a {
	text-decoration: none;
	color: #444;
}

.detail {
	margin-bottom: 1em;
}

.toggle a {
	text-decoration: none;
	background: url(../images/bullet_gray.gif) no-repeat left;
	padding-left: 1em;
}

.more a {
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat left;
	padding-left: 1.5em;
}

.menu .active {
	color: #ac0020;
	background: url(../images/bullet.gif) no-repeat left 1px;
	padding-left: 1.4em;
	margin: 0;
}

.menu a:hover {
	color: #ac0020;
}

.index {
	clear: both;
	margin-bottom: 1em;
}

.index .heading {
	border-bottom: 1px solid;
	background: no-repeat;
	padding: 0;
	font-size: 1.4em;
}

#shellFloat {
	float: left;
	margin-right: 1em;
}

#shellPicture .actions li, #shellFloat .actions li {
	list-style: none;
	margin: 0;
	text-align: right;
	margin-top: -1.5em;
}

#shellPicture .actions a, #shellFloat .actions a {
	background: #ac0020;
	color: #fff;
	padding: 2px 5px;
	text-decoration: none;
}

.item h2 {
	font-size: 1.4em;
}

.item h2 a {
	text-decoration: none;
	color: #333;
}

.item h2 a:hover {
	text-decoration: underline;
	color: #ac0020;
}

.item .picture {
	float: left;
	margin-right: 1em;
	margin-top: .4em;
}

.item .actions {
	float: right;
	margin-top: -2em;
}

.textfield, .textarea{
	line-height: 1em;
	font-size: 1em;
	padding: 3px;
	line-height: 1.4em;
	width: 60%;
}

fieldset {
	border: none;
	padding: 0;
}

legend {
	display: none;
}

input.small, textarea.small {
	width: 40%;
}

input.large, textarea.large {
	width: 90%;
}

.detail {
	margin-bottom: 2em;
}

.submenu li {
	list-style-image: url(../images/bullet_gray.gif);
	line-height: 2em;
}

.submenu a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

.submenu a.active {
	color: #ac0020;
}

.detail dt {
	clear: left;
	float: left;
	width: 35%;
	padding: 5px 0;
	border-top: 1px solid #ccc;
}

.detail dd {
	padding: 5px 0;
	border-top: 1px solid #ccc;
	margin-left: 35%;
}

/* AUTO COMPLETE //
-------------------------------------------------- */
div.auto_complete
{
  position: absolute;
  width: 350px;
  background: #666;
  color: #fff;
}

div.auto_complete ul
{
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.auto_complete ul li
{
  margin: 0;
  padding: 2px;
  margin: 1px 0;
  list-style-type: none;
}

div.auto_complete ul li.selected
{
  background-color: #f93;
  color: #333;
}

div.auto_complete ul strong.highlight
{
  margin: 0;
  padding: 0;
  color: #800;
}

.arrange li {
	padding: 1em 0;
}