/*

TAKEN FROM LIVE - 6/23/10 - Mike

/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}img{vertical-align:top}

html { height: 100%; }
body { height: 100%; background: #2a2a2a url(../images/bg_tile.jpg); font: 14px/1.5 Arial, 'Liberation Sans', FreeSans, sans-serif; color: #fff; }
a { text-decoration: none; color: #fff; }

/* main layout elements */
#wrapper {
    background: transparent url(../images/wrapper_bg.png);
    margin: 0 auto;
    padding: 0 6px;
    width: 948px;
    min-height: 100%;
    }
    
/* reset kwiat abc #wrapper */
#kwiat #wrapper {
    background: none;
    margin: 0;
    padding: 0;
    }

#header { background: transparent url(../images/header_bg.jpg); height: 110px; width: 948px; }

#header ul{ 
	margin-top:-32px 0 0 4px; /*for some reason this is being blocked*/
	font-size:10px;
	margin-top:-32px;
	margin-left:4px;
	
}

#header li{ 
	display:inline; 
	padding:0 2px;
	}

#header li img {
	margin-top:7px;
	}

#header ul h1{ 
	display:inline;
	font-weight:normal;
	}

#top_nav {
    background: transparent url(../images/header_bg.jpg) 0 -140px;
    border-bottom: 2px solid #9d8b52;
    clear: both;
    height: 31px;
    position: relative;
    width: 948px;
    z-index: 10;
    }

body#home #content { min-height: 365px; border-bottom: 2px solid #9d8b52; }
#content {
    background: #404040 url(../images/sub_content_bg.jpg) top repeat-x;
    border-bottom: 2px solid #9d8b52;
    position: relative;
		/*min-height: 493px;*/
		min-height:550px;
    width: 948px;
	z-index: 9;
    }
#content h1 {
    color: #a0a0a0;
    font-size: 10px;
    line-height: 0;
    position: absolute;
    left: 40px;
    top: -3px;

    }
#content_left { float: left; margin: 85px 0 0 20px; width: 280px; }
#content_right { float: left; margin: 93px 30px 30px 10px; width: 600px; }
#content_single { padding: 69px 0 30px 0; }
.content_single_padding { padding: 90px 15px 30px 15px !important; }
.content_padding { padding: 15px 35px; }

#content p { margin: 0 0 20px; font-size: .9em; }

#bottom_nav {
    background: #1a1a1a;
    border-top: 6px solid #2c2c2c;
    border-bottom: 6px solid #2c2c2c;
    width: 948px;
    overflow: hidden;
    }

#footer {
    background: transparent url(../images/footer_bg.jpg) 0 -43px;
    color: #999;
    font-size: .8em;
    height: 70px;
    line-height: 2em;
    padding: 14px 0 0;
    width: 948px;
    overflow: hidden;
    }

/* main navigation */
.nav { 
	float: left; 
	position: relative;
	left: 50%; 
	list-style: none;
	z-index: 100;
	}
.nav li {
    display: block;
    float: left;
    right: 50%;
    margin:0 0 0 1px;
    padding:0;
    position:relative;
    top: 0;
    }
.nav li a, .nav .text {
    color: #dcdcdc;
    display: block;
    font-size: 1em;
    line-height: 31px;
    padding: 0 14px;
    text-decoration: none;
    text-transform: capitalize;
    }
.nav .nav_div {
    background: url(../images/nav_div.jpg) center center no-repeat;
    height: 31px;
    width: 1px;
    vertical-align: middle;
    }
/* drop downs */
.nav ul {
    background: #fffde6;
    border: 1px solid #9f8a55;
    display: none;
    left: 0;
    padding: 10px 0 15px 15px;
    position: absolute;
    float: right;
    left: auto;
    top: 31px;
    width: 10em;
	z-index: 105;
    } 
.nav ul li { clear: left; float: right; right: auto; margin: 0; width: 100%; }
.nav ul li a {
    color: #191e32;
    background: url(../images/nav_drop_div.jpg) bottom left no-repeat;
    font-size: .9em;
    padding: 0 0 2px;
    }
