 /**
 * skin
 * skin file
 * version:0.0.6
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #353c48;
  color: #2d2e2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
 color: #dbd9dc;
 font-size: 14px;
 font-weight: bold;
 line-height: 14px;
    display: inline;
}
h2 {
 color: #006600;
 font-size: 12px;
 font-weight: bold;
 line-height: 14px;
}
h3 {
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
}
a,  a:link {
 color: #3e6807;
 /*font-weight: bold;*/
 text-decoration: none;
}
a:visited {
 color: #000000;
 /*font-weight: bold;*/
 text-decoration: none;
}
a:hover {
 color: #000000;
 text-decoration: underline;
}
a:focus {
 color: #339900;
}
a:active {
 color: #009900;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 955px;
  background-image:url(images/content_bg_06.jpg);
  background-repeat:repeat-y;
}
#outerWrapper #header {
 background-color: #ffffff;
 font-size: 18px;
 font-weight: bold;
 line-height: 15px;
 border-bottom-style: none;
 height: 116px;
 
}
#outerWrapper #top_nav {
 background-color: #ffffff;
 height:180px;
}
#outerWrapper #cart_nav {
 background-color: #ffffff;
 /*border-bottom: solid 2px #4b647f;*/ 
 font-size: 9px;
 font-weight: normal;
 line-height: 12px;
 text-align: right;
 height:27px;
 background-image:url(v1_04.jpg);
 background-repeat:no-repeat;
 padding:10px;
 
}
#outerWrapper #contentWrapper #leftColumn1 {
 background-color: #dfe0db;
 /*border-right: solid 1px #9bb6d2;*/
 float: left;
 width: 130px;
 margin-left: 135px;
 margin-top: 10px;
 display: inline;
}
#outerWrapper #contentWrapper #rightColumn1 {
 background-color: #ffffff;
 /*border-left: solid 1px #9bb6d2;*/
 float: right;
 padding: 0px 0px 0px 0px;
 width: 210px;
 margin-right: 5px; 
}
#outerWrapper #contentWrapper #content {
  margin-left:290px;
  padding: 10px 10px 10px 10px;
  width:645px;

}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
 border-top: solid 1px #cccccc;
 padding: 10px 10px 10px 110px;
 text-align:center;
 font-size: 9px;
 background-image:url(images/content_bg_06.jpg);
 background-repeat:repeat-y;
}
#top_nav a:link {
color: #FFFFFF;
}
#top_nav a:hover {text-decoration: underline;
}
#top_nav a:visited {
color: #FFFFFF;
}
#top_nav a:active {
color: #FFFFFF;
}
#footer a:hover {text-decoration: underline;
}
#cart_nav a:link {
color: #000000;
}
#cart_nav a:hover {text-decoration: underline;
}
#cart_nav a:visited {
color: #000000;
}
#cart_nav a:active {
color: #000000;
}
/*link style for links page*/
#site_links a:link {
color: #CC0000;
}
#site_links a:hover {text-decoration: underline;
}
#site_links a:visited {
color: #cc0000;
}
#site_links a:active {
color: #ff9900;
}
/*link style for footer links*/
#footer a:link {
color:#000;
}
#footer a:hover {text-decoration: underline;
}
#footer a:visited {
color: #000;
}
#footer a:active {
color: #000;
}

.sheet_font_header {

font-size: 12px; 
color: #000000;  
background-color: #CCCCCC;
padding: 5px;
height:15px;
clear:both;  
margin-top: 10px;
margin-right: 3px;
margin-bottom: 5px;
margin-left: 3px;
}


.sheet_font_box {
font-size: 12px; 
color: #000000;  
margin: 3px;   
padding: 0px;   
float: left;   
height: 89px;   
width: 180px;    
border: 1px solid #E6E6E6;
}


.sheet_preview_header {
font-size: 14px;  
color: #000000;   
background-color: #FF6600;
padding: 5px;    
height:16px;    
clear:both;    
margin-top: 10px; 
margin-right: 3px;
margin-bottom: 5px;
margin-left: 3px; 
background-position: center;
vertical-align: middle;
font-weight:bold;
}


.sheet_preview {  
font-size: 12px;  
color: #000000;   
margin: 3px;    
padding: 3px;    
border: 1px solid #E6E6E6;
}


.sheet_form_header {
font-size: 12px; 
color: #000000;   
background-color: #FFCC99;
padding: 5px;   
height:15px;   
clear:both; 
margin-top: 10px;
margin-right: 3px;
margin-bottom: 5px;
margin-left: 3px;
}


.sheet_form_box {
font-size: 12px;  
color: #000000;   
margin: 3px;    
padding: 3px;    
border: 1px solid #E6E6E6;
}


#sheet_container {
padding: 10px;
overflow: auto;
}


* html #sheet_container {
height: 1%;
}


.sheet_form_table{
font-weight: bold;
padding: 5px;
}

