/* ------------------------- */

/* Index / Global Properties */

/* red: 	#8f1a1c
   blue: 	#0f3253
   green:	#658222
   grey:	#646464
   orange: 	#ed7223


/* ------------------------- */

* {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
LI {
	margin-left: 15px;
}
DIV {
}
IMG {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
FORM {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
FIELDSET {
	text-align:left;
	border-bottom: 0px;
	border-left: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 17px;

}
#footer UL {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
.fixedwidth {
	width: 1002px;
	margin: 0px auto;
}
#footer LI {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
#header UL {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#header LI {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
.column UL {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
.column LI {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
H1 {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
        color: #8f1a1c;
	font-weight:normal;
	font: 2em "Century Gothic", "Avant Garde", "Helvetica", "Arial", "Verdana",sans-serif;
	text-align:center;
}
H2 {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
	color: #8f1a1c;
	font-weight:normal;
	font: 1.4em "Century Gothic", "Avant Garde", "Helvetica", "Arial", "Verdana",sans-serif;
	text-align:center;

}
H3 {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
	color: #8f1a1c;
	font-weight:normal;
	font: 1.2em "Century Gothic", "Avant Garde", "Helvetica", "Arial", "Verdana",sans-serif;
	text-align:center;
}
H4 {
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}
.clear {
	clear: both;
}
.tc {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
INPUT {
	font: 17px/150% "Arial", "Helvetica", sans-serif;
	font-size:1.5em;
	color: #242424;
	z-index: 10;

}
#searchBox input{
	width: 15.3em;
	font-size: 1.1em;
	border: none;
}
SELECT {
	font: .9em "Arial", "Helvetica", sans-serif;
	color: #242424;
	width:auto;
}
BODY {
	padding-bottom: 0px;
	background-color: #f8f8ee;
	padding-left: 0px;
	padding-right: 0px;
	font: .9em  "Verdana", "Arial", "Trebuchet MS", sans-serif;
	padding-top: 0px;
	text-align: center;
	background: none transparent scroll repeat 0% 0%;
	color:#333333;
}
a:link {
	color: #658222;
	text-decoration: underline;
}
a:visited {
	color: #0f3253;
	text-decoration: underline;
}
a:hover {
	color: #658222;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 13px;
	left: 10px;
}
#topMenu li {
	border-bottom: #385b7a 0px solid;
	border-left: #385b7a 1px solid;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font: bold 0.83em Verdana, helvetica, sans-serif;
	color: #fff;
	border-top: #103352 0px solid;
	border-right: #103352 1px solid;
	text-decoration: none;
	padding-top: 5px;
}
#maincontent {
	padding-top: 0px;
	text-align: left;
}
#maincontent p {
	margin-bottom:1em;
}
#header {
	position: relative;
	background: white no-repeat right top;
	height: 158px;
}
#menu {
	position: absolute;
	list-style-type: none;
	width: 1000px;
	bottom: 0px;
	background: url(http://www.wallwritten.com/images/menu.gif) #27517e repeat-x left top;
	height: 29px;
	border-top: #ffffff 1px solid;
}
#menu LI {
	line-height: 29px;
	display: inline;
}
#menu LI A {
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(http://www.wallwritten.com/images/menu_split.gif) no-repeat right top;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding-top: 6px;
}
#menu LI.last A {
	background: none transparent scroll repeat 0% 0%;
}
#right H4 {
	line-height: 21px;
	padding-left: 0px;
	/*background: url(http://www.wallwritten.com/images/column_head.gif) #2687ca no-repeat;*/
	background: #223c55;
	height: 21px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.column {
	/*border-left: #b6b6b6 1px solid;*/
	padding-bottom: 0px;
	margin: 1px 0px 0px;
	padding-left: 0px;
	width: 187px;
	padding-right: 0px;
	/*border-right: #b6b6b6 1px solid;*/
	padding-top: 0px;
}
.template_column{
	/*border-left: #b6b6b6 1px solid;*/
	padding-bottom: 0px;
	margin: 1px 0px 0px;
	padding-left: 0px;
	width: 187px;
	padding-right: 0px;
	/*border-right: #b6b6b6 1px solid;*/
	padding-top: 0px;
	float:left;
}
.template_content {
	width:604px;
	margin-right:15px;
	float:right;
}
.column .top {
	margin: 0px -11px;
	display: block;
	/*background: url(http://www.wallwritten.com/images/column_top.gif) no-repeat;*/
	height: 7px;
}
.column .bot {
	margin: 0px -11px;
	display: block;
	/*background: url(http://www.wallwritten.com/images/column_top.gif) no-repeat;*/
	height: 7px;
}
.column .bot {
	/*background: url(http://www.wallwritten.com/images/column_bot.gif) no-repeat left bottom;*/
}
.side_link {
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 0px;
	display: block;
	color: #3e3e3e;
	text-decoration: none;
	padding-top: 4px;

}
.list {
	list-style-type: none;
	margin-bottom: 15px;
}
.list LI.title A {
/*	border-bottom: #727272 1px dotted;*/
	background: url(../../images/nav/categorymenu.gif) no-repeat;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#numItems a:link {
	text-decoration: none;
}
#numItems a:visited {
	text-decoration: none;
}
#numItems a:hover {
	text-decoration: underline;
}
#numItems a{
	position:absolute;
	width: 70px;
	top: 68px;
	left: -5px;
	color:#8F1A1C;
	font: 1em "Century Gothic", "Avant Garde", Arial, Helvetica, sans-serif;
	z-index: 10;

}
#content {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;

}
#left {
	width: 821px;
	float: left;
}
#right {
	width: 179px;
	float: right;
}
#right H2 {
	border-bottom: #b0b0b0 1px solid;
	border-left: #b0b0b0 1px solid;
	padding-bottom: 0px;
	margin: 0px 0px 1px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(http://www.wallwritten.com/images/gray_h_bg.gif) #d9d9d9 repeat-x;
	height: 20px;
	color: #2d5b94;
	font-size: 13px;
	border-top: #b0b0b0 1px solid;
	font-weight: bold;
	border-right: #b0b0b0 1px solid;
	padding-top: 2px;
}
#footer UL {
	text-align: center;
	padding-bottom: 0px;
	list-style-type: none;
	padding-left: 15px;
	width: 1000px;
	padding-right: 15px;
	background: url(../../images/nav/footer.gif) no-repeat left top;
	height: 29px;
	padding-top: 0px;
}
#footer LI {
	line-height: 29px;
	display: inline;
}
#footer LI A {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: #c6c6c6;
	font-size: 11px;
	border-right: #c6c6c6 1px solid;
	text-decoration: none;
	padding-top: 0px;
}
#footer LI.last A {
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}
#searchForm {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*width: 591px;
	background: url(images/search.gif) no-repeat;
	height: 36px;
	*/
	width: 370px;
	background: url(../../images/nav/searchbox.gif) no-repeat;
	height: 55px;
	color: #636262;
	font-weight: bold;
	padding-top: 0px;
}
#searchForm LEGEND {
	display: none;
}
HTML > BODY #searchForm SPAN INPUT {
	margin-bottom: -3px;
}
HTML > BODY #searchForm SPAN IMG {
	margin-bottom: -3px;
}
#welcome H3 {
	font: 28px "Arial", "Helvetica", sans-serif;
	color: #0f3253;
}
#welcome {
	padding-bottom: 0px;
	margin: 5px 0px;
	padding-left: 15px;
	/*	width: 376px;*/
	padding-right: 15px;
	padding-top: 15px;
	float: right;
}
#banners {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align:center;
}
#newsletterForm {
	text-align: left;
	width: 179px;
	background: url(../../images/nav/newslettersignupbox.gif) no-repeat;
	float: left;
	height: 215px;
	margin-right: 0px;
	padding-top: 0px;
	font-size: .8em;
}
#newsletterForm LEGEND {
	display: none;
}
.content {

	margin-bottom: 15px;
	background: #ffffff;
	float: left;

}
.black_bold_text_spaced {
	line-height: 17px;
	margin-top: 5px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.table_bottom {
	text-align: center;
	padding-top: 5px;
}
#topMenu {
	border-bottom: #14457b 1px solid;
	background: 0px -133px;
}
#wrapper {
	margin: 0px auto;
	width: 1000px;
}
.list_table {
	width: 100%;
	background: #ffffff;
}
.yellow_button {
	padding-left: 3px;
	background: no-repeat left top;
	float: left;
	height: 18px;
	margin-right: 10px;
}
.yellow_button INPUT {
	padding-bottom: 5px;
	border-right-width: 0px;
	margin: 0px;
	padding-right: 5px;
	background:  no-repeat right top;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 18px;
	color: #ffffff;
	border-left-width: 0px;
	cursor: pointer;
	font-weight: bold;
}
.input_box {
	padding-left: 2px;
	padding-right: 2px;
}

