﻿img {   border-width: 0; padding: 0;} 
div { display: inline-block; }  div { display: block; }  


body
{
    margin:0 auto;
	padding:0;
	/*background-color:#FFFFFF;*/
	background: #888 url("../images/bkg-texture-gray-light.gif") repeat 0 0;
	overflow-x: hidden;
	
	
}

div#wrapperHead 
{
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	width:100%;
	overflow: auto;
    overflow-y: hidden;
    overflow-x: hidden;
	/*background-color:#003;*/
	background: #003 url(../images/bannerBackground.png) repeat 0 0;
}

div#innerHead 
{
    
	width:1150px;
	height:175px;
	margin:0;
	overflow:hidden;	
	/*background-image: url(../images/banner2.png);	*/
	/*overflow: auto;*/
    overflow-y: hidden;
    overflow-x: hidden;
	/*background-color:#003;*/
	
}
div#bannerBottomFade
{
	height:9px; 
	background-image:url(../images/bannerShadow.png);
}

div#pageWrapper
{
    width:960px; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
	
    
}
div#navBorderFade
{
	position:absolute;
	height:100%;
	width:15px; 
	margin-top:10px;
	background-image:url(../images/navBorderFade.png);
	padding-bottom:71px;
	
}
div#bannerTitle
{
    width:960px; 
    height:125px;
    background-image: url(../images/bannerTitle.png);
    
}

div#blueNavTop
{
    position:relative;
    width:960px; 
    height:25px;
    margin-top:25px;
    background-image: url(../images/blueNavTop2.png);
    
}
div#subNavBar
{
    position:relative;
    width:960px; 
    height:50px;
    margin-top:-50px;
    background-image: url(../images/subNavBar.png);
    
}
div#userInfo
{
    position:absolute;
    width:930px; 
    height:20px;
    margin-top:-43px;
    margin-left:15px;
    
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px; 
    font-style:italic;
    text-align:left;
    color:#941818;
    font-weight:bold;
	
    
}
div#userInfo a
{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;    
    text-align:left;
    color:#000000;
    font-style:normal;
    text-decoration:none;    
}
div#userInfo a:hover
{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;    
    text-align:left;
    color:#941818;
    font-style:normal;
    text-decoration:none;    
}
div#openDashboard
{
    float:right;
    height:20px;
    width:150px;
    background-color:#333333;   
    border-radius:10px;     
    -moz-border-radius:10px; 
    margin-top:-3px; 
}
div#openDashboard:hover
{
    cursor:pointer;
}
div#launchText
{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;    
    text-align:left;
    color:#CCCCCC;
    font-style:normal;
    text-decoration:none;  
    font-weight:bold;
    margin-top:-17px;
    margin-left:25px;
}
div#launchText:hover
{   
    color:#FFFFFF;
    
}
div#navWrapper
{
    width:100%; 
    height:50px;
	margin-top: -275px;
	background:url(../images/bg.png) repeat-x;
	
}
div#navJQuery
{
    width:1255px; 
    height:50px;
}

.navDivide
{
	float:right;
	width:2px;
	height:35px;
	background-color:#FFF;
	margin-top:-40px;
}

