/*Style sheet for GScape must be included to with HTML.*/
/*Styles for body.*/
body
{
	margin:0 auto;
	padding:0;
	font:76% Verdana, Helvetica, Tahoma, Arial, sans-serif;
	background-color:#6B74AE;/*#7B82B7;*//*#F2F3F7;*//*#626294;*//*#575F9F;*/
	color:#494949;
}

/*Styles for main content which will be wrapped to centere with a black border. */
#MainWrapperBlack
{
	margin:0 auto;
	width:751px;
	background-color:#ffffff;
	border:solid 1px #000000;/*#37127b;*/
}

/*Styles for main content which will be wrapped to centere with a gray border inside balck border. */
#WrapperGray
{
	margin:0 auto;
	padding:5px 5px 5px 5px;
	width:737px;
	background-color:#ffffff;
	border:solid 2px #ACABC4;/*#D9D9D9;*/
}

/*Styles for the main header at the top. */
#Header
{
	height:144px;
	background:#6B74AE url('header.jpg') no-repeat top left;
	font-family:Verdana, Helvetica, Arial, sans-serif; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px
}
#Header h1
{
	margin:0 auto;
	padding:10px 0 0 21px;
	color:#000000;
	font-size:4em;
	font-weight:normal;
	font-family:inherit;
}
#Header h2
{
	margin:0 auto;
	padding:4px 0 0 22px;
	color:#ffffee;
	font-size:1.6em;
	font-weight:normal;
}

/*Styles for the Title of the page with shadow effect. */
#Title
{
	margin:-72px 0 0 0;
	padding:10px 0 0 19px;
	background-color:Transparent;
}
#Title a
{
	color:#ffffff;
	text-decoration:none;
	background-color:inherit;
	font-size:4em;
	font-weight:normal;
	font-family:inherit;
}

