/* CSS Document */

body {
	font-family:Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	padding-top:0px;
	margin:0px 0px 0px 0px;
	background-color:#E5F7FB;
	font-size:12px;
	background-image:url(images/background.jpg); 
	background-repeat: repeat-x;
	color:#000;
	}
.console_home{
	text-align:center;
	}

.console_home img{
	margin:0 2px 0 2px;
	}
	
.invite_box{
	background:#fff;
	border: 2px solid #E73DB5;
	padding:10px;
	font-family:Comic Sans Ms;
	color:#E73DB5;
	text-align:center;
	font-size:12px;
	height:70px;
	width:300px;
	float:right;
	margin:10px 10px 0 0;
	text-transform:uppercase;
	}
	
	
.store_credits{
	background:#fff;
	border: 2px solid #E73DB5;
	padding:10px;
	font-family:Comic Sans Ms;
	color:#E73DB5;
	text-align:left;
		height:70px;
	font-size:12px;
	}	
	
.store_credits img{margin:0 10px 0 0;}
	
.wishlist_box1{
	background:#fff;
	border: 2px solid #E73DB5;
	padding:10px;
	font-family:Comic Sans Ms;
	color:#E73DB5;
	text-align:center;
	font-size:12px;
	}	

.wishlist_box{
	background:#fff;
	border: 2px solid #E73DB5;
	padding:10px;
	font-family:Comic Sans Ms;
	color:#E73DB5;
	text-align:center;
	font-size:12px;
	height:70px;
	}	
.marquee{
	margin:5px 0 0 0;
	font-family:Comic Sans Ms;
	font-size:16px;
	color:#E73DB5;
	font-weight:bold;
}
	
.formtable{
	font-size:13px; 
	font-family:Comic Sans Ms;
	margin: 0 0 5px 0;
	}
	
.formtable_name{
	padding:0 0 0 0px;
	font-size:20px;
	color:#2B93AF;
	margin:0 0 5px 0;
	text-align:center;
	}

.sale_price{
	color:#ff0000;
	font-size:16px;
	}
	
.including_delivery{
	font-weight:100;
	color:#92CD3D;
	font-family:Comic Sans MS, Arial, Verdana;
	}	

.main_price{
	color:#000000;
	font-size:16px;
	}	
	
.wishlist{
	width:174px;
	height:100px;
	float:left;
	}
		
.giftlist{
	width:162px;
	height:100px;
	background:url(images/gift_list.png);
	float:right;
	margin-bottom:10px;
	}
	
#addsearch{
	width:160px;
	margin:auto;
	text-align:left;
	}
	
h4 {
	color:#eb50bc;
	margin:10px 0 0 0;
	padding:0;
	font-size:14px;

	}
#home_cart{
	width:160px;
	margin:0 auto 0px auto;
	text-align:center;
	}
	

#login{
	width:160px;
	margin:auto;
	}

#login ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#login ul li{
	font-weight:900;
	padding: 0 0 5px 0;
	}
	
#login ul li a{
	color: #ff33cc;
	font-size:16px;
	}
		

a:link {
	font-size: 12px;
	text-decoration: none;
	color: #ff33cc;
}
a:visited {
	font-size: 12px;
	color: #ff33cc;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
}

#leftColumn { width:195px; }

#centerColumn {
    width:705px;
    padding-right:5px;
    font-size:12px;
	}

#rightColumn { width:0px; }

h1 {
	font-size:16px;
	font-weight:bold;
	color:#E73DB5;
	padding-left:5px;
	}

h2 {
	padding-top:0px;
	font-size:16px;
	font-weight:bold;
	color:#ff33cc;
	}
	
h3 {
	padding:0 0 0 3px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	margin:5px 0 -5px 15px;
	font-family: Comic Sans MS;
	background: #B1E6F5; 
	width:160px;
	}

h4 {
	padding-top:0px;
	font-size:18px;
	font-weight:bold;
	color:#A8DB3B;
	}
	

p {
	font-size:12px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	padding:0 0 0 5px;
	}

p a {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	}

p a:hover {
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	}

.formfind {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:3px;
	}

.formsearch {
	width:100px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	margin-left:10px;
	}
	
#giftformfind {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:3px;
	
	}

.b_link {
	color: #000000;
	font-size: 12px;
	margin: 5px 5px 0px 0px;
	float: right;
	}

.b_link a {
	text-decoration: none;
	color: #000000;
}

.cms-grid {width:100%;}

.searchholder {
	position:absolute;
	top:25px;
	left:620px;
	width:300px;
	height:41px;
	background: url(images/search_bk.png);
	
}

* html .searchholder {
	top:25px;
	left:620px;
}

#searchbox {
	text-align: center;
	padding: 2px;
	width: 275px;
	height: 20px;
	margin: 7px 0px 0px 10px;
}

