* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	background-color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*line-height:14px;*/
	color:#d8dad9;
	border-top:10px solid #000;
}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666
}

a:link, a:visited, a:active {
	color:#D8DAD9;
	text-decoration:underline;
}

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

p {
	margin-bottom: 10px;
}

#header_base {
	background-color:#D8DAD9;
}

#header {
	width:990px;
	height:89px;
	margin:0 auto;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#logo {
	width:214px;
	height:89px;
	float:left;
}

#info {
	float:right;
}

#navigation {
	float:left;
	padding:2px 2px;
}

#navigation ul li {
	list-style-type:none;
	float:left;
	margin:0 4px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color:#000;
	text-decoration:none;
}

#navigation a:hover {
	text-decoration:underline;
}

#cart {
	float:right;
	padding:2px 2px;
	background-color:#000;
}

#cart ul li {
	list-style-type:none;
	float:left;
	margin:0 4px;
}

#cart a:link, #cart a:visited, #cart a:active {
	text-decoration:none;
}

#cart a:hover {
	text-decoration:underline;
}

#search {
	float:right;
	padding-top:6px;
}

#search label {
	display:none;
}

#search input.field {
	width:150px;
	padding:2px;
	border:none;
	height:21px;
	line-height:21px;
}


/*menu start*/

#menu_base {
	border-bottom:7px solid #d8dad9;
	clear:both;
}

#menu {
	width:990px;
	margin:0 auto;
	height:38px;
}

#menu ul.nav {
	float:left;
}

#menu ul li {
	list-style-type:none;
	height:38px;
	float:left;
	margin-right:60px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}

#menu ul li#home {
	background-image:url(../images/home_over.gif);
	width:52px;
}

#menu ul li#shop {
	background-image:url(../images/shop_over.gif);
	width:45px;
}

#menu ul li#powapatch {
	background-image:url(../images/powapatch_over.gif);
	width:85px;
}

#menu ul li#selfstyle {
	background-image:url(../images/selfstyle_over.gif);
	width:69px;
}

#menu ul li#news{
	background-image:url(../images/news_over.gif);
	width:49px;
}

#menu ul li#scrapbook {
	background-image:url(../images/scrapbook_over.gif);
	width:84px;
	margin-right:0;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	display:block;
	height:38px;
	background-repeat:no-repeat;
}

#menu ul li#home a:link, #menu ul li#home a:visited, #menu ul li#home a:active {
	background-image:url(../images/home.gif);
	width:52px;
}

#menu ul li#shop a:link, #menu ul li#shop a:visited, #menu ul li#shop a:active {
	background-image:url(../images/shop.gif);
	width:45px;
}

#menu ul li#powapatch a:link, #menu ul li#powapatch a:visited, #menu ul li#powapatch a:active {
	background-image:url(../images/powapatch.gif);
	width:85px;
}

#menu ul li#selfstyle a:link, #menu ul li#selfstyle a:visited, #menu ul li#selfstyle a:active {
	background-image:url(../images/selfstyle.gif);
	width:69px;
}

#menu ul li#news a:link, #menu ul li#news a:visited, #menu ul li#news a:active {
	background-image:url(../images/news.gif);
	width:49px;
}

#menu ul li#scrapbook a:link, #menu ul li#scrapbook a:visited, #menu ul li#scrapbook a:active {
	background-image:url(../images/scrapbook.gif);
	width:84px;
}

#menu ul li#home a:hover,
#menu ul li#shop a:hover,
#menu ul li#powapatch a:hover,
#menu ul li#selfstyle a:hover,
#menu ul li#news a:hover,
#menu ul li#scrapbook a:hover {
	background-image:none;
}

/*submenu*/

#menu ul li#shop ul {
	display:none;
	position:absolute;
	z-index:999;
	/*width:125px;*/
	background-color:#D8DAD9;
	font-weight: bold;
}

#menu ul li#shop:hover ul,
#menu ul li#shop.over ul {
	display:block;
}

#menu ul li#shop ul li {
	width:auto;
	height:auto;
	margin:0;
	text-indent:0px;
	background-image:none;
	float:none;
}

#menu ul li#shop ul li a:link, #menu ul li#shop ul li a:visited, #menu ul li#shop ul li a:active {
	width:auto;
	height:auto;
	background-image:none;
	color:#000;
	text-decoration:none;
	display:block;
	padding:5px 10px;
}

#menu ul li#shop ul li a:hover {
	color:#D8DAD9;
	text-decoration:none;
	background-color:#000;
}

/*submenu end*/

/*menu end*/

#container_holder {
	width:990px;
	margin:0 auto;
	clear:both;
}

#container {
	width:990px;
	float:left;
	padding:15px 0;
}

