/*** TEXT ***/

body, p, .Normal
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   line-height: 1.5em;
   margin: 0px;
   margin-bottom: 10px;
}

h1, .Head
{
	font-size: 20px;
	color: #000000;
	margin: 0px;
	margin-bottom: 5px;
}

h2, TFOOT, THEAD  
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
}

h3  
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

h4 {}
h5, DT {}
h6 {}
th {}

.Red
{
	color: #CC0000;
}

.Blue
{
	color: #000066;
}

.Green
{
	color: #006600;
}

.Grey
{
	color: #999999;
}

a:link, a:visited, a:active
{
	color: #666666;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

a img
{
	border: none;
}

.eipbackimg
{
	margin-left: 20px;
}

SMALL {}
BIG {}
BLOCKQUOTE, PRE {}
UL LI {}
UL LI LI {}
UL LI LI LI {}
OL LI {}
OL OL LI {}
OL OL OL LI {}

HR 
{
	height: 0px;
	border-top: 1px solid #666666;
}

.NewsContainer
{
	float: left;
	width: 200px;
}

.NewsHeader
{
	float: left;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	width: 100%;
}

.NewsText
{
	float: left;
	width: 100%;
}

.NewsLink
{
	float: left;
	margin-bottom: 15px;
	text-align: right;
	width: 100%;
}

.NewsLink a, .NewsLink a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.ProductHeader
{
	float: left;
	/*width: 100%; */
	width: 300px;
	font-weight: bold;
	margin-top: 5px;
}

.ProductHeader p
{
	font-weight: bold;
	display: inline;
	cursor: pointer;
}

.ProductText
{
	float: left;
	width: 300px;
	border: 1px dashed #666666;
	padding: 10px;
}

.Border
{
	border: 1px dashed #000000;
	padding: 10px;
}

.BorderRed
{
	border-color: #FF0000;
}


/*** LAYOUT ***/

body
{
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(Images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.MainFrame
{
	position: relative;
	width: 1001px;
	margin: 0px auto auto auto;
	z-index: 1;
	padding-left: 1px;
}

.Mathinic
{
	position: relative;
	width: 1021px;
	margin: 10px auto auto auto;
	z-index: 1;
}

.MathinicLink
{
	float: right;
}

.Banner
{
	position: absolute;
	top: 0px;
	left: 1px;
	width: 100%;
	height: 322px;
	z-index: 3;
}

.ContentFrame
{
	position: relative;
	top: 245px;
	width: 100%;
	z-index: 2;
}

.ContentLeftMenuBackground
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 265px;
	height: 570px;
	z-index: 3;
}

.ContentLeftMenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 205px;
	z-index: 4;
}

.ContentLeftContact
{
	float: left;
	width: 180px;
	z-index: 4;
	text-align: left;
	border-top: 1px dashed #666666;
	margin-top: 10px;
}

.ContentLeftContact a
{
	color: #000000;
}

.ContentLeftInfo
{
	float: left;
	width: 150px;
	text-align: left;
	margin-top: 10px;
	color: #666666;
	margin-left: 15px;
}

.ContentLeftInfo .SkinObject, .ContentLeftInfo a, .ContentLeftInfo a:visited, .ContentLeftInfo a.SkinObject, .ContentLeftInfo a.SkinObject:visited 
{
	color: #666666;
	font-weight: normal;
}

.InnerContentFrame
{
	position: absolute;
	top: 0px;
	left: 195px;
	width: 802px;
}

.ContentTop
{

	float: left;
	width: 100%;
	margin-bottom: 10px;
/*	
	margin-left: 150px;
	margin-top: 100px;
*/
}

.ContentLeft
{
	float: left;
	width: 70px;
	height: 100px;
}

.Content
{
	float: left;
	width: 460px;
}

.ContentFull
{
	float: left;
	width: 720px;
}

.ContentFullAdmin
{
	padding-top: 40px;
}

.ContentRight
{
	float: right;
	width: 230px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	border: 1px dashed #666666;
}

.DNN_ANN_DesignTable
{
	float: left;
}

/*** Main Menu ***/


.MainMenu
{
}

.MainMenuBody
{
}

.MainMenuControl
{
	margin-top: 75px;
}

.MainMenuItem, .MainMenuItemSelected, .MainMenuItemHover, .MainMenuChildItem
{
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.MainMenuItemSelected
{
}

.MainMenuItemHover
{
	color: #666666;
}

/* Distance between root items */
.MainMenuBody span div div
{
	margin-bottom: 5px;
}

/* Distance between sub items */
.MainMenuBody span div div div
{
	margin-bottom: 5px;
}

/* sub item */
.MainMenuBody span div div div span
{
	margin-left: 10px;
	font-weight: normal;
	padding-left: 0px;
}

/* sub item image */
.MainMenuBody span div div div span img
{
	display: none;
}

.FormTable
{
    font-size: 11px;
}

.OverLine
{
    display: block;
	width: 100%; 
	padding-top: 5px; 
	margin-top: 10px;
	border-top: 1px solid #2c4192;
}

.ProductListItem
{
	float: left;
	margin-bottom: 30px;
	border-bottom: solid 1px #000000;
	padding-bottom: 5px;
}

.ProductListItem p
{
    width: 500px;
    margin: 0px;
}

.ProductListItemImage
{
    margin-right: 10px;
}

.ProductListItemInformation
{
    margin-top: -6px;
}

.ProductListItemHeader
{
    color: #000066;
    font-size: 20px;
	margin: 0px;
	margin-bottom: 5px;
}

.ProductListItemModel
{
    color: #000066;
    font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

.ProductListItemRow p
{
    margin-bottom: 10px;
}

.ProductListItemPrice
{
}

.RedPrice
{
    color: #CC0000;
    font-weight: bold;
}