* 
{
    margin:0; 
    padding:0; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:40pt; 
    font-weight:normal; 
    line-height:16px;
    }

	.container 
	{
	   
	    width:960px; height:300px; background:#eee; padding:0px 0 0 0; 
	   
	    }

	

	/* ----------------------------------------------------- */

	/* navigation styles - BEGIN */ 

	

	/* style for horizontal nav */	

	#navigation_horiz {width:1255px; clear:both; padding:0 0 0 0; margin:0 auto; z-index: 1000000; }

	#navigation_horiz  ul {height:50px; display:block; margin-left:0px; z-index: 1000000; }

	#navigation_horiz  ul li {display:block; float:left; width:100px; height:50px; margin:0x 1px 0 0; position:relative; z-index: 1000000; margin-left:60px;  
	    }
	    
	    
	    /* style for vertical nav */
	#navigation_vert {width:820px; clear:both; padding:0 0 0 0; margin:0 auto}
	#navigation_vert  ul {height:50px; display:block}
	#navigation_vert  ul li {display:block; width:177px; height:50px;  margin:0 0 1px 0; position:relative}
	#navigation_vert  ul li a.navlink 
	{
	    position:absolute; 
	    padding:20px; 
	    background-color:#941818;
	    width:145px;
	    	    
	}
	#navigation_vert .dropdown_vert 
	{
	    position:absolute; 
	    padding-top:15px;
	    padding-left:20px;
	    padding-right:20px;
	    padding-bottom:14px;
	    border-bottom-right-radius:10px; 
	    border-bottom-left-radius:10px; 
	    -moz-border-radius-bottomright:10px; 
	    -moz-border-radius-bottomleft:10px;
	    background-color:#941818;
	    
	   
	}
	
	#navigation_vert2 {width:820px; clear:both; padding:0 0 0 0; margin:0 auto}
	#navigation_vert2  ul {height:50px; display:block}
	#navigation_vert2  ul li {display:block; width:177px; height:50px;  margin:0 0 1px 0; position:relative}
	#navigation_vert2  ul li a.navlink 
	{
	    position:absolute; 
	    padding:20px; 
	    background-color:#941818;
	    width:145px;
	    	    
	}
	#navigation_vert2 .dropdown_vert 
	{
	    position:absolute; 
	    padding-top:15px;
	    padding-left:20px;
	    padding-right:20px;
	    padding-bottom:14px;
	    border-bottom-right-radius:10px; 
	    border-bottom-left-radius:10px; 
	    -moz-border-radius-bottomright:10px; 
	    -moz-border-radius-bottomleft:10px;
	    background-color:#941818;
	    
	   
	}
	
	#navigation_vert3 {width:820px; clear:both; padding:0 0 0 0; margin:0 auto}
	#navigation_vert3  ul {height:50px; display:block}
	#navigation_vert3  ul li {display:block; width:177px; height:50px;  margin:0 0 1px 0; position:relative}
	#navigation_vert3  ul li a.navlink 
	{
	    position:absolute; 
	    padding:0px; 
	    background-color:#941818;
	    width:145px;
	    	    
	}
	#navigation_vert3 .dropdown_vert 
	{
	    position:absolute; 
	    padding-top:15px;
	    padding-left:20px;
	    padding-right:20px;
	    padding-bottom:14px;
	    border-bottom-right-radius:10px; 
	    border-bottom-left-radius:10px; 
	    -moz-border-radius-bottomright:10px; 
	    -moz-border-radius-bottomleft:10px;
	    background-color:#941818;
	    
	   
	}
	

	#navigation_horiz  ul li a.navlink 
	{
	    display:block; 
	    width:400px; 
	    height:30px; 
	    padding: 20px 0 0 0; 
	    text-align:center; 
	    color:#fff; 
	    text-decoration:none;
	                                    
	                                     
	    font-family:Arial, Helvetica, sans-serif; 
        font-size:16px; 
        font-weight:bold;
        text-align:left;
        z-index: 1000000; 
	}                                    }

	#navigation_horiz .dropdown 
	{
	    position:relative; 
	    padding:20px; 
	    border-bottom-right-radius:10px; 
	    border-bottom-left-radius:10px; 
	    -moz-border-radius-bottomright:10px; 
	    -moz-border-radius-bottomleft:10px;
	    background-color:#941818;
	    z-index: 1000000000; 
	    
	   
	}


		/* style for each drop down - horizontal */

		#navigation_horiz ul li #dropdown_one 
		{
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:2px;
		    background:#941818;
		    color:#fff;  
		    margin-left:-5px;
		    z-index: 1000000; 
		    
		    
		}
		#navigation_horiz ul li #dropdown_one a 
		{
		   
		}
		

		#navigation_horiz ul li #dropdown_two 
		{
			position:absolute;
			z-index: 1000000; 
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:2px;
		    background:#A15737;
		    color:#fff;
		    margin-left:0px;	    
			opacity:.9;
		}
		#navigation_horiz ul li #dropdown_two p a 
		{
		    font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#FFF;
		    padding-left:30px;
		    z-index: 1000000; 
		    text-decoration:none;
			opacity:100%;
		    
		}
		#IEDropDownFix p a 
		{
		    font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#FFF;
		    padding-left:30px;
		    z-index: 1000000; 
		    text-decoration:none;
			opacity:100%;
		    
		}

		#navigation_horiz ul li #dropdown_three 
		{
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:2px;
		    background:#A15737;
		    color:#fff;
		    z-index: 1000000; 
		    padding-left:30px;
		    line-height:15px;
			opacity:.9;
		    
		    
		    
		}	
		#navigation_horiz ul li #dropdown_three a 
		{
		    font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    text-decoration:none;
		    z-index: 1000000; 
		    
		    
		    
		}
		/* style for each drop down - vertical */
		#navigation_vert ul li #dropdown_three_five 
		{
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:5px;
		    background:#941818;
		    color:#fff;
		    margin-left:0px;
		    z-index: 1000000; 
	    }
	    #navigation_vert ul li #dropdown_three_five a
		{
	        font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    padding-left:10px;
		    z-index: 1000000; 
	    }
		/* style for vertical nav */	
		
		#navigation_vert3 ul li #dropdown_three_six
		{
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
		    background:#941818;
		    color:#fff;
		    margin-left:-177px;
		    margin-top:37px;
		    z-index: 1000000; 
	    }
	    #navigation_vert3 ul li #dropdown_three_six a
		{
	        font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    padding-left:10px;
		    z-index: 1000000; 
	    }
		/* style for vertical nav */	
	   
	   
        #navigation_horiz ul li #dropdown_four 
		{
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:2px;
		    background:#941818;
		    color:#fff;
		    z-index: 1000000; 
		    
		}	
		#navigation_horiz ul li #dropdown_four a 
		{
		    font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    padding-left:30px;
		    z-index: 1000000; 
		}
		 #navigation_horiz ul li #dropdown_five 
		{
		   border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:2px;
		    background:#941818;
		    color:#fff;
		    z-index: 1000000; 
		    
		}	
		#navigation_horiz ul li #dropdown_five a 
		{
		    font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    padding-left:30px;
		    z-index: 1000000; 
		    text-decoration:none;
		}
		 #navigation_horiz ul li #dropdown_six
		{
		   border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:2px;
		    background:#941818;
		    color:#fff;
		    z-index: 1000000; 
		    
		}	
		#navigation_horiz ul li #dropdown_six a 
		{
		    font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    padding-left:30px;
		    z-index: 1000000; 
		}
		 #navigation_horiz ul li #dropdown_seven
		{
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:2px;
		    background:#941818;
		    color:#fff;
		    z-index: 1000000; 
		    
		}	
		#navigation_horiz ul li #dropdown_seven a 
		{
		    font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    padding-left:30px;
		    z-index: 1000000; 
		}
		 #navigation_horiz ul li #dropdown_eight
		{
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:2px;
		    background:#941818;
		    color:#fff;
		    z-index: 1000000; 
		    
		}	
		#navigation_horiz ul li #dropdown_eight a 
		{
		    font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    padding-left:30px;
		    z-index: 1000000; 
		}
		 #navigation_horiz ul li #dropdown_nine
		{
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-right-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topright:10px;
	        margin-top:2px;
		    background:#A15737;
		    color:#fff;
		    z-index: 1000000; 
		    padding-right:15px;
			opacity:.9;
		    
		}	
		#navigation_horiz ul li #dropdown_nine a 
		{
		    font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    padding-left:30px;
		    z-index: 1000000; 
		    text-decoration:none;
		}
		
		#navigation_vert2 ul li #dropdown_nine_two
		{
		    border-bottom-right-radius:10px; 
	        border-bottom-left-radius:10px;
	        border-top-left-radius:10px;
	        -moz-border-radius-bottomright:10px; 
	        -moz-border-radius-bottomleft:10px;
	        -moz-border-radius-topleft:10px;
		    background:#941818;
		    color:#fff;
		    margin-left:-409px;
		    margin-top:6px;
		    z-index: 1000000; 
		    
	    }
	    #navigation_vert2 ul li #dropdown_nine_two a
	    {
	        font-family:Arial, Helvetica, sans-serif; 
            font-size:16px; 
            font-weight:bold;
            text-align:left;
		    color:#fff;
		    padding-left:10px;
		    z-index: 1000000; 
		    
	    }
		/* style for vertical nav */	
		