.short_form_row {
	clear: both;
}
.short_form_row DIV {
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}
.short_form_row INPUT {
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}
.short_form_row DIV {
	width: 60px;
	padding-top: 3px;
}
.short_form_row INPUT {
	width: 75px;
}
.left_float_3_px {
	float: left;
	margin-right: 3px;
	display:none;
}
.float_assist {
	height: 1px;
	clear: both;
	overflow: hidden;
}
.yellow_button {
	margin-top: 2px;
	margin-right: 2px;
}
.yellow_button_ie {
	margin-top: 0px;
}
.short_form_row {
	margin-bottom: 5px;
}
.short_form_row DIV {
	margin-bottom: 0px;
}
.short_form_row INPUT {
	margin-bottom: 0px;
}
#topMenu {
	position: relative;
	text-align: left;
	line-height: 3em;
	text-indent: 0px;
	color: #fff;
	font-size: 0.65em;
	font-weight: bold;
}
#topMenu a {
	color: #FFF;
	text-decoration: none;
}
#topMenuWrap {
	background-image: url(../../images/nav/all.png) !important;
}
#topMenuWrap {
	width: 100%;
	background: #254e7b 0px -133px;
	float: none;
	clear: both;
}
#topMenu strong {
	font-size: 1.3em;
	margin-right: 5px;
	margin-left:15px;
}
#topMenu ul {
	border-bottom: #385b7a 0px solid;
	position: absolute;
	border-left: #103352 1px solid;
	list-style-type: none;
	border-top: #103352 0px solid;
	top: 0px;
	right: 10px;
	list-style-image: none;
	border-right: #385b7a 1px solid;
}
#topMenu li {
	padding-bottom: 7px;
	text-indent: 0px;
	margin: 0px;
	padding-left: 11px;
	padding-right: 11px;
	float: left;
	font-size: 1.11em;
	padding-top: 7px;
	display: inline;
}


