/* Structural Formatting */
body {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 10pt;
	margin: 0px;
	background: #162fa3 url('/images/repeatxbg.jpg') repeat-x bottom center;
}
form{
	margin: 0;
	padding: 0;
	}
	
#overall {
	width: 100%;
	background: url('/images/overallbg.jpg') no-repeat bottom center;
}
#center {
	margin: 0 auto;
	width: 811px;
	background: #9eade0 url('/images/contentbg.jpg') no-repeat bottom center;
}
#navigation {
	height: 28px;
	background: #ffffff url('/images/navbg.jpg') repeat-x top left;
}
#leftColumn {
	float: left;
	width: 184px;
}

/* Form Main Page*/
#rightColumn{
	float: right;
	width: 277px;
        margin:5px 5px 0 0;

}
#mainLeftColumn {
	float: left;
	width: 507px;
    margin:10px;
}
#mainLeftColumn .padding {
	padding: 0px;
	margin: 10px;
	margin-right: 20px;
}
#main-news-preview {
margin-top:20px;
padding:1px;
width:275px;
}
#main-news-preview .padding {
	padding: 0px;
	margin: 10px;
	margin-right: 20px;
}
.whitebox {
	background-color: #fff;
	border: 1px solid #a1afeb;
}
#mainPrev {
	margin: 10px;
	text-align: center;
}
/* Main Page Ends*/
#mainPillar {
	float: left;
	height: 700px;
	width: 1px;
	overflow: none;
}
#mainColumn {
	float: right;
	width: 620px;
}

/* Text / Font Formatting */
h1 {
	font-size: 24pt;
	margin: 0px;
	padding: 0 0 24px 0;
}
h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0 0 16px 0;
}
h3 {
	font-size: 10pt;
	margin: 0px;
	padding: 0 0 10px 0;
}
p {
	margin: 0px;
	padding: 0 0 10px 0;
}
	
a img {
	border: none;
}

input[type=text] {
	border: 1px solid #999999;
	background: #ffffff;
	color: #000000;
	}

	
/* Internal Formatting */
#header h1 {
	background: url('/images/radiance_header.jpg') top left no-repeat;
	height: 83px;
	width: 811px;
	text-indent: -2000em;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	font-family: georgia,serif;
	font-size: 10pt;
	float: left;
	height: 28px;
	padding: 0 10px 0 10px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#content {
	
}
#products_header,#customer_header,#search_header,#hours_header,#cart_header {
	text-indent: -2000em;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 161px;
	}
#products_header{
	background: url('/images/products_header.gif') top left no-repeat;
	}
#customer_header {
	background: url('/images/customer_header.gif') top left no-repeat;
	margin-top: 0px;
}
#cart_header{
	background: url('/images/header_yourcart.gif') top left no-repeat;
	}
#search_header {
	background: url('/images/search_header.gif') top left no-repeat;
}
#hours_header {
	background: url('/images/storehours_header.GIF') top left no-repeat;
}
#sidebar_search {
	margin: 5px 5px 20px 10px;
	}
#side_cart{
	margin: 5px 5px 20px 10px;
	}
#sidebar_search form {
	margin: 0px;
	}
#sidebar_search input[type="submit"] {
	float: right;
	margin: 5px 0px 5px 5px;
}
#products_navigation {
	margin-bottom: 10px;
	background-color: #ffffff;
	}
#products_navigation a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: url('/images/butterfly_icon.gif') 5px 5px no-repeat;
	padding: 5px 0 5px 30px;
	margin: 0 0 2px 0;
	border-bottom: 1px solid #d2d2d2;
	}
#products_navigation a.sub_cat_1 {
	background: url('/images/butterfly_icon.gif') 10px 5px no-repeat;
	padding: 5px 0 5px 35px;
	background-color: #e7ce52;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
	}
#products_navigation a.active{
	background-image: url('/images/butterfly_icon_active.gif')
	}
#leftColumn .padding {
	padding: 1px;
	margin: 10px;
}
#mainColumn .padding {
	padding: 0px;
	margin: 10px;
	margin-right: 20px;
}
#login, #logged-in {
	margin: 0px;
	padding: 5px;
}
#login input[type="submit"] {
	background: url('/images/buttonbg.jpg') top left repeat-x;
	border: none;
	color: #ffffff;
	height: 32px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 22px;
	float: right;
	margin-right: 14px;
	padding: 0 10px 0 10px;
}
#login input {
	background: #ffffff;
	border: 1px solid #c2c2c2;
	color: #000000;
}
#login label {
	display: block;
	padding; 0 0 7px 0;
}

#footer {
	clear: both;
	margin: 10px 10px 15px 10px;
	line-height: 62px;
	text-align: center;
	padding-bottom: 2px;
}

#footer a {
	color: #000000;
}

#featured {
	float: right;
	width: 220px;
	margin-top: 20px;
}

#featured #prev {
	margin: 10px;
	text-align: center;
}

#featured #prev p {
	margin-top: 10px;
	text-align: left;
}

#news-preview {
	width: 340px;
	padding: 1px;
	margin-top: 20px;
}

#news-preview #subscribe-form {
	margin: auto;
}

#success, #errors {
	width: 50%;
	font-weight: bold;
	padding: 5px;
}