/* navigation styles - END */ 

	/* ----------------------------------------------------- */
	
div#hpImageWrapper
{
    width:960px; 
    height:300px;
    margin-top:0px;
    /*background-image: url(../images/navWrapper.png);*/
}
div#hpImageBorderLeft
{
    width:3px; 
    height:300px;
    margin-top:0px;
    background-image: url(../images/hpImageBorderLeft.png);
    float:left;
    /*padding-right:1px;*/
    
}
div#hpImageContainer
{
    width:954px; 
    height:300px;
    margin-top:0px;
    float:left; 
    margin-left:1px; 
    
}
div#hpImageBorderRight
{
    width:3px; 
    height:300px;
    margin-top:0px;
    background-image: url(../images/hpImageBorderRight.png);
    float:left;
    margin-left:-1px;
    
}
div#hpThumbContainer
{
    width:950px;
    height:77px;
    margin-top:-50px;
    padding-top:5px;
    padding-left:8px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}
div#hpThumbContainerEnlarged
{
    width:950px;
    height:77px;
    margin-top:-50px;
    padding-top:5px;
    padding-left:8px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}
div#thumbBackground
{
    width:960px;
    height:43px;
    margin-top:50px;
    margin-left:-9px;   
    background-image: url(../images/thumbBackground.png);
    z-index:0;
    
}
div#thumbBackgroundBottom
{
    position:relative;
    width:960px;
    height:48px;
    margin-top:-5px;    
    margin-left:-9px;   
    background-image: url(../images/thumbBackgroundBottom.png);
    z-index:-1000000;
    
}
.hpThumbWrapper
{
    margin-right:3px;
    
    width:92px;
    height:82px;
    margin-top:3px;
    padding-top:0px;
    padding-left:0px;
    /*background-color:#FFFFFF;*/
    float:left;
    
    border-radius:2px; 
    -moz-border-radius:2px;
    
   
}
.hpThumbWrapperEnlarged
{
    margin-right:3px;
    
    width:92px;
    height:82px;
    margin-top:-83px;
    padding-top:0px;
    padding-left:0px;
    /*background-color:#FFFFFF;*/
    float:left;
    
    border-radius:2px; 
    -moz-border-radius:2px;
    
   
}
div#hpThumbContainer img
{
    position:relative;
    text-align:center;
    margin-top:1px;
    margin-left:14px;
    margin-top:8px;
    border:2px solid #FFFFFF;
    width:60px;/*76*/
    z-index:1000000;
    
}
div#hpThumbContainerEnlarged img
{
    postion:relative;
    border:2px solid #FFFFFF;
    width:76;
    z-index:1000000;
    
}

