#container {
	margin: 0 auto;

	width:1100px;
	height: 100%;

}

.mattblacktabs{
width: 1000px;
overflow: hidden;
float:left;
margin:0px 140px;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Arial, Helvetica, Verdana, sans-serif; color: #ffffff;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px #000000; /*right divider between tabs*/
color: white;
background: #000000; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #181818; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


#containerSub{
	min-height: 100%;
	margin: 0 auto;
	width:1300px;

} 

.textFlex {

color:#f0f0f0;
	text-decoration:none;
}


.textFlex a {
FONT-WEIGHT: bold;
color:#f0f0f0;
	text-decoration:underline;
}

.textFlex a:hover {
FONT-WEIGHT: bold;
color:#999999;
	text-decoration:underline;
}



#nav-example {
    background:url("/v/images/naver.jpg") no-repeat;
    width:399px;
    height:34px;
    float:right;
    padding:0;
position:relative;
right:-382px;
top:20px;
    }



    #nav-example span {
    display: none;
    }

    #nav-example li, #nav-example a {
    height:34px;
    display:block;
    }

    #nav-example li {
    float:left;
    list-style:none;
    display:inline;
    }

    #nav-example-01 {
    width: 70px;
    }
    #nav-example-02 {width: 77px;}
    #nav-example-03 {width: 100px;}
	#nav-example-04 {width: 80px;}
	#nav-example-05 {width: 70px;}

    #nav-example-01 a:hover {background:url("/v/images/naver.jpg") 0px -34px no-repeat; }
    #nav-example-02 a:hover {background:url("/v/images/naver.jpg") -70px -34px no-repeat; }
    #nav-example-03 a:hover {background:url("/v/images/naver.jpg") -147px -34px no-repeat; }
    #nav-example-04 a:hover {background:url("/v/images/naver.jpg") -247px -34px no-repeat; }
  	#nav-example-05 a:hover {background:url("/v/images/naver.jpg") -327px -34px no-repeat; }




.rollover4 a { 
display:block;
width:275px; 
height:233px;
text-decoration: none;
background: url("/v/images/thingONEOct6.jpg");

}
.rollover4 a:hover { background-position: -279px 0;
text-decoration: none;}

.rollover3 a { 
display:block;
width:198px; 
height:147px;
text-decoration: none;
background: url("/v/images/marThumb.jpg");
}
.rollover3 a:hover { background-position: -202px 0;
text-decoration: none;}


.rollover2 a { 
display:block;
width:198px; 
height:147px;
text-decoration: none;
background: url("/v/images/homePageChip2.jpg");
}
.rollover2 a:hover { background-position: -200px 0;
text-decoration: none;}


.rollover a { 
display:block;
width:198px; 
height:147px;
text-decoration: none;
background: url("/v/images/homePageChip1.jpg");
}
.rollover a:hover { background-position: -200px 0;
text-decoration: none;}



#flashHolder{
width:1000px;
height:400px;
margin: 0px;
vertical-align:top; 
border: 0px; 
}

#flashHolder2{
width:1000px;
height:770px;
margin: 0px;
vertical-align:top; 
border: 0px; 
}

#flashHolder3{
width:1000px;
height:354px;
margin: 0px;
vertical-align:top; 
border: 0px; 
}



#vline {
float:right;
height:280px;
margin:-37px 2px;
width:3px;
}
#productpager{ width:1000px; height:400px; 
background:#000 url(/v/images/p_page_pg.gif) repeat-y right top;}



#copyBox2 {
float:right;
position:relative;
width:294px;
right:-290px;
top:-179px;
}



#content #content_area{
width:1000px;
min-height: 300px;
border: solid 0px #000;

}

#content #content_area table {
width:275px;
text-align:left;
margin: 0 auto;
border: solid 0px #000;
}

#content{
	padding:0;
	text-align:left;
	width:1000px;
	margin : 0 auto;	
border: solid 0px #000;

		
}

/* CSS Document */

body{
	text-align:center;
height:100%;margin:0;
	padding:0;
	font-size:12px;
	background:#000 url(../images/Template/body_background.gif) repeat-x top left;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	margin: 15px;
}

h3 {behavior:url(a/iepngfix.htc)}




















