/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #0099ff;
}
.pick_tab_active{ float:none; margin:0px 0px 0px 0px; width:150px; 
	float:right; 
	background:url(../../images/tab_select_card_active.png) no-repeat 0px 0px; 
	height:38px;}
.pick_tab_inactive{ float:none; margin:0px 0px 0px 0px; width:150px; 
	float:right; 
	background:url(../../images/tab_select_card_inactive.png) no-repeat 0px 0px; 
	height:28px;}
.tab_add_msg_active{ float:none; margin:0px 0px 0px 0px; width:150px; 
	float:right; 
	background:url(../../images/tab_add_msg_active.png) no-repeat 0px 0px; 
	height:38px;}
.tab_add_msg_inactive{ float:none; margin:0px 0px 0px 0px; width:150px; 
	float:right; 
	background:url(../../images/tab_add_msg_inactive.png) no-repeat 0px 0px; 
	height:28px;}
.tab_place_order_active{ float:none; margin:0px 0px 0px 0px; width:150px; 
	float:right; 
	background:url(../../images/tab_place_order_active.png) no-repeat 0px 0px; 
	height:38px;}
.tab_place_order_inactive{ float:none; margin:0px 0px 0px 0px; width:150px; 
	float:right; 
	background:url(../../images/tab_place_order_inactive.png) no-repeat 0px 0px; 
	height:28px;}
.maintext-n {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	
}
.MessageFont {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.footertext-n {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.maintext-b {

	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.top-nav {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
.subtitle-text{

	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.subdesc-text{

	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.subdesc-smtext{

	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.features {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
}
a {
	text-decoration: none;
	color:#333333;
}
a:hover {
	color: #FF6600;
	text-decoration: bold;
}
.category-heading {
	font-family: "Arial";
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
}

.white-b {

	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.category-normal {

	font-family: "Arial";
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}
.orange-b {

	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.lbltext {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}
.txtbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.albumtxtbox {
	font-family: "Arial";
	font-size:11px;
	font-weight: normal;
	color: #000000;
	width: 50px;
	
}

.btn {
	background-image: url(../images/bg_button.png);
	background-repeat: repeat;
	border: solid 1px #E5B85C;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.albumBtn {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	background-color:Gray;
	color: #000000;
	
	
}
.loginBtn 
{
	background-image: url(../images/bg_button.png);
	background-repeat: repeat;
	border: solid 1px #E5B85C;
	font-family: "Wingdings 3";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	width: 18px;
}
.alink {
	font-family: "Arial";
	font-size: 11px;
	color: #0099CC;
	font-weight: normal;
}
.alinkcart {
	font-family: "Arial";
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}

.leftlink {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height:10px;
}
.mylink {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.navlink {
	font-family: "Arial";
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}
.smtextfield {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #ABC601;
	height: 15px;
	width: 20px;
	border: 1px solid #CCCCCC;
}
.lblheader {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.errmsg
{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-color: #ffffff;
	padding: 2px;
}
.usermsg
{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.usermsgcolor
{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color:#669900;
}


.MiniImage
{
	width:175px; 
	height:175px;
}


.MiniOwnImage
{
	width:70px; 
	height:70px;
}

.MediumImage
{
	width:180px;
	height:180px;
}

.trImageStyle
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: Bold;
	color: #333333;
	width:85px; 
}
.tdImageStyle
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: Bold;
	color: #333333;
	height:75px;
}
.albumStyle
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: Bold;
	color: #333333;
	height:50px;
}


.trImageTextStyle
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: Bold;
	color: #333333;
	height:20px;
}
.tdImageTextStyle
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: Bold;
	color: #333333;
	width:100px;
}
.trImageValTextStyle
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: Bold;
	color: #333333;
	 height:40px;
}

.tdImageValTextStyle
{
	font-family: "Arial";
	font-size: 10px;
	font-weight: Bold;
	color: #333333;
	
	width:auto;  
}

.menuButtonover{
  background-color : White; 
   cursor :  pointer;
   font-family: "Arial";
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
	 
}
.btnAlbum {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	background-color:#ABC601;
	color: #000000;
	width:100px;
	
	
	
}
.ddltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #7F7F7F;
}
.ddlstate {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #7F7F7F;
	width: 130px;
}
.viewborder
{
    border-color:#C7C7C7;
    border-width:1px;
    border-style:solid;
        
}
.lblTitle {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}
.smallfont {

	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.category {

	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #336600;
}
.thumbnail {
	padding: 5px;
	background-image: url(../images/image_bg.png);
	background-repeat: no-repeat;
	margin: 5px;
}
.page-line-heading {
	font-family: "Arial";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
}
.biz-line-heading {
	font-family: "Arial";
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
}
.breadcrumb {
	font-family: "Arial";
	font-size: 11px;
	color: #669900;
	font-weight: bold;
}
.txtbreadcrumb {
	font-family: "Arial";
	font-size: 11px;
	color: #669900;
	font-weight: bold;
}
.linkheader {
	font-family: "Arial";
	font-size: 12px;
	color: #669900;
	font-weight: bold;
}
.txtgrdheader {
	font-family: "Arial";
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}
.smtext {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.asterisk {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
}
.notetext {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.footerlink {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#member-login {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bg_member_login.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 29px;
	width: 383px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#member-loggedin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bg_member_login.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 29px;
	width: 383px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#corporate-loggedin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bg_member_login.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 29px;
	width: 383px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #7F7F7F;
	height: 16px;
}

#leftnav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_left_nav.png);
	background-repeat: repeat-y;
}

.maintext {
	color: #000000;
	padding: 10px;
	text-align: justify;
	
}
#joinee {
	background-image: url(../images/bg_new_joinee.png);
	background-repeat: repeat-x;
}


a:active {
	color: #333333;
	text-decoration: none;
}
#style-offered {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_styles_offered.png);
	background-repeat: repeat-x;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~HOME PAGE SLIDER CSS BEGIN~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.clearAll {
	clear: both;
}

.SlidingPanels {
	width: 100px;
	height: 100px;
}
.SlidingPanelsContent {
	width: 100px;
	height: 100px;
}

.p1 {
	background-color: #CCCC66;
}
.p2 {
	background-color: #FFFFCC;
}
.p3 {
	background-color: #6699FF;
}
.p4 {
	background-color: #99CCCC;
}
.p5 {
	background-color: #FF99CC;
}
.p6 {
	background-color: #339933;
}
.p7 {
	background-color: #9933FF;
}
.p8 {
	background-color: #669966;
}
.p9 {
	background-color: #00FFCC;
}

#example2 .SlidingPanels {
	float: left;
}
#example2 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#example2 .SlidingPanelsContent {
	float: left;
}

#example3 .SlidingPanels {
	float: left;
}
#example3 .SlidingPanelsContentGroup {
	float: left;
	width: 900px;
}
#example3 .SlidingPanelsContent {
	float: left;
}
#example3_nav .SlidingPanels {
	float: left;
}
#example3_nav .SlidingPanelsContentGroup {
	float: left;
	width: 900px;
}
#example3_nav .SlidingPanelsContent {
	float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~HOME PAGE SLIDER CSS ENDS~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#bgtab {
	background-image: url(../images/bg_tab_frame.jpg);
	background-repeat: repeat-x;
	background-color:#bbcbe9;
}
#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid #FF6600;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: Yellow;
border: 1px solid gray; 
visibility: hidden;
}