#searchBackground {
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 0;
}
.MenuTables {
	position: absolute;
	top: 85px;
	width: 1000px;
	height: 37px;
	left: 0px;
	text-align:left;
}
.MenuTables img{
	padding-right:1px;
}
#searchBlock {
	position: absolute;
	left: 342px;
	top: 15px;
	width: 370px;
}
#menuUnderBar {
	position:relative;
	top: -2px;
}
#cartImage{
	position:absolute;
	top: 22px;
	right: 17px;
}
#returns{
	position:absolute;
	top: 14px;
	right: 203px;
}
#shipping{
	position:absolute;
	top: 14px;
	right: 96px;
}
#wrapper #header #searchBlock #searchForm fieldset span input {
	position: absolute;
	top: 15px;
	right: 14px;
}
#newsletterForm {
	position: relative;
}

#newsletterForm input {
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	border: none;
}
#fields_email {
	height: 50px;
	position: absolute;
	top: 73px;
	left: 21px;
}
#fields_fname {
	height: 50px;
	position: absolute;
	top: 108px;
	left: 21px;
}
#fields_lname {
	height: 50px;
	position: absolute;
	top: 142px;
	left: 21px;
}
#fields_email input {
	width: 9.8em;
	color: #909090;
	font-style: italic;

}
#fields_fname input{
	width: 9.8em;
	color: #909090;
	font-style: italic;
}
#fields_lname input{
	width: 9.8em;
	color: #909090;
	font-style: italic;
}
#newsletterSubmit {
	position: relative;
	top: 172px;
	left: 54px;
}
#socialMedia{
	position: relative;
	text-align: left;
	width: 179px;
	background-image:url(../../images/nav/socialmediabox.gif);
	height: 75px;
	margin-right: 0px;
	padding-top: 0px;
}