ul, ol, dl { position: relative;  }
#body a{
	text-decoration:none;
}
#body li.last{
	margin:0;
	padding:0;
	border:none;
}
#body a:hover{
	text-decoration:underline;
}
#header{
	width:1000px;
	height: 68px;
	padding:0;
	margin:0px auto;	
	background:url("/v/images/topNavBg.jpg") no-repeat left top;
}
#header h1{
	width:356px;
	margin:0;
	padding:0;
	height:76px;
	position:absolute;
	text-align:left;
	top:49px;
	left:18px;
	font-size:1em;
	text-indent:-9999px;
}

#header h1 a{
	text-indent:-99999px;
	display:block;
	width:384px;
	height:76px;
	text-align:left;
}
#header h1 a#homepage_title{
	margin:0;
	padding:0;
	text-indent:0;
	display:block;
	width:50%;
	height:100%;
	font-size:2.2em;
	background:transparent;
	text-align:left;
}


#display_menu_3{
	position:absolute;
	bottom:.5em;
	left:2em;
	width:50%;
	height: 20px;
}
#display_menu_3 ul{
	list-style:none;
	margin:0;
	padding:0;
	list-style-position:inside;
}
#display_menu_3 ul li{
	display:inline;
	margin-right:1em;
	padding-right:1em;
	padding-left:1.5em;
	background:url(../images/Template/top_nav_bullet.gif) no-repeat left center;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
#display_menu_3 ul li a{
	color:white;
	font-weight:bold;
	font-size:11px;
}

#top_nav {
	margin:10px 1px;
	padding:0;
	float:right;
	width:300px;
	height:19px;
	text-align:left;
}

#top_nav ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	
}


#top_nav ul li {
	display:inline;
}

#top_nav ul li a{
	color:#999999;
	padding-right:3em;
	text-transform:uppercase;
	font-family: Arial, verdana, sans serif;
	font-size:10px;

}

#top_nav ul li a:hover{
	color:#333333;
	text-decoration:none;
}

div#search_box{
	padding:0;
	margin:0;
	text-align:left;
	width:200px;
	position:absolute;
	left:406px;
	top:40px;
	height:19px;
	
}
#search_box label{
	color:#939393;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	display:block;
	
}
#display_search_box{
	margin:0;
	padding:0;
	margin-top:-10px;
}
#display_search_box form{
	padding:0;
	margin:0;
}
#display_search_box table td{
	vertical-align:middle;
	height:19px;
	margin:0;
	padding:0;
}
#display_search_box input{
	margin:0;
	padding:3px;
	vertical-align:middle;
	width:160px;
	border:1px solid #353535;
	
	font-size:10px;
}

#display_search_box img{
	margin:0;
	padding:0;
	margin-left:5px;
	display:block;
	margin-bottom:13px;
}


#left_nav{
	margin:0;
	padding:0;
	background:#000 url(../images/template/left_nav_tile.gif) repeat-y left top;
	

	
	/* turn the following attribute on if you need to position absolutely inside of the left_nav.  Beware: this will screw up the rollover_color_popouts menu in IE7
	
	/*position:relative;*/
	height:100%;
	width:197px;
	
}


#left_nav h3{
	margin:0;
	padding:0;
	color:#000;
	font-size:12px;
	font-family:"Trebuchet MS";
	background:url(../images/Template/left_nav_title.png) no-repeat right top;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	height:19px;
	vertical-align:middle;
	line-height:19px;
	padding-left:2.5em;
	margin-right:.5em;
	margin-bottom:1.5em;
}
#left_nav ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:4em;
	
}
#left_nav ul li{
	margin:0;
	padding:.25em 0;
	padding-left:2.5em;
	background:url(../images/template/left_nav_bullet.gif) no-repeat 10px center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	width:138px;
}

#left_nav ul li a{
	padding-bottom:.1em;
	color:#b9ced5;
	font-weight:normal;
}
#left_nav ul li.nav a{
	padding-bottom:.1em;
	color:#b9ced5;
	font-weight:normal;
}

#left_nav div.nav_section{	
	width:197px;
	padding:0;
	margin:0;
}


