/* CSS Document */
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}


/***************************************** BODY *********************************************/

body { 
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
}

#static_capsule_container {
	width: 1024px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#233B63;
}

/************************************ MAIN CAPSULES - SITE LAYOUT ***************************************/

#static_capsule_midpane {
	width: 780px;
	margin: 0px auto;
	/*background-color: FFFFFF;*/
}



/***************************************** HEADER *********************************************************/
#static_capsule_header {
  width: 780px;
	height: 131px;
	margin: 0px auto;
	padding: 0px 0px 5px 0px;
	background-color: #FFFFFF;
}

#left_logo {
	float:left;
	width: 154px;
	height: 131px;
	/*height: 126px;*/
	margin: 0px;
	padding: 0px;
	/*background-image: url(../../images/Granberg_logo.gif);
	background-repeat:no-repeat;*/
}

#header_middle{
	float:left;
	width: 364px;
	height: 71px;
	/*height: 126px;*/
	margin: 0px;
	padding-top: 50px;
}

#header_middle h3 {
	padding: 0px 10px;
	text-align: left;
	color: #7D7D7D;
	font-size: 12px;
}

#header_middle h4 {
	padding: 0px 10px;
	text-align: left;
	color: #000000;
	font-size: 12px;
}

#right_logo {
	float:left;
	width: 252px;
	height: 111px;
	/*height: 126px;*/
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url(../../images/small_logo_hdr.jpg);
	background-repeat:no-repeat;
	
}

#right_logo p.right_logo_parag {
	margin-left: 115px;
	margin-right: 10px;
	text-align: right;
}

/***************************************** NAVIGATION ***************************************************/

#navigation {
	width: 770px;
	height: 26px;
	margin: 0px auto;
	background-color: #3C4B94;
	color: #FFFFFF;
	padding: 10px 5px 0px 5px;
	font-family: Arial;
	text-style: bold;
	text-align: center;
}

#navigation ul {
	margin:0px 0px;
	padding: 0px 0px;
	letter-spacing: -0.75px;
}

#navigation ul li {
	float: left;
 	display: inline;
	list-style-type: none;
 	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
}

/***************************************** BODY *********************************************************/
#static_capsule_body {
	width: 780px;
	/*margin: 0px 0px 0px 122px;*/
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
}

p.return_top {
	text-align: left;
	padding: 20px 20px;
}

#capsule_body_left_cell {
	float: left;
	width: 485px;
	margin: 5px 0px 5px 5px;
}

#capsule_body_right_cell {
	float: left;
	width: 275px;
	margin: 5px 0px 5px 2px;
}

#left_cell_row_01 { 
	width: 462px;
	margin: 0px 5px 4px 8px;
	padding-left: 10px;
	padding-bottom: 3px;
	border: 1px solid #B0B1B1;
}

#left_cell_row_02 {
	width: 477px;
	margin: 0px 0px 5px 0px;
	padding-left: 5px;
}

#left_cell_row_01 h3{
	width: 410px;
	/*color: 3C4B94;*/
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	/*text-transform: uppercase;*/ 
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left_cell_row_01 #main_text {
	width: 290px;
	float: left;
	color:#000000;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 5px;
}

#left_cell_row_01 #quote {
	width: 130px;
	float:left;
	/*color:#C9412B;*/
	color:#C32E17;
	text-align: left;
	/*padding-top: 20px;*/
	padding-left: 15px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#left_cell_row_02 .grey_squares {
	width: 227px;
	/*height: 200px;*/
	line-height: 11px;
	float: left;
	color: #000000;
	background-color: #DEDEDE;
	margin-left: 3px;
	padding: 5px 3px;
	border: 1px solid #B0B1B1;
}

.grey_squares h3 {
	color: #213B63;
	text-align: left;
	margin-bottom: 3px;
	font-size: 10px;
}

#capsule_body_left_cell p{
	text-align: left;
	padding-top: 4px;
}

p.question {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

p.see_more {
	color: #3C4B94;
	text-align: right;
	padding-bottom: 3px;
	padding-top: 4px;
	margin-right: 3px;
	font-weight: bold;
}

p.read_more_left {
	color: #3C4B94;
	text-align: right;
	margin-left: 115px;
	margin-bottom: 0px;
	margin-top: 28px;
	font-weight: bold;
	font-size: 9px;
}

p.read_more_right {
	color: #3C4B94;
	text-align: right;
	margin-left: 115px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 9px;
}

p.view_more {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align: right;
	margin-right: 22px;
}

p.view_vid {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 5px;
}

p.customer {
	color:#C32E17;
	font-size: 10px;
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 10px;
}

/*****************************************  FAQ  **********************************************************/
.switchcontent{
	line-height: 1.4;
	margin:0px 0px 0px 0px;
	padding: 8px 15px 10px 20px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	background-color: #CCD2DB; 
	text-align: justify;
}

#static_capsule_body h5{
	margin: 0px 0px 0px 0px;
 	padding: 4px 0px 5px 25px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#static_capsule_body h5:hover{
	margin: 0px 0px 0px 0px;
 	padding: 4px 0px 5px 25px;
	font-size: 11px;
	font-weight: bold;
	background-color: #3C4B94;
	color: #fff;
}

