* {
margin: 0;
padding: 0;
text-align: left;
font-family: "Lucida Grande", "Lucida Sans Unicode",  "Lucida Sans", verdana, tahoma, sans-serif;
color: #1a2916;
}
input:focus {
outline: none;
}
.clearboth {
clear: both;
height: 1%;
}
.clearleft {
clear: left;
height: 1%;
}
.clearright {
clear: right;
height: 1%;
}
a:link {
text-decoration: none;
color: #1b2916;
}
a:active{
text-decoration: none;
color: #1b2916;
}
a:visited{
text-decoration: none;
color: #1b2916;
}
a:hover{
color: #1b2916;
text-decoration: underline;
}
img {
border: none;
}
body {
background: transparent url(/themes/site_themes/brilliant_retail/images/body_bg.png) repeat top center;
}
#header-wrapper{
margin: 0 auto;
width: 960px;
}

/*_assets/topbar----------------------------------------*/

.logo{
float: left;
height: 51px;
width: 309px;
margin: 30px 0 0 70px;
}
.utility-nav{
float: right;
font-size: 10px;
margin: 25px 90px 0 0;
}
.utility-nav a{
padding: 0 3px 0 2px;
margin: 0;
color: #1a2916;
text-transform: uppercase;
}
.cart_total{
font-weight: bold;
}
#header #main_search {
float: right;
display: inline;
margin: 3px 0 0;
padding: 0 5px;
width: 223px;
height: 26px;
overflow: hidden;
background: #fff;
border: 1px solid #aeb0b1;
border-top:  2px solid #aeb0b1;
}
#header #main_search .search_txt {
float: left;
margin: 0;
padding: 0 0 0 4px;
width: 192px;
font-size: 12px;
color: #1a2916;
line-height: 26px;
height: 26px;
background: none;
border: none;
}
#header #main_search .search_btn {
float: right;
margin: 4px 0 0 0;
width: 17px;
height: 18px; 
background: transparent url(/themes/site_themes/brilliant_retail/images/search_button.png) no-repeat;
}
	
/*main menu----------------------------------------------------*/

#main_menu{
float: left;
height: 35px;
margin: 20px 0 0 0;
}
#main_menu  ul{
padding:0;
margin: 0;
height: 35px;
width: 960px;
}
#main_menu  li{
float: left;
list-style: none;
margin: 0;
padding: 0;
height: 36px;
 }
#main_menu a{
height: 36px;
text-indent: -9999px;
display: block;
}
.home a{
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) no-repeat;
width: 121px;
}
.home a:hover, .home.active a{
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) -1px -37px;
}
.shop a{
width: 103px;
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 840px 0;
}
.shop a:hover, .shop.active a{
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 840px -37px;
}
.news{
width: 196px;
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 738px 0;
}
.news a:hover, .news.active a{
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 738px -37px;
}
.help{
width: 216px;
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 543px 0;
}
.help a:hover, .help.active a{
width: 216px;
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 543px -37px;
}
.team{
width: 179px;
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 326px 0;
}
.team a:hover, .team.active a{
width: 179px;
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 326px -37px;
}
.dealers{
padding: 0;
width: 145px;
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 148px 0;
}
.dealers a:hover, .dealers.active a{
height: 36px;
padding: 0;
width: 145px;
background: transparent url(/themes/site_themes/brilliant_retail/images/nav.png) 148px -37px;
}

/*main/index----------------------------------------*/
#slide-show{
float: left;
width: 960px;
margin: -6px 0 20px 0;
height: 350px;
}
#dealers #slide-show, #team #slide-show, #innovate #slide-show{
height: auto;
}
#dealers #slide-buttons, #team #slide-buttons, #innovate #slide-buttons{
display: none;
}

#slide-buttons{
position: absolute;
top: 342px;
left: 400px;
z-index: 9999;
width: 162px;
height: 26px;
background: transparent url(/themes/site_themes/brilliant_retail/images/slide_button_bg.png) no-repeat;
list-style: none;
padding: 0 0 0 7px;
}
#slide-buttons li{
float: left;
margin: 6px 0 0 0;
padding: 0 10px 0 0;
}
#slide-buttons li a{
float: left;
height: 16px;
width: 16px;
background: transparent url(/themes/site_themes/brilliant_retail/images/slide_button.png) no-repeat
}
#slide-buttons .activeSlide a{
margin: -1px 0 0 0;
height: 18px;
width: 16px;
background: transparent url(/themes/site_themes/brilliant_retail/images/slide_button.png) no-repeat 0px -16px;
}
/*wrappers---------------------------------------------------------*/
.wrapper {
position: relative;
margin: 0 auto;
width: 960px;
}	
.page .wrapper {
padding: 7px 0 14px;
min-height: 500px;
}
.page .wrapper #sidebar {
float: left;
display: inline;
padding: 1px 0 0;
width: 250px;
}
.page .wrapper #subject {
float: right;
display: inline;
padding: 1px 0 0;
width: 690px;
}
/*footer ---------------------------------------------------------*/
#footer .wrapper {
padding: 0;
width: 960px;
height: 100px;
overflow: hidden;
border-top: 1px solid #1b2916;
}
#footer .left {
float: left;
width: 400px;
display: inline;
padding: 10px 0 0 0;
overflow: hidden;  
}
#footer .txt p.footer-contact{
margin: 0 0 10px 0;
font-size: 12px;
color: #1b2916;
font-weight: bold;
}
#footer .txt p.footer-contact a{
background: #1b2916;
color: #b6bba0;
padding: 2px 8px 4px 8px;
margin: 0 0 0 5px;
}
#footer .txt p.footer-contact a:hover{
text-decoration: none;
}
#footer .txt p.legal {
margin: 0;
font-size: 11px;
color: #1b2916;
}
#footer #footer-right{
width: 445px;
float: right;
margin: 15px 0 0 0;
}
#footer #social{
width: 65px;
float: right;
}
#social li{
float: left;
list-style: none;
}
.facebook a{
padding-left: 5px;
text-indent: -9999px;
display: block;
height: 30px;
width: 30px;
background: transparent url(/themes/site_themes/brilliant_retail/images/facebook.png) no-repeat;
}
.twitter a{
text-indent: -999px;
display: block;
height: 30px;
width: 30px;
background: transparent url(/themes/site_themes/brilliant_retail/images/twitter.png) no-repeat;
}
#footer #mc-embedded-subscribe-form {
float: left;
margin: 0;
padding: 4px 9px 0 0;
width: 228px;
height: 23px;
background: #fff;
border: 1px solid #aeb0b1;
border-top:  2px solid #aeb0b1;
}
#footer  label{
font-size: 12px;
float: left;
width: 120px;
margin: 6px 0 0 0;
}
#footer #mc-embedded-subscribe-form label{
margin-top: -20px;
}
#footer #mc-embedded-subscribe-form .newsletter_txt {
float: left;
margin:  0 0 0 10px;
padding: 0;
width: 192px;
font-size: 12px;
color: #1a2916;
line-height: 16px;
background: none;
border: none;
}
#footer #mc-embedded-subscribe-form .newsletter_btn {
clear: none;
display: inline;
min-width: 1px;
float: right;
margin: 2px 0 0;
width: 17px;
height: 18px; 
background: transparent url(/themes/site_themes/brilliant_retail/images/search_button.png) no-repeat;
}	
/* Left */

#home .left {
width: 635px;
float: left;
display: inline;
margin: 0;
padding: 10px 0 0;
}
#featured-products{
width: 635px;text-transform: uppercase;
font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 18px; 
}
#featured-products h1{
text-transform: uppercase;
font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 18px; 
font-weight:bold; 
padding: 0 0 25px 0;
background: transparent url(/themes/site_themes/brilliant_retail/images/header_border.png) no-repeat 0px 15px;
}
#home .left .product{
float: left;
width: 190px;
padding: 0 25px 0 0;
}
#home .left .last{
padding-right: 0;
}
#home .left .product_image img{
border: 1px solid #1b2916;
}
#home .left .product-name{
height: 80px;
margin: 15px 0 0 0;
color: #1b2916;
}
#home .left .product-name p{
font-size: 16px;
font-weight: bold;
line-height: 20px;
margin: 0;
padding: 0;
}
 #home .left .product-name .price{
font-size: 14px;
font-weight: bold;
line-height: 20px;
}
 #home .left p.price span.original{
text-decoration: line-through;
}
 #home .left p.price span.sale{