/*Styles for the main header menus. */
#HeaderMenus
{
	padding-left:11px;
	height:1.2em;
	line-height:1.2em;
	color:#000000;
}
#HeaderMenus ul
{
	margin:22px 0 0 0;
	padding:0 0 0 0;
	color:#000000;
}
#HeaderMenus li
{
	color:#000000;
	list-style-type:none;
	float:left;
}
#HeaderMenus li a
{
	padding:0 10px 14px;
	display:block;
	text-decoration:none;
	color:#660066;/*#2f4fab;*//*#660066;*//*#22527B;*//*#73227B;*/
	font-size:1.5em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#HeaderMenus a:hover
{
	text-decoration:none;
	color:#000000;
}
#HeaderMenus .selected
{
	color:#000000;
}

/*Styles for the right columms. */
#RightColumn
{
	margin:0 auto;
	padding:0 0 0 0;
	width:26%;
	float:right;
}

/*Styles for the Login Button in the right column. */
#LoginSubmit
{
	margin:4px 0;
	border:1px solid #899aba;
	text-align:center;
	font-size:0.9em;
}

/*Styles for the container that wrappas the contents to left side. */
#LeftContainer
{
	margin: 0 186px 0 0;
}

/*Styles for the main contets in the page. */
#LeftContents
{
	padding: 0 20px 0 12px;
	line-height: 1.6em;
}
#LeftContents h2
{
	margin:0 auto;
	padding:4px 0 4px 0;
	background-color:#F2F3F7;/*#E8ECF5*//*#E7E9F1;*/
	font-family: "Book Antiqua", Helvetica, Tahoma, Arial, sans-serif;
	border:1px solid #899aba;
	text-align: left;
	color:#000000;
	font-size: 1.6em;
}
#LeftContents p
{
	background-color:inherit;
	text-align: justify;
	color:#494949;
}
#LeftContents a
{
	background-color:inherit;
	text-decoration: none;
	color: #000080;
}
#LeftContents img
{
	background-color:inherit;
	border: 0px solid #79A3C1;
	display:inline;
	color: inherit;
}

/*Styles for the page footer. */
#Footer
{
	margin:6px 0 0 0;
	padding:4px 0 4px 11px;
	background-color:#575F9F;/*#E8ECF5*//*#E7E9F1;*/
	border:solid 1px #000000;
	text-align:left;
	color: #ffffff;
}
#Footer a
{
	background-color: inherit;
	text-decoration: underline;
	color:#ffffff;
}

/*The general classes used throughout the page. */
/*Classes for adding the rounded corner images. */
.TopRight
{
	float:right;
	height:11px;
	width:11px;
	background-repeat:no-repeat;
	background-image:url('CrTopRight.gif');
}
.TopLeft
{
	float:left;
	height:11px;
	width:11px;
	background-repeat:no-repeat;
	background-image:url('CrTopLeft.gif');
}
.BottomRight
{
	float:right;
	height:11px;
	width:11px;
	background-repeat:no-repeat;
	background-image:url('CrBottomRight.gif');margin-left:0; margin-right:0; margin-top:-11px; margin-bottom:0
}
.BottomLeft
{
	float:left;
	height:11px;
	width:11px;
	background-repeat:no-repeat;
	background-image:url('CrBottomLeft.gif');margin-left:0; margin-right:0; margin-top:-11px; margin-bottom:0
}

/*The general class for the contents in the right column. */
.RightContents
{
	margin:0 auto;
	padding:8px 7px 8px 7px;
	background-color:#F2F3F7;/*#E8ECF5*//*#E7E9F1;*/
	border:1px solid #899aba;
	line-height:1.4em;
}
.RightContents h3
{
	margin: 5px 0 0 0;
	padding: 0 0 8px 0;
	background-color:inherit;
	color:#575F9F;/*#4D4D4D;*/
	text-align:left;
	font-size: 1.3em;
	/*font-family: Fantasy, Helvetica, Arial;*/
}
.RightContents h4
{
	font-size: 1em;
	margin: 5px 0 0 0;
	background-color:inherit;
}
.RightContents p
{
	margin: 0 0 14px 0;
	text-align: justify;
	background-color:inherit;
	color: #000000;
	font-size: 90%;
}
.RightContents a
{
	background-color:inherit;
	text-decoration: none;
	color: #000066;
}

/*The class for comments in the main contents. */
.Comments
{
	background:inherit;
	border-top:solid 1px #dcdcdc;
	border-bottom:solid 1px #dcdcdc;
	text-align:right;
	color: #000000;
	font-size:1em;
}

/*Classes for aligning the images in the main conetes. */
.AlignLeft
{
	margin: 10px 10px 5px 0;
	float: left;
}
.AlignRight
{
	margin: 10px 0 0 10px;
	float: right;
}

/*Class filling the left column. */
.Fill
{
	margin:0;
	clear:both;
}
/* Shopping Cart Datagrid Item
----------------------------------------------- */
.CartListItem
{
    background-color: #d6f3ff;
    border-bottom: #ffffff;
    border-left: #ffffff 1px solid;
    color: #000000;
    font-size: 12px;
    font-weight:700;
    text-align:center;
}

.RedPrice
{
    font-weight: bold; 
    color: #E60A0A;
    font-size: 15px;
}


.CartListItemAlt
{
    background-color: #F2F4F2;
    border-bottom: #ffffff;
    border-left: #ffffff 1px solid;
    color: #000000;
    font-size: 12px;
    font-weight:700;
    text-align:center; 
}

.CartListFooter
{
    background-color: #D9ECF9;
    line-height: 10pt
}

.CartListHead
{
    background-color: #8C8E8C;

border-left: #ffffff 1px solid;
    /*
background-image:url(HeaderStyle.gif)
*/
    height: 25pt;
    color: #ffffff;
    font-size: 13px;
    text-align:center;
    font-weight: bold;
}
#logonav {
}

#logonav ul {
   margin : 0;
   padding : 0;
   white-space : nowrap;
   list-style : none;
}

#logonav li {
   float : left;
   background : url('http://www.easy--forex.com/mydzlabsupnav.jpg') no-repeat;
   width : 105px;
   text-align : center;
   margin-left : 5px
}

#logonav li a {
   font: 10px Verdana, Arial, Helvetica, sans-serif;
   font-weight : bold;
   color : #000000;
   text-decoration : none;
   display : block;
   line-height : 26px; /* trick provided by trx */
   height : 26px;
}

#logonav li a:hover {
   background : url('http://www.easy--forex.com/mydzlabsdownnav.jpg') no-repeat;
}
#dir_categories {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; MARGIN: 0px; WIDTH: 548px; PADDING-TOP: 10px; HEIGHT: 170px
}

#dir_categories TD {
	PADDING-LEFT: 5px; PADDING-TOP: 5px; HEIGHT: 52px
}

#dir_categories TD.image {
	PADDING-TOP: 6px; HEIGHT: 52px
}

