/* DEFAULT */
/* white   */

.roundedcornr_box_whiteline {
	background: url(roundrecimages/roundedcornr_432145_tl.png) no-repeat top left;
}
.roundedcornr_top_whiteline   {
	background: url(roundrecimages/roundedcornr_432145_tr.png) no-repeat top right;
}
.roundedcornr_bottom_whiteline   {
	background: url(roundrecimages/roundedcornr_432145_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_whiteline   div {
	background: url(roundrecimages/roundedcornr_432145_br.png) no-repeat bottom right;
}
.roundedcornr_content_whiteline   {
	background: url(roundrecimages/roundedcornr_432145_r.png) top right repeat-y;
}

.roundedcornr_top_whiteline   div,.roundedcornr_top_whiteline  ,
.roundedcornr_bottom_whiteline   div, .roundedcornr_bottom_whiteline   {
	width: 100%;
	height: 11px;
	font-size: 1px;
}
.roundedcornr_content_whiteline  , .roundedcornr_bottom_whiteline   {
	margin-top: -19px;
}
.roundedcornr_content_whiteline   { padding: 0 11px; }
/* white  end */

/* white  GREY */

.roundedcornr_box_white {
	background: url(roundrecimages/roundedcornr_364017_tl.png) no-repeat top left;
}
.roundedcornr_top_white {
	background: url(roundrecimages/roundedcornr_364017_tr.png) no-repeat top right;
}
.roundedcornr_bottom_white {
	background: url(roundrecimages/roundedcornr_364017_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_white div {
	background: url(roundrecimages/roundedcornr_364017_br.png) no-repeat bottom right;
}
.roundedcornr_content_white {
	background: url(roundrecimages/roundedcornr_364017_r.png) top right repeat-y;
}

.roundedcornr_top_white div,.roundedcornr_top_white,
.roundedcornr_bottom_white div, .roundedcornr_bottom_white {
	width: 100%;
	height: 11px;
	font-size: 1px;
}
.roundedcornr_content_white, .roundedcornr_bottom_white {
	margin-top: -19px;
}
.roundedcornr_content_white { padding: 0 11px; }

/* white end  GREY */







/* DARK  GREY */
.roundedcornr_box_darkgrey {
   background: #999999;
}
.roundedcornr_top_darkgrey div {
   background: url(roundrecimages/roundedcornr_280397_tl.png) no-repeat top left;
}
.roundedcornr_top_darkgrey {
   background: url(roundrecimages/roundedcornr_280397_tr.png) no-repeat top right;
}
.roundedcornr_bottom_darkgrey div {
   background: url(roundrecimages/roundedcornr_280397_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_darkgrey {
   background: url(roundrecimages/roundedcornr_280397_br.png) no-repeat bottom right;
}

.roundedcornr_top_darkgrey div, .roundedcornr_top_darkgrey, 
.roundedcornr_bottom_darkgrey div, .roundedcornr_bottom_darkgrey {
   width: 100%;
   height: 11px;
   font-size: 1px;
}
.roundedcornr_content_darkgrey { margin: 0 11px; }


/* DARK END GREY */



/* MED GREY */
.roundedcornr_box_medgrey {
	background: url(roundrecimages/roundedcornr_871865_tl.png) no-repeat top left;
}
.roundedcornr_top_medgrey {
	background: url(roundrecimages/roundedcornr_871865_tr.png) no-repeat top right;
}
.roundedcornr_bottom_medgrey {
	background: url(roundrecimages/roundedcornr_871865_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_medgrey div {
	background: url(roundrecimages/roundedcornr_871865_br.png) no-repeat bottom right;
}
.roundedcornr_content_medgrey {
	background: url(roundrecimages/roundedcornr_871865_r.png) top right repeat-y;
}

.roundedcornr_top_medgrey div,.roundedcornr_top_medgrey,
.roundedcornr_bottom_medgrey div, .roundedcornr_bottom_medgrey {
	width: 100%;
	height: 11px;
	font-size: 1px;
}
.roundedcornr_content_medgrey, .roundedcornr_bottom_medgrey {
	margin-top: -19px;
}
.roundedcornr_content_medgrey { padding: 0 11px; }

/* MED GREY END */



.ABPanelGreyFade1{
	background-image: url(uiimages/panel_greyfade_bg.png);
	background-repeat: repeat-y;
}

.ABPanelGreyFade2{
	background-image: url(uiimages/rec2.png);
	background-repeat: repeat-y;
}

.ABInfoPanelH1 {
	font-family:"Georgia";
	font-size:20px;
	color:#095FB4;
	text-decoration:none;
}

.ABInfoH1 {
	font-family:"Georgia";
	font-size:11px;
	color:#497EA8;
	text-decoration:none;
	padding-left:10px;
}
.ABInfoH2 {
	color: #8BB9DA
}


.AB_button {
	background:url(uiimages/sign_up.jpg);
	width:181px;
	height:45px;
	font-family:"Georgia";
	font-size:20px;
	color:#FFFFFF;
}

.AB_button input{
	background:url(uiimages/sign_up.jpg);
	width:181px;
	height:45px;
	border:0px;
	font-family:"Georgia";
	font-size:20px;
	color:#FFFFFF;
}

.AB_button input:hover{
	background:url(uiimages/sign_up.jpg);
	width:181px;
	height:45px;
	border:0px;
	font-family:"Georgia";
	font-size:20px;
	color:#FC0;
}



.ABPanelBlue1{
	background-image: url(uiimages/blue_bg300.jpg);
	background-repeat: repeat;
}
.ABPanelBlue2{
	background-image: url(uiimages/blue_bg600.jpg);
	background-repeat: repeat;
}
.ABPanelBlueSlant1{
	background-image: url(uiimages/blue_bg600_slant.jpg);
	background-repeat: repeat-y;
}

.ABBluePanelH1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#333;
	text-decoration:none;
}
.ABBluePanelH3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-decoration:none;
	line-height: 20px;
	padding-top: 2px;
}

.ABMenBar {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	width: 876px;
	height: 33px;
	background-color: #1A84B6;
	background-image: url(images/nav_bg.jpg);
	margin: 0px;
	padding: 0px;
}
.ABSlogan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.ABSubBar {
	padding: 4px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
}
.ABTopBar {
	background-color: #F8F8F8;
	padding: 4px;
	height: 100px;
}
.ABBottomBar
{
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	text-align: center;
	padding: 4px;
}

.ABFooterBar
{
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
	font-size: 9px;
}
.ABMain
{
	padding: 5px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
}

body{
	margin:0px;
	background-color: #FFF;
	background-image: url(images/fadebg2.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: normal;
}



a:link{color:#555555}
a:visited{color:#555555}
a:hover{color:#111111}

li{line-height:17px}
.highlight{color:Red}
.copyright{font-size:10px}
input {font-family:tahoma;font-size:8pt;}
textarea {font-family:verdana;font-size:9pt;line-height:18px}
select {font-size:11px}
a.register:link{color:#555555;}
a.register:visited{color:#555555;}
a.register:hover{color:#111111;}
a.login:link{color:#555555;}
a.login:visited{color:#555555;}
a.login:hover{color:#111111;}
a.myworkspace:link{color:#555555;}
a.myworkspace:visited{color:#555555;}
a.myworkspace:hover{color:#111111;}
a.admin:link{color:#555555;}
a.admin:visited{color:#555555;}
a.admin:hover{color:#111111;}
a.logout:link{color:#555555;}
a.logout:visited{color:#555555;}
a.logout:hover{color:#111111;}
.button {height:23px;font-family:Arial;font-size:11px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="button"] {height:23px;font-family:Arial;font-size:11px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="submit"] {height:23px;font-family:Arial;font-size:11px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="text"]   {height:15px;font-family:Arial;font-size:9pt;}
input[type="password"]{height:15px;font-family:Arial;font-size:9pt;}
input[type="file"]   {height:21px;font-family:Arial;font-size:9pt;}

/* PAGE ELEMENTS */
.title{
	margin-bottom:5px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333;
	text-transform: uppercase;
	margin-top:5px
}
.paging {line-height:12px;font-size:9px;padding-top:8px;padding-left:27px;width:262px;height:21px;background:url(images/paging.gif) no-repeat;}

/* SIDE BOX */
.boxHeader  {padding-top:7px;padding-left:7px;text-align:left;font-weight:bold;font-size:9pt;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:20px;}
.boxContent {padding:7px;padding-left:7px;padding-bottom:15px;text-align:left;white-space:nowrap;font-family:verdana;font-size:11px;}
.boxContent a {}

/* CATEGORY TREE */
.category_tree td div {height:20px !important}
.category_tree_node {text-transform:uppercase;}
a.category_tree_node:hover {color:#000000;}

/* CATEGORY NAVIGATION MODULE */
.category_area {padding-top:10px;padding-bottom:10px}
.category_item {font-size:11px;text-transform:uppercase;margin-top:15px;margin-bottom:3px}
.category_item a {font-weight:bold}
.category_item_desc {font-size:11px;}

/* CART INFO */
.cart{font-family:Verdana;font-weight:normal;font-size:10px;color:#555555;}

/* GO BACK BUTTON */
.divGoBack {margin-top:20px;margin-bottom:20px}
.btnGoBack {}

/* BREADCRUMB */
.breadcrumb{}
a.breadcrumb:link{}
a.breadcrumb:visited{}
a.breadcrumb:hover{}

/* NEWS FEED BOX */
.boxNewsFeed {width:100%}
.boxHeaderNewsFeed {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxTitleNewsFeed {font-weight:bold;font-size:10px;font-family:Arial;color:#d6d7d8;}
.boxContentNewsFeed {padding:4px;padding-left:2px;text-align:left;}
.boxFooterNewsFeed {padding-left:7px;text-align:left}

/* NEWSLETTER SIGNUP BOX */
.boxSubscribe {width:100%}
.boxHeaderSubscribe {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormSubscribe {padding:7px;text-align:left;}
.boxButtonSubscribe {padding-left:7px;padding-bottom:15px;text-align:left;white-space:nowrap}
.btnSubscribe {font-family:tahoma;font-size:8pt;}

/* SEARCH BOX */
.boxSearch {margin:7px;}
.btnSearch {}
.txtSearch {margin-bottom:1px;}

/* LOGIN FORM BOX */
.boxLogin {width:100%}
.boxHeaderLogin {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormLogin {padding:4px;text-align:left;}
.btnLogin {font-family:tahoma;font-size:8pt;}
.txtLogin {width:120px;font-family:tahoma;font-size:8pt;}
.labelLogin {text-align:left;white-space:nowrap}
.boxLogout {width:100%;font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormLogout {font-size:10px;font-family:Arial;padding:5px;padding-left:7px;text-align:left;}

/* POLL BOX */
.boxPoll {width:100%}
.boxHeaderPoll {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.boxFormPoll {padding:4px;padding-left:5px;text-align:left;}
.boxFooterPoll {padding-left:6px;padding-bottom:15px;text-align:left;white-space:nowrap}
.btnPoll {}
    
/* LATEST NEWS (Scrolling) */
.scrollNewsList {width:100%}
.scrollHeaderNewsList {font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:27px;}
.scrollContentNewsList {padding:10px;text-align:left;}
.scrollFooterNewsList {padding:4px;padding-left:7px;text-align:left}
.scrollerFrame{width:100%}

/* COMMENTS */
.comments {width:100%;margin-bottom:10px;border:#d7d7d7 1px solid;background:#F3F3F3}
.commentbody {padding:4px}
.commentinfo {padding:4px;font-size:9px;color:#777777}

/* PRINT LINK */
a.print:link{font-family:arial;font-size:11px;color:#555555;text-decoration:underline;white-space:nowrap}
a.print:visited{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.print:hover{font-family:arial;font-size:11px;color:#111111;text-decoration:underline}

/* TOP NAVIGATION */
.topmenu{font-family:Verdana;font-weight:normal;font-size:10px;color:#555555;}
a.topmenu:link{font-family:Verdana;font-weight:normal;font-size:10px;color:#555555;text-decoration:underline}
a.topmenu:visited{font-family:Verdana;font-weight:normal;font-size:10px;color:#555555;text-decoration:underline}
a.topmenu:hover{font-family:Verdana;font-weight:normal;font-size:10px;color:#111111;text-decoration:underline}

/* BOTTOM NAVIGATION */
.bottommenu{font-family:arial;font-size:11px;color:#555555;}
a.bottommenu:link{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.bottommenu:visited{font-family:arial;font-size:11px;color:#555555;text-decoration:underline}
a.bottommenu:hover{font-family:arial;font-size:11px;color:#111111;text-decoration:underline}

/* MAIN NAVIGATION (LINKS) */
.mainbar{background:url("images/topbg.gif") repeat-x top;}
a.mainmenu:link{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:visited{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:hover{font-family:arial;font-size:9px;color:#ffffff;text-decoration:none}

/* MAIN NAVIGATION (TABS) */
.tabActive_Left {width:15px;height:19px;background:url('images/tab_active_left.gif') no-repeat}
.tabActive_Center {white-space:nowrap;background:url('images/tab_active_center.gif')}
.tabActive_Right {width:15px;height:19px;background:url('images/tab_active_right.gif') no-repeat}

.tabInactive_Left {width:15px;height:19px;background:url('images/tab_inactive_left.gif') no-repeat}
.tabInactive_Center {white-space:nowrap;background:url('images/tab_inactive_center.gif')}
.tabInactive_Right {width:15px;height:19px;background:url('images/tab_inactive_right.gif') no-repeat}

a.tabInactiveLink:link {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:visited {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:hover {font-weight:bold;font-size:9px;color:#E2ECF7;text-decoration:underline;}

a.tabActiveLink:link {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:visited {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:hover {font-weight:bold;font-size:9px;color:#1283CA;text-decoration:underline;}

/* MAIN NAVIGATION (SIDE) */
#divSide {font:11px Trebuchet MS, Arial, sans-serif;background:#FAFAFA;padding:0px;width:180px}
#divSide a {color:#333333;text-decoration:none;}
#divSide a:hover {color:#1684E6}
.mnuLevel1 {margin:0px;list-style-type:none;}
.mnuLevel1 li {padding:3px;padding-left:7px;font-weight:bold;text-transform:uppercase;}
.mnuLevel2 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel2 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.mnuLevel3 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel3 li {padding:3px;padding-left:1px;border-top:#dedede 1px solid;font-weight:normal;text-transform:none;}
.itemSelected {color:#1684E6}

/* MAIN NAVIGATION (DROPMENU) */
.top {font:bold 15px verdana;color:#E2E9DA;background:none;}
.top_hover {font:bold 11px verdana;color:#E2E9DA;background:#3A6B0B;}
.member {font:bold 10px verdana;color:#555555;}
.member_hover {font:bold 10px verdana;color:#555555;background:#C2C4C5;}
.topbar {background-image:url("images/topbg2.gif");height:40px;}
.memberbar {background-image:url("images/memberbg2.gif");height:27px;}
    
/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

/* Main Bar */
.static_nlsmenu {z-index:1;}

/* Main Bar - Item */
.static_nlsitemcontainer {padding-top:1px;padding-bottom:1px;
    padding-left:18px;
    padding-right:14px;
	height:23px;
	}
.static_nlsiconcell {width:0px;}
.static_nlssubmenucell{width:0px;padding-top:6px;padding-left:3px;padding-right:4px}
.static_nlsitem {
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
	line-height:18px;
	color:#FFF;
	padding:5px 5px 0px 0px;
	padding-bottom:3px;
	height:23px;
}
    
/* Main Bar - Item Hover background:url('images/menubg_hover_green.gif') */
.static_nlsitemcontainerover {border:#65C729 0px solid;background:#62a4ce;
    	padding-left:18px;
   		 padding-right:14px;
	
	}
	
.static_nlsiconcellover {width:0px;}
.static_nlssubmenucellover {width:0px;padding-top:6px;padding-left:3px;padding-right:4px}
.static_nlsitemover {
    font-weight:bold;font-size:16px;font-family:Arial;line-height:18px;
    color:#ffffff;
    padding:5px 5px 0px 0px;padding-bottom:3px;}/*font-family:tahoma;font-size:8pt;font-weight:normal;*/

/* Sub Menu */
.nlsmenu {margin-top:2px;
    border-bottom:#474747 0px solid;border-left:#3A87E8 0px solid;
    border-top:#3A87E8 0px solid;border-right:#434343 0px solid;
    z-index:1;}

/* Sub Menu - Item */
.nlsitemcontainer {
	height:25px;
	padding-left:0px;
	padding-right:0px;
	background-color:#73b4d6;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);	-moz-opacity:0.8;
	width: 175px;
}/*48A317*/
.nlsiconcell {width:22px;background-color:#070707;}
.nlssubmenucell{padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitem {
    font-size:12px;font-family:Arial;
    color:#ffffff;
    padding:0px 4px 0px 4px;}

/* Sub Menu - Item Hover */
.nlsitemcontainerover {
	height:25px;
	border:#4EA2FD 0px solid;
	background-color:#1b83b6;
	width: 175px;
}
.nlsiconcellover {width:22px;background-color:#62a4ce;}
.nlssubmenucellover {padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitemover {
    font-size:12px;font-family:Arial;
    color:#ffffff;
    padding:0px 4px 0px 4px;}

/* MAIN NAVIGATION (VERTICAL) */
.mnuVertical {width:170px}
.mnuOver {
    padding:3px;
    background-color:#656567;
    border:#cccccc 1px solid; 
    border-left:#cccccc 1px solid; 
    border-top:#cccccc 1px solid;
    border-bottom:#5A5A5C 1px solid;
    border-right:#5A5A5C 1px solid;
    color:#cccccc;
    }
.mnuSelected {
    padding:3px;
    background-color:#F3F2F7;
    border:white 1px solid; 
    border-top:white 1px solid;    
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    font-weight:bold;
    }
.mnuPath {
    padding:3px;
    background-color:#D7D7DB;
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    }
.mnuNormal {
    padding:3px;
    background-color:#E5E5EA;
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    }

/* QUICK LINKS/SAME LEVEL PAGES BOX (which contains links to the same level pages/Quick Links) */
.boxQuickLinks {width:100%;margin-left:5px;padding-left:0px;}
.boxHeaderQuickLinks {padding:7px;padding-bottom:3px;padding-left:0px;font-weight:bold;text-align:left;color:#333333}
.boxItemQuickLinks {white-space:nowrap;padding-top:2px;text-align:left;}
.boxItemQuickLinks a {color:#333333}

/* LINKS WITHIN BOX (which contains links to pages within the current page) */
.boxLinksWithin {width:100%;padding-left:7px;padding-right:7px;font-weight:bold}
.boxItemLinksWithin {white-space:nowrap;text-align:left;padding-top:2px}
.boxItemLinksWithin a {color:#333333}

/* POLL RESULTS */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar2 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar3 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar4 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar5 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.bar6 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar7 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar8 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar9 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar10 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}

/* FORUM */
.frm_category_bar {background-color:#ffffff;}
.frm_category_title {font-weight:bold;font-size:11px;font-family:Tahoma;}
.frm_forum_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_forum_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_thread_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_thread_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_post_bar {font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_post_subject {background-color:#EFEFF1;border:#BEC7D1 1px solid;}
.frm_post_infopanel {background-color:#ffffff;border:#BEC7D1 1px solid;}
.frm_post_message {background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_title {font-family:verdana;font-size:14px;font-weight:bold;}

.frm_statusbox {line-height:18px;background-color:#ffffff;border:#BEC7D1 1px solid;}

/* Statistic Modules */
.boxStatVertical {margin:28px;text-align:left;}
.boxStatHorizontal {}
.boxStatDetailsVertical {padding:3px;border:#c6c7c8 1px dotted;}
.boxStatDetailsHorizontal {padding-left:3px;border:#c6c7c8 1px dotted;border-left:none;}
.barStat {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;border-left:#ffd000 1px solid;border-top:#ffd000 1px solid}
.barStatArea {background:#444444;border-top:#444444 1px solid;}
.boxStatHeader {background:#a6a7a8;}

.ABSideBox {
	background-color: #FFF;
	border: 2px solid #999;
}
.ABMedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.ABFaqBox {
	background-color: #FFF;
	border: 2px solid #999;
	padding-right: 40px;
	padding-left: 40px;
}
.ABBullet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	list-style-image: url(/uiimages/icon.jpg);
	font-weight: normal;
	list-style-position: outside;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.ABBullet2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	list-style-position: outside;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 25px;
	list-style-type: none;
}
.roundrecgrey {
	background-color: #CCC;
	border: 1px solid #666;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
	 
}
.ABFeaturesH2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #666;
}

.ABFeaturesH1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}

.ABFeaturesH1white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #fff;
}

.ABTextwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
}

.ABWhiteDotVert {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
}
.ABBasicText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.APPrice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.APPriceSub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.ABRightTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #103F7C;
	text-decoration: underline;
}
.ABDotHor {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

/*App List Page*/ 
.AB-Big-Blue a

{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #228EC5;
	text-decoration: none;
}
.AB-Big-Blue a:link

{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #228EC5;
	text-decoration: none;
}
.AB-Big-Blue a:active

{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #228EC5;
	text-decoration: none;
}
.AB-Big-Blue a:visited

{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #228EC5;
	text-decoration: none;
}

.AB-Big-Blue a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #228EC5;
	text-decoration: underline;
}
.AB-Big-Blue
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #228EC5;
	text-decoration: none;
}
 .formRow
    {
        float: left;
    }
     br
    {
        clear: both;
    }