.msgmarquee {

	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
.palign 
{
	text-align:justify;
}
.lbmsgltext {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}
.instructionmsg
{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	padding:25 px;
}
.ddlsmtext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #7F7F7F;
	width:80px;
}
.txtboxmainmsg {
	font-family: fixedsys;
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.linkcal {
	font-family: "Arial";
	font-size: 12px;
	color: #00CCFF;
	font-weight: bold;
}
.header-w {
	font-family: "Arial";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.lblheader-w {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tblborder
{
    border-color:#91C150;
    border-width:1px;
    border-style:solid;
        
}
.alllink {
	font-family: "Arial";
	font-size: 11px;
	color: #FF6633;
	font-weight: bold;
	line-height:10px;
}
.lblheader-n {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #3A6303;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-left: 16px;
}
.radio {
	height: 10px;
}
.redheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding: 6px;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
.greytextn {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-left: 4px;
}
.alinkcal {
	font-family: "Arial";
	font-size: 11px;
	color: #0099CC;
	font-weight: normal;
}
.alinkcal a:hover {
	color: #f8a607;
	font-weight: normal;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration: none;
	font-weight: bold;
}
.lblredtxt {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #FF0066;
	
}
.alinkBold {
	font-family: "Arial";
	font-size: 15px;
	color: #0099FF;
	font-weight: normal;
}

.cancellink {
	font-family: "Arial";
	font-size: 11px;
	color: #0099FF;
	font-weight: normal;
}
.divTxt{
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.lblheader-w {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.lbltxtbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 0px ;
	background-color:#F0FDDF;
}
.edittxtbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #0099FF;
	background-color:#FED8E3;
}
div.MaskedDiv
{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: verdana;
	font-weight: bold;
	padding: 0px;
	z-index: 100;
	background-image: url(../images/Mask.png); /* ieWin only stuff */
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src= '../images/Mask.png' );
}
div.MessagePopup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFFFF;
	position: absolute; /* set z-index higher than possible */
	z-index: 10000;
	visibility: hidden;
	color: Black;
	border-style: solid;
	border-color: #999999;
	border-width: 0px;
	width: 225px;
	height: 100px;
	top: 0px;
	left: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.prompterrmsg
{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #ffffff;
	padding: 2px;
}
.whitemsg-b {

	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.bgselect {
	padding: 5px;
	margin: 5px;
}
.bgselect:hover {
	background-color:#0099FF;
	margin: 5px;
	background-repeat:no-repeat;
	
}
