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



/*********     Global Section    **************/

body{
	padding:0;
	margin:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000;
	
}

div{
	padding:0;
	margin:0;
}

#container{
	clear:both;
	height:616px;
	margin-top:-308px;
	position:absolute;
	top:50%;
	z-index:5;
	width:100%;
	
}

#downloadTxt{
	position:absolute;
	padding-left:80px;
	bottom:110px;
	color:#000;
}

:focus{
	outline:none;
}

p{
	padding:0;
	margin:0;
	color:#000;
	font-size:11px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

h2{
	padding:0;
	margin:0;
	color:#000;
	font-size:20px;
	line-height:26px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:16px;
}

h4{
	padding:0;
	margin:0;
	color:#000;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	padding-top:17px;
}

tr{
	border-bottom:#000 1px dotted;
}


/******* 	backgound Elements	***********/

#topImageLeft{
top:0;
position:absolute;
height:250px;
width:50%;
float:left;
z-index:-10;
/*background-image: comes from pageName_css.css file */
background-position:bottom right;
background-repeat:no-repeat;
}

#topImageRight{
position:absolute;
top:0;
right:0;
height:250px;
width:50%;
float:left;
z-index:-10;
/*background-image: comes from pageName_css.css file */
background-position:bottom left;
background-repeat:no-repeat;

}


#bottomImageLeft{
position:absolute;
bottom:0;
height:250px;
width:50%;
float:left;
z-index:-11;
/*background-image: comes from pageName_css.css file */
background-position:top right;
background-repeat:no-repeat;
}

#bottomImageRight{
position:absolute;
bottom:0;
right:0;
height:250px;
width:50%;
float:left;
z-index:-11;
/*background-image: comes from pageName_css.css file */
background-position:top left;
background-repeat:no-repeat;
}







/******* 	Positioning Elements	***********/

#header{
	height:96px;
	width:inherit;
		
}

#header_left{
	position:absolute;
	top:32px;
	height:64px;
	bottom:0px;
	width:50%;
	background-image:url(../images/headertile.jpg);
	background-repeat:repeat-x;
	z-index:1;
	
}

#header_right{
	position:absolute;
	top:32px;
	right:0px;
	height:64px;
	bottom:0px;
	width:50%;
	background-color:#000;
	z-index:2;
	
}

#center_section{
	height:448px;
	width:inherit;
	background-image:url(../images/contenttile.jpg);
	background-repeat:repeat-x;
}

#footer_left{
	height:42px;
	width:50%;
	float:left;
	background-color:#000;
}
#footer_right{

	height:42px;
	width:50%;
	float:left;
	background-image:url(../images/footertile.jpg);
	background-repeat:repeat-x;
}


/*********     Header Section    **************/
#content{
	position:absolute;
	top:0px;
	left:50%;
	margin-left: -504px;
	height:inherit;
	width:1008px;
	z-index:5;
}

#content_header{
	height:96px;
	width:inherit;
	
}

#content_header_content{
	position:absolute;
	top:32px;
	height:64px;
	bottom:0px;
	width:100%;
	background-image:url('../images/header_fade.png');	
	background-repeat:no-repeat;
}


	
/* IE ignores styles with [attributes], so it will skip the following. */
#content_header_content[id] {
  background-image:url(../images/header_fade.png);
  background-repeat:no-repeat;
}




#conoco_logo{
	margin-top:8px;
	float:right;
	margin-right:15px;
}

#tag63{
	margin-top:13px;
	float:right;
	margin-right:260px;
}

#highwayCams{
	margin-top:13px;
	float:right;
}
	


	

#logo{
	position:absolute;
	top:6px;
	left:6px;
	width:238px;
	height:110px;
	z-index:10;
}



/*********     Content Section    **************/
#center_content{
	height:448px;
	width:inherit;
	text-align:left;
	
	
	
}



#navigation{
	height:40px;
	margin-left:248px;
	
	
	
	
}

#navigation_content{
	
	
}

#center_cc{
	height: 390px;
	width:100%;
}



a.spnDownload:link{
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

a.spnDownload:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fdb813;
}


/*********     Footer Section    **************/

#content_footer{
	height:42px;
	width:inherit;
	background-image:url('../images/footer_fade.png');	
	background-repeat:no-repeat;
	
}

/* IE ignores styles with [attributes], so it will skip the following. */
#content_footer[id] {
  background-image:url(../images/footer_fade.png);
  background-repeat:no-repeat;
}




#content_footer_content{
	padding-top:12px;
	padding-left:4px;
	height:18px;
	width:inherit;
}

#link{
	height:inherit;
	width:auto;
	float:left;
}


