﻿/* General */
html 
{
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-arrow-color: #747474;
	scrollbar-3dlight-color: #747474;
	scrollbar-darkshadow-color: #747474;
	scrollbar-face-color: #E2E2E2;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-track-color: #F7F7F7;
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
}
.TextboxStyle
{
	font-family: Arial;
	Font-Size: 11px;
	border:solid 1px #666666;
}
.DropDownStyle
{
	font-family: Arial;
	Font-Size: 11px;
	border-color:#333333;
	border-width:1px;
}
.buttonStyle
{
	font-family: Tahoma;
	font-size: 11px;
	background-color:#E7E7E7;
	color:#000000;
	font-weight:bold;
	border:solid 1px #cacaca;
	padding:2px 5px 2px 5px;
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	cursor:pointer;
}
TabButtons
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color:#8C3A3A;
	color:white;
	font-weight:bold;
}

.ErrorMsg
{
	font-family:Tahoma;
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
}

body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#B4B4B4;
	font-family: Arial;
	font-size: 11px;
	color: #000000;		
}

form 
{
	margin:0px;
	padding:0px;
}

.bgColor
{
	background-color: #F2F8FF;
}

span 
{
	font-family: Arial;
	font-size: 11px;	
}

a
{
color: #004E97;
text-decoration:none;
cursor:pointer;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

a:hover
{
color: #000000;
text-decoration:none;
cursor:pointer;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.ContentAreaHeader
{
	font-weight:bold;
}

.Verdana8SizeBlack
{
	font-family: Arial;
	font-size: 11px;
}

.Verdana8SizeBlackBold
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}
.Verdana10SizeBlackBold
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}


/* Master Page related */

.heading
{
      font-family:Arial;
      font-size: 11px;
      font-weight:bold;
      text-align:center;      
	  color: #000000;
	  /*height:45px;*/
	  height:10%;
}

.MenuTD
{
	height:24px;
	background-color:#000000;
	border-bottom: #FFFFFF 1px solid;
	border-Top: #FFFFFF 1px solid;
	border-Left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}

.MenuDimension
{
	height:24px;
	Width:105px;
}
.TabMenuDimension
{
	height:24px;
	Width:130px;
}
.borderRightForMenu
{
	border-right: #FFFFFF 1px solid;	
}

.borderTopForMenu
{
	border-top: #FFFFFF 1px solid;	
}

.StaticMenuItemClass
{
	text-align: center;	
	/*filter: progid:DXImageTransform.Microsoft.Gradient(
    GradientType=0, StartColorStr='#781400', EndColorStr='#A00000');*/
}

.MenuContentSeperator
{
	/*height:15px;*/
	height:3%;
}

.LeftNavigation
{
	width:15%;
    /*height:491px;*/
    height:72%;
    vertical-align:top;
}

.Footer
{
	text-align:center;
	color: #FFFAF5;
	background-color:#000000;	
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	/*height:20px;*/
	height:3%;
}

.LeftMenuTitle
{
	font-weight: bold;
	color: #FFFAF5;
	background-color:#000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-indent:5px;
}

.LeftMenuText
{	
	color: #000000;
	/*background-color: #ffffff;*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-indent:10px;
	text-decoration:none;
}
.LeftMenuText:hover
{	
	color: #000000;
	/*background-color: #ffffff;*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-indent:10px;
	text-decoration:none;
}

.borderBottom
{
	border-bottom: #cccccc 1px solid;
}

.borderTop
{
	border-Top: #cccccc 1px solid;
}

.borderLeft
{
	border-Left: #cccccc 1px solid;
}

.borderRight
{
	border-right: #cccccc 1px solid;
}

.border
{
	border: #cccccc 1px solid;
}

.border input 
{
	margin:0px;
	padding:0px;	
	/*display:block;*/
}

.WebPartHeading
{	
	color: #000000;
	background-color: #FFE4C4;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding-left:3px;	
}

/* Student Dashboard */

.grayBorderBottom
{
	border-bottom: #003399 1px solid;
	border-bottom-color:Silver;
}

.ContentAreaDivClass
{
	/*height: 491px;*/
	height: 440px;
	overflow: auto;
	vertical-align: top;
	scrollbar-arrow-color: #747474;
	scrollbar-3dlight-color: #747474;
	scrollbar-darkshadow-color: #747474;
	scrollbar-face-color: #E2E2E2;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-track-color: #F7F7F7;
}