.giftlistsearch{
	position:relative;
	top:55px;
	left:10px;
	}

* html #searchbox {
	width: 275px;
	height: 26px;
	overflow: hidden;
}

#formsearch {
	width: 190px;
	height: 20px;
	border: 0px;
	margin: 0px;
	background:none;
	padding: 2px 0px 0px 0px;
	font-size: 14px;
	float:left;
}

#formfind {
	padding: 0px;	
	width: 65px;
	height: 16px;
	border: 0px;
	float: right;
	margin:3px 0px 0px 0px;
}



.ln {
	font-size:12px;
	color:#222;
}

.pagelink {
	text-decoration:none;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}

.pagelink:hover {
	text-decoration:none;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}

.topbloc {
	float:left;
	width:950px;
	height:179px;
	margin-top:5px;
	margin-left:0px;
}

.blurb {
	position:absolute;
	margin-left:0px;
	margin-top:176px;
	width:800px;
	left: 0px;
	top:3px;
	height: 21px;
	text-transform:uppercase;
}

* html .blurb {
	position:absolute;
	margin-top:176px;
	width:800px;
	left: 0px;
	top: 14px;
	height: 21px;
	text-transform:uppercase;
}

.crumbs {
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

.crumbs:hover {
	text-decoration:none;
	color:#CCCCCC;
	font-size:12px;
}

.breadholder {
	text-align:right;
	margin-top:5px;
	margin-right:40px;
	font-size:12px;
	color:#000000;
	line-height:17px;
}
.breadholder a, .breadholder a:visited, .breadholder a:hover {
	text-decoration:none;
	color:#000000;
	font-size:12px;
}

.logo {
	float:left;
	margin-left:15px;
	margin-top:35px;
	width:197px;
	height:30px;
}

/* cart  navi box and text styles */
.cartbox {
	clear:both;
	position:absolute;
	left:160px;
	margin-top:130px;
	height: 42px;
	}



* html .cartbox {margin-top:100px;}

.nav {
	background: url(images/navi_bk.png);
	margin:-20px 0 5px -28px;
	height:40px;
	text-align:center;
	width: 950px;
	padding:0;
	}
	
.nav  ul {
	text-align:left;
	width: 950px;

	}
		
.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	}

.topmenuli{
	list-style-type:none;
	float:left;
	display:inline;
	z-index:1000;

	}

.topmenutitle{
	padding:0;
	margin:0;
	}


.submenuul1{
	list-style-type:none;
	position:absolute;
	left:18px;
	top:294px;
	display:none;
	width:179px !important;
	background:#fff;
	z-index:999;
	border: 2px solid #8CCA3D;
	padding:0;
	margin:0;
	}
	
* html .submenuul1{
	left:0x;
	}

.submenuul2{
	list-style-type:none;
	position:absolute;
	left:210px;
	top:291px;
	display:none;
	width:125px!important;
	background:#fff;
	z-index:999;
	border: 2px solid #8CCA3D;
	padding:0;
	margin:0;
	}
	
.submenuul3{
	list-style-type:none;
	position:absolute;
	left:348px;
	top:291px;
	display:none;
	width:143px!important;
	background:#fff;
	z-index:999;
	border: 2px solid #8CCA3D;
	padding:0;
	margin:0;
	}

.submenuul4{
	list-style-type:none;
	position:absolute;
	left:505px;
	top:292px;
	display:none;
	width:186px!important;
	background:#fff;
	z-index:999;
	border: 2px solid #8CCA3D;
	padding:0;
	margin:0;
	}

.submenuul5{
	list-style-type:none;
	position:absolute;
	left:698px;
	top:287px;
	display:none;
	width:99px!important;
	background:#fff;
	z-index:999;
	border: 2px solid #8CCA3D;
	padding:0;
	margin:0;
	}
	
.submenuul6{
	list-style-type:none;
	position:absolute;
	left:805px;
	top:287px;
	display:none;
	width:122px!important;
	background:#fff;
	z-index:999;
	border: 2px solid #8CCA3D;
	padding:0;
	margin:0;
	}

.submenuli a{
	display:block;
	margin:0;
	padding:3px;
	border-bottom: 1px dotted #8CCA3D;
	}
	
.submenuli a:hover{
	background:#E73DB5;
	color:#ffffff;
	}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}


* html .cartbox{
	margin-top:110px;
	}

.crt {
	font-size:18px;
	color:#1656A0;
	font-weight:bold;
	text-decoration:none;
	}

.crt a {
	font-size:18px;
	color:#F6162E;
	font-weight:bold;
	text-decoration:none;
	}

.crt a:hover {
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}

.tot {
	font-size:18px;
	color:#F6162E;
	font-weight:bold;
	text-decoration:none;
	}

