/*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/

body {
	margin: 0 auto;
	padding: 0;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(/UserFiles/Image/top_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 13px;
	padding-bottom: 10px;
}
img {
    border: none;
}
a:link, a:visited {
  text-decoration: underline;
  color: #a81111;
}
a:hover {
	color: #222;
}
h1 {
	font-family: "Lucida Grande", arial, sans-serif;
	padding: 0;
	border-bottom: 0;
	margin: 0;
	margin-top: 10px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: "Lucida Grande", arial, sans-serif;
	margin: 20px 0 5px 0px;
	color: #333;
	font-size: 14px;
	padding: 0;
}
h2.category {
    border-bottom: 1px solid #CCC;
}
h3 {
	margin: 20px 0 0 0;
	color: #666;
	font-family: "Lucida Grande", arial, sans-serif;
	font-size: 14px;
	padding: 0;
}
div#content_frame {
    width: 755px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
div#header {
}
div#logo {
    float: left;
    margin-left: 10px;
}

div#banner {
    float: right;
   
}
div#upper_links {
    float: right;
    margin-top: 20px;
    //width: 125px;
    line-height: 1.6em;
    font-size: 11px;
}
div#upper_links img {
    vertical-align: text-bottom;
}
div#upper_links a:link, div#upper_links a:visited {
    color: #666;
	text-decoration: none;
}
div#upper_links a:hover {
    color: #641111;
}
div#main_content {
    clear:both;
    min-height: 450px;
}
div#footer {
    clear:both;
    background-color: #EEE;
    color: #666;
    min-height: 30px;
    margin-top: 25px;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 28px;
    font-size: 11px;
}
div#footer div#links {
    float: right;
}
div#footer a:link, div#footer a:visited {
    color: #666;
	text-decoration: none;
}
div#footer div#footer_details {
    display:none;
}
div#makeascene {
    color: #999; 
    font-size: 10px; 
    text-align: right;
    background: #FFF;
    padding-top: 6px;
}
/*-------------------------------------------------
HOME PAGE
-------------------------------------------------*/
div#index_banner {
    background-image: url(/UserFiles/Image/index_banner_bg.jpg);
    background-repeat: no-repeat;
    height: 250px;
    padding-left: 275px;
    padding-right: 50px;
    padding-top: 35px;
}
div#welcome_text {
}
div.slideshow_box {
    position: absolute;
    width: 430px;
    font-size: 11px;
    color: #666;
}
div.slideshow_box img {
    float: left;
    padding-right: 10px;
}
div.slideshow_box H1 {
    margin-bottom: 2px;
    font-size: 14px;
     padding: 10px;
}
div#under_slideshow {
    position:absolute;
    margin-top: 145px;
    padding-top: 5px;
    width: 430px;
    border-top: 1px solid #CCC;
    text-align: right;
}
div#under_slideshow img {
    vertical-align: middle;
}
/*-------------------------------------------------
TABS
-------------------------------------------------*/
#Tabs {
	margin: 0;
	height: 26px;
	padding: 0;
	clear:both;
	padding-bottom: 2px;
	border-bottom: 2px solid #641111;
}

#Tabs ul {
	margin: 0; padding: 0;

}

#Tabs li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
}

#Tabs ul#MainTabs {
}

div#Tabs a:link,
div#Tabs a:visited {
	border-right: 1px solid #CCC;
  text-decoration: none;
  color: #666;
}

div#Tabs a:hover {
	background-color: #641111;
	color: white;
}

#Tabs ul#MainTabs a:link, #Tabs ul#MainTabs a:visited {
  float: left; /* for IE6 */
	font-size: 14px;
	font-weight: normal;
	padding: 4px 8px 6px 8px;
	margin: 0;

}

