/* @override http://www.monarchjewelrycad.com/monarch_lite/css/style.css */

/*
CSS by VECTORICA | Buda | 2009

*/

/* @group pager */

a.pager-previous {
	border-left: 1px solid #999;
	padding-left: 4px;
	border-right: 0 none #999;
}

a.pager-next {
	padding-right: 4px;
	border-right: 1px solid #999;
}

div.pager a strong {
	color: #fdff55;
	font-weight: bold;
}

div.pager-details {
	margin-bottom: 8px;
	font-size: 10px;
	color: #999;
	padding-left: 15px;
	margin-top: 15px;
}

div.pager-details strong {
	color: #fff;
}

div.pager {
	color: #fff;
	padding: 8px;
	border: 1px solid #808080;
	background-color: #4c4c4c;
	margin-bottom: 15px;
}

div.pager a {
	padding-right: 5px;
	padding-left: 5px;
	color: #999;
	margin-right: 3px;
	font-size: 10px;
}

div.pager a:hover  {
	color: #fff;
}



/* @end */

/* @group images */

.featured-image {
	width: 588px;
	float: left;
	clear: both;
	position: relative;
	margin-top: 10px;
}

img {border:0;}

.img-left {
	float:left;margin:10px;
}
.img-right {
	float:right;margin:10px;
}

.img-type-1 {
	width: 50px;
	margin: 0 6px 6px 0;
	float: left;
	border: 1px solid white;
	clear: none;
}
.img-type-2 {
	width: 100px;
	float:left;
	margin:0 10px 10px 0;
	border: 1px solid #757575;
}

.img-type-3 {
	width: 170px;
	margin-bottom: 5px;
	border: 1px solid #808080;
}

.img-type-3b {
	width: 190px;
	margin-bottom: 5px;
	border: 1px solid #808080;
	float: none;
}

.img-type-4 {
	clear: both;
	margin-bottom: 5px;
	border: 1px solid #808080;
	border-top: 1px solid #fff;
	width: 368px;
}
.img-type-5 {
	float: left;
	margin-bottom: 10px;
	border: 1px solid #808080;
	border-top: 1px solid #fff;
	width: 588px;
}

.img-type-6 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #808080;
	border-top: 1px solid #fff;
	margin-top: 10px;
}

.img-type-7 {
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
	border: 1px solid #808080;
	border-top: 1px solid #fff;
	margin-top: 0;
	width: 170px;
}

a .img-type-2 {
	border:1px solid #FFF;
} 
a:hover .img-type-2 {
	border:1px solid #000;
}

div.col-type-3 img.full {
	border: 1px solid #808080;
	margin-bottom: 10px;
}

#box-5 img.product-img-small {
	float: left;
	border: 1px solid #999;
	margin-right: 7px;
	margin-bottom: 5px;
	padding: 1px;
}

div.featured-image div.featured-img-caption {
	background-color: #1a1a1a;
	color: #fff;
	font-size: 10px;
	display: block;
	position: absolute;
	padding: 5px;
	left: 20px;
	bottom: 40px;
	border: 1px solid #6a6a6a;
}

div.featured-image > div.featured-img-caption strong {
	color: #fbc909;
}

#slideshow {
	float: left;
	clear: both;
	width: 170px;
	display: block;
	height: 200px;
	margin-bottom: 10px;
}

/* @end */

/* @group RESET */

/***** RESET *****/

/***** Global Settings *****/
html, body {border:0;margin:0;padding:0; text-align:center; font-family:Arial, Helvetica, sans-serif; background:#310C22 url("../img/bg-site-2.png") repeat-x top left ; font-size:12px; height:100%}

/***** Common Formatting *****/
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-weight:normal;}
p, ul, ol {margin:0;padding:0;
	opacity: 1;
}
ul, ol {list-style:none;padding:0; margin:0;}
blockquote {margin:0;padding:0;}
small {font-size:0.85em;}
sup {position:relative;bottom:0.3em;vertical-align:baseline;}
sub {position:relative;bottom:-0.2em;vertical-align:baseline;}
acronym, abbr {cursor:help;letter-spacing:1px;border-bottom:1px dashed;}

/***** Forms *****/
form {margin:0;padding:0;display:inline;}
input, select, textarea {font:1em arial, helvetica, sans-serif;
	border-right-style: solid;
	border-right-width: 1px;
}
textarea {line-height:1.25;}
label {cursor:pointer;}

/***** Tables *****/
table {border:0;margin:0;padding:0;}
	table tr td {padding:2px;}

/***** Global Classes *****/
.clear 			{ clear:both; }
.float-left 	{ float:left; }
.float-right 	{ float:right; }
.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }
.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }
.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }

/* @end */

/* @group bullets */

.nobullet {
	list-style:none;list-style-image:none;
}
.bullet-1 {
	background:url("../img/bullet-1.gif") no-repeat center left; padding:0 0 0 15px;
}
.bullet-2 {
	background:url("../img/bullet-2.gif") no-repeat center left; padding:0 0 0 15px;
}
.bullet-3 {
	background:url("../img/bullet-3.gif") no-repeat center left; padding:0 0 0 15px;
}

