@charset "utf-8";
/* CSS Document */

/* elements =============================================================*/

body {
	background: url(../images/Magnum_Web_Bkgd_Pattern.jpg) repeat;
}

a {
	text-decoration:none;
}
li {
	display:inline;
}


h1 {
font-family: 'Sansita One', cursive;
font-size: 20pt;
font-weight: 600;
color: #673f0f;
margin-bottom:20px;
}

h2 {
	font-family: 'Sansita One', cursive;
	font-size: 16pt;
	font-weight: bold;
	color: #673f0f;
	margin-bottom:4px;
}

h3 {
	font-family: 'Sansita One', sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #673f0f;
	margin-bottom:4px;
}

h4{
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #673f0f;
	margin-bottom:4px;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #673f0f;
	margin-bottom:18px;
	line-height:1.2;
}

#flashContent{
	padding-left: 20px;
}

h2.globe_header{

}

#globe_text{
	padding: 20px 50px 0px 50px;
}

/* slideshow styles =============================================================*/
#container_ #container #foreground #content #top_marquee #cycle_controls{
	width:583px;
	height:316px;
}

/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 3.8%; opacity: .7; filter: alpha(opacity=70); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(../images/scroll_left.png) 50% 50% no-repeat;}
.cycle-next { right: 0; background: url(../images/scroll_right.png) 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: 1; filter: alpha(opacity=100) }

.disabled { opacity: .5; filter:alpha(opacity=50); }

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom:-10px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
		color: #efe0bb; cursor: pointer; -webkit-text-stroke: 1px white;
}
.cycle-pager span.cycle-pager-active { color: #f16819;}
.cycle-pager > * { cursor: pointer;}


/* container =============================================================*/

#container_ {
	margin: 0 auto;
	width: 913px;

}
#container {
	float: left;
	width: 100%;
	position: relative;
}
#container #background {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color:#f16819;
	background-image:url(../images/bg_sunburst.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#container #foreground {
	z-index: 2;
	position: relative;
	width: 100%;
	float: left;
	background-image:url(../images/bg_cheetah_24.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 250px;

}

/* header =============================================================*/

#container #foreground #header {
		float:left;
		width:913px;
		background-image:url(../images/top_footer_bg.jpg);
		background-repeat:repeat-x;
	}


		#header #header_logo {
			float:left;
			width:283px;
			height:141px;
			margin-left:26px;
			background-image:url(../images/logo_top.png);
			background-repeat:no-repeat;
		}

/* header top nav bar =============================================================*/
		
		#header #header_nav_1 {
			float:right;
			width:auto;
			height:25px;
			margin-right:30px;
			background-image:url(../images/top_footer_bg.jpg);
			background-repeat:repeat-x;
			display:inline;
			
		}
		#header #header_nav_1 ul li{
			width: 40px;
			text-align: center;
			float:left;
			margin: 5px 5px 3px 0px;
			padding: 0px 20px 0px 20px;
			border-right: 1px solid #efe0bb;

		}	
		
			#header #header_nav_1 ul li a{
				font-family: 'Open Sans', sans-serif;
				font-weight: 400; 
				font-size:8pt;
				color:#efe0bb;
				width: 100%;
			}

			#header #header_nav_1 ul li a:hover {
				font-weight: 700; 
			}

			#header #header_nav_1 ul li.last{
				border-right: 0px;
			}

/* header plank nav bar =============================================================*/
				
			#header #nav_two {
				width: 604px;
				height: 68px;
				margin-top: 8px;
				float:left;
			}
			
				#header #nav_two ul li {
					width: 201px;
					height: 32px;
					display: block;
					float: left;
					background-image: url(../images/plank_bg.png);
					background-position: 0 0;
					background-repeat: no-repeat;
					text-align: center;
					margin: 0;
				}
					#header #nav_two ul li:hover, #header #nav_two ul li.active {
						background-position: 0 -32px;
					}

					#header #nav_two ul li a {
						display:block;
						font-family: 'Open Sans', sans-serif;
						font-weight: 700; 
						font-size:8pt;
						color:#673f0f;
						width: 100%;
						height: 32px;
						line-height: 28px;			
					}
					