padding-left:10px;
color: #a32d2c; 
}
.cart-button .inpbtn{
margin: 0;
display: block;
height: 33px;
width: 135px;
background: transparent url(/themes/site_themes/brilliant_retail/images/cart_button.png) no-repeat ;
text-indent: -9999px;
border: none;
}
.cart-button .inpbtn:hover{
background-position: bottom left;
}
#home #innovate{
float: left;
margin: -1px 0 0 0;
width: 630px;
position: relative;
}
.innovate-image{
position: relative;
margin-bottom: 20px;
}
.innovate-button{
position: absolute;
top: 105px;
right: 5px;
}
.innovate-button a{ 
display: block;
height: 75px;
width: 80px;
background: transparent url(/themes/site_themes/brilliant_retail/images/go.png) no-repeat 0 10px;
}
.innovate-button a:hover{
display: block;
height: 115px;
width: 80px;
background-position: 0 -72px;
}
#home .right {
float: right;
display: inline;
margin: 10px 0 0 0;
width: 310px;
position: relative;
}
#home .right h2 {
font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 18px; 
font-weight:bold; 
font-style: normal;
padding: 0 0 10px 0;
background: transparent url(/themes/site_themes/brilliant_retail/images/header_border.png) no-repeat -320px 15px;
color: #1b2916;
}
#home .right h3 a{
font-size: 16px;
font-weight: bold;
}
#home .right p {
margin: 0 15px 15px 0;
font-size: 12px;
line-height: 16px;
color: #1b2916;
}
#home .right p.author {
font-family: arial, helvetica, sans-serif;
margin: 3px 0 15px 0;
font-size: 11px;
color: #595b4e;
}
#home .right a {
color: #595b4e;
}
#home .right .keep-reading a{
float: left;
margin: 0;
padding: 1px 0 0 8px;
height: 20px;
width: 102px;
background: transparent url(/themes/site_themes/brilliant_retail/images/keep_reading.png) no-repeat ;
font-size: 11px;
color: #b6bba0;
}
#home .right .keep-reading a .arrow{
color: #b6bba0;
}
#home .right .keep-reading a:hover{
text-decoration: none;
}
.arrow{
font-size: 12px;
}
#home .right #promo{
position: relative;
margin: 0;
}
#home .right .promo-image{
position: relative;
margin: 0 0 20px 0;
}
#home .right .promo-button{
position: absolute;
top: 108px;
right: 5px;
}
#home .right .promo-button a{
display: block;
height: 75px;
width: 80px;
background: transparent url(/themes/site_themes/brilliant_retail/images/go.png) no-repeat 0 10px;
}
#home .right .promo-button a:hover{
height: 115px;
width: 80px;
background-position: 0 -75px;
}
#home .long-divider{
height: 20px;
width: 960px;
background: transparent url(/themes/site_themes/brilliant_retail/images/long_border.png) no-repeat;
}


/* team--------------------------------------------------------*/
#team_members{
float: left;
padding: 20px 0 20px 0;
}
.bio{
float: left;
margin: 0 0 20px 0;
}
.team_image{
float: left;
margin: 0 20px 0 0;
width: 150px;
}
.team_image{
border: 1px solid #1b2916;
}
#team_members h2{
float: left;
margin: 0 0 10px 0;
padding: 0;
width: 775px;
color: #1b2916;
font-size: 16px;
line-height: 15px;
}
#team_members p{
margin: 0;
padding: 0 0 20px 0;
color: #1b2916;
font-size: 12px;
line-height: 20px;
}

/* dealers--------------------------------------------------------*/
#dealers-main{
float: left;
margin: 20px 0 20px 0;
}
#column1{
float: left;
width: 630px;
}
.dealer{
float: left;
margin: 0 0 20px 0;
width: 315px;
}
.dealer-image{
width: 100px;
padding: 0 15px 0 0;
float: left;
}
.dealer-image img{
border: 1px solid #1b2916;
}
.dealer h2{
color: #1b2916;
font-size: 16px;
line-height: 15px;
margin: 0 0 3px 0;
}
.dealer p{
float: left;
color: #1b2916;
font-size: 12px;
line-height: 16px;
}
.dealer p a{
font-size: 12px;
font-weight: bold;
}
#dealers #column3 h3{
background-position: -332px 36px;
margin-bottom: 5px;
}
/* innovate--------------------------------------------------------*/
#innovate-main{
float: left;
margin: 20px 0 20px 0;
}
#innovate h2{
color: #1b2916;
font-size: 16px;
line-height: 15px;
margin: 0 0 3px 0;
font-size: 18px;
color: #1b2916;
text-transform: uppercase;
padding: 0 0 10px 0;
width: 640px;
font-family: "Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
background: transparent url(/themes/site_themes/brilliant_retail/images/header_border.png) no-repeat 0px 10px;
}
#innovate p{
color: #1b2916;
font-size: 12px;
line-height: 16px;
margin: 10px 0 10px 0;
}
.submit-idea{
float: left;
text-indent: -9999px;
width: 297px;
height: 33px;
margin: 10px 0 0 0;
}
.submit-idea a{
background: transparent url(/themes/site_themes/brilliant_retail/images/submit-idea.png) no-repeat 0 0;
width: 297px;
height: 33px;
display: block;
}
.projects{
float: left;
width: 960px;
margin: 20px 0 0 0;
}
#innovate.single-project h2{
margin: 20px 0;
border-bottom: 1px solid #1b2916;
background: none;
width: 960px;
}
.projects h4{
float: left;
width: 960px;
color: #1b2916;
line-height: 18px;
margin:0 0 20px 0;
font-size: 18px;
text-transform: uppercase;
padding: 0 0 5px 0;
font-family: "Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
border-bottom: 1px solid #1b2916;
}
.projects h4.community{
float: left;
margin-top: 30px;
}
.projects .project{
float: left;
width: 960px;
border-bottom: 1px solid #1b2916;
margin: 0 0 20px 0;
}
.projects .project.no-border{
border: none;
}
.projects .rating{
float: left;
width: 120px;
height: 55px;
background: #fbfdf3;
border: 1px solid #1b2916;
padding: 25px 15px 0 15px;
margin: 0px 20px 0 0;
}
.projects .rating img{
margin: 0 0 0 4px;
}
.projects .rating .total, .projects .rating .no-results{
display: block;
text-align: center;
padding: 5px 0 0 0;
font-size: 10px;
}
.projects .project-excerpt{
float: left;
width: 788px;
margin: 0 0 10px 0;
}
.projects .project-excerpt h5{
color: #1b2916;
line-height: 15px;
font-size: 18px;
color: #1b2916;
font-weight: bold;
}
.projects .project-excerpt .rate-idea{
float: left;
margin: 10px 0 0 0;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}
.projects .project-excerpt select{
margin: 0 0 0 5px;
background: #fbfdf3;
border: 1px solid #cbcac8;
width: 100px;
}
.projects .project-excerpt .vote{
background: transparent url(/themes/site_themes/brilliant_retail/images/vote.png) no-repeat bottom left;
width: 61px;
height: 20px;
margin: 0px 0 0 10px;
border: none;
}
.projects .project-excerpt .disqus{
float: right;
color: #b6bba0;
font-size: 11px;
background: #1c2917;
border-radius: 8px;
margin: 10px 0 0 0;
padding: 1px 8px 2px;
font-weight: bold;
}
.projects .project-excerpt .disqus a{
color: #b6bba0;
font-size: 11px;
font-weight: bold;
}
/* column 3----------------------------------------------------*/
#column3{
width: 300px;
float: left;
margin: 0 0 0 30px;
}
#column3 h1{
font-size: 18px;
color: #1b2916;
text-transform: uppercase;
padding: 0 0 10px 0;
width: 296px;
font-family: "Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
background: transparent url(/themes/site_themes/brilliant_retail/images/header_border.png) no-repeat -335px 36px;
}
#column3 h3{
font-size: 18px;
color: #1b2916;
text-transform: uppercase;
padding: 0 0 10px 0;
width: 296px;
font-family: "Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
background: transparent url(/themes/site_themes/brilliant_retail/images/header_border.png) no-repeat -332px 15px;
}
#column3 h2{
font-size: 14px;
font-weight: bold;
margin: 0 0 5px 0;
}
#column3  a{
text-decoration: underline;
}
#column3 p{
color: #1b2916;
font-size: 12px;
line-height: 16px;
width: 250px;
}
#column3 p.larger{
font-size: 14px;
line-height: 25px;
}
#dealers #column3 p.larger a{
font-size: 14px;
line-height: 18px;
}
#column3 ul{
margin: 10px 0 0 20px;
}
#column3 li{
color: #1b2916;
font-size: 12px;
line-height: 16px;
margin: 0 0 10px 0;
width: 250px;
}

/* Catalog ----------------------------------------------------*/

#catalog {
padding: 10px 0 10px;
}	
#catalog p#crumbs {
font-size: 11px;
height: 25px;
text-transform: uppercase;
color: #1a2916;
background: transparent url(/themes/site_themes/brilliant_retail/images/breadcrumb_border.png) no-repeat 0px 10px;
} 
#catalog p#crumbs a {
color: #595b4e;
}
#catalog p#crumbs a:hover {
color: #b6bba0; 
}
.breadarrow{
margin: 0 4px;
}
#catalog p#crumbs a.remove_filter {
	font-size: 10px;
	background-color: #666;
	color: #fff;
	padding: 3px 2px 1px;
	width: 10px;
	text-align: center;
}
#catalog p#crumbs a.remove_filter:hover {
	color: #fff;
}
#catalog #no_results {
	margin: 2px 0 0;
	padding: 15px 0;
}
#catalog #no_results h3 {
	color: #666;
	font-weight: normal;
}
#catalog #no_results span{
	color: #000;
	font-style: italic;
}