/*main start*/

#main {
	width:766px;
	float:right;
}

#title {
	margin-bottom:10px;
}

/*
#content {
	padding:0 10px;
	width:746px;
}
*/

#content p,
#static p {
	margin-bottom:10px;
}

#content p#share, #content p#price,
#static p#share, #static p#price {
	margin-top:20px;
}

#product_info {
	width: 380px;
	font-size: 12px;
}

h1 {
	margin-bottom:10px;
	line-height:normal;
	font-weight:normal;
	font-size:18px;
}

h2 {
	margin-bottom:10px;
	line-height:normal;
	font-weight:bold;
	font-size:14px;
	text-transform:none;
}

h3 {
	margin-bottom:5px;
	line-height:normal;
	font-size:13px;
	text-transform:none;
}


/*static*/

#top {
	/*
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:59px;
	*/
}

#static {
	/*
	background-image:url(../images/static.png);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#000;
	padding:0 25px 90px 15px;
	*/
}

/*static end*/


/*shop*/

#breadcrumb {
	font-size: 11px;
    margin-bottom: 5px;
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color:#d8dad9;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
}	


#products {
	color:#000;
	border-bottom:1px dashed #D8DAD9;
	margin-bottom:20px;
	line-height:30px;
	height:30px;
	text-align:right;
}

#numbers {
	color:#000;
	border-top:1px dashed #D8DAD9;
	margin-top:10px;
	line-height:30px;
	text-align:right;
}

/*shop end*/

/*blog*/

#blog-content {
	float:left;
	width:820px;
	margin-right:20px;
}


#blog-sidebar {
	float:right;
	width:150px;
	font-size: 11px;
}


#blog-sidebar ul {
	margin-bottom:20px;
}

#blog-sidebar ul li {
	list-style-type:none;
}

#blog-sidebar ul li a:link, #blog-sidebar ul li a:visited, #blog-sidebar ul li a:active {
	color:#d8dad9;
	text-decoration:none;
}

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

.blog-post {
	margin:30px 0;
}

/*blog end*/

/*shop*/



#image {
	width:340px;
	float:left;
	text-align:center;
}

#description {
	width:340px;
	float:right;
}

#content p#price,
#static p#price {
	font-weight:bold;
	font-size:14px;
}

.none {
	visibility:hidden;
}

/*shop end*/

/*main end*/

/*footer*/

#footer_base {
	border-top:9px solid #d8dad9;
	clear:both;
}

#footer_holder {
	width:990px;
	margin:0 auto;
}

#footer {
	width:990px;
	float:left;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:15px;
	color:#d2d1cf;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#d2d1cf;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer ul li {
	list-style-type:none;
}

#information {
	float:left;
	background-image:url(../images/information.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:270px;
	padding-top:30px;
	margin-bottom:15px;
}

#find {
	float:left;
	background-image:url(../images/find.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:270px;
	padding-top:30px;
	margin-bottom:15px;
}

#find ul {

}

#find ul li {
	list-style-type:none;
	float:left;
	width:35px;
	height:35px;
	margin-right:15px;
}

#sign {
	float:left;
	background-image:url(../images/sign.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:270px;
	padding-top:30px;
	margin-bottom:15px;
}

#sign p {
	margin-bottom:10px;
}

#sign input.field {
	width:180px;
	padding:2px;
}

#sign input.button {
	border:none;
	color:#d2d1cf;
	background-color:#000;
}

#sign input.button:hover {
	cursor:pointer;
}

/*footer end*/

/*credit*/

#credit_base {
	clear:both;	
	background-color:#d8dad9;
	margin-bottom:4px;
}

#credit {
	width:990px;
	margin:0 auto;
	font-size:11px;
	line-height:28px;
	text-align:right;
}

#credit {
	color:#000;
}

#credit a:link, #credit a:visited, #credit a:active {
	text-decoration:underline;
	color:#000;
}

#credit a:hover {
	text-decoration:none;
}

/*credit end*/

#thumbs {
    min-height: 400px;
}

#thumbs {
    float: left;
    width: 830px;
    border-left: 1px solid #D8DAD9;
    padding-left: 20px;
    font-size: 13px;
}

#static {
    float: left;
    width: 830px;
    padding-left: 20px;
    font-size: 13px;
}

#thumbs ul li {
    float: left;
    list-style: none;
    margin-left: 10px;
    margin-bottom: 15px;
}

#thumbs ul li.last {
    clear: left;   
    margin-left: 0px; 
}

#thumbs .info {
    min-height: 50px;
    margin-top: 10px;
}

#col_left {
    float: left;
    width: 129px;
    padding-right: 10px;
}

