/*#Clearing#*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
img,body,html{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}

/*#Global#*/
.LTR, .RTL
{
}
html
{
	height: 100%;
}
body
{
	background-color: #312831;
	font-size: small;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}

h1
{
	color: #ffa21e;
	font-size: 160%;
}

h2
{
	font-size: 130%
}

h3
{
	font-size: 120%
}

h4
{
	font-size: 110%
}

h5
{
	font-size: 100%
}

h2,h3,h4,h5
{
	color: #002756;
}

a
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	text-decoration: none;
}

.ErrorMessage
{
	color: #ff0000;
}

/*#Global/Logon form#*/
.LoginPanelPasswordRetrieval input[type="submit"]
{
	width: 120px;
}

/*#Global/Language Selector#*/
.languageSelection img
{
	border: none;
}

.languageSelectionWithCultures, .languageSelection
{
	text-align: right;
}

.languageSelectionWithCultures a
{
	position:  relative;
	top: -5px;
	padding: 0px 2px;
}

.languageSelection span, .languageSelectionWithCultures span
{
	position:  relative;
	top: -5px;
	padding: 0px 2px;
}

/*#Global/Message & Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError
{
	color: #ff0000;
}

/*#Main styles#*/

/*#Main styles/General#*/
.back_to_top
{
    font-size: 85%;
    color: #1E2B40;
    text-transform: uppercase;
}
/*#Top Navigation#*/
#top_nav
{
	padding-top: 6px;
	height: 135px;
	width: 640px;
	position: absolute;
	z-index: 120;
	/*float: left;*/
	top: 0;
	left: 310px;
}
#top_nav_background
{
	position: relative;
	z-index: 10;
	/*background-image: url(../App_Themes/ColumbiaDistributing/images/hm_nav.gif);
	background-repeat:no-repeat;*/
	height: 135px;
	width: 640px;
	margin-left: 310px;
	left: 0;
	 /*margin-top: -135px;*/
}
.IE6 #top_nav_background
{
    margin-top: -135px;
}
#top_nav ul 
{
	/*display: none;*/
}
#top_nav ul li
{
	display: inline;
}
.top_about, .top_about_selected
{
	padding: 45px  0 0px 0px;
	position: relative;
	z-index: 150;
	float: left;
	width: 88px;
}
.top_about_selected
{
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/nav_indicator_full.gif);
	background-repeat:no-repeat;
}
.top_menu_1
{
	padding: 0 0 3px 15px;
	font-size: 100%;
	font-stretch: condensed;
}
.top_about:hover,
.top_products:hover,
.top_community:hover,
.top_careers:hover,
.top_contact:hover
{
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/nav_indicator_full.gif);
	background-repeat:no-repeat;
}
#top_about_sub
{
	position: absolute;
	z-index: 150;
	top: 75px;
	left: 12px;
	height: 28px;
	width: 350px;
	/*display: none;*/
	margin-left: 35px;
	margin-top: -5px;
	padding-top: 5px;
}
#top_about_sub a{
	font-size: 80%;
}
#top_products_sub
{
	position: absolute;
	top: 75px;
	left: 12px;
	height: 28px;
	width: 470px;
	/*display: none;*/
	margin-left: 35px;
	margin-top: -5px;
	z-index: 150;
	padding-top: 5px;
}
#top_products_sub a{
	font-size: 80%;
}
#top_community_sub
{
	position: absolute;
	z-index: 150;
	top: 75px;
	left: 12px;
	height: 28px;
	width: 350px;
	/*display: none;*/
	margin-left: 35px;
	margin-top: -5px;
	padding-top: 5px;
}
#top_community_sub a{
	font-size: 80%;
}
#top_careers_sub
{
	position: absolute;
	z-index: 150;
	top: 75px;
	left: 12px;
	height: 28px;
	width: 350px;
	/*display: none;*/
	margin-left: 35px;
	margin-top: -5px;
	padding-top: 5px;
}
#top_careers_sub a{
	font-size: 80%;
}
#top_contact_sub
{
	position: absolute;
	z-index: 150;
	top: 75px;
	left: 12px;
	height: 28px;
	width: 350px;
	/*display: none;*/
	margin-left: 35px;
	margin-top: -5px;
	padding-top: 5px;
}
#top_contact_sub a{
	font-size: 80%;
}
.top_about:hover ul, .top_about_over ul
{
	display: block;
}
.top_products, .top_products_selected
{
	padding: 45px 0 0 0;
	position: relative;
	z-index: 150;
	float: left;
	width: 88px;
	z-index: 150;
}
.top_products_selected
{
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/nav_indicator_full.gif);
	background-repeat:no-repeat;
}
.top_products:hover ul, .top_products_over ul
{
	display: block;
}
.top_careers, .top_careers_selected
{
	padding: 45px 0 0 0;
	position: relative;
	z-index: 150;
	float: left;
	width: 88px;
}
.top_careers_selected
{
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/nav_indicator_full.gif);
	background-repeat:no-repeat;
}
.top_career:hover ul, .top_career_over ul
{
	display: block;
}
.top_community, .top_community_selected
{
	padding: 45px 0 0 0;
	position: relative;
	z-index: 150;
	float: left;
	width: 88px;
}
.top_community_selected
{
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/nav_indicator_full.gif);
	background-repeat:no-repeat;
}
.top_community:hover ul, .top_community_over ul
{
	display: block;
}
.top_contact, .top_contact_selected
{
	padding: 45px 0 0 0;
	position: relative;
	z-index: 150;
	float: left;
	width: 88px;
}
.top_contact_selected
{
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/nav_indicator_full.gif);
	background-repeat:no-repeat;
}
.top_contact:hover ul, .top_contact_over ul
{
	display: block;
}
.top_nav_link, .top_nav_sub_link
{	
text-decoration: none;
	color: #fff;
	
}
.top_nav_sub_link_selected, .top_nav_link_selected