#catalog #sidebar {
float: left;
margin: 10px 0 0;
padding: 0 0 20px 0;
width: 230px;
overflow: hidden;
background: #E9E9E9;
border: 1px solid #BDBAB5;
}
#catalog #sidebar h3 {
margin: 20px 18px 15px 18px;
font-family: "Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 18px;
line-height: 25px;
color: #1a2916;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px solid #1a2916;
}
#catalog #sidebar h4 {
margin: 0 0 0 20px;
padding: 0;
font-size: 12px;
line-height: 22px;
color: #1a2916;
text-transform: uppercase;
}
#catalog #sidebar ul.shopby, #catalog #sidebar ul#shopby,  {
list-style: none;
width: 190px;
margin: 0 0 20px 0;
 }
#catalog #sidebar ul.shopby li, #catalog #sidebar ul#shopby li {
list-style: none;
padding: 0;
margin: 0 0 6px 15px;
font-size: 12px;
line-height: 18px;
}
#catalog #sidebar ul.shopby li a, #catalog #sidebar ul#shopby li a  {
display: block;
width: 195px;
padding: 0 0 0 5px;
background: transparent url(/themes/site_themes/brilliant_retail/images/green_arrow.png) no-repeat 183px 2px;
 }
#catalog #sidebar ul.shopby li a:hover, #catalog #sidebar ul#shopby li a:hover{
background: #1c2917 url(/themes/site_themes/brilliant_retail/images/green_arrow.png) no-repeat 183px 2px;
-moz-border-radius: 12px;
border-radius: 12px;
color: #b6bba0;
text-decoration: none;
}
#catalog #sidebar ul.shopby li a:hover, #catalog #sidebar ul.shopby li.active a, #catalog #sidebar ul#shopby li a:hover, #catalog #sidebar ul#shopby li.active a {
background: #1c2917 url(/themes/site_themes/brilliant_retail/images/green_arrow.png) no-repeat 183px 2px;
-moz-border-radius: 12px;
border-radius: 12px;
color: #b6bba0;
text-decoration: none;
}
#catalog #sidebar ul#shopby li.active li a{
background: transparent url(/themes/site_themes/brilliant_retail/images/green_arrow.png) no-repeat 183px 2px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #1A2916;
text-decoration: none;
}

#catalog #sidebar ul#shopby ul{
margin: 6px 0 0 0;
padding: 0;
}
#catalog #sidebar ul#shopby ul li{
margin: 0 0 6px 0;
padding: 0;
}

/*catalog pagination ----------------------------------*/
.paginate-results{
float: left;
}
#catalog #subject {
margin: 0 0 15px 10px;
width: 710px;
overflow: hidden;
}
#catalog #subject .items {
float: left;
display: inline;
padding: 9px 0;
margin: 0;
font-size: 12px;
}
#catalog #subject .items a{
float: left;
padding: 0 4px;
margin: 0 0 0 4px;
display: block;
height: 16px;
width: 12px;
line-height: 15px;
font-size: 11px;
background: transparent url(/themes/site_themes/brilliant_retail/images/pagination_bg.png) no-repeat 0 0;
color: #B6BBA0; 
}
#catalog #subject .items a:hover{
text-decoration: none;
background: transparent url(/themes/site_themes/brilliant_retail/images/pagination_bg.png) no-repeat 0px -16px;
color: #1a2916;
}
#catalog #subject  .items .active{
margin: 0 0 0 4px;
background: transparent url(/themes/site_themes/brilliant_retail/images/pagination_bg.png) no-repeat 0px -16px;
color: #1a2916;
}
#catalog #subject .sort {
float: right;
display: inline;
padding: 8px 16px 0 0px;
width: 360px;
font-size: 12px;
color: #1a2916;
}
#catalog #subject .sort a {
color: #7c7d71;
}
#catalog #subject .sort a.active {
font-weight: bold;
color: #1a2916;
}
.sort-by{
margin: 0 0 0 30px;
}

/*grid layout -------------------------------------------------------------*/
#catalog #subject #grid {
float: left;
width: 710px;
padding: 0 0 20px 0;
}
#catalog #subject #grid ul {
list-style: none; 
}

#catalog #subject #grid ul li {
position: relative;
float: left;
padding: 10px 16px  0 0;
width: 160px;
height: 280px;
overflow: hidden;
}
#catalog #subject #grid ul li img {
display: block;
margin: 0 auto; 
border: 1px solid #1a2916;
}
#catalog #subject #grid ul li div {
height:200px;
overflow:hidden;
}
#catalog #subject #grid ul li p {
margin: 0;
padding: 0;
font-size: 13px;
color: #1a2916;
line-height: 18px;
}
#catalog #subject #grid ul li p.price {
padding: 0;
}
#catalog #subject #grid ul li p.price span.original{
text-decoration: line-through;
}
#catalog #subject #grid ul li p.price span.sale{
padding-left: 5px;
color: #a32d2c;
}

#catalog #subject #grid ul li img.overlay {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 160px;
height: 200px; 
border: none;
}

/*list layout -------------------------------------------------------------*/
#catalog #subject #list {
padding: 0px 1px 10px;
}
#catalog #subject #list ul {
padding: 10px 0 0;
list-style: none;
}
#catalog #subject #list ul li {
padding: 14px 0px;
}
#catalog #subject #list ul li a {
float: left;
}
#catalog #subject #list ul li .pic {
float: left;
display: inline;
padding: 1px 0 0;
width: 130px;
height: 150px;
overflow: hidden; 
}
#catalog #subject #list ul li .pic img {
border: 1px solid #1a2916;
}
#catalog #subject #list ul li .desc {
display: inline;
padding: 0 0 0 10px;
overflow: hidden;
}
#catalog #subject #list ul li .desc h5 {
float: left;
margin: -5px 0 0 15px;
padding: 0;
font-size: 14px;
line-height: 24px;
width: 550px;
color: #505757;
border-bottom: 1px solid #1b2916;
}
#catalog #subject #list ul li .desc p {
float: left;
margin: 5px 0 0 15px;
width: 445px;
font-size: 12px;
color: #1b2916;
line-height: 16px;
}
#catalog #subject #list ul li .price{
float: right;
width: 200px;
margin: 0;
overflow: hidden;
}
#catalog #subject #list ul li .price p {
float: right;
font-size: 14px;
line-height: 19px;
color: #1a2916;
text-align: right; 
}
#catalog #subject #list ul li p.price span.original{
text-decoration: line-through;
text-align: right;
}
#catalog #subject #list ul li p.price span.sale{
padding-left: 5px;
color: #a32d2c;
text-align: right;
}
#product-list-cart a{
margin: 5px 0 0 0;
text-indent: -9999px;
height: 33px;
width: 135px;
background: transparent url(/themes/site_themes/brilliant_retail/images/cart_button.png) no-repeat;
}
#product-list-cart a:hover{
background-position: bottom left;
}

/* Product ------------------------------------------------------------*/

#product {
padding: 1px 0 10px;
}
#product p#crumbs {
margin: 15px 0 0 0;
font-size: 11px;
height: 30px;
font-weight: bold;
color: #595b4e;
text-transform: uppercase;
background: transparent url(/themes/site_themes/brilliant_retail/images/breadcrumb_border.png) no-repeat 0px 10px;
 }