.ContentAreaDivClassForDashboard
{
	height: 491px;
	overflow: auto;
	vertical-align: top;
	scrollbar-arrow-color: #747474;
	scrollbar-3dlight-color: #747474;
	scrollbar-darkshadow-color: #747474;
	scrollbar-face-color: #E2E2E2;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-shadow-color: #E2E2E2;
	scrollbar-track-color: #F7F7F7;
}

/* Login page  CSS start*/

.btnSubmit
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color:Maroon;
	color:white;
	font-weight:bold;
	border:ridge 1px Maroon;
	width:60px;
}
/* Login page CSS end*/

/* Grid */

.Gridborder 
{
	border:1px solid #90B4E6;
}

.Grid
{
	/*background-color:#FFFAF5;*/
	background:#FFFFFF;
	width: 100%;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	border:none;
}

.Grid p
{
	margin:0px;
	padding:0px;
}

.HeaderRowStyle
{
	color: #224072;
	background-color: #E2E9F6;
	background-image:url(../images/bg_header_row.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height:21px;
	padding-left:10px;	
}

.HeaderRowStyle th
{
	padding-left:5px;	
}

.FooterRowStyle
{
	text-align: left;
}

.GridRowStyle
{
	color: #000000;
	text-align: left;
	background:#ffffff;
	/*background-image:url(../images/bg_normal_row.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
	height:21px;
	text-indent:5px;
	font-family: Arial;
	font-size: 11px;
}
.GridAlternateRowStyle 
{
	color: #000000;
	text-align: left;
	background:#ffffff;
	background-image:url(../images/bg_alternaterow.gif);
	background-position:left 0px;
	background-repeat:repeat-x;
	height:21px;
	text-indent:5px;
	font-family:Arial;
}

.SelectedRowColorStyle
{
	color: #000000;
	background:#ffffff;
	background-image:url(../images/bg_selectedrow.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-indent:4px;
	font-weight:normal;
	height:21px;
}

.GridEmptyRowStyle
{
	background-color: #ffffff;
	text-align: center;
}

.GridPagerStyle
{
	background-color: #ffffff;
	color: #2666A9;
	font-weight: bold;
}

/* Nested Grid */

.PaddingParentGrid
{
	/*padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;*/
	font-family:Arial;
    font-size:11px;
    color:#2666A9;
}

.ParentGrid
{
	background-color: #e4e4e4;
	border-bottom: solid 1px #cccccc;
    font-family:Arial;
    font-size:14px;
    color:#2666A9;
    height:28px;
}

.PadidngChildGrid
{
	padding-left:5px;
	padding-top:5px;
	padding-right:0px;
	font-family:Arial;
    font-size:12px;
    color:#2666A9;
}

.PadidngInnerChildGrid
{
	padding-left:10px;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:3px;
	font-family:Arial;
    font-size:12px;
    color:#000000;
}

.DiscussionForumGridPadding
{
	padding-left:10px;	
}

.groupname 
{
	font-family:Arial;
    font-size:12px;
    color:#2666A9;
    font-weight:bold;
    height:20px;
    padding:5px 0px 3px 8px;
}

/* Nested Grid Over */


/* user registration */
.tdRegistration
{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.aspLabel
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}


/* CSS For New Design - Start */

.wrapper 
{
	width:100%;
	height:100%;
	background:#E2E2E2;
}

.tlcorner
{
	background-image:url(../images/tlcorner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:22px;
}
.bg_top 
{
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:22px;
}
.trcorner
{
	background-image:url(../images/trcorner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:22px;
}
.blcorner
{
	background-image:url(../images/blcorner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:22px;
}
.bg_bottom 
{
	background-image:url(../images/bg_bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:22px;
}
.brcorner
{
	background-image:url(../images/brcorner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:22px;
}
.bg_left 
{
	background-image:url(../images/bg_left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.bg_left_header
{
	background-image:url(../images/bg_left_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:80px;
}
.bg_right 
{
	background-image:url(../images/bg_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.bg_right_header 
{
	background-image:url(../images/bg_right_header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:80px;
}
.header_bg 
{
	background:#ffffff;
	background-image:url(../images/bg_header_trans.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:80px;
}
.bg_left_master_header
{
	background-image:url(../images/bg_left_master_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:98px;
}
.master_header_bg 
{
	background:#ffffff;
	background-image:url(../images/bg_header_master_trans.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:98px;
}
.bg_right_master_header 
{
	background-image:url(../images/bg_right_master_header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:98px;
}

.ContentArea 
{
	background:#E2E2E2;	
}

.copyright 
{
	font-family:Arial;
	font-size:11px;
	color:#7E7E7E;
	height:22px;
	padding-top:5px;
}
.btm_company_name 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background-image:url(../images/bg_btm_round.gif);
	background-repeat:repeat-x;
}
.company_name 
{
	font-family:Tahoma;
	font-size:15px;
	color:#6D6D6D;
	font-weight:normal;	
}

/* Module Container */

.mtlcorner
{
	background-image:url(../images/mtl_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
}
.bg_mtop 
{
	background-image:url(../images/bg_mtop.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:10px;
}
.mtrcorner
{
	background-image:url(../images/mtr_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:10px;
}
.mblcorner
{
	background-image:url(../images/mbl_corner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:6px;
}
.bg_mbottom 
{
	background-image:url(../images/bg_mbottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:6px;
}
.bg_mbottom_popup 
{
	background-image:url(../images/bg_mbottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:10px;
}
.mbrcorner
{
	background-image:url(../images/mbr_corner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:6px;
}
.bg_mleft 
{
	background-image:url(../images/bg_mleft.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.bg_left_mheader
{
	background-image:url(../images/bg_mleft_header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
}
.bg_mright 
{
	background-image:url(../images/bg_mright.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.bg_right_mheader 
{
	background-image:url(../images/bg_mright_header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:36px;
}
.mheader_bg 
{
	background:#ffffff;
	background-image:url(../images/bg_m_header.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:36px;
}
.mcontent 
{
	background: #ffffff;
}

.loginbox
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
}

.req_field 
{
	font-family:Tahoma;
	font-size:11px;
	color:#cc0000;
	font-weight:normal;	
}

.combo_box 
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	width:190px;
	overflow:visible;
	border:1px solid #A3A3A3;
}

.combo_box_small 
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	border:1px solid #A3A3A3;
}


.text_box 
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	border:1px solid #A3A3A3;
	height:18px;
}

.win_head 
{
	font-family:Tahoma;
	font-size:11px;
	color:#595959;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 3px;
	display:inline;
	vertical-align:text-top;
}

.win_head_normal 
{
	font-family:Tahoma;
	font-size:11px;
	color:#595959;
	font-weight:bold;
	margin:0px;
	padding:3px 0px 0px 3px;
}

.user_info 
{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	font-weight:normal;
	text-decoration:none;	
	margin:0px;
	padding:0px 10px 0px 10px;
	display:inline;
	height:20px;
}

.user_info_link 
{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	font-weight:normal;
	text-decoration:underline;	
}

.user_info:hover 
{
	font-family:Tahoma;
	font-size:11px;
	color:#505050;
	font-weight:normal;
	text-decoration:none;	
}

.quick_link_bg 
{
	background-image:url(../images/qlink_container_bg.gif);
	background-repeat:repeat-y;	
}
.qlink_whitebg 
{
	background-image:url(../images/qlink_whitebg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.qlink_whitebg img
{
	vertical-align:middle;
}
.qlink_greybg 
{
	background-image:url(../images/qlink_greybg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.qlink_greybg img
{
	vertical-align:middle;
}

.bread_crumb 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 8px;
}

.bread_crumb a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.bread_crumb a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.dashboard_link 
{
	font-family:Tahoma;
	font-size:11px;
	color:#2666A9;
	font-weight:bold;
	text-decoration:underline;
	padding:0px 0px 0px 5px;
}
.dashboard_link:hover 
{
	font-family:Tahoma;
	font-size:11px;
	color:#2666A9;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 5px;	
}

.StaticMenuItem 
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background:#F7F7F7;
	background-image:url(../images/static_menu_dw.gif);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
	padding:5px 10px 6px 10px;
	border-left:1px solid #777777;
	border-top:1px solid #777777;
	border-bottom:1px solid #777777;
	border-right:1px solid #777777;	
	cursor:pointer;
	vertical-align:middle;
}

.StaticMenuItem a
{
	font-weight:normal;
}

.StaticMenuItem a:hover
{
	font-weight:normal;
}
.HoverMenuItem 
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background:#FBF1CD;
	background-image:url(../images/static_menu_ov.gif);
	background-repeat:repeat-x;
	background-position:top left;
	text-align:center;
	padding:5px 10px 6px 10px;
	border-left:1px solid #777777;
	border-right:1px solid #777777;	
	border-top:1px solid #777777;
	border-bottom:1px solid #777777;
	cursor:pointer;
	vertical-align:middle;
}

.DynamicMenuItem 
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	background:#ffffff;
	background-image:url(../images/static_menu_dw.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	text-align:left;
	padding:2px 5px 0px 0px;
	border:1px solid #777777;
	cursor:pointer;
	text-indent:5px;
	vertical-align:middle;
	height:20px;
}

.DynamicMenuItem a
{
	font-weight:normal;
}

.DynamicMenuItem a:hover
{
	font-weight:normal;
}

.DynamicMenuItemHover 
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background:#ffffff;
	background-image:url(../images/static_menu_ov.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	text-align:left;
	padding:2px 5px 0px 0px;
	border-left:1px solid #777777;
	border-right:1px solid #777777;
	cursor:pointer;
	text-indent:5px;
	vertical-align:middle;
	height:20px;
}

.cursorhand .ctl00_menu_3 .ctl00_menu_5
{
	cursor:pointer;
	color:Green;
}

#ctl00_menun9 
{
	cursor:pointer;
}

.LabelStyle 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;	
}

/* CSS For New Design - End */

/* CSS Classes for Email */

.email_inbox {
	border:1px solid #cccccc;
}

.email_navbar_bg {
	background-image:url(../images/bg_email_linkbar.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
}

.compose_header {
	background-color:#EEEEEE;
	border-bottom:1px solid #C3C3C3;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.compose_header p 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

.compose_header p {
	padding:0px 10px 0px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

.compose_header input {
	width:97%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;	
	border:1px solid #C3C3C3;
	height:18px;
}

.compose_bottom {
	border-top:1px solid #C3C3C3;
}

.compose_content {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.compose_content p {
	padding:0px 10px 0px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;	
}

.compose_content input {
	width:97%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;	
	border:1px solid #C3C3C3;
	height:18px;
}

.email_message_area {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border:1px solid #c3c3c3;
	width:97%;
}

.chkbox 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}

/* Email Priprity Classes - Start */

.high_priority {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
}

.medium_priority {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
}

.low_priority {
	font-family:Arial, Helvetica, sans-serif;
	color:#339900;
	font-size:11px;
	font-weight:bold;	
	text-decoration:none;
}

/* Email Priprity Classes - End */

/* Shopping Cart Classes - Start */

.store_header_bg 
{
	background-image:url(../images/store_header.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.store_header_text 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#18618C;
	font-size:22px;
	font-weight:bold;	
	text-decoration:none;	
	text-align:right;
	padding:0px 60px 0px 0px;
}

.current_category_disp 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#7F7F7F;
	font-size:12px;
	font-weight:normal;	
	text-decoration:none;	
}

.price_tag_red 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#E50000;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;	
}

.price_tag_red_big 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#E50000;
	font-size:18px;
	font-weight:bold;	
	text-decoration:none;	
}

.product_category_text_grey
{
	font-family:Arial, Helvetica, sans-serif;
	color:#7F7F7F;
	font-size:12px;
	font-weight:normal;	
	text-decoration:none;
	padding:10px 0px 0px 0px;	
}

.shopping_text_black
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;	
}

.shopping_text_black_big
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:normal;	
	text-decoration:none;	
}

.product_title_text_blue
{
	font-family:Arial, Helvetica, sans-serif;
	color:#224072;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;	
	padding:0px 0px 5px 0px;
}

.prd_border_btm_grey 
{	
	border-bottom:1px solid #CCCCCC;
}

.product_detail_ul 
{
	margin:15px 0px 15px 0px;
	padding:0px 30px 0px 40px;
}

.product_detail_ul li
{
	font-family:Arial, Helvetica, sans-serif;
	color:#7F7F7F;
	font-size:12px;
	font-weight:normal;	
	text-decoration:none;	
	list-style:disc;
	padding:0px 0px 10px 0px;
}

/* Shopping Cart Classes - End */

/* Email Format - Start */

.mailformat 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;	
	text-decoration:none;
}

.mailformat p
{
	margin:0px;
	padding:0px;
}

/* Email Format - End */

#mastertree 
{
	height:150px;
	border:1px solid #cccccc;
	background:#ffffff;
	overflow:auto;	
	width:155px;
	margin:0px 0px 6px 3px;
}


/* Quick Link Grid Style */

.QuickGrid
{
	/*background-color:#FFFAF5;*/
	background:#FFFFFF;
	width: 100%;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	border:none;
}

.QGHeaderRowStyle
{
	color: #224072;
	background-color: #E2E9F6;
	background-image:url(../images/bg_header_row.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height:21px;
	padding-left:10px;	
}

.QGHeaderRowStyle th
{
	padding-left:5px;	
}

.QGFooterRowStyle
{
	text-align: left;
}

.QGGridRowStyle
{
	color: #000000;
	text-align: left;
	background:#ffffff;
	background-image:url(../images/qlink_whitebg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:33px;
	font-family: Arial;
	font-size: 11px;
	width:100px;
	border-top:1px solid #cccccc;
}

.QGGridRowStyle p
{
	margin:0px;
	padding:0px 0px 0px 5px;
	float:left;
	display:inline;
}

.QGGridRowStyle a
{
	color: #004E97;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

.QGGridRowStyle a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

.QGGridAlternateRowStyle 
{
	color: #000000;
	text-align: left;
	background:#EEEEEE;
	background-image:url(../images/qlink_greybg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:33px;
	font-family:Arial;
	text-decoration:none;
	border-top:1px solid #cccccc;
}

.imageicon
{
	float:left;
	padding:0px 0px 0px 6px;
	text-align:center;
}

.QGGridAlternateRowStyle p
{
	margin:0px;
	padding:0px 0px 0px 5px;
	float:left;
	display:inline;
}

.QGGridAlternateRowStyle a
{
	color: #004E97;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

.QGGridAlternateRowStyle a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

.QGSelectedRowColorStyle
{
	color: #000000;
	background:#ffffff;
	background-image:url(../images/bg_selectedrow.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-indent:4px;
	font-weight:normal;
	height:21px;
}

.QGGridEmptyRowStyle
{
	background-color: #ffffff;
	text-align: center;
}

.QGGridPagerStyle
{
	background-color: #ffffff;
	color: #2666A9;
	font-weight: bold;
}

.quick_link_btn 
{	text-decoration:none;
	color: #004E97;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}
.welcome_txt
{
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    color:#000000;
}

/* Application Main Page */

.app_list 
{
	margin:0px;
	padding:0px;
	width:875px;
}

.app_list li 
{
	float:left;
	list-style:none;
	padding-left:8px;
	padding-right:7px;
	padding-bottom:5px;
}

.Container
{
	margin:auto;
	min-height:400px;
	background:#ffffff;
	max-width:500px;
	min-width:500px;
	border:solid 1px #d4d4d4;
	padding:0 20px 20px 20px;
}

.ToolBar
{
	border:solid 1px #d4d4d4;
	padding:10px;
	margin-bottom:20px;
}

.GridContainer
{
	background:#ECF5FB;
	min-height:300px;
	border:solid 1px #d4d4d4;
}


.ModalPopupBG
{
	background-color: #666699;
	filter: alpha(opacity=50);
	opacity: 0.7;	
}

.popup_Container {
	background-color:#fff;
	border:2px solid #000000;
	padding: 0px 0px 0px 0px;
}

.popupConfirmation
{
	width: 700px;
	height: 600px;
}

.popup_Titlebar {
	background: url(../images/titlebar_bg.jpg);
	height: 29px;
	width:100%;
}

.popup_Body
{
	padding:15px 15px 15px 15px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	clear:both;
	padding:5px;
}

.TitlebarLeft 
{
	float:left;
	padding-left:5px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.TitlebarRight 
{
	background:url(../images/cross_icon_normal.png);
	background-position:right;
	background-repeat:no-repeat;
	height:15px;
	width:16px;
	float:right;
	cursor:pointer;
	margin-right:5px;
	margin-top:5px;
}

.popup_Buttons
{
	margin:10px;
}

