/****************************
  CSS File for gc.com
  Implemented by EC Group http://www.ec-computer.com   
*****************************/

body, form {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 11px;
  color: #FFF
}

#body {
  width: 100%;
  text-align: center;
}

#layout {
  width: 819px;  
  margin: 0px auto;  
  font-family: Arial;
  text-align: left;
}

#header { 
  width: 100%;
  float: left;  
  background-color: #011e29;
  border-bottom: 2px solid #566163;
}

#header_banner {
  float: left;  
}

#lingual {
  float: right;
  padding-top: 40px;
  margin-right: 5px;
}

#lingual a {
  text-decoration: none;
  color: #FFF;
}

#header_menu {  
  float: left;   
  width: 100%;  
  background-color: #111516;
	border-bottom: 30px solid #203030;
}

#content_shell {  
  height: 1px;
}

#content {
  float: left;
  background-color: #090d0e;
}

#main {
  float: left;
  width: 100%;	
	text-align: center;
	border-top: 2px solid #576162;
	border-bottom: 2px solid #576162;
	background: url(images/gradient_bg.jpg);	
	background-repeat: repeat-x;
}

#main_content {    
  float: left;	
  text-align: left;  
}

#blank {
  float: left;
  width: 36px;
}

#main_navi {  
  background-color: #2e3333;
  color: #FFF;
  padding: 8px 0px;
  width: 100%;
}

#main_navi_link {
  display: block;
  padding-left: 30px;
}

#main_para #main_navi_link a {
  display: inline;
  text-decoration: none;
  color: #b1afb2;
}

#main_para #main_navi a.selected {
  color: #FFF;
}

#main_para { 
  float: left; 
  width: 783px;
  padding: 0px 0px 0px 0px;
  background-color: #262c3b;
  color: #FFF;    
}

#main_para p {
  padding: 0px 110px 10px 30px;
}

#main_para span.bold {  
  display: block;
  font-weight: bold;
  padding: 10px 110px 0px 30px;
}

#main_para a {
  text-decoration: none;
  color: #FFF;
}

table.brand {
  margin-top: 15px;
  margin-left: 30px;  
  line-height: 30px;
}

table.brand td {
 padding: 5px 15px 0px 0px;
}

table.brand td {
 padding: 0px 15px 15px 0px;
}

#footer {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
  color: #575757;
  border-top: 30px solid #203030;
  background-color: #111516;
}

#footer span {
  display: block;
  font-size: 12px;
}

#footer span a {
  color: #575757;
	text-decoration: none;
}

span.copyright {
  padding-top: 15px;
}

div.clear {
  clear: both;
}

h3 {
  margin: 0px;
  padding: 10px 110px 0px 30px;
  font-size: 12pt;
  line-height: 20px;
  text-align: left;
  color: #86d0f7;
}

#contact_info {
  margin-top: 20px;  
  float: left;
  height: 400px;
  padding: 5px 30px 0px 30px;
  border-right: 1px solid #86d0f7;
}

#contact_form {
  float: left;
  height: 450px;  
  padding: 25px 0px 0px 60px;
}

/* suckerfish */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;		
}

#nav a {
	display: block;
	padding: 9px 20px;
	text-decoration: none;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
}

#nav li {
	float: left;	
}

#nav li.selected {
  background-color: #223173;
}

/* Contact Form */
#form_message {
 display: block;
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #ebcd4e;
 border: 1px solid #2571ab;
 width: 350px;
 line-height: 25px;
 text-align: center;
 margin-bottom: 25px;
}

span.form {
 display: block;
 font-family: Arial;
 font-size: 12px;
 line-height: 20px;
 padding-bottom: 5px;
}

span.form input, textarea {
 font-family: Arial;
 font-size: 12px;
 width: 250px;
}

span.form_title {
 display: block;
 float: left;
 width: 100px;
}

span.button {
  display: block;
  padding-top: 15px;
  padding-left: 300px;
}

input.form_submit, input.form_reset {
  font-family: Arial;
  font-size: 12px; 
  height: 25px;
  width: 60px;
  color: #000000;
  text-align: center;
  border: 1px solid #326BC0;
  margin-bottom: 20px;  
}

#loading, #success, #fail{
  display: none;
	width: 300px; 
 	text-align: center;
 	padding: 10px 0px; 
}

/* Products */
td.product_list {
 background-color: #588483;
 width: 184px;
}

ul.product_list {
 margin: 0px;
 padding: 30px 0px;
 list-style: none;
}

ul.product_list li { 
 padding: 5px 20px 0px 20px;
 background: url(images/thumb.jpg) 10px 10px no-repeat; 
}

table.product_list {
 text-align: left;
 width: 579px;
 padding: 10px 0px 0px 0px;
 margin-bottom: 20px;
}

table.product_list td {
 padding: 10px 30px 20px 0px;
 border-bottom: 1px solid #FFF;
}

table.product_option td {
 padding: 0px;
 border: 0px solid #FFF;
}

span.option_title {
 display: block;
 font-weight: bold;
 padding: 5px 15px 5px 0px;
}

#product_desc {
 text-align: left;
 padding: 10px 0px 20px 20px;
}
