body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

.f-left {
	float: left;
}

h1.f-left {
	width:370px;
	height:80px;
}


.f-right {
	float: right;
}

.clear {
	clear: both;
}

img {
	border: none;
	display: block;
}


form {
	padding: 0;
	margin: 0;
}

/*page*/
#page {
	margin: 0 auto;
	width: 955px;
	padding: 15px 0 0;
}

/*header*/
.header {
	width: 934px;
	height: 96px;
	padding: 0 17px 0 4px;
	background: url(../images/header-bg.jpg) no-repeat;
	overflow: hidden;
}

/*logo*/
h1 {
	margin: 0;
	padding: 0;
}

h1 a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 344px;
	height: 63px;
}

.header .banner {
	float: right;
	margin-top: 19px;
}

/*primary content*/
.primary-content {
	width: 925px;
	padding: 0 18px 13px 12px;
	overflow: hidden;
	background: #303030 url(../images/page-btm.gif) no-repeat 0 100%;
}

.green-box {
	width: 897px;
	padding: 17px 12px 0 16px;
	height: 35px;
	overflow: hidden;
	background: url(../images/green-bg.gif) repeat-x;
}

.search-form {
	width: 195px;
	padding: 0 0 0 24px;
	background: url(../images/search-ico.png) no-repeat;
}

.search-form input.text {
	width: 143px;
	border: 1px solid #000;
	padding: 1px 2px 0;
	float: left;
}

.search-form input.button {
	float: right;
}