.nav ul li a.last { background: none; padding: 0; }
.nav li:hover ul { display:block; }
/* social netowrk icons */
.nav .nav_social a { padding: 0; }
.nav .nav_social img { margin: 8px 3px 0; }
.nav .nav_social img.nav_social_last { margin-right: 14px; }
.nav li a.find_us {  padding: 0 5px 0 14px; }
/* newsletter signup */
.nav .newsletter { margin: 4px 0 0; }
.nav .newsletter input {
    background: url('../images/newsletter_input.jpg') no-repeat;
    border: 0;
    height: 15px; width: 155px;
    margin: 0 0 0 14px;
    font-size: .8em;
    padding: 2px;
    vertical-align: middle;
}
.nav .newsletter button {
    background: url('../images/newsletter_submit.jpg') center center no-repeat;
    border: 0;
    height: 17px;
    width: 44px;
    margin: 0 0 0 5px;
    vertical-align: middle;
    }

/* home page */
#home_slides { height: 365px; width: 948px; }
.home_slide { height: 365px; width: 948px; position: relative; }
.home_slide .copy h2  {
    font-style: italic;
    line-height: 22px !important;
    font-size: 24px !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
    position: static !important;
    }
.home_slide .copy {
    line-height: 16px;
    font-size: 13px;
    font-weight: bold;
    width: 340px;
    height: 170px;
    position: absolute;
		top: 36px;
		left: 559px;
		}
#content #home_slides .home_slide .copy h1 {
	color:#fff;
	font-size:35px;
	position:static;
	font-style:italic;
}
#home_slides .home_slide .copy h2 span{
	color: #9d8b52;
	font-size: 20px; 
	margin: 5px 0 10px 0;
}
#home_slides .home_slide .copy h2 span + span{
	color: #fff; 
	font-size: 28px; 
	margin: 0 0 10px 20px;
}
#home_slides .home_slide .copy h2 span + span + br + span{
	color: #9d8b52; 
	font-size: 20px; 
	margin: 0 0 10px 40px;
}
#home_slides .home_slide .copy p { 
	margin: 10px 0 0 45px; 
	font-size:11px;
	width:263px;
}

