body {
	margin:0;
	color:#000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#fdfcf8 url(../images/bg-body.jpg) repeat-x;
	min-width:960px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#main {
	margin:11px auto 0;
	width:963px;
	overflow:hidden;
}
.top-main {
	width:100%;
	height:15px;
	overflow:hidden;
	background:url(../images/top-header.jpg) no-repeat;
}
.general-main {
	width:955px;
	padding:0 4px;
	background:url(../images/bg-general-main.png) repeat-y;
	overflow:hidden;
}

#header {
	width:906px;
	height:95px;
	padding:0 15px 0 34px;
	overflow:hidden;
	position:relative;
}
.logo {
	margin-top:7px;
	float:left;
	width:209px;
	height:70px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
}
.logo a {
	display:block;
	height:100%;
}
.nav-form {
	margin-top:61px;
	float:right;
	width:670px;
	height:29px;
	overflow:hidden;
}
.navigation {
	float:left;
	width:467px;
	height:100%;
	line-height:29px;
	margin:0;
	padding:0 10px 0 0;
	background:url(../images/sep-navigation.gif) no-repeat 100% 0;
	list-style:none;
	text-align:right;
}
.navigation li {
	display:inline;
	padding:0 12px 0 0;
}
.navigation li a {
	font-size:11px;
	line-height:13px;
	color:#5b5f62;
}
.navigation li.active a,
.navigation li a:hover {
	font-weight:bold;
	color:#a62943;
	text-decoration:none;
}
.search {
	width:193px;
	float:right;
}
.search div {
	width:180px;
	margin:0 0 0 13px;
	overflow:hidden;
}
.search label {
	float:left;
	width:65px;
	font-size:10px;
	line-height:29px;
	letter-spacing:-1px;
}
.search input {
	margin-top:8px;
	float:left;
	display:inline;
}
.text-inp {
	width:75px;
	height:14px;
	margin:0 7px 0 9px;
	padding:2px 6px 0;
	background-color:#ebebeb;
	border-style:none;
	font-size:9px;
	color:#999;
}

#content {
	width:100%;
	overflow:hidden;
}
.flash {
	width:100%;
	height:326px;
	overflow:hidden;
	position:relative;
	z-index:5;
}

#footer {
	width:100%;
	overflow:hidden;
}
.general-footer {
	width:878px;
	padding:17px 35px 7px 50px;
	background:url(../images/bg-footer-home.png) repeat-y;
	overflow:hidden;	
}
.bottom-footer {
	width:100%;
	height:15px;
	background:url(../images/bottom-footer-shadow.png) no-repeat;
	overflow:hidden;
}
.general-footer h1 {
	margin:0;
	padding:21px 0 0;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	color:#fff;
}
.info-boxes {
	padding:9px 0 0;
	width:100%;
	overflow:hidden;
}
.small-box {
	float:left;
	width:265px;
	margin:0 65px 0 0;
}
.large-box {
	float:left;
	width:365px;
	margin:0 65px 0 0;
}
.small-box p {
	margin:0 0 15px;
	font-size:11px;
	line-height:15px;
	color:#fff;
}
.contact {
	float:right;
	width:160px;
	padding:0 0 0 28px;
	background:url(../images/sep-address.gif) repeat-y;
}
.details {
	float:right;
	width:360px;
	padding:0 0 0 25px;
	background:url(../images/sep-address.gif) repeat-y;
}
.details h1 {
	margin:0;
	padding:0;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	color:#fff;
}
.details p {
	margin:0 0 15px;
	font-size:11px;
	line-height:15px;
	color:#fff;
}
.contact em {
	display:block;
	font-size:11px;
	line-height:15px;
	font-style:normal;
	color:#fff;
}
.contact span {
	display:block;
	margin-top:15px;
}
.contact span a {
	color:#fff;
	font-size:11px;
	line-height:15px;
	font-style:normal;
}



