body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color:#E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
#baseHeader {
	height: 138px;
	width: 100%;
	background:  url(Images/Wrapper/Background_HeaderGradient.jpg) repeat-x;
}
#Header1 {
	width:800px;
	margin:0 auto;
	background: url(Images/Wrapper/Header.jpg) no-repeat left;
	height:138px;
}
#Nav_Top {
	height:23px;
	text-align:right;
	width:100%;
	vertical-align:middle;
	font-size:12px;
	padding-top: 3px;
}

#Nav_Top a
{
    color:#333;
}

#Nav_Main {
	margin-top:82px;
	height:80px;
	text-align:left;
	width:100%;
	vertical-align:middle;
}
#baseContent {
	min-height:400px;
	width:100%;
	background-color:#FFF;
}
#Content1 {
	width:800px;
	margin:0 auto;
}
#baseFooter {
	height: 60px;
	width: 100%;
	background:  url(Images/Wrapper/Background_FooterGradient.jpg) #FFF repeat-x bottom;
}
#Footer1 
{
    padding-top:10px;
	width:800px;
	color:#666;
	font-size:12px;
	margin:0 auto;
	text-align:center;
}
#Footer1 a {
	color: #666;

}
#goldContent {
	background-image: url(Upload/Images/gold_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#blueContent {
	background-image: url(Upload/images/blue_grad.jpg);
	background-repeat: repeat-x;
}
#baseProduct
{
    background: url(images/Grid_Bck.gif) no-repeat top left;    
    width:800px;
    min-height:600px;
}
#baseProduct blockquote
{
    margin:0px 5px 5px 5px;
    padding:0px 0px 0px 0px;
    font-size:13px;
     
}
#baseProduct .prodDescBox_alt
{
    width: 395px; 
    height: 200px; 
    padding: 5px 250px 5px 155px;    
}
#baseProduct .prodDescBox
{
    width: 340px; 
    height: 200px; 
    padding: 5px 250px 5px 280px; 
    text-align:right;  
}
#baseProduct .prodPrice_alt
{
    margin-top:60px;
    float:right; 
    width:150px;
    font-weight:bold;
    color:#333;
    font-size: 18px;
    
}
#baseProduct .prodPrice
{
    margin-top:60px;
    float:left; 
    width:90px;
    font-weight:bold;
    color:#333;
    font-size: 18px;
    height:140px;
}

#baseQuote
{
   width: 220px; 
    margin-top: 100px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 590px; 
}
.StartQuote
{
    background: url(images/startquote.png) no-repeat top left;    
     font-size: 11px;
     font-style:italic;
     padding:5px 0 0 5px;
    
}
.EndQuote
{
    background: url(images/endquote.png) no-repeat bottom right;
    padding: 0 15px 15px 0;
}
.viewMoreLink
{
    text-align:right;
    font-size:12px;
    padding-top:15px;
}

/**************** Navigation ************************/

.RadMenu
{
    z-index:3000;
}

.RadMenu a.rmLink {
	cursor: pointer !important;
	font-family: Helvetica, Arial Unicode MS;
	color: #666;
	text-decoration: none;	
}
.RadMenu a.rmLink:hover {
	cursor: pointer !important;
	color: #AC50A4 !important;
	text-decoration: none;
}
.RadMenu .rmSlide {
	margin-top: 6px;
}
.RadMenu .rmSlide .rmText {
	padding-bottom: 5px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	background-color: #F7F7F0; /* #C2D4DE;*/
	color: #002C63 !important;
	text-align: left;
	border: solid 1px #C2D4DE;
	font-size: 10pt !important;
	vertical-align: top !important;
	text-align: left !important;
	width: auto;
}
.RadMenu .rmSlide a.rmLink:hover {
	cursor: pointer !important;
	color: #002C63 !important;
	text-decoration: underline;
}
.rmItem .rmLast {
	padding-bottom: 0px;
}
.RadMenu .rmExpandRight {
	background-image: url(images/RightArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.RadMenu .rmRootGroup .rmText {
	border: thin 1px #DDDBB9;
	padding: 3px 0px 3px 0px; /* color: white; */
	font-size: 13pt;
	text-align: center;
	letter-spacing:-.01em;
	font-weight:100;
}
.rmText {
	margin: 0 2px;
}
/**************** Product Content**********************/
.LoadingPanel
{
    position:relative;
    top: 110px;
    left: 240px;
}

.ProdPageView
{
    overflow-x: hidden;
   
}
.prod_TabContent
{
   margin: 10px 0px 0px 0px;
   height: 270px; 
   width:500px;
}
.prod_TabContent_exp
{
   margin: 10px 0px 0px 0px;
   width:500px;
}
.prod_Buttons
{
    margin: 10px 20px 20px 20px;
    text-align:right;
}
.prod_Answer
{
    font-size:16px; font-weight:bold;
}
.prod_Notes
{
    font-size: 13px;
    font-weight:normal !important;
    }
.prod_Notes b
{
    font-size: 15px;
    color: #AC50A4;
    }
/**************** Content ************************/

a {
	color: #AC50A4;
	text-decoration: none;
}
a:hover {
	color: #AC50A4;
	text-decoration: underline;
}
h1 {
	font-size: 11pt;
	margin-bottom: 4px;
}
h2 {
	font-size:medium;
}
/**    InfoBar Style    **/

.InfoBar_Table {
	background-image: url(/upload/images/ContentBckBlue2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:300px;
	margin: 10px 0 0 0;
}
.InfoBar_Title1 {
	/*
    background-color:#000;color:White;*/
    
    font-size: 1.2em;
	padding:3px;
	font-weight:bold;
}
.InfoBar_Content1 {
	padding:5px;
}
.InfoBar_Title2 {
	margin-top: 5px;
	color:#000;
	font-style:italic;
	padding:3px;
	font-weight:bold;
}
.InfoBar_Content2 {
	padding:5px;
}

.clickableImage
{
    cursor:pointer;
    border: none;
}