/* @override 
	http://devel.orangefort.com/templates/styles/style.css
*/

/* @group Standard Tag Definitions */

/* @group Basic Tags */

body {
	color: #000;
	background-color: #eee;
	font-family: "Helvetica Neue", helvetica, "DejaVu Sans", "Bitsteam Vera Sans", tahoma, arial, sans-serif;
	text-align: center;
	line-height: 1.8em;
	font-size: 12px;
	padding: 40px !important;
}

p {
	margin: 12px;
}

hr {
	height: 1px;
	width: 80%;
	background-color: #d4d4d4;
	border: 0;
	margin: auto;
	text-align: center;
}

img {
	border: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #336699;
}

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

a:active {
	text-decoration: none;
	color: #FF6633;
}

a:visited {
	text-decoration: none;
	color: #336699;
}

#h1,h2,h3,h4,h5,h6 {
	margin: 1em;
}
/* @end */

/* @group Lists */

#dl {
	margin: 1em;
}

#dt {
	margin-top: 6px;
	padding-left: 18px;
	line-height: 1.4em;
	background: transparent url(/templates/images/bullet_orange.png) left center no-repeat;
}



/* @end */

/* @end */

/* @group Unique Elements */

/* @group Heading */

#heading_container {
	text-align: left;
	margin: 2em auto 1em;
	width: 400px;
	border: 1px #d4d4d4 solid;
	background: #fff bottom right url(/templates/images/navel2.png) no-repeat;
}

#heading {
	margin: 8px;
	text-align: left;
}

#heading a, #heading a:link, #heading a:visited, #heading a:hover {
	margin: 0;
	padding: 0;
	background: none;
}

/* @group Navigation */

#navigation {
	margin: 4px 140px 4px 8px;
	text-align: right;
}

#navigation_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation_list li {
	display: inline;
	padding: 0;
}

#navigation_list a {
	padding: 0 2px 0 14px;	
	display: inline-block;
	background: transparent url(/templates/images/bullet_white.png) left center no-repeat;
}

#navigation_list a:hover,
#navigation_list a:hover#current {
	background: transparent url(/templates/images/bullet_orange.png) left center no-repeat;
	text-decoration: none;
}

/* @end */



/* @end */

/* @group Main Content */

#main-content {
	text-align: left;
	margin: 1em auto;
	width: 400px;
	border: 1px #d4d4d4 solid;
	background-color: #fff;
}

/* @group Breadcrumbs */

#breadcrumbs{
	margin: 1em auto 1em;
	padding: .5em 0;
}

/* @end */

/* @group Images */

#main-content img {
	margin: 4px;
}

img.thumbnail {
	border: 1px #d4d4d4 solid;
	vertical-align: text-top;
}
img.icon {
	border: none;
	background-color: transparent;
	vertical-align: text-top;
}

/* @end */

/* @group Included Content */

#main-content dl#included_pages {
	display: inline-block;
	text-decoration: none;
	list-style-type: none !important;
	padding: 0 .5em;
	margin: 0 1em;
	
}

#main-content dl#included_pages dt {
	font-weight: bold;
	padding: 1em 0 0;
	margin: -.5em 0 0;
	background: transparent;
	clear:  both;
}

#main-content dl#included_pages dd.teaser {
	margin: auto 1.2em;
	display: inline;
	float: left;
}
#main-content dl#included_pages dd.continue {
	font-size: smaller;
	margin: auto 1.2em 2em;
	display: inline;
	float: right;
}



/* @end */

/* @group Lists */

ul.breadcrumbs_list{
	margin: 0 1em;
}

ul.breadcrumbs_list li{
	display: inline;
	margin: 0 .5em 0 0;
	padding: 2px 14px 0 2px;
	background: transparent url(/templates/images/bullet_right.png) right top no-repeat;
}

ul.breadcrumbs_list li.first{
	
}
ul.breadcrumbs_list li.last{
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
	background: none;
}

ul.faq{
	margin: 0 1em;
}

ul.faq li{
	margin: 1em auto;
	padding: 0 2px 0 16px;
	background: transparent url(/templates/images/bullet_orange.png) left top no-repeat;
}

/* @end */

/* @group Tables */

#main-content table#presentation_table {
	border: #d4d4d4 solid 1px;
	background-color: rgb(255,255,255);
	border-collapse: collapse;
	text-align: left;
	margin: 12px;
}

#main-content table#presentation_table td {
	padding: 4px;
	margin: 4px;
	width: 33%;
	border-bottom: #d4d4d4 solid 1px;
	border-left: #d4d4d4 solid 1px;
}

#main-content table#presentation_table th {
	padding: 4px;
	margin: 4px;
	width: 33%;
	border-bottom: #d4d4d4 solid 1px;
	border-left: #d4d4d4 solid 1px;
}

#main-content table#presentation_table tr.heading th {
	background: rgb(238,238,238);
	color: #000;
	font-weight: bold;
}



/* @end */

/* @group Typography */

.mono{
	font-family: Consolas, "DejaVu Sans Mono", "Liberation Mono", Monaco, mono; 
}


/* @end */

#main-content #commentary {
	text-align: left;
	margin: 8px auto;
	width: 400px;
	border: 1px #d4d4d4 solid;
	background: #fff;
}

#main-content #signature {
	text-align: right;
	margin: 8px auto;
	width: 400px;
	border: 1px #d4d4d4 solid;
	background: #fff;
	line-height: 24px;
}

#main-content #signature span {
	margin: 12px;
	padding-left: 20px;
	background: #fff center left url(/templates/images/heart.gif) no-repeat;
}

#main-content #error {
	padding: 4px;
	margin: 12px;
	border: 1px solid rgba(212,212,212,1);
	background-color: rgba(234,234,234,.8);
	font-size: x-small;
}

#main-content #error p {
	margin: 4px;
}

#main-content #status-updates {
	text-align: left;
}



/* @end */

/* @end */

/* @group Sizing */

.tiny {
	font-size: .95em;
	line-height: 1.5em;
}

.large {
	font-size: x-large;
	line-height: 2.0em;
}



/* @end */

/* @group Floating & Alignment */

.left{	float: left;}
.right{	float: right;}

.align_left{ text-align: left;}
.align_right{ text-align: right;}
.align_center{ text-align: center;}

/* @end */