.footer {
	margin: 0px auto;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	padding-top:5px;
	clear:both;
	margin-bottom:20px;
	text-align:center;
	}
.footer1 {
	text-align:center;
	margin:-10px 0 10px 0; 
	}

.footer p{
	padding:0 0 0 30px;
	}
	
.bottom_links{
	float:left;
	width:170px;
	margin:0 10px 0 10px;
	height:130px;
	}
.bottom_links ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	}
	
.bottom_links ul li{
	padding:5px;
	}
.bottom_links ul li a{
	color:#999999;
	}
	
.bottom_links ul li a:hover{
	color:#000000;
	}
	
.bottom_links h1{
	margin:0;
	padding:5px;
	color:#999999;
	text-align:left;
	}

.leftprod_menu {
	margin-top:15px;
	margin-left:25px;
	float:left;
	width:150px;
	height:300px;
	}

.main_content {
	float:left;
	text-align:justify;
	margin-top:15px;
	width:650px;
	clear:both;
	}

.homepage_ads {
	float:right;
	margin-top:15px;
	margin-right:25px;
	background-image:url(images/side_bar_back.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:500px;
	padding-top:35px;
	}

.highlight {
	width:180px;
	height:140px;
	margin-left:10px;
	padding-bottom:10px;
}

 /* styles for IE 5 Mac */
#horizon {
	position: absolute;
	top: 20px;
	left: 20px;
}
/* following rules are invisible to IE 5 \*/
#horizon {
   top: 199px;
   left: 0px;
   width: 100%;
   margin-top: -200px;
   text-align: center;
   min-width: 900px;
   }
   
/* end IE 5 hack */ 

#wrapper {
	position: relative;
	text-align: left;
	width: 950px;
	margin: auto;
	color:#000;
	}
	
#header{
	background: url(images/header.png) no-repeat top center;
	height:260px;
	text-align:center;
	}
	
#header_nav{
	position:absolute;
	top:80px;
	left:660px;
	width:260px;	
	}
	
#header_nav ul {
	list-style:none;
	padding:0px;
	margin:5px 0px 0px 0px;
	}
	
#header_nav ul li {
	display:inline;
	}
	
#leftcol {
    float:left;
    width:200px; /* actual value */
    z-index:100;
    min-height: 300px;
    margin-top: 20px;
    font-size: 85%;
	clear:both;
	}
	

#left_wrapper{
	background: url(images/right_bk.jpg) repeat-y;
	background-position: top center;	
	margin:0 0 10px 0;
	}
.left_header{
	background: url(images/h1_img.png) no-repeat;
	color:#fff;
	font-size:14px;
	height:40px;
	margin:0;
	padding:14px 0px 0px 0px;
	text-align: center;
	font-family: Arial;
	font-weight:900;
	}
.left_list{
    width:184px;
	}
.leftlistul{
	list-style-type:none;
	padding:0;
	margin-left:18px;
	}

.leftlistul a{
	font-weight:bold;
	font-size:11pt;
	}

.leftlistul ul li a{
	color:#2b93af;
	}

.leftlistul ul li a:hover{
	color:#000;
	}
	
.leftlistul ul ul li a{
	color:#92CD3D!important;
	}
	
.leftlistul ul ul li a:hover{
	color:#000!important;
	}

#rightcol {
    position:relative;
    float:right;
    width:200px;
    z-index:99;
    min-height: 300px;
    margin-top: 20px;
    font-size: 85%;

	}
	
#right_wrapper{
	background: url(images/right_bk.jpg) repeat-y;
	background-position: top center;	
	margin:0 0 10px 0;
	}

.right_header{
	background: url(images/right_header.png) no-repeat;
	color:#fff;
	font-size:14px;
	height:44px;
	margin:0;
	padding:14px 0px 0px 0px;
	text-align: center;
	font-family: Arial;
	font-weight:900;
	}
	
#rightcol ul {
	}

#fullcol {
    width: 900px;
    font-size: 85%;
	margin: 20px auto;
	color:#000;
	}

#filemessage {
	font-size: 14px;
}

#centercol {
    width: 520px;
    font-size: 85%;
	margin: 20px auto;
	color:#000;
	}

.blurbtxt {
	font-size:15px;
	line-height:30px;
	color:#FFFFFF;
	}

.newshead {
	font-size:15px;
	font-weight:bold;
	color:#003366;
	line-height:25px;
	}

.newsstory {
	font-size:11px;
	color:#333333;
	text-align:justify;
	}
	
.read {
	text-align:right;
	font-size:12px;
	color:#222;
	font-weight:bold;
	line-height:20px;
	text-decoration:underline;
	}

.read:hover {
	text-align:right;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	line-height:20px;
	text-decoration:underline;
}

.projects a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

.projects a:hover {
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}

