﻿@font-face
{
  font-family: "school";
  src: url('/Media/css/fonts/CENSCBK.TTF') ;
}

/* CSS MINI RESET */
hr
{
    height:1px;
    color:#000;background-color:#000;
    border-style:none;
    display: none;
}
#notifyPopup {
	height: 350px;
}
/*#navlink1437 {font-weight: bold;}*/

html, body, div, form, fieldset, legend, label, ul
{
	margin: 0;
	padding: 0;
}
.tumblr_open_quote {display:none;}
.tumblr_close_quote {display:none;}
.tumblr_posts li {display: block;}

.quote .tumblr_posts {width: 730px; text-align: center;}

#bannerinfo, #bannerinfo a {
	color: white;
}

#cboxWrapper {min-height: 100%}
#colorbox {min-height: 100%}
#productStamp {
	display:block;
}


#banner-detail {
    clear: both;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

.tumblrfeed {
	float: left;
	margin-top: 20px;
}

.tumblr_photo_post {
	display: block;
    	float: left;
    	margin: 10px;
    	max-width: 335px;
}

.tumblr_link_post {
	display: block;
}

.tumblrfeed img {
	max-width: 335px;
}

.tumblrfeed p {
	
}
.tumblr_text_post {
	    display: block;
    float: left;
    height: auto;
    margin: 10px;
    width: 335px;
}

.tumblr_video_post {
	display: none;
}

.tumblr_posts {
	float:left;
	margin: 0;
	padding: 0;
}


#banner-detail ul{
    float: left;
    height: 25px;
    width: 900px;
}

#banner-detail li{
colour: black;

}

#banner-detail img {
    margin-top: 0px;
}

#banner-detail p, #banner-detail a {
    color: white;
}


.banner-top {
    background-color: black;
    font-family: school;
    height: 25px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
z-index: 9999;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

th, td
{
	text-align: left;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6, th, td, caption
{
    margin: 0;
	font-weight: normal;
}

img
{
	border: 0;
	-ms-interpolation-mode: bicubic;
}

ul
{
    list-style: none;
}

#prodDetails ul
{
    list-style: none;
}

/* CORE DESIGN */

body, input
{
	font-family: "Century Schoolbook", school, georgia, serif;
	color: #000;
	font-size: 13px;
}

input[type="text"], textarea
{
    border: solid 1px #000;
    margin-top: 3px;
}

#pageH1
{
    text-align: center;
	
}

h1, h2
{
	font-style: italic;
}

h1
{
	font-size: 35px;
	text-decoration: none;
	padding-bottom: 30px;
text-align: center;
	margin-top: 20px;
}

#region49 h1, #region9 h1
{
	font-size: 35px;
	text-decoration: none;
	padding-bottom: 10px;
text-align: center;
	margin-top: 10px;
}

#SizeGiudeLink {
	display: none;
}

h7 {
	font-size: 13px;
	padding-bottom: 30px;
}

a, a:link, a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

.breadcrumbs a
{
    padding: 0 5px 5px 0;
    font-size: 12px;
    position: relative;
    font-style: italic;
    color: #999;
}

#inner-content
{
    border-top: none;
}

/* GENERAL */

.udl a:link, .udl a:visited, .udl a:active
{
    text-decoration: underline;
}

.secondaryLink
{
    text-decoration: underline;
    font-style: italic;
}

.small
{
	font-size: 10px;
}

.italic
{
	font-style: italic;
}

.notransform
{
	text-transform: none;
}

.hspacer
{
	width: 100%;
	clear: both;
}

.vspacer
{
    height: 100px;
    float: left;
}

.floatr
{
	float: right;
}

.floatl
{
	float: left;
}

.clear
{
   clear: both;
}

.linebreak
{
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #000;
    float: left;
    clear: both;
    margin-bottom: 20px;
}

.lrgFont
{
    font-size: 13px;
}

.inStk
{
    color: #000;
}

.outStk
{
    color: #999;
}

.roundedBox
{
    -moz-box-shadow:3px 3px 5px #DDDDDD;
    -moz-border-radius:5px;
    -webkit-box-shadow:3px 3px 5px #DDDDDD;
    -webkit-border-radius:5px;
    -o-box-shadow:3px 3px 5px #DDDDDD;
    -o-border-radius:5px;
    -khtml-box-shadow:3px 3px 5px #DDDDDD;
    -khtml-border-radius:5px;
    box-shadow:3px 3px 5px #DDDDDD;
    border-radius:5px;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
}

/* LAYOUT STRUCTURE / NAV / HEADER / FOOTER */

#wrap{
	width: 900px;
	margin: auto;
	padding-top: 40px;
}

