fbody
{
}

a:link
{
	color: blue;
	text-decoration: underline;
}
a:visited
{
	color: blue;
	text-decoration: underline;
}
a:hover
{
	color: blue;
	cursor: hand;
	text-decoration: underline;
}

.ItemContainerStyle
{
	padding-top: 0px;
}


a:active
{
	color: #0000FF;
	text-decoration: underline;
}

.selectProductLabel, .selectedProductInfo, .changeProductButton
{
	font-size: 12px;
}

.selectedProductInfo{
	padding-left: 10px;
}

.moreLayouts 
{
	color: blue;
	cursor:pointer;
	cursor:hand;
}
.box
{
	width : 520px;
	background: #FFFFFF url(images/note_03.gif) no-repeat left bottom;
}
.box-outer
{
	background: url(images/note_04.gif) no-repeat right bottom;
	padding-bottom:5%;	
}
.box-inner
{
	background: url(images/note_01.gif) no-repeat left top;
	height:49px;
}
.box-right-outer
{
	background: url(images/note_02.gif) no-repeat right top;
	padding-bottom:5%;	
}

.box h2, .box p
{
	padding-left:5%;
	padding-right:5%;
}
.changeProductButton{
	color: blue;
	padding-left: 20px;
	cursor:pointer;
	cursor:hand;
	
}
#frontSideInfo, #backSideInfo, #selectedFrontSideType, #selectedFrontSideLayout, #selectedBackSideType, #selectedBackSideLayout
{
	font-size: xx-small;
	text-align:left;
}
#frontSideInfo, #backSideInfo
{
	 margin-bottom: 1px;
	width:130px;
}

.EditorPageTextTitle, .imageEditTitle, .imageEditTitleHadler
{
	background-image: url('images/arrow.gif' );
	background-position: top right;
	background-repeat: no-repeat;
	border-top-color: #A0B2C0;
	border-top-style: solid;
	border-top-width: 1px;
	width:130px;
}
.EditorPageTextTitle
{
	text-align: left;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

.imageEditTitle
{
	width: 100px;
	text-align: left;
}

.imageEditTitleNoArrow
{
	border-top-color: #A0B2C0;
	border-top-style: solid;
	border-top-width: 1px;
	width: 100px;
	text-align: center;
}

.InactivePreview, .ActivePreview
{
	text-align: left;
	padding: 5px;
	position: relative;
	border-style: solid;
	border-width: 2px;
	width: 126px;
	height: 72px;
	margin-left: 10px;
}

.ActivePreview
{
	border-color: Orange;
}


.InactivePreview
{
	border-color: #AAAAAA;
}



.TextTitle
{
	padding-bottom: 4px;
	color: Gray;
	font-weight: bold;
	font-size: 10px;
	text-transform:uppercase;
}

.imageEditTextTitle
{
	color: Black;
	font-weight: bold;
	font-size: 16px;
	width: 500px;
	height: 20px;
	vertical-align: middle;
	float: left;
}

.DesignBackground
{
	background-image: url('images/gradient_bg.gif' );
	background-repeat: repeat-x;
}

.DesignBackgroundOrange
{
	background-image: url('images/page_bg_orng.gif' );
	background-repeat: repeat-x;
}
.TitleTextStyle
{
	color:Black;
	font-weight:bold;
}
.top
{
	top: 0px;
	left: 0px;
	z-index: 996;
	position: absolute;
	background-color: Black;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	margin-left: auto;
	margin-right: auto;
}
/*************************
Iframe creted fo BCDesigner
***************************/
.topFrame
{
	top: 0px;
	left: 0px;
	z-index: 997;
	position: absolute;
	filter: alpha(opacity=0);
	-moz-opacity: .0;
	opacity: .0;
	margin-left: auto;
	margin-right: auto;
	
}

.innerTop
{
	z-index: 998;
	position: absolute;
	background-color: White;
	border: solid 1px Black;
	/*height: 900px;
	width: 750px;*/
	-padding-right: 61px;
	margin-left: -375px;
}
.imageEditTitleHadler
{
	width: 90px;
	padding-top: 8px;
	padding-bottom: 16px;
}

.imageEditTitleLeftHadler
{
	background-image: url('images/arrowright.GIF' );
	background-position: left bottom;
	background-repeat: no-repeat;
	border-left-color: #A0B2C0;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: left;
	height: 20px;
}
.buttonCss
{
	padding-right: 5px;
}
.imageEditorButtonCss
{
	padding-right: 2px;
}

.divCss
{
	padding-top: 5px;
	text-align: left;
	width: 90px;
}
.tableCss
{
	padding-top: 2px;
}
/*Search Cotrol in  ImageHandler*/
.uploadCotnrol
{
	background-image: url(images/tool_bg.gif);
	background-repeat: repeat-x;
	width: 625px;
	border: solid 1px #7F9DB9;
	height: 45px;
}
.informationMessage
{
	margin-top:10px;
	width: 575px;
	height: 175px;
	text-align:left;
	font-size:12px;
}
.uploadCotnrolOrange
{
	background-image: url(images/page_bg_orng.gif);
	background-repeat: repeat-x;
	width: 625px;
	border: solid 1px #FF9933;
	height: 40px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.uploadButton
{
	margin-top: 10px;
}

.searchTableBack
{
	background-image: url(images/tool_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.separator
{
	background-image: url(images/devider.GIF);
	background-repeat: repeat-y;
	padding-right: 2px;
}
.searchDivBack
{
	background-image: url(images/back.gif);
	background-repeat: repeat;
	border: solid 1px #7F9DB9;
}
.alert
{
	background: #fff6bf url(bioneural/exclamation.png) 15px center no-repeat;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

.acceptFileFormatTextHeader
{
	text-decoration: underline;
	text-align: left;
}

.acceptFileFormatText
{
	padding-top: 10px;
	text-align: left;
}

#fileUploadDisclaimerContainer 
{
	margin-left: 10px;
	margin-right: 15px;
}