
.clearboth {
	clear: both;
	height: 1%; }

.clearleft {
	clear: left;
	height: 1%; }

.clearright {
	clear: right;
	height: 1%; }

	
/* Alerts & Messages */
	#br_alert {
		background-color: #ffe5e5;
		border: 1px #FF0000 solid;
		margin: 10px 0;
		padding: 10px;
		color: #FF0000;
	}

	#br_message {
		border: 1px #BBE0D2 solid;
		background-color: #ECF8EF;
		margin: 10px 0;
		padding: 10px;
		color: #1892BF;
	}
	
	#br_alert p,
	#br_message p {
		font-size: 16px;
	}
	
/* End Alerts & Messages */
/* 313167 */
	
/* end of Global */


/* Checkout */

#checkout {
	padding: 1px 0 0;
}
#checkout_wrapper {
	padding: 0; 
}

#checkout h1 { 
	padding: 0 0 3px;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #fff; }

#checkout h3 {
	margin: 10px 0 0;
	font-size: 16px;
	color: #000;
	font-weight: bold; }

#checkout label {
	margin: 0 0 0 0px;
	font-size: 12px;
	color: #000000; }

#checkout label.error {
	display: block;
	font-size: 12px;
	color: #FF0000;
}

#checkout .txtinp {
	margin: 3px 0 0;
	padding: 4px 5px 0;
	height: 19px;
	font-size: 12px;
	color: #000000;
	background: #E5E5E5;
	border: 1px solid #d3d3d3; }

#checkout .txtarea {
	margin: 3px 0 0;
	padding: 3px 5px;
	height: 30px;
	overflow: auto;
	font-size: 12px;
	color: #000000;
	background: #fff;
	border: 1px solid #d3d3d3; }

#checkout select {
	margin: 3px 0 0;
	font-size: 12px;
	color: #000000;
	background: #e5e5e5;
	border: 1px solid #e5e5e5; }
	

#checkout .col1 {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	padding: 1px 0 0;
	width: 279px;
	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: #e5e5e5; }

#checkout .col1 .username p {
	margin: 3px 30px 0 0;
	font-size: 10px;
	color: #000000;
	text-align: right; }

#checkout .col1 .username p a {
	color: #202056; }

#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: #202056;
	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: 120px; }


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

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


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

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

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

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

#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: 12px;
	color: #000000;
}

#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 0 0 11px;
	padding: 1px 0 0;
	width: 279px;
	overflow: hidden; }

#checkout .col2 .btn {
	position: relative;
	padding: 0;
	width: 125px;
	height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #313167;
	text-align: center;
	background: url(/themes/site_themes/brilliant_retail/images/bg_btn02.jpg) 0 0 repeat-x;
	border: 1px solid #ccc; 
}
#checkout .col2 .inpbtn {
	background: transparent;
	color: #313167;
	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: 12px;
	color: #000000;
	margin: 10px 0px 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: #e5e5e5; }


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

#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;
	color: #000;
	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;
	color: #000;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ebebeb; }

#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: 1.5em;
	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; }


#checkout .col3 #checkout_btn {
	display: none;
	position: relative;
	float: right;
	margin: 25px 15px 0 0;
	width: 125px;
	height: 25px; }

#checkout .col3 .btn p {
	font-size: 15px;
	color: #202056;
	font-weight: bold;
	text-align: center;
	line-height: 23px;
	background: url(/themes/site_themes/brilliant_retail/images/bg_btn02.jpg) 0 0 repeat-x;
	border: 1px solid #e2e2e2; }

#checkout .col3 .btn input{
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;
	height: 23px; }
	
#checkout a {
	text-decoration: underline;
}	
	
/* end of Checkout */







/* Account */



#content.two-column #account .left {
	width:700px; 
	padding-right:10px; 
	margin-right:10px;
	margin-top:0px;
}

#content.two-column #account .right{
	width:220px;
	padding-top: 20px;
}

#account {
	padding: 7px 0 30px; }
	