/* for page blog */
.content-shadow {
	padding:23px 0 0;
	background:url(../images/content-shadow.gif) repeat-x;
}
.main-content-blog {
	float:left;
	display:inline;
	margin:0 0 0 40px;
	padding:0 0 30px;
	width:594px;
}
.main-content-blog h1 {
	margin:0;
	display:inline;
	font-weight:bold;
	font-size:21px;
	line-height:23px;
	color:#a7432f;
}
.main-content-blog h1 span {
	font-size:14px;
	line-height:23px;
	color:#a7432f;
}
.blog-box {
	padding:22px 0 0;
	width:100%;
	overflow:hidden;
}
.blog-box h2 {
	margin:0;
	font-size:20px;
	font-weight:normal;
	line-height:22px;
	color:#515558;
}
.player {
	margin:20px 0 0;
	width:351px;
	height:284px;
	overflow:hidden;
}
.player img {display:block;}
.blog-box em {
	margin:4px 0 0;
	padding:0 0 10px;
	background:url(../images/sep-blog-box.gif) repeat-x 0 100%;;
	display:block;
	font-size:10px;
	line-height:12px;
	font-style:normal;
	color:#999;
}
.blog-box p {
	margin:4px 0 0;
	font-size:11px;
	line-height:15px;
	color:#515558;
}
.bottom-footer-blog {
	width:100%;
	height:29px;
	overflow:hidden;
	background:url(../images/bottom-footer-blog.png) no-repeat;
	margin:0 0 30px;
}
.sidebar-blog {
	float:right;
	display:inline;
	width:270px;
	padding:4px 0 0;
	margin:12px 15px 0 0;
}
.sidebar-box {
	margin:-4px 0 0;
	width:100%;
	overflow:hidden;
}
.sidebar-box h3 {
	margin:0;
	padding:0 0 0 23px;
	font-size:12px;
	line-height:29px;
	font-weight:bold;
	color:#fff;
	height:29px;
	background:url(../images/corners-titles.gif) no-repeat;
}
.sidebar-blog ul {
	margin:-4px 0 0;
	padding:0;
	list-style:none;
}
.sidebar-blog li a {
	font-size:11px;
	line-height:15px;
	color:#515558;
}
.inner-sb-box {
	width:236px;
	padding:12px 22px 17px;
	background-color:#dfdace;
	overflow:hidden;
}
.gallery li {
	float:left;
	margin:7px 11px 8px 0;
}
.gallery li img {display:block;}
.inner-sb-box form div {
	width:100%;
	overflow:hidden;
}
.inner-sb-box div input {
	float:left;
	border-style:none;
	background-color:#fff;
}
.text-inp-blog {
	width:152px;
	height:17px;
	padding:2px 5px 0;
	font-size:11px;
}
.btn-search-blog {margin:2px 0 0 14px;}