{
	color: #000000;
text-decoration: none;
}
.top_nav_sub_link:hover, .top_nav_link:hover
{
	color: #000000;
}
.CMSSearchResultsNoResultsLabel
{
	padding-top: 10px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}

/*#Main styles/Events page#*/

.userContributinons .zoneTop
{
	width: 100%;
}

/*#Main styles/Events page#*/

.eventCalendarDetail .zoneTop
{
	width: 100%;
	margin-bottom: 10px;
}

.eventCalendarDetail .zoneLeft
{
	width: 450px;
}

.eventCalendarDetail .zoneRight
{
	width: 450px;
}



/*#Main styles/Blog page#*/

.blogDetail .zoneTop
{
	width: 100%;
	margin-bottom: 10px;
}

.blogDetail .zoneLeft
{
	width: 700px;
}

.blogDetail .zoneRight
{
	width: 200px;
}

/*#Main styles/Master page#*/
#background
{
	background-color: #312831;
	position:relative;
	z-index: 0;
	height: auto;
}
#background_image
{
	position: absolute;
	/*z-index: 10;*/
	bottom: 0px;
	/*background: url(../App_Themes/ColumbiaDistributing/images/youngs/bkg_youngs.gif) no-repeat;*/
	z-index:0;
	width: 357px;
	height: 411px;

}
#container
{
	position: relative;
	z-index: 10;
	width: 980px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	min-height: 681px;
	height: 100%;
}
IE6 #container
{    min-height:681px;
    height:auto !important;
    height:681px;
}
#left_content
{
	position: relative;
	float: left;
	width: 20px;
	height: 100%;
}
#left_content_top
{
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/lf_bar_subpg.gif);
	background-repeat:no-repeat;
	width: 20px;
	height: 225px;
}
#left_content_middle
{
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/lf_bar_slice.gif);
	background-repeat: repeat-y;
	width: 20px;
	height: 126px;
	min-height: 126px;
}
#left_content_bottom
{
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/lf_footer_bar.gif);
	background-repeat:no-repeat;
	width: 20px;
	height: 297px;
	position: relative;
	bottom: 0px;
}
#middle_content
{
	background-color: #a7b699;
	position: relative;
	float: left;
	width: 950px;
	min-height: 661px;
	z-index: 0;
}
.IE6 #middle_content
{   
   
    min-height: 661px;
	height: auto !important;
	height: 661px;
}
#logo
{
	position: relative;
	left: 0px;
	z-index: 100;
	display: block;
	height: 135px;
	width: 310px;
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/hm_logo.gif);
	background-repeat:no-repeat;
	background-color: Transparent;
	float: left;
	color: #ffffff;
	
}
.logo_link
{
    display: block;
    height: 135px;
    width: 310px;
}
#bottom_nav
{
	clear: both;
	background-color: Transparent;
	background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/footer.gif);
	background-repeat: no-repeat;
	width: 950px;
	position: absolute;
	height: 40px;
	margin-bottom: -23px;
	z-index: 120;
	bottom: 00px;
}
.IE7 #bottom_nav
{
	padding-top: 25px;
	margin-top: 50px;
	margin-bottom: -47px;
}
.IE6 #bottom_nav
{
	padding-top:25px;
	margin-bottom: -50px;
}
#bottom_nav_left
{
	position: relative;
	float: left;

	margin-top: 25px;
}
.IE7 #bottom_nav_left
{
	margin-top: 0px;
}
.IE6 #bottom_nav_left
{
	margin-top: 0px;
}
#right_content
{
	position: relative;
	float: left;
	width:10px;
	min-height: 681px;
	height: 100%;
}
#right_content_top
{
    background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/rt_bar_subpg.gif);
	background-repeat:no-repeat;
	width: 10px;
	height: 225px;
}
#right_content_middle
{
    background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/rt_bar_slice.gif);
	background-repeat: repeat-y;
	width: 10px;
	height: 100%;
	min-height: 125px;
}
#right_content_bottom
{
    background-image: url(../App_Themes/ColumbiaDistributing/images/youngs/rt_footer_nav.gif);
	background-repeat:no-repeat;
	width: 10px;
	height: 297px;
	/*position: absolute;*/
	/*bottom: 0px;*/
}
.bottom_nav_text
{
	font-stretch: condensed;
	color: #a5adaf;
	font-size: 85%;	
}
.bottom_nav_text li
{
	display: inline;
	list-style-type: none;
}
.bottom_nav_text a:link, .bottom_nav_text a:visited
{
	color:  #a5adaf;
	text-decoration: none;
}