#account #sidebar h1 {
	font-size: 20px;
	color: #333;
	font-weight: normal; }

#account #sidebar ul#submenu {
	margin: 10px 0 0;
	padding: 0 5px 10px;
	list-style: none;
	border: 1px solid #d1d1d1; }

#account #sidebar ul#submenu li {
	padding: 5px 0 0;
	font-size: 14px;
	color: #000;
	line-height: 1.25em; }

#account #sidebar ul#submenu li a {
	display: block;
	padding: 3px 9px;
	font-size: 14px;
	color: #313167; }
	
#account #sidebar ul#submenu li a:hover, #account #sidebar ul#submenu li.active a {
	color: #000;
	background: #ebebeb; }


#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: #313167; }


#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: #202056;
	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: 20px;
	color: #000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2; }

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

#account #subject table#profile td {
	padding: 8px 0;
	font-size: 14px;
	color: #000;
	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 {
	color: #202056; }


#account #subject table#orders {
	margin: 0;
	width: 960px;
}

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

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

#account #subject table#orders td {
	padding: 8px 5px;
	font-size: 14px;
	color: #000;
	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: #000;
	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: #000;
	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: #202056; }

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

#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: #000;
}

#account #subject table#order_detail td {
	padding: 8px 5px;
	font-size: 14px;
	color: #000;
	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: #202056; }
	
#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: 0;
	width: 100%;
	overflow: hidden; }

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

#profile_edit label {
	font-size: 12px;
	color: #000; }

#profile_edit .txtinp {
	display: block;
	margin: 0 0 7px;
	padding: 5px 7px 0;
	width: 329px;
	height: 20px;
	font-size: 12px;
	color: #666;
	border: 1px solid #cecece; }

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

#profile_edit .txtinp:focus {
	background: #eef5fd; }

#profile_edit .listinp {
	display: block;
	margin: 0 0 7px;
	width: 250px;
	height: 25px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cecece; }

#profile_edit .listinp:focus {
	background: #eef5fd; }

#profile_edit .txtarea {
	display: block;
	margin: 0 0 7px;
	padding: 5px 7px;
	width: 329px;
	height: 75px;
	overflow: auto;
	font-size: 12px;
	color: #666;
	border: 1px solid #cecece; }

#profile_edit .txtarea:focus {
	background: #eef5fd; }

#profile_edit .check {
	margin: 10px 0 0; }

#profile_edit .btn {
	position: relative;
	margin: 20px 0 0;
    padding: 0;
	width: 100px;
	height: 23px;
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background-color: #202056;
	border: 1px solid #ccc; }

#profile_edit .inpbtn {
	background: transparent;
	color: #fff;
	text-align: center;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	width: 100px;
	height: 23px;
    cursor: pointer; }

/* end of Account */





/* Catalog */
#catalog {
 margin-left: 10px;
 margin-top: 25px;
}

#catalog p#crumbs {
	font-size: 14px;
	color: #666; }

#catalog p#crumbs a {
	color: #666; }

#catalog p#crumbs a.remove_filter {
	font-size: 10px;
	background-color: #666;
	color: #fff;
}
#catalog p#crumbs a.remove_filter:hover {
	color: #fff;
}

#catalog p#crumbs a:hover {
	color: #202056; 
}


#catalog #no_results {
	margin: 2px 0 0;
	padding: 15px 0;
	border-top: 1px solid #e2e2e2; 
}
#catalog #no_results h3 {
	color: #666;
	font-weight: normal;
}
#catalog #no_results span{
	color: #000;
	font-style: italic;
}

#catalog #sidebar {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	width: 155px;
	overflow: hidden;
}

#catalog #sidebar h3 {
	margin: 0;
	font-size: 13px;
	color: #666;
	font-weight: bold;}

#catalog #sidebar h4 {
	margin: 8px 0 0;
	font-size: 13px;
	color: #333;
	font-weight: bold; }

#catalog #sidebar ul.shopby {
	list-style: none; }

#catalog #sidebar ul.shopby li {
	padding: 2px 0 0;
	font-size: 14px;
	color: #666;
	line-height: 1.25em; }