#product p#crumbs a {
color: #666;
}
#product .left {
float: left;
margin: 0;
display: inline;
padding: 5px 0 0 0;
width: 530px;
overflow: hidden;
}
#product .left #photos {
padding: 1px 0 0;
width: 530px;
}
#product .left #photos .large {
float: left;
margin: 0;
display: inline;
padding: 0;
width: 390px;
overflow: hidden;
}
#product .left #photos .large img {
display: block;
margin: 0;
border: 1px solid #1a2916;
}
#product .left #photos .thumbs {
float: left;
display: inline;
margin: 0 0 0 20px;
width: 120px;
overflow: hidden;
}
#product .left #photos .thumbs ul {
list-style: none;
}
#product .left #photos .thumbs ul li {
margin: 0;
padding: 0 0 20px 0;
overflow: hidden;
}
#product .left #photos .thumbs ul li.last{
padding: 0;
}
#product .left #photos ul li img {
display: block;
margin: 0;
border: 1px solid #1a2916;
}
#product .left h3 {
width: 487px;
margin: 10px 0 0 20px;
padding: 0 0 2px 0;
font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 18px; 
font-weight:bold; 
font-style:normal;
color: #1a2916;
text-transform: uppercase;
border-bottom: 1px solid #1a2916;
}
#product .left .key-features{
/*min-height: 490px;*/
margin: 20px 0 15px 0;
background: #e9e9e9;
border: 1px solid #BDBAB5;
}
#product .left .key-features ul{
width: 487px;
margin: 0 0 0 20px;
}
#product .left .key-features ul li{
line-height: 15px;
font-size: 12px;
color: #1a2916;
margin: 0 0 0 15px;
padding: 0 0 10px 0;
}
#product .left .key-features #reviews {
padding-bottom: 30px;
}
#product .left .key-features #reviews p{
font-size: 12px;
padding: 0 0 10px 0;
font-weight: normal;
color: #1a2916;
}
#product .left .key-features #reviews a{
color: #737468;
text-decoration: underline;
}
#reviews{
padding: 0 0 10px 0;
}
#product .left .rating{
float: left;
background: #fbfdf3;
border: 1px solid #1b2916;
padding: 10px 15px 10px 15px;
margin: 10px 20px 0 20px;
text-align: center;
width: 120px;
height: 55px;
}
#product .left .rating img{
margin: 8px 0 0 4px;
}
#product .left .rating .total, #product .left .rating .no-results{
text-align: center;
padding: 0;
font-size: 10px;
width: 120px;
}
#product .left .key-features #reviews .rating p{
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 120px;
}
#product .left .key-features #reviews .rate-idea{
margin: 20px 0;
}
#product .left .key-features #reviews .rate-idea p{
margin: 10px 20px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
#product .left select{
margin: 0 0 0 5px;
background: #fbfdf3;
border: 1px solid #cbcac8;
width: 100px;
}
#product .left .rate-idea .rate{
background: transparent url(/themes/site_themes/brilliant_retail/images/rate.png) no-repeat bottom left;
width: 61px;
height: 20px;
margin: -20px 0 0 5px;
border: none;
}
#product .left p {
margin: 5px 0 5px 20px;
padding: 0 0 5px 0;
width: 500px;
font-size: 12px;
color: #1a2916; 
}
#product .right {
float: right;
padding: 5px 0 0 0;
width: 410px;
overflow: hidden;
}
#product .right #details {
float: left;
position: relative;
margin: 0;
padding: 1px 0 0;
width: 408px;
min-height: 450px;
overflow: hidden; 
background: #E9E9E9;
border: 1px solid #BDBAB5;
}
#product .right #details .description h3{
float: left;
width: 248px;
margin: 18px 0 0 20px;
padding: 0;
line-height: 45px;
color: #1a2916; 
font-size: 22px;
} 
#product .right #details .description .product-name {
line-height: 22px;
}
#product .right #details .description p.price{
float: right;
font-size: 20px;
color: #595b4e;
line-height: 20px;
font-weight: bold;
width: 120px;
text-align: right;
margin: 20px 20px 0 0;
}
#product .right #details p.price span.original{
text-align: right;
color: #000;
text-decoration: line-through;
display: block;
}
#product .right #details p.price span.sale{
text-align: right;
display: block;
color: #a32d2c;
}
.border{
clear: both;
height: 10px;
padding: 0;
margin: 0 20px;
border-bottom: 1px solid #1a2916;
}
#product .right #details .description p{
margin: 10px 0 20px 20px;
width: 360px;
font-size: 12px;
line-height: 16px;
color: #1a2916;    
}
#product .right #details .description .notes h3{
margin: 0 0 0 20px;
text-transform: uppercase;
font-size: 18px;
line-height: 22px;
font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
width: 370px;
}

#product .right #details p b {
color: #000;
font-weight: normal; 
}
#product .right #details label.error{
	color:#FF0000;
	display:block;
	font-weight:normal;
	margin:0;
	padding:0 0 0 56px;
	width:200px;
}
#product .right #details label {
float: left;
margin: 3px 0 0 20px;
width: 100px;
overflow: hidden;
font-size: 12px;
font-weight: bold;
color: #1a2916; 
line-height: 25px;
}


#product .right #details form .inptxt {
float: left;
	margin: 3px 0 0;
	padding: 2px 3px 0;
	width: 19px;
	height: 15px;
	overflow: hidden;
	font-size: 14px;
	color: #505757;
	text-align: center;
	background: #fff;
	border: 1px solid #d6d6d6; }

#product .right #details select {
width: 120px;
min-height: 27px;
float: left;
margin: 3px 0 5px;
height: 27px;
font-size: 12px;
color: #1a2916;
line-height: 27px;
text-align: left;
padding: 3px 2px 3px 2px;
background: #f1efed;
border: 1px solid #b3afa6;
 }
#product .right #details .btn {
position: relative;
margin: 15px 0 40px 120px;
padding: 0;
width: 135px;
height: 33px;
overflow: hidden;
background: url(/themes/site_themes/brilliant_retail/images/cart_button.png) no-repeat;
}
#product .right #details .btn:hover{
background-position: bottom left;
}
#product .right #details .inpbtn {
background: transparent;
text-align: center;
border: 0;
position: absolute;
top: 0;
left: 0;
height: 0;
font-size: 16px;
width: 115px;
height: 23px;
cursor: pointer; 
}

#product .right .why-its-smarter{
float: left;
margin: 20px 0 0 0;
width: 408px;
overflow: hidden;
background: #E9E9E9;
border: 1px solid #BDBAB5;
padding: 0 0 20px 0;
/*min-height: 470px;*/
}
#product .right .why-its-smarter h3{
margin: 15px 0 15px 20px;
font-size: 18px;
width: 370px;
font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
text-transform: uppercase;
border-bottom: 1px solid #1a2916;
}
#product .right .why-its-smarter img{
margin: 0;
border: 1px solid #1a2916;
}
#product .right .why-its-smarter p{
font-size: 12px;
margin: 5px 20px 0 20px;
line-height: 15px;
color: #1a2916; 
}
#product .right .why-its-smarter table{
border: none;
margin: 0 0 20px 0
}
#product .right .why-its-smarter td{
border: none;
}

/* blog---------------------------------------------------*/
#blog-breadcrumb{
width: 960px;
margin: 15px 0 0 0;
font-size: 11px;
text-transform: uppercase;
}
#blog-breadcrumb ul{
float: left;
height: 30px;
list-style: none;
width: 960px;
background: transparent url(/themes/site_themes/brilliant_retail/images/breadcrumb_border.png) no-repeat 0px 14px;
}
#blog-breadcrumb li{
float: left;
}
#blog-breadcrumb li a{
color: #595b4e;
padding: 0 8px 0 0
}
#blog-breadcrumb .bold{
font-weight: bold;
color: #1a2916;
}
#blog-left{
float: left;
width: 250px;
padding: 10px 0 0 0;
}
#blog-summary{
float: left;
width: 230px;
padding: 0 0 15px 0;
background: #E9E9E9;
border: 1px solid #BDBAB5;
}
#blog-summary h2{
width: 192px;
font-size: 18px;
color: #1a2916;
border-bottom: 1px solid #1a2916;
padding: 15px 0 0 0;
margin: 0 0 0 20px;
font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#blog-summary ul{
list-style: none;
margin: 10px 0 0 15px;
}
#categories li{
float: left;
display: inline;
padding: 5px 0 0 0;
width: 200px;
font-size: 12px;
}
#categories li a{
display: block;
width: 195px;
padding: 0 0 0 5px;
background: transparent url(/themes/site_themes/brilliant_retail/images/green_arrow.png) no-repeat 183px 1px;
}
#categories li a:hover{
background: #1c2917 url(/themes/site_themes/brilliant_retail/images/green_arrow.png) no-repeat 183px 1px;
-moz-border-radius: 12px;
border-radius: 12px;
color: #b6bba0;
text-decoration: none;
}
#categories li.rss a{
background: transparent url(/themes/site_themes/brilliant_retail/images/rss_feed.png) no-repeat 183px 1px;
margin: 20px 0 0 0;
}
#blog-right{
float: left;
width: 695px;
padding: 0;
}
#blog-right .blog-excerpt{
clear: left;
}
#blog-right .blog-excerpt .pic{
float: left;
width: 200px;
height: 200px;
margin: 0 20px 20px 0;
}
#blog-right .blog-excerpt .txt{
float: left;
width: 470px;
}
#blog-right .blog-excerpt h2{
font-size: 16px;
font-weight: bold;
margin: 5px 0 5px 0;
}
#blog-right .blog-excerpt h5{
font-size: 11px;
font-weight: normal;
margin: 0 0 20px 0;
}
#blog-right .blog-excerpt .keep-reading a{
float: left;
margin: 10px 0 0 0;
padding: 1px 0 0 8px;
height: 20px;
width: 102px;
background: transparent url(/themes/site_themes/brilliant_retail/images/keep_reading.png) no-repeat ;
font-size: 11px;
color: #b6bba0;
}
#blog-right .blog-excerpt .keep-reading a .arrow{
color: #b6bba0;
}
#blog-right .blog-excerpt .keep-reading a:hover{
text-decoration: none;
}
#blog-right h1{
padding: 10px 0;
font-size: 24px;
color: #1b2916;
}
#blog-right img{
margin: 10px 10px 5px 0;
float: left;
border: 1px solid #1b2916;
}
#blog-right p{
font-size: 12px;
font-family: "Lucida Grande", "Lucida Sans Unicode",  "Lucida Sans", Verdana, Tahoma, sans-serif;
color: #1b2916;
padding: 0 0 10px 0;
line-height: 16px;
}
#post-info p{
font-size: 11px;
color: #595b4e;
margin: 10px 0 0 0
}
#blog-arrows{
margin: 10px 0 0 0;
}
#blog-arrows ul{
list-style: none;
}
#blog-arrows li{
float: left;
}
#blog-right #blog-arrows img{
border: 0;
}
#blog-arrows li.next {
float: right;
}
#comment-list{
padding: 80px 0 15px 0;
}
.comment1{
background: #E9E9E9;
border: 1px solid #BDBAB5;
}