#bottom_utility_nav
{
	/*background-color: #465466;*/
	font-size: 80%;
	font-stretch: condensed;
	float: right;
	position: relative;
	margin-top: 25px;
}
.IE7 #bottom_utility_nav
{
	margin-top: 0px;
}
.IE6 #bottom_utility_nav
{
    margin-top: 0px;
}
/*#Main styles/Home page#*/
#content_home{
	position: relative;
	top: 0px;
	height: auto;
}
.IE7 #content_home
{
	top: 0px;
}
.IE6 #content_home
{
	top: 0px;
}
.content_home_text
{
	width: 428px;
	height: 273px;
	font-size: 110%;
	letter-spacing: 0;
	margin-left: 50px;
	position: relative;
	float: left;
	z-index: 100;
	/*margin-top: -75px;*/
}
.IE6 .content_home_text
{
    margin-left: 0px;
    padding-left: 50px;
}
#hm_flash
{
	position: absolute;
	z-index: 110;
	left: 51%;
	height:424px;
	width: 466px;
	background-repeat: no-repeat;
	top: 0px;
	padding-top: 15px;
}
.IE7 #hm_flash{
	top: 0px;	
}
.IE6 #hm_flash
{
    top: 0px;
}
#hm_background
{
    position: absolute;
    top: -123px;
    z-index: 0;
    background-image: url(../App_Themes/ColumbiaDistributing/images/green_background_full.jpg);
    background-repeat: no-repeat;
    height: 631px;
    width: 950px;
}
.IE7 #hm_background
{
    top: -127px;
    left: 0px;
}
.IE6 #hm_background
{
    top: -142px;
    left: -478px;
    background-image: none;
}
#hm_buckets
{
	clear: both;
	position: absolute;
	left: 25px;
	bottom: 20px;
	height: 203px;	
}

#bucket_lft
{
	padding: 0;
	position:relative;
	float:left;
	height: 203px;
	width: 286px;
	margin-right: 10px;
	margin-left: 3px;
}
#bucket_ctr
{
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	position:relative;
	float:left;
	height: 203px;
	width: 286px;
}
#bucket_rgt
{
	padding: 0;
	position:relative;
	float:left;
	height: 203px;
	width: 286px;
	margin-left: 10px;
}
.NewsletterSubscription .Table td
{
	padding: 1px 2px 1px 0px;
}
.SubscriptionTextbox
{
    background: #C5CEBD;
    border: solid 1px #68765C; 
    width: 300px;
}
.Subscription
{
    margin-left: 30px;
    padding-top: 15px;
}
/*#Main Styles/News#*/
.press_release_title
{
	color: #ffffff;
	font-size: 120%;
	font-weight: 600;
	line-height: 100%;
	text-decoration: none;
}
.press_release_date
{
	color: #1e2b40;
	font-weight: bold;
}
.press_release_link
{
	text-decoration: none;
	color: #1e2b40;
	font-size: 85%;
}
.press_release_link:hover
{
	color: #ffffff;
}
.press_release_quote
{
	font-style: italic;
}
.press_release_seperator
{
	color: #1e2b40;
	font-size: 110%;
}
.news_item_quote
{
    color: #1e2b40;
    width: 200px;
    line-height: 200%;
    margin-left: 100px;
    margin-right:auto;
    font-weight: bold;
    
}
.news_item_header
{
    margin-left: 75px;
    margin-right: auto;
}
/*#Main Styles/Our History#*/
.history_btm_image
{
 height: 428px;   
}
/*#Main Styles/Products Page#*/
#prod_image
{
    position: relative;
    z-index: 100;
    height: 333px;
    width: 466px;
    float: right;
    margin-top: -30px;

}
.IE6 #prod_image
{
    margin: 0;

}
.content_prod_text
{
	width: 365px;
	height: 105%;
	font-size: 110%;
	letter-spacing: 0;
	margin-left: 50px;
	position: relative;
	float: left;
	z-index: 100;
	
}
.IE7 .content_prod_text
{
    margin: 0;
    padding-left: 50px;
}
.IE6 .content_prod_text
{
    margin-left: 50px;
    padding-left: 1px;
}
#prod_note_image_hm
{
    position: relative;
    margin-top: -60px;
    z-index: 110;
    float: right;
    margin-right: 160px;

}
.IE6 #prod_note_image_hm
{
    position: absolute;
    z-index: 110;
    float: right;
    top: 500px;
}
#products_note_image
{
    position: relative;
    z-index: 120;
    margin-top: -15px;
    margin-left: -110px;
}
.IE6 #products_note_image
{
    position: absolute;
}
.prod_hdr_links
{
    
}
.prod_hdr_links ul
{
    display: inline;
}
.prod_hdr_links li
{ 
 list-style-type: none; 
 display: inline;
}
.prod_hdr_links li a
{
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
}
.prod_anchor
{
    text-decoration: none;
    color: #1e2b40;
    font-weight:bold;
}
.prod_link
{
    text-decoration: none;
    color: #28311f;
}
.prod_link:hover
{
    color: #ffffff;
}
.wine_category
{
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
}
/*#Main Styles/Careers Page#*/
#careers_btn
{
    height: 52px;
    width: 201px;
    position: relative;
    float: right;
    margin-top: 10px;
}
#careers_btn:hover
{
}
/*
.NewsletterSubscription
{
	overflow: hidden;

	width: 225px;
}
*/
.NewsletterSubscription .Table td label
{
	width: 65px !important;
	overflow: hidden;
}

.Gecko .NewsletterSubscription .Table td
{
	padding: 2px 2px 2px 0px !important;
}

.homeTopImage3cols .zoneTop
{
	width: 100% !important;
	padding-bottom: 15px !important;
	float: none !important;
}

.homeTopImage3cols .zoneCenter
{
	margin: 15px 0 10px 0 !important;
}

.homeTopImage3cols .zoneCenter
{
	width: 417px !important;
	text-align: justify !important;
	margin: 0 14px 0 14px !important;
}

.DesignMode .homeTopImage3cols .zoneCenter
{
	width: 415px !important;
}

/* IE6 hack */
.IE6 .homeTopImage3cols .zoneCenter
{
	width: 414px !important;
}