div#hpThumbContainer img:hover
{
    /*border:2px solid #000068;*/
    
    opacity: .75; /* Standards Compliant Browsers */     
    filter: alpha(opacity=75); /* IE 7 and Earlier */     
    /* Next 2 lines IE8 */     
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";     
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75); 
}




.hpCaptionContainer
{
    position:relative;
    width:235px;
    height:105px;/*100%;*/
	float:left;
	margin-right:7px;
	margin-left:7px;
	margin-top:-140px;
	/*overflow: auto;*/
    /*overflow-y: visible;*/
    z-index: 500000;    
    border-radius: 10px;
    border: #CCCCCC 1px solid;
    
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px; 
    font-weight:bold;
    text-align:left;
    color:#333333;
    padding:10px;
    
    background:#FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF');
	background: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#FFF)); 
    background: -moz-linear-gradient(top,  #DDD,  #FFF); 
    
    opacity: .75; /* Standards Compliant Browsers */     
    filter: alpha(opacity=75); /* IE 7 and Earlier */     
    /* Next 2 lines IE8 */     
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";     
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75); 
   
}
.hpCaptionContainer h1
{       
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px; 
    font-weight:bold;
    text-align:left;
    color:#333333;
    padding-bottom:5px;
    font-style:italic;
    
}
.hpCaptionContainer button
{       
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; 
    font-weight:bold;
    text-align:left;
    color:#333333;
    padding:5px;
    float:right;
    margin-top:10px;
    margin-right:-5px;
}

