#frame-top
{
	background-color: #FFF;
	background-image: url(images/them1/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#frame-bottom
{
	background-image: url(images/them1/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#frame-left
{
	background-image: url(images/them1/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#frame-right
{
	background-image: url(images/them1/right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#frame-topleft
{
	background-image: url(images/them1/top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#frame-leftmiddletop
{
	background-image: url(images/them1/left-middle.jpg);
	background-repeat: no-repeat;
	background-position: 0 171px;
}
#frame-topright
{
	background-image: url(images/them1/top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#frame-bottomleft
{
	background-image: url(images/them1/left-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#frame-bottomright
{
	background-image: url(images/them1/bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.links-top a
{
	color: #25adda;
	text-decoration: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	cursor:pointer;
}

.links-top a:hover
{
	color: #0A5AC6;
}

#search-input
{
	float: right;
	height: 23px;
	width: 150px;
	background-image: url(images/them1/search-left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	background-color: #b0e1f1;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#search img
{
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/them1/go.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#search img:hover
{
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/them1/go-over.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#side
{
	width: 21%;
	float: left;
	margin-left: -1px;
	background-image: url(images/them1/side-bg.gif);
	background-repeat: no-repeat;
	background-position: 154px 50px;
	padding-top: 70px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 0;
}

.tagline
{
	font-size: 14px;
	color: #0079a1;
	display: block;
	padding-left: 28px;
	font-family: Arial;
	font-weight: bold;
	background-image: url(images/them1/cat-icon.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tagline a
{
	font-size: 14px;
	color: #0079a1;
	display: block;
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
}
.tagline a:hover
{
	font-size: 14px;
	color: #0079a1;
	display: block;
	font-family: Arial;
	font-weight: bold;
	text-decoration:none;
}
.arrow
	{background-image: url(images/them1/1.gif);
	 background-repeat: no-repeat;
	 	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:28px;
	background-position: center center;

		}
/*
#side ul {
	list-style:none;
	padding:0 10px 10px 0px;
	margin:0;
	}
	
#side li {
	display:inline;
	}*/



 .links-information ul a, .links-groupings a
{
	color: #0d7ca1;
	text-decoration: none;
	display: block;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(images/them1/flower-icone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 18px;
}

 .links-information ul a:hover, .links-groupings a:hover
{
	color: #29B1DB;
	text-decoration: none;
	display: block;
	background-image: url(images/them1/flower-icone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


.search
{
	font-size: smaller;
	color: #999999;
	float: right;
	width: 300px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.product
{
	background-image: url(images/them1/product-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 200px;
	width: 188px;
	margin-right: 35px;
	margin-top: 13px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 4px;
}
.product-image
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 152px;
	line-height: 20px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a6def0;
	border-left-color: #a6def0;
}
.product-name
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #25adda;
	text-decoration: none;
}
#base
{
	clear: both;
	text-align: center;
	font-size: 10px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #25adda;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#base a
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #006789;
}
#base a:hover
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.link-theme
{
    text-align:center;
    float:right;
    width:41%;
    margin-top:65px;
    color: #006789;
}
.link-theme a
{
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #006789;   
}
.link-theme a:hover
{
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;  
}
#today-special-left
{
	float: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #a91f60;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 20px;
	padding-top: 50px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(images/them1/today-pre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#today-special-left:hover
{
	float: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #a91f60;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 20px;
	padding-top: 50px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(images/today-pre-over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#today-special-right
{
	float: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #a91f60;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	height: auto;
	width: 20px;
	padding-top: 50px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-image: url(images/them1/today-next.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#today-special-right:hover
{
	float: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #a91f60;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	height: auto;
	width: 20px;
	padding-top: 50px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-image: url(images/today-next-over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container-inner-center h1 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #25adda;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}a.writereview {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	background-color: #1895C1;
	padding: 5px;
	text-align: left;
}
a.writereview:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	background-color: #B0E1F0;
	padding: 5px;
	text-align: left;
}.contact-input {
	background-color: #F7F7F7;
	height: 20px;
	width: 70%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px dotted #26ADDC;
}
.contact-input-big {
	background-color: #F7F7F7;
	width: 70%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px dotted #26ADDC;
	overflow: auto;
}
.contact-input2 {
	background-color: #F7F7F7;
	height: 20px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px dotted #26ADDC;
}

a.link-allbutten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #8DD5EE;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 25px;
	line-height: 22px;
	background-color: #B0E1F0;
}
a.link-allbutten:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid #20B2E1;
	background-color: #28B7E3;
}#container-inner-right-cart div {
	float: left;
	height: 25px;
	width: 30px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/them1/cart.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#container-inner-right-cart img {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
	background-image: url(images/them1/add.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#reletead-product h1 {
	font-size:14px;
	color:#25adda;
	display:block;
	padding-left:28px;
	font-family: Arial;
	font-weight: bold;
	background-image: url(images/them1/cat-icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #25adda;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.title {
	font-family: Verdana;
	font-size: 14px;
	color: #25adda;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.link-black-14 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #B0E1F0;
	text-decoration: underline;
}
a.link-black-14:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2CB9E6;
	text-decoration: none;
}
a.link14 {
	font-family: Verdana;
	font-size: 13px;
	
	color: #1FB6E3;
	text-decoration: underline;
}
a.link14:hover {
	font-family: Verdana;
	font-size: 13px;
	
	color: #93D5EF;
	text-decoration: none;
}a.link12 {
	font-family: Verdana;
	font-size: 12px;
	
	color: #1FB6E3;
	text-decoration: underline;
}
a.link12:hover {
	font-family: Verdana;
	font-size: 12px;
	
	color: #93D5EF;
	text-decoration: none;
}
.lnk14  a{
	font-family: Verdana;
	font-size: 13px;
	
	color: #1FB6E3;
	text-decoration: underline;
}
.lnk14 a:hover {
	font-family: Verdana;
	font-size: 13px;
	
	color: #93D5EF;
	text-decoration: none;
}
a.pager-link12 {
	font-family: Verdana;
	font-size: 12px;
		color: #1FB6E3;
	text-decoration: underline;
 }
a.pager-link12:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #93D5EF;
	text-decoration: underline;
	
 }

a.active-link12 {
	font-family: Verdana;
	font-size: 12px;
		color: #1FB6E3;
	font-weight:bold;
	
 }

a.active-link12:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #93D5EF;
	font-weight:bold;
}
.category-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------------Update Prgoress----------------------------*/
.Update-Progress
{
	
	background-image: url(images/them1/process.gif);
	background-position:center;
	 background-repeat:no-repeat;
	 height:66px;
	 position:fixed;
	 top:300px;
	 left:450px;
	 width:66px;
}
/*--------------------End of Update Progress----------------------------*/

/*--------------------------Shiple Tree View--------------------------- */
.SimpleEntertainmentTreeView div.AspNet-TreeView ul li
{
    white-space: nowrap;
    padding: 3px 0 2px 0; 
}

.SimpleEntertainmentTreeView div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 10px;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView li a
{
    color: #0d7ca1;
	text-decoration: none;
	
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	background-image: url(images/them1/flower-icone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 18px;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView li a:hover
{
	color: #29B1DB;
	text-decoration: none;
	
	background-image: url(images/them1/flower-icone.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.SimpleEntertainmentTreeView div.AspNet-TreeView li li.AspNet-TreeView-Leaf
{
    margin-left: 18px;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url(images/them1/collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.SimpleEntertainmentTreeView div.AspNet-TreeView .AspNet-TreeView-Expand
{
    background: url(images/them1/expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-Selected
{
    background-color: #FAFAD2 !important;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-ChildSelected
{
    background-color: #F5FFFA !important;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-ParentSelected
{
    background-color: #FFE4E1 !important;
}

.SimpleEntertainmentTreeView .AspNet-TreeView-Hover
{
	font-weight:bold;
}
.RemoveCart-new
{
	background-image: url(images/them1/delete-blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:15px;
	height:15px;
	padding-left:5px;
}
/*------------------------End of tree view------------------------------*/