ul.catmenu {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

li.catmenu {
	padding:0px;
	margin:0px;
	font-size:11px;
}

li.catmenu a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

li.catmenu a:hover	{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

img { border:0; }

form { display:inline; }

.headerban {
	width:900px;;
	height:70px;
	background-color:#FFFFFF;
	border-left:solid;
	border-left-color:#222;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#222;
	border-right-width:1px;
	border-top:solid;
	border-top-color:#222;
	border-top-width:1px;
}

.topmenuban	{
	width:900px;;
	background-color:#FFFFFF;
	border-left:solid;
	border-left-color:#222;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#222;
	border-right-width:1px;
	text-align:right;
	height:40px;
	font-size:10px;
}

.lineban {
	width:900px;;
	border-left:solid;
	border-left-color:#222;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#222;
	border-right-width:1px;
	height:5px;
	background-color:#CCCCCC;
}

.quicksearch {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	text-align:justify;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:10px;
}

.formsearch {
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	margin-left:10px;
}

.formfind {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:10px;
}

.linesave {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:justify;
}

.linesave a	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:justify;
	text-decoration:none;
}

.linesave a:hover	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-align:justify;
	text-decoration:none;
}

.topbar1 {
    height:28px;
    padding-left:5px;
    color:#ff33cc;
    font-weight:bold;
    font-size:12px;
}

.topright {
    width:19px;
    width:100%;
	}

.topbartitle {
    margin-right:5px;
	font-size:18px;
	font-weight:bold;
	color:#ff33cc;
	}

* html .topbartitle { height:28px; }

.checkouttopbar {
	background-image:url(images/cart-details-header-bkgrd.jpg);
	background-repeat:no-repeat;
    height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	width:165px;
	text-align:center;
	}