#dir_title {
	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; PADDING-BOTTOM: 3px; PADDING-TOP: 0px; text-weight: bold
}

#dir_title_categories A {
	DISPLAY: block; BACKGROUND-IMAGE: url('tab_alink.gif'); WIDTH: 100%; COLOR: #ffffff; PADDING-TOP: 3px; BORDER-BOTTOM: 1px solid #63a9e1; BACKGROUND-REPEAT: repeat-x; HEIGHT: 17px; BACKGROUND-COLOR: #63a9e1; TEXT-ALIGN: center; TEXT-DECORATION: none
}

#dir_title_categories A:hover {
	BACKGROUND-IMAGE: url('tab_hlink.gif'); COLOR: #ffffff; BORDER-BOTTOM: 1px solid #5ba1d9; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #5ba1d9; TEXT-DECORATION: none
}

.dir_line_basic {
	padding:0px; BACKGROUND-IMAGE: url('bgline_basic.gif'); MARGIN: 0px; WIDTH: auto; BACKGROUND-REPEAT: repeat-x; HEIGHT: auto
}
.dir_line_premium {
	FONT-SIZE: 0px; BACKGROUND-IMAGE: url('line_premium.gif'); BACKGROUND-REPEAT: repeat-x; HEIGHT: 6px
}
.dir_line_blue {
	FONT-SIZE: 0px; BACKGROUND-IMAGE: url('line_blue.gif'); BACKGROUND-REPEAT: repeat-x; HEIGHT: 6px
}
.dir_line_red {
	FONT-SIZE: 0px; BACKGROUND-IMAGE: url('line_red.gif'); BACKGROUND-REPEAT: repeat-x; HEIGHT: 6px
}
.dir_line_gray {
	FONT-SIZE: 0px; BACKGROUND-IMAGE: url('line_gray.gif'); BACKGROUND-REPEAT: repeat-x; HEIGHT: 6px
}
.dir_title_line_blue {
	BACKGROUND-POSITION: 0px 50%; BACKGROUND-IMAGE: url('line_blue.gif'); WIDTH: auto; BACKGROUND-REPEAT: repeat-x; HEIGHT: 16px
}
.dir_title_line_red {
	BACKGROUND-POSITION: 0px 50%; BACKGROUND-IMAGE: url('line_red.gif'); WIDTH: auto; BACKGROUND-REPEAT: repeat-x; HEIGHT: 16px
}

.dir_line_text {
	PADDING-RIGHT: 5px; DISPLAY: inline; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 6px; COLOR: #415358; PADDING-TOP: 0px; FONT-FAMILY: "MS Sans Serif",geneva,tahoma,arial; HEIGHT: 16px; BACKGROUND-COLOR: #ffffff
}

#dir_premium {
	PADDING-RIGHT: 4px; BORDER-TOP: #60b15c 1px solid; PADDING-LEFT: 8px; MARGIN-BOTTOM: 6px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BORDER-BOTTOM: #60b15c 1px solid; BACKGROUND-COLOR: #efffee
}
.dir_premium_listing {
	BORDER-BOTTOM: #60b15c 1px dotted
}
.dir_basic_listing {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: left bottom; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url('splitter_gray.gif'); PADDING-BOTTOM: 8px; PADDING-TOP: 8px; BACKGROUND-REPEAT: repeat-x
}
.dir_listing_title {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; WIDTH: auto; PADDING-TOP: 5px; FONT-FAMILY: "MS Sans Serif",geneva,tahoma,arial; HEIGHT: auto
}

FONT.dir_small {
	FONT-SIZE: 11px; FONT-FAMILY: "MS Sans Serif",geneva,tahoma,arial
}
FONT.dir_url {
	COLOR: #37b732
}
P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 7px 0px; PADDING-TOP: 0px
}
P.dir_fn {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px
}
P.dir_fs {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 3px 0px; PADDING-TOP: 0px; FONT-FAMILY: "MS Sans Serif",geneva,tahoma,arial
}
.spoldproductprice {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: line-through;
}

.spspecialproductprice {
	FONT-SIZE: 10pt; COLOR: #ff0000; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold;
}

#ProductSearchFinder {
	COLOR: #000000;
	background-color: #ffffff;
	border : 1px solid #000000;
}

#ProductSearchFinder select {
	width:187px; font:normal 10px arial,sans-serif;
}
.text {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