.bullet-4 {
	background: url(../img/bullet-4.gif) no-repeat center; padding:0 0 0 15px;
}

.bullet-5 {
	background: url(../img/bullet-5.gif) no-repeat center; padding:0 0 0 15px;
}

.bullet-6 {
	background: url(../img/bullet-6.gif) no-repeat left; padding:0 0 0 15px;
}

/* @end */

/* @group Position */

#wrapper-2 {
	width:850px;
	margin:0 auto;
}
#container-2 {
	float:left;
	width:850px;
	background:url(../img/bg-modeselect.jpg) repeat-x bottom left;
}
#banner {
	background:#505050;
	width:100%;
	height:200px;
	float:left;
}
#center {
	width:850px;
	float:left;
	text-align:left;
	background: url(../img/main-content-bg.png) repeat-x left top;
}

#wrapper {
	width:850px;
	margin:0 auto;
}
#container {
	background:#333333;
	float:left;
}

/* @end */

/* @group box */

#box-startpage {
	width:815px;
	height:457px;
	float:right;
	background:url(../img/monarch-box-startpage.jpg) no-repeat bottom right
}
.top-box {
	float: right;
	height:62px;
	clear: none;
}
.box-padding {
	padding: 10px 30px;
	width:790px;
	float: left;
}
div.sidebar-box {
	float: none;
	padding-bottom: 5px;
}
#box-1 {
	float:left;
}
#box-2 {
	background: url(../img/bg-1.gif) repeat left;
	float:left;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#box-3 {
	background:#53294F;
	float:left;
}
#box-4 {
	float:left;
	border-top: 1px solid #666;
}
#box-5 {
	background-image: url(../img/bg-1.gif);
	float: left;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	text-align: left;
}

.texts {
	float: left;
	clear: both;
}

div.texts h4 {
	font-size: 15px;
	line-height: 16px;
}

div.texts blockquote {
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	font-style: italic;
	padding-left: 50px;
	color: #b3b3b3;
	letter-spacing: .05em;
	background: url(../img/blockquote.gif) no-repeat;
}

div.texts blockquote strong {
	color: #fff;
}

#box-5 p {
	font-size: 10px;
	line-height: 12px;
}

#box-5 h2 {
	font-size: 14px;
	line-height: 16px;
}

.small-box {clear:both;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}

.store-box {clear:both;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

div.store-box p {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 6px;
}

div.small-box p {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 6px;
}

.store-box p.store-price {
	font-size: 20px;
	color: #fff;
	text-align: right;
}

div.small-box ul {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.store-box-2 {clear:both;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

div.store-box-2 p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}

.store-box-2 p.store-price {
	font-size: 20px;
	color: #fff;
	text-align: right;
}

div.small-box li {
	font-size: 9px;
	color: #fff;
	margin-bottom: 4px;
	background: url(../img/bullet-2.gif) no-repeat 0 1px;
	padding-left: 15px;
}
.box-color-1 {
	background:#321830;
	float: left;
}

.box-color-2 {
	background: #191919;
	float: left;
}

.box-color-3 {
	background: #000 url(../img/usermenu_bg.gif);
	float: left;
}

.texts ul {
	margin-bottom: 10px;
}

.texts ul li {
	margin-bottom: 10px;
	color: #ccc;
	font-size: 11px;
	line-height: 13px;
	clear: both;
	margin-left: 16px;
	font-style: italic;
	background: url(../img/bullet-2.gif) no-repeat 0 2px;
	padding-left: 15px;
}

.texts ul li strong {
	color: #fff;
	font-weight: bold;
}

/* @end */

/* @group logo */

#logo-2 {
	float:left;
}
#logo-2 h1 {
	width:300px;
	height:457px;
	background:url(../img/logo-modeselect.jpg) no-repeat  left 162px;
	float:left;
	margin-top: 0;
}
			
#top h1#logo {
	background: url(../img/jccda-iso.gif);
	width:295px;
	height:173px;
}
#top h1#logo a {
	width:295px;
	height:173px;
	display:block;
	position: absolute;
}

/* @end */

/* @group buttons */

a.bigbutton {
	text-decoration: none;
	height: 40px;
	float: left;
	padding-top: 0;
	padding-left: 10px;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 18px;
	background: url(../img/big_button_1a.png) left bottom;
	margin-bottom: 10px;
	color: #ff8dff;
	font-weight: normal;
	font-style: normal;
}