.featuredproductbox {
	background-image:url(images/featuredproduct_bkgrd.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:170px;
	height:100px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}

.featuredproductbox-12112007 {
	background-image:url(images/featuredproduct_bkgrd-12112007.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:140px;
	height:100px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}

.featuredlinkbox-12112007 {
	background-color:#EFf9E1;
	padding-left:10px;
	margin-left:1px;
	width:417px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:solid;
	border-color:#97b74c;
	border-width:1px;
	}

pagination {
    margin:25px auto 25px auto;
    position:relative;
    font-size:9px;
	}

.pagination a, .pagination .active {
    padding:5px;
    background:#FFF;
    border: 2px solid #8CCA3D;
    text-decoration:none;
}

.pagination a:hover, .pagination .active {
    background:#8CCA3D;
    color:#FFF;
    text-decoration:none;
}

.pagination .active {
    cursor:pointer;
    font-weight:bold;
    text-decoration:none;
}

.pagination .num {
    cursor:pointer;
    text-decoration:none;
}

.pagination .label a { text-decoration:none;}

.pagination a, .pagination a:link, .pagination a:hover, .pagination a:visited {
	text-decoration:none;
	color:#666666;
	padding:2px;
}

.featuredlinkbox-12112007 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.cart-details-content-box {
	background-image:url(images/cart-details-content-bkgrd.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 165px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:2px;
}

.specials-content-box {
	background-image:url(images/specials-content-bkgrd.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:165px;
	height:97px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:2px;
}

.recently-viewed-content-box {
	background-image:url(images/recent-content-bkgrd.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:165px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:2px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
}

.recently-viewed-content-box p {
    margin:0;
    padding:0;
}

.specials-button a {
	text-decoration:none;
	padding-left:5px;
	color:#E73DB5;
	padding: 2px 2px 2px 20px;
	margin-top:2px;
	display:block;
}

.specials-button a:hover {
	text-decoration:none;
	color:#333333;
}

.specials-title {
	display:block;
	font-family:trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:20px;
	font-weight:bold;
	padding:3px 0 0 0;
	width:162px;
	text-align:center;
}

.cart-details-text-box {
	width:100%;
	text-align:center;
	padding-top:5px;
	font-size:14px;
}

.cart-details-links-box {
	width:100%;
	text-align:center;
	padding-top:25px;
	padding-bottom:2px;
	font-size:10px;
}

.cart-details-links, .cart-details-links a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.cart-details-links:hover {
	color:#999999;
	text-decoration:none;
}

.featuredproductbox-lay2 {
	background-image:url(images/featuredproduct_long_bkgrd.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:511px;
	height:100px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.featuredproductbox-lay4 {
	background-image:url(images/featuredproduct_long_bkgrd-lay4.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:511px;
	height:200px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.featuredproductbox-lay5 {
	background-image:url(images/featuredproduct_bkgrd-lay5.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:250px;
	height:100px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
}

.featuredproductboxtitle {
	color:#548800;
	font-weight:bold;
	float:left;
	margin-left:5px;
	margin-top:5px;
	font-size:12px;
}

.featuredproductboxtitle-12112007 {
	color:#548800;
	font-weight:bold;
	float:left;
	margin-left:10px;
	margin-top:5px;
	font-size:12px;
	width:50px;
}

.featuredproductboxtitle-lay3 {
	color:#548800;
	font-weight:bold;
	float:right;
	margin-right:5px;
	margin-top:5px;
}

.featuredproductboxdesc	{
	width:100px;
	float:left;
	margin-left:5px;
}

.featuredproductboxdesc-12112007 {
	width:70px;
	float:left;
	padding-left:10px;
}

.featuredproductboxdesc-lay2 {
	width:380px;
	float:left;
	margin-left:5px;
	text-align:justify;
}

.featuredproductboxdesc-lay6 {
	width:200px;
	float:left;
	margin-left:5px;
	text-align:justify;
}

mainfeaturetable-lay6 {
	border-right:solid;
	border-right-color:#00FF00;
	border-right-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.featuredproductboxdesc-lay3 {
	width:370px;
	float:right;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}

.featuredproductboximg {
	float:right;
	margin-right:5px;
}

.featuredproductboximg-lay2	{
	float:right;
	margin-right:5px;
}

.featuredproductboximg-lay3	{
	float:left;
	margin-left:5px;
}

.featuredproductboximg-lay4	{
	margin-right:5px;
	margin-bottom:5px;
}

.featuredproductboxlinkcon	{
	width:100px;
	float:left;
	margin-top:5px;
	margin-left:5px;
}

.featuredproductboxlinkcon-12112007	{
	width:100px;
	float:left;
	margin-top:5px;
	margin-left:10px;
}

.featuredproductboxlinkcon-lay2	{
	width:90px;
	float:right;
	margin-top:5px;
	margin-left:5px;
}

.featuredproductboxlinkcon-lay3	{
	width:90px;
	float:left;
	margin-top:5px;
	margin-left:15px;
}

.featuredproductboxlink	{
	text-decoration:none;
	color:#5A9100;
	font-weight:bold;
	font-size:12px;
}

.featuredproductboxlink:hover {
	text-decoration:underline;
	color:#8DE100;
	font-weight:bold;
}

#marqueecontainer {
    position: relative;
    width: 150px; /*marquee width */
    height: 70px; /*marquee height */
    overflow: hidden;
    padding-left:5px;
    z-index:900;
}

#vmarquee, #vmarquee2 {
  left: 0px;
}

.mailbutton {
	margin-top:5px;
    border:2px solid #ccc;
    background-color:#03498F;
    color:#fff;
    font-weight:bold;
	font-size:11px;
}

.signinbutton {
	background: url(images/sign_in.png) no-repeat;
    color:#FFF;
    font-weight:bold;
	font-size:12px;
	width:69px;
	height:26px;
	color:#E73DB5;
	border:none;
	}
	
.sbutton1{
	 background: url(images/sbutton_back.png) no-repeat;
	 height: 34px;
	 width: 129px;
	 border:none;
	 color:#fff;
	 font-weight:900;
	 float:right;
	 font-size:11px;
	 text-transform:uppercase;
 	}
	
.sbutton5{
	 background: url(images/sbutton_back.png) no-repeat;
	 height: 34px;
	 width: 129px;
	 border:none;
	 color:#fff;
	 font-weight:900;
	 float:right;
	 font-size:11px;
	 text-transform:uppercase;
	}

.sbutton6{
	 background: url(images/balloon/arrowup.png) no-repeat;
	 height: 29px;
	 width: 50px;
	 border:none;
	 color:#fff;
	 font-weight:900;
	 float:right;
	 margin-bottom:5px;
	}


.sbutton7{
	 background: url(images/balloon/arrowdown.png) no-repeat;
	 height: 29px;
	 width: 50px;
	 border:none;
	 color:#fff;
	 font-weight:900;
	 float:right;
	}
	
	
.contribution1{
	background: url(images/wishlist_sbutton_big.png) no-repeat;
    font-size:11px; 
    font-weight:bold; 
    color:#fff;
    padding:4px;
    margin:0px;
    cursor:pointer;
    text-decoration:none;
	border:none;
	width:196px;
	height:42px;
	}
	
	
	
.contribution{
	 background: url(images/view_con_mess.png) no-repeat;
    font-size:11px; 
    font-weight:bold; 
    color:#fff;
    padding:4px;
    margin:0px;
    cursor:pointer;
    text-decoration:none;
	border:none;
	width:159px;
	height:59px;
	}
	
.remove_sbutton{
	 background: url(images/wishlist_sbutton.png) no-repeat;
    font-size:11px; 
    font-weight:bold; 
    color:#fff;
    padding:4px;
    margin:0px;
    cursor:pointer;
    text-decoration:none;
	border:none;
	width:115px;
	height:27px;
	}


.sbutton2, {
    color:#FFF;
    font-weight:bold;
	font-size:10px;
	}
	

.sbutton2, .sbutton4 {
	 background: url(images/wishlist_sbutton.png) no-repeat;
    font-size:11px; 
    font-weight:bold; 
    color:#fff;
    padding:4px;
    margin:0px;
    cursor:pointer;
    text-decoration:none;
	width:115px;
	height:27px;
	border:none;
	}

.sbutton3 {	
	background: url(images/wishlist_sbutton.png) no-repeat;
 	font-size:11px;	width:115px;
	height:27px;
	border:none; 
	color:#fff; 
	padding:3px;
	}

* html .sbutton2:link {display:inline-block;}

label { font-size:12px; }

#product_view {
    font-size:12px;
    /*width:436px;*/
    /*border:1px solid #7aac33;*/
	display:block;
}

#product_view img {}

.product_thumbx { margin-right:2px; }
.product_short{color:#92CD3D; margin:8px 0 8px 0px; padding:0; font-size:11pt; }
.product_desc { padding:0px 15px 5px 15px;  }

.product_desc_img { background: url(images/product_description.jpg); height:50px; width:507px; padding:0px; margin:0px; color:#000;}
.product_rel_img { background: url(images/related_products.jpg); height:50px; width:507px; padding:0px; margin:0px; color:#000;}


.product_desc p{padding-top:0px;}

.product_addons, .addon_text { font-size:12px; }

.product_price { padding:10px; font-size:13px; font-weight:bold; float:left; text-align:right; width:270px;}

.product_info { padding:15px 0 0 5px; font-size:12px; font-weight:normal; }

.product_code { font-weight:normal; font-size:11px; }

.prodcuts_related_title { border-bottom:1px solid #cccccc; padding-left:10px}

.addon_text a:link, .addon_text a:hover, .addon_text a:visited {text-decoration:none;color:#000;}

#product_view a:link, #product_view a:hover, #product_view a:visited {
    text-decoration:none;color:#000;
    font-size:12px;
}

.view_product_link a:link, .view_product_link a:hover, .view_product_link a:visited {
    text-decoration:none;
    color:#666;
    background:#cccccc;
    border:1px solid #000;
    display:block;
    font-size:10px;
    font-weight:bold;
    text-align:center;
    width:100px;
    padding:4px;
	}

.related tr { border:1px solid #ccc; }

.relprod_title { font-size:9px; font-weight:bold; }

.addon_text { width:200px; padding-left:5px; }

.addons_head { font-size:9px; }

.timg { padding:0px; }

.imgtext { margin:-5px 0 0 40px; font-size:10px; }

.balloonstyle {
    position:absolute;
    top: -500px;
    left: 0;
    padding: 5px;
    visibility: hidden;
    border:1px solid black;
    font:normal 12px Verdana;
    line-height: 18px;
    z-index: 9999;
    background-color: #FFFFE0;
	width: 350px;

}
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

/*    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);

}*/

#arrowhead {
    z-index: 99;
    position:absolute;
    top: -500px;
    left: 0;
    visibility: hidden;
}

/* overlay */
#imgbox {
	background:transparent;
    position:absolute;
	z-index:9000;
}
#scrollpanel {
	position:relative;
	z-index:7000;
	display:block;
	margin:0 auto;
}

.thumbimg {
    z-index:9000;
    cursor:pointer;
}

#mainImg {
    background:#000;
    position:absolute;
    border:1px solid #CCC;
}

#closebox, #print {
    background:transparent url(../images/jspop/buttonbg.gif) no-repeat;
    text-align:center;
    color:#000;
    position:absolute;
    z-index:1000;
    width:73px;
    height:21px;
    padding-top:4px;
    font-family:Tahoma,Arial,sans-serif;
    font-size:11px;
    font-weight:bold;
    z-index:1000;
    cursor:pointer;
}

#print { top:5px; }

#pause {
    background:transparent url(../images/jspop/pause.gif) no-repeat;
    position:absolute;
    width:11px;
    height:10px;
    z-index:9999;
	display:none;
}

img { border:0; padding:0; margin:0; }

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-container {position: relative;}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 80px;
    height: 60px;
}

.jcarousel-skin-tango.jcarousel-container {background: #000;}

.jcarousel-skin-tango .jcarousel-clip-horizontal {height: 60px;}

.jcarousel-skin-tango .jcarousel-item {width:80px;height: 60px;}

.jcarousel-skin-tango .jcarousel-item-horizontal {margin-right: 0px;}

.jcarousel-skin-tango .jcarousel-item-placeholder {background: #000;color: #000;}

/*HOMEPAGE BOXPROD*/

.boxprod_hp {
    width:150px;
	height:180px;
    text-align:left;
    font-size:12px;
    font-weight:bold;
	background:#fff;
	border:1px solid #eb50bc;
	margin-top:0px;
	padding:5px;
	color:#000!important;
	
}
.boxprod_title{
  color:#fff; 
  background-image:url('images/boxprodtitle.jpg'); 
  background-repeat:no-repeat;   
  text-align:center; 
  margin:auto;
  width:162px;
  height:20px;
  margin:10px 0 -2px 0px;
  font-size:14px;
  padding:5px 0 0 0; 



}

.boxprod_hp img { border:0px; margin:3px; text-align:center;}

.boxprod_hp span {     
	color:#000!important;
    font-size:10px; 
	font-weight:normal;
	}

.boxprod_hp a:link, .boxprod_hp a:hover, .boxprod_hp a:visited {
    text-decoration:none;
    color:#eb50bc;
    font-size:14px;
	text-align:right;
}

/*END HOMEPAGE BOXPROD*/


.boxprod {
    width:160px;
	height:160px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
	background:#fff;
	border:2px solid #eb50bc;
	margin-top:10px;
	
}

.boxprod img { border:0px; margin:3px; }

.boxprod span { display:block; padding:6px; color: #eb50bc; }

.boxprod a:link, .boxprod a:hover, .boxprod a:visited {
    text-decoration:none;
    color:#000;
    font-size:12px;
}

#toptext {
    margin:0px;
    font-size:12px;
}

#bottomtext {font-size:12px;}

#indexTitle {
    font-weight:bold;
    font-size:20px;
    text-align:center;
}

#indexCenter {margin:0;}


#datatable td {padding:3px; border-bottom:1px solid #ff33cc;}

.searchresult_name {font-size:12px;}

.searchprice {
    font-weight:bold;
    font-size:12px;
}

.searchresult_name a:link, .searchresult_name a:hover, .searchresult_name a:visited {
    text-decoration:none;color:#000;
    font-size:12px;
}

#carttable {
    border:1px solid #ccc;
    width:100%;
    border-collapse:collapse;
	border:1px solid #ccc;
    font-size:12px;
}

#carttable th {
    background:#b3e13a;
    padding:5px;
    border:1px solid #b3e13a;
	color:#ff33cc;
	font-size:16px;

}

#carttable .head { 
	background:#ffffff;
    font-weight:bold; 
    text-align:right;
}

#carttable td {
    padding:5px;
    border:1px solid #eaeaea;
    font-size:12px;
    text-align:center;
	background:#ffffff;

}

#carttable .index { text-align:left; }

#carttable .opts { font-size:10px;}

#carttable a, #carttable a:link, #carttable a:visited {
	text-decoration:none;
	color:#445248;
}

#carttable a:hover{text-decoration:underline;}

#product_added {
    border:2px solid #fff;
    background:green;
    font-weight:bold;
    padding:6px;
    color:#FFF;
    text-align:center;
}

#checkout_button_1, #checkout_button_1 a {
    font-size:12px;
    text-decoration:none;
    background:transparent url('images/continue.png') no-repeat;
    border:0;
    width:200px;
    height:45px;
	outline:0px;
    cursor:pointer;
    margin:40px 5px 0 0;
    display:block;
}