.comment-image{
padding: 5px 0 5px 15px;
}
#comment-list .name{
margin: 1px 0 0 0;
color: #1a2916;
}
#comment-list p{
color: #000;
}

.comment2{
background: #DCD8D1;
border-left: 1px solid #BDBAB5;
border-right: 1px solid #BDBAB5;
}

#add_comment{
width: 300px;
}
#add_comment label{
font-size: 12px;
display: block;
margin: 13px 0 0 0;
}
#add_comment .inptxt {
display: block;
margin: 0 0 7px;
padding: 5px 7px 0;
width: 250px;
height: 20px;
font-size: 12px;
color: #666;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#add_comment .inparea{
display: block;
margin: 0 0 7px;
padding: 5px 7px 0;
width: 450px;
height: 200px;
font-size: 12px;
color: #666;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#add_comment  .btn {
position: relative;
margin: 0;
padding: 0;
width: 90px;
height: 33px;
overflow: hidden;
background: url(/themes/site_themes/brilliant_retail/images/submit.png)  no-repeat top left;
border: none;
text-indent: -9999px;
}
#add_comment  .btn:hover{
background-position: bottom left;
}

.pagi{
width: 800px;
float: left;
margin-top: 30px;
}
.pagi .pages{
float: left;
display: inline;
padding: 0;
margin: 0 10px 0 0;
font-size: 12px;
color: #1a2916;
}
.pagi .pagi-links{
float: left;
display: inline;
padding: 0;
font-size: 12px;
}
.pagi a{
float: left;
padding: 0 4px;
margin: 0 5px 0 0;
display: block;
height: 16px;
width: 16px;
line-height: 15px;
font-size: 11px;
background: transparent url(/themes/site_themes/brilliant_retail/images/pagination_bg.png) no-repeat 0px 0px;
color: #B6BBA0; 
}
.pagi a:hover{
background: transparent url(/themes/site_themes/brilliant_retail/images/pagination_bg.png) no-repeat 0px -16px;
color: #1a2916;
}
.pagi strong{
float: left;
height: 16px;
width: 16px;
padding: 0 4px;
margin: 0 5px 0 0;
margin: 0 5px 0 5px;
background: transparent url(/themes/site_themes/brilliant_retail/images/pagination_bg.png) no-repeat 0px -16px;
color: #1a2916;
}

/* Account ----------------------------------------------------------------------*/
#br_message {
margin: 10px 0 0;
padding: 10px;
width: 97%;
font-size: 14px;
font-weight: bold;
overflow: hidden;
background: #E9E9E9;
border: 1px solid #BDBAB5;
}
#br_alert{
margin: 10px 0 0;
padding: 10px;
width: 97%;
color: #1b2916;
font-size: 14px;
font-weight: bold;
overflow: hidden;
background: #b6bba0;
border: 1px solid #1b2916;
}
#account {
padding: 7px 0 30px; 
}
#account #sidebar {
float: left;
margin: 10px 0 0;
padding: 0 0 20px 0;
width: 230px;
overflow: hidden;
background: #E9E9E9;
border: 1px solid #BDBAB5;
}
#account #sidebar h1 {
margin: 20px 18px 15px 18px;
font-family: "Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 18px;
line-height: 25px;
color: #1a2916;
font-weight: bold;
text-transform: uppercase;
border-bottom: 1px solid #1a2916;
}
#account #sidebar ul#submenu {
list-style: none;
width: 190px;
margin: 0 0 20px 0;
 }
#account #sidebar ul#submenu li {
padding: 0;
margin: 0 0 6px 15px;
font-size: 12px;
line-height: 18px;
list-style: none;
}
#account #sidebar ul#submenu li  a {
display: block;
width: 195px;
padding: 0 0 0 5px;
background: transparent url(/themes/site_themes/brilliant_retail/images/green_arrow.png) no-repeat 183px 2px;
 }
#account #sidebar ul#submenu li a:hover, #account #sidebar ul#submenu li.active a{
background: #1c2917 url(/themes/site_themes/brilliant_retail/images/green_arrow.png) no-repeat 183px 2px;
-moz-border-radius: 12px;
border-radius: 12px;
color: #b6bba0;
text-decoration: none;
}
#account #sidebar #questions {
	padding: 30px 5px 0; 
}

#account #sidebar #questions h5 {
	font-size: 14px;
	color: #666;
	font-weight: bold; }

#account #sidebar #questions ul {
	list-style: none; }

#account #sidebar #questions ul li {
	padding: 8px 0 0;
	font-size: 14px;
	color: #666;
	line-height: 1.25em; }

#account #sidebar #questions ul li a {
	color: #666; }

#account #sidebar #questions ul li a:hover {
	text-decoration: underline; }

#account #sidebar #questions p {
	padding: 8px 0 0;
	font-size: 14px;
	color: #666; }

#account #sidebar #questions p a {
	color: #0066cc; }


#account #subject {
	position: relative; }

#account #subject #change_pw {
	display: none;
	padding: 10px 0 15px;
}

#account #subject #profile_edit label.error {
	display: block;
	color: #FF0000;
}

#account #subject #change_pw #profile_edit {padding:0;}

#account #subject #change_pw #profile_edit .txtinp {
	width: 150px;
}

#account #subject .checkout {
	position: absolute;
	top: -32px;
	right: 85px;
	width: 125px;
	height: 23px;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #d3d3d3; }

#account #subject .checkout a {
	display: block;
	width: 125px;
	height: 23px;
	color: #1165cc;
	text-align: center;
	line-height: 23px;
	background: url(/themes/site_themes/brilliant_retail/images/bg_btn02.jpg) 0 0 repeat-x; }


#account #subject table#profile {
	margin: 10px 0 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
 }

#account #subject table#profile th {
	padding: 0 0 3px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
 }

#account #subject table#profile th small {
	font-size: 14px;
	font-weight: normal;
 }

#account #subject table#profile td {
	padding: 8px 0;
	font-size: 12px;
	text-align: left;
	vertical-align: top; 
}

#account #subject table#profile td.col1 {
	width: 15%;
}

#account #subject table#profile td.col2 {
	width: 28%;
}

#account #subject table#profile td.col3 {
	width: 28%; 
}

#account #subject table#profile td.col4 {
	width: 29%;
}

#account #subject table#profile a {
text-decoration: underline;
}

#account #subject table#orders {
margin: 0;
width: 690px;
border: 1px solid #BDBAB5;
}

#account #subject #orders_heading {
padding: 10px 0 3px;
font-size: 14px;
font-weight: bold;
text-align: left;
vertical-align: top;
}
	
#account #subject table#orders th {
padding: 2px 5px; 
background: #E9E9E9;
font-size: 12px;
font-weight: bold;
}

#account #subject table#orders th small {
font-size: 14px;
font-weight: normal; 
}

#account #subject table#orders td {
	padding: 8px 5px;
	font-size: 14px;
	color: #666;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #e2e2e2; 
}

#account #subject table#orders td.col1 {
	width: 10%; }

#account #subject table#orders td.col2 {
	width: 15%; }

#account #subject table#orders td.col3 {
	width: 35%; }

#account #subject table#orders td.col4 {
	width: 20%; }

#account #subject table#orders td.col5 {
	width: 10%; }

#account #subject table#orders td.col6 {
	width: 10%;
	text-align: right; }

#account #subject table#orders td table {
	margin: 0;
	width: 690px;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #e2e2e2; }

#account #subject table#orders td table th {
	padding: 5px 0;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background: #ebebeb; }

#account #subject table#orders td table td {
	padding: 5px 0;
	font-size: 14px;
	color: #666;
	text-align: left;
	vertical-align: top; }

#account #subject table#orders td table th.col1b, 
#account #subject table#orders td table td.col1b {
	padding-left: 14px;
	width: 15%; }

#account #subject table#orders td table th.col2b, 
#account #subject table#orders td table td.col2b {
	width: 56%; }

#account #subject table#orders td table th.col3b, 
#account #subject table#orders td table td.col3b {
	width: 15%;
	text-align: center; }

#account #subject table#orders td table th.col4b, 
#account #subject table#orders td table td.col4b {
	width: 10%;
	text-align: right; }

#account #subject table#orders td table th.col5b, 
#account #subject table#orders td table td.col5b {
	width: 4%; }

#account #subject table#orders td table tfoot td {
	text-align: right;
	line-height: 1.75em;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2; }
	

#account #subject table#orders a {
	color: #1165cc; }

#account #subject table#order_detail {
	margin: 0;
	width: 690px;
}

#account #subject table#order_detail h1{
	margin-top: 20px;
	font-size: 18px;
}

#account #subject table#order_detail h2 { 
	float:right;
	font-size:14px;
	font-weight:normal;
	margin:26px 0 0;
}

#account #subject table#order_detail th {
	padding: 2px 5px; 
	background: #f1f1f1;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

#account #subject table#order_detail td {
	padding: 8px 5px;
	font-size: 14px;
	color: #666;
	text-align: left;
	vertical-align: top;
}

#account #subject table#order_detail td table {
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #e2e2e2; }

#account #subject table#order_detail a {
	color: #1165cc; }
	
