/* Default CSS Stylesheet for a new Web Application project */
A:link	{	
	text-decoration:	none;
	color:	#cc0000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#cc0000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#;
	}	
		
A:hover	{	
	color:	#000000;
	}

BODY
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#374755;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
#contentsponsor
{
margin-left: 90px;
margin-right: 90px;
font-family:Arial, Helvetica, sans-serif ;
font-size:10pt;
text-align:center;
height:5%;
/*border-top: 1px solid gray;*/
}

#container
{
width: 100%;
height:100%;
/*margin: 10px auto;*/
background-color: #fff;
color: #333;
border: 1px solid gray;
}

#top
{
background-color: #ffffff; /*CE0029*/
background-image: url("images/RedLine.gif"); 
background-repeat:repeat-x;
margin: 0;
color:#FFFFFF;
overflow:hidden;
border-bottom:1px solid white;
}

#top h1
{
padding: 0;
margin: 0;
font-family:Arial, Helvetica, sans-serif ;
font-size:16px;

}

#rightnav
{
float: right;
width:150px;
padding: .5em;
font-family:Arial, Helvetica, sans-serif ;
font-size:8pt;
display: inline;
/*background-color: #F2F2F2;*/
height:78%;
}


#MenuHorizontal
{
    PADDING-RIGHT: 25px;
    MARGIN-LEFT: 95px;
    PADDING-TOP: 0px;

	BACKGROUND-COLOR: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	color:#374755;
}

#footer
{
/*clear: both;
border-top: 1px solid gray;*/
margin: 0;
background-color: #000000; /*CC0003*/
font-family:Arial, Helvetica, sans-serif ;
font-size:10px;
text-align:center;
text-decoration:none;
color:#FFF;
height:5px;
}
#footer a { color:#FFF;text-decoration:none;}

#leftnav p { margin: 0 0 1em 0; }
#rightnav p {color:#734A16; margin: 0 0 1em 0; }


.GreyTable
{
	border-top:solid 1px #E4222D;
	border-right:solid 1px #E4222D;
	border-left:solid 1px #E4222D;
	border-bottom:solid 1px #E4222D;
}
.GreyTableTH 
{
	background-color: #000000;
	border-bottom:solid 1px #000000;
	font-size:11px; 
	text-align:left;
	font-weight:bold;
	color:#ffffff; 
	padding:3px 3px 3px 3px;
}
.GreyTableTD 
{
	background-color: #F8F8F8;
	font-size:11px; 
	text-align:left;
	padding:1px 1px 1px 1px;
}


.Font8
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	.8em;
	color:#374755;
}

.Font9
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:	.9em;
	color:#374755;
}
.Font10 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1em;
	color:#374755;
}

.PlainTable
{
	MARGIN: 0px;
	BACKGROUND-COLOR: #FFFFFF;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#374755;
	font-size:12px;
}

.login
{
	BORDER-TOP: #374755 1px solid;
	MARGIN: 3px;
	BORDER-BOTTOM: #374755 1px solid;
	BACKGROUND-COLOR: #f5f5f5;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#374755;
	font-size:12px;
}

.tblPink
{
	BORDER-TOP: #A4031F 1px solid;
	MARGIN: 3px 0px 3px 0px;
	BORDER-BOTTOM: #A4031F 1px solid;
	BACKGROUND-COLOR: #FFFAFA;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#374755;
	font-size:12px;
}

.tblblack
{
	BACKGROUND-COLOR: #000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	border:1;
	border-color:#000000;
}

 #LinkMenu {
	border-bottom:6px solid #D00427;
 }
 
 #LinkMenu ul
 {
	font-size:11px;
	background-color:#ffffff;
	color:white;
	height:30px;
	line-height:100%;
	margin:0 0 0 145px;
	}
 
 #LinkMenu ul li {
	display:inline;
}
 #LinkMenu ul li a {
	color:white;
	text-decoration:none;
	float:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	padding:3px  3px 4px 5px;
	}
	
 #LinkMenu #LinkText a
 {
	width:90px;
	height:30px;
	background-color:#D00427;
}
	#LinkMenu #LinkText a:hover
	{
		background-color:#A4031F
		}
