@charset "UTF-8";

@import "colorbox.css";
@import "import/reset.css";
@import "import/base.css";
@import "import/general_classes.css";
@import "import/common.css";

/*//////////////////////////////////////////////////

Suggested order

	content
	display
	list-style
	position
	float
	clear

	width
	height
	margin
	padding
	border
	background

	color
	font
	line-height
	text-decoration
	text-align
	vertical-align
	white-space

	other text

---------------------------------------------

Font-size
                          Base
  Large -------------------|------------- Small

  134%    120%    110%    100%     92%    85%
  16px    14px    13px    12px    11px    10px

---------------------------------------------

Colors

  *RED - .attention, .error
    color: #ff0000;

//////////////////////////////////////////////////*/