#header
{
	width: 100%;
}

#logo
{
    float: left;
    height: 37px;
    margin-top: 15px;
    position: relative;
    width: 119px;
    z-index: 90;
}

#headerdetail
{
	float: right;
	width: 900px;
	text-align: right;
	font-size: 9px;
}

#headerdetail ul
{
	list-style-type: none;
}

#headerdetail li{
	position: relative;
	float: right;
	display: inline-block;
	text-align: right;
	text-transform: uppercase;
	padding-left: 40px;
	height: 30px;
}

#headerdetail li a:link, #nav li a:visited
{
    display: inline-block;
    height: 20px;
}

.hdcheckout
{
	background: url('../images/icon/checkout_ico.gif') no-repeat 10px 0;
}

.hdbasket
{
	background: url('../images/icon/basket_ico.gif') no-repeat 18px 0;
}

.hdlogin
{
	background: url('../images/icon/login_ico.gif') no-repeat 20px 0;
}

.hdemail
{
	background: url('') no-repeat 15px 0;
}

.hdphone
{
	background: url('') no-repeat 15px 0;
}

.denim {
	width: 710px;
margin: 20px 0;
	float: left;
}

#navlink1432 {
	display: none;
}

#navbar
{
	clear: both;
	width: 100%;
	border-bottom: solid 1px #000;
	height: 70px;
}
#nav p1 {
    float: left;
    font-size: 13px;
    margin-top: 5px;
    width: 100px;
}

#footerright p1 {
    float: left;
    font-size: 13px;
    margin-top: 5px;
    width: 110px;
}

#navcontainer
{
	width: 100%;
	float: right;
}

.filter-icons {
    color: black;
    text-align: center;
}

#nav
{
    
    width: 100%;
	
}

#nav ul, .footercolumn ul
{ 
    float: right;
    margin: auto 0;
    text-align: center;
    
}

#nav li, .footercolumn li
{
    display: inline-block;
    margin: 0px;
    width: 110px;
}

#nav li a:link, #nav li a:visited, .footercolumn li a:link, .footercolumn li a:visited
{
    display: block;
    float: left;
    font-size: 13px;
    margin: 0;
}

#leftnav
{
	margin-top: 10px;
	width: 190px;
	float: left;
}

#leftnav ul
{
    list-style-type: none;
}

#leftnav li
{
	text-transform: capitalize;
}

#leftnav li a:link, #leftnav li a:visited
{
    display: inline-block;
    font-size: 13px;
}

.leftNavLinkUdl a:link, .leftNavLinkUdl a:visited, .leftNavLinkUdl a:active
{
    text-decoration: underline;
}

.dropdown
{
     font-family: 'Century Schoolbook',school,georgia,serif;
     font-style: italic;
}

#footer
{
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    clear: both;
    font-size: 10px;
    height: 60px;
    margin: auto;
    padding: 12px 0;
    width: 900px;
}


#footerleft
{
	width: 200px;
	float: left;
	margin-right: 165px;
}

#footerright
{
	float: left;
}

.footercolumn li
{
	text-transform: capitalize;
	  display: inline-block;
    text-transform: capitalize;

}

