/*<group=Layout>*/

/*<group=Rollovers>*/

#nav-1 a, #nav-2 a, #nav-3 a, #nav-4 a, #nav-5 a, #nav-6 a, #nav-7 a, #nav-8 a, #nav-9 a {
	display: block;
	width: 276px;
	height: 31px;
	background-repeat: no-repeat;
}

#nav-1 a:hover, #nav-2 a:hover, #nav-3 a:hover, #nav-4 a:hover, #nav-5 a:hover, #nav-6 a:hover, #nav-7 a:hover, #nav-8 a:hover, #nav-9 a:hover {
	background-position: -277px 0;
}

#nav-1 a {
	background: url(images/nav_1.gif);
}

#nav-2 a {
	background: url(images/nav_2.gif);
}

#nav-3 a {
	background: url(images/nav_3.gif);
}

#nav-4 a {
	background: url(images/nav_4.gif);
}

#nav-5 a {
	background: url(images/nav_5.gif);
	border-bottom: 1px #ffffff solid;
}

#nav-6 a {
	background: url(images/nav_6.gif);
}

#nav-7 a {
	background: url(images/nav_7.gif);
}

#nav-8 a {
	background: url(images/nav_8.gif);
}

#nav-9 a {
	background: url(images/nav_9.gif);
}
	
/*</group>*/

#all {
	width: 100%;
}

#top {
	width: 100%;
}

#navbar {
	width: 100%;
	background: #AFBEDC;
	float: left;
}

#navbar-left {
	width: 276px;
	background: #708BC0;
	float: left;
}

#navbar-breadcrumb {
	float: left;
	background: #AFBEDC;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 14px;
	color: #253463;
}

#left {
	width: 276px;
	float: left;
}

#content {
	width: 500px;
	float: left;
	padding: 20px;
	font-size: 11px;
	line-height: 16px;
	color: #272727;
}

#bottom {
	width: 100%;
	background: #AFBEDC;
	float: left;
	border-top: 1px solid #ffffff;
}
	
/*</group>*/

/*<group=Tags>*/

a {
	text-decoration: none;
	color: #4860af;
}

a:hover {
	text-decoration: none;
	color: #253463;
}

body {
	margin: 0px;
	padding: 0px;
	font: 12px 'Lucida Grande', LucidaGrande, Verdana, Lucida, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
}
	
/*</group>*/

/*<group=Headings and Fonts>*/

.left-block {
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #272727;
	border-right: 1px solid #cfd6e4;
	border-bottom: 1px solid #cfd6e4;
	text-align: left;
}

.small {
	font-size: 10px;
}

.tutorial-image {
	float: left;
	font-size: 10px;
	color: #AAAAAA;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}

h1 {
	color: #2F4380;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 3px;
}

h2 {
	color: #2F4380;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #cfd6e4;
	background: #EBEFF5;
	padding: 5px;
	padding-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
}

h3 {
	color: #2F4380;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #CFD6E4;
	background: #EBEFF5;
	padding: 5px;
	padding-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	border-bottom: 1px solid #cfd6e4;
}
	
/*</group>*/

/*<group=Template Listings>*/

.template-wrapper {
	padding: 5px;
	margin-top: 5px;
	width: 473px;
}

.template-heading, .template-heading-space {
	color: #2F4380;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CFD6E4;
	background: #EBEFF5;
	padding: 5px;
	padding-left: 8px;
	margin: 0px;
	margin-top: 1px;
	width: 473px;
	float: left;
}

.template-heading-space {
	margin-top: 5px;
}

.template-item-right {
	float: right;
	font-size: 10px;
	text-align: center;
}

.template-item-name {
	float: left;
}

.template-item-name a {
	font-weight: bold;
}

.template-item-description {
	font-size: 10px;
	float: left;
	width: 425px;
}

.template-item-even, .template-item-odd, .template-item-error {
	border: 1px solid #E6E9EF;
	border-top: none;
	padding: 5px;
	float: left;
	width: 476px;
	margin: 0px;
}

.template-item-error {
	background-color: #F6EDED;
	border-color: #E0D0D0;
}

.template-item-even img, .template-item-odd img {
	border: 1px #CCCCCC solid;
}

.template-item-even {
	background: #F4F6F8;
}

.template-item-odd {
	background: #FFFFFF;
}

.template-form-box-desc {
	font-size: 10px;
}

.template-form-label {
	float: left;
	width: 100px;
	padding-top: 3px;
}

.template-form-box {
	float: left;
}

.template-item-list ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.template-item-list li {
	padding-right: 10px;
	padding-left: 11px;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	border-right: 1px solid #CFD6E4;
}

/*</group>*/