#checkout_button_1 a { margin:0px; }

#checkout_button_2, #checkout_button_2 a {
    font-size:12px;
    text-decoration:none;
    background:url('images/checkout.png') no-repeat;
    border:0;
    width:200px;
    height:45px;
    margin:40px 5px 0 0;
    outline:0px;
    display:block;
    cursor:pointer;
}

#checkout_button_2 a { margin:0px; }

#stock_errormsg {
   color:red;
   font-weight:bold;
   }

.contentbox {
	margin-left:1px;
	width:500px;
	padding:10px;
	font-size:12px;
	}

* html .contentbox {width: 500px;}

.close_content {
	height:20px;
	width:100%;
}

* html .close_content { width:442px; }

.product_addons {
	margin-top:4px;
	font-size:11px;
}

.cat-links, .cart-links a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px; 
}

.prod-links {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	font-size: 9px; 
}

#category_page { font-size:12px; }
#category_page td { font-size:12px; }

.qty { text-align:center; }

.innerContent {
    padding:10px;
    border:solid 1px #bccc9b;
    font-size:12px;
}

.searchresult {
    font-size:11px;
    padding:10px 0 5px 0;
    border-bottom:1px solid #ccc;
    width:100%;
}

.delivery, .delivery p { font-size:12px; color:#000; }

.delivery .delborder {
    border-left:1px solid #ccc;
    padding:0px 5px 0px 15px;
}

#checkout_breadcrumb {
    text-align:center;
    padding:15px 0px 0px 0px;
}

