﻿.InformationBox
{
	float: left;
}


.InformationBox_NoMargins
{
	border-style: Solid;
	border-left-color: #1F6198;
	border-top-color: #1F6198;
	border-right-color: #1F6198;
	border-bottom-color: #1F6198;
	padding: 5px;
	float: left;
	margin: 10px 0px 10px 0px;
}

.InformationBox_BottomBorder
{
	border-color: #1F6198;
	border-bottom-style: solid;
	border-bottom-width: thin;
	float: left;
	margin: 0px 0px 10px 0px;
}

.Title
{
	border-top: 1px solid ;
	border-bottom: 1px solid;
	text-align: center;
	width: 700px;
	margin: 0 auto auto auto;
	border-top-color: #1F6198;
	border-bottom-color: #1F6198;
}

.Centerbox
{
		text-align: center;
		margin: 0 auto auto auto;
}

.CatgeoryBox
{
	border-width:2px;
	border-right-width:2px;
	border-bottom-width:2px;
	background-color:#FFFFFF;
	border-style:Solid;
	border-left-color:#1F6198;
	border-top-color:#1F6198;
	border-right-color:#1F6198;
	border-bottom-color:#1F6198;
	font-family:Arial;
	padding:5px;
	margin:5px;
}


.InformationBox_title
{
	border-width: thin;
	text-align: center;
	margin: 0 auto auto auto;
	border-style: Solid;
	border-left-color: #1F6198;
	border-top-color: #1F6198;
	border-right-color: #1F6198;
	border-bottom-color: #1F6198;
	padding: 5px;
	float: left;
}

.InformationBox_center
{
	margin: 10px;
	border-style:Solid;
	border-left-color:#1F6198;
	border-top-color:#1F6198;
	border-right-color:#1F6198;
	border-bottom-color:#1F6198;
	padding: 5px;
	float: left;
}

.ErrorMsg
{
	color: #FF0000;
	font-weight: bold;
}

.help{
      position:relative;
    z-index:10000;
    }

.help div{
      display: none;
      }


.help:hover div{ 
    display:block;
    border:1px solid #000000;
    background-color: #CCCCFF; 
    color:#000000;
    font-size:12px;
    text-transform:none;
    z-index:100000000;
    text-align:left;
    font-weight:bold;
    position:absolute;
    margin-left:38px;
    margin-top:5px;
    padding:3px;
   
    }
    
    .MiniPageMainBackground 
{
 /* background-image: url("../images/Red/Red_HandHeld_Back_Color.jpg"); */
 height:240px;
 width:320px;
 
 
}

#DefaultSide
{   
    clear:both; 
    float: left;
    left: 0px;
    top: 0px;
    margin: 0px 0 0  0 0px;
}

#DefaultMessage1
{

   
    margin: 0px 0 0 0 0;
    width: 540px;
    height: 170px;
    float: left;
    color: #FFFFFF;
}


#DefaultMessage2
{

    
    margin: 0px 0 0 0 0;
    width: 375px;
    height: 250px;
    float: left;
    color: #FFFFFF;
}

#DefaultMessage3
{

    
    margin: 0px 0 0 0 0;
    width: 375px;
    height: 250px;
    float: left;
    color: #FFFFFF;
}
#DefaultFooter
{
    clear:both;
}

#SearchButtonDiv
{clear: both;
padding-top: 10px;
padding-bottom: 10px;}


.infoboxcenter
{
	border-style: ridge;
	border-width: medium;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}
