/*shop*/
.product 
{
	margin:10px 0 10px 10px;
}

.productborder
{
	border-bottom:dashed 1px #88987b;
}

.product-image 
{

}

.product-title 
{
	margin:-10px 0 -10px 0;
	font-weight:bold;
}

.product-attr-size
{
	margin:0 0 5px 0;
}

.product-price 
{
	margin:0 0 3px 0;
}

.product-shipping 
{
	margin:0 0 3px 0;
}

.googlecart-add-button 
{
	padding:0 0 10px 0;
	margin-top:10px;
}

.googlecart-add
{
	background-image: url(images/addcart.gif);
	background-repeat:no-repeat;
	height:26px;
	width:105px;
	padding:0 0 0px 0;
	margin-top:10px;
	margin-bottom:10px;
}

.googlecart-add:hover
{
	background-position: 0 -26px;
}




/*blog */
 /* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family : sans-serif;
      text-align : center;
      width: 540px;
    }

    .rssxpresschtitle 
    {
	  font-size :1em;
      color : #ffffff;
    }
    .rssxpresschtitle img
    {
    	display:none;
    }

    .rssxpresschdesc {
      color : black;
      text-align : center;
      width: 540px;
    }

    .rssxpressittitle {
      font-size : 100%;
      line-height : 120%;
      background-color : #006393;
    } 

    .rssxpressitdesc {
      background-color : #000000;
      padding-bottom : 10pt;
      height:100px;
    }

    .rssxpresstable {
      text-align : left;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : black;
      
    }


/* begin styles for RSS Feed */

.rss_box {
	 margin-left: 15px;
	 padding: 4px 8px;
	 width: 460px;
}

.rss_title, rss_title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  min-height:100px;
  margin: 8px 0;
  background-color:Gray;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #000;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #000;
	margin:0 0 0 200px;
	}



/* CSS RESET */
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
{
	margin:0;padding:0;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img
{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;font-weight:normal;
}

li
{
	list-style:none;
}

caption,th
{
	text-align:left;
}

h1,h2,h3,h4,h5,h6
{
	font-size:100%;font-weight:normal;
}

q:before,q:after
{
	content:'';
}
abbr,acronym 
{
	border:0;font-variant:normal;
}

sup 
{
	vertical-align:text-top;
}

sub 
{
	vertical-align:text-bottom;
}

input,textarea,select
{
	font-family:inherit;font-size:inherit;font-weight:inherit;
}
	
	legend
{
	color:#000;
}

body 
{
	font:13px/1.231 arial,helvetica,clean,sans-serif;
}
table
{
	font-size:inherit;font-size:100%;
}
pre,code,kbd,samp,tt
{
	font-family:monospace;line-height:100%;
}
/* CSS RESET */



body {
	background: #000 url(images/bg.jpg) no-repeat fixed center top;
	text-align:center;
	color:#FFFFFF
}
a {
	text-decoration:none;
	color:#8B9980;
}
a:hover {
	text-decoration: underline;
	color:#006600;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}



/* header */
#header  
{
	background:url(images/hd.jpg); 
	height:230px; 
	color:#FFFFFF; 
	position:relative
}
	
#header a 
{
	color:#FFFFFF; 
	line-height:30px; 
	font-size:11px
}
#header .fl 
{
	margin-left:700px
}
#header h1 
{
	font-size:70px; 
	position:absolute; 
	right:130px; 
	top:30px
}
#q,#submit 
{
	border:#899A7B 1px solid; 
	background:#4C5446;  
}
#header .fr 
{
	margin-right: 
	20px;line-height:30px;
}
.mikegnp 
{ 
	position:absolute; 
	left:-14px; 
	top:-5px}
/* content  */
#content 
{ 
	background-color:#6c6e63;
}
.side 
{
	width:200px; 
	background:url(images/sbg200.jpg);
	margin-bottom:25px;
}
.sft
{
	height:30px;
}

.main 
{
	width:570px;
}
.side
{
	margin-top:80px;
}
.main_i 
{
	margin-top:50px;
}
.main ul#nav 
{
	background: url(images/nav.gif) 0% 0px; 
	width:449px; 
	height:32px;
	float:right
}
.main ul#nav li
{
	float:left; 
	width:89px; 
	text-align:center; 
	line-height:26px 
}
.main h2 
{
	background:url(images/ct_t.gif);
	height:33px; 
	width:527px; 
	text-align:right; 
	color:#FFFFFF; 
	font-weight:700; 
	font-size:18px; 
	padding:5px 20px 0 0 
}
.main ul#nav a 
{ 
	color:#fff
}

.main ul#nav a:hover 
{ 
	color:#006600; 
	text-decoration:none; 
	font-weight:700
}
.main p 
{
	width:520px; 
	margin:20px 25px
}
#col div 
{
	width:226px; 
	padding:20px 15px 0 25px
}
.side_i 
{ 
	margin:0px 0 0 10px
}
.side_i li 
{
	list-style:inside disc; 
	padding:0 10px; 
	line-height:1.98em
}
.side_i h2 
{
	font-weight:700
}
/* footer */
#footer 
{
	 background:url(images/ft.jpg); 
	 height:220px; 
	 position:relative
}
#ftinner 
{
	font-size:11px; 
	position:absolute; 
	bottom:2px; 
	left:225px
}

#ufc88, #bcmaftlogo, #sponsor
{
	text-align:center;
	margin-left:-12px;
	padding:0px;
}

#footer .fl 
{
	text-align:center;
}

.main_i a 
{
	color:black;
	text-decoration:underline;
	line-height:2em;
}

.main_i a:hover
{
	color:green;
}

/********************************Lightbox 2 Photo Gallery ****************************/

#gallery 
{

	margin:0 0 0px 25px;
	padding-bottom:100px;
}

#gallery p 
{
	font-size:1.0em;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/galleryimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/galleryimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.thumbnail{
	padding: 1px 1px 1px 1px;
	height:75px;
	background-color: #fff;
	border: 3px solid #2a2a2a;
	float: left;
	margin:0px 0px 30px 20px;
	}	
	
.thumbnail img 
{
	border:none;
}
.thumbnail1 img
{
	display:none;
}

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

.video 
{
	border-bottom:dashed 1px gray;
}

.vids 
{
	margin:0 0 0px 70px;
}

.vidbtn
{
	padding: 1px 1px 1px 1px;
	height:150px;
	background-color: #fff;
	border: 3px solid #2a2a2a;
	float: left;
	margin:0px 0px 20px 115px;
}	

.vidtitle 
{
	font-weight:bold;
	font-size:1.0em;
	color:#fff;
	text-align:center;
	margin:10px 0px 20px 0px;
	padding-bottom:10px;
}
.photonav 
{
	text-align:center;
}
.photonav a
{
	color:#fff;
}

.mmp 
{
	font-weight:bold;
	font-size:1.0em;
	color:#fff;
	text-align:center;
}

.mmp img 
{
	padding: 0px 0 0 0;
}
	