/* for page */
.login {
	position:absolute;
	top:2px;
	right:12px;
}
.login label {
	float:left;
	font-size:10px;
	line-height:16px;
	letter-spacing:-1px;
	margin-top:-1px;
}
.login div {
	width:295px;
	overflow:hidden;
}
.login div a {
	float:right;
	margin:3px 25px 0 0;
	line-height:16px;
	font-size:10px;
	color:#999;
}
.login div a.reg {
	float:right;
	margin:3px 10px 0 0;
	line-height:16px;
	font-size:10px;
	color:#999;
	border-right: 1px solid #999;
	padding-right: 10px;
}
.login input {float:left;}
.email {
	width:121px;
	height:14px;
	margin:-1px 13px 0 9px;
	padding:2px 7px 0;
	background-color:#ebebeb;
	border-style:none;
	font-size:9px;
	color:#999;
}
.password {
	width:79px;
	height:14px;
	margin:-1px 8px 0 0;
	padding:2px 7px 0;
	background-color:#ebebeb;
	border-style:none;
	font-size:9px;
	color:#999;
}
.top-content-color {
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(../images/top-content-color.jpg) no-repeat;
}
.top-content-shadow {
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(../images/top-content-shadow.jpg) no-repeat;
}
.bottom-content-color {
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(../images/bottom-content-color.jpg) no-repeat;
}
.main-content-color {
	width:100%;
	padding:29px 0 47px;
	background:url(../images/bg-content-color.gif) repeat-y;
	overflow:hidden;
}
.choose {
	float:left;
	display:inline;
	width:352px;
	margin:0 0 0 31px;
	overflow:hidden;
}
.text-block {
	float:left;
	display:inline;
	width:85px;
	margin:0 25px 0 0;
}
.main-content-color h2 {
	margin:5px 0 0;
	font-size:14px;
	line-height:16px;
	color:#a7432f;
}
.main-content-color p {
	margin:4px 0 0;
	font-size:10px;
	line-height:12px;
	color:#515558;
}
.text-block span {
	display:block;
	width:34px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
}
.num1 {background:url(../images/img8.gif) no-repeat;}
.num2 {background:url(../images/img9.gif) no-repeat;}
.num3 {background:url(../images/img10.gif) no-repeat;}
.sys-block {
	width:203px;
	float:left;
}
.choose-select {
	margin:20px 0 0;
	width:100%;
	overflow:hidden;
}
.choose-select select {width:202px;}
.swatch {
	width:100%;
	overflow:hidden;
	width: 205px; height: 205px; padding: 0; margin: 0
}
.swatch img {display:block;}
.select-color {
	float:left;
	display:inline;
	width:306px;
	margin:0 59px 0 39px;
	overflow:hidden;
}
.function-color {
	width:196px;
	float:left;
}
.find-color {
	margin:5px 0 0;
	width:100%;
	overflow:hidden;
}
.find-color input {
	background-color:#fff;
	width:172px;
	height:15px;
	padding:1px 7px 0;
	margin:0 0 0 2px;
	font-size:10px;
	color:#999;
	border-style:none;
}
.color-panel {
	margin-top:16px;
	width:100%;
	overflow:hidden;
}
.colors {
	float:left;
	display:inline;
	width:150px;
	margin:0 18px 0 2px;
}
.colors table {
	width:100%;
	margin-top:2px;
	padding:0;
	border-collapse:collapse;
}
* html .colors table {margin-top:0;}
.colors table td {
	border:4px solid #fff;
	width:128px;
	padding:2px 7px 12px;;
	font-size:10px;
	font-weight:bold;
	color:#fff;
}
.col1767 {background-color:#faafc2;}
.col1777 {background-color:#fb6581;}
.col1787 {background-color:#f9415f;}
.col1797 {background-color:#f42a41;}
.col032 {background-color:#cf2433;}
.col1807 {background-color:#cf2433;}
.regulator {
	float:left;
	width:24px;
}
.save {
	float:left;
	width:110px;
	display:inline;
	margin:0 0 0 34px;
}
.save-remove {
	clear:both;
	padding-top:5px;
	width:100%;
	overflow:hidden;
}
.save-remove input {margin-top:18px;}
.saved-swatches {
	margin:0 0 31px 341px;
	width:400px;
	overflow:hidden;
}
.saved-swatches h2 {
	margin:0 0 3px;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	float: left;
}
.saved-swatches p {
	margin:0 0 3px;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	float: right;
}
.saved-swatches a {
	color:#fff;
}
.saved-swatches textarea {
	width:377px;
	height:72px;
	border:1px solid #b5b5b5;
	overflow:auto;
	padding:0 10px;
}
.list-f-color {
	margin:0 0 0 -11px;
	padding:0;
	list-style:none;
	text-align:center;
}
.list-f-color li:first-child {background:none;}
.list-f-color li {
	display:inline;
	padding:0 7px 0 11px;
	background:url(../images/sep-list-f-color.gif) no-repeat 0 50%;
	color:#fff;
	line-height:15px;
	font-size:11px;
}
.list-f-color li a {
	color:#fff;
	line-height:15px;
	font-size:11px;
}

/* select */
.outtaHere {
	position:absolute;
	left:-9999px;
}
/* Selects */
.selectArea {
	height: 19px;
	float: left;
	font-size: 10px;
	position: relative;
	color: #000;
	line-height: 19px;
}
.selectArea .left {
	width: 13px;
	height: 19px;
	margin: 0 !important;
	padding: 0 !important;
	background: url(../images/left-select.gif) no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.selectArea a.selectButton {
	display: block;
	float: none;
	width: 100%;
	height: 19px;
	background: url(../images/right-select.gif) no-repeat top right;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	z-index: 4;
}
.selectArea .center{
	display: block;
	height: 19px;
	line-height: 15px;
	margin: 0 24px 0 13px !important;
	padding: 0 !important;
	overflow: hidden;
	float: none !important;
	background: url(../images/center-select.gif) repeat;
}
.selectArea .disabled {
	width: 100%;
	height: 19px;
	background-color: #2F384E;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #fff;
	border: 1px solid #000;
	display: block;
	z-index: 30;
	font-size: 10px;
	overflow: auto;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	list-style: none;
}
* html .optionsDivVisible ul {float: left;}
* +html .optionsDivVisible ul {overflow: hidden;}
.optionsDivVisible ul li {width: 100%;}
.optionsDivVisible a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 4px;
	display: block;
	line-height: normal !important;
	font-weight: normal;
	text-decoration: none;
}
.optionsDivVisible a:hover {
	background-color: #2F384E;
	color: #FFF;
	text-decoration: none;
}
/* dialog box
-----------------*/
.dialog  {
	width: 100%;
	border-top: 23px solid #fec849;
	background-color: #fff;
	padding: 30px;
	margin: 0px;
	overflow:hidden;
	top: 0;
	left: 0;
	display:none;
}
.dialog p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.dialog label {
	float:left;
	width:95px;
	text-align:right;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding:0 9px 0 0;
	line-height:19px;
}
.dialog input.short {
	width:100px;
	margin-bottom: 10px;
}
.dialog input.medium {
	width:250px;
	margin-bottom: 10px;

}


/* pantone
-----------------*/
.pantone  {
	width: 700px;
	float: right;
	padding-right: 150px;
}
.pantone p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	color: #000;
	text-align: right;
}
.pantone img {
	float:right;
	width:65px;
	margin-top: 5px;
	height: 59px;
}









