
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.boxText a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.boxText a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #F4D6B3;
}

.errorBox { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px; 
	background: #ffffff; 
	font-weight: bold;
}

.stockWarning { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #cc0033; 
}



tr.headerError {
  background: #ffffff;
}

td.headerError {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #ff0000;
  color: #990000;
  font-weight : normal;
  text-align : center;
}

tr.headerInfo {
  background: #ffffff;
}

td.headerInfo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #00ff00;
  color: #009933;
  font-weight: normal;
  text-align: center;
}

.infoBox {
	background-color: transparent;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: transparent;
}

.infoBoxNotice {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background-color: transparent;
	border: 1px solid #B90000;
	padding: 2px;
}

.infoBoxNoticeContents {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #cc0033; 
}

.markProductOutOfStock2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.markProductOutOfStock {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/icons/warning.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 5px;
	height: 20px;
	padding-bottom: 3px;
}

td.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d01a16;
	height: 23px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3EA;
	border-bottom-color: #E3E3EA;
	background-color: #F9F9F9;
	padding-left: 5px;
}

td.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

td.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

a.pageResults {
 	color: #9e9e9e;
 	text-decoration: none;
}

a.pageResults:hover {
	color: #9e9e9e;
	text-decoration: underline;
}


td.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

div.smallText, TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #9e9e9e;
}

.smallText2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
 
a.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #9e9e9e;
	text-decoration: none;
}

checkbox, input, radio, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

textarea {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}

.moduleRow {
	background-color: #A6B6BD;
	font-size: 10px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 0px;
	display: block;
	padding: 3px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D0D6;
}

.moduleRowOver {
	background-color: #BBC8CE;
	font-size: 10px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 0px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D0D6;
	padding: 3px;
}

.moduleRowSelected {
	background-color: #e67109;
	font-size: 10px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 0px;
	display: block;
	padding: 3px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE6609;
}

.checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	background-color: #EEEEEE;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EEEEEE;
}

.checkoutBarFrom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

a.checkoutBarFrom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	border: none;
}

a.checkoutBarFrom:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #d01a16;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	border: none;
}

.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #d01a16;
	height: 20px;
	border: 1px solid #FFFFFF;
}

/* message box */

.messageBox { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
}

/* input requirement */

.inputRequirement { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #F9DDDD; 
}


/* MediaWeb Div */


.click_to_enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9e9e;
	display: block;
	width: 250px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0ddcc;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

#center {
	background-color: transparent;
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

#main_area {
	background-color: transparent;
	display: block;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	color: #FFFFFF;
	clear: both;
}

#main_area_includes {
	background-color: #353535;
	display: block;
	width: 571px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}

#main_area_includes ul li {
	margin-left: 20px;
	list-style-type: disc;
}

#main_area_includes_holder {
	background-color: transparent;
	display: block;
	width: 571px;
	float: left;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
}

#main_area_top_bg {
	display: block;
	width: 593px;
	float: left;
	height: 4px;
	vertical-align: top;
	background-color: transparent;
	background-image: url(../images/area_bg_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#main_area_bot_bg {
	display: block;
	width: 593px;
	float: left;
	height: 4px;
	vertical-align: top;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/area_bg_bot.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#text_area_top_bg {
	display: block;
	width: 593px;
	float: left;
	height: 4px;
	vertical-align: top;
	background-color: transparent;
	background-image: url(../images/text_area_include_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#text_area_bot_bg {
	display: block;
	width: 593px;
	float: left;
	height: 4px;
	vertical-align: top;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/text_area_include_bot.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#main_area_includes_left {
	background-color: #3333FF;
	display: block;
	width: 400px;
	padding-right: 35px;
	line-height: 1.4em;
	float: left;
}

#main_area_includes_right {
	background-color: #99FFFF;
	display: block;
	width: 100px;
	float: right;
}

.account a {
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5b677e;
	margin-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;
}

.main_text {
	background-color: #e67109;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 551px;
	float: left;
	line-height: 1.4em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/main_area_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.button {
	display: block;
	background-color: transparent;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.total_price {
	display: block;
	float: left;
	width: 100%;
	margin: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

#language {
	background-color: transparent;
	text-decoration: none;
	display: block;
	width: 130px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
}


/******************************
 Header 
*******************************/

#header {
	background-color: transparent;
	display: block;
	width: 1000px;
	height: 277px;
	background-image: url(../images/main_image.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	background-position: center 42px;
	padding: 0px;
}

#header_content {
	background-color: transparent;
	display: block;
	width: 1000px;
	height: 126px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#header_content_left {
	background-color: transparent;
	display: block;
	width: 200px;
	float: left;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
}

#header_content_right {
	background-color: transparent;
	display: block;
	width: 247px;
	float: right;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#header_bar {
	background-color: transparent;
	display: block;
	width: 700px;
	float: left;
}

#header_top {
	text-decoration: none;
	display: block;
	height: 30px;
	width: 1000px;
	background-color: transparent;
	margin: 0px;
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: transparent;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
}