#catalog #sidebar ul.shopby li a {
	color: #666; }

#catalog #sidebar ul.shopby li a:hover, #catalog #sidebar ul.shopby li.active a {
	color: #202056; }


#catalog #subject {
	float: left;
	display: inline;
	margin: 0;
	width: 960px;
	overflow: hidden;
	border-top: 1px solid #e2e2e2; }

#catalog #subject h3 {
	color: #666;
	padding: 15px 0 0 5px;
}

#catalog #subject #banner {
	padding: 1px 0 0;
	width: 960px;
	overflow: hidden;
}
	

#catalog #subject .items {
	float: left;
	display: inline;
	padding: 10px 0 0 5px;
	width: 380px;
	font-size: 14px;
	color: #666; }

#catalog #subject .items a {
	color: #666; }

#catalog #subject .items a.active {
	color: #202056; }


#catalog #subject .sort {
	float: right;
	display: inline;
	padding: 10px 5px 0 0;
	width: 400px;
	font-size: 14px;
	color: #666;
	text-align: right; }

#catalog #subject .sort a {
	color: #666; }

#catalog #subject .sort a.active {
	color: #202056; }


#catalog #subject #grid {
	padding: 5px 1px 10px;
	border-bottom: 1px solid #e2e2e2; }

#catalog #subject #grid ul {
	list-style: none; }

#catalog #subject #grid ul li {
    border: 0px solid #E5E5E5;
    float: left;
    height: 277px;
    margin: 13px;
    overflow: hidden;
    padding: 10px 10px 0;
    position: relative;
    width: 190px;
}

#catalog #subject #grid ul li:hover {
	border: 0px solid #ebebeb; }

#catalog #subject #grid ul li img {
	display: block;
	margin: 0 auto; }

#catalog #subject #grid ul li div {
	border: 1px solid #E5E5E5;
	height:215px;
	overflow:hidden;
}

#catalog #subject #grid ul li div:hover {
	border: 1px solid #E2E2E2;
	height:215px;
	overflow:hidden;
}

#catalog #subject #grid ul li p {
	margin: 5px 0 0;
	font-size: 13px;
	color: #000000;
	line-height: 1.35em; }

#catalog #subject #grid ul li p.price {}

#catalog #subject #grid ul li p.price span.original{
	text-decoration: line-through;
	font-weight: bold;
}
#catalog #subject #grid ul li p.price span.sale{
	padding-left: 5px;
	color: #FF0000;
}

#catalog #subject #grid ul li p a {
	color: #202056;
	 }

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


#catalog #subject #list {
	padding: 5px 1px 10px;
	border-bottom: 1px solid #e2e2e2; }

#catalog #subject #list ul {
	padding: 10px 0 0;
	list-style: none; }

#catalog #subject #list ul li {
	padding: 14px 15px;
	border-top: 1px solid #e2e2e2; }

#catalog #subject #list ul li a {
	color: #202056; 
	font-weight: bold;
	}

#catalog #subject #list ul li .pic {
	float: left;
	display: inline;
	padding: 1px 0 0;
	width: 95px;
	overflow: hidden; }

#catalog #subject #list ul li .desc {
	float: left;
	display: inline;
	padding: 1px 0 0;
	width: 550px;
	overflow: hidden; }

#catalog #subject #list ul li .desc h5 {
	font-size: 15px;
	color: #000000;
	font-weight: normal; }

#catalog #subject #list ul li .desc p {
	margin: 5px 0 0;
	font-size: 14px;
	color: #000000; }

#catalog #subject #list ul li .price {
	float: right;
	padding: 1px 0 0;
	width: 100px;
	overflow: hidden;
}

#catalog #subject #list ul li .price p {
	font-size: 14px;
	color: #000000;
	text-align: right; 
}

#catalog #subject #list ul li p.price span.original{
	text-decoration: line-through;
	font-weight: bold;
	display: block;
	text-align: right;
}