div#hpImageBorderBottom
{
    width:958px; 
    height:3px;
    margin-top:0px;
    background-image: url(../images/hpImageBorderBottom.png);
    float:left;
    margin-left:0px;
	
}
div#hpImageBorderBottomCorner
{
    width:1px; 
    height:3px;
    margin-top:0px;
    background-image: url(../images/hpImageBorderBottomCorner.png);
    float:left;
    margin-left:0px;
    
}
div#hpImagePointer
{  
    position:relative;
    height:20px;
    width:20px;
    background-image: url(../images/imagePointer.png);
    z-index:1000000;
    margin-top:30px;
}
div#hpImagePointerIE
{  
    background: transparent;     
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */        
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */           
    zoom: 1;
    
    position:absolute;
    height:20px;
    width:20px;
    background-image: url(../images/imagePointer.png);
    z-index:1000000;
    margin-top:-75px;
    margin-left:44px;
    outline:0;
    
    
    
    
}
div#arrowLeft
{  
    position:absolute;
    height:80px;
    width:61px;
    background-image: url(../images/arrowLeft.png);
    z-index:500000;
    margin-top:-90px;
    
    margin-left:0px;
    
    opacity: .7; /* Standards Compliant Browsers */     
    /*filter: alpha(opacity=90); /* IE 7 and Earlier */     
    /* Next 2 lines IE8 */     
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";     
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); */
   
}
div#arrowLeft:hover
{
    opacity: 1; /* Standards Compliant Browsers */    
    cursor:pointer; 
    /*filter: alpha(opacity=100); /* IE 7 and Earlier */     
    /* Next 2 lines IE8 */     
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";     
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); */
}
div#arrowRight
{  
    position:absolute;
    height:80px;
    width:61px;
    background-image: url(../images/arrowRight.png);
    z-index:500000;
    margin-top:-90px;
    margin-left:895px;
    
    opacity: .7; /* Standards Compliant Browsers */     
    /*filter: alpha(opacity=90); /* IE 7 and Earlier */     
    /* Next 2 lines IE8 */     
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";     
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); */
   
}
div#arrowRight:hover
{
    opacity: 1; /* Standards Compliant Browsers */  
    cursor:pointer;    
    /*filter: alpha(opacity=100); /* IE 7 and Earlier */     
    /* Next 2 lines IE8 */     
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";     
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); */
}