a.bigbutton span {
	height: 30px;
	padding-top: 10px;
	float: right;
	background: url(../img/big_button_1b.png) no-repeat right bottom;
	padding-right: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.bigbutton:hover {
	background: url(../img/big_button_1a.png) left top;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.bigbutton:hover span {
	background: url(../img/big_button_1b.png) no-repeat right top;
	height: 31px;
	padding-top: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#buttons-2 {width:850px; margin:0 auto; clear:both;}
#buttons-2 ul {list-style:none; margin:0; padding:0; width:500px; float:right;}
#buttons-2 li {display:inline; float:left;}
.flash-button {display:block; width:250px; height:70px; background:url(../img/enter-flash-button.jpg) no-repeat top left;}
.flash-button:hover {background:url(../img/enter-flash-button.jpg) no-repeat bottom left}
.html-button {display:block; width:250px; height:70px; background:url(../img/enter-html-button.jpg) no-repeat top left;}
.html-button:hover {background:url(../img/enter-html-button.jpg) no-repeat bottom left}

.view_flash {display:block; background:url("../img/view-flash-bt.gif") no-repeat top left; width:115px; height:10px; padding:0 0 10px 0; float:right;}
.view_flash:hover {background:url("../img/view-flash-bt-hover.gif") no-repeat top left;}

/* @end */

/* @group footer */

#footer-2 {width:850px; margin:0 auto; clear:both;}
#footer-2-text {width:230px; text-align:left; padding:10px 0 0 20px; float:left;}
#footer-2 p {font-size:11px; color:#999; line-height:120%;}
#footer {clear:both; margin:0 auto; height: 174px; text-align:center;
	background: url(../img/bg-site.gif) no-repeat center bottom;
}
#footer p {margin: 0; font-size:9px;
	padding: 0;
	float: none;
	clear: none;
}

/* @end */

/* @group menu */

/* @group top menu1 */

.top-menu {float:left; padding:0; height:40px;}

/* @group menu1 */

.nav {
	width: 280px;
	height: 42px;
	background: url(../img/menu_btn.jpg) no-repeat;
	position: absolute;
	padding-top: 0;
	bottom: 0;
}

.nav li {
	display: inline;
	overflow: hidden;
	z-index: 10;
}

.nav li a:link {
	position: absolute;
	top: 0;
	text-indent: -9000px;
	overflow: hidden;
	height: 42px;
	z-index: 10;
}

.nav li a:visited {
	position: absolute;
	top: 0;
	text-indent: -9000px;
	overflow: hidden;
	height: 42px;
	z-index: 10;
}

/* @group home */

.nav .home a:link {
	left: 0;
	width: 70px;
	background-position: 0 0;
}

.nav .home a:visited {
	width: 70px;
	background-position: 0 0;
	left: 0;
}

.nav .home a:hover {
	background: url(../img/menu_btn.jpg) no-repeat 0 -42px;
	left: 0;
}

.nav .home a:focus {
	background: url(../img/menu_btn.jpg) no-repeat 0 -42px;
	left: 0;
}

 .nav .home a:active {
	background: url(../img/menu_btn.jpg) no-repeat 0 -42px;
	left: 0;
}

.current-home .home a:link {
	background: url(../img/menu_btn.jpg) 0 -42px;
	cursor: default;
	left: 0;
}

.current-home .home a:visited {
	background: url(../img/menu_btn.jpg) 0 -42px;
	cursor: default;
	opacity: 1;
	left: 0;
}

.nav-home {
	background: url(../img/menu_btn.jpg) no-repeat 0 -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 0;
}

.nav-home-click {
	background: url(../img/menu_btn.jpg) no-repeat 0 -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 0;
}



/* @end */

/* @group about */

.nav .about a:link {
	left: 70px;
	width: 70px;
	background-position: 0 0;
}

.nav .about a:visited {
	width: 70px;
	background-position: 0 0;
	left: 70px;
}

.nav .about a:hover {
	background: url(../img/menu_btn.jpg) no-repeat -70px -42px;
	left: 70px;
}

.nav .about a:focus {
	background: url(../img/menu_btn.jpg) no-repeat -70px -42px;
	left: 70px;
}

 .nav .about a:active {
	background: url(../img/menu_btn.jpg) no-repeat -70px -42px;
	left: 70px;
}

.current-about .about a:link {
	background: url(../img/menu_btn.jpg) -70px -42px;
	cursor: default;
	left: 70px;
}

.current-about .about a:visited {
	background: url(../img/menu_btn.jpg) -70px -42px;
	cursor: default;
	opacity: 1;
	left: 70px;
}

.nav-about {
	background: url(../img/menu_btn.jpg) no-repeat -70px -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 70px;
}

.nav-about-click {
	background: url(../img/menu_btn.jpg) no-repeat -70px -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 70px;
}



/* @end */

/* @group products */

.nav .products a:link {
	left: 140px;
	width: 70px;
	background-position: 0 0;
	top: 0;
}

.nav .products a:visited {
	width: 70px;
	background-position: 0 0;
	left: 140px;
	top: 0;
}

.nav .products a:hover {
	background: url(../img/menu_btn.jpg) no-repeat -140px -42px;
	left: 140px;
	top: 0;
}

.nav .products a:focus {
	background: url(../img/menu_btn.jpg) no-repeat -140px -42px;
	left: 140px;
	top: 0;
}

 .nav .products a:active {
	background: url(../img/menu_btn.jpg) no-repeat -140px -42px;
	left: 140px;
	top: 0;
}

.current-products .products a:link {
	background: url(../img/menu_btn.jpg) no-repeat -140px -42px;
	left: 140px;
	top: 0;
}

.current-products .products a:visited {
	background: url(../img/menu_btn.jpg) no-repeat -140px -42px;
	left: 140px;
	top: 0;
}

.nav-products {
	width: 70px;
	left: 140px;
	background: url(../img/menu_btn.jpg) -140px -42px;
	height: 42px;
	top: 0;
	position: absolute;
}

.nav-products-click {
	width: 70px;
	left: 140px;
	background: url(../img/menu_btn.jpg) -140px -42px;
	height: 42px;
	top: 0;
	position: absolute;
}



/* @end */

/* @group services */

.nav .services a:link {
	left: 210px;
	width: 70px;
	background-position: 0 0;
}

.nav .services a:visited {
	width: 70px;
	left: 210px;
	background: url(../img/menu_btn.jpg) -210px -42px;
}

.nav .services a:hover {
	background: url(../img/menu_btn.jpg) no-repeat -210px -42px;
	left: 210px;
}

.nav .services a:focus {
	background: url(../img/menu_btn.jpg) no-repeat -210px -42px;
	left: 210px;
}

 .nav .services a:active {
	background: url(../img/menu_btn.jpg) no-repeat -210px -42px;
	left: 210px;
}

.current-services .services a:link {
	background: url(../img/menu_btn.jpg) no-repeat -210px -42px;
	left: 210px;
	cursor: default;
}

.current-services .services a:visited {
	background: url(../img/menu_btn.jpg) no-repeat -210px -42px;
	left: 210px;
}

.nav-services {
	width: 70px;
	left: 210px;
	top: 0;
	position: absolute;
	background: url(../img/menu_btn.jpg) -210px -42px;
	height: 42px;
}

.nav-services-link {
	width: 70px;
	left: 210px;
	top: 0;
	position: absolute;
	background: url(../img/menu_btn.jpg) -210px -42px;
	height: 42px;
}



/* @end */

/* @end */

/* @group menu 2 */

/* @group galleries */

.nav .galleries a:link {
	left: 0;
	width: 70px;
	background: url(../img/menu_btn_2.jpg) 0 0;
	top: 0;
	position: absolute;
}

.nav .galleries a:visited {
	width: 70px;
	left: 0;
	background: url(../img/menu_btn_2.jpg) 0 0;
	top: 0;
	position: absolute;
}

.nav .galleries a:hover {
	background: url(../img/menu_btn_2.jpg) no-repeat 0 -42px;
	left: 0;
	position: absolute;
}

.nav .galleries a:focus {
	background: url(../img/menu_btn_2.jpg) no-repeat 0 -42px;
	left: 0;
	position: absolute;
}

 .nav .galleries a:active {
	background: url(../img/menu_btn_2.jpg) no-repeat 0 -42px;
	left: 0;
	position: absolute;
}

.current-galleries .galleries a:link {
	background: url(../img/menu_btn_2.jpg) 0 -42px;
	cursor: default;
	left: 0;
	position: absolute;
}

.current-galleries .galleries a:visited {
	background: url(../img/menu_btn_2.jpg) 0 -42px;
	cursor: default;
	opacity: 1;
	left: 0;
	position: absolute;
}

.nav-galleries {
	background: url(../img/menu_btn_2.jpg) no-repeat 0 -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 0;
}

.nav-galleries-click {
	background: url(../img/menu_btn_2.jpg) no-repeat 0 -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 0;
}



/* @end */

/* @group store */

.nav .store a:link {
	left: 70px;
	width: 70px;
	background: url(../img/menu_btn_2.jpg) -70px 0;
	top: 0;
	position: absolute;
}

.nav .store a:visited {
	width: 70px;
	left: 70px;
	background: url(../img/menu_btn_2.jpg) 0 0;
	top: 0;
	position: absolute;
}

.nav .store a:hover {
	background: url(../img/menu_btn_2.jpg) no-repeat -70px -42px;
	left: 70px;
	position: absolute;
}

.nav .store a:focus {
	background: url(../img/menu_btn_2.jpg) no-repeat -70px -42px;
	left: 70px;
	position: absolute;
}

 .nav .store a:active {
	background: url(../img/menu_btn_2.jpg) no-repeat -70px -42px;
	left: 70px;
	position: absolute;
}

.current-store .store a:link {
	background: url(../img/menu_btn_2.jpg) -70px -42px;
	cursor: default;
	left: 70px;
	position: absolute;
}

.current-store .store a:visited {
	background: url(../img/menu_btn_2.jpg) -70px -42px;
	cursor: default;
	opacity: 1;
	left: 70px;
	position: absolute;
}

.nav-store {
	background: url(../img/menu_btn_2.jpg) no-repeat -70px -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 70px;
}

.nav-store-click {
	background: url(../img/menu_btn_2.jpg) no-repeat -70px -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 70px;
}



/* @end */

/* @group training */

.nav .training a:link {
	left: 140px;
	width: 70px;
	background: url(../img/menu_btn_2.jpg) -140px 0;
	top: 0;
	position: absolute;
}

.nav .training a:visited {
	width: 70px;
	left: 140px;
	background: url(../img/menu_btn_2.jpg) -140px -42px;
	top: 0;
	position: absolute;
}

.nav .training a:hover {
	background: url(../img/menu_btn_2.jpg) no-repeat -140px -42px;
	left: 140px;
	position: absolute;
}

.nav .training a:focus {
	background: url(../img/menu_btn_2.jpg) no-repeat -140px -42px;
	left: 140px;
	position: absolute;
}

 .nav .training a:active {
	background: url(../img/menu_btn_2.jpg) no-repeat -140px -42px;
	left: 140px;
	position: absolute;
}

.current-training .store a:link {
	background: url(../img/menu_btn_2.jpg) -140px -42px;
	cursor: default;
	left: 140px;
	position: absolute;
}

.current-training .store a:visited {
	background: url(../img/menu_btn_2.jpg) -140px -42px;
	cursor: default;
	opacity: 1;
	left: 140px;
	position: absolute;
}

.nav-training {
	background: url(../img/menu_btn_2.jpg) no-repeat -140px -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 140px;
}

.nav-training-click {
	background: url(../img/menu_btn_2.jpg) no-repeat -140px -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 140px;
}



/* @end */

/* @group contact */

.nav .contact a:link {
	left: 210px;
	width: 70px;
	background: url(../img/menu_btn_2.jpg) -210px 0;
	top: 0;
	position: absolute;
}

.nav .contact a:visited {
	width: 70px;
	left: 210px;
	background: url(../img/menu_btn_2.jpg) -140px -42px;
	top: 0;
	position: absolute;
}

.nav .contact a:hover {
	background: url(../img/menu_btn_2.jpg) no-repeat -210px -42px;
	left: 210px;
	position: absolute;
}

.nav .contact a:focus {
	background: url(../img/menu_btn_2.jpg) no-repeat -210px -42px;
	left: 210px;
	position: absolute;
}

 .nav .contact a:active {
	background: url(../img/menu_btn_2.jpg) no-repeat -210px -42px;
	left: 210px;
	position: absolute;
}

.current-contact .contact a:link {
	background: url(../img/menu_btn_2.jpg) -210px -42px;
	cursor: default;
	left: 210px;
	position: absolute;
}

.current-contact .contact a:visited {
	background: url(../img/menu_btn_2.jpg) -210px -42px;
	cursor: default;
	opacity: 1;
	left: 210px;
	position: absolute;
}

.nav-contact {
	background: url(../img/menu_btn_2.jpg) no-repeat -210px -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 210px;
}

.nav-contact-click {
	background: url(../img/menu_btn_2.jpg) no-repeat -210px -42px;
	position: absolute;
	top: 0;
	width: 70px;
	height: 42px;
	left: 210px;
}



/* @end */

/* @end */



/* @end */

/* @group usermenu */

.usermenu {
	float: left;
	display: block;
	clear: both;
	width: 810px;
	background-color: #000;
	padding: 7px 20px;
	border-bottom: 1px solid #525252;
	background-image: url(../img/usermenu_bg.gif);
}

div.usermenu ul li strong {
	color: #fc0;
}

.usermenu ul {
	padding: 0;
	margin: 0;
}

.usermenu li {
	display: block;
	float: left;
	color: #fff;
	font-size: 9px;
	padding: 0;
	clear: none;
	border-right-style: none;
	margin-right: 7px;
	background-repeat: repeat-x;
}

.usermenu a {
	width: 60px;
}



/* @end */

/* @group submenu */

ul.sub-menu {
	margin-bottom: 10px;
}

ul.sub-menu li {
	list-style-type: none;
	list-style-position: outside;
	opacity: 1;
	list-style-image: none;
	background-image: none;
	margin: 0;
	padding: 0;
	width: 190px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

ul.sub-menu li a:hover {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 22px;
	background: #593658 url(../img/bullet-1.gif) no-repeat 7px 7px;
	border-top: 1px solid #261625;
	border-right: 1px solid #955a93;
	border-bottom: 1px solid #b06aae;
	border-left: 1px solid #321e31;
	color: #fc0;
}

ul.sub-menu li a {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	background: #71446f url(../img/bullet-2.gif) no-repeat 5px 7px;
	border-bottom: 1px solid #261625;
	border-top: 1px solid #b06aae;
	border-right: 1px solid #321e31;
	border-left: 1px solid #955a93;
}



/* @end */

/* @group submenu */

ul.sub-menu-h {
	margin-bottom: 15px;
	float: left;
	clear: both;
	width: 590px;
}

ul.sub-menu-h li {
	list-style-type: none;
	list-style-position: outside;
	opacity: 1;
	list-style-image: none;
	background-image: none;
	margin: 0;
	padding: 0;
	width: 190px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	float: none;
	display: inline;
	clear: none;
}

ul.sub-menu-h li a:hover {
	display: block;
	text-decoration: none;
	padding: 10px 5px 5px 25px;
	background: #191919 url(../img/bullet-1.gif) no-repeat 10px 11px;
	border-top: 1px solid #191919;
	border-right: 1px solid #727272;
	color: #fc0;
	float: left;
	clear: none;
	border-left: 1px solid #191919;
	border-bottom: 1px solid #727272;
	width: 155px;
}

ul.sub-menu-h li a {
	display: block;
	text-decoration: none;
	padding: 10px 5px 5px 20px;
	background: #4b4b4b url(../img/bullet-2.gif) no-repeat 5px 11px;
	border-bottom: 1px solid #191919;
	border-top: 1px solid #727272;
	border-right: 1px solid #191919;
	border-left: 1px solid #727272;
	float: left;
	clear: none;
	width: 160px;
	height: 15px;
}



/* @end */

/* @group bottom menu */

#bottom-menu {float:left; width:100%; clear:both; padding: 0; margin-top:10px;
}
#bottom-menu ul {list-style-type:none; margin:0; padding:0; text-align:center;
}
#bottom-menu li {display:inline; margin: 0 3px 0 0;
	font-size: 11px;
}