/* header third nav bar =============================================================*/

			#header #nav_three {
				float: right;
			}
			
			#header #nav_three ul {
				margin-right: 12px;
			}
			
			#header #nav_three ul li {
				text-align: center;
				float:left;
				margin: 16px 8px 5px 5px;
				padding-right:12px;
				border-right: 1px solid #efe0bb;
				display: inline-block;
				zoom:1;
				*display:inline;				
			}

			#header #nav_three ul li a {
				font-family: 'Open Sans', sans-serif;
				font-weight: 400; 
				font-size:7pt;
				color:#efe0bb;												
			}

			#header #nav_three ul li a:hover,
			#header #nav_three ul li a.active{
				text-decoration:underline;							
			}			

			#header #nav_three ul li.last {
				border-right: 0px;
				margin-right: 0px;
				padding-right: 0px;
			}
/* content =============================================================*/

/* fourth nav bar =============================================================*/

			#container_ #container #foreground #content #nav_four {
				background-image:url(../images/nav_four_bg.gif);
				height: 16px;
				width:892px;
				padding-bottom:10px;
				margin-left:7px;
				float: left;
				box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
				-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
				-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);	
			}

			#container_ #container #foreground #content #nav_four p{
				margin: 5px 0px 0px 70px;
				color: #efe0bb;
			}

			#container_ #container #foreground #content #nav_four p a{
				color: #efe0bb;
			}
			
			#container_ #container #foreground #content #nav_four ul {
				margin: -12px 0px 0px 106px;
			}

			#container_ #container #foreground #content #nav_four ul li {
				text-align: center;
				float:left;
				margin: 20px 8px 5px 5px;
				padding-right:12px;
				border-right: 1px solid #efe0bb;
				display: inline-block;
				zoom:1;
				*display:inline;								
			}
					
			#container_ #container #foreground #content #nav_four ul li a {
				font-family: 'Open Sans', sans-serif;
				font-weight: 400; 
				font-size:7pt;
				color:#efe0bb;	
			}

			#container_ #container #foreground #content #nav_four ul li a:hover,
			#container_ #container #foreground #content #nav_four ul li a.active {
				text-decoration:underline;						
			}			

			#container_ #container #foreground #content #nav_four ul li.last {
				border-right: 0px;
				margin-right: 0px;
				padding-right: 0px;
			}
		
/* fourground content =============================================================*/

#container_ #container #foreground #content{
	width:913px;
	height:auto;
	margin: 10px 0 0 0;
	float: left;

}

/* top_marquee =============================================================*/

#container_ #container #foreground #content #top_marquee h1{
	margin-bottom: 12px;
	padding-top:10px;
	}

#container_ #container #foreground #content #top_marquee{
	margin: 0 8px 10px 7px;
	padding: 2px;
	width: 888px;
	height: 307px;
	background-image:url(../images/Magnum_Repeatable_Parchment.jpg);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);	
	float: left;
}
#container_ #container #foreground #content #top_marquee #slides{
	width:583px;
	float: left;
}

#container_ #container #foreground #content #top_marquee #slide_captions .caption{
	width: 278px;
	float: left;
	margin-left: 20px;
	position:relative;
	left:auto !important;
	top:0px !important;
	right:0px !important;
}

#container_ #container #foreground #content #top_marquee #slide_captions .caption p{
	font-size:11pt;
	padding-right:10px;
}

#container_ #container #foreground #content #top_marquee #slide_captions .caption p a{
	font-weight:bold;
	color: #673f0f;	
	}

#container_ #container #foreground #content #top_marquee #slide_captions .caption img {
	float:right;
}

/* featurettes - left =============================================================*/

#container_ #container #foreground #content #featurettes{
	width: 913px;
	float: left;
	margin-top: 8px;
}