#main_nav{
	margin:0;
	padding:0;
	padding-top:1em;
	background:url(../images/template/left_nav_top_background.gif) no-repeat left top;
}

#navigation_menu{
	padding:0px;
	text-align:center;
	width:197px;
	margin:0;
}

#display_promotions_999{
	padding-left:2em;
	text-align:center;
	width:162px;
	margin-bottom:2em;
}

span.ir{
	display:none;
}

#footer{
	margin:0;
	padding:0;

	text-align:left;
	width:984px;
	height:50px;
	position:relative;
	margin:0px auto;
	font-size:.8em;
	color:#fff;
	margin-bottom:.2em;
	font-family:Arial, Helvetica, sans-serif;
	
}

#footer_top{
	background:transparent none repeat scroll 0%;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	left:1em;
	position:absolute;
	text-align:right;
	top:1.65em;
	width:984px;
}

#footer_top ul{
	
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
	margin-left:2em;
}

#footer_top ul li{
	border-right:1px solid #6F6F6F;
	display:inline;
	font-size:1.1em;
	font-weight:normal;
	margin-right:0.5em;
	padding-right:0.5em;
	text-align:right;
}

#footer_top ul li a{
	color:#999999;
	font-weight: normal;
}

#footer_bottom{
	margin:0;
	padding:0;
	color:#fff;
	position:absolute;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	top:1.65em;
	right:1em;
}
#footer_bottom p{
	margin:0;
	padding:0;
	color:#6d6d6d;
}

#footer #footer_bottom a{

	color:#6d6d6d	;
}
#footer a{
	color:#999999;

	font-weight:normal;
}

.dropdown_select{
	margin-bottom:1em;
}
.dropdown_select select{
	width:145px;
	margin:0;
	padding:0;
	margin-left:.5em;
	
	font-size:9px;
	border:1px solid #ccc;
	}
#first_nav{
	margin-bottom:1em !important;
}
/* this section of code is for the rollover_colors_popouts */


.left_menu{
    margin-left:1.5em;
}


    
    
    #block {
  display: block;
	margin:0 auto;
	width:1000px;
	border: 0px;
	text-align: center;
	}


body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
     margin: 0 auto;
	background: #ffffff;
	}




#foot{
	width:1300px;
	height: 250px;
    position: :relative;
 padding: 0px;
   bottom: 0;

	 margin: 74px 0px;
	}

#footClothing{
	width:1300px;
	height: 250px;
    position: :relative;
 padding: 0px;
	 margin: 0px 123px;
	}


#topNav {
margin: 0 auto;
width: 1000px;
height: 68px;
background: url("/v/images/topNavBg.jpg"	) no-repeat top right;

}

#line {
width:1000px;
height:1px;

background: #666666;
margin: 0 auto;

}

#line2 {
width:1000px;
height:1px;
background: #333333;
margin: 0 auto;
}

   
 #bottomSection {
 width:1000px;
 height:280px;
 background: url("/v/images/bottomSection.jpg") top right;
 margin: 0 auto; 

 }
 
 * html
#bottomSection {
width:1000px;
height:280px;
position: :relative;
left: 20px;
top:40px;

 }
 
 
 #holder4 {
 width :200px;
 height:50px;
 margin:29px 1px;
 }

 
 #bottomClothing {
 width:1000px;
height:400px;
 background:#000000;
 margin:460px 0px; 
 }
 

.subnav{
COLOR: #666666; 
FONT-FAMILY: Arial, Verdana, Helvetica,  Sans serif; 
FONT-SIZE: 12px; FONT-STYLE: normal; 
FONT-WEIGHT: normal; LINE-HEIGHT: 12px; 
TEXT-DECORATION: none
}


A.subnav:link {COLOR: #666666; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none}
A.subnav:active {COLOR: #ffffff; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: underline}
A.subnav:visited {COLOR: #ffffff; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none}
A.subnav:hover {COLOR: #ffffff; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: underline}





#topSubNav {
display:inline;
float:right;
margin: 8px 165px 0px -181px;
}


#copyBox1 {
width: 691px;
height:238px;
float:left;
background: url(/v/images/copyBox2.png ) no-repeat top right;
margin:38px 5px;

}


* html 
#copyBox1 {
width: 691px;
height:238px;
float:left;
background: url(/v/images/copyBox2.png ) no-repeat top right;
margin:0px 0px;

}

#clothingBox1 {

float:left;height:100px;position:relative;right:-56px;top:261px;width:900px;
}


