/* @override http://localhost:8000/media/css/style.css */

@font-face
{
    font-family: MyriadPro-Regular;
    src: local(MyriadPro-Regular), url(../fonts/MyriadPro-Regular.otf);
}

@font-face
{
    font-family: MyriadPro-It;
    font-style: italic;
    src: local(MyriadPro-It), url(../fonts/MyriadPro-It.otf);
}

@font-face
{
    font-family: MyriadPro-Bold;
    font-weight: bold;
    src: local(MyriadPro-Bold), url(../fonts/MyriadPro-Bold.otf);
}

@font-face
{
    font-family: MyriadPro-Cond;
    src: local(MyriadPro-Cond), url(../fonts/MyriadPro-Cond.otf);
}

@font-face
{
    font-family: MyriadPro-BoldCond;
    src: local(MyriadPro-BoldCond), url(../fonts/MyriadPro-BoldCond.otf);
}

@font-face
{
    font-family: MyriadPro-CondIt;
    font-style: italic;
    src: local(MyriadPro-CondIt), url(../fonts/MyriadPro-CondIt.otf);
}

@font-face
{
    font-family: MyriadPro-Light;
    src: local(MyriadPro-Light), url(../fonts/MyriadPro-Light.otf);
}

img
{
    border: none;
    outline: none;
}

#TopMenuThin
{
    background: url(../images/top_menu_thin.png) no-repeat;
    height: 27px;
    width: 957px;
    margin-top: 25px;
    position: relative;
}

#TopMenuThin li
{
    padding-top:3px;
    list-style:none;
    float:left;
    margin-right:30px;
}

#TopMenuThin li a
{
    font-family: MyriadPro-BoldCond;
    font-size:16px;
    color:#68655e;
    text-shadow: #ccc6ba 1px 1px 2px;
    text-shadow: #ccc6ba 2px 2px 2px;
}

#TopMenu a
{
    outline: none;
}

#TopMenu
{
    background: url(../images/top_menu.png) no-repeat;
    height: 64px;
    width: 957px;
    margin-top: 25px;
    position: relative;
}

#TopMenu div
{
    float: left;
}

#TopMenu .space
{
    width: 180px;
}

#TopMenu .sep
{
    background: url(../images/top_menu_sep.png);
    height: 64px;
    width: 1px;
}

#TopMenu div.entry div.center
{
    padding-top:22px;
}
#TopMenu div.entry a
{
    font-family:  MyriadPro-BoldCond, "Arial Narrow", Haettenschweiler, Arial, Impact, sans-serif;
    font-size:20px;
    color: #68655e;
    text-shadow: #ccc6ba 1px 1px 2px;
    text-shadow: #ccc6ba 2px 2px 2px;
    text-decoration:none;
}
#TopMenu div.entry a:hover
{
    text-decoration:none;
}

#TopMenu div.entry:hover a,
#TopMenu div.entry.current a
{
    color:white;
    text-shadow: #878178 1px 1px 2px;
    text-shadow: #878178 2px 2px 2px;
}

#TopMenu div.entry div.left,
#TopMenu div.entry div.right
{
    width: 7px;
    height: 64px;
}
#TopMenu div.entry div.center
{
    height: 64px;
    padding-left:10px;
    padding-right:10px;
}

#TopMenu div.entry:hover div.left,
#TopMenu div.entry.current div.left
{
    background: url(../images/top_menu_left.png);
}

#TopMenu div.entry:hover div.center,
#TopMenu div.entry.current div.center
{
    background: url(../images/top_menu_bg.png) repeat-x;
}

#TopMenu div.entry:hover div.right,
#TopMenu div.entry.current div.right
{
    background: url(../images/top_menu_right.png);
}

#Search
{
    position: absolute;
    top: 22px;
    right: 40px;
}