div#hpThumbFoot
{
    width:960px;
    height:13px;
    margin-top:0px;
   
    background-image: url(../images/thumbFoot.png);
    
}
div#hpContentLeft
{
    
    
    width:640px;
	float:left;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF');
	background: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#FFF)); 
    background: -moz-linear-gradient(top,  #DDD,  #FFF); */
    background-color:#FFFFFF;
	border-left:#CCCCCC 1pt solid;
	border-top:#CCCCCC 1pt solid;
	border-bottom:#CCCCCC 1pt solid;
	border-top-left-radius:10px;
	-moz-border-radius-bottomright:10px; 
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px; 

	margin-top:10px;
	margin-bottom:10px;
	padding:20px;
	
	padding-bottom:100px;
	z-index:0;
	/*text-indent:20px;*/
	
	overflow: auto;
    overflow-y: hidden;
    
}
div#hpContentLeft p
{
    font-family:Arial;
    font-size:14px;
    text-align:left;
    color:#333333;
    padding-top:10px;
    padding-bottom:10px;
}
div#hpContentLeft p a
{
    font-family:Arial;
    font-size:14px;
    text-align:left;
    color:Blue;
    padding-bottom:5px;
    text-decoration:none;
}
div#hpContentLeft p a:hover
{
    text-decoration:underline;
}
div#hpContentLeft p b
{
    font-size:14px;
	font-weight:bold;
}
div#hpContentLeft p em
{
    font-size:14px;
}
div#hpContentLeft h1
{
    font-family:Times New Roman;
    font-size:36px;
    text-align:left;
    color:#941818;
    padding-bottom:5px;
    font-weight:bold;
    padding-top:20px;
    padding-bottom:20px;
}
div#hpContentLeft hr
{
    /*margin-left:-21px;*/
    width:639px;
    color: #CCCCCC;
    background-color: #CCCCCC;
    border:0px;
    height:1px;
}
div#hpContentLeft ul li
{
    font-family:Arial;
    font-size:14px;
    text-align:left;
    margin-left:25px;
	margin-top:15px;
}
div#hpContentLeft div#bio ul li
{
    font-family:Arial;
    font-size:14px;
    text-align:left;
    margin-left:25px;
	margin-top:0px;
}

div#hpContentLeft ul li strong
{
    
    font-size:14px;
	font-weight:bold;
	
}
div#hpContentLeft ul li h2
{
    
    font-size:18px;
	font-weight:bold;
	
}

div#hpContentLeft h2
{
    
    font-size:18px;
	font-weight:bold;
	margin-top:10px;
	
}
div#hpContentLeft ul li a
{
    font-family:Arial;
    font-size:14px;
    text-align:left;
    color:Blue;
    padding-bottom:5px;
    text-decoration:none;
}
div#hpContentLeft ul li a:hover
{
    text-decoration:underline;
}
div#hpContentLeft ul strong
{
    
    font-size:14px;
	font-weight:bold;
	
}
div#hpContentRight
{   
    width:236px;
    
	float:left;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF');*/
	background-color:#EEEEEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#FFF)); 
    background: -moz-linear-gradient(top,  #DDD,  #FFF); 
   
	border-left:#CCCCCC 1pt solid;
	border-right:#CCCCCC 1pt solid;
	border-top:#CCCCCC 1pt solid;
	border-bottom:#CCCCCC 1pt solid;
	border-top-right-radius:10px;
	-moz-border-radius-topright:10px; 
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px; 
	
	margin-top:10px;
	margin-bottom:10px;
	padding:20px;
	z-index:0;
	/*text-indent:20px;*/

	
	overflow: auto;
    overflow-y: hidden;
}

div#hpContentRight p
{
    font-family:Arial;
    font-size:14px;
    text-align:left;
    color:#333333;
    padding-top:10px;
    padding-bottom:10px;
}
div#hpContentRight p a
{
    font-family:Arial;
    font-size:14px;
    text-align:left;
    color:Blue;
    padding-bottom:5px;
    text-decoration:none;
}
div#hpContentRight ul li a
{
    font-family:Arial;
    font-size:14px;
}
div#hpContentRight p a:hover
{
    text-decoration:underline;
}
div#hpContentRight p b
{
    font-size:14px;
	font-weight:bold;
}
div#hpContentRight h1
{
    font-family:Times New Roman;
    font-size:36px;
    text-align:left;
    color:#941818;
    padding-bottom:5px;
    
    padding-top:20px;
    padding-bottom:20px;
    font-style:italic;
    line-height:35px;
}
div#hpContentRight h1 a
{
    font-family:Times New Roman;
    font-size:36px;
    text-align:left;
    color:#941818;
    padding-bottom:5px;
    
    padding-top:20px;
    padding-bottom:20px;
    font-style:italic;
    line-height:35px;
	text-decoration:none;
}

div#hpContentRightH1LinkContainer
{
    font-family:Times New Roman;
    font-size:36px;
    text-align:left;
    color:#941818;
    padding-bottom:5px;
    
    padding-top:20px;
    padding-bottom:20px;
	padding-left:10px;
    font-style:italic;
    line-height:35px;
	text-decoration:none;
	border-bottom-right-radius:10px; 
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px; 
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	
}
#hpContentRightH1LinkContainer:hover
{
	background-color:#CCCCCC;
}
div#hpContentRightH1LinkContainer a
{
    font-family:Times New Roman;
    font-size:36px;
    text-align:left;
    color:#941818;
	padding-top:20px;
    padding-bottom:20px;
	padding-left:10px;
    font-style:italic;
    line-height:35px;
	text-decoration:none;
}
div#hpContentRight hr
{
    margin-left:-21px;
    width:277px;
    color: #CCCCCC;
    background-color: #CCCCCC;
    border:0px;
    height:1px;
}
div#hpContentRight h2
{
    
    margin-top:10px;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	
}

div#breadCrumbs
{   
    font-family:Times New Roman;
    font-size:14px;
    text-align:left;
    color:#333333;
    padding-bottom:5px;
    font-style:italic;
    margin-left:25px;
}

button#btnEdit
{
    float:right;
    height:20px; 
    font-size:10px; 
    width:50px;  
}
div#pageFooter
{
    height:80px;
    width:959px;
    text-align:left;
    overflow:hidden;
    
    
}
div#pageFooterLeft
{
    float:left;
    height:50px;
    width:260px;
    font-family:Arial;
    font-size:12px;
    text-align:left;
    font-style:italic;
    color:#333333;
   
   
}
div#pageFooterLeft a
{
    font-family:Arial;
    font-size:12px;
    text-align:left;
    font-style:italic;
    color:Blue;
}
div#hpContentRight p a:hover
{
    text-decoration:underline;
}
div#pageFooterCenter
{
    float:left;
    height:80px;
    width:421px;
    
    
}
div#pageFooterCenter img
{
    background: transparent;     
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */        
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */           
    zoom: 1; 
}
div#pageFooterRight
{
    float:left;
    height:80px;
    width:278px;
    text-align:right;
    
}
div#pageFooterRight img
{
    background: transparent;     
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */        
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */           
    zoom: 1; 
}

div#storeLeft *
{
	font-size:10px;	
}

ul#menu {
		width:80%;
		height:50px;
		background:url(../images/bg.png) repeat-x;
		list-style:none;
		margin:0;
		padding:0;
		
		padding-left:20%;
	}
	
	/* Float LI Elements - horizontal display */
	ul#menu li {
		float:left;
	}
	
	/* Link - common attributes */
	ul#menu li a {
		background:url(../images/sprite.png) no-repeat scroll top left;
		display:block;
		height:50px;
		position:relative;
	}
	
	/* Specify width and background position attributes specifically for the class: "home" */
	ul#menu li a.home {
		width:159px;
	}
	
	/* Specify width and background position attributes specifically for the class: "portfolio" */
	ul#menu li a.item1 {
		width:117px;
		background-position:-159px 0px;
	}
	ul#menu li a.item2 {
		width:135px;
		background-position:-276px 0px;
	}
	ul#menu li a.item3 {
		width:135px;
		background-position:-411px 0px;
	}
	ul#menu li a.item4 {
		width:135px;
		background-position:-546px 0px;
	}
	ul#menu li a.item5 {
		width:135px;
		background-position:-681px 0px;
	}
	ul#menu li a.item6 {
		width:138px;
		background-position:-816px 0px;
	}
	
	
	/* Span (on hover) - common attributes */
	ul#menu li a span {
		background:url(../images/sprite.png) no-repeat scroll bottom left;
		display:block;
		position:absolute;
		top:0;
		left:-10;
		height:100%;
		width:100%;
		z-index:100;
	}
	
	/* Span (on hover) - display pointer */
	ul#menu li a span:hover {
		cursor:pointer;
	}
	
	/* Shift background position on hover for the class: "home" */
	ul#menu li a.home span {
		background-position:0px -51px;
		width:137px;
		
	}
	
	/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.item1 span {
		background-position:-137px -51px;
		margin-left:-21px;
		width:137px;
	}
	ul#menu li a.item2 span {
		background-position:-274px -51px;
		margin-left:-2px;
		width:137px;
	}
	ul#menu li a.item3 span {
		background-position:-411px -51px;
		margin-left:-1px;
		width:137px;
	}
	ul#menu li a.item4 span {
		background-position:-548px -51px;
		margin-left:1px;
		width:133px;
	}
	ul#menu li a.item5 span {
		background-position:-685px -51px;
		margin-left:2px;
		width:134px;
	}
	ul#menu li a.item6 span {
		background-position:-819px -51px;
		margin-left:3px;
		width:133px;
	}
	
     #container {height:425px; width:900px; font-family:Arial; a}
          #carousel {height:425px; width:900px; overflow:hidden; margin-left:-15px;}
          #carousel ul { list-style-type:none; margin-top:4px; width:2000px; margin-left:0; left:0; padding-left:1px;}
          #carousel li { display:inline;}
          #carousel ul li img{ position:absolute; bottom:125px;}
          #navPrev {float:left;}
          #navNext {float:right;} 
		  