#facebookLink{
	position:absolute;
	top: 16px;
	left: 17px;
}
#twitterLink{
	position:absolute;
	top: 15px;
	left: 66px;

}
#youtubeLink{
	position:absolute;
	top: 16px;
	left: 117px;

}
.column1 {
	width: 202px;
	float: left;
}
.column2 {
	width: 604px;
	float: left;
	text-align:left;
	margin-right:15px;
}

#slideShow {
	text-align: center;
}
.fauxCategory.column{
	margin: 1px 0 10px 0px;
	position: relative;
	top: -7px;
	padding-bottom: 0px;
	margin: 0px 0px 0px;
	padding-left: 0px;
	width: 187px;
	padding-right: 0px;
	/*border-right: #b6b6b6 1px solid;*/
	padding-top: 0px;
}
.fauxCategory {
	margin: 1px 0 10px 0px;
	position: relative;
	top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px;
	padding-left: 0px;
	width: 187px;
	padding-right: 0px;
	/*border-right: #b6b6b6 1px solid;*/
	padding-top: 0px;
}

.fauxCategory ul {
	margin-bottom: 0px;
}
.fauxCategory li {
	margin-left: 0px;

}
#maincontent input {
	/*border-style:solid;
	border-color: #404040 #D4D0C8 #D4D0C8 #404040;
	border-width: 1px;
	*/
	font-size: 15px;
	margin-bottom: 4px;
	font-weight:normal;
	font: "Arial","Helvetica",sans-serif;
}
#maincontent select {
	border-style:solid;
	border-color: #404040 #D4D0C8 #D4D0C8 #404040;
	border-width: 1px;
	font-size: 14px;
	margin-bottom: 4px;
	font-weight:normal;
	font: "Arial","Helvetica",sans-serif;
}
#maincontent textarea {
	border-style:solid;
	border-color: #404040 #D4D0C8 #D4D0C8 #404040;
	border-width: 1px;
	font-size: 15px;
	margin-bottom: 4px;
	font:15px/150% "Arial","Helvetica",sans-serif;
}
.error_message {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #FF0000;
	margin-bottom:10px;
	padding:10px;
}

.error_alert {
	margin-left:35px;
}

.list_top {
	background:none repeat scroll 0 0 #F0F0F0;
	border-bottom:1px solid #CACACA;
	border-top:1px solid #CACACA;
	padding:3px;
}
.row {
	clear:both;
}

.paging {
	float:right;
	margin-right:10px;
	text-align:right;
}
.pages_border {
	background-color:#FFFFFF;
	/*border:1px solid #2D5B94;*/
	color:#000000;
}


.highlightpage {
	background-color:#0f3253;
	color:#FFFFFF;
	font:bold 11px Tahoma,Verdana;
	padding:2px 4px;
	white-space:nowrap;
}
.navpageselected {
	background-color:#E5E5E5;
	color:#000000;
	font:11px Tahoma,Verdana;
	padding:2px 4px;
	text-decoration:none;
	white-space:nowrap;
}

.navpage {
background-color:#FFFFFF;
color:#000000;
font:11px Tahoma,Verdana;
padding:2px 4px;
text-decoration:none;
white-space:nowrap;
}

.list_top strong {
	font-size: 11px;
}

.alert_message {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #33CC00;
	margin-bottom:10px;
	padding:10px;
}
.tile_table {
	background:none repeat scroll 0 0 #FFFFFF;
	width:100%;
}
.small_txt {
	font-size:10px;
}

.list_tile_item .small_txt {
	display:none;
}
.list_tile_item .tile_price {
	display:none;
}
.list_tile_item .orange_button {
	display:none;
}
.predesigned {
	text-align:center;

}
.predesigned div{
	width:151px;
	float:left;
	text-align:center;
	margin-bottom:16px;

}

.predesigned a {
	text-decoration:none;
}



.content td a:link {
	text-align:center;
	text-decoration:none;
}