#quicksearch
{
    background: url("../images/backgrounds/search_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 22px;
    margin-left: -3px;
    padding: 2px 10px;
    width: 170px;
}

#quicksearch input
{
	width: 140px;
	height: 17px;
	border: 0;
}

#quicksearch a
{
	width: 25px;
	height: 16px;
	display: inline-block;
}

.creditLink a, .creditLink a:active, .creditLink a:link, .creditLink a:visited
{
	font-family: helvetica, arial;
	color: #999;
	font-size: 10px;
}

#mdLink
{
	 text-align: left;
	 float: left;
}

#sparkstoneLink
{
	text-align: right;
	float: right;
}

#content
{
	float: right;
	width: 710px;
}

.item
{
    width: 160px;
    margin-right: 12px;
}

/* STORE PAGE */

.store
{
    float: left;
    font-size: 13px;
    height: auto;
    padding: 12px 0;
    width: 710px;
}

.shop {
float: left;
}

.storetext
{
    width: 170px;
    height: 205px;
    float: left;
}

.storetext p
{
    margin: 5px 0;
}

.storetext a, .storetext a:active, .storetext a:visited
{
    text-decoration: underline;
    font-style: italic;
}

.storetexthead
{
    font-size: 13px;
    width: 170px;
    border-bottom: solid 1px #000;
    float: left;
    padding-bottom: 12px;
}

.storemap
{
    width: 170px;
    height: 205px;
    float: left;
    margin: 0 12px;
}

.storemap
{
    width: 170px;
    height: 205px;
    float: left;
}

/* GENERIC */

a#backtotoptab
{
    background-image: url("../images/icon/back-to-top.png");
    background-size: 35px 35px;
    color: #FFFFFF;
    cursor: pointer;
    height: 35px;
    overflow: hidden;
    position: fixed;
    right: 25px;
    text-indent: -100000px;
    top: 45%;
    width: 35px;
    z-index: 20;
}

.section
{
    width: 311px;
    float: left;
    border: solid 1px #000;
    padding: 18px;
    margin-top: 12px;
}

.section input[type=text], .section textarea
{
    width: 300px;
}

.section textarea
{
    height: 80px;
    max-height: 80px;
    max-width: 300px;
}

.smallPanel
{
    width: 213px;
    padding: 10px;
	height: 240px;
	margin-top: 22px;
	float: left;
	position: relative;
	border: solid 1px #000;
}

.largePanel
{
    border: solid 1px #000;
    margin-top: 20px;
    padding: 20px;
}

/* FAQ */

#faq
{
    clear: both;
}

#faq h2
{
    text-decoration: none;
}


.faqlinks
{
    width: 355px;
    padding: 12px 0;
}

.faqlinks ul
{
    list-style: none;
}

.faqlinks li
{
    text-decoration: underline;
    font-size: 13px;
}

/* PRESS */

.imgsectioncontainer
{
    width: 710px;
    height: 300px;
    border-bottom: solid 1px #000;
}

.imgsectionpadding
{
    padding: 0 11px;
}

.imgsection
{
    width: 233px;
    font-size: 13px;
    padding: 10px 1px;
    float: left;
}

/* CREDITS */
.creditLink
{
    font-size: 13px;
    font-style: italic;
    text-decoration: underline;
}

/* PRODUCTS */
#rowstartcol
{
    clear: both;
    margin-top: 10px;
}

/* PRODUCT DETAIL */
.thumbnails
{
    border-top: 1px solid;
    display: block;
    float: right;
    margin-left: -190px;
    margin-top: 20px;
    position: relative;
    width: 710px;
}

#lightbox-overlay-text-close
{
    display: none;
}

.prodImage
{

    width: 351px;
}

.smallProdImage
{
    width: 110px;
    height: 132px;
    padding: 10px 10px 0 0;
}

.twitter-share-button
{
    display: block;
    float: left;
    clear: left;
    margin-top: 5px;
}

.altThumb
{
    width: 110px;
    height: 132px;
}

.altThumb img
{
    width: 110px;
    height: 132px;
    padding: 10px 10px 0 0;
}

#prodDetails p, #prodDetails p span, #prodDetails p span font, .apple-style-span span font {
padding: 0;
margin: 0;
font-size: 13px !important;
font-family: "Century Schoolbook", school, georgia, serif !important;

}


