/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
  
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
/*
UL LI	{	
	list-style-type:	circle ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	circle;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman; 
	}	
*/
IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.ButtonStyle
{
	font-family:Calibri; font-weight:normal; font-weight:bold; font-size:10pt; color:White; border:solid 1px White; background-color:Black;
	}
	.ButtonStyleCursor
{
	font-family:Calibri; font-weight:bold; font-size:10pt; color:Yellow; cursor:hand; background-color:#5A82F5;
	}
		.ButtonStyleCursorOrdernow
{
	font-family:Calibri; font-weight:bold; font-size:20pt; color:Yellow; cursor:hand; background-color:#5A82F5;
	}
	.ButtonStylegallery
{
	font-family:Calibri; font-weight:normal; font-weight:bold; font-size:10pt; color:White; border:solid 1px White; volume:x-loud; background-color:Black;
	}
	.DDStyle
{
	 color:Black; border:solid 1px White; background-color:White;
	}
/*Elements Area Start*/
Input
{
	font-family:Calibri; font-weight:normal; font-size:10pt; color:Black; border:solid 1px Navy; background-color:White;
	}
Textarea
{
	font-family:Calibri; font-weight:normal; font-size:10pt; color:Black; border:solid 1px Navy; background-color:White;
	}
Select
{
	font-family:Calibri; font-weight:normal; font-size:10pt; color:White; border:solid 1px White; background-color:#F2F6FC;
	}
/*Elements Area End*/

.scrolcolor
{
	scrollbar-base-color: #CCCCCC; 
  scrollbar-arrow-color:gray;
}
.HeaderText
{
	font-family:Calibri; font-weight:normal; font-weight:bold; font-size:13pt; color:White; line-height:25px;
	}
	.BigHeaderText
{
	font-family:Calibri; font-weight:bolder; font-size:18pt; color:yellow; line-height:35px;
	}
	.BigText
{
	font-family:Calibri;  font-weight:bold; font-size:12pt; color:White; line-height:17px;
	}
.GirdText
{
	font-family:Calibri; font-weight:normal; font-size:small; line-height:25px;
	}
/*.FieldText
{
	font-family:Arial,Verdana,Tahoma; font-weight:normal; font-size:10pt; font-weight:bold; color:White; line-height:30px
	}*/
/*line-height:30px*/
.FieldText
{
	font-family:Calibri; font-weight:normal; font-size:10pt; font-weight:bold; color:White; 
	}
	.FieldTextotherpages
{
	font-family:Calibri; font-weight:normal; font-size:10pt; font-weight:bold; color:black; 
	}
	.HeaderTextotherpages
{
	font-family:Calibri; font-weight:normal; font-weight:bold; font-size:13pt; color:black; line-height:25px;
	}
		.SmallTextotherpages
{
	font-family:Calibri; font-weight:normal; font-size:9pt; font-weight:Normal; color:black;
	}
	
	.GrdFieldText
{
	font-family:Calibri; font-weight:normal; font-size:10pt; font-weight:bold; color:White; line-height:15px
	}
	.lblClickText
{
	font-family:Calibri; font-weight:normal; font-size:13pt; font-weight:bold; color:#cc00cc; line-height:30px;font-style:italic;
	}
	.AddressText
{
	font-family:Calibri; font-weight:normal; font-size:9pt; font-weight:bold; color:White; 
	}
.NoteText
{
	font-family:Calibri; font-weight:normal; font-size:9pt; font-weight:Normal; color:#666666;
	}
.SmallText
{
	font-family:Calibri; font-weight:normal; font-size:9pt; font-weight:Normal; color:White;
	}

	.SmallambasaText
{
	font-family:Calibri; font-weight:normal; font-size:9pt; font-weight:Normal; color:black;
	}
	.VerySmallText
{
	font-family:Calibri; font-weight:normal; font-size:8pt; font-weight:Normal; color:White;
	}
	.UploadmsgText
{
	font-family:Calibri; font-weight:normal; font-size:9pt; font-weight:Normal; color:White;
	}
	.UploadmsgTexthd
{
	font-family:Calibri; font-weight:normal; font-size:9pt; font-weight:bold; color:White;
	}
