﻿/* ajax__tab_flowers-theme theme */
.ajax__tab_flowers-theme .ajax__tab_header
{
	font-family: Arial, Sans-Serif;
	background: url(/Images/Design/tab-line.jpg) repeat-x bottom;
	font-size: 14px;
	display: block;
}
.ajax__tab_flowers-theme .ajax__tab_header .ajax__tab_outer
{
	background: url(/Images/Design/tab.jpg) no-repeat left top;
	border-color: #222;
	color: #222;
	height:34px;
	padding-left: 20px;
	margin-right: 3px;
}
.ajax__tab_flowers-theme .ajax__tab_header .ajax__tab_inner
{
	background: url(/Images/Design/tab.jpg) no-repeat right top;
	border-color: #666;
	color: #9A0000;
	padding: 10px 20px 6px 0;
	height:18px;
	font-weight: bold;
}
.ajax__tab_flowers-theme .ajax__tab_hover .ajax__tab_inner
{
	color: #000000;
}
.ajax__tab_flowers-theme .ajax__tab_active .ajax__tab_outer
{
	background-image: url(/Images/Design/tab.jpg);
	background-repeat: no-repeat;
	background-position: 0 -34px;
	border-bottom-color: #ffffff;
}
.ajax__tab_flowers-theme .ajax__tab_active .ajax__tab_inner
{
	background-image: url(/Images/Design/tab.jpg);
	background-repeat: no-repeat;
	background-position: 100% -34px;
	color: #9D0000;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
}

.ajax__tab_flowers-theme .ajax__tab_body
{
	font-size: 0.9em;
	font-family: "Trebuchet MS",Verdana,sans-serif;
	width: 341px;
	background-color:#F9F9F7;
}
.ajax__tab_flowers-theme .ajax__tab_body .LatestDetailsTab
{
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

.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_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;
}

.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;
}

