
/*-----------------------------------------------------------------------------------*/
BODY {
	padding: 0px;
	margin: 0px;
	
	padding-top: 11px;
	
	background: url(../image/bg.jpg) left top repeat-x;
	background-color: #FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373737;
	/*color: #646464;*/
}
/** {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}*/
/*-----------------------------------------------------------------------------------*/
#Header {
	width: 894px;
	height: 81px;
	
	text-align:left;
	
	background:url(../image/CogentLogoAdder.gif) left bottom no-repeat;
	position: relative;
}

#Header #CountryTag {
	text-align:right;
	
	position: absolute;
	right:0px;
	top:0px;
}
#Header #CountryTag #IMG {
	padding-bottom: 5px;
}
/*-----------------------------------------------------------------------------------*/
#MENU {
	width: 894px;
	text-align:left;
	padding-top:	10px;
	padding-bottom:	10px;
}
#MENU * {
	z-index: 999;
}
#MENU img {
	border: 0px;
}
#MENU table {
	background:url(../image/Menu/bg.gif) left top repeat-x;
	width: 892px;
	height: 43px;
}
#MENU .break {
	background: url(../image/Menu/separator.gif) center top no-repeat;
	width: 2px;
	overflow:hidden;
}
#MENU .right {
	background: url(../image/Menu/RightGut.jpg) left top no-repeat;
	width: 4px;
	overflow:hidden;
}
/*-----------------------------------------------------------------------------------*/
#PageBar_Home {
	width:	894px;
	height:	141px;
	
	text-align: right;
	padding-top: 8px;
}

#HOME * {
	font-size: 12px;
}
#HOME .blue1 {
	font-size: 14px;
	font-weight:bold;
	color: #2283c5;
}
#HOME .blue2 {
	font-weight:bold;
	color: #2283c5;
}
#HOME .TextContainer {
	display:none;
	padding-top:	10px;
	padding-left:	25px;
	
	/*position:relative;*/
}
#HOME .TextBox {
	width:	500px;
	height:	200px;
	overflow:auto;
}
#HOME .SpecialPricePromotion {
	padding-right:10px;
}
#HOME .ClickImage {
	cursor: hand;
	cursor: pointer;
}
#HOME A:link, #HOME A:visited, #HOME A:active, #HOME A:hover {
	text-decoration: none;
}
#HOME A:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------------*/
.LeftMenuContainer {
	width: 181px;
}
#CONTENT .LeftMenuItem {
	padding-bottom: 7px;
}
#CONTENT .SubLeftMenuItem {
	text-align: left;
	padding-left:	25px;
	padding-bottom:	7px;
}
#CONTENT .SubLeftMenuItem A:link, #CONTENT .SubLeftMenuItem A:visited, #CONTENT .SubLeftMenuItem A:active, #CONTENT .SubLeftMenuItem A:hover {
	color: #646464;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#CONTENT .SubLeftMenuItem A:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------------*/
#CONTENT .DATA , #CONTENT .DATA table td {
	font-size: 12px;
}
#CONTENT .DATA {
	/*position: relative;*/
	text-align: left;
	
	padding-left:	20px;
	padding-right:	10px;
}
#CONTENT .DATA #LookingGlass td {
	padding-left: 0px;
	/*position:static;*/
}
#CONTENT .DATA .FormTag {
	padding-top: 7px;
	padding-bottom: 2px;
}
#CONTENT .DATA .TextField {
	width: 100%;
	font-size: 12px;
}

#CONTENT .DATA A:link, #CONTENT .DATA A:visited, #CONTENT .DATA A:active, #CONTENT .DATA A:hover,
#CONTENT .SUBDATA A:link, #CONTENT .SUBDATA A:visited, #CONTENT .SUBDATA A:active, #CONTENT .SUBDATA A:hover {
	/*color: #2283c5;*/
	font-weight: bold;
	text-decoration: none;
}
#CONTENT .DATA A:hover,
#CONTENT .SUBDATA A:hover {
	text-decoration: underline;
}
#CONTENT .SUBDATA {
	font-size: 12px;
	text-align: left;
}
#CONTENT #SecondaryMenu {
	/*position:	absolute;*/
	/*right:	0px;
	top:	0px;*/
	
	position:static;
	
	width:216px;
	
	float: right;
	
	padding-left:10px;
	padding-bottom:20px;
}
/*-----------------------------------------------------------------------------------*/
.DATA ul {
	padding-left: 20px;
}
.DATA ul li {
	list-style: disc outside;
}
.RightMenuUL {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left:20px;
}
/*-----------------------------------------------------------------------------------*/
#FOOTER {
	width:	894px;
	
	padding-top: 20px;
}
#FOOTER A:link, #FOOTER A:visited, #FOOTER A:active, #FOOTER A:hover {
	color: #8a8a8a;
	font-weight: bold;
	text-decoration: none;
}
#FOOTER A:hover {
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------------*/
.SpecialTitle {
	padding-left:	25px;
	padding-bottom: 10px;
	
	font-size:	18px;
	font-weight:bold;
}
/*-----------------------------------------------------------------------------------*/
