@charset "UTF-8";
/*****
CSS Document
GCN Media Corp.
http://gcnmediacorp.com
*****/
body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	color: #2b3483;
	text-align: center;
	line-height: 55px;
}
h2 {
	color: #2566d5;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3 {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}
b {
	font-weight: bold;
}
a {
	color: #2b3584;
	text-decoration: none;
}
p {
	margin: 0 0 10px 0;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul, ol {
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	list-style-position: inside;
}
ol li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
#principal {
	width: 896px;
	margin: 0px auto;
	padding: 50px 0 0 0;
}
#header {
	width: 896px;
}
#banner {
	float: left;
	width: 252px;
	height: 93px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#header .nav {
	float: right;
	text-align: right;
}
#header .nav ul {
	display: inline;
	list-style-position: inside;
}
#header .nav li {
	display: inline;
	margin: 0 0 0 10px;
}
#header .nav li a {
	color: #2b3483;
	background-color: #d3d3d3;
}
#header .nav li.on {
	
}
#header .nav li.on a {
	background-color: #2b3483;
	color: #fff;
}


#container {
	width: 800px;
	margin: 0 auto;
	background-color: #d9dff7;
	border: 1px solid #c9c9c9;
}
#footer {
	
}


form {
	margin: 0 0 0 14px;
}

textarea {
	width: 280px;
	height: 87px;
}
input.text {
	width: 280px;
	height: 19px;
}
input.text_extra {
	width: 280px;
	height: 19px;
}
input.text_sector {
	width: 169px;
	height: 19px;
}
input.text_full {
	width: 600px;
	height: 19px;
}
textarea.text_full {
	width: 600px;
	height: 131px;
}

.required {
	color: #b22222;
}

.sector_a {
	width: 401px;
	float: left;
}
.sector_a input.text {
	width: 359px;
	height: 19px;
}
.sector_a textarea {
	width: 359px;
	height: 131px;
}

.sector_b {
	width: 358px;
	float: left;
}
.sector_b input.text {
	width: 359px;
	height: 19px;
}
.sector_b textarea {
	width: 359px;
	height: 76px;
}

.sector_mini_a {
	padding: 10px 0 0 0;
	width: 170px;
	float: left;
}
.sector_mini_b {
	padding: 10px 0 0 0;
	width: 300px;
	float: left;	
}

.box {
	padding: 33px 0 0 10px;
}
.box_into {
	padding: 33px 0 0 50px;
}
.box_into_extra {
	padding: 0 0 10px 50px;
}

.clear {
	clear: both;
	float: none;
}

legend {
	font-size: 18px;
	margin: 16px 0 0 0;
}

label {
/*	margin: 0 0 6px 0;
	display: block;*/
}
label.normal {
	margin: 0;
	display: inline;
}

button, .button {
	margin: 0;
	padding: 0;
	border: 1px solid gray;
	font-size:12px;
}

.pack {
	padding: 20px 0 0 10px;
	color: #767677;
}
.pack ol {
	margin: 0;
	padding: 0;
}
.pack li {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 26px;
}
.pack .part_1 {
	margin: 0 0 0 31px;
	float: left;
}
.pack .part_2 {
	float: left;
	margin: 0 0 0 -50px;
}
.pack .part_3 {
	float: left;
	padding: 115px 0 0 0;
}

.control {
	margin: 10px 0;
}

.alfa, .clasic {
	margin: 0;
	padding: 0;
}

.alfa {
	background-color: #4169e1;
	border: 1px solid #183b9f;
	color:#fff;
	font-size: 14px;
	line-height: 20px;
}
.clasic {
	background-color: #d3d3d3;
	border: 1px solid #b0b0b0;
	color: #696969;
	font-size: 14px;
	line-height: 20px;
}

.b_add, .b_delete {
	width: 20px;
	padding: 0 3px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	cursor: pointer;
}
.b_add {
	background-color: #4169e1;
	color: #fff;
}
.b_delete {
	background-color: #a52a2a;
	color: #fff;
}
.input_error {
/*	background-color: #f9d2d2;*/
	border: 1px solid #b22222;
	color: #b22222;
}

#control_2 {
	margin: 10px 0 0 0;
}
.form_loading {
	margin: 10px 0 ;
	text-align: center;
}
#form_success {
	padding: 10px;
}

.profile {
	margin: 0 10px;
	padding: 5px;
	border: 1px solid silver;
	font-size: 11px;
	text-align: left;
}



#view {
	
}
#view table {
	width: 700px;
	margin: 0 auto;
}
#view thead {
	background-color: #483d8b;
	color: #fff;
}
#view tbody tr {
	border-bottom: 1px dotted red;
}
#view tbody td {
	padding: 3px 0;
	font-size: 13px;
}
#view tbody tr:hover {
	background-color: #ffe4c3;
}
.hidden {
	display: none;
}

.alerttxt {
	background-color: red;
	color: #fff;
}
}