#Search input
{
    width: 155px;
    height: 15px;
    border: none;
    background-color: transparent;
}
#BreadCrumb .language
{
    position: absolute;
    right: 25px;
    z-index: 999;
}
#BreadCrumb .language .text
{
    margin-left: 10px;
    padding-top: 0.5em;
}
#BreadCrumb
{
	position: relative;
    clear: both;
    background: url(../images/breadcrumb.png);
    height: 24px;
    width: 957px;
    line-height: 15px;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

#BreadCrumb div
{
    float: left;
}

#BreadCrumb div.space
{
    margin-left: 40px;
}

#BreadCrumb div.entry
{
    padding-top: 0.5em;
    margin-left: 5px;
}

#BreadCrumb div.language div.flag 
{
    padding-top: 0.5em;
    margin-left: 5px;
}

#BreadCrumb a
{
    text-decoration: none;
    color: #38322b;
}

#BreadCrumb .sep
{
    background: url(../images/breadcrumb_sep.png);
    width: 11px;
    height: 24px;
}

#BreadCrumb a:hover
{
    text-decoration: underline;
}

#Wrapper
{
    margin: auto;
    width: 957px;
    overflow: visible;
}

#Content
{
    padding-left: 20px;
    margin-top: 0px;
    margin-right: 20px;
    text-align: justify;
    float: left;
}
#Content.threequarters
{
    width: 700px;
}
#Content.twothirds
{
    width: 600px;
}
#Content.full
{
    width: 900px;
}
#Content.half
{
    width: 500px;
}


#RightSidebar, #LeftSidebar
{
    margin-top: 0px;
    text-align: justify;
    float: left;
    width: 200px;
}
#LeftSidebar
{
    border-right: 1px solid #ccc6ba; 
}
#RightSidebar
{
    border-left: 1px solid #ccc6ba;   
}
#RightSidebar hr
{
    margin: 0;
}

#RightSidebar p, #RightSidebar h3
{
    padding-left: 15px;
    padding-right: 15px;
}

#RightSidebar p
{
    font-size: 0.9em;
}
#RightSidebar p, #RightSidebar a
{
    margin-bottom: 1em;
    margin-top: 0.5em;
    line-height: 1.3em;
    font-weight: 100;
    font-weight: 100;
    font-family: MyriadPro-Light, sans-serif;

}

#Footer
{
    text-align: center;
    border-top: 1px solid #ccc6ba;
    margin-top: 0px;
    clear: both;
    padding-top: 50px;
    font-size: 0.8em;
}
.clear
{
    clear: both;
}
hr
{
	clear: both;
    border: none;
    height: 1px;
    background-color: #ccc6ba;
    color: #ccc6ba;
    margin-top: 20px;
    margin-bottom: 20px
}
#Languages
{
    position: absolute;
    right: 12px;
    top: 24px;
	display: none;
	z-index: 99;
}
#Languages div
{
	clear: both;
}
#Languages div.middle
{
    padding-left: 10px;
    width: 108px;
    border-left: 1px solid #ccc6ba;
    border-right: 1px solid #ccc6ba;
    background-color: white;
}
#Languages div.top
{
	height: 15px;
	width: 120px;
    background: url(../images/language_picker-top.png);
}
#Languages div.bottom
{
	height: 7px;
	width: 120px;
    background: url(../images/language_picker-bottom.png);
}


#Languages div.middle td
{
	padding: 3px;
}

body
{
    color: #38322b;
    font: 14px/1.6em MyriadPro-Regular, Myriad, Helvetica, Arial, Geneva, sans-serif;
}

a
{
    color: #1f7a99;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

p
{
    margin: 1em 0 1em 0;
}

h1, h2, h3, h4, h5
{
    font-family: MyriadPro-Cond, "Arial Narrow", Haettenschweiler, Arial, Impact, sans-serif;
    font-stretch: ultra-condensed;
    font-weight: 100;
}

h1
{
    margin: 10px 0 20px 0;
    font-size: 1.8em;
}

h1, h1 *
{
    color: #225378;
}

h2
{
    margin: 15px 0 1em 0;
    font-size: 1.5em;
}

h2, h2 *
{
    color: #635c4a;
}

h3
{
    margin: 15px 0 10px 0;
    font-size: 1.2em;
}

h3, h3 *
{
    color: #225378;
}


.error
{
    background-color: #fcc;
    padding: 30px;
    margin: 10px;
    border: 1px solid red;
    color: red;
    font-weight: bold;
}

.confirm
{
    background-color: #cfc;
    padding: 30px;
    margin: 10px;
    border: 1px solid green;
    color: green;
    font-weight: bold;
}
div.screenshots
{
    overflow: auto;
    text-align: center;
}
div.screenshots .shot
{
    margin:  10px;
    width: 30%;
    overflow: auto;
    display: block;
    float: left;
    padding: 0px;
    border: 1px solid #ccc6ba; 
}

div.screenshots .shot img
{
    margin: 5px;
}

form.simpleForm label
{
    width:150px;
    text-align: right;
    margin-right: 20px;
    display: block;
    float: left;
    height: 20px;
    padding-top: 0.4em;
    font-size: 1.3em;
}
form.simpleForm ul
{
    margin: 0;
    padding: 0;
}
form.simpleForm li
{
	clear: both;
    list-style: none;
    margin-bottom: 10px;
    overflow: auto;
}
form.simpleForm input[type=text], form.simpleForm input[type=password]
{
	border: 1px solid #ccc6ba;
	height: 20px;
	margin: 0;
	padding: 5px;
	font-size: 1.3em;
    width: 400px;
	float: left;
}
form.simpleForm textarea
{
	border: 1px solid #ccc6ba;
	font-size: 1.2em;
	width: 400px;
	padding: 5px;
	margin: 0;
	float: left;
}
form.simpleForm li.buttons
{
	padding-left: 169px;
}
form.simpleForm li.buttons input[type=submit]
{
    border: 1px solid #ccc6ba;
    background-color: white;
    padding: 4px;
    font-size: 1.3em;;
}
form.simpleForm li.buttons input[type=submit]:hover
{
    background-color: #67a1b5;
    color: white;
    cursor: pointer;
}
form.simpleForm li .error
{
	padding: 5px 20px 0 20px;
    margin: 0 0 0 20px;
	float: left;
	height: 25px;
}
.productLeft
{
	text-align: center;
    width: 320px;
    float: left;
}
.figure
{
    text-align: center;
}
.figure span.caption
{
    display: block;
    font-size: 0.9em;
}

table.download, table.docutils
{
	border-collapse: collapse;
    border: 1px solid #ccc6ba;
    padding: 0;
    margin-bottom: 1em;
}
table.download th, table.docutils th
{
	margin: 0;
    border: 1px solid #ccc6ba;
    padding: 5px 20px 2px 20px;
}
table.download td, table.docutils td
{
    border: 1px solid #ccc6ba;
    padding: 0 20px 0 20px;
}

.faint
{
    font-size: 0.9em;
    color: #5d5a54;
    line-height:1.2em
}

code
{
    background-color: #e8e1d4;
    padding: 2px 10px 2px 10px;
}

#TableOfContents
{
	text-align: left;
    margin-bottom: 3em;
    padding-left:1em;
    padding-bottom:1em;
    border-bottom: 1px solid #ccc6ba;
    font-family: MyriadPro-Cond
}
#TableOfContents a
{
    display: block;
}

#TableOfContents a.toc-depth-1
{
	padding-top:1em;
	color: #225378;
	font-size: 1.4em;

}
#TableOfContents a.toc-depth-2
{
	color: #635c4a;
	margin-left: 0em;
	font-size: 1.2em;
	line-height: 1.1em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}
#TableOfContents a.toc-depth-3
{
	margin-left: 1em;
	font-size: 1em;
	line-height: 1.3em;
}

#TableOfContents.fixedLeft
{
    position: fixed;
    width:190px;
    font-size: 0.85em;
}


div.highlight 
{
    padding: 5px 5px 5px 20px;
    background-color: #efefef;
    margin-bottom: 0.8em;
}

div.section
{
    margin-top: 4em;
}

div.section div.section
{
    margin-top: 2em;
}
div.section div.section div.section
{
    margin-top: 1em;
}

div.pagination .disabled
{
	display: none;
}

div.pagination .current, div.pagination a.page:hover
{
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
}
div.pagination a.next
{
    margin-left: 1em;
}
div.pagination a.prev
{
    margin-right: 1em;
}