@import url("css/menu.css");

/* CSS Document */
#Body {background: url(images/body_bg.gif) top left; height:100%; margin:0; padding:0; overflow-y: scroll; }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:11px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,td p,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,td p,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:11px;}
h1, h2, h3, h4, h5, h6{color:#d4423c;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:11px 0;}
h3, h4{font-size:11px;margin:8px 0;}
h5, h6{font-size:11px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#d4423c; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

a img { border-width: 0px; }

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- layout style --------*/

#s_wrap_main{display:table;width:1037px; margin:0 auto;}
#s_wrap_sub{display:table-row;}
.template_style{display:table-cell;}

.top_space{background: url(../../top_bar.png) top center no-repeat; float: left; width: 100%; height:25px; }
.logo_pad { background: url(images/content_bg.png) top center repeat-y; margin: 0; padding:0; height: 140px; float: left; clear: both; width: 100%;}
#dnn_dnnLOGO_imgLogo { margin: 30px 0 0 22px; }

#socialicons { float: right; clear: none; width: 385px; margin-top: 5px; margin-right: 40px; }
.floating_icon { float: right; clear: none; margin-left: 4px; width: 28px; height: 28px; }
.facebook { background: url(images/icon2_facebook.gif) top left no-repeat; }
.flickr { background: url(images/icon2_flickr.gif) top left no-repeat; }
.twitter { background: url(images/icon2_twitter.gif) top left no-repeat; }
.youtube { background: url(images/icon2_youtube.gif) top left no-repeat; }
#new_rules { background: url(images/new_rules.gif) top left no-repeat; width: 383px; height: 62px; float: right; clear: both; margin-top: 5px; }

.menu_bg {  }
.menu_style { background: url(images/content_bg.png) top center repeat-y; float: left; clear: both; height: 30px; width: 100%; _width: 100%; outline: none; }

.search_style{padding:0;float:left; height:20px;}
.search_bg{padding:0;}

.bread_bg{ background: url(images/content_bg.png) top center repeat-y; float: left; clear: both; padding:0;  width: 100%; height:20px;}
#bread_style{ float:left; line-height:20px; color:#888;  border: solid 1px #d2c166; width: 73%; padding-left: 10px;margin:0 13px 0 40px; }

#login_style{ float:left; clear: both; padding-right:18px; background: #d2c166; border: solid 1px #d2c166;}

.center_bg{ background: url(images/content_bg.png) top center repeat-y;padding:0; margin:0;clear:both;}
.content_pad{padding:0 40px 0 40px;}
.content_width{padding-top:0px; min-height:350px;}

.bot_bg{padding:0; margin:0; background: url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding: 0 25px 0 25px; background: url(images/footer_logos.gif) bottom center no-repeat; height: 130px;}
#terms_style{float:right; }
#copy_style{float:right; clear:both; line-height: 24px; margin-bottom: 20px; }
#dnn_dnnUSER_cmdRegister { padding: 0px 5px 0px 15px; margin-left: 10px; border-left: solid 1px #d4423c; }

#logo_glm, #logo_whereoware, #logo_nymarket, #logo_rforum, #logo_amex { float: left; margin-top: 60px; height: 55px; }
#logo_glm { margin-left: 238px; width: 120px; }
#logo_whereoware { margin-left: 30px; width: 140px; }
#logo_nymarket { margin-left: 30px; width: 60px; }
#logo_rforum { margin-left: 30px; width: 100px; }
#logo_amex { display: none; }

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#d4423c; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#d4423c;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0; }
.ContentPane { width: *; }
.LeftPane{ padding:0 20px 0 0; width:30%; margin:0; }
.RightPane{ padding:0 0 0 20px; width:30%; margin:0; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#d4423c;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.linkscontainer{margin-top: 20px; padding: 16px 25px 0px 25px; text-align: left;  height: 31px; background: url(images/footer_bg.gif) top left no-repeat;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#d4423c; text-transform:uppercase;}
a.links:hover{color:#C00;}

.linkscontainer .links,.linkscontainer a.links:link,.linkscontainer a.links:active,.linkscontainer a.links:visited{ font-weight:bold; color:#555; text-transform:lowercase;}
.linkscontainer a.links:hover{color:#222;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#d4423c;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#d4423c;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 150px; height: 20px; border: solid 0px #d2c166; float:left; white-space: nowrap; margin-top: 0px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{display: none; float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; border: solid 1px #d2c166; width:140px; height:16px; margin-left:3px; padding-top: 3px; color: #777; font-size: 11px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/* search button */
#dnn_dnnSEARCH_cmdSearchNew { color: #fff; background: #d4423c; border: solid 1px #d4423c; width: 16px; height: 16px; font-weight: bold; padding: 2px 4px 2px 4px; }
#dnn_dnnSEARCH_cmdSearchNew:hover { color: #555; background: #d2c166; border: solid 1px #d2c166; text-decoration: none; }


/*-------------- YouTube Styles --------------*/
.gsc-branding-youtube { display: none; }

.SearchResultsContent td { border-top: solid 1px #e9e6c4; }
.SearchResultsContent .SubHead { font-size: 14px; color: #555; }
#dnn_ctr356_SearchResults_dgResults { width: 100%; }
.PagingTable { border: solid 1px #f6f4dc; background: #f6f4dc; }

.shuttle_table { width: 560px; }
.shuttle_table td { border: solid 1px #d2c166; height: 20px; padding: 2px; }

hr { border: 0px; border-top: solid 1px #dfdfdf; }


/*------------- Del.icous Styles -------------*/
.delicious-posts ul, .delicious-posts li, .delicious-banner { padding: 7px 0 7px 0; list-style-type: none; }
.delicious-post { border-bottom: dashed 1px #d2c166; }
.delicious-tag { color: #777 !important; font-size: 10px !important; }





#divTest { float: left; *float: none; margin-top: -14px; *margin-top: -30px; }

/*News*/
.DNN_News_ItemLink {margin-top: 20px !important;}


/* Live Chat */
#lpButDivID-1308171223312 { float: right; margin-top: 10px; position: relative !important; }
.lpStaticButtonAddTextTD, .lpPoweredBy, .lpEmtStarRating, #lpButDivID-1308171223312 img { display: none; }
#lpButDivID-1308171223312 a { display: block; width: 90px; height: 30px; background: url(images/livechat.gif) center center no-repeat; }
