/* @override http://192.168.0.50/kinos.ca/css/kinos.css */

html,body {
	margin: 0;
	padding: 0;
	background-color: black;
}

body {
	font: 76% "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center
}

/*p {
	margin: 0 10px 10px
}

a {
	display: block;
	color: #981793;
	padding: 10px
}*/

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 12px 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0;
}

h5 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0;
}

h6 {
	font-size: 8px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0;
}

#container {
	width: 786px;
	margin: 0 auto
}

#header {
	width: 786px;
	height: 102px;
}

#navigation {
	width: 786px;
	height: 40px;
}

#wrapper {
	
}

#extranet {
	float: left;
	width: 135px;
	margin: 0;
	padding: 0;
}

#extranet_ftp {
	float: left;
	width: 135px;
	height: 194px;
	background-image: url(../images/common/background_extranet.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#extranet_ftp form {
	width: 125px;
	height: 30px;
	margin: 30px 5px 5px;
	font-size: 11px;
	text-align: center;
}

#extranet_ftp form input {
	width: 105px;
}

#extranet_po {
	float: left;
	width: 135px;
	height: 194px;
	background-image: url(../images/common/background_extranet.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#extranet_po form {
	width: 125px;
	height: 30px;
	margin: 25px 5px 5px;
	font-size: 11px;
	text-align: center;
}

#extranet_po form input {
	width: 105px;
}

#extranet_extra {
	width: 135px;
	clear: left;
	float: left;
	color: white;
	padding: 0;
	height: 0px;
}

#extra {
	width: 135px;
	clear: left;
	float: left;
	color: white;
}

/* @group Content */

#content {
	float: right;
	width: 635px;
	color: white;
	padding: 0;
	margin-bottom: 10px;
	text-align: left;
}

#content a:link {
	text-decoration: none;
	color: #ff6500;
}

#content a:active {
	text-decoration: none;
	color: #ff6500;
}

#content a:visited {
	text-decoration: none;
	color: #fa9756;
}

#content a:hover {
	text-decoration: none;
	color: orange;
}

#content-box {
	width: 100%;
	background: url(../images/common/content_box_left_side.jpg) repeat-y left top;
}

.content-box-top {
	width: 100%;
	height: 12px;
	background: url(../images/common/content_box_left_top.jpg) no-repeat left top;
}

.content-box-top span {
	display: block;
	position: relative;
	height: 12px;
	background: url(../images/common/content_box_right_top.jpg) no-repeat right top;
}

.content-box-center {
	position: relative;
	width: 635px;
	background: url(../images/common/content_box_center.gif) repeat-y 0;
}

.content-box-bottom {
	width: 100%;
	height: 12px;
	background: url(../images/common/content_box_left_bottom.jpg) no-repeat;
	float: left;
}

.content-box-bottom span {
	display: block;
	position: relative;
	height: 12px;
	background: url(../images/common/content_box_right_bottom.jpg) no-repeat right top;
}

#page-title {
	width: 40px;
	float: left;
	margin: 2px 10px 0;
}

#page-content {
	float: left;
	padding: 0;
	margin: 0;
	width: 550px;
}

#page-content p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}

#portfolio-list {
	margin: 0;
	padding: 0;
	height: 375px;
}

#portfolio-pager {
	margin: 0;
	padding: 0;
}

#portfolio-title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

#portfolio-text {
	margin: 20px 0 0;
	padding: 0;
}

/* @end */

/* @group Content-Admin */

#content-admin {
	float: right;
	color: white;
	padding: 0;
	margin-bottom: 10px;
	text-align: left;
}

#content-admin a:link {
	text-decoration: none;
	color: #ff6500;
}

#content-admin a:active {
	text-decoration: none;
	color: #ff6500;
}

#content-admin a:visited {
	text-decoration: none;
	color: #fa9756;
}

#content-admin a:hover {
	text-decoration: none;
	color: orange;
}

#page-content-admin {
	float: left;
	margin: 0;
	padding: 0;
	width: 650px;
}

#page-content-admin p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
}

/* @group Round corner */

.t {
	background: url(../images/common/round-box-dot.jpg) 0 0 repeat-x;
	width: 786px;
}

.b {
	background: url(../images/common/round-box-dot.jpg) 0 100% repeat-x
}

.l {
	background: url(../images/common/round-box-dot.jpg) 0 0 repeat-y
}

.r {
	background: url(../images/common/round-box-dot.jpg) 100% 0 repeat-y
}

.bl {
	background: url(../images/common/round-box-left_bottom.jpg) 0 100% no-repeat
}

.br {
	background: url(../images/common/round-box-right_bottom.jpg) 100% 100% no-repeat
}

.tl {
	background: url(../images/common/round-box-left_top.jpg) 0 0 no-repeat
}

.tr {
	background: url(../images/common/round-box-right_top.jpg) 100% 0 no-repeat;
	padding: 10px;
}

/* @end */

/* @end */

#footer {
	clear: both;
	width: 786px;
	height: 39px;
	background: url(../images/common/footer.jpg) no-repeat;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 39px;
}

#footer p {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 11px;
}

#language {
	width: 786px;
	height: 24px;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 24px;
}

/* @group PO */

.order-list-table {
	margin: 0;
	padding: 0px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

.order-list-table td {
	margin: 0;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	padding: 10px 5px 5px 10px;
}

.order-list-table ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

.order-list-table ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.order_error {
	color: red;
}

/* @end */

#clear {
	clear: both;
}