#account #subject table#order_detail #payment_info td, 
#account #subject table#order_detail #order_totals td{
height: 120px;
}

#profile_edit {
position: relative;
float: left;
display: inline;
padding: 15px 0 0;
width: 100%;
overflow: hidden;
}
#profile_edit p.req{
position: absolute;
top: 5px;
right: 67px;
font-size: 10px;
color: #666;
text-align: right;
}
#profile_edit label {
font-size: 12px;
color: #666;
}
#profile_edit .txtinp {
display: block;
margin: 0 0 7px;
padding: 5px 7px 0;
width: 250px;
height: 20px;
font-size: 12px;
color: #666;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#profile_edit .txtinp_nospace {
margin: 0 0 3px 0; 
border-bottom:none;  
}
#profile_edit .txtinp:focus {
background: #fff;
}
#profile_edit .listinp {
display: block;
margin: 0 0 7px;
width: 250px;
height: 25px;
font-size: 12px;
color: #666;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#profile_edit .listinp:focus {
background: #fff; 
}
#profile_edit .txtarea {
display: block;
margin: 0 0 7px;
padding: 5px 7px;
width: 250px;
height: 75px;
overflow: auto;
font-size: 12px;
color: #666;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#profile_edit .txtarea:focus {
background: #fff;
}
#profile_edit .check {
margin: 10px 0 0;
}
#profile_edit .btn {
position: relative;
margin: 0;
padding: 0;
width: 90px;
height: 33px;
overflow: hidden;
background: url(/themes/site_themes/brilliant_retail/images/submit.png)  no-repeat top left;
border: none;
text-indent: -9999px;
}
#profile_edit .btn:hover{
background-position: bottom left;
}
#profile_edit .inpbtn {
text-indent: -9999px;
background: transparent;
border: 0;
position: absolute;
top: 0;
left: 0;
width: 90px;
height: 33px;
cursor: pointer;
}
/* Shopping Cart------------------------------------------------------------- */

#cart {
padding: 7px 0 30px;
}
#cart #top h1 {
float: left;
margin: 3px 0;
font-size: 20px;
font-weight: bold;
line-height: 28px; 
font-family: "Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
#cart #top p {
float: right;
font-size: 12px;
text-align: right;
line-height: 28px; 
}
#cart table.cart {
margin: 10px 0 0;
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

#cart table.cart th {
padding: 5px 14px;
font-size: 12px;
color: #1b2916;
font-weight: bold;
text-transform: uppercase;
text-align: center;
vertical-align: middle;
background: #b6bba0;
}
#cart table.cart th.col1 {
text-align: left; 
}
#cart table.cart th.col5 {
text-align: right;
}
#cart table.cart td {
padding: 10px;
text-align: center;
vertical-align: top;
border-bottom: 1px solid #1b2916;
}
#cart table.cart td.col1 {
width: 5%; 
}
#cart table.cart td.col2 {
width: 12%; 
}
#cart table.cart td.col3 {
width: 58%;
text-align: left; 
}
#cart table.cart td.col4 {
width: 10%;
}
#cart table.cart td.col4 form {
width: 29px;
margin: 0 auto;
}
#cart table.cart td.col5 {
width: 15%;
font-size: 12px;
text-align: right;
line-height: 15px;
}
#cart table.cart td.col5 p.price {
text-align: right;
}
#cart table.cart td.col5 p.price span.original{
text-decoration: line-through;
display: block;
text-align: right;
}
#cart table.cart td.col5 p.price span.sale{
padding-left:10px;
display: block;
text-align: right;
}
#cart table.cart td.col5 span.sale {
color: #a32d2c; 
}
#cart table.cart td.col2 table {
margin: 0;
width: 100%; 
}
#cart table.cart td.col2 table td {
padding: 0;
width: 100%;
height: 100px;
text-align: center;
vertical-align: middle;
background: #E9E9E9; 
}
#cart table.cart td.col3{
font-size: 12px;
}
#cart table.cart td.col3 h5 {
font-size: 14px;
}
#cart table.cart td.col3 h4 {
display: inline;
margin: 0 3px 0 10px;
}
#cart table.cart td.col3 .options{
margin: 10px 0 0 -10px;
display: block;
}
#cart table.cart td.col3 p {
margin: 4px 0 0;
font-size: 12px;
}
#cart table.cart td.col4 input {
padding: 2px 0;
width: 27px;
height: 19px;
font-size: 12px;
text-align: center;
background: #fff;
border: 1px solid #a7abab;
}
#cart table.cart tr.update td .btn {
position: relative;
float: right;
display: inline;
margin: 0;
width: 100px;
height: 33px;
overflow: hidden;
text-align: center;
background: #1b2916;
border: 1px solid #4d5843; 
}
#cart table.cart tr.update td .btn:hover{
background: #b6bba0;
border: 1px solid #4d5843; 
color: #1b2916;
}
#cart table.cart tr.update td .btn p {
font-size: 12px;
color: #b6bba0;
text-align: center;
line-height: 30px; 
text-transform: uppercase;
}
#cart table.cart tr.update td .btn:hover p{
color: #1b2916;
}
#cart table.cart tr.update td .btn input {
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 33px; 
}
#cart table.cart tr.discount td {
padding: 10px 10px 0;
border-bottom: none; 
}
#cart table.cart tr.discount td label {
float: left;
font-size: 14px; 
line-height: 24px; 
}
#cart table.cart tr.discount td .code {
float: left;
margin: 0 0 0 10px;
width: 280px;
height: 23px;
background: #fff;
border: 1px solid #e2e2e2; 
}
#cart table.cart tr.discount td .txtinp {
float: left;
margin: 3px 0 0 5px;
width: 180px;
font-size: 14px;
color: #505757;
background: none;
border: none;
}
#cart table.cart tr.discount td .btn {
position: relative;
float: right;
width: 75px;
height: 23px;
overflow: hidden;
background: #e8e8e8;
}
#cart table.cart tr.discount td .btn p {
font-size: 14px;
text-align: center;
line-height: 23px;
}
#cart table.cart tr.discount td .btn input {
position: absolute;
top: 0;
left: 0;
width: 175px;
height: 23px;
}
#cart table.cart tr.total td {
padding: 10px 10px 25px;
}
#cart table.cart tr.total td.ads {
text-align: left; 
width: 675px;
}
#cart table.cart tr.total td.summary {
text-align: right;
}
#cart table.cart tr.total td.summary p {
margin: 4px 0 0;
font-size: 14px;
color: #505757;
text-align: right;
line-height: 1.25em; 
}
#cart table.cart tr.total td.summary p small {
font-size: 10px;
}
#cart table.cart tr.total td.summary p span.discount {
color: #991111;
}
#cart table.cart tr.total td.summary p a {
text-decoration: underline;
}
#cart table.cart tr.total td.summary .checkout {
position: relative;
float: right;
display: inline;
margin: 15px 0 0;
width: 100px;
height: 33px;
overflow: hidden;
text-align: center;
background: #1b2916;
border: 1px solid #4d5843; 
}
#cart table.cart tr.total td.summary .checkout:hover{
background: #b6bba0;
border: 1px solid #4d5843; 
color: #1b2916;
}
#cart table.cart tr.total td.summary .checkout a {
display: block;
font-size: 12px;
color: #b6bba0;
text-align: center;
text-transform: uppercase;
font-weight: normal;
line-height: 30px;
width: 100px;
text-align: center;
text-transform: uppercase;
}
#cart table.cart tr.total td.summary .checkout a:hover{
color: #1b2916;
}
#cart table.cart tr.total td.summary p.continue {
margin: 15px 0 0;
font-size: 12px;
}

#cart table.cart tr.total td.summary .other {
	float: right;
	display: inline;
	margin: 15px 0 0;
	text-align: right;
 }

#cart table.cart tr.total td.summary div.remove .btn {
	position: relative;
	float: right;
	display: inline;
	margin: 2px 5px;
	width: 16px;
	height: 16px;
	border: 1px solid #ccc; 
}

#cart table.cart tr.total td.summary div.remove p.discount {
	color:#A32D2C;
	display: inline;
	position: relative;
	float: right;
	white-space:nowrap;
}

#cart #selected_items {
	padding: 10px 0 0 10px;
}

#cart #selected_items h2 {
	font-size: 14px;
	color: #505757;
	font-weight: bold;
	text-transform: uppercase;
}

#cart #selected_items ul {
	list-style: none; }

#cart #selected_items ul li {
	float: left;
	margin: 10px 50px 0 0;
	padding: 15px 10px 20px;
	width: 220px;
	border: 1px solid #e9e9e9; }

#cart #selected_items ul li h3 {
	font-size: 13px;
	color: #000;
	font-weight: normal; }

#cart #selected_items ul li h3 a {
	color: #000; }

#cart #selected_items ul li table {
	float: left;
	display: inline;
	margin: 5px 0 0;
	width: 100px;
	border-collapse: collapse;
	border-spacing: 0; }

#cart #selected_items ul li table td {
	width: 100px;
	height: 125px;
	text-align: center;
	vertical-align: middle;
	background: #ebebeb; }