#home_modules { background: #222; border-bottom: 2px solid #9d8b52; width: 948px; overflow: hidden; }
.spotlight_module, .expectations_module, .slide_module { float: left; height: 125px; }
.spotlight_module { border-right: 2px solid #9d8b52; width: 325px; }
.spotlight_module div.left, .spotlight_module div.right { float: left; }
.spotlight_module div.left { width: 170px; }
.spotlight_module div.right { padding: 10px 15px; width: 125px; }
.spotlight_module img { border-right: 2px solid #9d8b52; }
.spotlight_module h3 { font-size: .9em; }
.spotlight_module span.date { font-size: .8em; }
.spotlight_module a.read_more { color: #9d8b52; font-size: .9em; font-style: italic; text-decoration: none; }

.spotlight_story { display: none; }

.expectations_module { /*background: url(../images/expectations.png) 9px 50px no-repeat;*/
    border-right: 2px solid #9d8b52;
    width: 215px;
    position: relative;
    }
/*.expectations_module h3 { color: #fff; font-size: .9em; padding: 10px; }
.expectations_module a.read_more  { font-size: .9em; position: absolute; left: 140px; }*/

.slide_module { background: #fff; width: 404px; }

.sub_nav { background: transparent !important; font-size: 13px; position: absolute;  }
.sub_nav .current a { color: #9d8b52; }
.sub_nav li { float: left; margin: 0 3px; }
.sub_nav li a { color: #ccc; }
.spotlight { left: 730px; top: 20px; }
.about { left: 620px; top: 40px; }

/* spotlight page */
#feat_spotlight {
    border-bottom: 2px solid #9d8b52;
    padding: 69px 0 0;
    width: 948px;
    }
#feat_spotlight_left {
    border-top: 2px solid #9d8b52;
    border-right: 2px solid #9d8b52;
    border-left: 2px solid #9d8b52;
    float: left;
    width: 300px;
    height: 225px;
    overflow: hidden;
    }
#feat_spotlight_right {
    float: left;
    width: 600px;
    min-height: 205px;
    padding: 20px 20px 0;
    }
#feat_spotlight_right h2 { font-size: 20px !important; }
#feat_spotlight_right span.date { font-size: .9em; display: block; margin: 0 0 10px; }
#feat_spotlight_right p { font-size: .85em; }
#feat_spotlight_right a { font-size: .8em; }

#associated_product { list-style: none; overflow: hidden; }
#associated_product li { float: left; }

.spotlight {
    background: #404040 url(../images/sub_content_bg.jpg) top repeat-x;
    color: #fff;
    height: 61px;
    line-height: 61px; 
    }
.spotlight img { display: inline; border: 1px solid #9d8b52; margin: 7px 10px 0 15px; }
.spotlight h2 { display: inline-block; font-size: 1.3em; height: 61px; vertical-align: middle; }
.spotlight span.date { display: inline-block; height: 61px; vertical-align: middle; }
.spotlight a.read_more { display: inline-block; height: 61px; vertical-align: middle; }

.spotlight_story { font-size: 12px; padding: 20px; border-bottom: 1px solid #1d1d1d; }

.spotlight_slide_images { display: none; }

.spotlight_slide_trigger li {
	list-style: none !important; 
	font-size: 10px;
	padding: 1px 5px 0;
	color: #000;
	background: #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 5px;
}

.spotlight_nav { padding: 10px; text-align: right; font-size: .8em; }
.spotlight_nav a { color: #fff; }
#spotlight_more { display: none; }
.meta_data { display: block; margin: 15px 0 0; }
.meta_data a { font-size: 13px !important; }
.share { margin: 0 0 0 10px; }

/* videos page */
.videos li {
    float: left;
    margin: 15px;
    width: 276px;
    }
.videos li h2 {
    color: #fff;
    margin: 10px 0 0;
    }
    
    
/* periodicals page */
.periodicals li {
    float: left;
    margin: 15px;
    width: auto;
    }
.periodicals li h2 {
    color: #fff;
    margin: 10px 0 0 12px;
    }

/* services and staff */
#services {
    background: transparent url(../images/services_staff_diamond.jpg) 600px 3px no-repeat;
    border-bottom: 1px solid #9d8b52;
    height: 175px;
    padding: 45px 300px 0 0;
    margin: 0 30px;
    width: 588px;
    }
#services >h1{
	top:89px;
	color:#fff;
	font-weight:normal;
	font:14px/1.5 Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-size:.9em;
	left:30px;
}
.staff_member {
    border-bottom: 1px solid #9d8b52;
    margin: 30px;
    overflow: hidden;
    padding: 0 0 30px;
    width: 888px;
    }
.staff_member_left, .staff_member_right { float: left; }
.staff_member_left { width: 160px; margin: 0 15px 0 0; }
.staff_member_right { width: 713px; }
.staff_member_right h2 { margin: 0 0 5px; }

/* locations page */
.location { margin: 15px; width: 414px; float: left; }
.location_left { width: 215px; margin: 0 15px 0 0; float: left;  }
.location_left a { font-size: 13px; text-align: center; display: block; margin: 0px 0 0; }
.location_slide_button-1, 
.location_slide_button-2 { 
	background: #000; 
	text-align: center; 
	padding: 0 0 3px; 
	font-size: 12px; 
}
.location_slide_button-1 .location_slide,
.location_slide_button-2 .location_slide, { 
	padding: 0; 
	margin: 0; 
}
.location_right { width: 182px; float: left; font-size: 12px; }
.location_right h2 { line-height: 0px; font-size: 1.2em; text-transform: uppercase; }
.location_right h3 { margin: 15px 0 0; }
.driving_directions { display: block; padding: 15px 0 0 30px; border-top: 1px solid #fff;
background: url(/images/drive.jpg) 0 12px no-repeat;
}


/* contact us page */
.contact_left { width: 380px !important; margin: 95px 0 0 50px !important; }
.contact_right { width: 420px !important; margin: 93px 30px 30px 0 !important; padding-left: 60px !important; border-left: 1px solid #9d8b52;  }

#content_left { float: left;  width: 280px; }
#content_right { float: left;  width: 600px; }

.contact_location { overflow: hidden; margin: 0 0 20px; }

.contact_location span.copy { font-size: 12px !important; }

.contact_location_left { float: left; width: 145px; }
.contact_location_right { float: left; width: 200px}

.contact_form div { width: 375px; margin: 0 0 5px;}
.contact_form input, .contact_form textarea { width: 100%; }
.contact_left .driving_directions { 
	display: block; 
	margin: 2px 0 0;
	padding: 0px 0 0 20px; 
	border: 0;
	font-size: 12px !important;
	background: url(/images/drive_small.jpg) 0 0px no-repeat;
}


/* abc light page */
#abc_light { color: #000; background: #fff; overflow: hidden; min-height: 493px; }
#abc_light p { font-size: 11px; width: 480px; margin: 0 0 10px 50px; font-weight: bold; }
#abc_light_left img { margin: 0 0 20px 50px;  }
#abc_light_left { width: 530px; margin: 0 18px 0 10px; padding: 0px 0 0; float: left; margin: 20px 0 30px; }
.abc_light_link { text-align: center; color: #000; padding: 15px 0 0; border-top: 1px solid #ddd; display: block; width: 480px; margin: 20px 0 0 50px; }
#abc_light_right { width: 370px; float: left; margin: 20px 0 0 40px; }
#abc_light_right img { margin: 0 0 30px; }
#abc_light_nav { width: 180px; top: -20px; left: 740px; postion: absolute; font-size: 12px; text-align: right; }
#abc_light_nav a { color: #000; }
#abc_light_abc { text-align: center; margin-bottom: 30px; }

/* jewelry and watches landing pages */
#content .content_jewelry { background: url(../images/content_jewelry.jpg) repeat-x !important; }

#content .content_jewelry p{
	margin-top:15px;
}
#content .content_jewelry h1{
		font-size:12px;
		color:#fff;
		position:static;
		margin-top:15px;
		font-weight:normal;

}

div.content_jewelry_shadow-top {
    background: url(../images/jewelry_shadow.png) -15px 0px repeat-x;
    height: 15px;
    position: absolute;
    top: 71px;
    width: 948px;
    z-index: 9;
    }
div.content_jewelry_shadow-bottom {
    background: url(../images/jewelry_shadow.png) 0px -15px repeat-x;
    height: 15px;
    position: absolute;
    top: 232px;
    width: 948px;
    z-index: 9;
    }
.landing_slides { margin: 2px auto 0; height: 176px; width: 550px; background: #fff; color: #000; overflow:hidden; }
.landing_slides_pager {
    text-align: center;
    position: absolute;
    top: 225px;
	height: 10px;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
		z-index: 10;
    }
.landing_slides_pager li {
    display: inline;
    list-style: none;
	line-height: 0;
	z-index: 10;
    }
.landing_slides_pager li .pager_item {
    margin: 2px;
    background: #999;
	color: #999;
    cursor: pointer;
	padding: 0 2px;
	z-index: 10;
    }

/* sitemap page */
.sitemap_section { float: left; margin: 15px 30px; }
.sitemap_section ul { list-style: disc; }
.sitemap_section ul li { margin: 0 0 0 20px; font-size: 12px; }
.sitemap_section h2 {
	border-bottom: 1px solid #fff; 
	margin: 0 0 10px;
	padding: 0 0 10px;
}


/* careers page */
h3.careers, p.careers { color: #d2c7aa !important; }
ul.careers { overflow: hidden; list-style: disc !important; margin: 0 0 40px 0; font-size: 13px; color: #d2c7aa !important; } 
ul.careers li { float: left; list-style: disc !important; width: 400px; margin: 0 0 0 15px; }
.careers_button { 
	background: #1a1a1a;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px;
}
hr.careers { 
	border-top: 1px solid #717171;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin: 40px 0 30px 0; 
}
#careers_form {
	overflow: hidden;
}
#careers_form fieldset {
	width: 270px;
	margin: 0 44px 0 0;
	float: left;
}
#careers_form fieldset:last-child {
	width: 240px;
	margin: 0;
}
form#careers_form label {
	font-size: 12px;
}
form#careers_form input[type=text], form#careers_form select, form#careers_form textarea {
	width: 240px;
	display: block;
	font-size: 13px;
	border: 1px solid #fff;
	background-color: #666666;
	margin: 0 0 5px;
	color: #fff;
}
form#careers_form textarea {
	height: 100px;
	width: 232px !important;
}
form#careers_form button {
	color: #fff;
	background: #1a1a1a;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	border: 0;
}
form#careers_form input[type=file] {
	color: #fff;
}
#careers_form h3 {
	font-size: 12px;
}
#careers_form h3 span {
	font-size: 10px;
}
#careers_form .radio_set {
	display: block;
	margin: 0 0 20px;
}
#page_slides_wrap {
    background: transparent url(../images/page_slideshow_frame.jpg) no-repeat;
    position: relative;
    width: 273px;
    height: 366px;
    }