.IE6 .DesignMode .homeTopImage3cols .zoneCenter
{
	width: 412px !important;
}

.homeTopImage3cols .zoneLeft
{
	width: 245px;
}

.homeTopImage3cols .zoneRight
{
	width: 240px;
}

/*#Main Styles/Modal panels#*/
.modal_panel
{   
    border: solid 2px #293220;
    height: 400px;
    width: 600px;
    padding: 10px;
    background-color:#5d5a70;
}
.modal_background
{
   background-color:#c0c0c0; 
   filter: alpha(opacity=85);
   opacity: 0.85;
   
}
.superscript
{
    font-size: 6pt;
    vertical-align: super;
}
/*#Main styles/Header and text#*/
.textHeader .zoneContent
{
	width: 100% !important;
}

/*#Main styles/Text with left menu and right column#*/
.textColLeftMenu .zoneLeft
{
	width: 25% !important;
}

.textColLeftMenu .zoneContent
{
	width: 50% !important;
}

.textColLeftMenu .zoneRight
{
	width: 25% !important;
}

/*#Main styles/Three columns#*/
.threeCols .zoneLeft
{
	width: 33% !important;
}

.threeCols .zoneCenter
{
	width: 34% !important;
}

.threeCols .zoneRight
{
	width: 33% !important;
}

/*#Main styles/Three columns with left menu#*/
.threeColsLeftMenu .zoneLeftMenu
{
	width: 24% !important;
}

.threeColsLeftMenu .zoneLeft
{
	width: 25% !important;
}

.threeColsLeftMenu .zoneCenter
{
	width: 26% !important;
}

.threeColsLeftMenu .zoneRight
{
	width: 25% !important;
}

/*#Main styles/Two columns with header and footer#*/
#sub_content_background
{
    position: absolute;
    z-index: 90;
    background-image: url(../App_Themes/ColumbiaDistributing/images/green_background_sub.gif);
    background-repeat: no-repeat;
    height: 311px;
    width: 495px;
    top: 18px;
    left: 0px;
    
}
#sub_content_top
{
	clear: both;
	position: relative;
	z-index: 100;
	width: 950px;
	height: 90px;
	text-align: right;
	margin-top: -30px;

}
#sub_content_left
{
	position:relative;
	float:left;
	margin-left: 50px;
	width: 450px;
	height: 100%;
	z-index: 110;
}
.IE6 #sub_content_left
{
    margin-left: 0px;

    padding-left: 50px;
}
#sub_content_right
{
	position:relative;
	float:right;
	/*height: 525px;*/
	height: 100%;
	width: 450px;
	z-index: 100;
	/*margin-top: -15px;*/
}
#sub_content_bottom
{
	position:relative;
	float:left;
	height: auto;
	width: 950px;
	z-index: 100;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
}
.sub_content_footer
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    height: auto;
    position: relative;
    z-index: 100;
}
.sub_content_footer a
{
    text-decoration: none;
}
.sub_content_text
{
	/*margin-left: 30px;*/
	padding-bottom: 15px;
	
}
.sub_content_text ul{
	list-style-type: disc;
	list-style-position: inside;
	marker-offset: 5px;
}
/* Menu design */
.CMSTreeMenuTable
{
	/*font-size: 120%;*/
	width: 100%;
}

.CMSTreeMenuTable a
{
	white-space: nowrap;
}

.subCMSTreeMenuTable
{
	margin-left: 10px;
}

.CMSTreeMenuTable a:hover
{
	text-decoration: underline;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	background: url(../App_Themes/CorporateSite/Images/leftmenuBg.gif) repeat-x left bottom;
	padding: 3px 0px;
}

.subCMSTreeMenuItem, .subCMSTreeMenuSelectedItem
{
	background: url(../App_Themes/CorporateSite/Images/leftmenuBg.gif) repeat-x left bottom;
	padding: 3px 0px;
}

.CMSTreeMenuLink
{
	padding-left: 12px;
	text-decoration: none;
	color: #000000;
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackground.png) no-repeat left center;
}

.subCMSTreeMenuLink
{
	text-decoration: none;
	padding-left: 18px;
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackground.png) no-repeat 8px center;
}

.CMSTreeMenuSelectedLink
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat left center;
	padding-left: 12px;
}

.subCMSTreeMenuSelectedLink
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat 8px center;
	padding-left: 18px;
}


/*#Other css styles/Search box#*/
.searchbox
{
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

.searchbox input[type=image]
{
	margin: 0px 0px 0px 7px;
}

.searchbox label
{
	margin-right: 10px;
	padding-bottom: 5px;
}

.currentUser
{
	text-align: right;
	float: right;
	padding-top: 7px;
}

.signOut
{
	padding-top: 7px;
	padding-left: 15px;
	float: right;
}

.shoppingCartPreview
{
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 5px;
}
.shoppingCartPreview table
{
	float: right;
}
.SmallTextLabel
{
	font-size: 12px;
}

/*#Other css styles/Polls#*/
.PollTitle
{
	font-weight:bold;
	display:none;
	margin-bottom:10px
}

.PollAnswers{
	font-size: 10px;
	margin-top: 5px;
}

.PollGraph
{
	height: 8px;
	border: 1px solid gray;
}

.PollGraph div
{
	height: 8px;
	background: url(../App_Themes/CorporateSite/Images/poll02.gif) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
}

.PollGraph div.PollGraph0
{
	background: url(../App_Themes/CorporateSite/Images/poll01.gif) 100% 0% repeat-x;
}

.PollGraph div.PollGraph2
{
	background: url(../App_Themes/CorporateSite/Images/poll03.gif) 100% 0% repeat-x;
}

.PollQuestion
{
	font-size:14px;
	font-weight: bold;
}

.PollCount
{
	text-align: right;
}

.PollFooter
{
	margin-top:10px;
}

.signOut input, .SubscriptionButton, .PollVoteButton
{
	background: url(../App_Themes/ColumbiaDistributing/images/button_signmeup.gif) no-repeat;
}

/*#Containers#*/

/*#Containers/Content padding#*/
.ContentPadding
{
	padding-top: 10px;
}

/*#Containers/Black box#*/
.blackBox
{
	border: 1px solid #545454;
	margin-bottom: 15px;
}

.blackBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) 0% 40% 

repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	color: white;
	margin-bottom:0px;	
}

.blackBox .content
{
	padding: 5px;
	background: #f3f3f3;
}
/*#Containers/Orange box#*/
.orangeBox
{
	border: 1px solid #ffd7b4;
	margin-bottom: 15px;
		
}

.orangeBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemHover.gif) 0% 40% repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
	color: white;
}

.orangeBox .content
{
	padding: 5px;
}


/*#Containers/Orange box with grey cont.#*/
.orangeBoxGrey
{
			
}

.orangeBoxGrey .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/OrangeBoxTitle.gif) repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
}

.orangeBoxGrey .content
{
	padding: 5px;
	background: #f0f0f0;
}

/*#Containers/Gray box#*/
.grayBox
{
	background: #f0f0f0;
	padding: 5px;
}


/*#Photo Gallery#*/

.photoGallery
{
	margin: auto;
	text-align: center;
	width: 648px;
}

.photoGallery .Slider .Pager
{

	margin-left: 80px;	
}



.photoGalleryContainer
{

	margin: auto;
	text-align: center;
}

.photoGallery img
{
	margin: 0px 5px 5px;
	border: none;
	padding: 2px;
	border: 1px solid #000000;
}

/*#Photo Gallery/Gallery list#*/
.gallery
{
	float: left;
	text-align: center;
}

.gallery h3
{
	background: #cccccc url(../App_Themes/CorporateSite/Images/topMenuBackground.gif) repeat-x center left;
	margin: 0px 5px;
	padding: 2px 0px;
	color: #ffffff;
}


/*#News#*/

.NewsPTitle
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	color:#ffffff;
	padding:5px;
}

.NewsPTitle a{
	color: #ffffff;
	font-weight: bold;
}

.NewsPBody
{
	border:1px solid #cccccc;
	margin-bottom:20px;
	padding:10px 15px;
}

.NewsSummary
{
	background-color:#f1f1f1;
	border:1px solid #cccccc;
	margin-top:10px;
	padding: 15px 0 15px 15px;
}

.NewsSummary img
{
	border: 1px solid #cccccc;
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}

.NewsSummary .NewsContent
{
	float: left;
	width: 700px;
}

.NewsSummary .Date
{
	font-weight: bold;
	margin-bottom: 10px;
}

.NewsSummary .Clearer
{
	height: 0;
	line-height: 0;
	font-size: 0pt;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

.NewsBody
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px;
}

.NewsDetail
{

}

.NewsTitle
{
	font-size: 16px;
	font-weight: bold;
	color: orange;
}

.NewsDate
{
	font-style: italic;
	padding-top: 5px;
}

.NewsReleaseDate
{
	font-style: italic;
}

.BoxTitle
{
	font-size: 120%;
	color: #002756;
	font-weight: bold;
}

.NewsPreviewTitle a
{
	font-weight:bold;
}

.NewsPreviewDate
{
	font-size:90%;
	padding:5px 0 3px;
}

.NewsPreviewSummary
{
	font-size:80%;
}

/*#Blog#*/

.BlogPTitle a
{
	color: #ffffff;
	font-weight: bold;
}

.BlogPTitle
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.BlogPBody
{
	padding: 10px 15px;
	border: solid 1px #cccccc;
}

.BlogPBody img
{
	border: none;
}

.BlogPDateWhole
{
	background-color: #f1f1f1;
	padding: 3px 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.comments hr
{
	border: solid 1px #cccccc;
}

.BlogCommentsTitle, .BlogLeaveComment
{
	font-weight: bold;
	font-size: 110%;
}

.blogDetail .comments .TextAreaField
{
	width: 280px;
}

/*#Forum#*/

.ForumManage
{
	border: 1px solid #cccccc;
	margin: 0px 5px 5px;
	padding: 2px 5px;
	background-color: #eeeeee;
}

.PostManageEdit table
{
	border: none !important;
}

.PostManageEdit .ForumNewPost td
{
	border-bottom: none !important;
}

.ForumNewPost .SignatureAreaItem
{
	width: 500px;
	height: 50px;
}

.SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}



.OfficeName
{
	padding: 2px 0 2px 0;

	font-weight: bold;
}

/*#Editor Styles#*/
.content_text
{
	font-size: small;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #28311f;
	line-height: 140%;
	letter-spacing: -0.05em;
}
.content_header
{
	font-size: 150%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #28311f;
	line-height: 140%;
	text-transform: lowercase;
	font-weight: bold;
}
.content_sub_header
{
	font-size: small;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1e2b40;
	line-height: 140%;
}
.square_bullited_list{
    list-style-type: square;
}  
.round_bullited_list{
    list-style-type: circle;
} 
/*#Events#*/

.EventCalendar
{
	width: 100%;
}