h3.faq {
	padding-top: 15px;
	padding-bottom: 15px;
} 

/***************************************  TESTIMONIALS  ***************************************************/
.testimonial {
	width: 480px;
	line-height: 1.4;
	margin:5px 0px 0px 0px;
	padding: 8px 15px 10px 20px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

h3.testimonials {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #3C4B94;
}

.testimonial_explain {
	padding-top: 10px;
	font-style: italic;
	color: #3C4B94; 
}

h3.testimonials p {
	text-align: left;
	color: #000000;
}

#magazine_reviews {
	line-height: 1.4;
	margin:5px 0px 0px 0px;
	padding: 8px 15px 10px 20px;
	text-align: left;
}

#magazine_reviews p {
	line-height: 1.4;
	margin:10px 0px;
	text-align: left;
}

.thumbnails {
	padding-top:15px;
}

#embedded_articles {
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #3C4B94;
}


/***************************************  ALASKAN MILL  ***************************************************/

.alaskan_pictures {
	width: 500px;
	line-height: 1.4;
	margin:0px 0px 0px 0px;
	padding: 8px 15px 10px 10px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

h3.alaskan_title {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #3C4B94;
	font-size: 11px;
}

h4.alaskan_title {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #3C4B94;
	font-size: 13px;
}

.alaskan_pictures a.thumb:link {
	width: 80px;
	/*float: left;*/
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*********************************************  VIDEOS  ***************************************************/

#video_cell_01 {
	width: 400px;
	float: left;
	padding: 15px 5px 10px 20px;
}

.videos {
	line-height: 1.4;
	margin:5px 0px 5px 0px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#video_clip {
	padding: 10px;
	text-align: center;
}

h3.video_title {
	padding-top: 15px;
	padding-bottom: 5px;
	color: #3C4B94;
}

.videos h3 {
	color: #3C4B94;
	padding-top: 15px;
	padding-bottom: 15px;
}

/***************************************** THANK YOU ******************************************************/
#thank_you {
	height: 150px;
	padding-top: 50px;
}

#thank_you h3 {
	font-size: 11px;
	color: #3C4B94;
	font-weight: bold;
}

/********************************************* 404 ********************************************************/
#not_found {
	height: 150px;
	padding-top: 50px;
}

#not_found h3 {
	font-size: 11px;
	color: #3C4B94;
	font-weight: bold;
}

/******************************************* SITE  MAP ****************************************************/
#site_map {
	width: 650px;
	padding-top: 50px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 20px;
}

#site_map h3 {
	font-size: 11px;
	color: #3C4B94;
	font-weight: bold;
}

#site_map ul {
	margin: 0px;
	padding: 0px;
}

#site_map li {
	padding: 3px 0px 1px 0px;
	list-style: none;
}


/***************************************** FOOTER *********************************************************/

#static_capsule_footer {
	width: 780px;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
	background-image: url(../../images/footer_bk.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.footer_part {
	float: left;
	width: 250px;
	height: 118px;
	margin-left: 7px;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}

.text{
	float: left;
	width: 140px;
	text-align: left;
	margin-right: 2px;
}

.footer_part h3{
	margin-bottom: 10px;
	font-size: 12px;
}

.image { 
	float: left;
	text-align: center;
}

#footer_row_02 {
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 20px;
}

#footer_contact {
	border-right: none;
}

/********************************************* LINK STYLES **********************************************/

#right_logo a:link, #right_logo a:visited {
 	font-size: 9px;
	text-decoration: none;
	color: #717BB5;
}

#right_logo a:hover{
	text-decoration: none;
	color: #000000;
} 

a.more_link:link, a.more_link:visited {
	margin-left: 100px;
	text-decoration: none;
}

a.more_link:hover {
	text-decoration: none;
}

#navigation a:link, #navigation a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	
}

#navigation a:hover {
	text-decoration: none;
	/*color: #000000;*/
	/*border-bottom: 2px solid #FF0000;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.grey_squares a:link, .grey_squares a:visited {
	color: #3C4B94;
	text-decoration: none;
}

.grey_squares a:hover {
	color: #000000;
	text-decoration: none;
}

.footer_part a:link, .footer_part a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_part a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#footer_row_02 a:link, #footer_row_02 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}	

#footer_row_02 a:hover {
	text-decoration: underline;
	/*color: #000000; */
}