#verticalLiner{
width: 2px;
height: 210px;
background: url(/v/images/blackLine.gif);
float:left;
margin-top:5px;
}


#featureSpot {
width:683px;
height:232px;
margin:19px 4px;
}

.boxcopy {
COLOR: #666666; 
text-align: left; 
FONT-FAMILY: Arial, Helvetica,  Verdana,  Sans serif; 
FONT-SIZE: 11px; FONT-STYLE: normal; 
FONT-WEIGHT: normal; LINE-HEIGHT: 15px; 
TEXT-DECORATION: none;
padding : 10px;
}


.boxmission{
COLOR: #666666; 
text-align: left; 
FONT-FAMILY: Arial, Helvetica,  Verdana,  Sans serif; 
FONT-SIZE: 12px; FONT-STYLE: normal; 
FONT-WEIGHT: normal; LINE-HEIGHT: 16px; 
TEXT-DECORATION: none;
margin-top:90px;
top-padding:12px;
}




A.boxcopy:link {COLOR: #f0f0f0; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A.boxcopy:active {COLOR: #f0f0f0; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
A.boxcopy:visited {COLOR: #f0f0f0; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A.boxcopy:hover {COLOR: #f0f0f0; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: underline}





#boxHolder {
width: 285px;
text-align: left; 
margin: 0px;
padding : 10px;
}

#clothingHeader{
width:128px;
height:28px;
margin: 0px 0px 12px;
}




#tshirtHeader{
width:128px;
height:28px;
margin: -84px 0px 2px -9px;
}


#MARHeader{
width: 196px;
height:34px;
margin: -30px 9px -8px 4px;
}




#boxHolder2 {
width: 295px;
margin:110px 0px;
}



#footerogden {
width:400px;
float: right;
margin: 0px 165px;

}

.footerStyle {
COLOR: #f0f0f0; 
FONT-FAMILY: Arial, Verdana, Helvetica,  Sans serif; 
FONT-SIZE: 11px; FONT-STYLE: normal; 
FONT-WEIGHT: normal; LINE-HEIGHT: 14px; 
TEXT-DECORATION: none;
text-align: right; 
}


A.footerStyle:link {COLOR: #f0f0f0; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none}
A.footerStyle:active {COLOR: #f0f0f0; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: underline}
A.footerStyle:visited {COLOR: #f0f0f0; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none}
A.footerStyle:hover {COLOR: #f0f0f0; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}


#ShirtBoxholder{
background:#000000 none repeat scroll 0%;
width:1000px;
margin: 0 auto;
height: 687px;
}


#subBoxholder{
width:691px;
height:238px;
margin: -264px 9px;
}

#subBox1{
float:left;
width: 202px;
height: 232px;
text-align: left; 

}

#subBox2{
float:left;
width: 202px;
height: 232px;
text-align: left; 
}


#subBox3{
float:left;
width: 202px;
height: 232px;
text-align: left; 
}



#blog_listing {
background:#000000 none repeat scroll 0%;
margin: 0 auto;
width:900px;
}




.blog-preview {
	float: right;
	margin: 0px 0 11px 0;
	padding: 0 0 10px 10px;
	border: 1px solid #1c1c1c;
	width: 298px; height: 460px;
	background: #080808 url(../../../images/boxes_gradient.png) top repeat-x;
}

.blog-preview p {
	padding: 10px 10px 0 0;
}

/* Blog Roll Module Styles 
==============================================================================*/




#blog_listing ul li a {
	display: block;
	position:relative;
	width: 200px; height: 200px;
	margin: 0px 0px;
	background: #111111 url(../../../images/SHIRT_gradient.png) bottom repeat-x; 
	border: 1px solid #1c1c1c;
	text-decoration: none;
}

#blog_listing li a:hover, #blog_listing li a:active {
	display: block;
	position:relative;
	width: 200px; height: 200px;
	margin: 0px 0px;
	background: #000000;
	border: 1px solid #ffffff;
	text-decoration: none;
}