#catalog #subject #list ul li p.price span.sale{
	padding-left: 5px;
	color: #FF0000;
	display: block;
	text-align: right;
}

/* end of Catalog */







/* Product */

#product {
	margin-left: 10px;
 	margin-top: 0px;
 }
	

#product p#crumbs {
	padding: 0 0 2px;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #e2e2e2; }

#product p#crumbs a {
	color: #666; }

#product p#crumbs a:hover {
	color: #202056; }

/*
#product h1 {
	margin: 15px 0 0;
	font-size: 20px;
	color: #000;
	font-weight: normal; }
*/

#product .prodleft {
	float: left;
	display: inline;
	padding: 5px 0 0;
	width: 490px;
	overflow: hidden; }

#product .prodleft h3 {
	margin: 30px 0 0;
	font-size: 14px;
	color: #666;
	font-weight: bold; }

#product .prodleft p {
	margin: 5px 0 15px 3px;
	width: 392px;
	font-size: 14px;
	color: #666; 
	line-height: 1.5em; }

#product .prodleft a {
	color: #202056; }

#product .prodleft #photos {
	padding: 1px 0 0;
	width: 490px; }

#product .prodleft #photos .large {
	float: left;
	display: inline;
	padding: 2px;
	width: 392px;
	overflow: hidden;
	border: 1px solid #e2e2e2; }

#product .prodleft #photos .large img {
	display: block;
	margin: 0 auto; }

#product .prodleft #photos .thumbs {
	float: left;
	display: inline;
	margin: 0 0 0 7px;
	width: 81px;
	overflow: hidden; }

#product .prodleft #photos .thumbs ul {
	list-style: none; }

#product .prodleft #photos .thumbs ul li {
	margin: 0 0 7px;
	padding: 1px;
	width: 77px;
	overflow: hidden;
	border: 1px solid #e2e2e2; }

#product .prodleft #photos ul li img {
	display: block;
	margin: 0 auto; }


#product .prodright {
	float: right;
	display: inline;
	padding: 5px 0 0;
	width: 432px;
	overflow: hidden; }

#product .prodright a {
	color: #202056; }


#product .prodright #details {
	float: left;
	display: inline;
	padding: 1px 0 0;
	width: 230px;
	overflow: hidden; }


#product .prodright #details form {
	padding: 0 0 20px;
	border-bottom: 1px solid #e2e2e2; }

#product .prodright #details .price {
	margin: 0 0 14px;
	font-size: 16px;
	color: #666;
	line-height: 1.5em; }

#product .prodright #details p.price span.original{
	color: #000;
	text-decoration: line-through;
	display: block;
}
#product .prodright #details p.price span.sale{
	display: block;
	color: #FF0000;
}

#product .prodright #details p b {
	color: #000;
	font-weight: normal; }

#product .prodright #details label.error{
	color:#FF0000;
	display:block;
	font-weight:normal;
	margin:0;
	padding:0 0 0 56px;
	width:200px;
}

#product .prodright #details label {
	float: left;
	margin: 3px 0 0;
	width: 55px;
	overflow: hidden;
	font-size: 13px;
	color: #666;
	font-weight: bold;
	line-height: 19px;}

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

#product .prodright #details select {
	min-width: 100px;
	float: left;
	margin: 3px 0 5px;
	height: 20px;
	font-size: 14px;
	color: #000000;
	text-align: left;
	background: #fff;
	border: 1px solid #d6d6d6; }

#product .prodright #details .btn {
	position: relative;
	margin: 15px 0 0;
        padding: 0;
	width: 115px;
	height: 23px;
	overflow: hidden;
	font-size: 15px;
	color: #313167;
	text-align: center;
	background: url(/themes/site_themes/brilliant_retail/images/bg_btn02.jpg) 0 0 repeat-x;
	border: 1px solid #ccc; }

#product .prodright #details .inpbtn {
	background: transparent;
	color: #313167;
	text-align: center;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	width: 115px;
	height: 23px;
	cursor: pointer; 
}