#expand_contract a:link, .expand_contract a:visited {
	color: #3C4B94;
	font-weight: bold;
	text-decoration: none;
}

#expand_contract a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#magazine_reviews a:link, #magazine_reviews a:visited {
	text-decoration: none;
	color: #3C4B94;
	font-weight: bold;
}

#magazine_reviews a:hover {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #3C4B94;
}

.alaskan_pictures h3 a:link, #alaskan_pictures h3 a:visited {
	text-decoration: none;
	color: #3C4B94;
	font-weight: bold;
	border-bottom: 1px solid #3C4B94;
}

.alaskan_pictures h3 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #3C4B94;
}

.alaskan_pictures a.thumb:link {
	width: 80px;
	float: left;
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
a.thumb2:link {
	float: right;
	display: block;
	text-align: left;
	margin-left: 2px;
}

.videos a:link, .videos a:visited {
	text-decoration: none;
	color: #3C4B94;
	font-weight: bold;
	border-bottom: 1px solid #3C4B94;
	margin-right: 10px;
	margin-bottom: 10px;
}

.videos a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #3C4B94;
	margin-right: 10px;
	margin-bottom: 10px;
}

#site_map a:link, #site_map a:visited {
	text-decoration: none;
	color: #3C4B94;
	border-bottom: 1px solid #3C4B94;
}

#site_map a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #3C4B94;
}

#static_capsule_body p.return_top a:link, #static_capsule_body p.return_top a:visited {
	text-decoration: none;
	color: #3C4B94;
	font-weight: bold;
}

#static_capsule_body p.return_top a:hover {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #3C4B94;
}
/*************************************************** FORMS *************************************************/
#form_container {
	padding: 15px 5px 10px 5px;
	margin: 0px auto;
}

form.contact_form {
	margin: 0px;
	padding: 0px;
}

form.contact_form legend {
	padding: 0px 10px 5px 0px;
    margin: 0px 0px 0px -10px;
    font-size: 12px;
 	font-weight: bold;
}

form.contact_form fieldset {
	width: 650px;
	margin: 5px auto;
	padding-bottom: 10px;
	border: 1px groove #99ABC2;
}

form.contact_form fieldset ul {
	margin: 0px;
	padding: 0px;
}

form.contact_form fieldset li {
	clear:left;
	list-style: none;
	padding: 5px 10px;
}

form.contact_form .checkbox_container li {
	clear:left;
	float: left;
}

form.contact_form .checkbox_container {
	width: 200px;
	float: left;
	margin-right: 5px;
}

form.contact_form .checkbox_container label {
	width: 190px !important;
	float: left;
	display: block;
	vertical-align: top;
	text-align: left !important;
}

form.contact_form label {
	width: 150px;
	float: left;
	display: block;
	vertical-align: top;
	text-align: right;
	margin-right: 5px;
}

form.contact_form input, form.contact_form textarea {
	float: left;
}

form.contact_form fieldset p {
	width: 120px;
	margin: 20px auto;
	text-align: center;
}

form.contact_form fieldset fieldset {
	clear: left;
	width: 350px;
	margin: 0px;
	border: none;
}


/********************************************* GENERIC STYLES **********************************************/

div.clear /*  THIS WILL CLEAR ANY FLOATED ITEMS ***** SOLVES FLOAT PROBLEMS WITHIN DIFFERENT BROWSERS  */
{
     clear: both;
     font-size: 1px;
     line-height: 1px;
   	 overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

a{
	outline: none;
}

br{
	margin: 0px 0px;
    padding: 0px 0px;

}
hr{
	margin: 0px 0px;
    padding: 0px 0px;

}
/*:focus{
	-moz-outline-style: none;
}*/

.dyn_area {
        padding-top: 20px;
		padding-left: 20px;
        padding-right: 5px;
		padding-bottom: 10px;
        text-align: left;
}

.dyn_area p {
 margin-top: 5px;
 margin-bottom: 5px;
}



/*********************** RIPPING CHAIN *************/

#ripping_chain
{
	padding-bottom: 10px;
}

#ripping_chain h3
{
	display: block;
	width: 100%;
	height: 30px;
	background-color: #DBDCDD;
	padding-top: 15px;
	color: #233B63;
}

#ripping_chain p
{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1em;
}


#ripping_chain span.warning, #ripping_chain .warning
{
	color: #FF0000;
}


#ripping_chain table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.img_bord1 {
   border: 1px solid rgb(60, 75, 148); margin: 0px; padding: 0px;
}

#searchBox {
  padding-top: 10px;
  /*border: 1px dotted #000000;*/
  text-align: right;
}

#searchBox .button {
  color: #FFFFFF;
  background: #3C4B94;
  border: 1px dotted #FFFFF;
}
