@charset "utf-8";
/*

Main CSS file for vipformalwear.com
Created by: Neal Saxon
Senior Web Developer
Click Optimize
11-2009

*/


body{
	margin: 0;
	padding: 0;
	font: 14px Palatino, "Palatino Linotype", "Book Antiqua", "URW Palladio L", "Times New Roman", Times, serif;
	background: #212121 url(/images/bg-body.png) left 235px repeat-x;
	color: #fff;
	text-align: center;
}

/*---------------( container wraps )---------------*/

#ruler{
	margin: 0;
	padding: 0;
	background: transparent url(/images/bg-ruler.png) left top repeat-x;
}

#body-bottom{
	margin: 0;
	padding: 0;
	background: transparent url(/images/bg-body-bottom.png) left bottom repeat-x;
}

#wrap{
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	color: #000;
	text-align: left;
	background: url(/images/bg-wrap-middle.png) left top repeat-y;
}

.clear{ clear: both; }

#content-container{
	width: 914px;
	margin: 0 0 0 39px;
	background: url(/images/bg-content-container.png) right 15px no-repeat;
}
body.index #content-container{ background:none; }

/*---------------( header )---------------*/

#header{
	position: relative;
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 1000px;
	height: 143px;
	background: url(/images/bg-header.png) left 10px no-repeat;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

#logo{
	position: absolute;
	top: 39px;
	left: 64px;
	width: 206px;
	height: 104px;
}
#logo a{
	display: block;
	width: 206px;
	height: 104px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/logo-vip.jpg) left top no-repeat;
}

a#call-store-open{
	position: absolute;
	top: 35px;
	left: 325px;
	display: block;
	width: 275px;
	font-size: 19px;
	line-height: 19px;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 22px;
	background: url(/images/phone-icon.jpg) left 4px no-repeat;
}
a#call-store-open:hover{
	text-decoration: underline;
}
#call-store-popup{
	position: absolute;
	top: 55px;
	left: 285px;
	width: 320px;
	background: #212121;
	padding: 10px;
	border: 3px solid #890000;
	z-index: 9000;
	line-height: 20px;
}
#call-store-popup span{
	padding: 0 0 0 10px;
	color: #ccc;
}
a#call-store-close{
	color: #b6af94;
	text-decoration: none;
}
a#call-store-close:hover{
	text-decoration: underline;
}

#header .facebook{
	position: absolute;
	top: 33px;
	right: 250px;
}

#tagline{
	position: absolute;
	top: 87px;
	left: 400px;
	width: 460px;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/special-occasion.png);
}

#header ul{
	position: absolute;
	top: 35px;
	right: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#header ul li{
	float: left;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 1px 10px;
}
#header ul li.dressing-room{
	border-right: 1px solid #890000;
	padding-left: 23px;
	background: url(/images/cart-icon.jpg) left top no-repeat;
}
#header ul a{
	color: #890000;
	text-decoration: none;
}
#header ul a:hover{
	text-decoration: underline;
}

/*---------------( sidebar )---------------*/

#sidebar{
	float: left;
	width: 264px;
	padding: 0 0 15px 0;
	text-align: center;
	background: url(/images/bg-sidebar-bottom.jpg) left bottom no-repeat;
}
ul#nav{
	padding: 5px 3px 20px 3px;
	margin: 0;
	list-style: none;
	background: url(/images/bg-sidebar-top.jpg) left top no-repeat;
}
ul#nav li{
	position: relative;
	padding: 0 0 5px 0;
	width: 258px;
	max-width: 100%;
	background: url(/images/sidenav-border.png) center bottom no-repeat;
}
ul#nav li a{
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	padding: 10px 0;
	width: 258px;
}
ul#nav li a:hover,
ul#nav li a.cur{
	color: #b6af94;
}

ul#nav li ul{
	position: absolute;
	z-index: 9000;
	top: 0px;
	left: -9999px;
	width: 258px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #fff;
	background: url(/images/bg-flyout.png) repeat;
}

ul#nav li:hover ul{
	left: 255px;
}




.sidebar-btn{ margin: 0 0 10px 0; }
.sidebar-btn a{
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 207px;
	height: 74px;
	text-indent: -9999px;
	overflow: hidden;
}
a#btn-vests{ background: url(/images/btn-vests.jpg) left top no-repeat; }
a#btn-vests:hover{ background: url(/images/btn-vests.jpg) left -74px no-repeat; }
a#btn-tuxedos{ background: url(/images/btn-tuxedos.jpg) left top no-repeat; }
a#btn-tuxedos:hover{ background: url(/images/btn-tuxedos.jpg) left -74px no-repeat; }
a#btn-accessories{ background: url(/images/btn-accessories.jpg) left top no-repeat; }
a#btn-accessories:hover{ background: url(/images/btn-accessories.jpg) left -74px no-repeat; }

/*---------------( main content area )---------------*/

#content-main{
	float: right;
	width: 642px;
	font-size: 14px;
	line-height: 23px;
}

#home-banner{
	width: 594px;
	height: 257px;
	padding: 27px 24px 29px 20px;
	background: url(/images/bg-banner.jpg) left top no-repeat;
}

#flashcontent{
	width: 594px;
	height: 257px;
	background: url(/images/banner-placeholder.jpg) no-repeat;
}

h1{
	font-size: 34px;
	line-height: 34px;
	color: #890000;
	margin: 0;
	padding: 10px 0 20px 0;
}
h2{
	font-size: 23px;
	line-height: 23px;
	color: #890000;
	margin: 0;
	padding: 5px 0 10px 0;
}

