/* Base tags */
body {
	margin: 0 0 20px 0;
	background-color: #C8C5B6;
}

table {
	padding: 0px;
	margin: 0px;
}

hr {
	color: #ADA7A7;
	background-color: #ADA7A7;
	height: 1px;
	border: none;
}


img { 
	border: 0px; 
}

a {
	text-decoration: none;
}

form { 
	margin: 0px;
}


body, TR TD, input, textarea, p {
	font: 11px/15px verdana, arial, sans-serif;
	color: #003352;
}

td {
	vertical-align: top;
}

h1 {
	font-weight: normal;
	color: #241F21;
	font-size: 24px;
	line-height: 28px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

h1.page_heading {
	border: none;
	margin: 0;
	padding: 0;

}

h2 {
    font-family: verdana,  sans-serif;
	font-weight: normal;
	color: black;
	font-size: 12px;
	line-height: 14px;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}


a {
	color: #4DA1DC; 
}

a:hover {
	color: #CCC;
}
ul {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}
li {
	margin: 0px 0px 5px 0px;
	list-style-image: url(/i/shared/bullet.gif);
}


/*  Columns, panes etc */
#meta_nav {
	margin-right: 15px;
	float: right;
	position: relative;
	top: 28px; 
	color: #C6D9E0;
	z-index: 10;
}

#meta_nav A {
	color: #C6D9E0;
	text-decoration: none;
}

#meta_nav A:hover {
	text-decoration: underline;
}

#print_header {
	display: none;
}

#nav_bar {
	height: 25px;
	white-space: nowrap;
	background-color: #6F6767;
}

#nav_level_2, #cta_bar {
	margin: 3px 0 20px 0;
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	font-size: 13px;
	color: rgb(109, 144, 166);
}
#nav_level_2 {
	margin: 0 0 10px 0;
}
#nav_level_2 img, #cta_bar img {
	vertical-align: middle;
}

#nav_level_2 A, #cta_bar A, #cta_bar {
	color: #6F6767;
	text-decoration: none;
}

#nav_level_2 A:hover, #nav_level_2 A.selected, #cta_bar A:hover {
	color: rgb(109, 144, 166);
}

#menu_position_holder {
	height: 30px;
}

div.pop_menu {
	position: absolute;
	background-color: #EDF1F4;
	width: 870px;
	margin: -1px 0 0 0;
}


#container {
	background-color: #EDF1F4;
	
	width: 960px;
	margin: 20px auto 0 auto;
}

#main, #ctl00_Panel1 {
	margin: 0 12px 0 12px;
	background-image: url(/i/shared/background_logo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;

	min-height: 500px;
	height:auto !important;
	height: 500px;
}

#main.us, #ctl00_Panel1.us {
	background-image: url(/i/shared/background_logo_us.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}



#left_col {
	width: 132px;
	float: left;
	padding-bottom: 100px;
}

#main_col {
	margin-left: 21px;
	padding-right: 20px;
	width: 750px;
	float:left;
}

#main_col.home a {
	color: #6c6b6b;
}

#main_col.home a:hover {
	color: #4da1dc;
}

#small_image {
	padding-right: 20px;
}

#small_image img, .zoomify_image {
	border: 2px white solid;
}

.zoomify_image {
	padding: 0;
	margin: 0;
	width: 358px;
}

#nav {
	margin-bottom: 30px;
}

#nav A, #nav P {
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	font-size: 11px;
	color: #4F4D4D;
	background-color: #D3DCE2; /* was #B4C8C9 */
	display: block;
	width: 121px;
	color: rgb(117, 110, 110);
	text-decoration: none;
	padding: 3px 5px 3px 6px;
	margin: 0 0 3px 0;
}

#nav A:hover, #nav A.selected {
	background-color: #6F6767;
	color: white;
}

/* FACT SHEET LIST */

#fact_sheet_list {
	;
}

#fact_sheet_list h2 {
	margin: 0 0 3px 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #6d90a6;
}

#fact_sheet_list A {
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	font-size: 11px;
	display: block;
	width: 121px;
	color: rgb(117, 110, 110);
	text-decoration: none;
	padding: 2px 5px 1px 0px;
	margin: 0 0 3px 0;
}

#fact_sheet_list A:hover {
	color: #6d90a6;
}