.content td a:visited {
	text-align:center;
	text-decoration:none;
}
#FlashID {
	position:relative;
	left:-18px;
}
.caption {
	margin-top:3px;
	font-size:11px;
}
#maincontent .quote {
	margin:  0px 25px 0px 25px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:22px;
	line-height:120%;
}
#preDesignedQuote {
	position:relative;
	font-size:22px;
	text-align: justify;

}
#maincontent .signature {
	position:relative;
	top:0px;
	text-align:right;
	font-style: normal;
	font-size:20px;
	margin-bottom: 10px;
}
.quote span{
	font-size:40px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#658222;
	vertical-align:bottom;
	position:relative;
	right:3px;
	top: 3px;
}
#maincontent p:last-child {
	margin-bottom:0em;
}


.currency {
float:left;
padding-left:10px;
}


/*pasted section*/
.product_title_link, product_title_link:visited, product_title_link:active {
color:#2D5B94;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.product_title_link:hover {
color:#FD6601;
font-size:12px;
font-weight:bold;
text-decoration:none;
}


.list_bottom {
background:none repeat scroll 0 0 #F0F0F0;
border-bottom:1px solid #CACACA;
border-top:1px solid #CACACA;
padding:3px;
}
.reg_txt {
font-weight:normal;
}

.price {
color:#C20710;
float:left;
font-size:14pt;
font-weight:bold;
margin-right:10px;
}
.list_item {
background:none repeat scroll 0 0 #FFFFFF;
padding:5px;
}
.list_item_bottom_border {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #CACACA;
margin-top:10px;
margin-bottom:10px;
}
.tile_item {
text-align:center;
}
.tile_image {
margin-bottom:5px;
}
.tile_price {
color:#C20710;
font-size:11pt;
font-weight:bold;
}

.list_table {
background:none repeat scroll 0 0 #FFFFFF;
width:100%;
}
.product_title {
color:#0f3253;
font-size:12px;
font-weight:bold;
text-align:center;
margin-bottom:10px;
}
.product_sku {
font-size:12px;
margin-bottom:10px;
text-align:center;
margin-bottom:7px;
}
.product_price {
color:#990000;
font-size:14px;
font-weight:bold;
margin-top:5px;
margin-bottom:4px;
}

.product_strikethru {
text-decoration:line-through;
}
.review_link {
color:#307FCF;
float:right;
font-weight:400;
text-align:right;
text-decoration:none;
}
.larger_view {
background:url("http://www.wallwritten.com/images/enlarge.gif") no-repeat scroll left center transparent;
font-size:10px;
padding-left:13px;
text-decoration:none;
}
.img_style {
padding:7px 0px 2px 0px;
}
.add_wishlist {
/*background:url("http://www.wallwritten.com/images/little_arrow.gif") no-repeat scroll left center transparent;*/
font-size:14px;
margin-bottom:10px;

text-decoration:none;
}
.review_item {
padding-bottom:10px;
}
.review_spacer {
padding-bottom:7px;
}
.orange_button {

}
#maincontent .orange_button input{
	/*border:none;*/
}
.orange_button button {
}
.blue_button {
float:right;
margin-left:5px;
}

#maincontent .blue_button input{
	border:none;
}

.del_button {
background:url("http://www.wallwritten.com/images/delete.gif") no-repeat scroll left center transparent;
color:#3068C5;
display:block;
float:right;
font-weight:400;
padding-left:11px;
text-decoration:none;
width:40px;
}
ul.tabbernav li a:link {
color:#FFFFFF;
}
ul.tabbernav li a:visited {
color:#FFFFFF;
}
ul.tabberactive li a:link {
color:#000000;
}
ul.tabberactive li a:visited {
color:#000000;
}
ul.tabbernav {
border-bottom:1px solid #0f3253;
font:bold 11px "Arial","Helvetica",sans-serif;
margin:0;
padding:3px 0;
}
.tabberlive .tabbertab {
border-color:-moz-use-text-color #0f3253 #0f3253;
border-right:1px solid #0f3253;
border-style:none solid solid;
border-width:0 1px 1px;
padding:15px;
}
ul.tabbernav li a {
background:none repeat scroll 0 0 #0f3253;
border-color:#0f3253 #0f3253 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
margin-left:3px;
padding:3px 0.5em;
text-decoration:none;
}
ul.tabbernav li a:hover {
background:none repeat scroll 0 0 #E5E5E5;
border-color:#0f3253;
color:#000000;
}
ul.tabbernav li.tabberactive a {
background-color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
color:#000000;
}
ul.tabbernav li.tabberactive a:hover {
background-color:#FFFFFF;
border-bottom:1px solid white;
color:#000000;
}
ul.tabbernav li {
display:inline;
list-style:none outside none;
margin:0;
}
.tabberlive .tabbertabhide {
display:none;
}
.tabberlive .tabbertab h2 {
display:none;
}
.tabberlive .tabbertab h3 {
display:none;
}
.tabberlive {
margin-top:1em;
}
.tabber {
display:none;
}

