.Init {}
/*  ------------------------------------------------------------------------------ */	
/*  Master page styles */	
/*  ------------------------------------------------------------------------------ */	
.divMain
{
	width : 100%;
	height :100%;
	margin:0 auto;
	padding:0 auto;
	float:left ;
}

/*width:225; height: 100px;" */

.divHeader
{
	background-image : url(/Images/backgrounds/frame_bg_colour_light.png);
}

.divMenu 
{
	text-align :left;
	vertical-align:middle ;
	width :690px;
	margin :0 0 0 0;
	padding :  0 0 0 0;
}

.divBodyRight
{
	vertical-align :top;
	padding-top :20px;
	padding-left :20px;
	padding-right : 20px;
	float :none ;
	width :100%;
}

.divBodyLeft
{
	vertical-align :top ;
	background-color :#EEEEEE;
	width :185px;
	border-right : 1px solid #CCCCCC;	
}

.divFooter 
{
	height: 10px;
	border-top : 1px solid #CCCCCC;	
	vertical-align : middle  ;
	padding: 3 20 3 20;
	width :100%;
	font-weight:normal ;
	font-size :small ;
}

/*  ------------------------------------------------------------------------------ */	
/*  Menu styles */	
/*  ------------------------------------------------------------------------------ */	

.horRule 
{
	height: 1px;
	background-color :#CCCCCC;
}

.horRule hr
{
	border-style :hidden ;
	line-height :1px;
	display: none;
}

.tabItem
{
	padding: 4px 2px 4px 2px;
	border-top : 1px solid #999999;
	border-bottom : 1px solid #999999;
	background-color : #cccccc;
}

.tabItemLink {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : normal;
	text-align : center;
	text-decoration:none ;
}

.tabItemLink:Hover {
	border : 0px;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : normal;
	text-decoration:none ;

}

.tabSelected 
{
	border-top : 1px solid #999999;
	font-weight:normal ;
	text-decoration: none;
	padding:  4px 2px 4px 2px;
	color: red;
	background-color : #FFFFFF  ;
	border-bottom-color : White ;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 14px   ;
}

.tabSelectedLink {
	color :#0000dd;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : normal;
	text-align : center;
	text-decoration:none ;
}

.tabSelectedLink:Hover {
	border : 0px;
	color : blue  ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : normal;
	text-align : center;
	text-decoration:underline ;
}

/*  ------------------------------------------------------------------------------ */	
/*  Rate Card General styles*/	
/*  ------------------------------------------------------------------------------ */	

	.rcLISTITEM {
		border : 0px;
		color:#379776;
		margin : 0px 0px 0px 0px;
		padding : 2px 2px 2px 2px;
		text-align : CENTER;
	}
	
	.rcLISTROW {
		background-color : #EEEEEE;
		border : 0px;
	}
	
/*  ------------------------------------------------------------------------------ */	
/*  General styles*/	
/*  ------------------------------------------------------------------------------ */	
body 
{
	font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    margin: 0;
    padding: 0;
	text-align: left;
}
 