#checkout_breadcrumb li {
    display:inline;
    padding-right:10px;
    color:#ececec;
}

#checkout_breadcrumb li .last { padding:0px; }

#checkout_breadcrumb li .active {
    font-weight:bold;
    background:url('images/cart-small.gif') no-repeat left;
    padding:0 0 0 25px;
}

#checkout_breadcrumb a, #checkout_breadcrumb a:link, #checkout_breadcrumb a:visited {
	text-decoration:none;
	color:#000;
}

.payoptions_item {
    background:#FFF;
    cursor:pointer;
}

.payoptions_mouseover {
    background:#fafafa;
    cursor:pointer;
}   

.boxbody {
    border:1px solid #cccccc;
    font-size:12px;
}

.boxbody a {
    color:#000;
    font-size:12px;
}

.cart-details-account-links {
    font-size:10px;
    text-align:center;
}

.smalltext { font-size:9px; }

.menutitle{
	display:block;
	height:25px;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration:underline;
}

.traderlogin {
	width:165px;
	text-align:center;
	background-image:url(images/trader_background.jpg);
	background-repeat:no-repeat;
	height:60px;
}

.trader {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	line-height:33px;
}

.smallscroll {
	font-size:10px;
	color:#222;
}

.topbanner {
    display: block;
    text-align:center;
    margin-top: 35px;
	margin-right:5px;
	float:right;
}

