/* 
	Reset
 */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
textarea { overflow: auto;}
a { outline: none; }
img { border: 0; }
body { line-height: 1; }


/*
	Utilities	
*/
.req {
	color: red !important;
	font-weight: normal !important;	
}
.handle { cursor: move; }
.no_margins { margin: 0 !important; }
.no_paddings { padding: 0 !important; }
.no_borders { border: none !important; }
.no_bg { background: none !important; }

.error {
	color: #a40000 !important;
	font-weight: normal !important;
	font-size: 11px !important;
}
.error_ins { border: 1px solid #c00 !important; }
.mini { font-size: 11px !important; }
.smini { font-size: 10px !important; }
.nowrap { white-space: nowrap; }
.clear { 
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.normal { font-weight: normal !important; }
.bold { font-weight: bolder; }
.valign { vertical-align: middle; }
.valign img { vertical-align: middle; }
.soft { color: #888; }
.big { font-size: 14px; }
.red { color: #c43d48; }
.green { color: green; }
.disabled_ins { 
	background-color: #eee !important;
	color: #999 !important;
}

/*
	Pager
*/
.pager {
	margin: 8px 0;
	padding: 0;
}
.pager li {
	display: inline;
	margin-right: 6px;
}
.pager li span {
	padding: 2px 4px;
	color: #000;
	font-weight: bolder;
	border: 1px solid #ddd;
	background-color: #eee;	
}
.pager li a {
	padding: 3px 5px;
}
.pager li a:hover {
	padding: 2px 4px;
	border: 1px solid #ddd;
	background-color: #eee;
}


/*
	Form elements
*/
.sns {
	width: 100%;
}
.ins {
	padding: 2px 0;
	// padding: 1px 0;
	font-size: 13px;
	color: #000;
	width: 100%;
	// width: 99%;
}
.ins_c {
	padding: 2px 0;
	// padding: 1px 0;	
	font-size: 13px;
	color: #000;
}
.ins_big {
	padding: 2px 0;
	// padding: 1px 0;	
	font-size: 16px;
	color: #000;
	width: 100%;
	// width: 99%;	
}
.ins_big_c {
	padding: 2px 0;
	// padding: 1px 0;	
	font-size: 16px;
	color: #000;
}
.mbtn {
	font-size: 11px;
	padding: 1px 5px;
	// padding: 1px;
}
.btn {
	font-size: 13px;
	padding: 0px 5px;
	// padding: 1px 1px 0 1px;
}
.btn_big {
	font-size: 16px;
	padding: 2px 7px;
	// padding: 0 2px;
}
.btn_mini {
	font-size: 10px;
	padding: 1px 3px;
	// padding: 0 1px;
}



/*
	Links
*/
a.black { color: #000; }
a.gray { color: #777; }
a.sgray { color: #777; }
a.white { color: #fff; }
a.white:hover { color: #aaa; } 
a.dashed {
	color: #29598a; 
	text-decoration: none;
	border-bottom: 1px dashed #29598a;
	display: -moz-inline-box; display:inline-block;	
	line-height: 13px;	
}
a.dashed:hover {
	color: #2990e7;
	text-decoration: none;
	border-bottom: 1px dashed #2990e7;
}
a.gray_dashed {
	color: #777;
	text-decoration: none;
	border-bottom: 1px dashed #747a81;
}
a.gray_dashed:hover {
	color: #900;
	text-decoration: none;
	border-bottom: 1px dashed #900;
	// padding-bottom: 1px;
}
a.black_dashed {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
a.black_dashed:hover {
	color: #900;
	text-decoration: none;
	border-bottom: 1px dashed #900;
}

/*
	Base
*/
body { font: 13px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode",  Arial, sans-serif; background-color: #fff; color: #000; }
body {
	min-width: 960px;
}

/*
	Content
*/
p { margin-bottom: 18px; line-height: 20px; }
h1 { font-size: 30px;  margin-bottom: 10px; }
h2 { font-size: 22px;  margin-bottom: 7px; }
h3 { font-size: 18px;  margin-bottom: 8px; }
h4 { font-size: 14px;  margin-bottom: 7px; font-weight: bolder;  }

blockquote { margin-left: 1em; padding-left: 1em; border-left: 2px solid #ccc; }
code, pre { overflow: auto; font: 1.2em/1 "Courier New", Courier, monospace; padding: 1px 2px; background: #f5f5f5; }
pre { border: 1px dashed #ccc; line-height: 1.7em; padding: 5px; font-size: .9em; background: #f5f5f5; margin: 0; }
sup, sub { vertical-align: baseline; position: relative; }
sup { top: -0.4em; }
sub { bottom: -0.3em; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
abbr { border: 0; }

hr { color: #ccc; background-color: #ccc; height: 1px; border-width: 0px; }

.content ul, .content ol { margin-left: 3em; line-height: 1.3em; }
.content ul li, .content ol li { margin-bottom: .2em; }
.content ol { list-style: decimal; margin-left: 2.2em; }
.content ul { margin-left: 2em; list-style: disc outside; line-height: 22px; }
.content ul ul { margin-top: 4px; margin-bottom: 5px; }

.content dl {  }
.content dl dt { margin-bottom: .2em; font-weight: bold; }
.content dl dd { padding-left: 5em; margin-bottom: .4em; }

.content p, .content ul, .content ol, .content dl, .content table, blockquote, pre, hr { margin-bottom: 18px; }


/*
	Tables
*/
table { width: 100%; }
table.ruler tr td { padding: 5px; }
table.ruler thead td {
	font-size: 13px;	
	color: #000;
	font-weight: bolder;
	vertical-align: bottom !important;	
	border: none !important;
	border-bottom: 2px solid #000 !important;
	padding: 7px 5px 5px 5px;
}	
table.ruler thead a { color: #fff; }
tr.descr td {
	font-size: 11px;
	color: #777;
	padding-top: 1px !important;
	padding-bottom: 10px !important;
	vertical-align: top;
}
table.border td { border: 1px solid #e0e0e0; }
table.stroke { border-bottom: 1px solid #e0e0e0 !important; }
table.stroke td { border-top: 1px solid #e0e0e0; }
.labels { font-weight: bolder; }
.labels td { 
	padding-top: 12px !important;	
	padding-bottom: 1px !important;	
}	
.labels_n td {
	padding-top: 4px !important;	
}
.row1 { background-color: #fff; }
.row2 { background-color: #ebebeb; }

table.forms td {
	padding-bottom: 2px;
	padding-right: 5px !important;
}
table.forms tr.labels {	
	font-weight: bolder;
}
table.forms tr.labels td {
	padding-bottom: 1px;
	padding-left: 2px;
}
table.forms tr.descr td {
	padding-top: 0 !important;
	padding-bottom: 1px !important;
}
table.forms tr.descr td div {
	position: relative;
	top: -5px;
}

/*
	Widths
*/
.w500 { width: 500px !important; }
.w550 { width: 550px !important; }
.w600 { width: 600px !important; }
.w650 { width: 650px !important; }
.w700 { width: 700px !important; }
.w750 { width: 750px !important; }

/*
	Aligns and valigns
*/
.taright { text-align: right !important; }
.taleft { text-align: left !important; }
.tacenter { text-align: center !important; }

.vatop { vertical-align: top !important; }
.vabottom { vertical-align: bottom !important; }
.vamiddle { vertical-align: middle !important; }
.vamiddle img { vertical-align: middle !important; }

/*
	Margins
*/
.mga5 { margin: 5px !important; }
.mga10 { margin: 10px !important; }
.mga15 { margin: 15px !important; }
.mga20 { margin: 20px !important; }
.mga25 { margin: 25px !important; }
.mga30 { margin: 30px !important; }

.mgl5 { margin-left: 5px !important; }
.mgl10 { margin-left: 10px !important; }
.mgl15 { margin-left: 15px !important; }
.mgl20 { margin-left: 20px !important; }
.mgl25 { margin-left: 25px !important; }
.mgl30 { margin-left: 30px !important; }

.mgr5 { margin-right: 5px !important; }
.mgr10 { margin-right: 10px !important; }
.mgr15 { margin-right: 15px !important; }
.mgr20 { margin-right: 20px !important; }
.mgr25 { margin-right: 25px !important; }
.mgr30 { margin-right: 30px !important; }

.mgt5 { margin-top: 5px !important; }
.mgt10 { margin-top: 10px !important; }
.mgt15 { margin-top: 15px !important; }
.mgt20 { margin-top: 20px !important; }
.mgt25 { margin-top: 25px !important; }
.mgt30 { margin-top: 30px !important; }

.mgb5 { margin-bottom: 5px !important; }
.mgb10 { margin-bottom: 10px !important; }
.mgb15 { margin-bottom: 15px !important; }
.mgb20 { margin-bottom: 20px !important; }
.mgb25 { margin-bottom: 25px !important; }
.mgb30 { margin-bottom: 30px !important; }

/*
	Paddings
*/
.pda5 { padding: 5px !important; }
.pda10 { padding: 10px !important; }
.pda15 { padding: 15px !important; }
.pda20 { padding: 20px !important; }
.pda25 { padding: 25px !important; }
.pda30 { padding: 30px !important; }

.pdl5 { padding-left: 5px !important; }
.pdl10 { padding-left: 10px !important; }
.pdl15 { padding-left: 15px !important; }
.pdl20 { padding-left: 20px !important; }
.pdl25 { padding-left: 25px !important; }
.pdl30 { padding-left: 30px !important; }

.pdr5 { padding-right: 5px !important; }
.pdr10 { padding-right: 10px !important; }
.pdr15 { padding-right: 15px !important; }
.pdr20 { padding-right: 20px !important; }
.pdr25 { padding-right: 25px !important; }
.pdr30 { padding-right: 30px !important; }

.pdt5 { padding-top: 5px !important; }
.pdt10 { padding-top: 10px !important; }
.pdt15 { padding-top: 15px !important; }
.pdt20 { padding-top: 20px !important; }
.pdt25 { padding-top: 25px !important; }
.pdt30 { padding-top: 30px !important; }

.pdb5 { padding-bottom: 5px !important; }
.pdb10 { padding-bottom: 10px !important; }
.pdb15 { padding-bottom: 15px !important; }
.pdb20 { padding-bottom: 20px !important; }
.pdb25 { padding-bottom: 25px !important; }
.pdb30 { padding-bottom: 30px !important; }
