/*****************common*******************/
table.tableGrid
{
	border-style: solid;
	border-width: 1px;
	border-left-color: #647786;
	border-top-color: #647786;
	border-right-style: none;
	border-bottom-style: none;
}
.tableGrid td
{
	border-style: solid;
	border-width: 1px;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #647786;
	border-bottom-color: #647786;
}
.tableGrid thead
{
	background-color: #F0F0F0;
}
.tableGrid th
{
	border-style: solid;
	border-width: 1px;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #647786;
	border-bottom-color: #647786;
}
tr.trHover
{
	background-color: #FFFFDD;
}

table.admintable td
{
	padding: 3px;
}
table.admintable td.key, table.admintable td.paramlist_key
{
	background-color: #f6f6f6;
	text-align: right;
	width: 140px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
table.admintable td.key1, table.admintable td.paramlist_key1
{
	background-color: #f6f6f6;
	text-align: right;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
table.adminlist td, table.adminlist th
{
	padding: 4px;
}

table.adminlist thead th
{
	text-align: center;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.adminlist thead a:hover
{
	text-decoration: none;
}

table.adminlist thead th img
{
	vertical-align: middle;
}

table.adminlist tbody th
{
	font-weight: bold;
}

table.adminlist tbody tr
{
	text-align: left;
}
table.adminlist tbody tr.row1
{
	background: #E9E9E9;
	border-top: 1px solid #fff;
}

table.adminlist tbody tr.row0:hover td
{
	background-color: #ffd;
}

table.adminlist tbody tr.row1:hover td
{
	background-color: #ffd;
}

table.adminlist tbody tr td
{
	height: 25px;
}

table.adminlist tfoot tr
{
	text-align: center;
	color: #333;
}
table.adminlist tfoot td, table.adminlist tfoot th
{
	background-color: #f3f3f3;
	border-top: 1px solid #999;
	text-align: center;
}

table.adminlist td.order
{
	text-align: center;
	white-space: nowrap;
}
table.adminlist td.order span
{
	float: left;
	display: block;
	width: 20px;
	text-align: center;
}

table.adminlist .pagination
{
	display: table;
	padding: 0;
	margin: 0 auto;
}



ul.MenuList
{
	height: 500px;
	padding: 0px;
	margin: 10 0 0 0px;
}
ul.MenuList li
{
	margin: 3px;
	color: #666666;
	display: block;
	float: left;
	text-align: center;
	width: 110px;
	height: 120px;
	position: relative;
	z-index: 1;
	padding: 0px;
}
ul.MenuList li a
{
	border: 1px solid #F0F0F0;
	width: 110px;
	height: 50px;
	text-decoration: none;
	display: block;
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 70px;
}
ul.MenuList li a:hover
{
	width: 120px;
	height: 55px;
	padding-top: 75px;
	display: block;
	border-bottom-color: #999999;
	border-right-color: #999999;
	position: absolute;
	left: -5px;
	top: -5px;
	background-color: #FFFFFF;
	font-size: 14px;
}
.TableTdAlignCenter td
{
	text-align: center;
}
.tableLevel
{
	height: 58px;
}
a.toolIcon
{
	display: block;
	float: right;
	height: 48px;
	width: 40px;
	margin: 2px;
	text-align: center;
}
a.toolIcon2
{
	display: block;
	float: right;
	height: 48px;
	width: 60px;
	margin: 2px;
	text-align: center;
}
a.toolIcon:hover,a.toolIcon2:hover
{
	border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
	border-style: solid;
	border-width: 1px;
	color: #0B55C4;
	text-decoration: none;
	background-color: #FFFFDD;
}
.toolIcon span
{
	display: block;
	margin: auto;
	height: 32px;
	width: 32px;
}
.toolIcon2 span
{
	display: block;
	margin: auto;
	height: 32px;
	width: 60px;
	background-position:center top;
	background-repeat:no-repeat;
}
.icon_32_save
{
	background-image: url(../img/toolbar/icon-32-save.png);
}
.icon_32_New
{
	background-image: url(../img/toolbar/icon-32-new.png);
}
.icon_32_Delete
{
	background-image: url(../img/toolbar/icon-32-delete.png);
}
.icon_32_Template
{
	background-image: url(../img/toolbar/icon-32-copy.png);
}

div.profileImage
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale);
}

/***/
div.t, div.b
{
	height: 6px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

div.t
{
	background: transparent url(../img/j_border.png) repeat-x scroll 0 0;
}
div.t div.t
{
	background: transparent url(../img/j_crn_tr_light.png) no-repeat scroll 100% 0;
}
div.t div.t div.t
{
	background: transparent url(../img/j_crn_tl_light.png) no-repeat scroll 0 0;
}
div.m
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0 8px;
}
div.b
{
	background: transparent url(../img/j_border.png) repeat-x scroll 0 100%;
}
div.b div.b
{
	background: transparent url(../img/j_crn_br_light.png) no-repeat scroll 100% 0;
}
div.b div.b div.b
{
	background: transparent url(../img/j_crn_bl_light.png) no-repeat scroll 0 0;
}

div.adminLevel
{
	width: 99%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FBFBFB none repeat scroll 0 0;
}
div.adminBody
{
	width: 99%;
	margin: auto;
	margin-bottom: 10px;
	background: #FBFBFB none repeat scroll 0 0;
}
input
{
	font-size: 12px;
}
input.text
{
	font-size: 12px;
}
input.watermarked
{
	border: 1px solid #BEBEBE; /*background-color:#F0F8FF;*/
	color: LightGrey;
	font-size: 12px;
}
input.validatorCalloutHighlight
{
	background-color: lemonchiffon;
	font-size: 12px;
}
div.adminContent
{
	padding: 5px;
}
div.adminTools
{
	margin-bottom: 3px;
	margin-top: 3px;
}
.Menu
{
	font-size: 12pt;
	color: #0B55C4;
	font-weight: bold;
}
.Menu a
{
	font-size: 12pt;
	color: #0B55C4;
	font-weight: bold;
}

.Menu a:visited
{
	font-size: 12pt;
	color: #0B55C4;
	font-weight: bold;
}

legend
{
	color: #0B55C4;
	font-size: 12px;
	font-weight: bold;
}
fieldset
{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
}

fieldset.adminform
{
	border: 1px solid #CCCCCC;
	margin: 0 10px 10px;
}

div.col
{
	float: left;
}
div.width-55
{
	width: 55%;
}
div.width-45
{
	width: 45%;
}
/***************************************/



/************Admin Menu*****************/
.modulecontent
{
	width: 99%;
	margin: auto;
	margin-top: 10px;
}
li.GroupManage a
{
	background-image: url(../PrivateImages/groups.png);
}
li.MemberList a
{
	background-image: url(../PrivateImages/MemberList.png);
}
li.ForumManage a
{
	background-image: url(../PrivateImages/Forum.jpg);
}
li.SiteSetting a
{
	background-image: url(../PrivateImages/SiteSettings.png);
}
li.SiteNews a
{
	background-image: url(../PrivateImages/SiteNews.png);
}
li.PartnerManage a
{
	background-image: url(../PrivateImages/Partners.gif);
}
li.SiteSettings a
{
	background-image: url(../PrivateImages/SiteSettings.png);
}

div.accordtion
{
	margin-top: 3px;
}
.accordtion .accordtionHeader
{
	border: solid 1px #dddddd;
	line-height: 25px;
	background-color: #EEEEEE;
	padding-left: 25px;
	background-image: url(../PrivateImages/right.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-transform: capitalize;
	cursor: pointer;
	margin-bottom: 5px;
}
.accordtion .accordtionContent
{
	border: solid 1px #dddddd;
	border-top-style: none;
	line-height: 25px;
	padding: 5px;
	padding-top: 10px;
	margin-bottom: 5px;
}
.accordtion .accordtionHeaderSelected
{
	border: solid 1px #dddddd;
	line-height: 25px;
	background-color: #EEEEEE;
	padding-left: 25px;
	background-image: url(../PrivateImages/down.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-transform: uppercase;
	cursor: pointer;
}
.accordtionHeader .divIcon
{
	height: 27px;
	width: 20px;
	display: inline;
	margin: 0 10 0 10px;
	background-image: url(../PrivateImages/right.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.backWhite
{
	background-color: White;
}

/************Admin Menu End*************/

/************Core Data Administration***/
li.Language a
{
	background-image: url(../PrivateImages/Language.png);
}
li.Currency a
{
	background-image: url(../PrivateImages/Currency.gif);
}
li.CountryList a
{
	background-image: url(../PrivateImages/CountryList.gif);
}
li.GeographicZone a
{
	background-image: url(../PrivateImages/GeographicZone.gif);
}
li.TaxClass a
{
	background-image: url(../PrivateImages/TaxClass.gif);
}
li.TaxRate a
{
	background-image: url(../PrivateImages/TaxRate.gif);
}

/********Core Data Administration end***/

/**register **/
#register .left_left input.watermarked
{
	border: 1px solid #BEBEBE; /*background-color:#F0F8FF;*/
	color: LightGrey;
}

#register .left_left input.validatorCalloutHighlight
{
	background-color: lemonchiffon;
}

#register .left_left .ajax__validatorcallout .ajax__validatorcallout_error_message_cell
{
	font-family: Arial;
	font-size: 12px;
}

div.registerDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: black;
	opacity: 0.4;
	filter: Alpha(Opacity=40);
}
div.registerContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: Gray;
	
	background-repeat: no-repeat;
	background-position: center center;
	width: 697px;
	height: 464px;
	background: #f7751d;
background: #ffffff;
	padding: 0;
	z-index: 300;
}
div.registerContainer div.pleft
{
	width: 697px;
	height: 500px;
	background: #000000;
	padding: 0;
    background: Transparent url(../img/loadding.gif) no-repeat scroll center center;
}

div.registerContainer div.lefthead
{
	background: url(../img/rg_lefthead.jpg) no-repeat;
	width: 697px;
	height: 44px;
}



#register div.pleft{ width:697px; height:500px; background:#f7751d; padding:0; margin:0px 0px 0 0px;}
#register div.pright { width:208px; height:508px;  padding:0; margin-top:16px;}

#register .left_left{ float:left; width:464px;height:447px; background:#fff;	 border-left:3px solid #ecebeb;}
#register .left_left input{ border:1px solid #cacaca; height:16px; padding-top:2px; color:#000; font-size:12px;}
#register .prighthead{ background:url(../img/rg_righthead.jpg) no-repeat; width:206px; height:70px; margin:20px 0 20px 10px;}
#register .left_right{ width:230px;height:508px; background:#f7751d;float:right;}
#register .prightbody{ padding:0 24px; color:#FFFFFF;}
#register .prightbody li{ margin:20px 0; line-height:18px; background:url(../img/rg_bodylibg.gif) no-repeat 0 3px; padding-left:20px;}

iframe.registerFrame
{
	width: 697px;
	height: 456px;
	z-index: 20;
	
	background-color: #f7751d;
	background-image: none;
}
iframe.groupFrame
{
	width: 498px;
	height: 470px;
	z-index: 10;
	background-color: Transparent;
	background-image: none;
}
div.registerClose
{
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(../img/close.png);
	cursor: pointer;
	width: 40px;
	height: 19px;
}

/**register end**/
/**login*/
div.loginForm
{
	margin: auto;
	margin-top: 50px;
	margin-bottom: 100px;
	width: 500px;
}

.welcome
{
	font-size: 16pt;
	color: Blue;
	font-weight: bold;
	padding: 10px;
}

.welcome2 {
	background-image: url(../img/register%20end.jpg);
	height: 101px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
	padding-top: 35px;
	padding-left: 20px;
}
.welcome2 h1 {
	font-size: 25px;
	color: #FFFFFF;
}
.welcome2 p {
	font-size: 18px;
	color: #FFFFFF;
}
.welcome2 #button {
	margin-top: 20px;
	width: 80px;
	float: right;
	margin-right: 30px;
}

.Caption
{
	width: 100px;
	text-align: right;
}

.inputTxt
{
	width: 220px;
}
.inputTxt1
{
	width: 160px;
}
.btnBg
{
	background-image: url(../img/btnBG.jpg);
	height: 16px;
	
	line-height: 16px;

	background-repeat: repeat;
	border: solid 1px #C3C3C3;
	color: #FC934D;
	
	margin: 2px;
}
.btnBg1
{
	background-image: url(../img/btnBG.jpg);
	height: 16px;
	
	line-height: 16px;
	padding: 0px 34px 0px 34px;
	background-repeat: repeat;
	border: solid 1px #C3C3C3;
	color: #000000;
	
	margin: 2px;
}
.btnBg2
{
	background-image: url(../img/btnBG.jpg);
	height: 16px;
	
	line-height: 16px;
	padding: 0px 29px 0px 29px;
	background-repeat: repeat;
	border: solid 1px #C3C3C3;
	color: #FC934D;
	
	margin: 2px;
}
a.lnkBtn
{
	background-image: url(../../images/btnBG.jpg);	
	border: solid 1px #C3C3C3;
	padding: 0px 5px 0px 5px;
	line-height: 16px;
	color: #6E6E6E;
	text-align: center;
	display: block;
	margin: 2px;
}
a.lnkBtn:hover
{
	color: #FC934D;
}
.divImgBig
{
	overflow: hidden;
	width: 100%;
	height: 230px;
	text-align: center;
}
.CreateDate
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
	display: block;
}

.width80
{
	width: 80px;
}

.imgList input
{
	margin-top: 5px;
}

.flot_left .ModulePager
{
	color: White;
}
.quote
{
	margin: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #e3e3e3;
	color: #e3e3e3;
	width: 80%;
}
.search_box .setting_padding div.banlist
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 130px;
	overflow-y: auto;
	border-style: solid;
	border-color: #CC6600;
	border-width: 1px;
	padding: 2px;
	background-color: White;
}
.search_box .setting_padding div.banlist span
{
	display: block;
	text-align: center;
}
.search_box .setting_padding div.banlist img
{
	vertical-align: middle;
	cursor: pointer;
}
.search_box .setting_padding div.banlist a
{
	color: #CC6600;
}
.x-window-body
{
	width: 400px;
}