#blog_listing ul li  {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
#blog_listing ul li.last  {
	margin-right: 0;
}
.blog_profile {
	text-align:center;
	float: left; 
	padding: 10px 0pt 0pt 74px;
	font: 10px Arial, Helvetica, Verdana, sans-serif; color: #777777;
	line-height: 140%;
}

.blog_image {
	float: left; 
	margin: 0px 0pt 0pt 13px;
	border: 1px solid #000000;
}

.new {
	z-index: 1;
	position: absolute;
	top:0;
 right:0;
}

.blog_sidebar {
	float: right;
	margin: 11px 0 5px 0;
	padding: 0 0 10px 10px;
	border: 1px solid #1c1c1c;
	width: 298px; height: 621px;
	background: #080808 url(../../../images/boxes_gradient.png) top repeat-x;
}


#nav1 a{
float:left;
height:24px; 
width:50px; 
margin:1px 0px;
border: 0px solid #000000;
background:url(http://www.ogdenclothing.com/images/mens.png) no-repeat top left;
color: #000;
text-decoration:none;
}

#clothingnav{
width: 100px; height:400px;
float: left; list-style: none;
list-image: none;
margin:0px 0px 0px 0px;
border:0px solid #1f1f1f;

}

#nav1 a:hover,
#nav1 a:focus:hover {
background-position: -72px 0;
}

#nav1 a:active,
#av1 a:focus {
background-position: -72px 0;
}


#nav2 a:hover,
#nav2 a:focus:hover {
background-position: -72px 0;
}

#nav2 a:active,

#nav2 a:focus {

background-position: -72px 0;
}

#shirts {
width:820px;
height:680px;
}


#nav2 a{
float:left;
height:24px; 
width:72px; 
border: 0px solid #000000;
background:url(http://www.ogdenclothing.com/images/womens.png) no-repeat top left;

margin: 1px 50px;
color: #000;
text-decoration:none;
}

#mens{
display: block;
width:820px; 
margin: 0 auto;
	}

#womens{
display: block;
width:820px; 
margin: 0 auto;
	}
	
#shirtHolder {
width:260px;
height:327;
float:left;
margin:65px 251px;
}

#productTitle {
width:285px;
height:308px;
float:left;
margin: 20px 251px;}

}

#describ {
width:600px;
text-align:left;
}


#NavTwo {
width:100px;
margin: -12px -10px;

}


.leftNavClass {list-style-type: none; width: 100px;  float: left; }

.leftNavClass ul{ float: left; width: 100px; font-size: 1em; line-height: 1.5em; list-style: none;
      list-image: none; padding-left:10px;}

.leftNavClass ul li{border: none; list-style: none;
      list-image: none;}

.leftNavClass ul li   a{ color: #666; background: #000000; text-transform: capitalize list-style: none;
      list-image: none; padding-left:10px;}
.leftNavClass ul li a:hover{ display: block; background: #1f1f1f; color: #fff; padding-left:10px;}
.leftNavClass ul li a.on:hover{background: #1f1f1f;color: #fff;}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {global.css (line 1)
margin:0pt;



padding:0pt;
}




#missionHeader {
width:149px;
height:36px;
margin:-105px 0px;
}

#featureHeader {
width:140px;
height:36px;
margin: -34px 9px -8px 4px;
}


#leftbox {
display:block;
float:left;
width:234px;
height:250px;
margin-left:29px;
margin-right:50px;
margin-bottom:40px;
}


.inner {
margin-bottom:10px
}

#centerthemup {
margin:17px auto 0 30px;
width:1000px;

}


.price {
color:#333333;
font-family:Helvetica,Arial,Sans-Serif;
font-size:11px;
font-weight:700;
line-height:15px;
text-align:center;
}


.namer {
color:#333333;
font-family:Helvetica,Arial,Sans-Serif;
font-size:12px;
font-weight:700;
line-height:0;
text-align:center;
}

.outliner {
border:0px solid #353535;
}

.outliner a:hover{
border:1px solid #353535;

}


#icons{
float:right;
height:39px;
position:relative;

}

.lefta{
margin-right:8px;
margin-top:5px;
border:none;
}