#container_ #container #foreground #content #featurettes .featurette_left{
	float: left;
	width:440px;
	height:180px;
	background-image:url(../images/featurette_bg_cup.png);
	background-repeat:no-repeat;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);	
	margin: 0px 2px 0px 8px;
}

#container_ #container #foreground #content #featurettes .featurette_left h2{
	width: 250px;
	padding:10px 0px 4px 0px;
	margin-left:20px;
	border-bottom: 1px solid #673f0f;
}

#container_ #container #foreground #content #featurettes .featurette_left p{
	width: 280px;
	padding:5px 20px 10px 20px;
}

#container_ #container #foreground #content #featurettes .featurette_left p a{
	font-weight: bold;
	color:#673f0f;
}

#container_ #container #foreground #content #featurettes .featurette_left img{
	float:right;
}

/* featurette - right =============================================================*/

#container_ #container #foreground #content #featurettes .featurette_right{
	float: left;
	width:440px;
	height:180px;
	background-image:url(../images/featurette_bg_java.png);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);	
	margin: 0px 2px 0px 8px;
}

#container_ #container #foreground #content #featurettes .featurette_right h2{
	width: 280px;
	padding:10px 0px 4px 0px;
	margin-left:20px;
	border-bottom: 1px solid #673f0f;
}

#container_ #container #foreground #content #featurettes .featurette_right p{
	width: 250px;
	padding:5px 20px 10px 20px;
}

#container_ #container #foreground #content #featurettes .featurette_right p a{
	font-weight: bold;
	color:#673f0f;
}

#container_ #container #foreground #content #featurettes .featurette_right img{
	float:right;
}

/* article =================================================*/

#container_ #container #foreground #content #article{
	margin: 0px 8px 10px 7px;
	padding: 2px;
	width: 888px;
	background-image:url(../images/Magnum_Repeatable_Parchment.jpg);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);	
	float: left;
}

#container_ #container #foreground #content #article h2{
	font-size: 18pt;
	margin-bottom: 12px;

	}

#container_ #container #foreground #content #article .globe_header {
	padding: 20px 0px 0px 80px;
}

#container_ #container #foreground #content #article .article_image_full{
	float: left;
	padding:2px 0px 15px 2px;
}

#container_ #container #foreground #content #article .article_text_full{
	float:right;
	margin-left:40px;
}

#container_ #container #foreground #content #article .article_text{
	width:380px;
	float:left;
	margin-left:20px;
}
#container_ #container #foreground #content #article .article_text p{
	font-size:10pt;
	padding-right:10px;
	margin-right:10px;
}

#container_ #container #foreground #content #article .article_text p a{
	font-weight:bold;
	color: #673f0f;	
	}

#container_ #container #foreground #content #article .article_text .article_text_image {
	float:right;
	margin: 10px 10px 10px 10px;

}

#container_ #container #foreground #content #article .article_text_full h3{
	margin-bottom: 10px;
}

/* top_article team bios =================================================*/

#container_ #container #foreground #content #article .team_header{
	padding: 10px 0px 0px 40px;
}

/*  left bios =================================================*/

#container_ #container #foreground #content #article .left_bio{
	width: 440px;
	float: left;
	padding: 20px 0px 0px 10px;

}

#container_ #container #foreground #content #article .left_bio .bio_image{
	width: 110px;
	float: left;	
	
}

#container_ #container #foreground #content #article  .left_bio .bio_image img{
	box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);	
	
}

#container_ #container #foreground #content #article  .left_bio .bio_text{
	width: 300px;
	float: left;
}

/* top_article right bios =================================================*/

#container_ #container #foreground #content #article .right_bio{
	width:438px;
	float:right;
	padding-top:20px;
}

#container_ #container #foreground #content #article .right_bio .bio_image{
	width: 110px;
	float: left;	
}

#container_ #container #foreground #content #article .right_bio .bio_image img{
	box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);	
}

#container_ #container #foreground #content #article .right_bio .bio_text{ 
 	width: 300px;
	float:left;
}

/* bio_section =================================================*/