.form_label {
text-align:left;
vertical-align:top;
}
.bold {
font-weight:bold;
}

.short_form_row select, .short_form_row textarea {
float:left;
margin-bottom:5px;
margin-right:5px;
}

.required {
color:#B70407;
padding-left:2px;
}
.account_list_head {
color:#2D5B94;
font-weight:bold;
}
.account_head {
color:#0f3253;
font-weight:bold;
padding-bottom:17px;
}
.cart {
background:none repeat scroll 0 0 #FFFFFF;
}
.cart th {
color:#2D5B94;
font-weight:bold;
text-align:center;
}
.cart td {
border-bottom:1px dotted #C1C1C1;
border-top:1px dotted #C1C1C1;
color:#000000;
}
.cart_contents_quan {
padding-right:5px;
}
.cart_contents_item {
margin-bottom:5px;
text-decoration:none;
}
.cart_contents_item a {
text-decoration:none;
}
.cart_contents_item a:hover {
text-decoration:underline;
}
#order_signup {
float:left;
padding-left:25px;
}
#order_login {
float:right;
padding-right:25px;
}
.order_info_off {
background: no-repeat scroll left center transparent;
color:#BCBCBC;
padding-left:5px;
text-decoration:none;
}
.order_info_on {
background: no-repeat scroll left center transparent;
color:#000000;
padding-left:5px;
}
.order_ship_off {
background: no-repeat scroll left center transparent;
color:#BCBCBC;
padding-left:10px;
text-decoration:none;
}
.order_ship_on {
background: no-repeat scroll left center transparent;
color:#000000;
padding-left:10px;
}
.order_payment_off {
background: no-repeat scroll left center transparent;
color:#BCBCBC;
padding-left:10px;
text-decoration:none;
}
.order_payment_on {
background: no-repeat scroll left center transparent;
color:#000000;
padding-left:10px;
}
.order_review_off {
background: no-repeat scroll left center transparent;
color:#BCBCBC;
padding-left:10px;
text-decoration:none;
}
.order_review_on {
background: no-repeat scroll left center transparent;
color:#000000;
padding-left:10px;
}
.order_print_off {
background: no-repeat scroll left center transparent;
color:#BCBCBC;
padding-left:10px;
text-decoration:none;
}
.order_print_on {
background: no-repeat scroll left center transparent;
color:#000000;
padding-left:15px;
}
.gray {
background-color:#F0F3F8;
}
.sep {
padding-left:10px;
padding-right:10px;
}
.order_view {
background:none repeat scroll 0 0 #FFFFFF;
text-align:left;
}
.order_view th {
background:none repeat scroll 0 0 #FF942D;
color:#FFFFFF;
font-weight:bold;
width:10%;
}
.review_top_border {
border-top:1px solid #FF942D;
}
.order_id {
color:#C20710;
font-size:10pt;
font-weight:bold;
padding-bottom:10px;
}
.page a:hover {
color:#658222;
text-decoration:none;
}
.page a:link {
color:#000000;
text-decoration:none;
}
.page a:visited {
color:#000000;
text-decoration:none;
}


.highlightpage a:link {
color:#FFFFFF;
text-decoration:none;
}
.highlightpage a:visited {
color:#FFFFFF;
text-decoration:none;
}
.highlightpage a:hover, .highlightpage a:active {
color:#FFFFFF;
text-decoration:underline;
}
.home_link {
background: no-repeat scroll left center transparent;
color:#2D5B94;
font-weight:bold;
padding-left:20px;
text-decoration:underline;
}
.predesigned_home_link{
	font-weight:bold;
}

.crumb_link {
color:#2D5B94;
font-weight:bold;
padding-left:5px;
text-decoration:underline;
}
.crumb_sep {
font-weight:bold;
padding-left:5px;
}