#cart #selected_items ul li .desc {
	float: left;
	display: inline;
	padding: 5px 0 0 14px;
	width: 105px;
	overflow: hidden; }

#cart #selected_items ul li .desc p.price {
	margin: 4px 0 0;
	font-size: 14px;
	color: #991111; }

#cart #selected_items ul li .desc p.dtl {
	margin: 4px 0 0;
	height: 35px;
	font-size: 14px;
	color: #505757; }

#cart #selected_items ul li .desc p.add {
	font-size: 14px;
	color: #1165cc; }

#cart #selected_items ul li .desc p.add a {
	color: #1165cc; }

	/* Buttons */

	#google_checkout {
		margin: 15px 0 0;
		float: right;
	}
	#paypal_express_checkout {
		margin: 10px 0 0;
		float: right;
	}
	
/* end of Shopping Cart */




/* Checkout ---------------------------------------------------------------------*/
#checkout {
padding: 1px 0 0;
}
#checkout_wrapper {
padding: 7px 0 30px; 
}
#checkout h1 { 
margin: 3px 0;
font-size: 20px;
font-weight: bold;
line-height: 28px; 
font-family: "Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
 }
#checkout h3 {
margin: 10px 0 0;
font-size: 14px;
font-weight: bold;
}
#checkout label {
margin: 0 0 0 2px;
font-size: 12px;
}
#checkout label.error {
display: block;
font-size: 12px;
color: #FF0000;
}
#checkout .txtinp {
margin: 3px 0 0;
padding: 4px 5px 0;
height: 19px;
font-size: 14px;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#checkout .txtarea {
margin: 3px 0 0;
padding: 3px 5px;
height: 30px;
overflow: auto;
font-size: 14px;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#checkout select {
margin: 3px 0 0;
font-size: 12px;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#checkout .col1 {
float: left;
display: inline;
margin: 0 ;
padding: 1px 0 0;
width: 285px;
overflow: hidden;
}
#checkout .col1 .customer_type {
padding: 8px 0 0;
}
#checkout .col1 .customer_type select {
width: 255px;
}
#checkout .col1 .username {
padding: 10px 0 0;
}
#checkout .col1 .username .txtinp {
width: 245px;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#checkout .col1 .username p {
margin: 3px 30px 0 0;
font-size: 10px;
color: #505757;
text-align: right;
}
#checkout .col1 .username p a {
color: #1165cc;
}
#checkout .col1 p.login {
float: left;
margin: 5px 0 15px;
font-size: 14px;
border: 1px solid #d3d3d3;
}
#checkout .col1 p.login a {
	float: left;
	display: block;
	padding: 0 15px;
	height: 23px;
	color: #1165cc;
	line-height: 23px;
	background: url(/themes/site_themes/brilliant_retail/images/bg_btn02.jpg) 0 0 repeat-x; }


#checkout .col1 .name {
	float: left;
	display: inline;
	padding: 10px 0 0;
	width: 139px; }

#checkout .col1 .name .txtinp {
	width: 100px; }


#checkout .col1 .address {
	padding: 10px 0 0; }

#checkout .col1 .address .txtinp {
	margin: 3px 0 5px;
	width: 245px; }


#checkout .col1 .country {
	padding: 15px 0 0; }

#checkout .col1 .country select {
	margin: 3px 0 0;
	width: 255px; }

#checkout .col1 .city {
	padding: 10px 0 0; }

#checkout .col1 .city .txtinp {
	width: 245px; }

#checkout .col1 .zip {
	float: left;
	display: inline;
	padding: 10px 0 0 10px;
	width: 90px; }

#checkout .col1 .zip .txtinp {
	width: 65px; }

#checkout .col1 .state {
	float: left;
	display: inline;
	padding: 10px 0 0;
	width: 168px; }

#checkout .col1 .state select {
	width: 166px; }

#checkout .col1 .option {
	padding: 15px 0 0; }

#checkout .option {
	font-size: 14px;
	color: #666666;
}

#checkout .option a {
	color: #666666;
	font-weight: bold;
}

#checkout .option label.error {
	padding-top: 4px;
	display: block;
	font-size: 14px;
	color: #FF0000;
	text-align: right;
}

#checkout .col1 #shipping_address {display:none;}

#checkout .col2 {
float: left;
display: inline;
margin: 0;
padding: 1px 0 0;
width: 279px;
overflow: hidden; 
}

#checkout .col2 .btn {
position: relative;
padding: 0;
width: 150px;
height: 25px;
overflow: hidden;
font-size: 12px;
color: #b6bba0;
text-align: center;
background: #1b2916;
text-transform: uppercase;
border: 1px solid #ccc; 
margin-top: -5px;
}
#checkout .col2 .inpbtn {
	background: transparent;
	color: #0066CC;
	text-align: center;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	width: 125px;
	height: 20px;
	cursor: pointer; 
}

#checkout .col2 #get_shipping_rates {
	line-height: 21px;
	cursor: pointer;
}

#checkout .col2 #get_shipping_container {
	float:right;
	margin:12px 18px 0 0;
}

#checkout .col2 #options {
}

#checkout .col2 #shipping_options, 
#checkout .col2 p.shipping {
	font-size: 14px;
	color: #505757;
	margin: 10px 5px 0;
	line-height: 1.5em;}

#checkout .col2 p.shipping label{
	font-weight: bold;
}

#checkout .col3 .ship_instr {
	padding: 10px 0 20px; }

#checkout .col3 .ship_instr .txtarea {
	width: 350px;
	height: 80px;
background: #f4f2f0;
border: 1px solid #b3afa6;
 }


#checkout .col2 .gateways {
	line-height:1.5em;
	margin:10px 0 0 10px;
}

#checkout .col2 .general {
	padding: 5px 0 0 5px;
	width: 240px; }

#checkout .col2 .payment_form {
	display:none;
	padding: 0 0 10px 0;
}

#checkout .col2 .general .txtinp {
	width: 228px; }

#checkout .col2 .general select {
	margin: 3px 0 0;
	width: 238px; }

#checkout .col2 .expdate_month {
	float: left;
	display: inline;
	padding: 5px 0 0 5px;
	width: 160px; }

#checkout .col2 .expdate_month select {
	width: 148px; }

#checkout .col2 .expdate_year {
	float: left;
	display: inline;
	padding: 5px 0 0;
	width: 80px; }

#checkout .col2 .expdate_year select {
	width: 78px; }
	
#checkout .col2 .card_code {
	padding: 5px 0 0 5px;
	width: 240px; 
}

#checkout .col2 .card_code .txtinp{
	width: 50px;
}

	

#checkout .col3 {
float: right;
display: inline;
padding: 1px 0 0;
width: 364px;
overflow: hidden; 
}
#checkout .col3 table {
margin: 10px 0 0;
width: 364px;
border-collapse: collapse; 
border-spacing: 0;
 }
#checkout .col3 table th {
margin: 0;
padding: 5px 15px;
font-size: 12px;
font-weight: bold;
text-align: left;
text-transform: uppercase;
vertical-align: top;
background: #ebebeb; 
}
#checkout .col3 table th.col1 {
float: none;
display: table-cell;
width: 150px;
}
#checkout .col3 table th.col2 {
float: none;
display: table-cell;
width: 62px;
text-align: center;
}
#checkout .col3 table th.col3 {
float: none;
display: table-cell;
width: 62px;
text-align: right;
}
#checkout .col3 table td {
margin: 0;
padding: 5px 15px;
font-size: 12px;
text-align: left;
vertical-align: top;
border-bottom: 1px solid #1b2916;
}
#checkout .col3 table td.col1 {
float: none;
display: table-cell;
width: 150px;
}
#checkout .col3 table td.col2 {
float: none;
display: table-cell;
width: 62px;
text-align: center;
}
#checkout .col3 table td.col3 {
float: none;
display: table-cell;
width: 62px;
text-align: right; }
#checkout .col3 table tfoot td {
line-height: 20px;
font-size: 12px;
text-align: right;
border: none;
}	
#checkout .col3 #subtotal_container, 
#checkout .col3 #discount_container,
#checkout .col3 #tax_container,
#checkout .col3 #shipping_container,
#checkout .col3 #total_container {
float: right;
min-width: 70px;
text-align: right;
}
#checkout .col3 table tfoot td span.discount {
color: #991111;
}
#checkout .col3 .option {
padding: 15px 15px 0 0;
text-align: right;
font-size: 12px;
}
#checkout .col3 #checkout_btn {
display: none;
position: relative;
float: right;
margin: 25px 15px 0 0;
width: 100px;
height: 33px; 
background: #1b2916;
text-transform: uppercase;
border: 1px solid #ccc; 
}
#checkout .col3 #checkout_btn:hover{
background: #b6bba0;
}
#checkout .col3 .btn p {
font-size: 12px;
font-weight: normal;
text-align: center;
line-height: 32px;
text-align: center;
display: block;
width: 100px;
height: 33px; 
color: #b6bba0;
 }
#checkout .col3 .btn:hover p {
color: #1b2916;
}
#checkout .col3 .btn input{
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 33px;
}
	
/* Login */