/* HEADER AND FOOTER ALL PAGES */
#header {
	height: 56px;
	background-color: white;
	border-top: 10px #EDF1F4 solid;
	border-left: 12px #EDF1F4 solid;
	border-right: 12px #EDF1F4 solid;
}

.logo {
	width: 169px;
	height: 54px;
}

.nav_divider {
	width: 1px;
	height: 22px;
}

.nav_button {
	height: 22px;
}

#breadcrumbs {
	font-size: 9px;
	margin-bottom: 14px;
	color: #999999;
}

#breadcrumbs a:link {
	color: #999999;
	text-decoration: underline;
}

#breadcrumbs a:visited {
	color: #999999;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	color: #999999;
	text-decoration: none;
}



#footer {
	border-top: 1px #7B7A7A solid;
	color: #A4A4A4;
	background-color: white;
	padding: 2px 0 3px 0;
}

#cta_bar {
	padding: 3px 0 0 10px;
	margin: 0;
	float: left;
	width: 700px;
}

#search {
	float: right;
	padding: 5px 20px 0 0;
	width: 200px;
	text-align: right;
}

#search form input {
	width: 125px;
	border: 1px #94ACB2 solid;
}

/* Utility classes */

.overscore { border-top: 1px solid #B8B8B8; }
.underscore { border-bottom: 1px solid #B8B8B8; }
.right_score { border-right: 1px solid white; }
.dotted_outline { border: 1px #ccc dotted; }


.clear { clear: both;}

/*
.omit_for_print {
	display:;
}
*/

.omit_for_screen {
	display:none;
}

.tm {
	font-size: 75%;
}

/* Page specific elements */

/* SPLASH SCREEN */

#choose_location {
	position: absolute;
	top: 350px;
	left: 52px;
	z-index: 10;
	width: 400px;
}

#choose_location p, #choose_location a {
	margin: 5px 0 0 0;
    font-family: 'trebuchet ms', verdana,  tahoma, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #7fffff;
	text-decoration: none;
}


#choose_location a:hover {
	color: #CCCCCC;
}	
	
.splash_separator {
	margin: 0px 10px -3px 10px;
}
	
#choose_location #choose_location_copy {
	color: white;
	font-size: 18px;
	line-height: 27px;
	margin: 0 0 40px 0;
	font-weight: normal;
}

/* HOME */
#home_image {
	float: left;
	margin: 0 -2px 0 0;
	padding: 0;
	padding-right: 20px;
	width: 626px;
}

.home_copy, .home_copy p {
	font-family: 'trebuchet ms', verdana,  tahoma, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

/* GALLERY */

#gallery_thumbnails tr td {
	background-color: white;
	padding: 1px;
}

#gallery_main_image_iframe {
	margin-right: 20px;
}

#description p {
	margin: 10px 0 0 0;
}

.transOn {
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	padding: 1px;
}

.transOff {
	background-color: silver;
	border: 1px white solid;
	float:left;
}

/* PAINT CHART */

.swatchTransOn {
	opacity:.50;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
}

.swatchTransOff {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}

#paint_colors_table {
	width: 530px;
	height: 406px;
	background-color: white;
}

#paint_colors_table tr td, #paint_colors_table tr td img {
	padding: 0;
	margin: 0;
}

#paint_colors_table tr td img {
	border: none;
}

#paint_colors_table tr td {
	border: 2px none solid;
}

#color_preview_name {
	margin-bottom: 5px;
}

#color_preview {
	height: 120px;
	width: 120px;
	border: 2px white solid;
}


/* STORE DECLARATIONS */

#nav .child TR TD {
	padding: 0;
/*
	margin: 0;
*/
}

#nav .child TR TD A, #nav .child TR TD P {
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	font-size: 11px;
	color: #4F4D4D;
	background-color: #EDF1F4;
	display: block;
	width: 116px;
	color: rgb(117, 110, 110);
	text-decoration: none;
	padding: 0px 5px 0px 11px;
	margin: 0 0 3px 0;
}

#nav .child TR TD A:hover, #nav .child TR TD A.selected {
/*
	font-weight: bold;
*/	
	background-color: #EDF1F4;
	color: black;
}