#product .prodright #details #shipping {
	padding: 0 0 20px;
	border-bottom: 1px solid #e2e2e2; }

#product .prodright #details #shipping p {
	margin: 20px 0 0;
	font-size: 14px;
	color: #666;
	line-height: 1.35em; }


#product .prodright #details #features {
	padding: 0 0 20px;
	border-bottom: 1px solid #e2e2e2; }

#product .prodright #details #features h3 {
	margin: 20px 0 0;
	font-size: 14px;
	color: #666;
	font-weight: bold; }

#product .prodright #details #features p {
	margin: 14px 0 0;
	font-size: 14px;
	color: #666;
	line-height: 1.35em; }

#product .prodright #details #features ul {
	padding: 1px 0 0 4px;
	list-style: none; }

#product .prodright #details #features ul li {
	padding: 10px 0 0 16px;
	font-size: 14px;
	color: #666;
	line-height: 1.35em;
	background: url(/themes/site_themes/brilliant_retail/images/bullet02.jpg) 0 15px no-repeat; }


#product .prodright #adv {
	float: right;
	display: inline;
	padding: 1px 0 0;
	width: 180px;
	overflow: hidden; }

#product .prodright #adv ul {
	list-style: none; }

#product .prodright #adv ul li {
	padding: 15px 0 0; }


#product .prodright #related {
	padding: 20px 0 0; }

#product .prodright #related h3 {
	padding: 0 0 10px;
	font-size: 14px;
	color: #666;
	font-weight: bold; }

#product .prodright #related ul {
	list-style: none; }

#product .prodright #related ul li {
	float: left;
	display: inline;
	width: 180px;
	height: 245px;
	overflow: hidden; }

#product .prodright #related ul li.even {
	float: right; }

#product .prodright #related ul li .pic {
	width: 180px;
	height: 150px;
	overflow: hidden; }

#product .prodright #related ul li h5 {
	margin: 10px 5px 0;
	font-size: 14px;
	color: #666;
	font-weight: bold; }

#product .prodright #related ul li p {
	margin: 5px 5px 0;
	font-size: 11px;
	color: #666; }

/* end of Product */

/* Shopping Cart */

#cart {
	padding: 7px 0 30px; 
}

#content.one-column #cart form input[type="image"] {
    top: 0px;
}	

#cart #top h1 {
	float: left;
	margin: 0 0 0 14px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 28px; }

#cart #top p {
	float: right;
	font-size: 12px;
	color: #7b7b7b;
	text-align: right;
	line-height: 28px; }

#cart #top a {
	color: #313167; }


#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: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	background: #ebebeb; }

#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: 2px solid #ebebeb; }

#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;
	color: #000000;
	text-align: right;
	line-height: 1.5em; }

#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.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: #ebebeb; }

#cart table.cart td.col3 h5 {
	font-size: 14px;
	color: #000000;
	font-weight: normal; }

#cart table.cart td.col3 p {
	margin: 4px 0 0;
	font-size: 12px;
	color: #000000; }

#cart table.cart td.col3 a {
	text-decoration: underline;
	color: #313167; }

#cart table.cart td.col4 input {
	padding: 4px 0 0;
	width: 27px;
	height: 19px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background: #fff;
	border: 1px solid #a7abab; }

#cart table.cart td.col5 span.sale {
	color: #a32d2c; }

#cart table.cart tr.update td .btn {
	position: relative;
	float: right;
	display: inline;
	margin: 0;
	width: 100px;
	height: 23px;
	overflow: hidden;
	text-align: center;
	background: url(/images/bg_btn02.jpg) 0 0 repeat-x;
	border: 1px solid #ccc; 
}

#cart table.cart tr.update td .btn p {
	font-size: 12px;
	color: #313167;
	text-align: center;
	line-height: 23px; 
}

#cart table.cart tr.update td .btn input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 23px; }
	
#cart table.cart tr.discount td {
	padding: 10px 10px 0;
	border-bottom: none; }

#cart table.cart tr.discount td label {
	float: left;
	font-size: 12px; 
	color: #000000;
	line-height: 25px; }