#page_slides {
    width: 243px;
    height: 336px;
    position: absolute;
    top: 13px;
    left: 17px;
    overflow: hidden;
	z-index: 5 !important;
}


/* misc */
.small { font-size: .8em; }
.center { display: block; text-align: center; }
.clear { clear: both; }
.margin { margin: 10px; height: 1px; }
.address { font-size: 1em; }
.left { float: left;  }
.right { float: right;  }
h2.gold_h2 { font-size: 1.3em; color: #9d8b52; }
.hidden_image { display: none; }

ul.multi_column { margin: 20px 0 0; }
ul.multi_column li { float: left; margin: 0 10px 5px 0; width: 200px;}



/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{ margin:0; }
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../images/lightbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/lightbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/lightbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/lightbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/lightbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/lightbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/lightbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/lightbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/lightbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/lightbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/lightbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/lightbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/lightbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/lightbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

/* ----------------------------------------------------------------
   P O P U P   S C R I P T
---------------------------------------------------------------- */

#dimmer {
	background-color: #000 !important;
	position: fixed !important;
	position: absolute; /* for IE6 and above */
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 150;
}
 
#positioner {
	background-color: red !important;
	background: url(/images/ajax-loader-3.gif) no-repeat center center !important;
	position: fixed !important;
	position: absolute; /* for IE6 and above */
	width: 100%;
	clear: both;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 155;
}
 