.left_float_5_px {
float:left;
margin-right:5px;
}
.right_float_5_px {
float:right;
margin-left:5px;
}
.IE_left_float_5_px {
margin-left:5px;
}

.search_results {
	color:black;
	float:left;
	font-size:12px;
	margin-left:10px;
	text-align:center;
}
.search_bb {
	color:black;
	font-size:12px;
	font-weight:bold;
}

.vertical_form {
	 position:relative;
	 font-size:11px;
	 font-weight:bold;
	 width:304px;
}
.horizontal_form {
		 font-size:11px;
	 font-weight:bold;
	 
}

#maincontent .vertical_form p {
	margin-bottom:.1em;

}
#contactUsMethods {
	position:relative;
}
.vertical_form #supportImage{
	position:absolute;
	left: 310px;
	top: 0px;
}
#contactUsMail {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 302px;
	margin-bottom: 10px;
}
#contactUsPhone {
	position:relative;
	left: 0px;
	top: 0px;
	width: 302px;
	margin-bottom: 40px;
}
#contactUsEmail {
	margin-bottom:10px;
}



.tableList {
}

a#cat_list.side_link{
	padding: 4px 2px 15px 2px;
}

img.h_divider {
	position: static;
	margin-bottom: 7px;
	margin-top: 7px;
}
#application_instructions {

}
.apply_pic {
	float: right;
	width: 176px;
}
.apply_txt {
	float: left;
	width: 420px;
}
.apply_step {
	position:static;
	width: 604px;
}
div.apply_pic img  {
	padding-bottom:2px;
	padding-top: 2px;
}

.color_samples h3 {
	text-align:center;
	margin-bottom: 20px;
}

.color_sample {
	text-align:center;
	width: 75px;
	height: 120px;
}
.color_samples .color_sample {
	float:left;
}
.color_samples img {
	margin-bottom: 4px;
}

.metalic_colors {
	margin-top:10px;
	float:left;
	width: 240px;
}
.specialty_colors {
	margin-top:10px;
	margin-bottom:10px;
	width: 350px;
	float:right;
}
.specialty_color_txt{
	float: right;
	width: 273px;
	font-style:italic;

}
.color_sample_form {
	width: 604px;
	text-align: center;
/*	color:#0f3253;*/
}
.center_color_form{
/*	color:#646464;*/
	margin-left:auto;
	margin-right:auto;
	padding-right: 30px;
	width:365px;
}
input#Submit {
	margin-top:4px;
	border:none;
}

span.style8 strong {
	color:#8f1a1c;
}
.verification_section_colors{
	width: 18.5em;
	margin-bottom:11px;
	padding-left:80px;
}
.verification_section{
	width: 18.5em;
	margin-bottom:11px;
}
.verify_image_txt{
	padding-top:7px;
	float:left;
}
.verify_image {
	float:right;
	width: 60px;
	position:relative;
}
.reload_image_txt{
	width: 10em;
	position:absolute;
	top:30px;
	left:-2.1em;
}

color_form_verification {
}

.grey_button {
	margin-top: 5px;
	float:right;
	margin-left: 5px;
}

#maincontent .grey_button input {

	border:none;
}

.coupon_code {
	width: 275px;
	position: relative;
	top:-62px;
}

.coupon_code .orange_button input {
	position:relative;
	top:-3px;
}
#pdTool {
	
	position: absolute;
	top:-160px;
	right: 9000px;
	z-index: 51;
}
#pdToolHeader {
	background-color:white;
	position:relative;

	height: 31px;
}

#sizeInfoHeader img {
    float: right;
    margin-right: 3px;
	margin-top: 3px;
}
#sizeInfo {
	
	position: absolute;
	top:-160px;
	right: 9000px;
	z-index: 52;
	width:800px;
}
#sizeInfoHeader {
	background-color:white;
	position:relative;
	z-index: 52;
	height: 31px;
}
#sizeInfoContent {
	
	background-color:white;
	position:relative;
	z-index: 52;
	padding: 10px;
	text-align:justify;
}
#sizeInfoImage {
	
	background-color:white;
	z-index: 52;
	padding: 10px;
	text-align:center;
	padding-bottom:20px;
}


.relative {
	position:relative;
}