ul.service {
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.service li {
	float: left;
	padding: 0 20px 0 0;
	color: white;
}

ul.service li a.cart {
	background: url(../images/cart-bg.gif) no-repeat;
	width: 72px;
	text-indent: -9999px;
	display: block;
}

ul.service li p,ul.service li p a {
	padding: 0;
	margin: 0;
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
}

ul.service li p a {
	text-decoration: none;
}

ul.service li p a:hover {
	text-decoration: underline;
}

/*menu box*/
.menu-box {
	width: 906px;
	padding: 0 0 0 19px;
	height: 44px;
	overflow: hidden;
	background: url(../images/black-bg.png) repeat-x;
}

ul.menu {
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.menu li {
	float: left;
	line-height: 44px;
}

ul.menu li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

ul.menu li a.home-m {
	width: 38px;
	background: url(../images/home-m.gif) no-repeat;
	margin-right: 19px;
}

ul.menu li a.custom-m {
	/*width: 85px;*/
	width: 137px;
	margin-right: 19px;
	/*background: url(../images/custom-m.gif) no-repeat;*/
	background: url(../images/deswiz-m.gif) no-repeat;

}

ul.menu li a.contact-m {
	width: 62px;
	margin-right: 19px;
	background: url(../images/contact-m.gif) no-repeat;
}

ul.menu li a.info-m {
	width: 91px;
	margin-right: 20px;
	background: url(../images/info-m.gif) no-repeat;
}

ul.menu li a.help-m {
	width: 35px;
	margin-right: 18px;
	background: url(../images/help-m.gif) no-repeat;
}

ul.menu li a.affilaties-m {
	width: 106px;
	background: url(../images/affiliates-m.gif) no-repeat;
}
ul.menu li a.events-m {
	width: 91px;
	margin-left:14px;
	background: url(../images/events-m.png) no-repeat;
}

ul.menu li a:hover,ul.menu li.active a {
	background-position: 0 -44px;
}

.menu-box p {
	color: #fff;
	padding: 0 24px 0 0;
	margin: 0;
	font: bold 11px/ 40px Arial, Helvetica, sans-serif;
}

.menu-box p span {
	padding-right: 8px;
}

.menu-box p a {
	color: #fff;
	text-decoration: none;
}

.menu-box p a:hover {
	text-decoration: underline;
}

.content,.content-btm {
	width: 100%;
	min-height: 400px;
	overflow: hidden;
	background: url(../images/cnt-bg.gif) repeat-y;
}

.content-btm {
	width: 923px;
	padding: 0 2px 10px 0;
	background: url(../images/content-btm.gif) no-repeat 0 100%;
}

/*left column*/
.left-col {
	width: 143px;
	padding: 16px 7px 0 14px;
	background: url(../images/left-bg.gif) repeat-x;
}

h2 {
	padding: 0;
	margin: 0;
}

h2.products,h2.useful {
	background: url(../images/products-txt.gif) no-repeat;
	height: 13px;
	text-indent: -9999px;
}

/*MW extra classes for text headings */
h2.customizer {
	color: #339900;
}

h2.help {
	color: #339900;
}

h2.information {
	color: #339900;
}

h2.affilaties {
	color: #339900;
}

h2.contact {
	color: #339900;
}

/* -- end of extra classes */
h2.useful {
	background: url(../images/useful-txt.gif) no-repeat;
}

ul.nav {
	overflow: hidden;
	padding: 5px 0 5px;
	margin: 0;
	list-style: none;
	width:150px; /* sandie */
}

ul.nav li {
	background: url(../images/line.gif) repeat-x 0 100%;
	padding: 3px 0;
}

ul.nav li.last {
	background: none;
}

ul.nav li a {
	color: #333;
	text-decoration: none;
}

ul.nav li a:hover {
	text-decoration: underline;
}

/*center column*/
.center-col {
	width: 601px;
	padding: 0 0 0 5px;
}

.product-box {
	width: 586px;
	padding: 16px 20px 0 10px;
	overflow: hidden;
	border-top: 5px solid #434343;
	background: url(../images/dotted-line.gif) no-repeat 259px 10px;
}

ul.banner-list {
	width: 120px;
	overflow: hidden;
	padding: 2px 0 0;
	margin: 0;
	list-style: none;
}

ul.banner-list li {
	padding: 14px 0 0;
	float: left;
}

/*footer*/
.footer {
	width: 936px;
	padding: 11px 19px 15px 0;
	overflow: hidden;
}

ul.money {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 250px;
	list-style: none;
}

ul.money li {
	float: left;
	padding-right: 18px;
}

.footer p {
	color: #666;
	padding: 8px 0 0;
	margin: 0;
	font: 10px Helvetica, Arial, sans-serif;
	clear: both;
	text-align: left;
}

ul.footer-list {
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 30px;
	list-style: none;
	text-align: center;
}

ul.footer-list li {
	display: inline;
	padding: 0 5px 0 5px;
}

ul.footer-list li a {
	color: #333;
}

/* MW added styles */
.selected {
	font-weight: bold;
}

#products {
	margin: 15px;
}

.product_thumb {
	/*border: 1px solid green;
	width: 500px;
	height: 190px;
	padding: 5px;*/
	
	border: 1px solid green;
	width: 550px;
	height:auto;
	padding: 15px;
	float: left;
}



.product_img {
	float: left;
	width: 185px;
	min-height: 185px;
	text-align: center;
}

.product_img IMG {
	width: 175px;
	height: 175px;
	margin-bottom: 5px;
}

.product_meta {
	float: left;
	margin-left: 20px;
	width: 200px;
}

.product_ref {
	color: #116600;
}

.product_descr {
	text-align: justify;
	width: 250px;
}

.product_size {
	font-size: 10px;
}

.product_price {
	font-weight: bold;
	color: #5f5f5f;
	font-size: 16px;
}

.skin_item  img {
	margin-left: 12px;
	margin-top: 12px;
}

.skin_item {
	width: 150px;
	border: 1px solid green;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}

.greenHeader {
	color: #339900;
}

.greyHeader {
	color: #7f7f7f;
}

#tab-container {
	width: 590px;
	margin-left: 10px;
	margin-rigth: 10px;
	margin-top: 10px;
}

.selected_tab {
	color: #7f7f7f;
	background-color: #ffffff;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #7f7f7f;
	border-left: 2px solid #7f7f7f;
	border-right: 2px solid #7f7f7f;
	text-align: center;
	width: 100px;
	padding-top: 5px;
	padding-left: 5px;
	height: 20px;
	float: left;
	font: 14px Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	cursor: hand;
	position: relative;
	z-index: 10;
}

.selected_tab A {
	text-decoration: none;
	color: #7f7f7f;
	display: block;
	height: 100%;
	width: 100%;
}

.tab A {
	text-decoration: none;
	color: #ffffff;
	display: block;
	height: 100%;
	width: 100%;
}

.tab {
	color: #ffffff;
	background-color: #339900;
	border: 2px solid #7f7f7f;
	text-align: center;
	width: 100px;
	padding-top: 5px;
	padding-left: 5px;
	height: 20px;
	float: left;
	font: 14px Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	cursor: hand;
	position: relative;
	z-index: 10;
}

