/* --- Style sheet for style Active 24 Firstpage --- */


/* --- Custom css starts here --- */

/* General */
body
{
	font-family: Arial;
	font-size: small;	
}
.clear
{
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearForm
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a
{
	font-family: Arial;
	font-size: small;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.nospace
{
	margin: 0px 0px 0px 0px;
}
/* General End */

/* Wrappers */
.wrapper
{
}
.wrapperTop
{
	width: 810px;
}
.wrapperTopMenu
{
	text-align: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	float:left;
 }
 
.wrapperLeft
{
	margin: 0px 0px 0px 0px;
	float: left;
 }

.wrapperRight
{
	margin: 0px 0px 0px 0px;
	float: left;
}

.wrapperMainLeft
{
	margin: 0px 0px 0px 0px;
	width: 605px;
	float:left;
	background-color: #ffffff;
	
	border-right-color: #C8C8C8;
	border-right-style: solid;
	border-right-width: 1px;
 }
 
.mainWrapper
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 809px;
	float:left;
	background-color: #F5F3F3;

	border-right-color: #C8C8C8;
	border-right-style: solid;
	border-right-width: 1px;	
 }

	.mainWrapper #productMenu
	{
		padding-top: 10px;
		padding-left: 0px;
		padding-right: 10px;
		margin: 0px 0px 0px 0px;
		height: 20px;	
		width: 168px;
		float:left;
		background-color: #F5F3F3;
	}
	
	.mainWrapper #productMenu ul
	{
		margin: 0px 0px 0px 0px;
		padding-left: 0px;
		list-style-type: none;
	}
	
	.mainWrapper #productMenu ul li
	{
		padding-left: 10px;
		font-size: small;
		font-weight: bold;
		padding-bottom: 5px;
		color: #585858;
	}
	
	.mainWrapper #productMenu ul li
	{
		font-size: small;
		font-weight: bold;
		padding-bottom: 5px;
	}

	.mainWrapper #productMenu ul li.on
	{
		color: #EA3200;
		background-image: none;
	}
		
	
	
	.mainWrapper #productMenu ul li ul
	{
		margin: 0px 0px 0px 0px;
		padding-left: 10px;
		list-style-type: none;
	}
	
	.mainWrapper #productMenu ul li ul li
	{
		color: #585858;
		margin: 0px 0px 0px 0px;
		padding-left: 10px;
		font-weight: normal;
	}
	
	
 
	.mainWrapper #btnCustomize
	{
		margin: 0px 0px 0px 0px;
		padding-bottom: 3px;
		width: 135px;
		height: 18px;
		color: #ffffff;
		text-align: center;
		font-size: small;
		border-color: #ffffff;
		border-width: 1px;
		border-style:  none;
		background-color: #FCD9D0;
		cursor: pointer;
		background-image: url(/graphics/images/buttons/my_account_customize.gif);
	}


#contentWrapper
{
	width: 598px;
	
	margin: 0px 0px 0px 0px;
	float:left;
	background-color: #ffffff;

	border-left-color: #C8C8C8;
	border-left-style: solid;
	border-left-width: 1px;

	border-right-color: #C8C8C8;
	border-right-style: solid;
	border-right-width: 1px;
 }
 

.wrapperBottom
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	float: left;
	background-color: #f0f0f0;
}
/* End */

/* Top Start */
.top
{
	margin: 0px 0px 0px 0px;
	width: 585px;
	height: 47px;
}

	.top #logo
	{
		float: left;
		width: 245px;
		padding-left: 11px;
	}

	.top #byline
	{
		padding-top: 30px;
		float: left;
	}
/* End */

/* Topmenu */

#logoBottom
{
	height: 25px;
	width: 169px;
	margin: 0px 0px 0px 0px;
	float: left;
	padding-left: 11px;
	background-image: url(/graphics/images/wrapper/bg_top_menu.gif);
}