#popup_container {
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 160;
	overflow: hidden;
	float: left;
}
 
#close_button {
	color: #fff;
	position: absolute;
	font-size: 14px;
	line-height: 20px;
	top: 0;
	left: -5;
	z-index: 165;
	background: transparent url(/images/close_button.png) center center no-repeat;
    height: 27px;
    width: 28px;
}
 
#close_button a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
}

/* abc module override */
#content_area .content {
    margin: 0;
    padding: 0;
    float: none;
}


#breadcrumbs {
  font-size: 12px;
  color: #999999;
  height: 20px;
  margin: 20px 0 0 20px;
}
#breadcrumbs li { display: inline; }
#breadcrumbs li a { color: #999999; }
#breadcrumbs li.separator { padding: 0 3px 2px 8px; }
#breadcrumbs li.current { color: #9d8b52; }

#breadcrumbs + h1{
	margin:32px 0 0 46px;
	font-size:12px;
	font-weight:normal;
	color:#666;
}

.breadcrumbs_dark { color: #000 !important; }
.breadcrumbs_dark li a { color: #000 !important; }
.breadcrumbs_dark li.current { color: #666666 !important; }

/* contact popup */
#contact_popup {
    background: #fff;
    width: 390px;
    height: 400px;
    font: 13px/1.5 Arial, 'Liberation Sans', FreeSans, sans-serif;
    }
#contact_popup h3 {
    background: #272727;
    color: #c5b26d;
    width: 345px;
    padding: 12px 0 3px 45px;
    margin: 0 0 10px;
    font-size: 1.15em;
    }
#contact_popup form { width: 345px; padding: 0 0 0 45px; }
#contact_popup label.normal { display: block; font-size: 12px; font-weight: bold; color: #333; }
#contact_popup input { width: 250px; font-size: 11px; }
#contact_popup input.error { border: 1px solid red; }
#contact_popup textarea { width: 250px; }
#contact_popup label.error { display: block; float: none; color: red !important; padding-left: .5em; vertical-align: top; font-weight: normal; font-size: 11px; }

.content2 { background: #fff !important; }
#kwiat .redcarpet { background: #fff !important; }

#response_message { 
	padding: 15px;
	border: 1px solid #333;
	background: #666666;
	margin: 0 0 30px 0;
}

/* mothers_day */

#mothers_day {


  background: #ffffff;

  width: 100%;
  position: relative;
  height: 490px;
}
#mothers_day h1 {
  color: black;
  left: 250px;
  top: 10px;

}
#mothers_day #collection_container {
  width: 670px;
  position: absolute;
  top: 85px;
  left: 50%;
  margin-left: -335px;
}
#mothers_day #collection_container .brand_block { width: 100%;  text-align: center; height:400px;}
#mothers_day #collection_container .brand_block img {

  margin: 0 auto;


}