div#containerTopRight
{
	position:absolute; 
	top:225px; 
	background-color:#BDC5CD; 
	background: -webkit-gradient(linear, left top, left bottom, from(#BDC5CD), to(#EEE)); 
    background: -moz-linear-gradient(top,  #BDC5CD,  #EEE); 
	width:304px; 
	height:425px; 
	border-right:2px solid #AAA; 
	border-bottom:2px solid #AAA;
	text-align:center;
}

div#contentLeft
{
	height:500px;
	width:950px;
	background-color:#EEE;
	border-left:#AAA 2px solid;
	border-right:#AAA 2px solid;
	border-top:#AAA 2px solid;
	border-bottom:#AAA 2px solid;
	/*border-top-left-radius:10px;*/
	/*-moz-border-radius-bottomright:10px; 
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px; */

	margin-top:-20px;
	
		
}
div#contentRight
{
	position:absolute;
	height:500px;
	width:302px;
	top:707px;
	
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF');*/
	background-color:#EEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC)); 
    background: -moz-linear-gradient(top,  #EEE,  #CCC); 
   
	border-left:#AAA 2px solid;
	border-right:#AAA 2px solid;
	border-top:#AAA 2px solid;
	border-bottom:#AAA 2px solid;
	/*border-top-right-radius:10px;*/
	/*-moz-border-radius-topright:10px; 
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px; */
	
	z-index:-10000000;
	/*text-indent:20px;*/

	
	overflow: auto;
    overflow-y: hidden;
	
}