﻿/* ajax__tab_flowers-theme theme */
.ajax__tab_flowers-theme .ajax__tab_header 
{
    font-family:Arial, Sans-Serif;
    background:url(/Images/Design/tab-line.png) repeat-x bottom;
    font-size:14px;
    display:block;
    padding-left:29px;
}
.ajax__tab_flowers-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(/Images/Design/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_flowers-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(/Images/Design/tab.png) no-repeat right top;
    border-color:#666;
    color:#7C428F;
    padding:5px 10px 2px 0px;
}
.ajax__tab_flowers-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_flowers-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(/Images/Design/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_flowers-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(/Images/Design/tab.png) no-repeat right -40px;
    color:#7C428F;
    border-color:#333;
    font-weight:bold;
}
.ajax__tab_flowers-theme .ajax__tab_body 
{
    font-size:13px;
    font-family:verdana;
    height:188px;
    width:727px;
}
.ajax__tab_flowers-theme .ajax__tab_body div
{
     
}

.ajax__tab_flowers-theme .ajax__tab_body .scrollingTab .InnerWrapper
{
	border-bottom: solid 1px #CACACA;
}


/* _______________________________________________________________________________________________________*/
.ajax__tab_flowers-theme .ajax__tab_body .ItemContainer
{
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D4D4D4;
}

.ajax__tab_container
{
	margin-top: 15px;
}

.ajax__tab_flowers-theme .ajax__tab_body .ItemContainer .price
{
	margin-left: 2px;
	font-size: 16px;
	color: #EB6909;
	font-weight: bold;
}
.ajax__tab_flowers-theme .ajax__tab_body .ItemContainer .productImage
{
	margin-top: 10px;
}

.ajax__tab_flowers-theme .ajax__tab_body .ItemContainer .productImage a
{
	height: 100%;
	display: block;
}

.ajax__tab_flowers-theme .ajax__tab_body .ItemContainer .productText 
{
	font-size: 10px;
	color: #333333;
	font-family: arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 10px;
}

.ajax__tab_flowers-theme .ajax__tab_body .ItemContainer .productText a
{
	color: #333333;
}

/* _______________________________________________________________________________________________________

#gallery
{
}
div.hide
{
	display: none;
	width: 0;
	overflow: hidden;
}
div.show
{
	clear: left;
	background: #fff;
	width: 720px;
	margin-top: 0;
	top: -1px;
	position: relative;
	z-index: 50;
	font: 11px verdana, arial, sans-serif;
	line-height: 18px;
	border: 1px solid #CACACA;
	height: 186px;
}
div.show img
{
	float: left;
	margin: 0 10px 10px 0;
}

.scrollingTabs .scrollingTab
{
	float: left;
	width: 727px;
	height: 186px;
	position: relative;
	left: -1px;
}


.clear
{
	clear: both;
}
*/

/* _______________________________________________________________________________________________________

.scrollingContentTabs
{
	font: 11px verdana,arial,sans-serif;
	width: 750px;
	padding: 15px 0 0 0;
	line-height: 15px;
	height: 31px;
	vertical-align: middle;
	margin-left: 29px;
}

.scrollingContentTabs ul
{
	padding: 0;
	list-style: none;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	margin-right: 29px;
}

.scrollingContentTabs li
{
	text-align: center;
	float: left;
	background: url(/Images/Design/tab.png) no-repeat right top;
	margin-right: 5px;
	line-height: 31px;
	text-decoration: underline;
}

.scrollingContentTabs li.tab_active
{
	border-bottom-color: #ffffff;
	display: block;
	float: left;
	background-image: url(/Images/Design/tabActive.jpg);
	margin-left: 1px;
	position: relative;
	z-index: 100;
	cursor: pointer;
}

.scrollingContentTabs .tab_active .tab_inner
{
	color: #7C428F;
	border-color: #333;
	font-weight: bold;
	line-height: 15px;
	background-image: url(/Images/Design/tabActiveLeft.jpg);
	line-height: 31px;
	text-decoration: none;
}

.scrollingContentTabs li .tab_inner
{
	float: left;
	display: block;
	margin: 0;
	padding: 0px 10px 4px 10px;
	background-image: url(/Images/Design/tabLeft.jpg);
	background-repeat: no-repeat;
	border-bottom-color: #ffffff;
}
*/

test
{
	border-style: outset;
	border-color: #CDCDCD;
	color: #FCBF89;
}