.EventCalendar *
{
	padding: 0px;
}

.EventCalendar .Title
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	height: 35px;
	font-weight: bold;
	vertical-align: middle;
}

.EventCalendar .Navigation
{
	font-weight: bold;
	width: 50px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.EventCalendar .DayHeader
{
	height: 25px;
	background-color: #222222;
	color: White;
	font-weight: bold;
	border-style: none;
	vertical-align: middle;
	font-size: 11px;
}

.EventCalendar .Day, .EventCalendar .OtherMonth, .EventCalendar .Weekend, .EventCalendar .Today
{
	height: 50px;
	padding: 3px;
	background-color: #eeeeee;
	font-size: 11px;
}

.EventCalendar .Today
{
	background-color: #222222;
	color: White;
	font-weight: bold;
}

.EventCalendar .Today a
{
	color: White;
	font-weight: bold;
	font-size: 11px;
}

.EventCalendar .ContentEvent a
{
	margin-top: 3px;
	color: Orange;
	font-weight: bold;
}

.EventCalendar .OtherMonth
{
	color: Gray;
	background-color: White;
}

.EventManagerRegTitle
{
	display: block;
	color: #002756;
	font-weight: bold;
	margin-bottom: 5px;
}
.EventManagerOutlookLink
{
	display: block;
	margin-top: 5px;
}

.EventManagerRegLabel
{
	font-weight: bold;
}

/*#Examples#*/

.Slider .Pager
{
}

.Slider .Pager a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	text-align: center;
	padding: 0px 3px 0px 3px;
	display: block;
	width: 10px;
}

.Slider .PagerPage, .Slider .Control
{
	margin: 0px 15px 0px 0px;
	float: left;
}

.Slider .Control a
{
	width: 30px;
}

.SearchResult
{
	padding-top: 10px;
	padding-bottom: 10px; 
}

.ResultTitle a
{
	color: #e36c26;
	font-weight: bold;
}



/*#Examples/PagerControl#*/
.PagerControl
{
    text-align: center;
}

.PagerResults
{
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}

.PagerNumberArea
{
    padding-top: 10px;
}

/*#Examples/Vertical css menu#*/

.Vertical
{	
	width: 150px;	
	font-family: Arial;
	font-size: 12px;
	background-color: #e2e2e2;
	border: 1px solid #c2c2c2;	
}

.Vertical ul 
{		

	list-style: none;
	margin: 0;
	padding: 0;	
}

.Vertical li 

{
	position:relative;
}