#mothers_day #collection_container .brand_block p.desc {
  color: #000000;
  font-size: 14px;
  text-align: center;
  text-transform: capitalize;
  clear: both;
  margin: 0;
  padding: 15px 0 0;
}
#mothers_day p.view_collection {

  background: #c5c5c5;
  border: 3px solid #dbdbdb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 3px 0;
  text-align: center;
  width: 330px;

  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -165px;
  bottom: 20px;
  z-index: 999;
}
#mothers_day p.view_collection a {
  color: #222;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
/*  padding: 0 65px;*/
}
#mothers_day #btn_prev {
  position: absolute;
  left: 50px;
  top: 225px;
}
#mothers_day #btn_next {
  position: absolute;
  right: 50px;
  top: 225px;
}
#_abc_dimmer {
    background-image: url(http://www.groomstars.com/images/ajax-loader-3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    position: fixed !important;
    position: absolute;
    opacity: 0;
    /* for IE6 and above */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
}
#_abc_wrapper {
    position: fixed !important;
    position: absolute;
    /* for IE6 and above */
    width: 100%;
    clear: both;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11000;
}
#_abc_frame {
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 12000;
    overflow: hidden;
    float: left;
}
#_abc_logo {
    height: 50px;
    margin: 10px 0;

}


/*
	DESIGNER OF THE MONTH
*/

#content.dotm #content_single{
	background:#fff;
	padding:0 !important;
	margin-top:0;
	color:#000;
	min-height:481px;
}
#content.dotm #content_single .sitemap_section{
	min-width:210px;
	margin:15px 50px;
}

#content #title_bar{
	width:100%;
	height:69px;
}
#content #title_bar p{
	position:absolute;
	right:15px;
	top:42px;
	color:#a1a1a1;
}

#content #title_bar p a,#content #title_bar p a:visited{
	color:#9d8b52;
}
#line{
	height:1px;
	background:#666;
	width:810px;
	left:68px;
	position:absolute;
	top:130px;
}
#content.dotm #content_single .sitemap_section h2{
	font-size:15px;
	font-weight:bold;
	margin:20px 0 0 20px;
}
#content.dotm #content_single ul{
	list-style-type: none;
}
#content.dotm #content_single ul li{
	font-size:15px;
	margin-bottom:12px;
	color:#666;
}

#content.dotm #content_single ul li a{
	color:#666;
}
#content.dotm #content_single ul li.past_month{
	color:#000;
}

/*
	individual featured designers
*/


#featured_designer #left{
	float:left;
	margin: 10px 0 15px 20px;
	width:410px;
}
#featured_designer #left img{
	margin: 10px 8px 0 0;
	display:inline;
	
}

#featured_designer #right{
	float:right;
	width:500px;
	margin-top:15px;
}

#featured_designer #right h2{
	font-size:35px;
	text-align:left;
	margin:0 65px;
	font-weight:normal;
}
#featured_designer #right h2:first-letter{
	font-size:50px;
}
#featured_designer #right p{
	text-align:left;
	width:470px;
	margin-top:20px;
	font: 12px/1.7 Arial, 'Liberation Sans', FreeSans, sans-serif;
	font-weight:bold;
}
#content.bridal h1{
	margin-top:22px;
}
#content.bridal .landing_slides{
	width:948px;
}
#content.bridal div.landing_slides div{
	height:176px;
	width:316px;
	float:left;
}
#content.bridal img{
	border:0;
}
a.learn_more, a.learn_more+span{
	color:#666;
	margin:0 auto;
	font-size:10px;
	text-align:center;
	display:block;
	width:800px;
}
a.learn_more{
	margin-top:-30px;
}
a.learn_more + span{
	margin-bottom:15px;
}