#login {
padding: 1px 0 150px;
}
#login #main {
margin: 25px auto 0;
padding: 1px 0 0;
width: 880px;
}
#login #main h3 {
margin: 0;
font-size: 14px;
font-weight: bold;
}
#login #main p {
font-size: 10px;
}
#login #main form {
width: 359px;
height: 400px;
padding: 29px 0 0 29px;
overflow: hidden;
border: 1px solid #bdbab5;
background: #e9e9e9;
}
#login #main form label {
font-size: 12px;
display: block;
padding-top:10px;
}
#login #main form label.error { 
padding-top:2px;
color:#FF0000;
display:block;
font-size:12px;
}
#login #main form .txtinp {
margin: 2px 30px 2px 0;
padding: 4px 7px 0;
height: 20px;
font-size: 12px;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#login #main form .txtinp2 {
display: inline;
float: left;
margin: 2px 0 2px;
padding: 4px 7px 0;
width: 238px;
height: 20px;
font-size: 12px;
background: #f4f2f0;
border: 1px solid #b3afa6;
}
#login #main form .btn {
position: relative;
margin: 15px 0 0;
padding: 0;
width: 100px;
height: 33px;
overflow: hidden;
font-size: 15px;
text-align: center;
background: #1b2916;
border: 1px solid #4d5843;
}
#login #main form .inpbtn {
background: transparent;
color: #b6bba0;
text-align: center;
border: 0;
position: absolute;
top: 0;
left: 0;
font-size: 12px;
text-transform: uppercase;
width: 100px;
height: 30px;
cursor: pointer;
}
#login #main form .btn:hover{
background: #b6bba0;
}
#login #main form .inpbtn:hover{
color: #1b2916;
}
#login #main #login_form {
float: left;
display: inline;
}
#login #main #login_form p {
margin: 0;
width: 253px;
text-align: right;
}
#login #main #login_form .txtinp,
#login #main #password_form .txtinp {
display: block;
width: 239px;
}
#login #main #register_form {
float: right;
display: inline;
}
#login #main #register_form .txtinp {
float: left;
display: inline;
width: 96px;
}
#login #main #register_form label {
float: left;
display: inline;
margin: 0 20px 0 0;
width: 120px;
}
#login #main #register_form label.error {
float: left;
display: inline;
margin: 0 20px 0 0;
width: 250px;
}
#login #main #password_form p {
font-size: 14px;
width: 260px;
}


/* Contact */

#contact {
	padding: 1px 0 35px; }

#contact h1 {
margin: 10px 0;
text-transform: uppercase;
font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 18px; 
}

#contact p {
font-size: 12px;
font-weight: normal;
line-height: 1.75em;
}
#contact form {
position: relative;
float: left;
display: inline;
padding: 15px 0 0;
width: 360px;
overflow: hidden;
}

#contact form p.req{
	position: absolute;
	top: 5px;
	right: 67px;
	font-size: 10px;
	color: #666;
	text-align: right; }

#contact form label {
	font-size: 12px;
	color: #666; }

#contact form .txtinp {
	display: block;
	margin: 0 0 7px;
	padding: 5px 7px 0;
	width: 318px;
	height: 20px;
	font-size: 12px;
	color: #666;
	background: #f4f2f0;
border: 1px solid #b3afa6;
 }

#contact form .txtinp_nospace {
	margin: 0; 
	border-bottom:none;  
}

#contact form .txtinp:focus {
	background: #fff; }

#contact form .listinp {
	display: block;
	margin: 0 0 7px;
	width: 334px;
	height: 25px;
	font-size: 12px;
	color: #666;
background: #f4f2f0;
border: 1px solid #b3afa6;
}

#contact form .listinp:focus {
	background: #fff;
}

#contact form .txtarea {
	display: block;
	margin: 0 0 7px;
	padding: 5px 7px;
	width: 318px;
	height: 75px;
	overflow: auto;
	font-size: 12px;
	color: #666;
background: #f4f2f0;
border: 1px solid #b3afa6;
 }

#contact form .txtarea:focus {
	background: #fff; }

#contact form .check {
	margin: 10px 0 0; }

#contact form .inpbtn {
position: absolute;
top: 0;
left: 0;
cursor: pointer; 
position: relative;
margin: 0;
padding: 0;
width: 90px;
height: 33px;
overflow: hidden;
background: url(/themes/site_themes/brilliant_retail/images/submit.png)  no-repeat top left;
border: none;
text-indent: -9999px;
}


#contact #info {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	padding: 1px 0 0;
	width: 245px;
	overflow: hidden; }

#contact #info p {
	margin: 15px 0 0;
	font-size: 12px;
	color: #666; }

#contact #info ul {
	list-style: none; }

#contact #info ul li {
	padding: 3px 0 0 9px;
	font-size: 12px;
	color: #666;
	line-height: 1.25em;
	background: url(/themes/site_themes/brilliant_retail/images/bullet02.jpg) 0 7px no-repeat; }

#contact #info ul li ul li {
	background: url(/themes/site_themes/brilliant_retail/images/bullet03.jpg) 0 9px no-repeat; }
	

#contact #directions {
	float: right;
	display: inline;
	padding: 15px 0 0;
	width: 305px;
	overflow: hidden; }

#contact #directions p {
	margin: 5px 35px 15px 0;
	font-size: 12px;
	color: #666;
	line-height: 1.35em; }


/* General */

#general {
padding: 1px 0 20px;
}
#general p#crumbs {
padding: 0 0 2px;
font-size: 12px;
text-transform: uppercase;
border-bottom: 1px solid #1a2916;
}
#general #main {
margin: 25px auto 0;
padding: 1px 0 0;
width: 820px;
}
#general #main h1 {
margin: 15px 0;
font-size: 20px;
color: #000;
font-weight: normal;
font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
#general #main h3 {
margin: 20px 0 5px;
font-size: 12px;
font-weight: bold;
}
#general #main p {
margin: 5px 0 20px;
font-size: 12px;
ine-height: 16px;
}
#general #main ul {
margin: 5px 0 0 4px;
list-style: none;
}
#general #main ul li {
padding: 0 0 10px 16px;
font-size: 14px;
color: #333;
line-height: 1.35em;
background: url(/themes/site_themes/brilliant_retail/images/green_arrow.png) 0 5px no-repeat;
}



#idea-modal, #login-modal {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#121d10;}
/* Container */
#simplemodal-container {
height:270px; 
width:450px; 
background-color:#e9e9e9; 
border:1px solid #bdbab5; 
padding:20px;
}
#simplemodal-container .simplemodal-data {padding:8px;}
.simplemodal-wrap h2{
color: #1b2916;
line-height: 18px;
margin:0 0 20px 0;
font-size: 18px;
text-transform: uppercase;
padding: 0 0 5px 0;
font-family: "Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
border-bottom: 1px solid #1b2916;
}
.simplemodal-wrap label{
font-size: 18px;
line-height: 20px;
float: left;
width: 100px;
}
.simplemodal-wrap input{
float: left;
font-size: 18px;
width: 332px;
line-height: 20px;
background: #fefcfa;
border: solid #aeb0b1;
border-width: 2px 1px 1px 1px;
margin: 0 0 20px 0;
}
.simplemodal-wrap p a{
text-decoration: underline;
}
.simplemodal-wrap p{
clear: left;
float: left;
margin: 20px 0 10px 95px;
font-size: 13px;
color: #1a2916;
}
.simplemodal-wrap .lets-innovate{
float: left;
font-size: 14px;
color: #1a2916;
width: 159px;
height: 33px;
background: transparent url(/themes/site_themes/brilliant_retail/images/lets-innovate.png) 0 0 no-repeat;
border: none;
margin: 0 16px 0 100px;
}
.simplemodal-wrap .close{
float: left;
font-size: 14px;
color: #1a2916;
display: block;
text-indent: -9999px;
width: 159px;
height: 33px;
background: transparent url(/themes/site_themes/brilliant_retail/images/maybe-later.png) 0 0 no-repeat;
border: none;
}
#simplemodal-container a.modalCloseImg {
background: transparent;
width: 159px;
height: 33px;
z-index:3200; 
position:absolute; 
top:173px; 
right:38px; 
cursor:pointer;
}

#idea-container {
height:470px; 
width:450px; 
background-color:#e9e9e9; 
border:1px solid #bdbab5; 
padding:30px;
}
#idea-container .simplemodal-close {
position: absolute;
top: -10px;
right: -15px;
font-size: 14px;
color: #1A2916;
display: block;
text-indent: -9999px;
width: 30px;
height: 30px;
background: transparent url(/js/fancybox/fancybox.png) -42px 0px no-repeat;
border: none;
cursor:pointer;
}
#idea-modal p{
clear: left;
float: left;
margin: 0px;
font-size: 13px;
color: #1a2916;
}
#idea-modal textarea{
font-size: 18px;
width: 440px;
height: 320px;
background: #fefcfa;
border: solid #aeb0b1;
border-width: 2px 1px 1px 1px;
margin: 20px 0;
resize: none;
font-size: 12px;
}
#idea-modal input[type="submit"]{
background: transparent url(/themes/site_themes/brilliant_retail/images/submit.png) no-repeat bottom left;
width: 100px;
height: 33px;
margin: 0;
border: none;
text-indent: -9999px;
}