/* Quick Find */

#search {
	display: block;
	background-color: transparent;
	width: 300px;
	height: 69px;
	background-image: url(../images/header_content_bg.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 510px;
	background-position: 510px;
	margin-top: 14px;
}

.find {
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 200px;
	padding-bottom: 2px;
	padding-top: 4px;
}

#find_form {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	width: 260px;
	float: left;
	display: block;
}

.find_form {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 197px;
	float: left;
	display: block;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
	height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(../images/find_bg.gif);
	background-repeat: repeat-x;
}

#quick_find_button {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 30px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

.quick_find_button {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

.advanced_search {
	background-color: transparent;
	width: 246px;
	text-align: left;
	height: 17px;
	padding-top: 1px;
	display: block;
	float: right;
}

.advanced_search a {
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.advanced_search a:hover {
	background-color: transparent;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}


/* Shopping Cart*/

.box {
	background-color: #e67109;
	text-decoration: none;
	width: 209px;
	float: left;
	display: block;
	background-image: url(../images/main_area_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.box_top_bg {
	text-decoration: none;
	width: 211px;
	float: left;
	display: block;
	background-image: url(../images/info_box_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	height: 4px;
}

.box_bot_bg {
	text-decoration: none;
	width: 211px;
	float: left;
	display: block;
	background-image: url(../images/info_box_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	height: 4px;
}

.box_separetor {
	text-decoration: none;
	float: left;
	display: block;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 211px;
}

#box_shoppingcart {
	background-color: transparent;
	text-decoration: none;
	width: 180px;
	float: left;
	display: block;
	background-image: url(../images/shopping_cart_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	height: 30px;
}


/* Bread Crumbs */

#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #9e9e9e;
	text-decoration: none;
	display: block;
	height: 23px;
	background-color: transparent;
	width: 300px;
	float: left;
	margin-bottom: 5px;
	padding-left: 0px;
}

#breadcrumbs a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #9e9e9e;
	text-decoration: none;
	padding: 0px;
}

#breadcrumbs a:hover {
	background-color: transparent;
	text-decoration: underline;
}


/******************************
 Colum Left 
*******************************/

#colum_left {
	display: block;
	width: 216px;
	padding-top: 0px;
	padding-right: 5px;
	background-color: transparent;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}


/******************************
 Include Area 
*******************************/

#site_colum_left {
	display: block;
	float: left;
	width: 350px;
	padding-right: 0px;
	background-color: transparent;
}

#site_colum_right {
	display: block;
	float: right;
	width: 213px;
	background-color: transparent;
	padding-left: 0px;
	color: #FFFFFF;
}

#site_colum_right2 {
	display: block;
	float: right;
	width: 300px;
	background-color: transparent;
	padding-left: 35px;
	margin-left: 0px;
}

#site_colum_left_review {
	display: block;
	float: left;
	width: 446px;
	padding-right: 35px;
	background-color: transparent;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#box_content {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5b93ba;
	text-decoration: none;
	padding-left: 10px;
	margin: 0px;
}

#box_shoppingcart_content {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#box_shoppingcart_content a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#box_shoppingcart_content a:hover {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#box_header {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 216px;
	float: left;
	display: block;
	background-image: url(../images/box_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
}

#box_footer {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 216px;
	float: left;
	display: block;
	background-image: url(../images/box_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	margin: 0px;
	padding: 0px;
}