#maincontent .sright .boader
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	width: 701px;
	overflow: hidden;
	height: auto;
}

.ErrorMessage
{
	border-top: solid 1px #000066;
	border-bottom: solid 1px #000066;
	line-height: 30px;
	color: #990000;
	padding-left: 10px;
	background-color: #CCCCCC;
	font-weight: bold;
}
.iPage
{
	clear: left;
	float: left;
	height: auto;
	width: 678px;
	overflow-x:hidden;
	overflow-y:hidden;
}
.tdContainer
{
	width: 678px;
}
.GuestBookPage
{
	height:23px;
	font-size:12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: 19px;
	clear: both;
	background-image: url(../img/forum_head2bg.jpg);
	background-repeat: repeat-x;
	
}
body.haveBg1
{
	background:#FED36B url(../PrivateImages/background_main.jpg) repeat-y scroll center top
}
.adminmaincontent
{
	width:980px;
	margin:auto;
}
.head
{
	width:100%;
	height:80px;
	background:#FED36B url(../PrivateImages/head.jpg) repeat-y scroll center bottom;
}
.head h1
{
	margin-top:20px;
	margin-left:100px;
}
.head a
{
	text-transform:capitalize;
	color:Green;
}
.headMenu
{
	background:Transparent url(../PrivateImages/background_nav_main.gif) repeat-x scroll left top;
	height:45px;
	text-align:center;
	line-height:30px;
	color:White;
	font-weight:bold;
	font-size:10pt;
}
.headMenu a
{
	text-transform:uppercase;
	margin:0 10px;
	color:White;
	text-decoration:none;
}
.adminfoot
{
	text-align:center;
	color:Green;
	line-height:30px;
}
.wordwrap
{
     word-wrap:break-word;
     word-break:break-all;
    -moz-binding: url('wordwrap.xml#wordwrap');
     overflow: hidden;
}

.tblAll
{
	border-bottom-color: #447fca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #447fca;
	border-right-style: solid;
	border-right-width: 1px;
}
.tblAll td
{
	border-top-color: #447fca;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #447fca;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: White;
}

div.width50
{
	float:left;
	width:48%;
	overflow-x:hidden;
	margin:1px;
}
div.pright2 { width:222px;padding:0; margin-top:16px;float:left; }