@import url("css/menu.css");

/*Colors 
Blue: 1366ea
Grey:  565656
Red: DF120D
Dark Blue: 3162c1
*/

/* CSS Document */
html, body, form{margin:0px; padding:0px;height:auto !important; }
#Body {background:#b9ccd5 url(img/bodybggradient.png) repeat-x;} 
#body_bg_2{background:url(img/bodybgimg.png) no-repeat top center; position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;}
/* ControlPanel style */
.ControlPanel{background:#FFF; border-width:0 1px 1px;border-style:dashed;border-color:#DDD;padding-bottom:10px;}

/*-------- Default Styles --------*/
body,th,td,div,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#3162c1; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#DF120D;margin:0;padding:0;}
h1{font-size:16px;}
h2, h2 input{font-size:14px;}
h3{font-size:12px;}
h4{font-size:11px;}
h5{font-size:10px;}
h6{font-size:9px;}
input[type="text"],input[type="password"], select, textarea{border:solid 1px #3162c1;}



a,a:link,a:visited,a:active{color:#DF120D; text-decoration:none; font-weight:normal; }
a:hover{color:#3162c1; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head, .SubHead , .SubSubHead{color:#3162c1;font-weight:normal;}
.NormalRed {color:#F00;}


/* Ronded corners */

.s_c_top_r, .s_c_mid_r, .s_c_bot_r{margin-left:9px;}
.s_c_top_c, .s_c_mid_c, .s_c_bot_c{margin-right:9px;background:#88F;}
.s_c_top_r, .s_c_top_l, .s_c_bot_r, .s_c_bot_l, .s_c_top_c, .s_c_bot_c{height:9px;font-size:0px;}

.s_c_top_l{background:url(img/top_left.png) no-repeat 0 0;}
.s_c_top_r{background:url(img/top_right.png) no-repeat top right;}
.s_c_top_c{background:url(img/top_center.png) repeat-x;}

.s_c_mid_l{background:url(img/mid_left.png) repeat-y;}
.s_c_mid_r{background:url(img/mid_right.png) repeat-y top right;}
.s_c_mid_c{background:url(img/mid_center.png); height:100%;}

.s_c_bot_l{background:url(img/bot_left.png) no-repeat bottom left;}
.s_c_bot_r{background:url(img/bot_right.png) no-repeat bottom right;}
.s_c_bot_c{background:url(img/bot_center.png) repeat-x;}


/*-------- Skin layout style --------*/
#s_container{width:970px;;margin:0 auto 25px;display:table;}
#s_container_tr{display:table-row;}
#s_container_td{display:table-cell;}
#s_top{text-align:right;padding:5px 10px;}

#s_logo{float:left;padding:10px;}

#s_bread_lang{padding:5px 10px;}
#s_breadcrumb{float:left;padding-top:2px;}
#s_language{float:right;}

#s_content{margin-bottom:20px;}

#s_menu_r{float:right;background:url(img/menu_right.png) no-repeat top right;margin-top:-9px;margin-right:-9px;}
#s_menu{float:right;margin-right:9px;background:url(img/menu_left.png) no-repeat;padding-left:10px;}
#s_bread_login{float:left;}

#s_footer{margin-bottom:15px;}
#s_term{float:left;}
#s_copy{float:right;}


.clear_float{clear:both; line-height:0; font-size:0; height:0;width:0;}


/*--------- pane style ----------*/
.ContentPane{padding:0px; margin:0px;}

.PanesTable{width:100%;}
.s_5panes .LeftPane{width:200px;padding-right:10px;vertical-align:top;}
.s_5panes .ContentPane{vertical-align:top;}

.s_5panes .BottomPane{clear:both;}


/*--------- command button ----------*/
a.CommandButton:link, a.CommandButton:visited{color:#DF120D; font-size:11px; }
a.CommandButton:hover{color:#3162c1; text-decoration:underline;}

/*------------ Breadcrumb Style --------------*/
a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#DF120D;}
a.Breadcrumb:hover{color:#3162c1;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane, .s_5panes .DNNEmptyPane{width:0;padding:0;margin:0;}

h1, h2, h3, h4, h5, h6{margin-bottom:6px;}

.xml_dateicon {
	background: url(images/vcalendar.png) left top no-repeat;
	width: 50px;
}
.xml_datetext {
	padding-top: 3px;
	padding-left: 10px;
}
.xml_title {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 11pt !important;
	color: #751419 !important;
	padding-left: 10px;
}
.XML_Content a, .XML_Content a:link, .XML_Content a:active, .XML_Content a:visited {
	text-align: left;
	color: #555;
	font-size: 10pt;
	background: url(images/bullet2.gif) left center no-repeat;
	padding-left: 20px;
}
.XML_Content {
	padding-bottom: 10px;
}
.XML_Content, .XML_Content p {
	font-size: 11pt !important;
}
#dnn_ctr_Login_LiveID_Login_LiveID_tblLogin {
	width: 300px !important;
}
p.home_question {
	color: #222;
	font-size: 13pt;
	font-weight: bold;
	background: url(images/note_accept.png) left center no-repeat;
	padding-left: 40px;
	margin-top: 10px;
	padding-top: 20px;
}
p.home_answer {
	color: #555;
	font-size: 13pt;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 25px;	
}
p.home_answer a, p.home_answer a:link, p.home_answer a:active, p.home_answer a:visited {
	text-align: left;
	color: #555;
	font-size: 10pt;
	background: url(images/bullet2.gif) left center no-repeat;
	padding-left: 20px;
}
p.home_register {
	background: url(images/user_add.png) left center no-repeat;
	padding-left: 40px;
	margin-top: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.home_register a, .home_register a:link, .home_register a:active, .home_register a:visited{;
	color: #000;
	font-size: 13pt;
	font-weight: bold;	
	padding-top: 20px;
}
#dnn_ctr390_Archive_lblArchive.SubHead, #dnn_ctr390_Archive_lblMonthly.SubHead
{
	color: #3b75c5 !important;
	font-family: Verdana !important;
	font-size: 14pt !important;
	font-weight: bold !important;
	border-bottom: none !important;
}
h2.blog_title, h2.blog_title a:link
{
	color: #751419 !important;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
#dnn_ctr387_BlogList_lstBlogs_ctl00_tdHeaderIcon, #dnn_ctr387_BlogList_lstBlogs_ctl00_tdHeaderLink {
	padding-bottom: 10px;
}
#dnn_ctr390_Archive_calMonth {
	margin-top: 15px;
	margin-bottom: 15px;
}
#dnn_ctr390_Archive_lblArchive {
	margin-top: 0px;
	display: none;
}
#dnn_ctr386_MainView_ViewBlog_lstBlogView {
	margin-top: 5px;
}
.contentpane table {text-align: left}
#dnn_ctr420_ManageUsers_Profile_ProfileProperties table {
	margin-bottom: 20px;
}
#dnn_ctr417_Feedback_pnlFeedbackFormFields {
	width: 500px;
}
UL {
	margin-left: 0;
	padding-left: 0;
}
UL LI
{
	list-style-type: none;
	background: url(images/bullet2.gif) left 1px no-repeat;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 10pt;
}
UL LI UL {
	margin-left: 0;
	margin-top: 15px;
}
UL LI UL LI
{
	list-style-type: none;
	background: url(images/bullet1.gif) left 1px no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 10pt;
}



