#StockNotifyLink
{
    float: right;
    margin: 0;
    padding: 1px;
}

/* WARDROBE PAGE */

#mainWardrobeImage
{
    width: 350px;
    height: 418px;
    padding: 10px 10px 0 0;
}

/* Natty's Barbershop */

.nattys #mainBarbershopImage {float: left; clear: left;}
.nattys p {padding: 0 12px 0 0; width: 342px; float: right; clear: right; margin: 16px 0 0 0;}
.nattys p a {font-style: italic; text-decoration: underline;}

.nattys ol#xmas-prep { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 12px; padding: 0px; height: 624px; width: 729px;}
.nattys ol#xmas-prep li {margin-left: 0; margin-bottom: 12px; margin-right: 0px; margin-top: 0; padding: 0px; list-style-type: none; width: 243px; float: left;}
.nattys ol#xmas-prep li img {margin-left: 0; margin-bottom: 0; margin-right: 12px; margin-top: 0; padding: 0px; height: 255px; width: 231px;}
.nattys ol#xmas-prep li p { height: 133px; margin-left: 0px; margin-bottom: 0px; margin-right: 12px; margin-top: 0px; padding: 0px; width: 231px;}
.nattys ol#xmas-prep li.divider {padding-top: 11px; border-top-color: black; border-top-width: 1px; border-top-style: solid;}

/* Whats On */

.whatson #mainWhatsOnImage {float: left; clear: left;}
.whatson h3 {padding: 0 12px 30px 0; width: 342px; float: right; clear: right; margin: 16px 0 0 0; border-bottom: #000000 solid 1px;}
.whatson p1 {font-size: 12px; padding: 0 0px 0 0; float: left; clear: right; margin: 0;}
.whatson p2 {font-size: 12px; padding: 0 0px 0 0; float: right; clear: right; margin: 0;}
.whatson p1 a, .whatson p2 a {font-style: italic; text-decoration: underline;}

#inner-content .text {
border-collapse: inherit;
    border-spacing: 20px;
}
.lrgFont p1 {font-size: 12px; padding: 0 0px 0 0; float: left; clear: right; margin: 0;}
.lrgFont p2 {font-size: 12px; padding: 0 0px 0 0; float: right; clear: right; margin: 0;}
.lrgFont p1 a, .whatson p2 a {font-style: italic; text-decoration: underline;}

/* Page-Content */

.page-content  {}
.page-content h2 {margin:20px 0px;}
.page-content p {}
.page-content ul {margin: 0px 20px;}
.page-content li {list-style-type:circle;}

/*Email subscribe popup*/
#welcomePopup {
	background-image: url(http://www.albamclothing.com/Media/images/backgrounds/HPpop_final.png);
	height: 350px;
	width: 400px;
}
#confirmPopup {
	background-image: url(http://www.albamclothing.com/Media/images/backgrounds/PopConfirm_final.png);
	height: 350px;
	width: 400px;
}
#finalPopup
{
	background-image: url(http://www.albamclothing.com/Media/images/backgrounds/SignUp_Thanks2.png);
	height: 402px;
	width: 650px;
        }
.emailSubmit {
	color: #FFF;
	background-color: #000;
	position: relative;
	left: 60px;
	width: 280px;
	top: 262px;
}
.emailField {
	position: relative;
	left: 60px;
	width: 280px;
	top: 255px;
}
/*#mc-embedded-subscribe {
	color: #FFF;
	background-color: #000;
	position: relative;
	left: 60px;
	width: 280px;
	top: 262px;
}
#mce-EMAIL {
	position: relative;
	left: 60px;
	width: 280px;
	top: 255px;
}*/