#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: -2px 0 0 5px;
	width: 180px;
	font-size: 12px;
	color: #000000;
	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: 12px;
	color: #000000;
	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: 12px;
	color: #000000;
	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 {
	color: #000000;
	text-decoration: underline; }

#cart table.cart tr.total td.summary .checkout {
	background-color: #202056;
    border: 1px solid #CCCCCC;
    display: inline;
    float: right;
    height: 23px;
    margin: 15px 0 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 125px; }

#cart table.cart tr.total td.summary .checkout a {
	display: block;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	width: 125px;
	text-align: center;
}

#cart table.cart tr.total td.summary p.continue {
	margin: 15px 0 0;
	color: #7b7b7b; }

#cart table.cart tr.total td.summary p.continue a {
	color: #000;
	text-decoration: none; }

#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: #000000;
	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: #000000; }

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

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

	/* Buttons */

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

/* Login */

#login {
	padding: 0px; }


#login #main {
	margin: 25px auto 0;
	padding: 1px 0 0;
	width: 880px; }

#login #main h3 {
	margin: 0 0 5px;
	font-size: 18px;
	color: #000;
	font-weight: bold; }

#login #main p {
	font-size: 10px;
	color: #666; }
	
#login #main a {
	color: #313167; }


#login #main form {
	width: 359px;
	height: 359px;
	padding: 16px 0 0 29px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #d4d4d4; }

#login #main form label {
	font-size: 12px;
	display: block;
	color: #000000;
	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: 5px 7px 0;
	height: 20px;
	font-size: 12px;
	color: #666;
	background: #e5e5e5;
	border: 1px solid #d4d4d4; }

#login #main form .txtinp2 {
	display: inline;
	float: left;
	margin: 2px 0 2px;
	padding: 5px 7px 0;
	width: 310px;
	height: 20px;
	font-size: 12px;
	color: #666;
	background: #e5e5e5;
	border: 1px solid #d4d4d4; }

#login #main form .btn {
	position: relative;
	margin: 15px 0 0;
    padding: 0;
	width: 100px;
	height: 23px;
	overflow: hidden;
	font-size: 15px;
	color: #313167;
	text-align: center;
	background: url(/themes/site_themes/brilliant_retail/images/bg_btn02.jpg) 0 0 repeat-x;
	border: 1px solid #ccc; }

#login #main form .inpbtn {
	background: transparent;
	color: #313167;
	text-align: center;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	width: 100px;
	height: 23px;
    cursor: pointer; }


#login #main #login_form {
	float: left;
	display: inline; }

#login #main #login_form p {
	margin: 0;
	width: 310px;
	text-align: right; }

#login #main #login_form .txtinp,
#login #main #password_form .txtinp {
	display: block;
	width: 310px; }
	

#login #main #register_form {
	float: right;
	display: inline; }

#login #main #register_form .txtinp {
	float: left;
	display: inline;
	width: 135px; }

#login #main #register_form label {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	width: 154px; }

#login #main #password_form p {
	font-size: 14px;
	width: 260px;
}

/* end of Login */
/* General */

#general {
	padding: 1px 0 50px; }
	

#general p#crumbs {
	padding: 0 0 2px;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #e2e2e2; }

#general p#crumbs a {
	color: #666; }

#general p#crumbs a:hover {
	color: #313167; }


#general #main {
	margin: 25px auto 0;
	padding: 1px 0 0;
	width: 820px; }
	
#general #main a {
	color: #1165cc; }

#general #main h1 {
	margin: 15px 0;
	font-size: 20px;
	color: #000;
	font-weight: normal; }

#general #main h3 {
	margin: 20px 0 5px;
	font-size: 14px;
	color: #666;
	font-weight: bold; }

#general #main p {
	margin: 5px 0 20px;
	font-size: 14px;
	color: #333;
	line-height: 1.75em;
	text-align: justify; }

#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/bullet02.jpg) 0 5px no-repeat; }

/* end of General */x