#container_ #container #foreground #content #article #bio_section{
	height:160px;
	float: right;
	border-bottom: 1px solid #673f0f;
}

#container_ #container #foreground #content #article #bio_section.last{
	border:none;
}
#container_ #container #foreground #content #article #bio_section img{ 
	box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.7);	
	
}

#container_ #container #foreground #content #article #bio_section .left_bio{
	width: 440px;
	float: left;
}

#container_ #container #foreground #content #article #bio_section .left_bio .bio_image{
	float: left;
	
}
#container_ #container #foreground #content #article #bio_section .left_bio .bio_text{
  clear:right;
}

/* bio_section right_bio =================================================*/

#container_ #container #foreground #content #article #bio_section .right_bio{

}

#container_ #container #foreground #content #article #bio_section .right_bio .bio_image{
	float: left;
	
}

#container_ #container #foreground #content #article #bio_section .right_bio .bio_text{ 
  clear:right;
}



/* article =================================================*/

#container_ #container #foreground #content #article #article_section {
	display:block;
	float:left;
	padding:10px 16px 2px 12px;
	border-bottom: 1px solid #673f0f;
}

#container_ #container #foreground #content #article #article_section.last {
	border:none;
}

#container_ #container #foreground #content #article #article_section .article_image_right{
float:right;
margin:10px 10px 10px 10px;
}

#container_ #container #foreground #content #article #article_section .article_text_left{
width:580px;
margin:10px 10px 10px 20px;
float:left;
}

#container_ #container #foreground #content #article #article_section h2{
	font-size: 18pt;
	margin-bottom: 12px;

}

#container_ #container #foreground #content #article #article_section h3{
	margin-bottom: 10px;
}

#container_ #container #foreground #content #article #article_section p{
	font-size:10pt;
	padding-right:10px;
	margin-right:10px;

}

#container_ #container #foreground #content #article #article_section .article_image_top{
float:left;

}

#container_ #container #foreground #content #article #article_section .article_text_top{
width:360px;
float:right;
margin:10px 10px 10px 20px;
}

#container_ #container #foreground #content #article #article_section .article_text_top img{
float:right;
margin:10px 10px 10px 10px;
}

#container_ #container #foreground #content #article #article_section .article_image_left{
float:left;
margin:10px 10px 10px 10px;
}

#container_ #container #foreground #content #article #article_section .article_text_right{
width:580px;
float:right;
margin:10px 10px 10px 10px;
}

#container_ #container #foreground #content #article #article_section .article_text_right h2{
	font-size: 18pt;
	margin-bottom: 12px;
	padding-top:14px;

}

#container_ #container #foreground #content #article #article_section .article_text_right h3{
	margin-bottom: 10px;
}

#container_ #container #foreground #content #article #article_section .article_text_right p{
	font-size:10pt;
	padding-right:10px;
	margin-right:10px;

}


/* product =========================================================*/

#container_ #container #foreground #content #article #product_section {
	width:800px;
	padding:40px;
	
}

#container_ #container #foreground #content #article #product_section h3{
	margin:6px 0px 10px 0px;
}

#container_ #container #foreground #content #article #product_section p {
	font-size:10px;
	margin:3px 0px 3px 0px;
}

#container_ #container #foreground #content #article #product_section .small_product {
	width:190px;
	float:left;
	margin:10px 0px 20px 10px;
}


#container_ #container #foreground #content #article #product_section .large_product {
	width:380px;
	float:left;
	margin:10px 0px 20px 10px;
	
}
/* footer =========================================================*/

#footer {
	float:left;
	width:913px;
	height:25px;
	background-image:url(../images/top_footer_bg.jpg);
	background-repeat:repeat-x;
	
}

#footer a {
	float: left;
	margin-top: 5px;
	margin-left: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400; 
	font-size:8pt;
	color:#efe0bb;
	text-decoration:none;
	
}
	#footer span {
		float:right;
		margin-right:30px;
		margin-top:5px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400; 
		font-size:8pt;
		color:#efe0bb;
	}