.product_option {
	font-weight:bold;
	margin: 10px 0px 4px 0px;
	font-size: .9em;
}

.option_name {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: .9em;

}

.option_value {
	margin-bottom: 4px;
}
.checkbox_option {

}

.mirror_image_check {
	position:relative;
	top:2px;
}

.checkbox_value_text {
	position:relative;
	top:-1px;
}
.product_details_right {
	width:220px;
	float:right;
}
.product_details_left {
	width:384px;/*370 image 7px padding left and right*/
	float:left;
}
.color_tool_button {
	margin-top: 7px; /*same as image*/
}
.product_options_group {
	height: 185px;

}
.product_detail_links {
	position:relative;
	width: 604px;
	top:0px;
	

}

.add_to_registry, .add_to_wishlist, .facebook_like, .google_plus, .pinterest, .twitter{
	display:inline;
	
	float:left;
	margin: 10px 0px 25px 0px;
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.add_to_registry{
	margin: 0px 10px 25px 10px;
}
.add_to_wishlist{
	margin: 0px 16px 25px 10px;
}
#cart_view img {
	position:relative;
	margin-right: 5px;
	padding-top: 3px;
}
#pdToolHeader img {
	float:right;
	margin-right: 3px;


}
#pdToolHeader h3 {

	padding-top: 3px;


}

.left_side {
	width: 302px;
	float: left;
}
.center_main {
	width: 604px;
}
.create_title {
	width: 302px;
	text-align:center;
	float: right;
	font-size: 1.25em;
}
.login_title {
	width: 302px;
	text-align:center;
	float: left;
	font-size: 1.25em;

}
.login_title h3, .create_title h3 {
	margin-bottom: 15px;
}
.login_form {
	width: 302px;
}
.login_button {
text-align:center;
	width: 100%;
}
.center {
	width:200px;
	margin: 0px auto 0px auto;
	text-align:left;
}

.hide{
	display:none !important;
}

.color_request_link {
	margin-bottom: 15px;
}

.login_content {
	width: 604px;
}
#newsletter_signup_a {
	margin-bottom: 5px;
}
.checkbox_input input{
	position:relative;
	top:2px;
}
#accountUpdate .form_label {
	padding-top: 3px;
}
.content_width {
	width: 604px;
}
.flash_gallery_center {
	
	clear:both;
	width: 600px;
	position:relative;
	left:3px;
}
.radio_button_option span {
	color:#8f1a1c;
	float:right;
	
	font-weight:bold;
}
.cart_x_heart {
	width: 27px;
	height: 100px;

}
.cart_x {
	
	height: 55px;
	top:0px;
	position:relative;
	
}
.cart_heart {
	height: 50px;
}
.javascript_ok { 
	display:none;
}
#maincontent .wishlist_x input {
	border: none;
}

.wishlist_x {
	position:relative;
	width: 27px;
	left: -5px;

	border:none;
	float:left;

}
.wishlist_img {

	margin-left: 5px;
	margin-right: 5px;
	text-align:center;
	width: 146px;
	float: left;

}
.wishlist_img img{
	padding-top:0px;

}
.wishlist_item {

	
}
.wishlist_options {
	margin-left: 5px;
	float:left;
	width: 245px;
	margin-right: 5px;
	
	
}
.wishlist_qty {
	float:right;
	width: 120px;
}
.wishlist_option_item {
	
	width:inherit;
	margin-bottom:5px;
}
.wishlist_options .price {
		margin-bottom:5px;
	float:none;
}
.wishlist_qty div {
	margin-bottom: 5px;
}
.wishlist_spacer {

	position:relative;

	width:570px;
	border-bottom:solid;
	border-bottom-width:thin;

	margin-top:0px;
	margin-bottom:15px;
}
.login_btn {
	padding-right: 5px;
	border:none;
}
.checkout_btn {
	width: 604px;
	text-align:center;
}
.color_sample_image {
	width: 255px;
	padding-right: 5px;
	float: left;
}
.ctrDropDown{
	width: 100%;
}
.ctrDropDownClick{
	width: 100%;
}
#order_steps{
	float:none;
}
.final_review td{
font-size: .98em;
}
.final_review td.form_item{
	padding-left: 3px;
}
.category_desc{
	margin-top:15px;
	margin-bottom:20px;
}