/* @end */

/* @end */

/* @group top */

.top-bg {background:#000 url("../img/bg-3.jpg") no-repeat top left; float:left; width:850px;}
#top {float:left; background: url("../img/bg-2.gif") repeat-x bottom left; width:100%; padding: 0;}
#top h1#title {background: url("../img/JCCDA-logo.gif") no-repeat top left; width:237px; height:62px;}
#top h1#title a {height:58px; width:237px; display:block; text-indent:-5000px;}
.top-col-1 {width: 250px; float:left;
	padding: 42px 0 0 30px;
}			
.top-col-2 {width:290px; float:left;}
.top-col-3 {width: 270px; padding:60px 0 0 0; float:right; position:relative;}
.top-col-3 fieldset {border:none; height:38px; width:260px; float: right; text-align: right;margin: 0;padding: 0;}
.top-col-3 fieldset legend {display:none; color:#fff; background:#00ff88;}

/* @end */

/* @group columns */

div.col-type-3 p ul {
}

.column {float:left;}
.gutter {
	display:block;
	width:10px;
	float: left;
	clear: none;
	position: relative;
}

.col-type-1 {
	width:390px;
}
.col-type-2 {
	width:190px;
}
.col-type-3 {
	width: 590px;
}
.col-padding-10 {
	padding: 5px 10px;
	clear: none;
	float: none;
}

.col-padding-5 {
	padding: 0 5px;
	clear: none;
	float: left;
}

.testimony {border:1px solid #4F4F4F; padding:10px; margin-bottom:10px; background:url("../img/grad-1.jpg") repeat-x bottom left;}
.testimony h4 {font-size:140%; color:#FFF;}

/* @end */

/* @group Forms */

/* @group validador */

#login_error {
	background:url(img/icon-alert.gif) no-repeat  15px center;
	border:1px solid #CCCCCC;
	width:430px;
	margin:10px auto 10px  auto;
	font-size:1.1em;
	padding:12px 12px 12px 60px;
}

div#errorDisplay {
	display: none;
	padding:10px;
	margin:10px auto 10px auto;
	font-size: 0.8em;
	color: #ff8c8e;
	clear:both;
	background: #a50002;
	border: 1px solid #960000;
	line-height: 16px;
	border-bottom: 1px solid #310001;
	border-top: 1px solid #ff4b4f;
}

div#errorDisplay span {
display:block;
	list-style-type: square;
	ba
	margin:0;
	padding:10px;
	/*border-bottom:1px solid #3C7EC1;*/
	
}
.invalid{
	background-image: url(img/bgform_inva.gif) ;
	border:1px;
	color:#fff;
	border-color:#FF0000 !important;
	background:#ff0000;
	border-style: solid;
	margin: 0 !important;
}

/* @end */

.forms p.error-description {
	font-size: 11px;
	color: #ff5b60;
	padding-left: 50px;
	padding-right: 50px;
}

.forms p.error-description strong {
	font-size: 11px;
	color: #ff0007;
	text-decoration: underline;
}

.forms {
	float: none;
	clear: both;
	margin-bottom: 10px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.textfields {background:#999; padding:5px; font-size:12px; border:1px solid #000; color:#666;}
.textfields:focus {background:#DFDFDF; padding:5px; font-size:12px; border:1px solid #999; color:#000;}
.newsletter-signup {border:none; padding:0; margin:0;}
	.newsletter-signup legend {color:#fff; padding:0 0 5px 0;}

div.forms fieldset {
	border-width: 0;
	margin-bottom: 8px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: none;
	clear: both;
	background: #666 url(../img/iso-form-bg.jpg) no-repeat right bottom;
}

.forms p {
	margin-bottom: 10px;
	float: none;
	clear: none;
}

.forms.error-description {
	font-size: 9px;
}

div.forms legend {
	font-size: 15px;
	color: #fff;
	float: none;
	margin-bottom: 0;
	border-right: 1px solid gray;
	background: #666 no-repeat;
	padding: 4px 10px;
}

div.forms ul.form-errors {
	padding: 10px;
	background-color: #f00;
	clear: both;
	margin-bottom: 15px;
	border: 1px solid #ff070b;
}

div.forms ul.form-errors li {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	background: url(../img/bullet-4.gif) no-repeat 0;
	padding-left: 10px;
}

.forms label {
	float: left;
	clear: both;
	height: 20px;
	margin-top: 10px;
}

.campos {
	padding: 3px 5px;
	color: #4c4c4c;
	background-color: #999;
	font-size: 14px;
	letter-spacing: -1px;
	margin-right: 10px;
	float: left;
	clear: both;
	margin-bottom: 0;
	border: 1px solid #b3b3b3;
}

.campos:focus {
	padding: 3px 5px;
	color: #000;
	background-color: #b4b4b4;
	font-size: 14px;
	letter-spacing: -1px;
	margin-right: 10px;
	float: left;
	clear: both;
	margin-bottom: 0;
	border: 1px solid #ebebeb;
}

.campos-error {
	padding: 3px 5px;
	color: #fff;
	border: 1px solid #960000;
	background-color: #f00;
	font-size: 14px;
	letter-spacing: -1px;
	margin-right: 10px;
	float: left;
	clear: both;
	margin-bottom: 0;
}

span.form-notes {
	font-size: 9px;
	color: #fff;
	margin-left: 6px;
	border-right: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	border-left: 1px solid #4c4c4c;
	padding: 3px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	background-color: #565656;
}

.selector {
	border: 1px solid #b3b3b3;
	background-color: #CC99C5;
	float: left;
	clear: both;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.form-button {
	float: left;
	clear: none;
	background-color: #CC99C5;
	color: #453443;
	padding: 3px 20px;
	font-weight: bold;
	border-right: 1px solid #443842;
	border-bottom: 1px solid #443842;
	border-left: 1px solid #f7cbef;
	border-top: 1px solid #f7cbef;
	margin-bottom: 10px;
	margin-right: 10px;
}

.form-button:hover {
	float: left;
	clear: none;
	background-color: #fcbcf3;
	color: #000;
	padding: 3px 20px;
	font-weight: bold;
	border-right: 1px solid #f7cbef;
	border-bottom: 1px solid #f7cbef;
	border-top: 1px solid #443842;
	border-left: 1px solid #443842;
	margin-bottom: 10px;
	margin-right: 10px;
}

.form-button2 {
	float: left;
	clear: none;
	background-color: #999;
	color: #333;
	padding: 3px 5px;
	font-weight: bold;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-right: 10px;
}

.form-button2:hover {
	float: left;
	clear: none;
	background-color: #aeaeae;
	color: #333;
	padding: 3px 5px;
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	margin-right: 10px;
}

.form-button-3 {
	float: left;
	clear: none;
	background-color: #CC99C5;
	color: #453443;
	padding: 3px 5px;
	font-weight: bold;
	border-right: 1px solid #443842;
	border-bottom: 1px solid #443842;
	border-left: 1px solid #f7cbef;
	border-top: 1px solid #f7cbef;
	margin-left: 0;
}

.form-button-3:hover {
	float: left;
	clear: none;
	background-color: #fcbcf3;
	color: #000;
	padding: 3px 5px;
	font-weight: bold;
	border-right: 1px solid #f7cbef;
	border-bottom: 1px solid #f7cbef;
	border-top: 1px solid #443842;
	border-left: 1px solid #443842;
	margin-left: 0;
}

span.required {
	color: #fdff00;
	font-size: 20px;
	float: none;
	padding-right: 4px;
}

fieldset div.form-col {
	float: left;
	width: 200px;
	padding-left: 50px;
	clear: none;
	margin-bottom: 20px;
}

fieldset div.form-col-2 {
	padding-left: 50px;
	clear: both;
	border-top: 1px solid #808080;
	margin-top: 10px;
	float: left;
	width: 470px;
}

fieldset#search {
	width: 230px;
}

fieldset p.form-notes {
	margin-top: 10px;
	font-size: 10px;
	color: #fff;
	line-height: 11px;
	width: 100%;
}

/* @end */

/* @group general styles */

#feature-video {
	width: 588px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

#flash_home_banner {
	width: 850px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	border-bottom: 1px solid gray;
	height: 177px;
	background: url(../img/noflash_home.jpg) no-repeat left top;
}

p { color: #cdcdcd; margin-bottom: 8px;
	float: none;
	font: 12px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


p strong {
	color: #fff;
	text-decoration: none;
	clear: none;
	text-align: right;
}
.important {color:#FF6666;}
a {color:#fff; text-decoration:underline ;} a:hover {text-decoration:none;}

.texts p {
	color: #bfbfbf;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 15px;
}

.texts p a {
	color: #ff7fbf;
	text-decoration: underline;
}

.texts p strong {
	color: #fff;
}

.texts p a:hover {
	color: #f39;
}	
.texts .text-level-1 {font-size:11px; line-height:14px; }

.texts .text-level-1 strong {
	color: #fff;
	font-weight: bold;
}
.texts .text-level-2 {
	color: #fff;
	margin-bottom: 15px;
	font: normal normal 120%/140% Verdana, sans-serif;
	word-spacing: -1px;
}

.texts .text-level-3 {
	font-size: 150%;
	line-height: 180%;
	color: #fff;
}
h1 {
	font-size: 30px;
	margin-bottom:9px;
	line-height: 34px;
	letter-spacing: -1.3px;
	margin-top: 15px;
}	
h2 {
	font-size: 20px;
	line-height: 25px;
	letter-spacing: -2px;
	font-family: Verdana, sans-serif;
	margin-bottom: 10px;
}

h3 {
	font-size:16px;
	line-height: 18px;
	margin-bottom: 8px;
	font-family: Arial, sans-serif;
	letter-spacing: -0.5px;
	margin-top: 5px;
}
.title-size-2 {
	font-size: 24px;
	letter-spacing: -0.05em;
}
h4 {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
}
.text-color-1 {color:#CC99C5;}
.text-color-1  a {color:#CC99C5;text-decoration: none;} 
.text-color-1  a:hover {text-decoration: underline;} 
.text-color-2 {color:#FFCC00;}
.text-color-3 {color:#FFF;}

.text-color-4 {
	color: #0099FF;
}

.take-tour {width:142px; height:15px; background:url("../img/take_tour.gif") no-repeat top left; display:block; text-indent:-5000px; clear:both;}

p.breadcrums {
	font-size: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7f7f7f;
	padding-bottom: 5px;
}

/* @end */

/* @group links */

.link-color-1 {color:#FFCC00;}

.link-color-1:hover {color: #ffe683;}
.link-color-2 {color:#FFF;}
.link-color-3 {color:#0099FF;
}

.link-color-3:hover {color: #80ccff;
}

.link-color-4 {color: #CC99C5;
}

.link-color-4:hover {color: #edc8e8;
}

.shopping-cart-item {
	display: block;
	float: left;
	width: 140px;
	background: #464646 url(../img/bullet-1.gif) no-repeat 10px 9px;
	padding: 7px 5px 7px 25px;
	margin-bottom: 1px;
	color: #fc0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-top: 1px solid #5d5d5d;
	border-bottom: 1px solid #464646;
	margin-left: 10px;
	text-align: right;
}

.shopping-cart-item:hover {
	display: block;
	float: left;
	width: 140px;
	background: #ab0002 url(../img/bullet-5.gif) no-repeat 10px 9px;
	padding: 7px 5px 7px 25px;
	margin-bottom: 1px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px solid #ab0002;
	border-top: 1px solid #aa3537;
	margin-left: 10px;
	text-align: right;
}

li a.shopping-cart-item strong {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
}

#shopping-cart p.shopping-cart-total {
	font-size: 18px;
	text-align: right;
	width: 160px;
	background-color: #f3cc00;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	padding-right: 10px;
}

#shopping-cart p.shopping-cart-total strong {
	font-size: 18px;
	text-align: right;
	width: 170px;
	color: #000;
}

/* @end */

/* @group small box */

/* @end */

/* @group article */

div.event h4 {
	font-size: 22px;
}

div.event_sidebar h4 {
	font-size: 10px;
	margin: 0 0 6px;
	border-bottom: 1px dotted #4c4c4c;
}

div.event_sidebar h3 {
	font-size: 12px;
	margin: 0;
}

div.event {
	float: left;
}

div.event_sidebar {
	float: left;
}

div.article {
	float: left;
	clear: both;
	padding-bottom: 0;
}
ul.related-articles {
	color: #fdff00;
	font-size: 12px;
	line-height: 16px;
	padding-left: 0;
}

ul.related-articles li {
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 10px;
	line-height: 12px;
}

/* @end */

/* @group visual Aids */

.line {float:left; width:100%; height:1px; clear:both; margin: 3px 0 10px; border-bottom:1px solid #5F5F5F;}
.line hr {display:none;}
.line-height-mini p {line-height:12px; margin-bottom:9px;}
.hide { display:none; }
.padding-15 { padding:10px 15px 10px 15px; }

/* @end */

/* @group BGs */

#bg-3 {background:url("../img/bg-site-3.jpg") no-repeat center 62px ; width:100%; height: 50%;float:right;}
#bg-4 {background:url("../img/bg-site-4.png") repeat-x  left 135px ; width:100%; height:100%; float:right;}
#bg-2 {
	width:100%;
	float:left;
	background-position: center bottom;
	background-repeat: no-repeat;
}



/* @end */

/* @group Boxen */
#boxen_overlay {
	background-color: #000;
	position: absolute;
}

#boxen_container {
	padding: 4px;
	margin: 0;
	position: absolute;
	background-color: #000;
	overflow: visible;
	-moz-border-radius: 3px 3px;
}

#boxen_close_button {
	background: transparent url(../img/close_btn.png) no-repeat scroll 0 0;
	border: none;
	height: 19px;
	position: absolute;
	right: 4px;
	top: 4px;
	width: 19px;
	outline: none;
}

#boxen_close_button:hover {
	background-position: 0 -19px;
}

#boxen_close_button span {
	
}

#boxen_content {
	background-color: #000;
	overflow: visible;
	width: 100%;
	height: 100%;
}

#boxen_titlebar {
	background-color: #ccc;
	font-weight: bold;
	padding: 0 0 6px 2px;
	position: relative;
	min-height: 16px;
}

#boxen_title {
	
}
/* @end */