.panel {
	padding: 15px;
	border: 2px solid #7f7f7f;
	position: relative;
	top: -2px;
	clear: both;
}

.left_square {
	float: left;
	border: 2px solid #7f7f7f;
	width: 250px;
	height: 250px;
	padding: 0;
	display: block;
	text-align: center;
}

.right_square {
	float: left;
	border: 2px solid #7f7f7f;
	margin-left: 15px;
	width: 250px;
	height: 250px;
	display: block;
	background-color: #DfDfDf;
}

.skin_preview A {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

.skin_preview {
	float: left;
	display: block;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 15px;
	background-color: #7f7f7f;
	font: 9px Arial, Verdana, sans-serif;
	height: 12px;
	width: 40px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 1px;
	margin-top: 1px;
}

.skin_delete A {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

.skin_delete {
	float: left;
	display: block;
	color: #FFFFFF;
	background-color: #434343;
	border:1px solid #323232;
	font: 9px Arial, Verdana, sans-serif;
	text-align:center;
	width:40px;
	font-weight: normal;
	padding: 2px;
	margin: 2px;
}

.skin_addcart A {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

.skin_addcart {
	float: left;
	display: block;
	margin-top: 15px;
	margin-left: 25px;
	color: #FFFFFF;
	background-color: #339900;
	font: 9px Arial, Verdana, sans-serif;
	height: 12px;
	width: 60px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 1px;
	margin-top: 1px;
	color: #FFFFFF;
}

.add_button A {
	color: #323232;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

.add_button {
	display: block;
	color: #323232;
	background-color: #86cc34;
	border:1px solid #323232;
	font: 12px Arial, Verdana, sans-serif;
	text-align:center;
	width: 80px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	background: url(../images/green-bg.gif);
}
.add_button:hover{
	color:#656565;
}
.add_button_lightbox {
	float: left display : block;
	color: #FFFFFF;
	background-color: #efefef;
	font: 14px Arial, Verdana, sans-serif;
	height: 20px;
	width: 190px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 10px;
	border:2px solid #cdcdcd;
	
}
.next_button A {
	color: #323232;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

.next_button {
	display: block;
	color: #434343;
	background-color: #86cc34;
	border:1px solid #323232;
	font: 12px Arial, Verdana, sans-serif;
	text-align:center;
	width: 80px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	background: url(../images/green-bg.gif);
}

.cancel_button A {
	color: #212121;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

.cancel_button {
	display: block;
	color: #212121;
	
	border:1px solid #434343;
	font: 12px Arial, Verdana, sans-serif;
	text-align:center;
	width: 80px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	background: url(../images/black-bg.gif);
}

.user_skin {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

SPAN.skin-path {
	display: block;
	margin-top: 5px;
	text-decoration: none;
}

.skin-path A {
	text-decoration: none;
	color: #111111;
}

UL.skin-categories {
	list-style-type: square;
	padding: 0;
	margin: 0;
}

.skin-categories LI {
	margin-left: 15px;
}

.skin-categories A {
	text-decoration: none;
	color: #333333;
}

#view_cart {
	background-color: #ffffff;
}

.cartitem {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	width: 120px;
	background-color:#fff;
	
	
}

.cartitem-desc {
	padding-top: 5px;
	width: 110px;
	clear: both;
	text-align: left;
}
#addtocartmsg{
width:225px;
height:60px;
text-align:center;		
background-color: #ffffff;
padding-top:20px;
padding-bottom:20px;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	
}

#admin_panel {
	border-top: 2px solid #000000; 
	background-color:#dfdfDf;
	width: 590px;
	height: 80px;
	clear: both;
	margin-top: 20px;
	padding-left:10px;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End Holly Hack */



/*========EVENTS =============*/


/* CSS Document */

.midSecTab
	{
	background:url(../event_images/midSecBg.jpg) left bottom no-repeat; margin:auto; color:#191919; font-size:12px; padding:15px 5px 15px 15px; font-family:Arial, Helvetica, sans-serif; line-height:18px;
	}
.midSecTab h1
	{
	color:#06ad00; font-size:20px;
	}
.imgFrame
	{
	background:url(../event_images/imgFrame.jpg) top left no-repeat; padding:13px;
	}	
.grnBg
	{
	background:url(../event_images/grnBarMid.jpg) left top repeat-x; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;
	}
.grnBg select
	{
	width:230px; font-weight:bold; font-size:11px; color:#3f3f3f; vertical-align:middle;
	}
.latestEvntTab
	{
	color:#06ad00; font-size:20px; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; font-weight:bold;
	}
.photoTab
	{
	background:url(../event_images/photoBg.jpg) left top no-repeat; width:592px; height:212px;
	}
.photoTab a
	{
	color:#191919; font-size:12px; text-decoration:none;
	}
.photoTab a:hover
	{
	text-decoration:underline;
	}
.photoTab img
	{
	border:2px solid #fff;
	}
.photoTab div
	{
	background:url(../event_images/imgFrameSml.jpg) left top no-repeat; width:191px; margin-top:10px; height:178px; text-align:center; padding:5px 0 0 0;
	}
.fltL
	{
	float:left;
	}	
.fltR
	{
	float:right;
	}	
.midSecTabEDtls
	{
	margin:auto; color:#191919; font-size:12px; padding:15px 5px 15px 15px; font-family:Arial, Helvetica, sans-serif; line-height:18px;
	}	
.midSecTabEDtls h1
	{
	color:#06ad00; font-size:20px;
	}	
.grnBgBC
	{
	background:url(../event_images/grnBarMidBC.jpg) left top repeat-x; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;
	}	
.scrollTab
	{
	background:#f4f4f4; height:255px; overflow-y:scroll;
	}	
.scrollTab span
	{
	color:#1ab314; font-weight:bold;
	}	
.scrollTab input
	{
	width:13px; height:13px; font-size:10px; padding-left:2px; font-weight:bold;
	}	
.bdrRgt
	{
	border-right:2px solid #fff;
	}	
.bdrBttm
	{
	border-bottom:2px solid #fff;
	}
	
	
/*==========*/
	
/* CSS Document */

.midSecTab
	{
	background:url(../event_images/midSecBg.jpg) left bottom no-repeat; margin:auto; color:#191919; font-size:12px; padding:15px 5px 15px 15px; font-family:Arial, Helvetica, sans-serif; line-height:18px;
	}
.midSecTab h1
	{
	color:#06ad00; font-size:20px;
	}
.imgFrame
	{
	background:url(../event_images/imgFrame.jpg) top left no-repeat; padding:13px;
	}	
.grnBg
	{
	background:url(../event_images/grnBarMid.jpg) left top repeat-x; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;
	}
.grnBg select
	{
	width:230px; font-weight:bold; font-size:11px; color:#3f3f3f; vertical-align:middle;
	}
.latestEvntTab
	{
	color:#06ad00; font-size:20px; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; font-weight:bold;
	}
.photoTab
	{
	background:url(../event_images/photoBg.jpg) left top no-repeat; width:592px; height:212px;
	}
.photoTab a
	{
	color:#191919; font-size:12px; text-decoration:none;
	}
.photoTab a:hover
	{
	text-decoration:underline;
	}
.photoTab img
	{
	border:2px solid #fff;
	}
.photoTab div
	{
	background:url(../event_images/imgFrameSml.jpg) left top no-repeat; width:191px; margin-top:10px; height:178px; text-align:center; padding:5px 0 0 0;
	}
.fltL
	{
	float:left;
	}	
.fltR
	{
	float:right;
	}	
.midSecTabEDtls
	{
	margin:auto; color:#191919; font-size:12px; padding:15px 5px 15px 15px; font-family:Arial, Helvetica, sans-serif; line-height:18px;
	}	
.midSecTabEDtls h1
	{
	color:#06ad00; font-size:20px;
	}	
.grnBgBC
	{
	background:url(../event_images/grnBarMidBC.jpg) left top repeat-x; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;
	}	
.scrollTab
	{
	background:#f4f4f4; height:255px; overflow-y:scroll;
	}	
.scrollTab span
	{
	color:#1ab314; font-weight:bold;
	}	
.scrollTab input
	{
	width:13px; height:13px; font-size:10px; padding-left:2px; font-weight:bold;
	}	
.bdrRgt
	{
	border-right:2px solid #fff;
	}	
.bdrBttm
	{
	border-bottom:2px solid #fff;
	}

.imagesTab
	{
	width:100%;
	}
.imagesTab img
	{
	border:2px solid #fff;
	}
.imagesTab div
	{
	background:url(../event_images/imgFrameSml1.jpg) left top no-repeat; width:143px; margin-top:10px; height:135px; text-align:center; padding:5px 0 0 0;
	}	
	