.TableBorder
{
	border:dotted 0px Gray;
}
.SolidBorder
{
	border:Solid 1px White;
}
.CopyrighText
{
	font-family:Calibri; font-weight:normal; font-size:7pt; color:White;
}
.ErrorText
{
	font-family:Calibri; font-weight:normal; font-size:8pt; color:Red;
}

A.MenuLinkAdmin
{
	font-family:Calibri; font-weight:normal; font-size:11pt; color:White; text-decoration:none;
}
A.MenuLink
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:White; text-decoration:none;
}
A.MenuLink:hover
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:F2F6FC; text-decoration:none;
}
A.AnchorLink
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:Blue; text-decoration:none;
}
A.AnchorLink:hover
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:#cc3300; text-decoration:none;
}
A.AnchorLinkBlack
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:Black; text-decoration:none;
}
A.AnchorLinkBlack:hover
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:#cc3300; text-decoration:none;
}

A.AnchorLinkBold
{
	font-family:Calibri; font-weight:bold; font-size:9pt; color:Blue; text-decoration:none;
}
A.AnchorLinkBold:hover
{
	font-family:Calibri; font-weight:bold; font-size:9pt; color:#cc3300; text-decoration:none;
}
A.AnchorLinkRedBold
{
	font-family:Calibri; font-weight:bold; font-size:10pt; color:Red; text-decoration:none; line-height:30px;
}
A.AnchorLinkRedBold:hover
{
	font-family:Calibri; font-weight:bold; font-size:10pt; color:Black; text-decoration:underline; line-height:30px;
}
A.AnchorLinkYellow
{
	font-family:Calibri; font-weight:bold; font-size:10pt; color:Yellow; text-decoration:none; line-height:30px; background-color:#5A82F5; height:30px;
}
A.AnchorLinkYellow:hover
{
	font-family:Calibri; font-weight:bold; font-size:10pt; color:Yellow; text-decoration:none; line-height:30px; background-color:#5A82F5; height:30px;
}
A.AnchorLinkBoldYellow
{
	font-family:Calibri; font-weight:bold; font-size:9pt; color:Yellow; text-decoration:none; 
}
A.AnchorLinkBoldYellow:hover
{
	font-family:Calibri; font-weight:bold; font-size:9pt; color:#cc3300; text-decoration:none;
}
A.SiteMapLink
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:Black; text-decoration:none;
}
A.SiteMapLink:hover
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:Orange; text-decoration:none;
}
A.AnchorText
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:Blue; text-decoration:none;
}
A.AnchorText:hover
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:#cc3300; text-decoration:underline;
}
A.Link
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:Blue; text-decoration:none;
}
A.Link:hover
{
	font-family:Calibri; font-weight:normal; font-size:9pt; color:#ff0000; text-decoration:underline;
}
A.MenuLinkAdmin
{
	font-family:Verdana,Tahoma,Arial; font-weight:bold; font-size:9pt; color:White; text-decoration:none;
}
A.MenuLinkAdmin:hover
{
	font-family:Verdana,Tahoma,Arial; font-weight:bold; font-size:9pt; color:Black; text-decoration:none;
}
.selectcolor
{ 
background: #CCCCCC;
font-family: arial; 
color: #000066; 
}
.maincategory
{ 
background: #660000;
font-family: arial black; 
font-weight: bold;
color: #FFFFFF; 
}
.Subcategory
{ 
background-color:DarkBlue;
font-family: arial black; 
font-weight: bold;
color: #FFFFFF; 
}
.selectedcategory
{ 
background: #009966;
color: #FFFFFF; 
}

div.mag_glass {
  margin-top:-21px;
  margin-left: 5px; 
  width: 18px;
  height: 18px;
}
/*A:link	{	
	text-decoration:none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}*/
	