#LinkMenu #Home a
{
	width:75px;
	height:30px;
	background-color:#999999;}
	

 #LinkSell {
	border-bottom:6px solid #ffcc66;
 }
 
 #LinkSell ul
 {
	font-size:11px;
	background-color:#ffffff;
	color:black;
	height:30px;
	line-height:100%;
	margin:0 0 0 145px;
	}
 
 #LinkSell ul li {
	display:inline;
}
 #LinkSell ul li a {
	color:black;
	text-decoration:none;
	float:left;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	padding:3px  3px 4px 5px;
	}
	
 #LinkSell #LinkSellText a
 {
	width:90px;
	height:30px;
	background-color:#ffcc66;
}
#LinkSell #LinkSellText a:hover
{
	background-color:#ffffcc
}
#LinkSell #LinkSellHome a
{
	color:white;
	width:75px;
	height:30px;
	background-color:#999999;}
	

 #leftnav
 {
	width:80px;
	float:left;
}

  #LeftMenuItem
 {
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 12px;
	POSITION: absolute;
	BACKGROUND-COLOR: #B3001E;
	border-top: 1px solid white;	
	border-bottom: 1px solid white;	
	width:117px;
}

 #LeftMenuItem ul
 {
	padding: 0px 0px 0px 0px;
    margin: 0px;
    LIST-STYLE-TYPE: none;
}
	
#LeftMenuItem ul a
{
	color:white;
	text-decoration:none;
	DISPLAY: block;
	padding:  3px  3px 3px 15px;
	background-color:#990000;
	border-top:1px solid #E4222D;
	border-right:1px solid #E4222D;
	border-bottom:1px solid #BD0C12;
	border-left:1px solid #BD0C12;
	width:117px;
}
 
 #LeftMenuItem ul a:hover,#LeftMenuItem ul li.active a
 {
	background-image:url("images/arrows.gif");
	background-repeat:no-repeat;
	background-position: 5px 1px;
	background-color:#E4222D;
	border-top:1px solid #E9434B;
	border-right:1px solid #E9434B
	}
 
#LeftMenuItem ul a:active
{
	background-image:url("images/arrows.gif");
	background-repeat:no-repeat;
	background-position:5px 1px;
	background-color:#B3001F
	}

  #AgentLeftMenu
 {
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 12px;
	POSITION: absolute;
	background-color:#990000;
	width:117px;
	
}
 #AgentLeftMenu ul
 {
	padding: 0px 0px 0px 0px;
    margin: 0px;
    LIST-STYLE-TYPE: none
}
	
#AgentLeftMenu ul a
{
	color:white;
	DISPLAY: block;
	padding:  3px  3px 3px 15px;
	width:117px;
	}
 
 #AgentLeftMenu ul a:hover
 {
	background-color:#E4222D;
	}
 
 .TopRedLine{height:24px;width:100%;background-color:#CE0029;background-image:url("images/RedLine.gif");background-repeat:repeat-x;overflow:hidden;position:absolute;top:0;left:0}

.input-box
{
border:1px solid #696969;
width:145px;
height:16px;
padding-left:3px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
background-color:#FFFFFF;
text-decoration: none;
}

.input-button
{

/*border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
border-right:1px solid #F2F2F2;
border-bottom:1px solid #F2F2F2;
*/
padding:0px 3px 0px 3px; 
font-family: Arial, Verdana, Helvetica, sans-serif;

font-size: 11px;
text-transform: none;

color: yellow;
background-color:#0066CB;
text-decoration: none;

height:23px;
width:100px;

	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



	#dhtmlgoodies_slideshow{
		width:325px;	/* Total width of slideshow */


	}
	
	#previewPane{
		/*border:1px solid #000;*/
		text-align:center;
		vertical-align:middle;
		/* CSS HACK */
		float:left;
				
	}
	#waitMessage{
		display:none;
		position:absolute;
		left:250px;
		top:250px;
		background-color:#FFF;
		border:1px double #000;
		padding:1px;
		color:#555;
		font-size:0.5em;
		font-family:arial;	
	}	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 225px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/238px;	/* Other browsers */
		height: /**/238px;
		
		/* CSS HACK */
		width: 124px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/120px;	/* Other browsers */
		width: /**/120px;
				
		/*border:1px solid #000;*/	/* Black border */		
		padding:1px;	/* A little space between the black border and the content inside */
		
	}
	#galleryContainer #arrow_down{	/* Arrow down image */
		height:15px;
	}
	#galleryContainer #arrow_up{
		height:15px;	/* Arrow up image */
	}
	
	#theImages{	/* DIV where the images are located */
		position:relative;
		overflow:hidden;
		height:217px;	/* Height of boxes for the images */
	}
	#theImages div{	
		position:relative;	/* Don't change this */
		height:310px;	/* Higher than total height of thumbnails */
		
	}
	#theImages img{
		border:0px;	/* No border */
		filter:alpha(opacity=50);	/* Transparency - IE */
		opacity:0.5; /* Transparency - Firefox */
		padding-top:1px;	/* Space between images */
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Arial, sans-serif;	/* Font to use */
		font-size:0.7em;
	}
	#theImages .imageCaption{
		display:none;
	}
	
  #tabHeader {
     float:left;
     width:100%; 
     background:#ffffff  url("images/bg.jpg") repeat-x bottom; 
     font-size:12px;
     line-height:normal;
    
    }
    #tabHeader ul {
      margin:0px;
      padding: 0px 10px 10px 115px;
      list-style:none;       

      }
    
	#tabHeader li {
      float:left;
      background:#CC0000 url("images/bg_Menu.jpg") repeat left top; 
		height:40px;
      margin: 0 1px 0 1px;
      padding:0 0 0 9px;
	  font-family: Arial;
     }
	  
    #tabHeader a {
      display:block;
      /*background:#CC0000 url("images/bg_Menu.jpg") repeat right top;*/  
      vertical-align:middle;
      padding: 10px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#FFFFFF;
      }
	  
    #tabHeader  a:hover {
      color:yellow;
;
     }
    
	#tabHeader #current {
    background-image: url("images/left_on.jpg");
         /*    background:#CC0000 url("images/bg_Menu.jpg") no-repeat right top;*/

      }
    #tabHeader #current a {
      background-image:url("images/right_on.jpg");
      color:#A4031F;
      padding-bottom:5px;
      }