#col_left ul {
    list-style: none;
    margin-top: 25px;
	font-weight:bold;
}

#col_left li a {
    font-size: 12px;
    text-decoration: none;
}

#col_left li {
    margin-bottom: 5px;
}

#col_left li a:hover {
    text-decoration: underline;
}

div.pagination {
    height: 25px;
    clear: both;
}

div.jump_to_page {
    float: left;
}


p.pagelinks {
    float: right;
}

div.pagination span {
    text-align: center;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 2px;
}

div.pagination span.activepage {
    background-color: #D8DAD9;
    color: black;
}

#product {
    float: left;
}

#product_image {
    float:left;
}

#views {
    margin-left: 8px;
    float: left;
}

#views a img {
    margin-bottom: 4px;
    border: 1px solid #D8DAD9;
}

#views li {
    list-style: none;
}


#static #info select {
    padding: 6px;
    color: black;
    font-family: Verdana, Sans;
    margin-bottom: 10px;
}

#splash {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

#splash p {
    margin-top: 10px;
    width: 990px;
    text-align: center;
}

#thumbs ul li p {
    width: 200px;
}

#product_image img {
    border: 1px solid #D8DAD9;
}

#container {
    min-height: 400px;
}


#contact_us input, #contact_us textarea, #displaypaymentopt input {
    width: 200px;
}
#contact_us textarea {
    width: 203px;
}

#displaypaymentopt input, #displaypaymentopt select {
    margin-bottom: 5px;
    padding: 2px;
}

#displaypaymentopt select {
    width: 102px;
}

#protx_direct_cc_type {
    width: 210px!important;
}


#contact_us #reset, #contact_us #send {
    width: auto;
}


/* EPOS CSS */

#top_buttons {
	margin:10px;
	padding:10px;
	width:100%;
	height:10px;
}

#clear {
	float:left;
}

#process {
	float:right;
}

#barcode_input{
	background-color:#555555;
	margin:10px;
	padding:10px;
	width:100%;
}

#barcode-title {
	font-size:200%;
	text-transform:lowercase;
	color:#ffffff;
	text-align:left;
}

#shopping_cart {
	background-color:#555555;
	margin:10px;
	padding:10px;
	width:100%;
}

#shopping-cart-title {
	font-size:200%;
	text-transform:lowercase;
	color:#ffffff;
	text-align:right;
}

.smaller_title_left {
	font-size:150%;
	text-transform:lowercase;
	color:#ffffff;
	text-align:left;
}

.smaller_title_right {
	font-size:150%;
	text-transform:lowercase;
	color:#ffffff;
	text-align:right;
}

#bottom_buttons {
	margin:10px;
	padding:10px;
	width:100%;
}

.bag-title {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}

#shoppingbag img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#shoppingbag td {
	margin-bottom: 15px;
}

.bag-left {
	width: 605px;
	float: left;
	margin-right: 22px;
}

.bag-right {
	width: 350px;
	float: left;
	margin-right: 17px;
	text-align: right;
}

.finaltotal {
	color: #000000;
}

#shoppingbag td{
	border-bottom: 1px solid #999999;
	padding-top: 10px;
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/error.png');
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/success.png');
}

.info-epos {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/info.png');
}

.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/warning.png');
}


.info-epos, .success, .error, .warning {
	border: 1px solid;
	margin: 10px;
	padding:15px 10px 15px 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 100%;
}


#discount-options {
	clear: both;
	float: left;
	width: 100%;
}

#page_error_message {
	border: 1px solid #ed008c;
	margin: 10px 0 10px 0;
}

#page_payment_error_message {
	border: 1px solid #ed008c;
	margin: 10px 0 10px 0;
}

.checkout-left {
	width: 50%;
	float: left;
	margin-right: 10px;
}

.checkout-right {
	width: 50%;
	float: left;
	margin-right: 10px;
}

.bag-left {
	width: 50%;
	float: left;
	margin-right: 10px;
}

.bag-right {
	width: 50%;
	float: left;
	margin-right: 10px;
	text-align: right;
}

.img_with_borders img {
    border: auto;
    margin: 10px;
    margin-top: 0px;
}


.img_with_borders ul, .img_with_borders ol {
    margin-left: 15px;
}

#sizing {
    padding: 20px;
    max-width: 600px;
}

.main_info {
float: right !important;
margin-left: 10px !important;
width: 400px !important;
}

#homeboxes .homebox {
	float: left;
	list-style: none;
	margin-right: 3px;
	margin-top: 3px;
}

.homebox.last {
	margin-right: 0px!important;
}

/*BOF Options as Images*/

SPAN.optionsAvailable {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}

/*EOF Options as Images*/

td.swatch {
	width: 200px;
	height: 100px;
}