#ctl00_ContentPlaceHolder1_dlproducts TR TD A {
	font-size: 9px;
	font-family: verdana,sans-serif;
	color: black;
	text-transform: uppercase;
	margin-top: 5px;
	display: block;
}

#ctl00_ContentPlaceHolder1_dlproducts TR TD A:hover {
	color: #767676;
}

#header A {
	font-size: 13px;
	font-family: verdana,sans-serif;
	text-transform: lowercase;
	text-transform: capitalize;
}

#header A:hover {
	color: #767676;
}

#ctl00_ContentPlaceHolder1_pagerTop_hlGoToStart, 
#ctl00_ContentPlaceHolder1_pagerTop_hlGoBack,
#ctl00_ContentPlaceHolder1_pagerTop_lblPageCounter,
#ctl00_ContentPlaceHolder1_pagerTop_hlGoForward,
#ctl00_ContentPlaceHolder1_pagerTop_hlGoToEnd {
	font-family: 'trebuchet ms',verdana,tahoma,sans-serif;
	font-size: 11px;
	color: #4F4D4D;
	text-decoration: underline;
}

#ctl00_ContentPlaceHolder1_pagerTop_lblPageCounter {
	text-decoration: none;
}

#ctl00_ContentPlaceHolder1_pagerTop_hlGoToStart:hover, 
#ctl00_ContentPlaceHolder1_pagerTop_hlGoBack:hover,
#ctl00_ContentPlaceHolder1_pagerTop_hlGoForward:hover,
#ctl00_ContentPlaceHolder1_pagerTop_hlGoToEnd:hover {
	text-decoration: none;
}

#ctl00_ContentPlaceHolder1_pagerTop_hlGoToStart.disabled,
#ctl00_ContentPlaceHolder1_pagerTop_hlGoBack.disabled,
#ctl00_ContentPlaceHolder1_pagerTop_hlGoForward.disabled,
#ctl00_ContentPlaceHolder1_pagerTop_hlGoToEnd.disabled {
	color: #CCCCCC;
	text-decoration: none;
}

/* STORE DETAILS */
#ctl00_ContentPlaceHolder1_uc_Item_lblDescriptionShort,
#ctl00_ContentPlaceHolder1_uc_Item_lblDescriptionLong,
#ctl00_ContentPlaceHolder1_uc_Item_lblItemCode,
#ctl00_ContentPlaceHolder1_uc_Item_lblDimensions,
#ctl00_ContentPlaceHolder1_uc_Item_lblPrice {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: black;
}

#ctl00_ContentPlaceHolder1_uc_Item_lblPrice {
	font-size: 12px;
	font-weight: bold;
}

/*
#ctl00_ContentPlaceHolder1_uc_Item_btnBuy {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	background-color: #6B7B87;
	border: 1px solid #8B9CA7;
	border-color: #CAD5DC #8B9CA7 #AAB9C2 #8B9CA7;
	padding: 3px;
	margin: 0;
}

#ctl00_ContentPlaceHolder1_uc_Item_btnBuy:hover {
	background-color: #B6C2CA;
	border: 1px solid #8B9CA7;
	border-color: #CAD5DC #B0C0C9 #BDCAD2 #B0C0C9;
}


*/


a.buy_button, .buy_button {
	height: 22px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	background-color: #6B7B87;
	border: 1px solid #8B9CA7;
	border-color: #CAD5DC #8B9CA7 #AAB9C2 #8B9CA7;
	padding: 3px;
}

a.buy_button:hover, .buy_button:hover {
	background-color: #B6C2CA;
	border: 1px solid #8B9CA7;
	border-color: #CAD5DC #B0C0C9 #BDCAD2 #B0C0C9;
}


.ErrorMessage {
	color: red;
	font-weight: bold;
}

#ctl00_ContentPlaceHolder1_uc_Item_cmbVariants {
	height: 22px;
	margin: 0;
	padding: 0;
}

#ctl00_ContentPlaceHolder1_uc_Item_btnBuy {
	height: 22px;
	margin: 0;
	padding: 0;
}

#ctl00_ContentPlaceHolder1_uc_Item_txtQty {
	margin: 0;
	padding: 0;
	height: 18px;
}

#press_room_page_menu, #press_room_page_menu form {
	display: inline;
	float: left;
	margin: 0;
}

#press_room_page_menu {	
	padding-right: 5px;
}