.include_product_box {
	display: block;
	width: 400px;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

.subcategory_img {
	width: 127px;
	margin-top: 15px;
	padding-top: 3px;
	text-align: center;
	padding-bottom: 3px;
	color: #FFFFFF;
}

.subcategory_img a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.new_products {
	background-color: transparent;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
}

.products_name {
	background-color: #353535;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 292px;
	padding: 5px;
}

.products_name a {
	background-color: #353535;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 292px;
	padding: 5px;
}

.new_products_lines {
	background-color: #353535;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 288px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

.new_products_lines a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.new_products_lines a:hover {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.product_price_1 {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.new_products_top {
	background-color: #f0f0f0;
	margin-top: 10px;
	background-image: url(../images/new_product_bg_top.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5b93ba;
	text-decoration: none;
	width: 210px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
}

.new_products_top a {
	color: #5b93ba;
	text-decoration: none;
}

.new_products_top a:hover {
	color: #5b93ba;
	text-decoration: underline;
}

.product_listing_img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: transparent;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.product_cart_img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: transparent;
	display: block;
	float: left;
	width: 115px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.product_img {
	padding: 1px;
	border: 1px solid #6C6C6C;
	width: 115px;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.product_info_img {
	background-color: transparent;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 204px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.specials_img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: transparent;
	display: block;
	float: left;
	width: 115px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.upcoming_products_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.upccoming_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

.upccoming_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}

.upccoming_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

tr.productListing-odd {
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #747474;
	background-image: url(../images/pixel_silver.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

tr.productListing-even {
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #747474;
	background-image: url(../images/pixel_silver.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

tr.upcomingProducts-odd {
	background-color: transparent;
	background-image: url(../images/dot_line_black.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 17px;
}

tr.upcomingProducts-even {
	background-color: transparent;
	background-image: url(../images/pixel_grey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 17px;
}

.product_info_img a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.click_enlarge {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #57ADDB;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2889BD;
	text-align: center;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}

.click_enlarge a {
	color: #2889BD;
	text-decoration: none;
}

.click_enlarge a:hover {
	color: #57ADDB;
	text-decoration: none;
}

.product_price {
	background-color: transparent;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: left;
	width: 100%;
}

span.productSpecialPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}

span.productSpecialPrice2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
}

span.special_old2 {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: line-through;
	padding-right: 5px;
}

SPAN.productSpecialPrice_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}

SPAN.productSpecialPrice_list_old {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: line-through;
}

.product_options {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	padding-top: 20px;
}

.product_buttons {
	background-color: transparent;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	padding-bottom: 20px;
}

.product_reviews {
	background-color: transparent;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.product_reviews a {
	text-decoration: none;
}

.product_reviews a:hover {
	text-decoration: underline;
}

.module_box {
	background-color: transparent;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 214px;
	background-image: url(../images/module_box_bg1_top.gif);
	color: #2889BD;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}

.module_box a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2889BD;
	text-decoration: none;
	font-size: 10px;
}

.module_box a:hover {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #57ADDB;
	text-decoration: none;
	font-size: 10px;
}

.module_box_separator {
	background-color: transparent;
	margin: 0px;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 11px;
	padding-left: 13px;
	width: 188px;
}

.module_box_heading {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2889BD;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a6b0cb;
	width: 196px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.module_box_include {
	width: 214px;
	background-color: transparent;
	background-image: url(../images/module_box_bg1_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.module_box_reviews_heading {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table.productListing {
	border-spacing: 0px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.productListing-heading:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #E7EFF5;
	font-weight: bold;
	text-decoration: none;
}


/******************************
 Footer 
*******************************/

#footer_separator {
	background-color: transparent;
	display: block;
	width: 100%;
	margin-top: 20px;
	float: left;
}

#footer {
	background-color: transparent;
	display: block;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

#footer_left {
	background-color: transparent;
	display: block;
	width: 230px;
	float: left;
	padding-top: 12px;
	padding-left: 22px;
	padding-bottom: 8px;
	background-image: url(../images/footer_line2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
}

#footer_links {
	background-color: transparent;
	display: block;
	width: 740px;
	float: left;
	padding-top: 12px;
	padding-bottom: 8px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/footer_line2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer_copyright {
	background-color: transparent;
	display: block;
	width: 820px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}













#content_height {
	height: 315px;
	width: 1px;
	float: left;
	position: relative;
	display: block;
}

.text_buttons {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

.text_buttons a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}

.text_buttons a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}

.products_new_line {
	background-color: #FFFFFF;
	background-image: url(../images/pixel_grey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 3px;
}

.special_products_top {
	background-color: transparent;
	background-image: none;
	width: 100%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C6C6C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#popup_area {
	padding: 10px;
	background-color: #353535;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 500px;
	text-align: left;
	float: left;
	margin: 0px;
}

.hed1 {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #e67109;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0px;
	display: block;
	float: left;
	clear: left;
}

.popup_close_window {
	background-color: #e67109;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	text-align: center;
	width: 100px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.popup_close_window a {
	text-decoration: none;
	color: #FFFFFF;
}

.popup_close_window a:hover {
	background-color: #E0430E;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 100%;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}	

.separator {
	background-color: transparent;
	text-decoration: none;
	width: 100%;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E0DFE3;
}

.separator2 {
	background-color: transparent;
	text-decoration: none;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

.invoice {
	width: 100%;
	text-decoration: underline;
	background-color: transparent;
	color: #000000;
	font-size: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#maksumodulit {
	display: block;
	float: left;
	width: 215px;
	margin-left: 11px;
	background-color: transparent;
	margin-top: 30px;
	color: #578eb6;
}

.go {
	background-color: #FFFFFF;
	border: 1px solid #a5acb2;
	padding: 2px;
}


/* Light Box */

#lightbox {
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0px;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #ffffff;
	width: 250px;
	height: 250px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
}

#hoverNav{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { 
	left: 0px;
}

#hoverNav a { 
	outline: none;
}


#imageDataContainer {
	background-color: #F2F2F2;
	overflow: auto;
	width: 100%;
	border-top-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-color: #E4E4E4;
	border-top-width: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#imageData {
	padding: 0px 10px; 
	color: #666666; 
}

#imageData 
#imageDetails { 
	width: 70%; 
	float: left; 
	text-align: left; 
}

#imageData #caption { 
	font-weight: bold;
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
}
			
#imageData #bottomNavClose {
	width: 13px;
	float: right;
	padding-bottom: 3px;
	padding-top: 3px;
}	
		
#overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: transparent;
}
