/* Content */
.cctContent  a {
	color: #237ed2;
	text-decoration: none;
}

.cctContent  a:hover {
	text-decoration: underline;
}

/* Tabs */
.cctTabbedMenu {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size: 8pt;
	line-height:normal;
	border-bottom: 2px solid #CCCCCC;
}

.cctTabbedMenu ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}

.cctTabbedMenu li {
	font-weight: 500;
	display:inline;
	margin:0;
	padding:0;
}

.cctTabbedMenu a {
	float:left;
	background:url("images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

.cctTabbedMenu a span {
	float:left;
	display:block;
	background:url("images/tabrightB.gif") no-repeat right top;
	padding:6px 15px 4px 11px;
	color:#555;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.cctTabbedMenu a span {float:none;}

/* End IE5-Mac hack */
.cctTabbedMenu a:hover span, .cctTabbedMenu_Selected a span {
	color:#000;
	text-decoration: none;
}

.cctTabbedMenu a:hover, .cctTabbedMenu_Selected a {
	background-position:0% -42px;
	text-decoration: none;
}

.cctTabbedMenu a:hover span, .cctTabbedMenu_Selected a span {
	background-position:100% -42px;
	text-decoration: none;
}
  


/* Header */
.cctHeader td {
	font-size: 10pt;
	color: #55575a;
}

.cctHeader p {
	padding-bottom: 10px;
	padding-right: 10px;
}

.cctHeader a {
	font-size: 10pt;
	color: #55575a;
}

.cctHeader a:hover {
	color: #237ed2;
}

/* Content */
.cctContent td {
	/*padding:10px;*/
	font-size: 10pt;
	color: #70747a;
}

/* Products */
.cctProduct_description div {
	padding-left: 15px;
}

.cctProduct_bundle {
	font-family: Tahoma;
	font-size: 14pt;
	color: #365cc5;
}

.cctProduct_free {
	font-family: Tahoma;
	font-size: 14pt;
	color: #676767;
}

.cctProduct_commercial {
	font-family: Tahoma;
	font-size: 14pt;
	color: #d53b3b;
	/*color: #fb3939;*/
}

.cctProduct_name_prefix {
	font-family: Arial;
	font-size: 12pt;
	color: #70747a;
	font-weight: 100;
}

.cctProduct_name_postfix {
	font-family: Tahoma;
	font-size: 12pt;
	color: #70747a;
	font-weight: 900;
}

.cctPreviewHigh {
	font-size: 10pt;
	font-weight: 700;
	color: #d53b3b;
	/*color: #e77e34;*/
}

/* Latest Releases */
.arrowList
{
	margin-left: 0;
	padding-left: 5	;
	list-style: none;
}

.arrowList li 
{
	padding-top: 5px;
	padding-left: 15px;
	background-image: url(images/Bullet_Arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Footer */
.cctCopyright {
	font-family: Tahoma;
	font-size: 8pt;
	color: #8e9299;
}

/* Headings */
.BgVDots {
	background:#FFFFFF url(images/Bg_DotsV.gif) repeat-y scroll center top;
	text-align:left;
}

.cctHeading {
	color: #737373;
	border-color: #c2c7ce;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 18px;
	padding-left: 18px;
	margin-bottom: 5px;
	background: url(../images/heading.gif) no-repeat;
	background-position:left 25px;
	font-size: 14pt; 
	font-weight: bold; 
	font-family:Arial;
}


/* Menu */
.cctMenu td {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}

.cctHeaderItem {
	width: 70px;
	height: 32px;
	font-variant: small-caps;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}

.cctHeaderItemSelected div {
	/*width: 70px;
	height: 32px;*/ 
	font-family: Arial;
	font-size: 10pt;
	color: red;
}

/* Bundles Banner*/

.cctBundlesBanner {
}

.cctBundlesBanner ul
{
	font-family: Arial;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	list-style: none;
}

.cctBundlesBanner li 
{
/*	padding-left: 15px;
	background-image: url(images/Bullet_Arrow.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
}

.cctBundlesBanner  a {
	color: #737373;
	text-decoration: none;
}

.cctBundlesBanner  a:hover {
	text-decoration: underline;
}

/* Pricing  */
.CellShopping {
	cursor:pointer;
	background:#FFFFFF url(images/BgShopping.gif) no-repeat scroll left top;
	height:26px;
	padding:0pt 35px 0pt 0pt;
	text-align:right;
}

.CellShopping a:link, .CellShopping a:active, .CellShopping a:visited, .CellShopping a:hover, .CellShopping a:active:hover, .CellShopping a:visited:hover {
	cursor:pointer;
	color:#d53b3b;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:120%;
	text-decoration:underline;
}
.CellShoppingOver {
	cursor:pointer;
	background:#FFFFFF url(images/BgShopping-over.gif) no-repeat scroll left top;
	height:26px;
	padding:0pt 35px 0pt 0pt;
	text-align:right;
}
.CellShoppingOver a:link, .CellShoppingOver a:active, .CellShoppingOver a:visited, .CellShoppingOver a:hover, .CellShoppingOver a:active:hover, .CellShoppingOver a:visited:hover {
	cursor:pointer;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:120%;
	text-decoration:none;
}

.External a {
	background:transparent url(images/external.png) no-repeat scroll right center;
	padding-right:13px;
}