A, A.VISITED {
	color: #0000dd;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

.ATTENTION 
{
	color : #ff9900;
	font-style : italic;
	font-weight : bold;
}	

BODY, TD {
	color: #444444;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height : 19px;
}

.COLUMNHEADER {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #006699;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : none;
}

TD.COLUMNHEADER {
	background-color : #DDDDDD;
	border-top : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
}

TH.COLUMNHEADER {
	background-color : #DDDDDD;
	border-top : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
}

.DISABLED {
	color: #b0b0b0;
}

.ERROR {
	color: #FF0000;
	font-weight : bold;
}

FORM {
	margin-top : 0px;
	margin-bottom : 0px;
}

.CONTROL_COLUMN
{
	background-color :#EEEEEE;
	width :185px;
	text-align : justify  ;
	vertical-align :top ;
	border-right : 1px solid #CCCCCC;
	padding-top :12px;
	padding-left :4px;
	padding-right : 4px;
	padding-bottom :4px;  
}
.FRAMECAPTION {
	color : #0000dd;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 0px;
	padding-bottom : 3px;
}

.FUNCTIONBAR {
	background-color : #C9C9C9;
	border-top : 1px solid #999999;
	border-bottom : 1px solid #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color: #006699;
	width :inherit;
	height : 28px;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : none;
}

.FUNCTIONBARTEXT {
	color : #333333;
}

.FUNCTIONBARRECORDNAVIGATION, .FUNCTIONBARRECORDNAVIGATION:VISITED {
	color : #0000DD;
	text-decoration: none;
}

H1 {
	font-weight:bold;
	font-size:12px;
	color:#000000;
	margin-top : 0px;
	margin-bottom : 3px;
} 

H2 {
	font-weight:bold;
	font-size:11px;
	color:#003399;
	line-height : 15px;
	margin-top : 0px;
	margin-bottom : 0px;		
} 
	
H3 {
	font-weight:bold;
	font-size:11px;
	color:#555555;
	margin-top : 0px;
	margin-bottom : 0px;		
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #333333 ;
}

.INFO {
	color: blue;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 15px;
}

.LIST_LINK {
	color: #0000dd;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;	
	line-height : 18px;	
	text-decoration : none;
}

.LABEL {
	color: #339999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	line-height : 15px;
}

.LISTROW1 {
	background-color : #EFEFEF;
	
}

.LISTROW2 {
	background-color : #Fafafa;
}

	.LISTROWHIGHLIGHT1{
		background-color : #ffcc88;
		color: #666666;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : normal;
		letter-spacing:0px;
		/*padding : 2px 5px 2px 5px;*/
	}

.LISTITEM {
	color: #444444 ;
	border-bottom : 1px solid #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	letter-spacing : 0px;
	padding : 3px 5px 5px 5px;
}

.LISTITEMPRINT {
	color: #444444 ;
	border-bottom : 1px solid #CCCCCC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	letter-spacing : 0px;
	padding : 3px 5px 5px 5px;
}

.LISTITEMINFO {
	color: #555555;
	font-size: 10px;
}

.LISTITEMLABEL {
	color: #339999;
	font-size : 10px;
	font-weight:bold;
}

.LISTITEMTITLE {
	color: #222222;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

	.GALLERY_ITEM_LABEL {
		color: #669999;
		font-family: Arial;
		font-size : 10px;
		font-weight: bold;
		font-style : italic;
		padding : 0px 0px 0px 0px;
	}

.MENUOPTION, A.MENUOPTION {
	font-size: 11px;
	font-weight : normal;
	border : 1px solid #FFFFFF;
	color: #0000dd;
	display:  block;
	min-height : 19px;
	padding : 0px 5px 1px 5px;
	margin-bottom :1px;
	text-decoration : none;
	text-align :left;
}

A.MENUOPTION:HOVER {
	background-color : #f3f3f3;
	border : 1px solid #bbbbbb;
	color : #0000dd;
	display: block;
	min-height : 19px;
	padding : 0px 5px 1px 5px;
	text-decoration : none;
	margin-bottom :1px;
	text-align :left;
}

.MENUOPTIONGROUPHEADER {
	font-size: 11px;
	font-weight : bold;
	color: #777777;
	height : 20px;
	padding-left : 3px;
	text-decoration : none;
	text-align :left ;
}



.MESSAGE_BODY {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height : 17px;
}

.MESSAGE_BODY_2 {
	color: #777777;
}	

.MESSAGE_BODY_FRAME {
	padding-top : 10px;
	padding-left : 20px;
	padding-bottom : 10px;
	padding-right : 20px;	
}	
	
.MESSAGE_FOOTER {
	border-top : 1px solid #EEEEEE;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	height : 16px;
	line-height : 14px;
}	

.MESSAGE_FRAME_TABLE {
	background-color : #FFFFFF;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
	padding: 10px 10px 10px 10px;
	
}	


.MESSAGE_TITLE {
	color: #0000aa;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 17px;
}		
	

.OPTION {
	color: #0000dd;
	font-size : 11px;
	text-decoration : none;
}

A.OPTION:HOVER {
	text-decoration : underline;
}

.ORANGE {
	color : #ff9900;
}

.PANELHEADER_BLUE {
	background-image : url(/Images/backgrounds/light_blue.png);
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	height : 26px;
	padding-left : 2px;
}

.PANELHEADER_BROWN {
	background-image : url(/Images/backgrounds/tan.png);
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	height : 26px;
	padding-left : 5px;
}

.PANELHEADER_GREEN {
	background-image : url(/Images/backgrounds/green.png);
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	height : 26px;
	padding-left : 5px;
}

.PANELHEADER_LIGHTGREY {
	background-image : url(/Images/backgrounds/light_grey.png);
	color : #777777;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	height : 26px;
	padding-left : 2px;
}

.PANELHEADER_ORANGE {
	background-image : url(/Images/backgrounds/orange.png);
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	height : 26px;
	padding-left : 2px;
}


.QUESTION {
	color: #000099;
	font-weight : bold;
}

SMALL {
	font-size : 9px;	
	line-height : 13px;
}

SMALL-X {
	font-size : 8px;	
	line-height : 13px;
	min-width :100px;
}

imagebutton
{
	border: 0px solid Blue; 
}

.CommandButton
{
	padding-right:10px;
	padding-left :10px;
}

.AlignXXLeft
{
	font-weight :bolder;
	font-size :larger;
	text-align:left ; 
}

/*  ------------------------------------------------------------------------------ */	
/*  Specific to a single page */	
/*  ------------------------------------------------------------------------------ */	

.ImagePanel
{
	border-color :#F6F6F6;
	border-style :solid ;
	border-width :1px;
}

.ImageBoxShowroom
{
	background-color :White ;
	vertical-align:top;
	padding : 2 2 0 2;
}

.ImageBoxNormal
{
	background-color :White ;
	text-align :center ;
	vertical-align:middle ;
	padding-bottom :8px;
}

.ImageBoxSelected
{
	background-color :#DDDDDD ;
	border-color :#999999;
	border-style :solid ;
	border-width :1px;
	text-align :center ;
	vertical-align:middle ;
	padding-bottom :8px;
}


/*  ------------------------------------------------------------------------------ */	
/*  Specific to a Showroom page
/*  ------------------------------------------------------------------------------ */	

#sr_container{
width:1039px;
height:1039px;
margin:0 auto;
background-image:url(/Images/sr_BG.jpg);
}

.sr_style1{
font-family:Arial, Helvetica, sans-serif;  
font-size:14px;
text-decoration:none;
color:#000000;
text-align:left;
line-height:20px;
padding-right:20px;
}

.sr_style3{
font-family:Arial, Helvetica, sans-serif;  
font-size:14px;
text-decoration:none;
color:#000000;
text-align:left;
line-height:19px;
padding-right:10px;
}

.sr_style5{
font-family:Arial, Helvetica, sans-serif;  
font-size:12px;
text-decoration:none;
color:#000000;
}