.lgo{
	position: relative;
	text-align: left;
}

#sm_table { width:100%; }

#sm_table td {
    vertical-align:top;
    width:33%;
}

P.breakhere {page-break-before: always}

/* GLASS BUTTONS CSS CODE */
	#vista_toolbar {
	clear:both;
	position:relative;
	font:normal 12px 'Trebuchet MS','Arial';
	padding:0px;
	margin:0px;
}

#vista_toolbar ul {
	float:left;
	height:10px;
	list-style:none;
	width:950px;
	margin-left:-10px;
}

* html #vista_toolbar ul {line-height:30px;  margin-left:20px;}

#vista_toolbar li {
	display:inline;
	padding:0;
}

#vista_toolbar a {
	color:#fff; /* need because it will use default link color */
	float:left;
	font-weight:bold;
	padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
	text-decoration:none;
	margin-top:0px;
	margin-left:10px;
}

* html #vista_toolbar a { margin-top:3px; }

#vista_toolbar a span {
	display:block;
	float:none;
	padding:4px 10px 3px 7px;
}

#vista_toolbar a span img {
	border:none;
	padding:8px 4px 0 0;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{ background: url(images/left_back.gif) no-repeat left center; }

#vista_toolbar a:hover span {
	background:url(images/right_back.gif) no-repeat right center;
	color:#222;
}

#vista_toolbar a.right { float:right; /* for help button - just add class "right" ->  <a class="right"... */ }

.accback a, .accback a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}

.accback a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
}

.accountul{
	margin:10px 0 0 0;
	padding:0;

	}

.accountul li {
    margin:0px 0 0px 0;
	list-style:none;
	border-bottom:1px dotted #E73DB5;
	display: block;
}

.accountul a, .accountul a:visited{
	text-decoration:none;
	color:#222;
	font-size:12px;
	display: block;
	padding: 10px 0px 10px 5px;

}

.accountul a:hover{
	color:#E73DB5;
	font-size:12px;
	background:#E73DB5;
	color:#fff;
	}



.first{border-bottom:1px dotted #E73DB5; color:#333; vertical-align:top;}
.last{border-bottom:1px dotted #E73DB5; color: #ff0000; font-family:Comic Sans Ms; font-size:20px}
.last1{border-bottom:1px dotted #E73DB5; color: #ff0000; font-family:Comic Sans Ms; font-size:14px}
.last2{border-bottom:1px dotted #E73DB5; color: #000000; font-family:Comic Sans Ms; font-size:14px; padding:5px 0 5px 0; font-family:Arial, Helvetica, sans-serif;}

.middle{border-bottom:1px dotted #E73DB5; color:#333;}
.middle h1, .first h1{color:#8CCA3D;}

.weemee_builder {
  position:relative;
  height:310px;
  }

.colour_picker
	{
	position:relative;
	background-image:url("/images/colourpicker_button.png");
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	cursor:pointer;
	}

#loading_div{f
  display:none;
  position:absolute;
  text-align:center;
  width:100%;
  height:100%;
  left:0px;
  top:0px;
  background-color:#000000;
  opacity:0.6;
  filter: alpha(opacity=60);
  z-index:3000;
  }

.loading_image {
  position:relative;
  top:300px;
  }
  
  
 .gift_list_buttons{
 } 
 
  .gift_list_buttons img{
margin:0 0 2px 0; } 