#Tabs ul#MainTabs a:link.current, 
#Tabs ul#MainTabs a:hover.current,
#Tabs ul#MainTabs a:visited.current {
	//background: #E0E6F0; /*url(/images/tab-bg.gif) top repeat-x;*/
	border-right: 1px solid #CCC;
	border-bottom: none;
	background: #FFF;
	color: #999;
	text-decoration: none;
    margin: 0;
}
/*-------------------------------------------------
CATALOG
-------------------------------------------------*/
div#view_product {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div#main_image {
    float:left; 
    width: 200px; 
    text-align: center; 
    font-size: 10px;
}
div#main_image_print {
    display: none;
}
/*div#full_size_main_image {
    text-align:center;
    position:absolute; 
    top:0; left:0; 
    width: 100%; 
    height: 100%;
}*/
div#full_size_main_image a:link,
div#full_size_main_image a:visited, 
div#full_size_main_image a:hover {
    color: white;
}
div#shaded_screen {
    position:absolute; 
    top:0; left:0; 
    z-index: 300; 
    width: 100%; 
    height: 100%; 
    background-color: #FFCC99; 
    filter: alpha (opacity=65); 
    opacity: 0.65; 
    -moz-opacity: 0.65;
}
div#full_size_main_image  {
    //text-align: center;
    position: absolute;
    top:10%;
    z-index: 500;
}
div#full_size_main_image img {
    border: 20px solid #570F0F;
    border-bottom: 60px solid #570F0F;
}
div#product_main {
    margin-left: 220px; 
    padding-bottom: 10px;
    text-align: left;
}
div.small_image {
    text-align: center; 
    margin-left:auto;
    margin-right:auto; 
    float:left;
    font-size:10px;
}
table.catalog {
    border-collapse: none;
}
table.catalog td {
    background-color: #FCF6EA; 
    padding: 5px;
    border: 1px dotted #641111;
}
table.catalog td div.img {
    background-color: #FFF;
}
table.catalog td div.brief {
    font-size: 10px; 
    padding-top: 4px;
}
div.message_preview {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px;
    border: 2px dotted #CCC;
}
/*-------------------------------------------------
SHOPPING CART
-------------------------------------------------*/
table.cart {
    border-collapse: collapse;
    border-bottom: 2px solid #CCC;
    width: 100%;
    margin: 10px 0 0 0;
}
table.cart a:link, table.cart a:visited {
    text-decoration: underline;
}
table.cart td {
    border-bottom: 1px solid #EEE;
    border-right: 1px dotted #CCC;
    line-height: 1.4;
}
table.cart td.product {
    width: 350px;
}
table.cart th {
    border-bottom: 2px solid #CCC;
    background-color: #eee;
    min-width: 35px;
}    
table.cart tr.total td {
    border-top: 2px solid #666;
    font-weight: bold;
}
table.cart td.dollar {
    text-align: right;
}
table.cart td.qty {
    text-align: center;
}
table.cart td.product img {
    float: right;
    margin: 3px;
    margin-top: 5px;
}
table.cart td.product div img {
    float: left;
    margin: 3px;
}
table.cart td.product div.description {
    font-size: 10px;
    color: #222;
}
table.cart input {
    font-size: 11px
}
div#subcart {
    text-align: right;
    width: 100%;
}
/*-------------------------------------
ADMIN
--------------------------------------*/
.admin_box {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 8px solid #ffc0cb;
	padding: 4px;
	background: #fff3ed;
	text-align: left;
}
.admin_box h1 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #ffc0cb;
}
#TabsContainer {
	margin: 0;
	height: 24px;
	padding: 0;
	clear:both;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
}

#TabsContainer ul {
	margin: 0; padding: 0;

}

#TabsContainer li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
}

#TabsContainer ul#AdminTabs {
}

div#TabsContainer a:link,
div#TabsContainer a:visited {
	border-right: 1px dotted #CCC;
  text-decoration: none;
  color: #222;
}

div#TabsContainer a:hover {
	background-color: black;
	color: white;
}

#TabsContainer ul#AdminTabs a:link, #TabsContainer ul#AdminTabs a:visited {
    float: left; /* for IE6 */
	font-size: 11px;
	font-weight: normal;
	padding: 4px 6px 6px 6px;
	margin: 0;

}

#TabsContainer ul#AdminTabs a:link.current, 
#TabsContainer ul#AdminTabs a:hover.current,
#TabsContainer ul#AdminTabs a:visited.current {
	//background: #E0E6F0; /*url(/images/tab-bg.gif) top repeat-x;*/
	border-right: 1px solid #CCC;
	border-bottom: none;
	background: #EEE;
	color: #000;
	text-decoration: none;
    margin: 0;
}
UL.sortable_list {
  margin:0 0 20px 30px;
  padding:20px;
  width: 400px;
}
UL.sortable_list li {
  margin:0;
  margin-bottom:4px;
  padding:0;
  padding-top:1px;
  border:1px dotted #888;
  cursor:move;
  list-style-image: url(/images/drag_handle.gif);
  background-color: snow;
  color: #888;
}
div#new_coupon_form {
    padding: 15px; 
    padding-top: 0; 
    border: 1px dotted #222;
    margin-bottom: 10px;
    background-color: #FDF7EE;
}
table.compact {
    border-collapse: collapse;
    width: 100%;
}
table.compact td {
    font-size: 11px;
    border: 1px dotted #CCC;
}
table.compact .odd {
    background-color: #FDF7EE;
}
/*-------------------------------------
FLASHES
--------------------------------------*/
#Flash {
	text-align: left;
	padding: 5px 5px 5px 10px;
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: 12px;
}

.login #Flash {
  margin-top: 12px;
  font-size: 12px;
}

#Flash.flash_notice {
	color: #060;
	background-color: #E2F9E3;
}

#Flash.flash_alert {
	color: #fff;
	background-color: #c00;
}

#Flash.flash_alert a {
  color: #fff;
}

#Flash.flash_alert a:hover {
  background: #000;
}
/*
FORM ERRORS
*/
.error {
	background-color: pink;
	padding: 2px;
}

.field_with_errors,
.fieldWithErrors {
  padding: 3px 0 3px 1px;
  display: inline;
  border: 8px solid #ffc0cb;
  background-color: #ffc0cb;
}
.general_error_box {
  border: 1px solid #c99;
	color: #fff;
  padding: 10px;
  margin-bottom: 20px;
}

.general_error_box h2 {
  color: #fff;
  margin-top: 0;
  line-height: 140%;
}

.general_error_box p {
  color: #fff;
  margin-bottom: 0;
  margin-top: 5px;
}

.general_error_box a:link,
.general_error_box a:visited {
  color: #fff;
}

#ErrorExplanation,
#errorExplanation {
	border: 2px solid #ffc0cb;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #fff3ed;
}

#ErrorExplanation h2,
#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
	margin: -7px;
	color: #000;
}

#ErrorExplanation p,
#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#ErrorExplanation ul,
#errorExplanation ul {
	margin-left: 30px;
}

#ErrorExplanation ul li,
#errorExplanation ul li {
	font-size: 12px;
	list-style: square;
}
/*
OTHER
*/
#sitewide_message {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 3px;
	background: url("/images/sitewide_bg.png") no-repeat bottom;
}
