
BODY 
{
	scrollbar-face-color: #444444;
	scrollbar-arrow-color: white;
	scrollbar-track-color: gray;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: black;
	background: url(../images/topbg.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	color:#221E1F;
}

TEXTBOX 
{
	width:160px;
}

.breakline
{
	background-color: #cccccc;
	height: 10px;
	width: 100%;
}

.breakline2
{
	background-color: #F2F1EA;
	height: 2;
	width: 100%;
}

.helplowertxt, .helplowertxt A, .helplowertxt A:hover, .helplowertxt A:visited 
{
	background-color: #C6C1A3;
	Color: #47453A;  
	Font-Family: arial; 
	Font-Size: 10pt;  
	Font-Weight: normal;
	text-align: center;
	padding: 3;
}

#menuspan
{
	height: 22; 
	background-color: #CCCCCC; 
	border-top: solid 1px white; border-bottom: solid 1px white;
	text-align: left;
	Color: #47453A;  
	Font-Family: helvetica; 
	Font-Size: 10pt;
	Font-Weight: bold;
	padding-left: 15px;
	padding-top: 2px;
	display:block;
	position:fixed;
}

#menuspan A, #menuspan A:visited {  Color: #1C3E76;  Text-Decoration: underline; }
#menuspan A:hover {  Color: #FFFFFF;  Text-Decoration: underline; }

.ulist
{
	list-style: square none outside;
	color:purple;
	margin-left: 20;
	margin-top: 3;
	padding: 2;
}

.hrstyle 
{
	width: 390;
	height: 1;
	color: #F1A000;
}

.hrprint
{
	width: 390;
	height: 1;
	color: #000000;
}

.btn {
    BACKGROUND-COLOR: #CCCCCC;
    BORDER: #47453A 1px solid;
    COLOR: #47453A;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    margin: 2 2 2 2;
}

.btn_o {
    BACKGROUND-COLOR: #CCCCCC;
    BORDER: #47453A 1px solid;
    COLOR: #FFFFFF;
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    margin: 2 2 2 2;
}

.cbtn { border: solid 1 #C0C0C0; cursor: hand;}
.cbtn_o { border: solid 1 white; background-color: #A9C9E2; cursor: hand; }

.txtBoxTop {
    FONT-FAMILY: helvetica;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    padding-right: 32;
    padding-top: 2;
}

.txtBox {
    FONT-FAMILY: helvetica;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
}

.topbar {
	COLOR: #A6A2C6;
	FONT-FAMILY: Arial;
	font-weight: bold;
	FONT-SIZE: 18pt;
	text-align: right;
	vertical-align: middle;
	/*width: 300;*/
	padding: 65 20 0 0;
	margin: 0 0 0 0;
	
}

A, A:visited {  Color: #504B7A;  Text-Decoration: none; }
A:hover {  Color: #504B7A;  Text-Decoration: underline; }

.headtxt {  Color: #504B7A; Font-Family: helvetica; Font-Size: 14pt;  Font-Weight: bold; text-transform: capitalize; line-height: 25pt;}
.head2txt {  Color: #504B7A; Font-Family: helvetica; Font-Size: 12pt;  Font-Weight: bold; }
.head3txt {  Color: #504B7A; Font-Family: arial; Font-Size: 10pt;  Font-Weight: bold;}
.bodytxt {  Color: #939598;  Font-Family: helvetica; Font-Size: 10pt;  Font-Weight: normal; }
.labeltxt {	Color: #939598;  Font-Family: helvetica; Font-Size: 10pt;  Font-Weight: bold; }
.messagetxt { color: Green; Font-Family: helvetica; Font-Size: 11pt; Font-Weight: bold; }
.emphasise {  Color: #FF530D;  Font-Size: 110%;  Font-Weight: bold; }
.explainTxt {  Color: #000000;  Font-Family: helvetica; Font-Size: 8pt;  Font-Weight: normal; }
.bodybigtxt {  Color: #023169;  Font-Family: helvetica; Font-Size: 12pt;  Font-Weight: bold; }


.helplinks, .helplinks A, .helplinks A:hover { Color: #47453A;  Font-Family: helvetica; Font-Size: 10pt;  Font-Weight: bold; }

.titletxt {
	Color: #000000;
	Font-Family: helvetica;
	Font-Size: 20pt;
	Font-Weight: bold;
	padding-bottom: 10;
	padding-right: 10;
}
.printLowerTxt {  Color: #000000;  Font-Family: helvetica; Font-Size: 10pt;  Font-Weight: normal; }
.smalltxt {  Color: #000000;  Font-Family: helvetica; Font-Size: 10pt;  Font-Weight: normal; }
.smalltxt A, .smalltxt A:visited {  Color: #FFFFFF;  Text-Decoration: none; }
.smalltxt A:hover  {  Color: #FFD200; Text-Decoration: none; }
.tinytxt {  Color: #000000;  Font-Family: helvetica; Font-Size: 8pt;  Font-Weight: normal; }

.topInfo 
{
	 background-color: #000000;
	 height: 20;
}

.msgV
{
	color: black;
	Font-Family: helvetica; 
	Font-Size: 10pt;  
	Font-Weight: bold;
}

.boxmsgV
{
	border-style: double;
	border-width: 3px;
	border-left-color: #69b327;
	border-top-color: #69b327;
	border-right-color: #69b327;
	border-bottom-color: #69b327;
	background-color: #EEF8EE;
}

.msgX
{
	color: black;
	Font-Family: helvetica; 
	Font-Size: 10pt;  
	Font-Weight: bold;
}

.boxmsgX
{
	border-style: double;
	border-width: 3px;
	border-left-color: #e24106;
	border-top-color: #e24106;
	border-right-color: #e24106;
	border-bottom-color: #e24106;
	background-color: #F8EEEE;
}

.framebox
{
	Font-Family: helvetica; 
	Font-Size: 10pt;
	Font-Weight: bold;
	border-collapse: collapse;
	width: 100%;
	border: #1C3E76 1px solid;
	background-color: #A9C9E2;
}

.errortxt {  Color: #E70000;  Font-Family: helvetica; Font-Size: 10pt;  Font-Weight: bold; }
.oktxt {  Color: #11D111;  Font-Family: helvetica; Font-Size: 10pt;  Font-Weight: bold; }

/* Dynamic tables - with roleover */
.dtable
{
	Font-Family: helvetica; 
	Font-Size: 10pt;  
	text-align: center;
	border-collapse: separate;
	width: 100%;
	background-color: #000;
}

.dtableth
{
	background-color: #000;
	color: #1C3E76;
	font-weight: bold;
	height: 24;
}

.dtabletr
{
	background-color: #FFFFFF;
	Color: #1C3E76;
	font-weight: normal;
	cursor: hand;
}

.dtabletralt
{
	background-color: #EBF3FF;
	Color: #1C3E76;
	font-weight: normal;
	cursor: hand;
}

.dtabletrover
{ 
	background-color: #76A5CB;
	color: white;
	cursor: hand; 
}

/* Static tables - no onover */
.stable
{
	Font-Family: arial; 
	Font-Size: 9pt;  
	text-align: center;
	vertical-align: top;
	border-collapse: collapse;
	width: 100%;
	border: #221E1F 1px solid;
}

.stable th
{
	border: solid 1 #221E1F;
	padding: 3 3 3 3;
	background-color: #D7D0E0;
	color: #47453A;
	font-weight: bold;
	vertical-align: middle;
}

.stable tr
{ 
	border: solid 1 #221E1F;
	padding: 2 2 2 2;
	background-color: #FAF7FD;
	font-weight: normal;
	Color: #47453A;
	vertical-align: top;
}

.stable td
{ 
	border: solid 1 #221E1F;
	padding: 2 2 2 2;
	font-weight: normal;
	Color: #47453A;
	vertical-align: middle;
}

/* Static tables - no onover - not 100% width */
.stable2
{
	Font-Family: helvetica; 
	Font-Size: 10pt;  
	text-align: center;
	vertical-align: top;
	border-collapse: collapse;
	border: #1C3E76 1px solid;
}

.stable2 th
{
	border: solid 1 #1C3E76;
	padding: 3 3 3 3;
	background-color: #EEEEEE;
	color: #1C3E76;
	font-weight: bold;
}

.stable2 tr, .stable2 td
{ 
	border: solid 1 #1C3E76;
	padding: 2 2 2 2;
	background-color: #FFFFFF;
	font-weight: normal;
	Color: #1C3E76;
	vertical-align: top;
}

/* printer friendly table */
/* Static tables - no onover */
.ptable
{
	Font-Family: helvetica; 
	Font-Size: 10pt;  
	text-align: center;
	vertical-align: top;
	border-collapse: collapse;
	width: 100%;
	border: #888888 1px solid;
	background-color: #FFFFFF;
	color: #000000;
}

.ptable tr
{ 
	border: #888888 1px solid;
	padding: 2 2 2 2;
	font-weight: normal;
	vertical-align: top;
}

.ptable th
{
	background-color: #DDDDDD;
	border: #888888 1px solid;
	padding: 2 2 2 2;
	font-weight: bold;
}

.ptable td
{ 
	border: #888888 1px solid;
	padding: 2 2 2 2;
	font-weight: normal;
	vertical-align: top;
}


/***********************/
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
/*font: bold 12px helvetica;*/
Color: #76A5CB; Font-Family: helvetica; Font-Size: 11pt;  Font-Weight: bold;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #EEEEEE;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
text-decoration: none;
}

#tablist li a.current{
background: white;
}

#tabcontentcontainer{
width: 100%;
height: 300px;
padding: 15px;
border: 1px solid black;
}

.tabcontent{
display:none;
}

/****************************************************/
.vc 
{
	width: 550;
	border: solid 2px black;
	background: white;
	Color: #000000;
	Font-Family: arial;
	Font-Size: 10pt;
	Font-Weight: normal;
}

.vc_bold { font-weight: bold; }
.vc_highlight { background: #CCCCCC; font-weight: bold; }

.lowerTxt {  Color: #221E1F;  Font-Family: helvetica; Font-Size: 10pt;  Font-Weight: normal;position:relative;top:54px; }
.lowerTxt img {margin-top:8px;}

/* text boxes */
#text1, #Password1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #text11, #text12, #text13, #text14, #text15, #text16, #text17, #text18,#Password1, #Password2, #wishListInterval,#Select1, #Select2, #CMMarkup, #text19, #text20, #text21, #text21, #text22,#Text23,#strCAPTCHA,#Select3,#Email,#Phone, #ManagerID{border:solid 1px #939598;height:20px;line-height:16px;width:100px;font-family:verdana,veradana,san-serif;font-size:12px;}
#Textarea,#Textarea1, #Textarea2, #Textarea3 ,#Textarea4,#Textarea5,#Textarea6,#Textarea7,#Comments{border:solid 1px #777777;line-height:16px;width:200px;font-family:verdana,veradana,san-serif;height:80px;overflow:auto;}
.bodyTxt textarea{border:solid 1px #939598;line-height:16px;width:400px;height:150px;font-family:verdana,san-serif;overflow:auto;}

/*  #offer  .offer_form{}, .offer_content{}, .empty{}, .message{}, #offer_total_discount*/
.total_container{width:100%;text-align:right;}
.total{width:275px;}
.total td{text-align:left;padding:3px;white-space:nowrap;background-color:#F1F1F1;color:#47453A}

/*  #request .Request_Text(), .message{}, #request_pair, #request_stones*/
.total_container{} .total{} .total td{}

/* #order */
.total_container{} .total{} .total td{}
.order_content{display:inline;}

.ordertotal, .DataTablePair, .OrderTotalPair, .order_form{}

/* print_excel */
.print_excel{text-align:right;}
.print_excel table{}
.print_excel table td{padding:3px;background:#eee;vertical-align:middle;}
.print_excel_only{}
.print_excel_guest{text-align:right;}
.print_excel_guest td{padding:3px;background:#eee;vertical-align:middle;}

/*unique*/
.login_div{border:solid 59px #F2F1EA;width:740px;}
.tbl1{height:500px;border:solid 2px #48463B;background-image:url('../images/login_img.gif');background-repeat:no-repeat;background-position:right bottom;}

.login_guest{border:solid 59px #F2F1EA;width:740px;}
.guest{}
.popup_content{border:solid 2px #48463B;padding:20px;}
#gtemplate_popup #tbl2{border:solid 30px #F2F1EA;}

#help_index{color:#47453A;}
#help_close{color:#47453A;}

.bg{border:solid 2px #48463B;background-image:url('../images/login_img.gif');background-repeat:no-repeat;background-position:right bottom;}