#errors {
	color: #aa0000;
}

#success {
	color: #2c6ae4;
}

#page-links{
	border: 1px solid #666666;
	padding: 10px;
	background: #ffffff;
	margin: 10px 0 10px 0;
	text-align: right;
	}

#page-links span{
	font-weight: bold;
	color: #000000;
	}
#page-links a{
	color: #000000;
	}

.button {
	margin: 10px;
	text-align: right;
}

.label {
	vertical-align: top;
	font-weight: bold;
	text-align: right;
}

.box {
	background-color: #f0f0f0;
	border: 1px solid #a1afeb;
}

.cat_box {
	clear: both;
	margin-bottom: 30px;
	background-color: #ffffff;
}

.cat_box table {
	margin: 10px;
}

.cat_box .thumb img {
	max-width: 170px;
}

.cat_box h4 {
	display: inline;
}

.cat_box .thumb {
	text-align: right;
	vertical-align: top;
}

.thumb img {
	border: 1px solid #000000;
}
.cat_box .info {
	vertical-align: top;
	padding-top: 10px;
}

.cat_box tr.buttons {
	vertical-align: bottom;
	height: 25px;
}

.cat_box .price {
	font-size: 12pt;
	font-weight: bold;
	vertical-align: top;
	width: 100px;
	text-align: right;
}

#product-details {
	background-color: #ffffff;
}

#product-details .padding {
	margin: 10px;
}

#product-details #gallery {
	margin: 20px 0px 20px 0px;
}

#product-details #gallery td {
	width: 102px;
}

#product-details #gallery img {
	margin: 3px;
}

#product-details #info img {
	margin-left: 20px;
}

#product-details .price {
	font-weight: bold;
	font-size: 14pt;
	vertical-align: top;
}

#product-details #back-button {
	float: right;
	margin-right: 10px;
}

#cart-list {
	width: 600px;
	background-color: #ffffff;
}


#cart-list th {
	font-weight: bold;
	font-size: 10pt;
	padding: 7px;
	color: #ffffff;
	text-align: center;
	/*border-bottom: 1px solid #a1afeb;*/
	background-image: url('/images/cart_header.jpg');
}

#cart-list td {
	padding-left: 5px;
}

#cart-list #item {
	width: 325px;
}

#cart-list #quant {
	width: 150px;
	background-position: -325px 0px;
}

#cart-list #quant input {
	border: 1px solid #000000;
	font-size: 8pt;
	margin-left: 10px;
	background-color: #eeeeee;
}

#cart-list .quantity {
	text-align: right;
	padding: 2px 7px 2px 7px;
}

#cart-list #cprice {
	width: 125px;
	background-position: top right;
}

#cart-list .head {
	font-size: 14pt;
}

#cart-list .empty-cart {
	padding: 20px;
	text-align: center;
	font-style: italic;
}

#cart-list .odd {
	background-color: #e5e5e5;
}

#cart-list .grand {
	font-weight: bold;
	font-size: 12pt;
}

#cart-list .totals {
	text-align: right;
	font-weight: bold;
	
}

#addresses {
	width: 50%;
	margin: 20px;
}

#addresses td {
	color: #000000;
	vertical-align: top;
}

#cc-form {
	padding: 10px 5px 10px 5px;
}

#cc-form form {
	margin: 0px 20px 10px 20px;
}

#cc-form img {
	margin: 2px;
}

#cc-form td {
	vertical-align: top;
	padding: 3px;
}

#cc-instr {
	width: 35%;
	padding-left: 20px;
	vertical-align: top;
}

#newsletter {
	background-color: #ffffff;
	margin-right: 10px;
}

#newsletter #date {
	font-style: italic;
	margin-left: 10px;
}

#newsletter #text {
	margin: 20px 10px 10px 10px;
}

#newsletter #gallery {
	float: right;
	margin: 20px 5px 10px 10px;
}

#newsletter #gallery td {
	text-align: center;
	padding: 10px;
}

#newsletter #gallery img {
	max-width: 120px;
}

#archive-link {
	float: right;
	margin-right: 10px;
}

#news-archive {
	text-align: left;
	margin: 10px;
}


#category {
	background-color: #ffffff;
}

#category .title, #product-details .title, .cat_box .title, #newsletter .title {
	background-image: url('/images/cart_header.jpg');
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	text-align: center;
	height: 33px;
	line-height: 30px;
}

.title .rightside {
	background-image: url('/images/cart_header.jpg');
	background-position: -590px 0px;
	float: right;
	height: 33px;
	width: 8px;
}

#category #desc {
	margin: 10px;
}
#store_hours{
	margin-bottom: 20px;
	width: 100%;
	}

#store_hours .col_a{
	padding: 5px;
	background: #FFCC99;
	}
#store_hours .col_b{
	background: #CCCCFF;
	padding: 5px;
	}
#store_hours .col_c{
	text-align: right;
	padding: 5px;
	border-bottom: #000000 solid 1px;
	}
#store_hours .col_b2,#store_hours .col_a2{
	text-align: right;
	padding: 5px;
	border-bottom: #000000 solid 1px;
	}

/* Gallery */
.gallery_main{
width:80%; 
margin:0 auto;
}
.gallery_main img{
border:4px solid #CEE1E8;
}	
	