.Vertical a
{
	display: block;
	margin: 0;
	padding: 2px 0px 2px 10px;
	color: black;
	width: 140px;
	text-decoration: none;
	background-image: url(../App_Themes/CorporateSite/Images/Examples/menuitem.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: #e2e2e2;			
}

.Vertical a:hover
{
	color:White;
	background: #808080;
	background-image: url(../App_Themes/CorporateSite/Images/Examples/images/menuitem_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;		
}

.Vertical ul ul
{
	position: absolute;	
	z-index: 100;
	top: -1px;		/* should be the negation of UL border-width*/
	left: 100%;
	width: 100%;
	border: 1px solid #c2c2c2;		
}

#Vertical ul, #Vertical li:hover ul ul, #Vertical ul li:hover ul ul
{
	display: none;
}

#Vertical li:hover ul, #Vertical ul li:hover ul, #Vertical ul ul li:hover ul
{
	display: block;
}

/*#Examples/Drop down menu#*/

.DropDown 
{
	position: relative;
	width: 150px;
	height: 20px;
	z-index: 1;
	font-family: Arial;
	font-size: 12px;
	background-color: #e2e2e2;
	border: 2px solid #808080;	
}

div.DropDown:hover ul

{
	z-index: 10;	
	visibility: visible;
}

div.DropDown ul:hover
{	
	background-color: White; /* this allows to get over the last item of dropDownList, otherwise will be closed. */
}

.DropDownHover ul
{
	z-index: 10;	
	visibility: visible;
}

.DropDown ul 
{	
	z-index: -10;		
	visibility: hidden;
	position: absolute;	
	top: 20px;			
	width: 150px;
	list-style: none;
	margin: 0;
	padding: 0;	
}

.DropDown li 
{	
	position:relative;	
}

.DropDown a
{
	display: block;		
	margin: 0;
	padding: 2px 3px;
	color: Black;
	background-color: #e2e2e2;			
	text-decoration: none;
}

.DropDown a:hover 
{
	color: white;
	background: #b2b2b2;
}

.DropDown ul ul
{
	display: none;
}

/*#Wishlist#*/
.wishList .ProductImage
{
	vertical-align: top;
}

.wishList .ProductImage img
{
	border: 1px solid #000000;
}

.wishList .ProductDetail
{
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.wishList .RemoveFromWishlist
{
	background: url(../App_Themes/CorporateSite/Images/delete.gif) no-repeat center left;
	padding-left: 18px;
}

.wishList .ProductDetail h2
{
	margin-top: 0px;
	margin-bottom: 4px;
}

.wishlistAdd .AddToCartContainer{
padding-bottom: 10px;
padding-top: 10px;
}

.ProductImageWishlist img{
border: none;
}

/*#Wiki#*/

.UserPageTitleHeader
{
	color: #ffa21e;
	font-size:18px;
	font-weight:bold;
	height:33px;
}

.EditContributionEdit
{
	background: url(../App_Themes/CorporateSite/Images/edit.gif) no-repeat center left;
	padding-left: 18px;
}

.EditContributionDelete
{
	background: url(../App_Themes/CorporateSite/Images/delete.gif) no-repeat center left;
	padding-left: 18px;
	margin-left: 15px;
}

.Article .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.Article img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Article .Address
{
	font-size: 10px;
}

.Contributions, .ContributionsList, .ContributionsEdit
{
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #eeeeee;
}

.ContributionsEdit .ItemsLink, .ContributionsList .NewItemLink
{
	padding-bottom: 7px;
}

.ContributionsList .ContributionsGrid
{
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.ContributionsList .ContributionsGrid .UniGridHead th
{
	color: #ffffff;
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	padding: 5px;
}

.ContributionsList .ContributionsGrid .UniGridHead th a
{
	color: #ffffff;
}

.userContributions #FCKToolbarUC
{
	border: 1px solid Gray;
}

.userContributions .EditContributionClose, .Contributions .UserContributionDocList
{
	display: block;
	margin-bottom: 20px;
}

.userContributions input[type=submit]
{
	width: 100px;
}

.userContributions .zoneList
{
	min-height: 400px;
	_height: 400px;	
}

.UserContributionNewClass
{
	padding: 5px;
	color: Black;
	font-family: Verdana;
	font-size: 12px;
}

.UserContributionNewClass img
{
	vertical-align: middle;
	padding-right: 3px;

}

.EditForm .PageHeader img
{
	vertical-align: middle;
	padding-bottom: 5px;	
}

.EditingFormTable
{
}

.EditForm .EditingFormInfo, .EditForm .WorkflowInfo
{
	padding-left: 7px;
	display: block;
	line-height: 30px;
}

/*#Tab menu#*/

.TabControlTable
{
	height: 25px;
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0;
	margin: 0;
}

.TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight
{
	display: none;
}

.TabControl
{
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0px 10px 0px 10px;
}

.TabControlSelected
{
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_active_bg.gif) repeat-x center left;
	padding: 0px 10px 0px 10px;
}

.TabControlTable a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

/*#My account#*/

.TabsContent
{
	border: 1px solid #cccccc;
	width: 681px;
	padding: 15px;
}

.TabsContent .Error
{
	color: Red;
}

.TabsContent .FieldLabel
{
	font-weight: bold;
	width: 140px;
}

.TabsContent .UniGridHead
{
	color: White;
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.TabsContent .Grid
{

	width: 100%;
	border: 1px solid #aaa
}

.TabsContent .OddRow
{
	background-color: #eee;
}

.MyCredit .TotalCredit
{
	font-weight: bold;
	font-size: 120%;
	color: #002756;
}

.TabsContent input[type=text], .TabsContent input[type=password], 
.TabsContent input[type=file], .TabsContent textarea, .MyProfileFileUpload
{
	width: 300px;
}

.TabsContent select
{
	width: 306px;
}

.clear 
{
	width:0px; 
	height:0px; 
	clear:both; 
	line-height: 0px; 
	font-size: 0px;
}

/*#Office#*/
.contact_hdr
{
    margin-left: 72px;
}
.contact_anchor{
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
#office_map
{
    height: 525px;
}

.map img
{
	border: solid 1px #1E2B40;
	padding: 3px;
}

#office_map .Header
{
	font-weight: bold;
}

#office_map .Address
{
	font-size: 100%;
	color: #68765C;
}

.OfficeDetail img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.OfficeDetail .Address
{
	font-size: 10px;
}

.OfficeDetail h1
{
	padding: 0px !important;
	margin: 0px !important;
}

.OfficeDetail .Description
{
	padding-top: 5px;
	padding-left: 5px;
}

/*#Grid#*/
.DataGrid
{
	border:1px solid #cccccc;
}

.DataGrid td
{
	padding: 3px 5px;
}

.DataGrid .Row
{
	
}

.DataGrid .AltRow
{
	background-color: #eeeeee;
}

.DataGrid .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.DataGrid .Header td
{
	padding: 5px;
}

.DataGrid .Header td a
{
	color: #ffffff;
}

/*#Webpart containers#*/
/*#Webpart containers/General product list#*/

.ProductList a
{
	text-decoration: none;
}

.ProductList .ProductBox
{
	width: 160px;
	margin: 15px 10px 0;
	border: solid 1px #cccccc;
}

.ProductList .ProductImage
{
	text-align: center;
	height: 140px;
}

.ProductList .ProductImage img
{
	border: none;
}

.ProductList .ProductTitle
{
	display: block;
	background-color: #e36c26;
	padding: 6px 3px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
}

.ProductList .ProductPrice
{
	padding: 6px;
}

.ProductList .ProductPrice .right
{
	font-weight: bold;
	text-align: right;
}

.ProductList .ProductFooter
{
	background-color: #f0f0f0;
	padding: 6px;
}

.ProductList .ProductFooter a
{
	text-decoration: underline;
}

.ProductList .ProductFooter img
{
	margin-right: 5px;
	vertical-align: middle;
}

.ProductList .productDetail
{
	width: 100%;
	margin-bottom: 20px;
}

.ProductList .productDetail img
{
	border: none;
}

.ProductList .productDetail h3
{
	margin: 15px 0 10px 0;
}

.ProductList .productDetailInfo
{
	margin-left: 10px;
	width: 100%;
}

.ProductList .productDetailInfo td
{
	padding: 2px 10px;
}

.ProductList .productDetailInfo .caption
{
	font-weight: bold;
}

.ProductList .productDetailInfo .alt
{
	background-color: #f9f9f9;
}

.ProductList .productDetailLinks
{
	width: 100%;
	background-color: #f0f0f0;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

.ProductList .ProductSummary
{
	vertical-align: top;
}

.ProductList .LinkMore
{
	display: block;
	background: url(../App_Themes/CorporateSite/Images/information.png) no-repeat center left;
	padding: 0 0 5px 17px;
}

/*#Webpart containers/General list#*/

.GeneralList .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.GeneralList img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.GeneralList .Address
{
	font-size: 10px;
}

.GeneralList .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.GeneralList .Body
{
	padding: 0 5px 5px;
	border: solid 1px #cccccc;
}

/*#Messaging#*/

.MessagingBox
{
	width: 600px;
}

.MessagingBox .GeneralActions, .MessagingBox .MessageActions
{
	padding-bottom: 5px;
}

.MessagingBox .FooterInfo
{
	text-align:right;
	border: 1px solid #cccccc;
	padding: 3px;
	font-size: 11px;
}

.MessagingBox .List
{
}

.MessagingBox .Header,
.MessagingBox .NewMessageHeader, .MessagingBox .ViewMessageHeader
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.MessagingBox .Header
{
	height: 25px !important;
}

.MessagingBox .Header a
{
	color: white;
	font-weight: bold;
}

.MessagingBox .List th, .MessagingBox .List td
{
	text-align: left;
	padding-left: 10px;
}

.MessagingBox .ImageCell
{
	padding-left: 0px !important;
}

.MessagingBox .List tr
{
	height: 25px;
}

.MessagingBox .List td
{
	padding: 0px 3px 0px 3px;
}

.MessagingBox .OddRowUnread, .MessagingBox  .OddRow,
.MessagingBox .OddRowRead
{
	background-color: #cccccc;
}

.MessagingBox .OddRowUnread, .MessagingBox .EvenRowUnread,
.MessagingBox .OddRowRead, .MessagingBox .EvenRowRead
{
	font-weight: bold;
}

.MessagingBox .ViewMessage
{
	border: solid 1px #cccccc;
	padding: 10px;
}

.MessagingBox .HeaderTable
{
	padding-left: 10px;
	width: 90%;
}

.MessagingBox .HeaderTable, .Pager table
{
	border: 0px !important;
}

.MessagingBox .Body
{
	padding-left: 10px;
}

.MessagingBox .BackToList
{
	padding: 5px 0px 5px 0px;
}

.MessagingBox .HeaderTable img
{
	border: 1px solid Black;
	margin: 0px 5px 0px 0px;
}

.MessagingBox .MessageUserButtons
{
	display: inline;
}

.MessagingBox .FieldCaption
{
	font-weight: bold;
	padding-right: 5px;
}
.MessagingBox .Field
{
	width: 100%;
}

.MessagingBox .SendMessage
{
	margin-bottom: 10px;
	border: solid 1px #cccccc;
}

.MessagingBox .Buttons
{
	padding: 10px;
}

.MessagingBox .FromField
{
	width:150px !important;
	border: solid 1px #cccccc;
}

.MessagingBox .ToField
{
	width:150px !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectField
{
	width: 97% !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectRow
{
	padding: 20px 0px 3px 10px;
}

.MessagingBox .BodyField
{
	width: 97%;
	height: 200px;
	border: solid 1px #cccccc;
}

.MessagingBox .Pager td
{
	padding: 0px;
}

.MessagingBox .Pager tr
{
	height: 20px !important;
}

.MessagingBox .Error
{
	margin: 5px;
	color: Red;
	display: block;
}

.MessagingBox .Info
{
	margin: 5px;
	display: block;
}

.MessagingBox table
{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-collapse: separate !important;
}

.MessagingBox .ListGrid
{
	border-collapse: collapse !important;
	border: solid 1px #cccccc;
}

/*#Ecommerce#*/
.PrintImage
{
	vertical-align: middle;
	padding-bottom: 3px;
}

.sendToFriendYourMessage
{
	cursor: pointer;
	font-style: italic;
}

.AddToCartLink
{
	background: url(../App_Themes/CorporateSite/Images/ShoppingCart/AddToCart.gif) no-repeat 0px 5px;
	padding-left: 18px;
	padding-top: 5px;
}
.sendToFriendHeader
{
	color: #002756;
	font-size: 120%;
	font-weight: bold;
}
.PrintLink
{
	text-align: right;
	padding-right: 10px;
}
.PrintImage
{
	border: 0px;
	margin-right: 5px;
}
.ProductPrice
{
	display: block;
	width: 130px;
	word-wrap: none;
}
.productDetailLinks .ProductPrice
{
	display: inline;
}
.ProductOptionSelector select
{
	width: 220px;
}
.AddToCartTextBox
{
	width: 20px;
}

.ItemsNotAvailable{
color: red;
}

.productDetailLinks td{
vertical-align: bottom;
}

.btnContinue
{
	text-align: left;
	padding-top:10px;
}

.bottle_cap
{
    height: 100px;
    width: 100px;
    float: right;
    position: relative;
    z-index: 160px;
}
.left_cell
{
	padding-left: 20px;
	border-right: 1px #cccccc solid;
	vertical-align: top;
}
.mid_cell
{
	padding-left: 20px;
	border-right: 1px #cccccc solid;
	vertical-align: top;
}
.right_cell
{
	padding-left: 20px;
	vertical-align: top;
}
.product_market_link
{
    text-decoration: none;
    color: #28311F;
    
}
.product_market_link:hover
{
    color: #fff;
}
.product_market_link_selected
{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}
.product_market_link_selected:hover
{
    color: #28311F;
}