﻿.contents-admin
{	vertical-align: top;

	text-align: left;
	padding-left: 200px;
	padding-right: 20px;

}
.side-menu-admin
{
	float:left;
	width:200px;
	text-align:left;
	vertical-align:top;
	padding-left: 10px;
}
.spacer
{
	height: 4px;
}
.admin-content
{
    font-size: 13.5px;
}
/*products-detail
.products-detail
{}
.products-detail .detailImages
{
	float: left;
	width: 500px;
}
.products-detail .detailImages .largeImage
{
}
.products-detail .detailImages .smallImages
{}
.products-detail .disc
{
	float: left;
	width: 300px;
}*/
.small-images
{
	width: 100px;
	height: 100px;
}
.large-image
{
	width: 464px;
	height: 459px;
/**/}
.smaller-images
{
	width: 100px;
	height: 100px;
	padding-right: 2px;
	padding-left: 2px;
}
/*contact-us*/
.form1
{}
.textbox
{
    border-style: none;
    border-width: 0px;
    background-color: #B7B7C3;
    width: 800px;
    margin-top: 2px;
}
.textbox1
{
    border-style: none;
    border-width: 0px;
    background-color: #B7B7C3;
    width: 400px;
    margin-top: 2px;
}

.textbox-bg
{
    border-style: none;
    border-width: 0px;
    background-color: #B7B7C3;
    height: 24px;
    width: 920px;
   /*margin-bottom: 20px; */
    float: left;
}
.textbox-outer
{
    width: 920px;
}
.small-textbox
{
    background-color: #B7B7C3;
    height: 24px;
    width: 447px;
    float: left;
    margin-right: 25px;
}
.small-textbox1
{
    background-color: #B7B7C3;
    height: 24px;
    width: 447px;
    float: left;
}
.label
{
    width: 430px;
    float: left;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-family: Georgia;
    font-size: 18px;
}
.label2
{
    width: 430px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-family: Georgia;
    font-size: 18px;
}
.label1
{
    width: 430px;
    float: left;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 40px;
    font-family: Georgia;
    font-size: 18px;
}
.label3
{
    width: 430px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 33px;
    font-family: Georgia;
    font-size: 18px;
}
.tb-left-border
{
    background-position: 0%;
    float: left;
    width: 6px;
    height: 24px;
    background-image: url( 'images/interface/tb-left-border.jpg' );
    background-repeat: no-repeat;
}
.tb-right-border
{
    background-position: 0%;
    float: right;
    width: 6px;
    height: 24px;
    background-image: url(  'images/interface/tb-right-border.jpg' );
    background-repeat: no-repeat;
}

.textarea
{
    background-color: #B7B7C3;/* */
    height: 227px;
    border-style: none;
    border-width: 0px;
    float: left;
    margin-top: 3px;
}
.textarea1
{
    background-color: #B7B7C3;/* */
    height: 100px;
    border-style: none;
    border-width: 0px;
    float: left;
    margin-top: 3px;
}
.textarea-bg
{
    border-style: none;
    border-width: 0px;
    background-color: #B7B7C3;/**/
    height: 236px;
    width: 920px;
    float: left;
}

.ta-left-border
{
    background-position: 0%;
    float: left;
    width: 17px;
    height: 236px;
    background-image: url( 'images/interface/ta-left-border.jpg' );
    background-repeat: no-repeat;
}
.ta-right-border
{
    background-position: 0%;
    float: right;
    width: 17px;
    height: 236px;
    background-image: url( 'images/interface/ta-right-border.jpg' );
    background-repeat: no-repeat;
}