img#color-pallette{
	margin: 15px 0 0 0;
}

body.index #main{
	margin: 0 0 0 10px;
}
#main{
	margin: 20px 0 0 10px;
}

#main a{
	color: #890000;
	text-decoration: none;
}
#main a:hover{
	text-decoration: underline;
}
#main p{
	text-align: justify;
	margin: 0;
	padding: 0 0 10px 0;
}
#main ul{
	margin-top: 0;
	padding-top: 0;
}

.location-map{
	float: right;
	width: 305px;
	margin: 0 0 10px 10px;
}

.disclaimer{
	font-size: 10px;
	line-height: 15px;
}

.col-one{
	float: left;
	width: 300px;
	margin: 0 15px 0 0;
}
.col-two{
	float: left;
	width: 300px;
}

ul.two-column li{
	float: left;
	width: 250px;
}

a#start-here{
	display: block;
	width: 148px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/btn-start-here.jpg) left top no-repeat;
}
a#start-here:hover{ background-position: -148px top; }

/*---------------( product pages )---------------*/
h1.img-replace{
	width: 400px;
	height: 44px;
	margin: 30px 0 15px 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
h1#choose-you-vest{ background: url(/images/h1-choose-your-vest.png); }
h1#choose-you-tuxedo{ background: url(/images/h1-choose-your-tuxedo.png); }
h1#choose-you-accessories{ background: url(/images/h1-choose-your-accessories.png); }

.item-list-container{
	float: left;
	text-align: center;
	z-index: 100;
	width: 209px;
	height: 291px;
	margin: 0 5px 10px 0px;
	background: url(/images/bg-item-list-container.png) left top no-repeat;
}
.item-list-container img{
	padding: 6px 0;
	margin: 0 auto;
}
.item-list-container .description{
	float: left;
	width: 125px;
	height: 32px;
	margin: 0 0 0 15px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
	display: table;
}
.item-list-container .description p{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0;
}

.item-list-container .btn-go{
	float: right;
	margin: 4px 18px 0 0;
	width: 38px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/btn-go.png) no-repeat;
}

/*---------------( detail pages )---------------*/

.detail-lrg{
	float: left;
	width:334px;
	margin: 0 15px 0 0;
}

.detail-txt{
	float: left;
	width: 293px;
}

#vest-left{
	float: left;
	width: 334px;
	margin: 0 15px 0 0;
}
#vest-left img.detail-lrg{
	width: 315px;
}
#vest-left p{ padding-top: 15px; clear: left; }
#vest-right{
	float: left;
	width: 293px;
}

#vest-right a.vest-swatch img{
	margin: 0 0 0 -3px;
	padding: 0;
}

a#cart-add{
	display: block;
	width: 215px;
	height: 40px;
	margin: 15px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/btn-add-item.jpg) left top no-repeat;
}
a#cart-add:hover{ background: url(/images/btn-add-item.jpg) -215px top no-repeat; }


/*---------------( cart/checkout pages )---------------*/

.cart-row{
	display: table;
	padding: 10px;
	width: 612px;
	border-bottom: 1px solid #ccc;
}
.cart-row p{
	display: table-cell;
	vertical-align: middle;
	width: 430px;
	padding: 0;
	margin: 0;
}
.cart-row p img{
	margin: 0 10px 0 0;
	float: left;
}
a.btn-remove{
	float: right;
	display: block;
	width: 148px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/remove-item.jpg) left top no-repeat;
}
a.btn-remove:hover{ background: url(/images/remove-item.jpg) -148px top no-repeat; }


a.choose-more{
	float: left;
	margin: 0 10px 0 0;
	display: block;
	width: 208px;
	height: 74px;
	text-indent: -9999px;
	overflow: hidden;
}
a#tuxedo-cart{ background: url(/images/tuxedo-cart-button.jpg) left top no-repeat; }
a#tuxedo-cart:hover{ background: url(/images/tuxedo-cart-button.jpg) -208px top no-repeat; }
a#vest-cart{ background: url(/images/vest-cart-button.jpg) left top no-repeat; }
a#vest-cart:hover{ background: url(/images/vest-cart-button.jpg) -208px top no-repeat; }
a#accessories-cart{ background: url(/images/accessories-cart-button.jpg) left top no-repeat; }
a#accessories-cart:hover{ background: url(/images/accessories-cart-button.jpg) -208px top no-repeat; }

a#checkout{
	display: block;
	width: 215px;
	height: 40px;
	margin: 15px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/send-to-your-location.jpg) left top no-repeat;
}
a#checkout:hover{ background: url(/images/send-to-your-location.jpg) -215px top no-repeat; }


.form-row textarea{
	width: 350px;
	height: 100px;
}

img.right{
	float: right;
	margin: 0 0 10px 10px;
}

/*---------------( footer )---------------*/

#footer{
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 50px 32px;
	width: 936px;
	background: url(/images/bg-footer.png) left top no-repeat;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover,
#footer a.cur{ text-decoration: underline; }
#footer ul{
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
}
#footer ul li{
	float: left;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #fff;
}
#footer ul li.last{ border-right: none; }

#footer .facebook{
	float: left;
	clear: left;
	margin: 10px 0 0 0;
}

#clickoptimize{
	float: right;
	width: 167px;
	font-size: 9px;
	top: -10px;
	position: relative;
}

