﻿@charset "utf-8";
/*-----------------------------------------------------------------------------
	Ray Rickburn Fine Men's Apparel
	version:   1.0
	author: info@nettune.com

-----------------------------------------------------------------------------*/
/* Basics
-----------------------------------------------------------------------------*/
html, body { height: 100%; }
/* Force vertical scrollbar */
	html { min-height: 100%; margin-bottom: 1px; }
* { margin: 0; padding: 0px; } /* Remove padding and margin */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul { margin: 0em 0; } /* Put it back on certain elements */
.clear { clear:both; } /* Class for clearing floats */
img { border: 0; } /* Remove border around linked images */
/* ---------------------------------------------------------------------------
Spacers & Headers
-----------------------------------------------------------------------------*/
.break { margin: 0; padding: 0; border-width: 0; height:8px; line-height: 8px; }
.bigBreak { height:20px; }
br { margin: 0; padding: 0; border-width: 0; line-height: 6px; }
/* ---------------------------------------------------------------------------
HREF Selectors
-----------------------------------------------------------------------------*/	
a:link { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #5d5d5d; font-size:12px; }
a:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #5d5d5d; font-size:12px; }
a:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000; font-size:12px; }
a:active { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #000000; font-size:12px; }
/* ---------------------------------------------------------------------------
Paragraph/Header/List Selectors
-----------------------------------------------------------------------------*/	
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; line-height:17px; color:#989898; padding:0; margin:0; padding-bottom: 15px; text-align: left; }
h1 { font-family: Arial, Helvetica, sans-serif; color:#333333; font-size: 18px; text-transform:uppercase; line-height:21px; padding:0; margin:0; padding-bottom: 12px; font-weight: normal; }
h2 { font-family: Arial, Helvetica, sans-serif; color:#343434; font-size: 19px; font-weight: normal; line-height:19px; margin:0; font-style:normal; padding-bottom: 0px; }
h3 { font-family: Arial, Helvetica, sans-serif; color:#989898; font-size:11px; padding:0; margin:0; padding-bottom: 10px; font-weight: normal; font-style:normal; text-transform:uppercase;}

/* ---------------------------------------------------------------------------
Global ID's
-----------------------------------------------------------------------------*/
body { font-family: Arial, Helvetica, sans-serif; background-color:#ffffff; text-align: center; margin: 0; padding: 0;  }
#wrapper { width: 100%; text-align: left; height:auto !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; /* real browsers */ position:relative; background:url("../images/bgTop.jpg") top repeat-x;}
#siteFrame { height:auto !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; /* real browsers */ margin: 0 auto; position: relative; padding-bottom:60px; /* Allow room for footer to stick to the bottom */ width: 100%;  }
#invisibleLink { background: url("../test/images_global/spacer.gif") no-repeat 0 0; width:365px; height:60px; text-indent: -9999px; display: block; position: absolute; top: 26px; left: 25px; }
.centerContent { /* Keep content centered within the browser */ width:950px; margin:0 auto; position: relative; }

/* ---------------------------------------------------------------------------
Top Banner
-----------------------------------------------------------------------------*/
#topBanner { width:950px; background:url("../images/topBanner.jpg") bottom no-repeat;; background-color:#004167; height:120px; margin:0 auto; position:relative; } 
#topLogo { width:338px; height:83px; position:absolute; top: 19px; left: 21px; } 
#topMenu { width:400px; height:22px; position:absolute; left: 500px; top: 53px; } 
.menuItem { display: block; margin: 0; padding: 0; float: left; width: auto; }
.menuDot { display: block; margin: 8px 12px 0px 0px; float: left; background:url("../images/menu_dot.jpg") no-repeat; width:4px; height:4px; }
/* ~~~~~~~~~~~~~ History Btn ~~~~~~~~~~~~~~~ */
a.MM_History { background: url("../images/menu_history.jpg") no-repeat; display: block; height: 18px; width: 100px; overflow: hidden; text-indent: -10000px; }
a:hover.MM_History { background-position: 0 -18px; }
/* ~~~~~~~~~~~~~ History Btn Over State ~~~~~~~~~~~~~~~ */
a.MM_History_Over { background: url("../images/menu_history1.jpg") no-repeat; display: block; height: 18px; width: 100px; overflow: hidden; text-indent: -10000px; }
a:hover.MM_History { background-position: 0 -18px; }
/* ~~~~~~~~~~~~~ Brands Btn ~~~~~~~~~~~~~~~ */
a.MM_Brands { background: url("../images/menu_brands.jpg") no-repeat; display: block; height: 18px; width: 95px; overflow: hidden; text-indent: -10000px; }
a:hover.MM_Brands { background-position: 0 -18px; }
/* ~~~~~~~~~~~~~ Brands Btn Over~~~~~~~~~~~~~~~ */
a.MM_Brands_Over { background: url("../images/menu_brands1.jpg") no-repeat; display: block; height: 18px; width: 95px; overflow: hidden; text-indent: -10000px; }
a:hover.MM_Brands { background-position: 0 -18px; }

/* ~~~~~~~~~~~~~ Location Btn ~~~~~~~~~~~~~~~ */
a.MM_Location { background: url("../images/menu_location.jpg") no-repeat; display: block; height: 18px; width: 115px; overflow: hidden; text-indent: -10000px; }
a:hover.MM_Location { background-position: 0 -18px; }
/* ~~~~~~~~~~~~~ Location Btn Over~~~~~~~~~~~~~~~ */
a.MM_Location_Over { background: url("../images/menu_location1.jpg") no-repeat; display: block; height: 18px; width: 115px; overflow: hidden; text-indent: -10000px; }
a:hover.MM_Location { background-position: 0 -18px; }

/* ~~~~~~~~~~~~~ News Btn ~~~~~~~~~~~~~~~ */
a.MM_News { background: url("../images/menu_news.jpg") no-repeat; display: block; height: 18px; width: 71px; overflow: hidden; text-indent: -10000px; }
a:hover.MM_News { background-position: 0 -18px; }

#blueLine { width:950px; height:7px; background-color:#92b6c7; margin:5px 0px 8px 0px; } 

/* ---------------------------------------------------------------------------
Main Banner
-----------------------------------------------------------------------------*/
#mainBannerFrame { position:relative; height:528px; width:950px; } 
#mainBannerImg { height:528px; width:950px; position:absolute; top: 0px; left: 0px; z-index: 10; } 
#mainBannerTab { position:absolute; bottom:0; width:950px; height:80px; background:url("../images/mainImg_tab.png") no-repeat; z-index: 12; } 
#mainBannerLogo { background:url("../images/logoTransparent.png") no-repeat; width:153px; height:28px; position:absolute; left: 770px; top: 28px; } 

/* ---------------------------------------------------------------------------
Footer
-----------------------------------------------------------------------------*/

/* ~~~~~~~~~~~~~ Careers Btn ~~~~~~~~~~~~~~~ */
a.MM_Careers { background: url("../images/footer_careers.jpg") no-repeat; display: block; height: 9px; width: 71px; overflow: hidden; text-indent: -10000px; float:left; }
a:hover.MM_Careers { background-position: 0 -9px; }
/* ~~~~~~~~~~~~~ Careers Btn Over~~~~~~~~~~~~~~~ */
a.MM_Careers_Over { background: url("../images/footer_careers1.jpg") no-repeat; display: block; height: 9px; width: 71px; overflow: hidden; text-indent: -10000px; float:left; }
a:hover.MM_Careers { background-position: 0 -9px; }

/* ~~~~~~~~~~~~~ Contact Btn ~~~~~~~~~~~~~~~ */
a.MM_Contact { background: url("../images/footer_contact.jpg") no-repeat; display: block; height: 9px; width: 73px; overflow: hidden; text-indent: -10000px; float:left; }
a:hover.MM_Contact { background-position: 0 -9px; }
/* ~~~~~~~~~~~~~ Contact Btn Over ~~~~~~~~~~~~~~~ */
a.MM_Contact_Over { background: url("../images/footer_contact1.jpg") no-repeat; display: block; height: 9px; width: 73px; overflow: hidden; text-indent: -10000px; float:left; }
a:hover.MM_Contact { background-position: 0 -9px; }

/* ~~~~~~~~~~~~~ Signup Btn ~~~~~~~~~~~~~~~ */
a.MM_Signup { background: url("../images/footer_signup.jpg") no-repeat; display: block; height: 9px; width: 63px; overflow: hidden; text-indent: -10000px; float:left; }
a:hover.MM_Signup { background-position: 0 -9px; }
/* ~~~~~~~~~~~~~ Signup Btn Over~~~~~~~~~~~~~~~ */
a.MM_Signup_Over { background: url("../images/footer_signup1.jpg") no-repeat; display: block; height: 9px; width: 63px; overflow: hidden; text-indent: -10000px; float:left; }
a:hover.MM_Signup { background-position: 0 -9px; }


.footerLinks { float:left; width:500px; height:20px; position: relative; } 
.footerDot { display: block; margin: 3px 10px 0px 0px; float: left; background:url("../images/footer_dot.jpg") no-repeat; width:3px; height:3px; }
.footerCopy { float:left; width:450px; height:20px; } 
.footerCopy p { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:normal; line-height:10px; color:#4a7e94; padding:5; margin:0; padding-bottom: 0px; text-align: right; }
.footerTwitter { width:106px; height:20px; position:absolute; top: -5px; left: 240px; }
/* ---------------------------------------------------------------------------
Interior Page
-----------------------------------------------------------------------------*/
#interior_photoFrame { background:url("../images/interior_photoFrame.jpg") no-repeat; width:878px; height:180px; position:relative; z-index:9; } 
.interior_photo{ width:855px; height:157px; position:absolute; top: 6px; left: 7px; z-index:10; }
.interior_tag {
	width:505px;
	height:338px;
	position:absolute;
	left: 416px;
	top: 119px;
} 

.interior_tag p{ color: #00446a; font-family:Arial, Helvetica, sans-serif; font-size: 13px; line-height:20px; text-decoration: none; font-weight:normal; font-style:normal;}
.interior_tag a:link{ color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height:20px; text-decoration: none; font-weight:normal; font-style:normal;}
.interior_tag a:visited{ color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height:20px; text-decoration: none; font-weight:normal; font-style:normal;}
.interior_tag a:hover{ color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height:20px; text-decoration: underline; font-weight:normal; font-style:normal;}
.interior_tag a:active{ color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height:20px; text-decoration: underline; font-weight:normal; font-style:normal;}
.interior_tag h1 { font-family:Georgia, "Times New Roman", Times, serif; color:#ffffff; font-size: 31px; line-height:19px; padding:0; margin:0; padding-bottom: 15px; font-weight: normal; }