/* just for the example */



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
/*position: relative;*/
position:relative; 
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
/*position: absolute;*/
position:absolute ;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
/*top: 0;
right:-10px;
left: 10px; *//*position where enlarged image should offset horizontally */
  top:-100px; left:60px;
}




.thumbnailH{
/*position: relative;*/
position:relative; 
z-index: 0;
}

.thumbnailH:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailH span{ /*CSS for enlarged image*/
/*position: absolute;*/
position:absolute ;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnailH span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailH:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
/*top: 0;
right:-10px;
left: 10px; *//*position where enlarged image should offset horizontally */
  top:-100px; left:-450px;
}


.thumbnailV{
/*position: relative;*/
position:relative; 
z-index: 0;
}

.thumbnailV:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailV span{ /*CSS for enlarged image*/
/*position: absolute;*/
position:absolute ;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility:hidden;
color: black;
text-decoration: none;
}

.thumbnailV span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailV:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
/*top: 0;
right:-10px;
left: 10px; *//*position where enlarged image should offset horizontally */
  top:-100px; left:-430px;
}

/*
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(images/Eckert double button Blue.gif) no-repeat right top; 
	padding-right:15px; 
	vertical-align:middle;
	display:block; /*opera*/
	/*display:inline-block; /*ie*/
	/*display:-moz-inline-box;  /*ff*/
	/* font-family:Calibri; color:Yellow; font-size:13px; font-weight:bold; text-decoration:none;  
}

.round span { 
	background:url(images/Eckert double button Blue.gif) no-repeat left top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:15px; line-height:27px;
}

	a.round:hover {background-position:right -155px;}
	a.round:hover span {background-position:left -155px;}
	h2.round {cursor:auto;}*/
/* end rounded buttons */


.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(images/Eckert double button Blue.gif) no-repeat -5 top; 
	padding-right:5px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	 font-family:Calibri; color:Yellow; font-size:13px; font-weight:bold; text-decoration:none;  
}

.round span { 
	background:url(images/Eckert double button Blue.gif) no-repeat -7px top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:5px; line-height:27px;
}

	a.round:hover {background-position:right -155px;}
	a.round:hover span {background-position:-7px -155px;}
	h2.round {cursor:auto;}
	
	.roundaddcart {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(images/Add to cart button.jpg) no-repeat -5 top; 
	padding-right:5px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	 font-family:Calibri; color:Yellow; font-size:13px; font-weight:bold; text-decoration:none;  
}

.roundaddcart span { 
	background:url(images/Add to cart button.jpg) no-repeat -7px top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:25px; line-height:27px;
}
a.roundaddcart:hover {background-position:right -155px;}
	a.roundaddcart:hover span {background-position:-7px -156px;}
	h2.roundaddcart {cursor:auto;}
	
	
	
	.roundWallcolor {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(images/WallcolourButton.gif) no-repeat -5 top; 
	padding-right:5px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	 font-family:Calibri; color:Yellow; font-size:13px; font-weight:bold; text-decoration:none;  
}

.roundWallcolor span { 
	background:url(images/WallcolourButton.gif) no-repeat -7px top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:25px; line-height:27px;
}
a.roundWallcolor:hover {background-position:right -155px;}
	a.roundWallcolor:hover span {background-position:-7px -156px;}
	h2.roundWallcolor {cursor:auto;}
	
	.roundMag {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(images/MagnifyButton.gif) no-repeat -5 top; 
	padding-right:5px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	 font-family:Calibri; color:Yellow; font-size:13px; font-weight:bold; text-decoration:none;  
}

.roundMag span { 
	background:url(images/MagnifyButton.gif) no-repeat -7px top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:25px; line-height:27px;
}
a.roundMag:hover {background-position:right -155px;}
	a.roundMag:hover span {background-position:-7px -156px;}
	h2.roundMag {cursor:auto;}
	