.topMenu
{
	margin: 0px 0px 0px 0px;
	height: 25px;
	width: 420px;
	float: left;
	background-image: url(/graphics/images/wrapper/bg_top_menu.gif);
}
	
	.topMenu ul
	{
		margin: 0px 0px 0px 0px;
		float:left;
		list-style-type: none;
		padding-left: 0px;
	}

	.topMenu ul li
	{
		height: 22px;
		float: left;
		text-align: center;
		padding-top: 3px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.topMenu ul li a
	{
		font-weight: normal;
		color: #6C6C6C;
	}
	
	.topMenu ul li.on
	{
		background-image: url(/graphics/images/wrapper/bg_top_menu_active_option.gif);
		
	}	
	
	.topMenu ul li.on a 
	{
		color: #ffffff;
		font-weight: bold;
	}
/* End */


/* Checkdomain */
.checkDomain
{
	margin: 0px 0px 0px 0px;
	width: 600px;
	float:left;
	height: 37px;
	background-color: #EDECEC;
	background-image: url(/graphics/images/wrapper/bg_check_domain.gif);
	background-repeat: repeat-x;
	
	border-bottom-width: 1px;
	border-bottom-color: #C8C8C8;
	border-bottom-style: solid;	
}

	.checkDomain #container
	{
		padding-left: 14px;
		padding-top: 10px;
	}
	
	.checkDomain #domainText
	{
		padding-top: 2px;
		padding-right: 10px;
		font-size: small;
		font-family: Arial;
		font-weight: bold;
		color: #847854;
		float: left;
	}
	
	.checkDomain #domainBox
	{
		width: 210px;
		height: 14px;
		float: left;
		color: #54492A;
		font-size: x-small;
		padding-left: 2px;
		background-color: #DAD6CB;
		border-top-width: 1px;
		border-top-color: #A09E97;
		border-top-style: solid;
		border-left-width: 1px;
		border-left-color: #A09E97;
		border-left-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #A09E97;
		border-bottom-style: solid;
		border-right-width: 1px;
		border-right-color: #A09E97;
		border-right-style: solid;
	}

	.checkDomain #spacer
	{
		width: 20px;
		float: left;
	}

	.checkDomain #domainButton
	{
		width: 98px;
		height: 18px;
		background-image: url(/graphics/images/buttons/check_domain.gif);
		border-width: 0px;
		border-style: none;
		font-size:  x-small;
		color: #ffffff;
		cursor: pointer;
		float: left;
	}
/* End */


/* Rightmenu */

.rightMenu
{
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}
	.rightMenu #rc
	{
		
		margin: 0px 0px 0px 0px;
		width: 189px;
		height: 240px;
		padding-left: 10px;
		float: left;
	}

	.rightMenu strong
	{
		color: #EC3201;
		font-size:  small;
		font-weight: bold;
	}

/* End */



/* Submenu */
#subMenuHeader
{
	color: #ffffff;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	height: 26px;
	width: 160px;
	margin: 0px 0px 0px 0px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(/graphics/images/wrapper/bg_sub_level.gif);
}
.subMenu
{
	margin: 0px 0px 0px 0px;
	height: 26px;
	width: 600px;
	float:left;
	background-color: #EDECEC;
	background-image: url(/graphics/images/wrapper/bg_sub_level.gif);
	background-repeat: repeat-x;
}

	.subMenu ul
	{
		margin: 0px 0px 0px 0px;
		float:left;
		list-style-type: none;
		padding-left: 0px;
	}

	.subMenu ul li
	{
		height: 20px;
		float: left;
		text-align: center;
		padding-top: 5px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.subMenu ul li a
	{
		font-weight: normal;
		color: #ffffff;
	}
	
	.subMenu ul li.on
	{
		background-image: url(/graphics/images/wrapper/bg_sub_level_selected.gif);
		
	}	
	
	.subMenu ul li.on a 
	{
		color: #000000;
	}

/* End */

/* My Account */
.myAccount
{
	text-align: left;
	width: 210px;
	height: 120px;
	background-color: #6C6C6C;
	float:left;
}

	.myAccount #header
	{
		color: #ffffff;
		font-family: Arial;
		font-size: small;
		font-weight: bold;
		padding-left: 10px;
		height: 20px;
		padding-top: 5px;
		background-image: url(/graphics/images/wrapper/bg_my_account_logged_in.gif);
	}
	
	.myAccount #infoText
	{
		color: #ffffff;
		font-family: Arial;
		font-size: small;
		padding-top: 5px;
		padding-left: 10px;
		padding-bottom: 7px;
		padding-right: 14px;
		
		border-top-color: #585858;
		border-top-style: solid;
		border-top-width: 1px;
		
		border-left-color: #585858;
		border-left-style: solid;
		border-left-width: 1px;
		
		border-right-color: #585858;
		border-right-style: solid;
		border-right-width: 1px;
	}

	.myAccount #username, #password
	{
		width: 95px;
		height: 15px;
		color: #EC3201;
		font-size: small;
		padding-left: 2px;
		border-color: #DCDCDC;
		border-width: 1px;
		border-style: solid;
		background-color: #ffffff;
	}	

	.inputDescription
	{
		padding-top: 2px;
		width: 80px;
		color: #ffffff;
		font-family: Arial;
		font-size:  x-small;
		font-weight: bold;
		float:left;
	}

	.myAccount #logon
	{
		float: right;
		color: #000000;
		font-family: Arial;
		font-size: small;
		height: 20px;
		width: 90px;
		font-weight: normal;
		border-width: 0px;
		border-style: none;
		border-color: #ffffff;		
		background-image: url(/graphics/images/buttons/my_account_log_off.gif);
		background-color: transparent;
	}

/* End */

/* Main Content */

#content
{
	width: 590px;
	padding-top: 0px;
	padding-left: 0px;
}

.bottom
{
	float:left;
	width: 808px;
	height: 17px;

	border-left-width: 1px;
	border-left-color: #C8C8C8;
	border-left-style: solid;
	
	border-right-width: 1px;
	border-right-color: #C8C8C8;
	border-right-style: solid;	
	
	background-image: url(/graphics/images/wrapper/bg_bottom_shadow_light.gif);
}

.footer
{
	text-align: left;
	margin: 5px 0px 0px 0px;
}

.footer ul
{
	margin: 0px 0px 0px 3px;
	padding-right: 10px;
	float:left;
	list-style-type: none;
}

.footer ul li
{
	font-family: Arial;
	font-size: x-small;
	color: #7E7E7E;
	float: left;
	text-align: center;
	padding-top: 2px;
}

.footer ul li a
{
	font-family: Arial;
	font-size: x-small;
	color: #7E7E7E;
}

.footer #flag
{
	float:left;
}

.footer #partners
{
	float:right;
}
/* End */


.bottomRight
{
	width: 162px;
	height: 17px;
	border-right-width: 1px;
	border-right-color: #C8C8C8;
	border-right-style: solid;
	background-image: url(/graphics/images/wrapper/bg_bottom_shadow_dark.gif);
	float: left;
}
/* End */

.myAccountNewsHeader
{
	font-weight: bold;
	color: #EB0000;
	text-align: left;	
	border-bottom-width: 1px;
	border-bottom-color: #EB0000;
	border-bottom-style: solid;
}

.myAccountNewsHeaderDate
{
	font-weight: bold;
	color: #EB0000;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-color: #EB0000;
	border-bottom-style: solid;
}

.myAccountNewsText
{
	color: #333333;
	text-align: left;
}

/* --- Custom css ends here --- */



/* --- Page style Active 24 General starts here --- */

/* Heading */
BIG {
   color: #333333;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-weight: bold;
   font-size: 16px;
   line-height: 20px
}

/* Heading */
.BIG {
   color: #333333;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-weight: bold;
   font-size: 16px;
   line-height: 20px
}

/* Subheading */
STRONG {
   color: #EB0000;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-weight: bold;
   font-size: 12px;
   line-height: 14px
}

/* Subheading */
.STRONG {
   color: #EB0000;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-weight: bold;
   font-size: 12px;
   line-height: 14px
}

/* Caption */
SMALL {
   color: #333333;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-weight: bold;
   font-size: 11px;
   line-height: 12px
}

/* Caption */
.SMALL {
   color: #333333;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-weight: bold;
   font-size: 11px;
   line-height: 12px
}

/* Text */
.norm {
   color: #333333;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 11px;
   line-height: 14px
}

/* Paragraph Link */
A {
   color: #4041F7;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 11px;
   line-height: 14px
}

A {
   text-decoration: none
}

A:visited {
   color: #4041F7;
   text-decoration: none
}

A:hover {
   color: #4041F7;
   text-decoration: underline
}

A:active {
   color: #4041F7;
   text-decoration: underline
}

/* --- Page style ends here --- */



/* --- Navigation style starts here --- */

/* Navigation Level 1 */
.navniv1 {
   color: #6C6C6C;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 11px;
   line-height: 11px
}

A .navniv1 {
   text-decoration: none
}

A:visited .navniv1 {
   color: #6C6C6C;
   text-decoration: none
}

A:hover .navniv1 {
   color: #eb0000;
   text-decoration: underline
}

.navniv1  .sel{
   color: #eb0000;
   text-decoration: none
}

A:active .navniv1 {
   color: #6C6C6C;
   text-decoration: underline
}



/* Navigation Level 2 */
.navniv2 {
   color: #6C6C6C;
   font-family: Arial, Geneva, Verdana, Helvetica, Charcoal, Sans-Serif;
   font-size: 11px;
   line-height: 11px
}

A .navniv2 {
   text-decoration: none
}

A:visited .navniv2 {
   color: #6C6C6C;
   text-decoration: none
}

A:hover .navniv2 {
   color: #eb0000;
   text-decoration: underline
}

.navniv2  .sel{
   color: #eb0000;
   text-decoration: none
}

A:active .navniv2 {
   color: #6C6C6C;
   text-decoration: underline
}

/* --- Navigation style ends here --- */



/* --- Shorthand for colours starts here --- */

.red {
   color: #ff0000
}

.orange {
   color: #ff9900
}

.yellow {
   color: #ffff00
}

.green {
   color: #009900
}

.turquoise {
   color: #33cccc
}

.blue {
   color: #0000ff
}

.purple {
   color: #990099
}

.white {
   color: #ffffff
}

.grey {
   color: #999999
}

.black {
   color: #000000
}

/* --- Shorthand for colours ends here --- */
