
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0; 
	text-align:center;
	background-color:#FFFFFF; 
	}
	
a {
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #333333; text-decoration: none;
	} 

a:visited {
	color: #333333; text-decoration: none;
	} 

a:active {
	color: #333333; text-decoration: none;
	} 

a:hover {
	color: #333333; text-decoration: underline;
	}

#wrapper {
	width:1047px;
	background-image:url(../../images/wrapper_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:auto;
	background-color:#FFFFFF;
	}
	
#handler {
	background-color:#FFFFFF;
	background-image:url(../../images/handler_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:839px;
	}

.navmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; background-color:#232323;
	color:#ffffff; font-weight:bold;
	}


	
.nav-td {
	background-image: url(../../images/dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.nav_selected-td {
	background-image: url(../../images/dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background:#FFFFFF;
	color:#000000;
}

.nav-td a:link {
	color: #ffffff; text-decoration: none;
	} 

.nav-td a:visited {
	color: #ffffff; text-decoration: none;
	} 

.nav-td a:active {
	color: #ffffff; text-decoration: none;
	} 

.nav-td a:hover {
	color: #ffffff; text-decoration: underline;
	}
	
.nav_selected-td a{
	color: #000000; text-decoration: none;
	}

p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#646464;
	line-height: 1.5em;
	}

	
.homespot1 {
	position:absolute;
	left: 0px;
	top: 0px
	opacity: 0.999999;
}
.homespot_handler {
	position: relative;
	top: 0px;
}
	
#login-box {
	background-image:url(../../images/login-box.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#cart-box {
	background-image:url(../../images/cart-box.gif);
	background-repeat:no-repeat;
	background-position:center;
	}

th {
	font-size:12px;
	color:#333333;
	}

.th {
	font-size:16px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.collection-box {
	background-image:url(../../images/collection-box.jpg);
	background-repeat:no-repeat;
}

.label{
	font-size:11px;
	color:#656565;
}

.input-box {
	height:13px;
	border-bottom: solid 1px #cdcdcd;
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-right: solid 1px #cdcdcd;
}

.button {
	font-size:11px;
	border:0;
	padding:2px 1px 2px 1px;
	background-color:#767a7d;
	color:#333333;
	background-image: url(../../images/button.gif);
	width:70px;

}

.footer {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

	
#registration_form_wrapper {
	position: relative;
	left: 0px;
	text-align: left;
	background-color: #dddddd;
}

#registration_form_wrapper_confirm {
	position: relative;
	left: 0px;
	text-align: left;
	background-color: #ffffff;
}

#div_loading_registration {
	position:absolute;
	width: 400px;
	height: 100px;
	left: 70px;
	top: 200px;
	text-align: center;
	background-color: #E8E8E8;
	border: 1px solid #000033;
	display:none;
	z-index: 100;
}

.registration_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: red;
	vertical-align: middle;
}

.login_input {
	width: 200px;
}

.my_account_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: red;
	vertical-align: middle;
}


#my_account_form_wrapper {
	position: relative;
	left: 0px;
	text-align: left;
}

#div_loading_my_account {
	position:absolute;
	width: 400px;
	height: 100px;
	left: 70px;
	top: 200px;
	text-align: center;
	background-color: #E8E8E8;
	border: 1px solid #000033;
	display:none;
	z-index: 100;
}


.collection_item_box {
	width: 140px;
	height: 173px;
	background-image:url(../../images/collection/item_box.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.collection_item_button {
	font-size:9px;
	border:0;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	color:#333333;
	background-image: url(../../images/collection/button.jpg);
	width:57px;
	background-repeat:no-repeat;
	text-align: center;
	background-position:center;
}

.table_items {
	font-family: MYRIADW0, Arial, Verdana;
	text-align: left;
}

.table_items  td{
	
}

.collection_subcollection_title {
	font-family: SAMPLIM0,Verdana;
	font-size: 30px;
}

@font-face 
{
    font-family: MYRIADW0;
    font-style:  normal;
    font-weight: normal;
    src: url(../font/MYRIADW0.eot);
}

@font-face {
    font-family: SAMPLIM0;
    font-style:  normal;
    font-weight: normal;
    src: url(../font/SAMPLIM0.eot);
}

.currency_select
{
	height: 17px;
	font-size:12px;
}

.search_select
{
	width: 175px;
}

.my_account_values {
	font-size:14px;
}

.list_paging {
	font-size: 12px;
}

.list_paging strong a{
	font-size: 14px;
	font-weight: bold;
	background-color: #eeeeee;
}

.item_description {
	font-size: 9px;
	height: 200px;
}


.mainhomespot1 {
	position:absolute;
	left: 0px;
	top: 0px
	opacity: 0.999999;
}

 .mainhomespot_handler {
	position: relative;
	top: 20px;
	left:10px;
}
.mainbannerspot_handler {
	position: relative;
	
}
 .mainbannerspot1 {
	position:absolute;
	left: 0px;
	top: 0px
	opacity: 0.999999;
}
#rotatingbanner
{
	position:relative;
	
	
}