.image{
	float:left;
	width:30px;
	height:inherit;
	margin-left:10px;
	margin-right:10px;
	
}

.description{
	padding-top:3px;
	float:left;
	height:inherit;
	margin-right:15px;
	color:#ffcf01;
	
}

.get{
	color:#FFF;
}

.rejeanContact{
	text-decoration:none;
	color:#000;
}

a:hover.rejeanContact{
	text-decoration:none;
	color:#fdb813;
}

.links{
	text-decoration:none;
	color:#000;
}

a:hover.links{
	text-decoration:none;
	font-weight:bold;
}

/*********    Page Specific   **************/


/*****    HOME   **********/

.general_p{
	
}

#bottomTag{
	padding-top: 180px;
}

#content_left_home {
	float:left;
	width: 260px;
}

#content_right_home{
	float:left;	
	height:inherit;
	width:490px;
	margin-left:20px;
	margin-right:20px;
	z-index:10;
	
	
}

#home_hat{}

/* IE ignores styles with [attributes], so it will skip the following. */


	
#home_{
	position:absolute;
	bottom:42px;
	left:626px;
	
	height:390px;
	background-image:url(../images/home_hat.png);
	background-repeat:no-repeat;
	width:450px;
	height:280px;
}
	




/*****    MEMBERS   **********/
#content_left_members {
	float:left;
	width: 200px;
	padding-left:14px;
	padding-right:44px;
	padding-top:44px; 
	height:200px;
}


#content_right_members{
	float:right;	
	height:inherit;
	width:720px;
	padding-top:20px;
	height:200px;
	
	
}
#members_border{
	position:absolute;
	bottom:70px;
	left:258px;
	border-right:#000 solid 1px;
	width:1px;
	height:390px;
}


/*****    STATS   **********/
#content_left_stats {
	float:left;
	width: 288px;
	padding-left:14px;
	padding-right:44px;
	padding-top:44px; 
	height:200px;
}


#content_right_stats{
	float:right;	
	height:inherit;
	width:620px;
	padding-top:20px;
	height:200px;
	
	
	
}
#stats_border{
	position:absolute;
	bottom:72px;
	left:370px;
	border-right:#000 solid 1px;
	width:1px;
	height:390px;
}

/*****    ABOUT   **********/
#content_left_about {
	float:left;
	width: 288px;
	padding-left:14px;
	padding-right:44px;
	padding-top:44px; 
	height:200px;
}


#content_right_about{
	float:right;	
	height:inherit;
	width:620px;
	padding-top:40px;
	height:200px;
	
	
}


/*****    LINKS   **********/
#content_left_links {
	float:left;
	width: 300px;
	margin-left:20px;
	padding-top:8px; 
	height:200px;
}

#content_left_links2 {
	float:left;
	width: 320px;
	margin-left:30px;
	padding-top:22px; 
	height:200px;
}


/*****   DOWNLOADS   *****/

#content_left_downloads{
	float:left;
	width:307px;
	height:278px;
	padding-top:40px;
	padding-left:20px;
	text-align:center;
}

#content_downloads{
	position:absolute;
	left:277px;
	top:160px;
	width:610px;
	padding-right:100px;
	height:360px;
	text-align:left;
	overflow-y:scroll;
}

#downloads_border{
	position:absolute;
	bottom:72px;
	left:340px;
	border-right:#000 solid 1px;
	width:1px;
	height:390px;
}

#content_middle_downloads{
	float:left;
	width:327px;
	height:278px;
	padding-top:40px;	
}

#downloads_border_2{
	position:absolute;
	bottom:72px;
	left:668px;
	border-right:#000 solid 1px;
	width:1px;
	height:390px;
}

#content_right_downloads{
	float:left;
	width:327px;
	height:278px;
	padding-top:60px;	
}

.imgSpacing{
	padding:5px 10px 5px 10px;
}

#divider{height:25px;}


#bannerOne{
	float:left; margin:0 20px 20px 0; width:300px; position:absolute; top:0; left:0;
}

#bannerTwo{
	float:left; margin:0 20px 20px 0; width:300px; position:absolute; top:0; left:320px;
}

#bannerThree{
	padding-bottom:20px; width:650px; height:100px; position:relative;
}

#bannerFour{
	padding-bottom:20px;  width:650px; height:100px; position:relative;
}

/*****   PRESS   *****/

#content_middle_press{
	position:absolute;
	left:277px;
	top:160px;
	width:610px;
	padding-right:100px;
	height:360px;
	text-align:left;
	overflow-y:scroll;
}

	
	
#flashvideo{
	position:relative;
	width:400px;
	height:320px;
	padding:10px 0 15px 0;
	z-index:auto;
}






